Trace number 1530945

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.29 1200.61

General information on the benchmark

NameRANDOM/LARGE/5SAT/UNKNOWN/800/
unif-k5-r20-v800-c16000-S1724014998-099.cnf
MD5SUM30e7a593e751ee62bb5b03787006ccc0
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark30.6233
Satisfiable
(Un)Satisfiability was proved
Number of variables800
Number of clauses16000
Sum of the clauses size80000
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 516000
Number of clauses of size over 50

Solver Data

0.04/0.04	c Command: HOME/tts-5-0 HOME/instance-1530945-1238373260.cnf 
0.04/0.04	c Using SATTIMEOUT of 1200
0.04/0.04	c Using SATRAM of 1800
0.04/0.04	c Size of subset node = 16
0.04/0.04	c Variables = 800
0.04/0.04	c Clauses = 16000
0.04/0.04	c Literals = 80000
0.04/0.04	c Reduced size:
0.04/0.04	c Variables = 800
0.04/0.04	c Clauses = 16000
0.04/0.04	c Literals = 80000
0.04/0.04	c a2
0.19/0.22	c a1
0.69/0.76	c Independent sub-problems = 1
0.69/0.76	c Sub-problem with 800 variables and 16000 clauses
0.69/0.76	c using permutation method 4
0.69/0.76	c count = 1
0.69/0.76	c Ordering finished 0.740 seconds
0.69/0.76	c mapped 0.760 seconds
0.69/0.76	c permuted 0.760 seconds
0.69/0.76	c about to sort
0.69/0.77	c sorted
0.89/0.98	c clauses now 16000
0.89/0.98	c init finished 0.780 seconds
0.89/0.98	c tree built 0.980 seconds
0.89/0.98	c 
0.89/0.98	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
0.89/0.98	c ---------------------------------|----------------------------------|------------------------------------------------------
0.89/0.98	c ................................ | ..........                       |                        1.0           0.0             
0.89/0.98	c ................................ | ..........                     1 |                        1.0           1.0             
0.89/0.98	c ................................ | ..........                     2 |                        1.0           2.0             
0.89/0.98	c ................................ | ..........                     3 |                        1.0           3.1             
0.89/0.98	c ................................ | ..........                     4 |                        1.0           4.1             
0.89/0.98	c ................................ | ..........                     5 |                        1.0           5.1             
0.99/1.01	c ................................ | ..........                  1000 | 29                     1.0        1000.0          191
24.08/24.16	c ................................ | ..........                198000 | 49979                 24.1        8198.8      4875356
47.98/48.05	c ................................ | ..........                321000 | 83902                 48.0        6681.9      8621110
72.06/72.14	c ................................ | ..........                388000 | 103933                72.1        5379.2     11253051
96.36/96.41	c ................................ | ..........                459000 | 124410                96.4        4761.9     13775775
120.15/120.23	c ................................ | *.........                507000 | 139389               120.2        4217.6     16056317
144.05/144.19	c ................................ | *.........                548000 | 152511               144.2        3801.1     18596438
167.94/168.08	c ................................ | *.........                593000 | 167288               168.1        3528.5     21387679
192.24/192.33	c ................................ | *.........                635000 | 180700               192.3        3302.1     23821637
216.43/216.50	c ................................ | *.........                663000 | 190310               216.5        3062.8     25453262
240.63/240.73	c ................................ | **........                687000 | 198094               240.7        2854.2     26824035
264.42/264.57	c ................................ | **........                706000 | 204740               264.5        2668.9     28219280
288.91/289.07	c ................................ | **........                729000 | 212260               289.0        2522.2     29628423
312.21/312.31	c ................................ | **........                758000 | 222151               312.3        2427.4     31604414
336.29/336.42	c ................................ | **........                797000 | 234993               336.4        2369.3     33778426
360.60/360.78	c ................................ | ***.......                835000 | 247721               360.7        2314.7     36186870
384.09/384.23	c ................................ | ***.......                857000 | 255275               384.2        2230.7     38047422
409.08/409.23	c ................................ | ***.......                893000 | 266753               409.2        2182.4     40404824
432.08/432.30	c ................................ | ***.......                909000 | 272663               432.2        2103.0     41952085
456.27/456.46	c ................................ | ***.......                940000 | 282951               456.4        2059.6     43237580
479.96/480.12	c ................................ | ****......                972000 | 293939               480.1        2024.7     44925299
505.15/505.37	c ................................ | ****......                996000 | 302163               505.3        1971.1     46406286
528.95/529.13	c ................................ | ****......               1016000 | 309057               529.1        1920.4     47538758
552.25/552.45	c ................................ | ****......               1030000 | 313658               552.4        1864.7     48369735
576.94/577.10	c ................................ | ****......               1045000 | 318679               577.0        1811.0     49400004
600.43/600.70	c ................................ | *****.....               1063000 | 324501               600.6        1769.8     50615448
624.32/624.52	c ................................ | *****.....               1081000 | 330514               624.4        1731.2     51693591
649.62/649.89	c ................................ | *****.....               1096000 | 335528               649.8        1686.6     52583320
673.40/673.63	c ................................ | *****.....               1110000 | 340424               673.5        1648.0     53718287
696.60/696.86	c ................................ | *****.....               1127000 | 346372               696.8        1617.4     54852816
720.60/720.88	c ................................ | ******....               1146000 | 353165               720.8        1589.9     55996607
744.69/744.94	c ................................ | ******....               1156000 | 356762               744.9        1552.0     56735276
769.69/769.98	c ................................ | ******....               1166000 | 360268               769.9        1514.5     57467362
792.68/792.93	c ................................ | ******....               1177000 | 364310               792.8        1484.6     58308742
816.17/816.46	c ................................ | ******....               1191000 | 368983               816.4        1458.9     59190448
840.47/840.77	c ................................ | *******...               1205000 | 373867               840.7        1433.4     60145618
863.86/864.17	c ................................ | *******...               1226000 | 381639               864.1        1418.9     61937788
888.65/888.93	c ................................ | *******...               1247000 | 389198               888.8        1403.0     63821636
912.24/912.50	c ................................ | *******...               1279000 | 399656               912.4        1401.8     65374377
936.54/936.86	c ................................ | *******...               1304000 | 407198               936.8        1392.0     66612409
960.43/960.72	c ................................ | ********..               1328000 | 414914               960.6        1382.5     67854810
984.42/984.77	c ................................ | ********..               1352000 | 421923               984.6        1373.1     69114447
1007.92/1008.25	c ................................ | ********..               1366000 | 426373              1008.1        1355.0     70034777
1032.02/1032.35	c ................................ | ********..               1390000 | 433655              1032.2        1346.6     71368851
1057.21/1057.55	c ................................ | ********..               1408000 | 440037              1057.4        1331.5     72490753
1081.01/1081.39	c ................................ | *********.               1421000 | 444574              1081.3        1314.2     73366586
1103.89/1104.29	c ................................ | *********.               1444000 | 452140              1104.2        1307.8     74816974
1127.88/1128.21	c ................................ | *********.               1465000 | 459094              1128.1        1298.7     76264817
1152.09/1152.49	c ................................ | *********.               1478000 | 463519              1152.4        1282.6     77231646
1176.28/1176.69	c ................................ | *********.               1497000 | 470034              1176.5        1272.4     78665428

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-1530945-1238373260/watcher-1530945-1238373260 -o /tmp/evaluation-result-1530945-1238373260/solver-1530945-1238373260 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/tts-5-0 HOME/instance-1530945-1238373260.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.10 1.05 1.01 3/69 21190
/proc/meminfo: memFree=1023896/2055920 swapFree=4171840/4192956
[pid=21190] ppid=21188 vsize=876 CPUtime=0
/proc/21190/stat : 21190 (tts-5-0) R 21188 21190 20965 0 -1 4194304 123 0 0 0 0 0 0 0 18 0 1 0 1109987729 897024 107 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/21190/statm: 219 109 67 165 0 52 0

[startup+0.0490239 s]
/proc/loadavg: 1.10 1.05 1.01 3/69 21190
/proc/meminfo: memFree=1023896/2055920 swapFree=4171840/4192956
[pid=21190] ppid=21188 vsize=1980 CPUtime=0.04
/proc/21190/stat : 21190 (tts-5-0) R 21188 21190 20965 0 -1 4194304 400 0 0 0 4 0 0 0 18 0 1 0 1109987729 2027520 384 1992294400 134512640 135191068 4294956224 18446744073709551615 134534177 0 0 4096 0 0 0 0 17 1 0 0
/proc/21190/statm: 495 384 68 165 0 328 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 1980

[startup+0.102027 s]
/proc/loadavg: 1.10 1.05 1.01 3/69 21190
/proc/meminfo: memFree=1023896/2055920 swapFree=4171840/4192956
[pid=21190] ppid=21188 vsize=5420 CPUtime=0.09
/proc/21190/stat : 21190 (tts-5-0) R 21188 21190 20965 0 -1 4194304 1261 0 0 0 9 0 0 0 18 0 1 0 1109987729 5550080 1244 1992294400 134512640 135191068 4294956224 18446744073709551615 134519820 0 0 4096 0 0 0 0 17 1 0 0
/proc/21190/statm: 1355 1244 69 165 0 1188 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5420

[startup+0.301044 s]
/proc/loadavg: 1.10 1.05 1.01 3/69 21190
/proc/meminfo: memFree=1023896/2055920 swapFree=4171840/4192956
[pid=21190] ppid=21188 vsize=5600 CPUtime=0.29
/proc/21190/stat : 21190 (tts-5-0) R 21188 21190 20965 0 -1 4194304 1295 0 0 0 29 0 0 0 19 0 1 0 1109987729 5734400 1278 1992294400 134512640 135191068 4294956224 18446744073709551615 134555303 0 0 4096 0 0 0 0 17 1 0 0
/proc/21190/statm: 1400 1278 71 165 0 1233 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5600

[startup+0.70108 s]
/proc/loadavg: 1.10 1.05 1.01 3/69 21190
/proc/meminfo: memFree=1023896/2055920 swapFree=4171840/4192956
[pid=21190] ppid=21188 vsize=5600 CPUtime=0.69
/proc/21190/stat : 21190 (tts-5-0) R 21188 21190 20965 0 -1 4194304 1295 0 0 0 69 0 0 0 22 0 1 0 1109987729 5734400 1278 1992294400 134512640 135191068 4294956224 18446744073709551615 134555295 0 0 4096 0 0 0 0 17 1 0 0
/proc/21190/statm: 1400 1278 71 165 0 1233 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5600

[startup+1.50115 s]
/proc/loadavg: 1.10 1.05 1.01 2/70 21191
/proc/meminfo: memFree=1009936/2055920 swapFree=4171840/4192956
[pid=21190] ppid=21188 vsize=15908 CPUtime=1.49
/proc/21190/stat : 21190 (tts-5-0) R 21188 21190 20965 0 -1 4194304 3854 0 0 0 148 1 0 0 25 0 1 0 1109987729 16289792 3792 1992294400 134512640 135191068 4294956224 18446744073709551615 134641946 0 0 4096 0 0 0 0 17 1 0 0
/proc/21190/statm: 3977 3792 89 165 0 3810 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15908

[startup+3.10129 s]
/proc/loadavg: 1.10 1.05 1.01 2/70 21191
/proc/meminfo: memFree=1006928/2055920 swapFree=4171840/4192956
[pid=21190] ppid=21188 vsize=21988 CPUtime=3.08
/proc/21190/stat : 21190 (tts-5-0) R 21188 21190 20965 0 -1 4194304 5397 0 0 0 306 2 0 0 25 0 1 0 1109987729 22515712 5335 1992294400 134512640 135191068 4294956224 18446744073709551615 134562389 0 0 4096 0 0 0 0 17 1 0 0
/proc/21190/statm: 5497 5335 89 165 0 5330 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 21988

[startup+6.30157 s]
/proc/loadavg: 1.10 1.05 1.01 2/70 21191
/proc/meminfo: memFree=993232/2055920 swapFree=4171840/4192956
[pid=21190] ppid=21188 vsize=34948 CPUtime=6.28
/proc/21190/stat : 21190 (tts-5-0) R 21188 21190 20965 0 -1 4194304 8656 0 0 0 625 3 0 0 25 0 1 0 1109987729 35786752 8594 1992294400 134512640 135191068 4294956224 18446744073709551615 134551018 0 0 4096 0 0 0 0 17 1 0 0
/proc/21190/statm: 8737 8594 89 165 0 8570 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 34948

[startup+12.7011 s]
/proc/loadavg: 1.08 1.04 1.01 2/70 21191
/proc/meminfo: memFree=965456/2055920 swapFree=4171840/4192956
[pid=21190] ppid=21188 vsize=62120 CPUtime=12.69
/proc/21190/stat : 21190 (tts-5-0) R 21188 21190 20965 0 -1 4194304 15423 0 0 0 1262 7 0 0 25 0 1 0 1109987729 63610880 15361 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/21190/statm: 15530 15361 89 165 0 15363 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 62120

[startup+25.5012 s]
/proc/loadavg: 1.07 1.04 1.01 2/70 21191
/proc/meminfo: memFree=928848/2055920 swapFree=4171840/4192956
[pid=21190] ppid=21188 vsize=96360 CPUtime=25.48
/proc/21190/stat : 21190 (tts-5-0) R 21188 21190 20965 0 -1 4194304 23982 0 0 0 2538 10 0 0 25 0 1 0 1109987729 98672640 23920 1992294400 134512640 135191068 4294956224 18446744073709551615 134587625 0 0 4096 0 0 0 0 17 1 0 0
/proc/21190/statm: 24090 23920 89 165 0 23923 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 96360

[startup+51.1015 s]
/proc/loadavg: 1.04 1.04 1.00 2/70 21191
/proc/meminfo: memFree=867152/2055920 swapFree=4171840/4192956
[pid=21190] ppid=21188 vsize=158280 CPUtime=51.07
/proc/21190/stat : 21190 (tts-5-0) R 21188 21190 20965 0 -1 4194304 39468 0 0 0 5089 18 0 0 25 0 1 0 1109987729 162078720 39406 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/21190/statm: 39570 39406 89 165 0 39403 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 158280

[startup+102.307 s]
/proc/loadavg: 1.02 1.03 1.00 2/70 21191
/proc/meminfo: memFree=778384/2055920 swapFree=4171840/4192956
[pid=21190] ppid=21188 vsize=245932 CPUtime=102.26
/proc/21190/stat : 21190 (tts-5-0) R 21188 21190 20965 0 -1 4194304 61361 0 0 0 10197 29 0 0 25 0 1 0 1109987729 251834368 61299 1992294400 134512640 135191068 4294956224 18446744073709551615 134551005 0 0 4096 0 0 0 0 17 1 0 0
/proc/21190/statm: 61483 61299 89 165 0 61316 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 245932

[startup+162.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/70 21191
/proc/meminfo: memFree=681936/2055920 swapFree=4171840/4192956
[pid=21190] ppid=21188 vsize=343212 CPUtime=162.24
/proc/21190/stat : 21190 (tts-5-0) R 21188 21190 20965 0 -1 4194304 85698 0 0 0 16182 42 0 0 25 0 1 0 1109987729 351449088 85636 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/21190/statm: 85803 85636 89 165 0 85636 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 343212

[startup+222.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/70 21191
/proc/meminfo: memFree=595472/2055920 swapFree=4171840/4192956
[pid=21190] ppid=21188 vsize=428332 CPUtime=222.23
/proc/21190/stat : 21190 (tts-5-0) R 21188 21190 20965 0 -1 4194304 106979 0 0 0 22169 54 0 0 25 0 1 0 1109987729 438611968 106917 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/21190/statm: 107083 106917 89 165 0 106916 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 428332

[startup+282.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/70 21191
/proc/meminfo: memFree=541456/2055920 swapFree=4171840/4192956
[pid=21190] ppid=21188 vsize=482892 CPUtime=282.21
/proc/21190/stat : 21190 (tts-5-0) R 21188 21190 20965 0 -1 4194304 120634 0 0 0 28160 61 0 0 25 0 1 0 1109987729 494481408 120572 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/21190/statm: 120723 120572 89 165 0 120556 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 482892

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 21191
/proc/meminfo: memFree=458896/2055920 swapFree=4171840/4192956
[pid=21190] ppid=21188 vsize=565132 CPUtime=342.2
/proc/21190/stat : 21190 (tts-5-0) R 21188 21190 20965 0 -1 4194304 141207 0 0 0 34147 73 0 0 25 0 1 0 1109987729 578695168 141145 1992294400 134512640 135191068 4294956224 18446744073709551615 134562392 0 0 4096 0 0 0 0 17 1 0 0
/proc/21190/statm: 141283 141145 89 165 0 141116 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 565132

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 21193
/proc/meminfo: memFree=371024/2055920 swapFree=4171840/4192956
[pid=21190] ppid=21188 vsize=653612 CPUtime=402.18
/proc/21190/stat : 21190 (tts-5-0) R 21188 21190 20965 0 -1 4194304 163319 0 0 0 40135 83 0 0 25 0 1 0 1109987729 669298688 163257 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/21190/statm: 163403 163257 89 165 0 163236 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 653612

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 21193
/proc/meminfo: memFree=311120/2055920 swapFree=4171840/4192956
[pid=21190] ppid=21188 vsize=712492 CPUtime=462.17
/proc/21190/stat : 21190 (tts-5-0) R 21188 21190 20965 0 -1 4194304 178035 0 0 0 46127 90 0 0 25 0 1 0 1109987729 729591808 177973 1992294400 134512640 135191068 4294956224 18446744073709551615 134562399 0 0 4096 0 0 0 0 17 1 0 0
/proc/21190/statm: 178123 177973 89 165 0 177956 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 712492

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 21193
/proc/meminfo: memFree=250960/2055920 swapFree=4171840/4192956
[pid=21190] ppid=21188 vsize=772652 CPUtime=522.15
/proc/21190/stat : 21190 (tts-5-0) R 21188 21190 20965 0 -1 4194304 193083 0 0 0 52118 97 0 0 25 0 1 0 1109987729 791195648 193021 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/21190/statm: 193163 193021 89 165 0 192996 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 772652

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 21193
/proc/meminfo: memFree=213136/2055920 swapFree=4171840/4192956
[pid=21190] ppid=21188 vsize=810092 CPUtime=582.13
/proc/21190/stat : 21190 (tts-5-0) R 21188 21190 20965 0 -1 4194304 202425 0 0 0 58112 101 0 0 25 0 1 0 1109987729 829534208 202363 1992294400 134512640 135191068 4294956224 18446744073709551615 134562428 0 0 4096 0 0 0 0 17 1 0 0
/proc/21190/statm: 202523 202363 89 165 0 202356 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 810092

[startup+642.301 s]
/proc/loadavg: 1.04 1.01 1.00 2/70 21193
/proc/meminfo: memFree=170320/2055920 swapFree=4171840/4192956
[pid=21190] ppid=21188 vsize=852636 CPUtime=642.12
/proc/21190/stat : 21190 (tts-5-0) R 21188 21190 20965 0 -1 4194304 213035 0 0 0 64105 107 0 0 25 0 1 0 1109987729 873099264 212973 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/21190/statm: 213159 212973 89 165 0 212992 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 852636

[startup+702.302 s]
/proc/loadavg: 1.08 1.03 1.01 2/70 21193
/proc/meminfo: memFree=127440/2055920 swapFree=4171840/4192956
[pid=21190] ppid=21188 vsize=895676 CPUtime=702.1
/proc/21190/stat : 21190 (tts-5-0) R 21188 21190 20965 0 -1 4194304 223810 0 0 0 70097 113 0 0 25 0 1 0 1109987729 917172224 223748 1992294400 134512640 135191068 4294956224 18446744073709551615 134562376 0 0 4096 0 0 0 0 17 1 0 0
/proc/21190/statm: 223919 223748 89 165 0 223752 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 895676

[startup+762.307 s]
/proc/loadavg: 1.06 1.04 1.01 2/70 21193
/proc/meminfo: memFree=91344/2055920 swapFree=4171840/4192956
[pid=21190] ppid=21188 vsize=931356 CPUtime=762.09
/proc/21190/stat : 21190 (tts-5-0) R 21188 21190 20965 0 -1 4194304 232740 0 0 0 76090 119 0 0 25 0 1 0 1109987729 953708544 232678 1992294400 134512640 135191068 4294956224 18446744073709551615 134562428 0 0 4096 0 0 0 0 17 1 0 0
/proc/21190/statm: 232839 232678 89 165 0 232672 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 931356

[startup+822.303 s]
/proc/loadavg: 1.02 1.03 1.00 2/70 21193
/proc/meminfo: memFree=57232/2055920 swapFree=4171840/4192956
[pid=21190] ppid=21188 vsize=965916 CPUtime=822.07
/proc/21190/stat : 21190 (tts-5-0) R 21188 21190 20965 0 -1 4194304 241350 0 0 0 82084 123 0 0 25 0 1 0 1109987729 989097984 241288 1992294400 134512640 135191068 4294956224 18446744073709551615 134562428 0 0 4096 0 0 0 0 17 1 0 0
/proc/21190/statm: 241479 241288 89 165 0 241312 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 965916

[startup+882.302 s]
/proc/loadavg: 1.04 1.03 1.00 2/70 21193
/proc/meminfo: memFree=15888/2055920 swapFree=4171840/4192956
[pid=21190] ppid=21188 vsize=1030076 CPUtime=882.05
/proc/21190/stat : 21190 (tts-5-0) R 21188 21190 20965 0 -1 4194304 257413 0 0 0 88074 131 0 0 25 0 1 0 1109987729 1054797824 257351 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/21190/statm: 257519 257351 89 165 0 257352 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 1030076

[startup+942.302 s]
/proc/loadavg: 1.01 1.03 1.00 2/70 21193
/proc/meminfo: memFree=15760/2055920 swapFree=4171840/4192956
[pid=21190] ppid=21188 vsize=1086876 CPUtime=942.04
/proc/21190/stat : 21190 (tts-5-0) R 21188 21190 20965 0 -1 4194304 271623 0 0 0 94064 140 0 0 25 0 1 0 1109987729 1112961024 271561 1992294400 134512640 135191068 4294956224 18446744073709551615 134562466 0 0 4096 0 0 0 0 17 1 0 0
/proc/21190/statm: 271719 271561 89 165 0 271552 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 1086876

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/70 21193
/proc/meminfo: memFree=16336/2055920 swapFree=4171840/4192956
[pid=21190] ppid=21188 vsize=1131676 CPUtime=1002.03
/proc/21190/stat : 21190 (tts-5-0) R 21188 21190 20965 0 -1 4194304 282800 0 0 0 100057 146 0 0 25 0 1 0 1109987729 1158836224 282738 1992294400 134512640 135191068 4294956224 18446744073709551615 134562502 0 0 4096 0 0 0 0 17 1 0 0
/proc/21190/statm: 282919 282738 89 165 0 282752 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 1131676

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/70 21193
/proc/meminfo: memFree=15632/2055920 swapFree=4171840/4192956
[pid=21190] ppid=21188 vsize=1178396 CPUtime=1062.01
/proc/21190/stat : 21190 (tts-5-0) R 21188 21190 20965 0 -1 4194304 294480 0 0 0 106050 151 0 0 25 0 1 0 1109987729 1206677504 294418 1992294400 134512640 135191068 4294956224 18446744073709551615 134562392 0 0 4096 0 0 0 0 17 1 0 0
/proc/21190/statm: 294599 294418 89 165 0 294432 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 1178396

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/70 21193
/proc/meminfo: memFree=16272/2055920 swapFree=4171840/4192956
[pid=21190] ppid=21188 vsize=1229916 CPUtime=1121.99
/proc/21190/stat : 21190 (tts-5-0) R 21188 21190 20965 0 -1 4194304 307369 0 0 0 112042 157 0 0 25 0 1 0 1109987729 1259433984 307307 1992294400 134512640 135191068 4294956224 18446744073709551615 134562384 0 0 4096 0 0 0 0 17 1 0 0
/proc/21190/statm: 307479 307307 89 165 0 307312 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 1229916

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 21193
/proc/meminfo: memFree=15760/2055920 swapFree=4171840/4192956
[pid=21190] ppid=21188 vsize=1278396 CPUtime=1181.98
/proc/21190/stat : 21190 (tts-5-0) R 21188 21190 20965 0 -1 4194304 319493 0 0 0 118035 163 0 0 25 0 1 0 1109987729 1309077504 319431 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/21190/statm: 319599 319431 89 165 0 319432 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 1278396



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 21193
/proc/meminfo: memFree=15120/2055920 swapFree=4171840/4192956
[pid=21190] ppid=21188 vsize=1291676 CPUtime=1200.08
/proc/21190/stat : 21190 (tts-5-0) R 21188 21190 20965 0 -1 4194304 322799 0 0 0 119843 165 0 0 25 0 1 0 1109987729 1322676224 322737 1992294400 134512640 135191068 4294956224 18446744073709551615 134562392 0 0 4096 0 0 0 0 17 1 0 0
/proc/21190/statm: 322919 322737 89 165 0 322752 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 1291676

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

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

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 21193
/proc/meminfo: memFree=15120/2055920 swapFree=4171840/4192956
[pid=21190] ppid=21188 vsize=0 CPUtime=1200.27
/proc/21190/stat : 21190 (tts-5-0) R 21188 21190 20965 0 -1 4195332 322799 0 0 0 119843 184 0 0 25 0 1 0 1109987729 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/21190/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.27
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.61
CPU time (s): 1200.29
CPU user time (s): 1198.43
CPU system time (s): 1.85172
CPU usage (%): 99.9732
Max. virtual memory (cumulated for all children) (KiB): 1291676

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.43
system time used= 1.85172
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 322799
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= 2669

runsolver used 1.12783 second user time and 3.25251 second system time

The end

Launcher Data

Begin job on node58 at 2009-03-30 02:34:20
IDJOB=1530945
IDBENCH=70202
IDSOLVER=505
FILE ID=node58/1530945-1238373260
PBS_JOBID= 9061233
Free space on /tmp= 66400 MiB

SOLVER NAME= tts tts-5-0
BENCH NAME= SAT09/RANDOM/LARGE/5SAT/UNKNOWN/800/unif-k5-r20-v800-c16000-S1724014998-099.cnf
COMMAND LINE= HOME/tts-5-0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1530945-1238373260/watcher-1530945-1238373260 -o /tmp/evaluation-result-1530945-1238373260/solver-1530945-1238373260 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/tts-5-0 HOME/instance-1530945-1238373260.cnf

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

MD5SUM BENCH= 30e7a593e751ee62bb5b03787006ccc0
RANDOM SEED=690834485

node58.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.222
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.222
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:       1024312 kB
Buffers:         91248 kB
Cached:         847572 kB
SwapCached:      11412 kB
Active:         272352 kB
Inactive:       679388 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1024312 kB
SwapTotal:     4192956 kB
SwapFree:      4171840 kB
Dirty:            1132 kB
Writeback:           0 kB
Mapped:          17376 kB
Slab:            65308 kB
Committed_AS:  2541652 kB
PageTables:       1764 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= 66400 MiB
End job on node58 at 2009-03-30 02:54:23