Trace number 1530911

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
tts tts-5-0? (TO) 1200.3 1200.8

General information on the benchmark

NameRANDOM/LARGE/5SAT/UNKNOWN/1000/
unif-k5-r20-v1000-c20000-S2015297474-031.cnf
MD5SUM3b614b06e2532ea8a6491816cc6dd7a8
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark54.9386
Satisfiable
(Un)Satisfiability was proved
Number of variables1000
Number of clauses20000
Sum of the clauses size100000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 520000
Number of clauses of size over 50

Solver Data

0.02/0.06	c Command: HOME/tts-5-0 HOME/instance-1530911-1238370493.cnf 
0.02/0.06	c Using SATTIMEOUT of 1200
0.02/0.06	c Using SATRAM of 1800
0.02/0.06	c Size of subset node = 16
0.02/0.06	c Variables = 1000
0.02/0.06	c Clauses = 20000
0.02/0.06	c Literals = 100000
0.02/0.06	c Reduced size:
0.02/0.06	c Variables = 1000
0.02/0.06	c Clauses = 20000
0.02/0.06	c Literals = 100000
0.02/0.06	c a2
0.19/0.27	c a1
0.89/0.95	c Independent sub-problems = 1
0.89/0.95	c Sub-problem with 1000 variables and 20000 clauses
0.89/0.95	c using permutation method 4
0.89/0.95	c count = 1
0.89/0.95	c Ordering finished 0.930 seconds
0.89/0.95	c mapped 0.950 seconds
0.89/0.95	c permuted 0.950 seconds
0.89/0.95	c about to sort
0.89/0.97	c sorted
1.19/1.24	c clauses now 20000
1.19/1.24	c init finished 0.970 seconds
1.19/1.24	c tree built 1.230 seconds
1.19/1.24	c 
1.19/1.24	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
1.19/1.24	c ---------------------------------|----------------------------------|------------------------------------------------------
1.19/1.24	c ................................ | ..........                       |                        1.2           0.0             
1.19/1.24	c ................................ | ..........                     1 |                        1.2           0.8             
1.19/1.24	c ................................ | ..........                     2 |                        1.2           1.6             
1.19/1.24	c ................................ | ..........                     3 |                        1.2           2.4             
1.19/1.24	c ................................ | ..........                     4 |                        1.2           3.3             
1.19/1.24	c ................................ | ..........                     5 |                        1.2           4.1             
1.19/1.26	c ................................ | ..........                  1000 | 9                      1.2         800.0          138
23.99/24.03	c ................................ | ..........                213000 | 43111                 24.0        8867.6      4243015
48.38/48.45	c ................................ | ..........                319000 | 71119                 48.4        6586.8      8019839
72.37/72.49	c ................................ | ..........                379000 | 88561                 72.5        5229.8     10519428
96.16/96.22	c ................................ | ..........                428000 | 103669                96.2        4449.1     12411389
120.45/120.60	c ................................ | *.........                470000 | 116841               120.6        3898.2     14473504
143.95/144.02	c ................................ | *.........                547000 | 137048               144.0        3798.6     16889139
168.25/168.30	c ................................ | *.........                620000 | 157385               168.3        3684.3     19655022
192.44/192.56	c ................................ | *.........                676000 | 173238               192.5        3511.1     21863759
216.43/216.51	c ................................ | *.........                717000 | 185400               216.5        3312.1     23748955
240.32/240.47	c ................................ | **........                750000 | 195488               240.4        3119.4     25543731
263.91/264.07	c ................................ | **........                780000 | 204410               264.0        2954.3     27012704
289.11/289.22	c ................................ | **........                810000 | 213649               289.2        2801.0     28571077
312.40/312.51	c ................................ | **........                836000 | 221218               312.5        2675.5     29792989
336.00/336.18	c ................................ | **........                866000 | 229966               336.1        2576.4     31072022
360.69/360.85	c ................................ | ***.......                908000 | 242036               360.8        2516.7     33026193
384.18/384.36	c ................................ | ***.......                936000 | 251228               384.3        2435.6     34972362
408.57/408.78	c ................................ | ***.......                967000 | 261045               408.7        2365.9     36988656
432.17/432.35	c ................................ | ***.......                989000 | 267972               432.3        2287.8     38411030
456.85/457.02	c ................................ | ***.......               1008000 | 274446               456.9        2205.9     39900965
480.05/480.24	c ................................ | ****......               1028000 | 280990               480.2        2140.9     41301137
505.05/505.29	c ................................ | ****......               1049000 | 287747               505.2        2076.3     42802526
529.24/529.46	c ................................ | ****......               1069000 | 294190               529.4        2019.3     44169010
553.13/553.35	c ................................ | ****......               1084000 | 299282               553.3        1959.3     45328835
576.42/576.66	c ................................ | ****......               1102000 | 305129               576.6        1911.3     46413532
600.82/601.07	c ................................ | *****.....               1119000 | 310587               601.0        1862.0     47640538
624.20/624.42	c ................................ | *****.....               1136000 | 316080               624.3        1819.5     48801132
648.61/648.89	c ................................ | *****.....               1152000 | 321491               648.8        1775.6     49950075
672.80/673.09	c ................................ | *****.....               1164000 | 325357               673.0        1729.6     50938529
696.99/697.27	c ................................ | *****.....               1177000 | 329659               697.2        1688.3     52008522
721.48/721.77	c ................................ | ******....               1193000 | 334904               721.7        1653.1     52975392
744.48/744.72	c ................................ | ******....               1211000 | 340614               744.6        1626.4     53943876
769.27/769.51	c ................................ | ******....               1234000 | 347909               769.4        1603.8     55238172
792.65/792.97	c ................................ | ******....               1249000 | 352850               792.9        1575.3     56140154
815.95/816.20	c ................................ | ******....               1266000 | 358086               816.1        1551.3     57092154
840.64/840.97	c ................................ | *******...               1284000 | 363367               840.8        1527.0     57903313
864.34/864.61	c ................................ | *******...               1302000 | 368590               864.5        1506.1     58571029
888.63/888.95	c ................................ | *******...               1316000 | 372957               888.8        1480.6     59256538
911.92/912.25	c ................................ | *******...               1329000 | 376846               912.1        1457.1     59735835
937.32/937.64	c ................................ | *******...               1342000 | 381002               937.5        1431.5     60382404
961.31/961.60	c ................................ | ********..               1354000 | 385032               961.5        1408.3     61209632
985.70/986.08	c ................................ | ********..               1366000 | 388940               985.9        1385.5     62040428
1008.59/1008.96	c ................................ | ********..               1376000 | 392483              1008.8        1364.0     62820302
1031.99/1032.35	c ................................ | ********..               1415000 | 401165              1032.2        1370.9     63685889
1055.98/1056.37	c ................................ | ********..               1472000 | 414945              1056.2        1393.6     65769279
1080.28/1080.64	c ................................ | *********.               1510000 | 424929              1080.5        1397.5     67562712
1103.97/1104.32	c ................................ | *********.               1549000 | 435016              1104.2        1402.9     69280151
1127.93/1128.37	c ................................ | *********.               1590000 | 445275              1128.2        1409.4     71156366
1152.38/1152.85	c ................................ | *********.               1631000 | 455460              1152.6        1415.1     72914438
1176.13/1176.69	c ................................ | *********.               1663000 | 464124              1176.4        1413.6     74728491

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1530911-1238370493/watcher-1530911-1238370493 -o /tmp/evaluation-result-1530911-1238370493/solver-1530911-1238370493 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/tts-5-0 HOME/instance-1530911-1238370493.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.83 1.82 1.46 3/64 15782
/proc/meminfo: memFree=1153736/2055920 swapFree=4176920/4192956
[pid=15782] ppid=15780 vsize=876 CPUtime=0
/proc/15782/stat : 15782 (tts-5-0) R 15780 15782 15619 0 -1 4194304 121 0 0 0 0 0 0 0 18 0 1 0 1109714166 897024 105 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/15782/statm: 219 105 68 165 0 52 0

[startup+0.031116 s]
/proc/loadavg: 1.83 1.82 1.46 3/64 15782
/proc/meminfo: memFree=1153736/2055920 swapFree=4176920/4192956
[pid=15782] ppid=15780 vsize=1668 CPUtime=0.02
/proc/15782/stat : 15782 (tts-5-0) R 15780 15782 15619 0 -1 4194304 306 0 0 0 2 0 0 0 18 0 1 0 1109714166 1708032 290 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/15782/statm: 417 290 68 165 0 250 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 1668

[startup+0.101124 s]
/proc/loadavg: 1.83 1.82 1.46 3/64 15782
/proc/meminfo: memFree=1153736/2055920 swapFree=4176920/4192956
[pid=15782] ppid=15780 vsize=6700 CPUtime=0.09
/proc/15782/stat : 15782 (tts-5-0) R 15780 15782 15619 0 -1 4194304 1561 0 0 0 9 0 0 0 18 0 1 0 1109714166 6860800 1544 1992294400 134512640 135191068 4294956224 18446744073709551615 134710791 0 0 4096 0 0 0 0 17 1 0 0
/proc/15782/statm: 1675 1544 69 165 0 1508 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6700

[startup+0.301146 s]
/proc/loadavg: 1.83 1.82 1.46 3/64 15782
/proc/meminfo: memFree=1153736/2055920 swapFree=4176920/4192956
[pid=15782] ppid=15780 vsize=6848 CPUtime=0.29
/proc/15782/stat : 15782 (tts-5-0) R 15780 15782 15619 0 -1 4194304 1611 0 0 0 29 0 0 0 19 0 1 0 1109714166 7012352 1594 1992294400 134512640 135191068 4294956224 18446744073709551615 134700379 0 0 4096 0 0 0 0 17 1 0 0
/proc/15782/statm: 1712 1594 71 165 0 1545 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6848

[startup+0.70119 s]
/proc/loadavg: 1.83 1.82 1.46 3/64 15782
/proc/meminfo: memFree=1153736/2055920 swapFree=4176920/4192956
[pid=15782] ppid=15780 vsize=6848 CPUtime=0.69
/proc/15782/stat : 15782 (tts-5-0) R 15780 15782 15619 0 -1 4194304 1611 0 0 0 69 0 0 0 22 0 1 0 1109714166 7012352 1594 1992294400 134512640 135191068 4294956224 18446744073709551615 134555288 0 0 4096 0 0 0 0 17 1 0 0
/proc/15782/statm: 1712 1594 71 165 0 1545 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6848

[startup+1.50128 s]
/proc/loadavg: 1.83 1.82 1.46 2/65 15783
/proc/meminfo: memFree=1147520/2055920 swapFree=4176920/4192956
[pid=15782] ppid=15780 vsize=18392 CPUtime=1.49
/proc/15782/stat : 15782 (tts-5-0) R 15780 15782 15619 0 -1 4194304 4493 0 0 0 148 1 0 0 25 0 1 0 1109714166 18833408 4443 1992294400 134512640 135191068 4294956224 18446744073709551615 134549985 0 0 4096 0 0 0 0 17 1 0 0
/proc/15782/statm: 4598 4443 89 165 0 4431 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 18392

[startup+3.10146 s]
/proc/loadavg: 1.83 1.82 1.46 2/65 15783
/proc/meminfo: memFree=1134720/2055920 swapFree=4176920/4192956
[pid=15782] ppid=15780 vsize=23964 CPUtime=3.09
/proc/15782/stat : 15782 (tts-5-0) R 15780 15782 15619 0 -1 4194304 5909 0 0 0 307 2 0 0 25 0 1 0 1109714166 24539136 5859 1992294400 134512640 135191068 4294956224 18446744073709551615 134591627 0 0 4096 0 0 0 0 17 1 0 0
/proc/15782/statm: 5991 5859 89 165 0 5824 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 23964

[startup+6.30182 s]
/proc/loadavg: 1.77 1.81 1.46 2/65 15783
/proc/meminfo: memFree=1125056/2055920 swapFree=4176920/4192956
[pid=15782] ppid=15780 vsize=31484 CPUtime=6.29
/proc/15782/stat : 15782 (tts-5-0) R 15780 15782 15619 0 -1 4194304 7802 0 0 0 626 3 0 0 25 0 1 0 1109714166 32239616 7752 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/15782/statm: 7871 7752 89 165 0 7704 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 31484

[startup+12.7015 s]
/proc/loadavg: 1.71 1.79 1.45 2/65 15783
/proc/meminfo: memFree=1104896/2055920 swapFree=4176920/4192956
[pid=15782] ppid=15780 vsize=51296 CPUtime=12.68
/proc/15782/stat : 15782 (tts-5-0) R 15780 15782 15619 0 -1 4194304 12739 0 0 0 1262 6 0 0 25 0 1 0 1109714166 52527104 12689 1992294400 134512640 135191068 4294956224 18446744073709551615 134562485 0 0 4096 0 0 0 0 17 1 0 0
/proc/15782/statm: 12824 12689 89 165 0 12657 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 51296

[startup+25.502 s]
/proc/loadavg: 1.55 1.75 1.45 2/65 15783
/proc/meminfo: memFree=1064448/2055920 swapFree=4176920/4192956
[pid=15782] ppid=15780 vsize=90656 CPUtime=25.48
/proc/15782/stat : 15782 (tts-5-0) R 15780 15782 15619 0 -1 4194304 22566 0 0 0 2536 12 0 0 25 0 1 0 1109714166 92831744 22516 1992294400 134512640 135191068 4294956224 18446744073709551615 134562468 0 0 4096 0 0 0 0 17 1 0 0
/proc/15782/statm: 22664 22516 89 165 0 22497 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 90656

[startup+51.1018 s]
/proc/loadavg: 1.36 1.69 1.43 2/65 15783
/proc/meminfo: memFree=1003584/2055920 swapFree=4176920/4192956
[pid=15782] ppid=15780 vsize=151776 CPUtime=51.08
/proc/15782/stat : 15782 (tts-5-0) R 15780 15782 15619 0 -1 4194304 37867 0 0 0 5088 20 0 0 25 0 1 0 1109714166 155418624 37817 1992294400 134512640 135191068 4294956224 18446744073709551615 134562362 0 0 4096 0 0 0 0 17 1 0 0
/proc/15782/statm: 37944 37817 89 165 0 37777 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 151776

[startup+102.306 s]
/proc/loadavg: 1.15 1.58 1.41 2/65 15783
/proc/meminfo: memFree=927936/2055920 swapFree=4176920/4192956
[pid=15782] ppid=15780 vsize=226312 CPUtime=102.27
/proc/15782/stat : 15782 (tts-5-0) R 15780 15782 15619 0 -1 4194304 56454 0 0 0 10197 30 0 0 25 0 1 0 1109714166 231743488 56404 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/15782/statm: 56578 56404 89 165 0 56411 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 226312

[startup+162.301 s]
/proc/loadavg: 1.06 1.47 1.38 2/65 15783
/proc/meminfo: memFree=833408/2055920 swapFree=4176920/4192956
[pid=15782] ppid=15780 vsize=321352 CPUtime=162.24
/proc/15782/stat : 15782 (tts-5-0) R 15780 15782 15619 0 -1 4194304 80210 0 0 0 16180 44 0 0 25 0 1 0 1109714166 329064448 80160 1992294400 134512640 135191068 4294956224 18446744073709551615 134549966 0 0 4096 0 0 0 0 17 1 0 0
/proc/15782/statm: 80338 80161 89 165 0 80171 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 321352

[startup+222.301 s]
/proc/loadavg: 1.02 1.39 1.35 2/65 15783
/proc/meminfo: memFree=747840/2055920 swapFree=4176920/4192956
[pid=15782] ppid=15780 vsize=405832 CPUtime=222.22
/proc/15782/stat : 15782 (tts-5-0) R 15780 15782 15619 0 -1 4194304 101366 0 0 0 22167 55 0 0 25 0 1 0 1109714166 415571968 101316 1992294400 134512640 135191068 4294956224 18446744073709551615 134562365 0 0 4096 0 0 0 0 17 1 0 0
/proc/15782/statm: 101458 101316 89 165 0 101291 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 405832

[startup+282.302 s]
/proc/loadavg: 1.00 1.31 1.33 2/65 15783
/proc/meminfo: memFree=685376/2055920 swapFree=4176920/4192956
[pid=15782] ppid=15780 vsize=468872 CPUtime=282.21
/proc/15782/stat : 15782 (tts-5-0) R 15780 15782 15619 0 -1 4194304 117108 0 0 0 28158 63 0 0 25 0 1 0 1109714166 480124928 117058 1992294400 134512640 135191068 4294956224 18446744073709551615 134562428 0 0 4096 0 0 0 0 17 1 0 0
/proc/15782/statm: 117218 117058 89 165 0 117051 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 468872

[startup+342.302 s]
/proc/loadavg: 1.00 1.25 1.31 2/65 15783
/proc/meminfo: memFree=630336/2055920 swapFree=4176920/4192956
[pid=15782] ppid=15780 vsize=523272 CPUtime=342.19
/proc/15782/stat : 15782 (tts-5-0) R 15780 15782 15619 0 -1 4194304 130699 0 0 0 34150 69 0 0 25 0 1 0 1109714166 535830528 130649 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/15782/statm: 130818 130649 89 165 0 130651 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 523272

[startup+402.301 s]
/proc/loadavg: 1.00 1.20 1.28 2/65 15783
/proc/meminfo: memFree=552512/2055920 swapFree=4176920/4192956
[pid=15782] ppid=15780 vsize=601992 CPUtime=402.17
/proc/15782/stat : 15782 (tts-5-0) R 15780 15782 15619 0 -1 4194304 150389 0 0 0 40137 80 0 0 25 0 1 0 1109714166 616439808 150339 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/15782/statm: 150498 150339 89 165 0 150331 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 601992

[startup+462.301 s]
/proc/loadavg: 1.00 1.16 1.26 2/65 15783
/proc/meminfo: memFree=490432/2055920 swapFree=4176920/4192956
[pid=15782] ppid=15780 vsize=663112 CPUtime=462.16
/proc/15782/stat : 15782 (tts-5-0) R 15780 15782 15619 0 -1 4194304 165669 0 0 0 46129 87 0 0 25 0 1 0 1109714166 679026688 165619 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/15782/statm: 165778 165619 89 165 0 165611 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 663112

[startup+522.301 s]
/proc/loadavg: 1.00 1.13 1.25 2/65 15783
/proc/meminfo: memFree=435904/2055920 swapFree=4176920/4192956
[pid=15782] ppid=15780 vsize=717832 CPUtime=522.14
/proc/15782/stat : 15782 (tts-5-0) R 15780 15782 15619 0 -1 4194304 179354 0 0 0 52121 93 0 0 25 0 1 0 1109714166 735059968 179304 1992294400 134512640 135191068 4294956224 18446744073709551615 134562478 0 0 4096 0 0 0 0 17 1 0 0
/proc/15782/statm: 179458 179304 89 165 0 179291 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 717832

[startup+582.302 s]
/proc/loadavg: 1.00 1.11 1.23 2/65 15783
/proc/meminfo: memFree=387392/2055920 swapFree=4176920/4192956
[pid=15782] ppid=15780 vsize=765992 CPUtime=582.12
/proc/15782/stat : 15782 (tts-5-0) R 15780 15782 15619 0 -1 4194304 191381 0 0 0 58113 99 0 0 25 0 1 0 1109714166 784375808 191331 1992294400 134512640 135191068 4294956224 18446744073709551615 134562321 0 0 4096 0 0 0 0 17 1 0 0
/proc/15782/statm: 191498 191331 89 165 0 191331 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 765992

[startup+642.302 s]
/proc/loadavg: 1.00 1.08 1.21 2/65 15783
/proc/meminfo: memFree=340224/2055920 swapFree=4176920/4192956
[pid=15782] ppid=15780 vsize=812552 CPUtime=642.11
/proc/15782/stat : 15782 (tts-5-0) R 15780 15782 15619 0 -1 4194304 203040 0 0 0 64106 105 0 0 25 0 1 0 1109714166 832053248 202990 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/15782/statm: 203138 202990 89 165 0 202971 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 812552

[startup+702.301 s]
/proc/loadavg: 1.00 1.07 1.19 2/65 15783
/proc/meminfo: memFree=298688/2055920 swapFree=4176920/4192956
[pid=15782] ppid=15780 vsize=854472 CPUtime=702.09
/proc/15782/stat : 15782 (tts-5-0) R 15780 15782 15619 0 -1 4194304 213539 0 0 0 70098 111 0 0 25 0 1 0 1109714166 874979328 213489 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/15782/statm: 213618 213489 89 165 0 213451 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 854472

[startup+762.305 s]
/proc/loadavg: 1.00 1.05 1.18 2/65 15783
/proc/meminfo: memFree=256832/2055920 swapFree=4176920/4192956
[pid=15782] ppid=15780 vsize=895912 CPUtime=762.07
/proc/15782/stat : 15782 (tts-5-0) R 15780 15782 15619 0 -1 4194304 223894 0 0 0 76090 117 0 0 25 0 1 0 1109714166 917413888 223844 1992294400 134512640 135191068 4294956224 18446744073709551615 134562428 0 0 4096 0 0 0 0 17 1 0 0
/proc/15782/statm: 223978 223844 89 165 0 223811 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 895912

[startup+822.302 s]
/proc/loadavg: 1.00 1.04 1.17 2/65 15789
/proc/meminfo: memFree=218432/2055920 swapFree=4176920/4192956
[pid=15782] ppid=15780 vsize=934952 CPUtime=822.04
/proc/15782/stat : 15782 (tts-5-0) R 15780 15782 15619 0 -1 4194304 233635 0 0 0 82082 122 0 0 25 0 1 0 1109714166 957390848 233585 1992294400 134512640 135191068 4294956224 18446744073709551615 134562326 0 0 4096 0 0 0 0 17 1 0 0
/proc/15782/statm: 233738 233585 89 165 0 233571 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 934952

[startup+882.301 s]
/proc/loadavg: 1.00 1.03 1.15 2/65 15789
/proc/meminfo: memFree=187520/2055920 swapFree=4176920/4192956
[pid=15782] ppid=15780 vsize=965032 CPUtime=882.04
/proc/15782/stat : 15782 (tts-5-0) R 15780 15782 15619 0 -1 4194304 241154 0 0 0 88077 127 0 0 25 0 1 0 1109714166 988192768 241104 1992294400 134512640 135191068 4294956224 18446744073709551615 134562428 0 0 4096 0 0 0 0 17 1 0 0
/proc/15782/statm: 241258 241104 89 165 0 241091 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 965032

[startup+942.301 s]
/proc/loadavg: 1.00 1.02 1.14 2/65 15789
/proc/meminfo: memFree=165056/2055920 swapFree=4176920/4192956
[pid=15782] ppid=15780 vsize=987752 CPUtime=942.01
/proc/15782/stat : 15782 (tts-5-0) R 15780 15782 15619 0 -1 4194304 246844 0 0 0 94071 130 0 0 25 0 1 0 1109714166 1011458048 246794 1992294400 134512640 135191068 4294956224 18446744073709551615 134562507 0 0 4096 0 0 0 0 17 1 0 0
/proc/15782/statm: 246938 246794 89 165 0 246771 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 987752

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.13 2/65 15789
/proc/meminfo: memFree=131840/2055920 swapFree=4176920/4192956
[pid=15782] ppid=15780 vsize=1020712 CPUtime=1001.99
/proc/15782/stat : 15782 (tts-5-0) R 15780 15782 15619 0 -1 4194304 255096 0 0 0 100065 134 0 0 25 0 1 0 1109714166 1045209088 255046 1992294400 134512640 135191068 4294956224 18446744073709551615 134562392 0 0 4096 0 0 0 0 17 1 0 0
/proc/15782/statm: 255178 255046 89 165 0 255011 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 1020712

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.12 2/65 15789
/proc/meminfo: memFree=72960/2055920 swapFree=4176920/4192956
[pid=15782] ppid=15780 vsize=1080524 CPUtime=1061.98
/proc/15782/stat : 15782 (tts-5-0) R 15780 15782 15619 0 -1 4194304 270019 0 0 0 106056 142 0 0 25 0 1 0 1109714166 1106456576 269969 1992294400 134512640 135191068 4294956224 18446744073709551615 134587537 0 0 4096 0 0 0 0 17 1 0 0
/proc/15782/statm: 270131 269969 89 165 0 269964 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 1080524

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.11 2/65 15789
/proc/meminfo: memFree=16192/2055920 swapFree=4176920/4192956
[pid=15782] ppid=15780 vsize=1151084 CPUtime=1121.94
/proc/15782/stat : 15782 (tts-5-0) R 15780 15782 15619 0 -1 4194304 287661 0 0 0 112044 150 0 0 25 0 1 0 1109714166 1178710016 287611 1992294400 134512640 135191068 4294956224 18446744073709551615 134562389 0 0 4096 0 0 0 0 17 1 0 0
/proc/15782/statm: 287771 287611 89 165 0 287604 0
Current children cumulated CPU time (s) 1121.94
Current children cumulated vsize (KiB) 1151084

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.10 2/65 15789
/proc/meminfo: memFree=16128/2055920 swapFree=4176920/4192956
[pid=15782] ppid=15780 vsize=1219564 CPUtime=1181.82
/proc/15782/stat : 15782 (tts-5-0) R 15780 15782 15619 0 -1 4194304 304799 0 0 0 118023 159 0 0 25 0 1 0 1109714166 1248833536 304749 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/15782/statm: 304891 304749 89 165 0 304724 0
Current children cumulated CPU time (s) 1181.82
Current children cumulated vsize (KiB) 1219564



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 15789
/proc/meminfo: memFree=16192/2055920 swapFree=4176920/4192956
[pid=15782] ppid=15780 vsize=1235884 CPUtime=1200.09
/proc/15782/stat : 15782 (tts-5-0) R 15780 15782 15619 0 -1 4194304 308871 0 0 0 119849 160 0 0 25 0 1 0 1109714166 1265545216 308821 1992294400 134512640 135191068 4294956224 18446744073709551615 134562392 0 0 4096 0 0 0 0 17 1 0 0
/proc/15782/statm: 308971 308821 89 165 0 308804 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 1235884

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1200.71 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 15789
/proc/meminfo: memFree=16192/2055920 swapFree=4176920/4192956
[pid=15782] ppid=15780 vsize=0 CPUtime=1200.19
/proc/15782/stat : 15782 (tts-5-0) R 15780 15782 15619 0 -1 4195332 308871 0 0 0 119849 170 0 0 25 0 1 0 1109714166 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/15782/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.19
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.8
CPU time (s): 1200.3
CPU user time (s): 1198.5
CPU system time (s): 1.80272
CPU usage (%): 99.9582
Max. virtual memory (cumulated for all children) (KiB): 1235884

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.5
system time used= 1.80272
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 308871
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2
involuntary context switches= 2024

runsolver used 0.939857 second user time and 2.47562 second system time

The end

Launcher Data

Begin job on node35 at 2009-03-30 01:48:13
IDJOB=1530911
IDBENCH=70185
IDSOLVER=505
FILE ID=node35/1530911-1238370493
PBS_JOBID= 9061230
Free space on /tmp= 66504 MiB

SOLVER NAME= tts tts-5-0
BENCH NAME= SAT09/RANDOM/LARGE/5SAT/UNKNOWN/1000/unif-k5-r20-v1000-c20000-S2015297474-031.cnf
COMMAND LINE= HOME/tts-5-0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1530911-1238370493/watcher-1530911-1238370493 -o /tmp/evaluation-result-1530911-1238370493/solver-1530911-1238370493 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/tts-5-0 HOME/instance-1530911-1238370493.cnf

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 3b614b06e2532ea8a6491816cc6dd7a8
RANDOM SEED=1676733781

node35.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.229
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.229
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1154152 kB
Buffers:        100572 kB
Cached:         702812 kB
SwapCached:      10236 kB
Active:         250892 kB
Inactive:       564288 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1154152 kB
SwapTotal:     4192956 kB
SwapFree:      4176920 kB
Dirty:            1232 kB
Writeback:           0 kB
Mapped:          17524 kB
Slab:            72596 kB
Committed_AS:  2663088 kB
PageTables:       1404 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66500 MiB
End job on node35 at 2009-03-30 02:08:15