Trace number 1530957

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.17 1200.5

General information on the benchmark

NameRANDOM/LARGE/5SAT/UNKNOWN/1100/
unif-k5-r20-v1100-c22000-S1388268034-092.cnf
MD5SUM487c5503612c9b61998004f60168456d
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1100
Number of clauses22000
Sum of the clauses size110000
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 522000
Number of clauses of size over 50

Solver Data

0.00/0.06	c Command: HOME/tts-5-0 HOME/instance-1530957-1238374168.cnf 
0.00/0.06	c Using SATTIMEOUT of 1200
0.00/0.06	c Using SATRAM of 1800
0.00/0.06	c Size of subset node = 16
0.00/0.06	c Variables = 1100
0.00/0.06	c Clauses = 22000
0.00/0.06	c Literals = 110000
0.00/0.06	c Reduced size:
0.00/0.06	c Variables = 1100
0.00/0.06	c Clauses = 22000
0.00/0.06	c Literals = 110000
0.00/0.06	c a2
0.29/0.30	c a1
1.19/1.22	c Independent sub-problems = 1
1.19/1.22	c Sub-problem with 1100 variables and 22000 clauses
1.19/1.22	c using permutation method 4
1.19/1.22	c count = 1
1.19/1.22	c Ordering finished 1.190 seconds
1.19/1.22	c mapped 1.210 seconds
1.19/1.22	c permuted 1.210 seconds
1.19/1.22	c about to sort
1.19/1.24	c sorted
1.49/1.53	c clauses now 22000
1.49/1.53	c init finished 1.240 seconds
1.49/1.53	c tree built 1.530 seconds
1.49/1.53	c 
1.49/1.53	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
1.49/1.53	c ---------------------------------|----------------------------------|------------------------------------------------------
1.49/1.53	c ................................ | ..........                       |                        1.5           0.0             
1.49/1.53	c ................................ | ..........                     1 |                        1.5           0.7             
1.49/1.53	c ................................ | ..........                     2 |                        1.5           1.3             
1.49/1.53	c ................................ | ..........                     3 |                        1.5           2.0             
1.49/1.53	c ................................ | ..........                     4 |                        1.5           2.6             
1.49/1.53	c ................................ | ..........                     5 |                        1.5           3.3             
1.49/1.56	c ................................ | ..........                  1000 | 3                      1.6         641.0           18
23.99/24.02	c ................................ | ..........                219000 | 45529                 24.0        9117.4      4263262
48.18/48.21	c ................................ | ..........                297000 | 65148                 48.2        6161.8      7088746
71.97/72.02	c ................................ | ..........                376000 | 84971                 72.0        5222.2     10140305
96.37/96.48	c ................................ | ..........                451000 | 103328                96.5        4675.0     13385019
120.36/120.48	c ................................ | *.........                497000 | 114921               120.5        4125.9     15677521
144.75/144.85	c ................................ | *.........                541000 | 125839               144.8        3735.4     17733448
168.25/168.36	c ................................ | *.........                567000 | 132810               168.3        3368.4     19316046
192.14/192.20	c ................................ | *.........                598000 | 140525               192.2        3111.8     20575905
215.94/216.06	c ................................ | *.........                631000 | 149040               216.0        2920.9     22111465
240.32/240.46	c ................................ | **........                711000 | 168578               240.4        2957.3     24754342
263.92/264.05	c ................................ | **........                771000 | 183444               264.0        2920.3     26757643
288.31/288.41	c ................................ | **........                824000 | 197456               288.4        2857.4     28917144
312.21/312.31	c ................................ | **........                888000 | 214697               312.3        2843.6     31608092
336.41/336.57	c ................................ | **........                921000 | 223552               336.5        2736.8     33218760
360.10/360.26	c ................................ | ***.......                954000 | 232289               360.2        2648.5     34230503
384.59/384.77	c ................................ | ***.......                992000 | 242179               384.7        2578.5     35662419
408.18/408.35	c ................................ | ***.......               1019000 | 249404               408.3        2495.7     37073258
431.97/432.16	c ................................ | ***.......               1049000 | 257363               432.1        2427.7     38534474
457.17/457.39	c ................................ | ***.......               1072000 | 263721               457.3        2344.0     39469466
479.96/480.14	c ................................ | ****......               1088000 | 268294               480.1        2266.3     40460902
504.55/504.76	c ................................ | ****......               1111000 | 274389               504.7        2201.3     41378345
528.05/528.21	c ................................ | ****......               1129000 | 279350               528.1        2137.7     42360963
551.84/552.09	c ................................ | ****......               1159000 | 286922               552.0        2099.5     43475303
576.15/576.32	c ................................ | ****......               1179000 | 292521               576.2        2046.0     44619505
600.13/600.37	c ................................ | *****.....               1195000 | 297492               600.3        1990.7     45494162
624.22/624.44	c ................................ | *****.....               1210000 | 302227               624.4        1938.0     46608431
648.02/648.26	c ................................ | *****.....               1225000 | 306563               648.2        1889.9     47745203
672.61/672.81	c ................................ | *****.....               1239000 | 310800               672.7        1841.8     48785959
696.99/697.22	c ................................ | *****.....               1253000 | 315053               697.1        1797.4     49798847
720.49/720.79	c ................................ | ******....               1265000 | 318778               720.7        1755.3     50645947
746.09/746.34	c ................................ | ******....               1277000 | 322433               746.2        1711.2     51506964
769.08/769.38	c ................................ | ******....               1288000 | 325892               769.3        1674.3     52481569
791.87/792.11	c ................................ | ******....               1316000 | 333843               792.0        1661.6     54108889
816.46/816.74	c ................................ | ******....               1364000 | 347491               816.6        1670.3     57391723
840.26/840.58	c ................................ | *******...               1397000 | 357021               840.5        1662.2     59855239
864.45/864.73	c ................................ | *******...               1428000 | 366101               864.6        1651.6     62152554
888.75/889.05	c ................................ | *******...               1453000 | 373106               888.9        1634.5     63396298
914.04/914.37	c ................................ | *******...               1470000 | 377996               914.3        1607.9     64078030
936.94/937.28	c ................................ | *******...               1479000 | 380685               937.2        1578.2     64467074
960.23/960.59	c ................................ | ********..               1497000 | 385159               960.5        1558.6     65107046
985.12/985.50	c ................................ | ********..               1517000 | 389971               985.4        1539.5     65742110
1009.22/1009.59	c ................................ | ********..               1528000 | 392887              1009.5        1513.7     66220210
1031.81/1032.18	c ................................ | ********..               1537000 | 395627              1032.0        1489.3     66711442
1055.91/1056.24	c ................................ | ********..               1546000 | 398253              1056.1        1463.9     67142703
1080.30/1080.68	c ................................ | *********.               1574000 | 404537              1080.5        1456.7     67641924
1104.89/1105.26	c ................................ | *********.               1598000 | 410184              1105.1        1446.0     68187983
1128.88/1129.20	c ................................ | *********.               1619000 | 415491              1129.1        1433.9     68907820
1152.78/1153.13	c ................................ | *********.               1644000 | 422031              1153.0        1425.9     69929115
1177.17/1177.57	c ................................ | *********.               1667000 | 427712              1177.4        1415.8     70795569
1199.96/1200.31	c CPU limit (1200) reached
1199.96/1200.31	c Time = 1200.16 seconds
1199.96/1200.31	s UNKNOWN

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: UNKNOWN

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1530957-1238374168/watcher-1530957-1238374168 -o /tmp/evaluation-result-1530957-1238374168/solver-1530957-1238374168 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/tts-5-0 HOME/instance-1530957-1238374168.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: 0.92 0.98 0.99 3/64 3512
/proc/meminfo: memFree=1662160/2055920 swapFree=4178500/4192956
[pid=3512] ppid=3510 vsize=876 CPUtime=0
/proc/3512/stat : 3512 (tts-5-0) R 3510 3512 3297 0 -1 4194304 121 0 0 0 0 0 0 0 18 0 1 0 1110079144 897024 105 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/3512/statm: 219 105 68 165 0 52 0

[startup+0.095705 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 3512
/proc/meminfo: memFree=1662160/2055920 swapFree=4178500/4192956
[pid=3512] ppid=3510 vsize=7228 CPUtime=0.08
/proc/3512/stat : 3512 (tts-5-0) R 3510 3512 3297 0 -1 4194304 1707 0 0 0 8 0 0 0 18 0 1 0 1110079144 7401472 1690 1992294400 134512640 135191068 4294956224 18446744073709551615 134519815 0 0 4096 0 0 0 0 17 1 0 0
/proc/3512/statm: 1807 1690 69 165 0 1640 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 7228

[startup+0.101703 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 3512
/proc/meminfo: memFree=1662160/2055920 swapFree=4178500/4192956
[pid=3512] ppid=3510 vsize=7228 CPUtime=0.09
/proc/3512/stat : 3512 (tts-5-0) R 3510 3512 3297 0 -1 4194304 1707 0 0 0 9 0 0 0 18 0 1 0 1110079144 7401472 1690 1992294400 134512640 135191068 4294956224 18446744073709551615 134710791 0 0 4096 0 0 0 0 17 1 0 0
/proc/3512/statm: 1807 1690 69 165 0 1640 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7228

[startup+0.301727 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 3512
/proc/meminfo: memFree=1662160/2055920 swapFree=4178500/4192956
[pid=3512] ppid=3510 vsize=7228 CPUtime=0.29
/proc/3512/stat : 3512 (tts-5-0) R 3510 3512 3297 0 -1 4194304 1707 0 0 0 29 0 0 0 19 0 1 0 1110079144 7401472 1690 1992294400 134512640 135191068 4294956224 18446744073709551615 134519800 0 0 4096 0 0 0 0 17 1 0 0
/proc/3512/statm: 1807 1690 69 165 0 1640 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7228

[startup+0.701771 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 3512
/proc/meminfo: memFree=1662160/2055920 swapFree=4178500/4192956
[pid=3512] ppid=3510 vsize=7432 CPUtime=0.69
/proc/3512/stat : 3512 (tts-5-0) R 3510 3512 3297 0 -1 4194304 1759 0 0 0 69 0 0 0 22 0 1 0 1110079144 7610368 1742 1992294400 134512640 135191068 4294956224 18446744073709551615 134555288 0 0 4096 0 0 0 0 17 1 0 0
/proc/3512/statm: 1858 1742 71 165 0 1691 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7432

[startup+1.50186 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 3513
/proc/meminfo: memFree=1655432/2055920 swapFree=4178500/4192956
[pid=3512] ppid=3510 vsize=18168 CPUtime=1.49
/proc/3512/stat : 3512 (tts-5-0) R 3510 3512 3297 0 -1 4194304 4458 0 0 0 147 2 0 0 25 0 1 0 1110079144 18604032 4408 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/3512/statm: 4542 4408 82 165 0 4375 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 18168

[startup+3.10204 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 3513
/proc/meminfo: memFree=1642120/2055920 swapFree=4178500/4192956
[pid=3512] ppid=3510 vsize=22924 CPUtime=3.09
/proc/3512/stat : 3512 (tts-5-0) R 3510 3512 3297 0 -1 4194304 5645 0 0 0 307 2 0 0 25 0 1 0 1110079144 23474176 5595 1992294400 134512640 135191068 4294956224 18446744073709551615 134561464 0 0 4096 0 0 0 0 17 1 0 0
/proc/3512/statm: 5731 5595 89 165 0 5564 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 22924

[startup+6.3014 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 3513
/proc/meminfo: memFree=1633096/2055920 swapFree=4178500/4192956
[pid=3512] ppid=3510 vsize=33456 CPUtime=6.28
/proc/3512/stat : 3512 (tts-5-0) R 3510 3512 3297 0 -1 4194304 8286 0 0 0 625 3 0 0 25 0 1 0 1110079144 34258944 8236 1992294400 134512640 135191068 4294956224 18446744073709551615 134562371 0 0 4096 0 0 0 0 17 1 0 0
/proc/3512/statm: 8364 8236 89 165 0 8197 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 33456

[startup+12.7011 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 3513
/proc/meminfo: memFree=1609672/2055920 swapFree=4178500/4192956
[pid=3512] ppid=3510 vsize=54736 CPUtime=12.68
/proc/3512/stat : 3512 (tts-5-0) R 3510 3512 3297 0 -1 4194304 13594 0 0 0 1262 6 0 0 25 0 1 0 1110079144 56049664 13544 1992294400 134512640 135191068 4294956224 18446744073709551615 134562449 0 0 4096 0 0 0 0 17 1 0 0
/proc/3512/statm: 13684 13544 89 165 0 13517 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 54736

[startup+25.5016 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 3513
/proc/meminfo: memFree=1571592/2055920 swapFree=4178500/4192956
[pid=3512] ppid=3510 vsize=92148 CPUtime=25.48
/proc/3512/stat : 3512 (tts-5-0) R 3510 3512 3297 0 -1 4194304 22946 0 0 0 2538 10 0 0 25 0 1 0 1110079144 94359552 22896 1992294400 134512640 135191068 4294956224 18446744073709551615 134562348 0 0 4096 0 0 0 0 17 1 0 0
/proc/3512/statm: 23037 22896 89 165 0 22870 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 92148

[startup+51.1015 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 3513
/proc/meminfo: memFree=1525832/2055920 swapFree=4178500/4192956
[pid=3512] ppid=3510 vsize=137908 CPUtime=51.08
/proc/3512/stat : 3512 (tts-5-0) R 3510 3512 3297 0 -1 4194304 34369 0 0 0 5091 17 0 0 25 0 1 0 1110079144 141217792 34319 1992294400 134512640 135191068 4294956224 18446744073709551615 134562392 0 0 4096 0 0 0 0 17 1 0 0
/proc/3512/statm: 34477 34319 89 165 0 34310 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 137908

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 3513
/proc/meminfo: memFree=1422856/2055920 swapFree=4178500/4192956
[pid=3512] ppid=3510 vsize=239508 CPUtime=102.26
/proc/3512/stat : 3512 (tts-5-0) R 3510 3512 3297 0 -1 4194304 59789 0 0 0 10197 29 0 0 25 0 1 0 1110079144 245256192 59739 1992294400 134512640 135191068 4294956224 18446744073709551615 134562425 0 0 4096 0 0 0 0 17 1 0 0
/proc/3512/statm: 59877 59739 89 165 0 59710 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 239508

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3513
/proc/meminfo: memFree=1339848/2055920 swapFree=4178500/4192956
[pid=3512] ppid=3510 vsize=323320 CPUtime=162.25
/proc/3512/stat : 3512 (tts-5-0) R 3510 3512 3297 0 -1 4194304 80742 0 0 0 16184 41 0 0 25 0 1 0 1110079144 331079680 80692 1992294400 134512640 135191068 4294956224 18446744073709551615 134562399 0 0 4096 0 0 0 0 17 1 0 0
/proc/3512/statm: 80830 80692 89 165 0 80663 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 323320

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3513
/proc/meminfo: memFree=1279176/2055920 swapFree=4178500/4192956
[pid=3512] ppid=3510 vsize=383480 CPUtime=222.23
/proc/3512/stat : 3512 (tts-5-0) R 3510 3512 3297 0 -1 4194304 95778 0 0 0 22174 49 0 0 25 0 1 0 1110079144 392683520 95728 1992294400 134512640 135191068 4294956224 18446744073709551615 134589326 0 0 4096 0 0 0 0 17 1 0 0
/proc/3512/statm: 95870 95728 89 165 0 95703 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 383480

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3513
/proc/meminfo: memFree=1190280/2055920 swapFree=4178500/4192956
[pid=3512] ppid=3510 vsize=472440 CPUtime=282.21
/proc/3512/stat : 3512 (tts-5-0) R 3510 3512 3297 0 -1 4194304 118017 0 0 0 28161 60 0 0 25 0 1 0 1110079144 483778560 117967 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/3512/statm: 118110 117967 89 165 0 117943 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 472440

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3513
/proc/meminfo: memFree=1106312/2055920 swapFree=4178500/4192956
[pid=3512] ppid=3510 vsize=555640 CPUtime=342.2
/proc/3512/stat : 3512 (tts-5-0) R 3510 3512 3297 0 -1 4194304 138811 0 0 0 34150 70 0 0 25 0 1 0 1110079144 568975360 138761 1992294400 134512640 135191068 4294956224 18446744073709551615 134589326 0 0 4096 0 0 0 0 17 1 0 0
/proc/3512/statm: 138910 138762 89 165 0 138743 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 555640

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3513
/proc/meminfo: memFree=1054408/2055920 swapFree=4178500/4192956
[pid=3512] ppid=3510 vsize=607960 CPUtime=402.18
/proc/3512/stat : 3512 (tts-5-0) R 3510 3512 3297 0 -1 4194304 151895 0 0 0 40142 76 0 0 25 0 1 0 1110079144 622551040 151845 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/3512/statm: 151990 151845 89 165 0 151823 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 607960

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3513
/proc/meminfo: memFree=1005896/2055920 swapFree=4178500/4192956
[pid=3512] ppid=3510 vsize=655960 CPUtime=462.17
/proc/3512/stat : 3512 (tts-5-0) R 3510 3512 3297 0 -1 4194304 163892 0 0 0 46135 82 0 0 25 0 1 0 1110079144 671703040 163842 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/3512/statm: 163990 163842 89 165 0 163823 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 655960

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3513
/proc/meminfo: memFree=968200/2055920 swapFree=4178500/4192956
[pid=3512] ppid=3510 vsize=694040 CPUtime=522.15
/proc/3512/stat : 3512 (tts-5-0) R 3510 3512 3297 0 -1 4194304 173413 0 0 0 52127 88 0 0 25 0 1 0 1110079144 710696960 173363 1992294400 134512640 135191068 4294956224 18446744073709551615 134562392 0 0 4096 0 0 0 0 17 1 0 0
/proc/3512/statm: 173510 173363 89 165 0 173343 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 694040

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3513
/proc/meminfo: memFree=923720/2055920 swapFree=4178500/4192956
[pid=3512] ppid=3510 vsize=737880 CPUtime=582.14
/proc/3512/stat : 3512 (tts-5-0) R 3510 3512 3297 0 -1 4194304 184393 0 0 0 58121 93 0 0 25 0 1 0 1110079144 755589120 184343 1992294400 134512640 135191068 4294956224 18446744073709551615 134562371 0 0 4096 0 0 0 0 17 1 0 0
/proc/3512/statm: 184470 184343 89 165 0 184303 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 737880

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3513
/proc/meminfo: memFree=880520/2055920 swapFree=4178500/4192956
[pid=3512] ppid=3510 vsize=780600 CPUtime=642.12
/proc/3512/stat : 3512 (tts-5-0) R 3510 3512 3297 0 -1 4194304 195056 0 0 0 64114 98 0 0 25 0 1 0 1110079144 799334400 195006 1992294400 134512640 135191068 4294956224 18446744073709551615 134562449 0 0 4096 0 0 0 0 17 1 0 0
/proc/3512/statm: 195150 195006 89 165 0 194983 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 780600

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3519
/proc/meminfo: memFree=840520/2055920 swapFree=4178500/4192956
[pid=3512] ppid=3510 vsize=820280 CPUtime=702.1
/proc/3512/stat : 3512 (tts-5-0) R 3510 3512 3297 0 -1 4194304 205004 0 0 0 70106 104 0 0 25 0 1 0 1110079144 839966720 204954 1992294400 134512640 135191068 4294956224 18446744073709551615 134562436 0 0 4096 0 0 0 0 17 1 0 0
/proc/3512/statm: 205070 204954 89 165 0 204903 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 820280

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3519
/proc/meminfo: memFree=806472/2055920 swapFree=4178500/4192956
[pid=3512] ppid=3510 vsize=854040 CPUtime=762.08
/proc/3512/stat : 3512 (tts-5-0) R 3510 3512 3297 0 -1 4194304 213428 0 0 0 76100 108 0 0 25 0 1 0 1110079144 874536960 213378 1992294400 134512640 135191068 4294956224 18446744073709551615 134562436 0 0 4096 0 0 0 0 17 1 0 0
/proc/3512/statm: 213510 213378 89 165 0 213343 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 854040

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3519
/proc/meminfo: memFree=713928/2055920 swapFree=4178500/4192956
[pid=3512] ppid=3510 vsize=947480 CPUtime=822.07
/proc/3512/stat : 3512 (tts-5-0) R 3510 3512 3297 0 -1 4194304 236811 0 0 0 82088 119 0 0 25 0 1 0 1110079144 970219520 236761 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/3512/statm: 236870 236761 89 165 0 236703 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 947480

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3519
/proc/meminfo: memFree=629384/2055920 swapFree=4178500/4192956
[pid=3512] ppid=3510 vsize=1030840 CPUtime=882.05
/proc/3512/stat : 3512 (tts-5-0) R 3510 3512 3297 0 -1 4194304 257628 0 0 0 88077 128 0 0 25 0 1 0 1110079144 1055580160 257578 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/3512/statm: 257710 257578 89 165 0 257543 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 1030840

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3519
/proc/meminfo: memFree=607304/2055920 swapFree=4178500/4192956
[pid=3512] ppid=3510 vsize=1052920 CPUtime=942.03
/proc/3512/stat : 3512 (tts-5-0) R 3510 3512 3297 0 -1 4194304 263168 0 0 0 94072 131 0 0 25 0 1 0 1110079144 1078190080 263118 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/3512/statm: 263230 263118 89 165 0 263063 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 1052920

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3519
/proc/meminfo: memFree=582408/2055920 swapFree=4178500/4192956
[pid=3512] ppid=3510 vsize=1077560 CPUtime=1002.01
/proc/3512/stat : 3512 (tts-5-0) R 3510 3512 3297 0 -1 4194304 269330 0 0 0 100066 135 0 0 25 0 1 0 1110079144 1103421440 269280 1992294400 134512640 135191068 4294956224 18446744073709551615 134562455 0 0 4096 0 0 0 0 17 1 0 0
/proc/3512/statm: 269390 269280 89 165 0 269223 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 1077560

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3519
/proc/meminfo: memFree=564104/2055920 swapFree=4178500/4192956
[pid=3512] ppid=3510 vsize=1095960 CPUtime=1062
/proc/3512/stat : 3512 (tts-5-0) R 3510 3512 3297 0 -1 4194304 273912 0 0 0 106061 139 0 0 25 0 1 0 1110079144 1122263040 273862 1992294400 134512640 135191068 4294956224 18446744073709551615 134562399 0 0 4096 0 0 0 0 17 1 0 0
/proc/3512/statm: 273990 273862 89 165 0 273823 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 1095960

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3519
/proc/meminfo: memFree=539976/2055920 swapFree=4178500/4192956
[pid=3512] ppid=3510 vsize=1119960 CPUtime=1121.99
/proc/3512/stat : 3512 (tts-5-0) R 3510 3512 3297 0 -1 4194304 279927 0 0 0 112056 143 0 0 25 0 1 0 1110079144 1146839040 279877 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/3512/statm: 279990 279877 89 165 0 279823 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 1119960

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3519
/proc/meminfo: memFree=504968/2055920 swapFree=4178500/4192956
[pid=3512] ppid=3510 vsize=1155160 CPUtime=1181.97
/proc/3512/stat : 3512 (tts-5-0) R 3510 3512 3297 0 -1 4194304 288717 0 0 0 118050 147 0 0 25 0 1 0 1110079144 1182883840 288667 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/3512/statm: 288790 288667 89 165 0 288623 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 1155160



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3519
/proc/meminfo: memFree=1065288/2055920 swapFree=4178500/4192956
[pid=3512] ppid=3510 vsize=0 CPUtime=1200.07
/proc/3512/stat : 3512 (tts-5-0) R 3510 3512 3297 0 -1 4194308 291227 0 0 0 119849 158 0 0 25 0 1 0 1110079144 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/3512/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 0

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

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

Child status: 0
Real time (s): 1200.5
CPU time (s): 1200.17
CPU user time (s): 1198.5
CPU system time (s): 1.67574
CPU usage (%): 99.9728
Max. virtual memory (cumulated for all children) (KiB): 1165240

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

runsolver used 0.954854 second user time and 2.36464 second system time

The end

Launcher Data

Begin job on node62 at 2009-03-30 02:49:28
IDJOB=1530957
IDBENCH=70208
IDSOLVER=505
FILE ID=node62/1530957-1238374168
PBS_JOBID= 9061294
Free space on /tmp= 66352 MiB

SOLVER NAME= tts tts-5-0
BENCH NAME= SAT09/RANDOM/LARGE/5SAT/UNKNOWN/1100/unif-k5-r20-v1100-c22000-S1388268034-092.cnf
COMMAND LINE= HOME/tts-5-0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1530957-1238374168/watcher-1530957-1238374168 -o /tmp/evaluation-result-1530957-1238374168/solver-1530957-1238374168 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/tts-5-0 HOME/instance-1530957-1238374168.cnf

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

MD5SUM BENCH= 487c5503612c9b61998004f60168456d
RANDOM SEED=1950878633

node62.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.232
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.232
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:       1662576 kB
Buffers:         71888 kB
Cached:         240096 kB
SwapCached:       7616 kB
Active:          21832 kB
Inactive:       299376 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1662576 kB
SwapTotal:     4192956 kB
SwapFree:      4178500 kB
Dirty:            1300 kB
Writeback:           0 kB
Mapped:          14980 kB
Slab:            57876 kB
Committed_AS:  2709408 kB
PageTables:       1460 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66348 MiB
End job on node62 at 2009-03-30 03:09:31