Trace number 1530919

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.21 1200.65

General information on the benchmark

NameRANDOM/LARGE/5SAT/UNKNOWN/1000/
unif-k5-r20-v1000-c20000-S1322153318-039.cnf
MD5SUM9b4324a23c82753183d597b4a4c7c7c2
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark90.7522
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.04/0.06	c Command: HOME/tts-5-0 HOME/instance-1530919-1238371158.cnf 
0.04/0.06	c Using SATTIMEOUT of 1200
0.04/0.06	c Using SATRAM of 1800
0.04/0.06	c Size of subset node = 16
0.04/0.06	c Variables = 1000
0.04/0.06	c Clauses = 20000
0.04/0.06	c Literals = 100000
0.04/0.06	c Reduced size:
0.04/0.06	c Variables = 1000
0.04/0.06	c Clauses = 20000
0.04/0.06	c Literals = 100000
0.04/0.06	c a2
0.19/0.27	c a1
0.99/1.01	c Independent sub-problems = 1
0.99/1.01	c Sub-problem with 1000 variables and 20000 clauses
0.99/1.01	c using permutation method 4
0.99/1.01	c count = 1
0.99/1.01	c Ordering finished 0.980 seconds
0.99/1.01	c mapped 1.000 seconds
0.99/1.01	c permuted 1.000 seconds
0.99/1.01	c about to sort
0.99/1.02	c sorted
1.19/1.29	c clauses now 20000
1.19/1.29	c init finished 1.020 seconds
1.19/1.29	c tree built 1.280 seconds
1.19/1.29	c 
1.19/1.29	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
1.19/1.29	c ---------------------------------|----------------------------------|------------------------------------------------------
1.19/1.29	c ................................ | ..........                       |                        1.3           0.0             
1.19/1.29	c ................................ | ..........                     1 |                        1.3           0.8             
1.19/1.29	c ................................ | ..........                     2 |                        1.3           1.6             
1.19/1.29	c ................................ | ..........                     3 |                        1.3           2.3             
1.19/1.29	c ................................ | ..........                     4 |                        1.3           3.1             
1.19/1.29	c ................................ | ..........                     5 |                        1.3           3.9             
1.29/1.31	c ................................ | ..........                  1000 | 9                      1.3         769.2          118
24.09/24.13	c ................................ | ..........                179000 | 38967                 24.1        7421.2      3435598
48.17/48.22	c ................................ | ..........                269000 | 61564                 48.2        5580.9      5896915
72.06/72.18	c ................................ | ..........                354000 | 82078                 72.2        4905.8      7837979
96.35/96.46	c ................................ | ..........                410000 | 97143                 96.4        4251.3      9803032
120.24/120.34	c ................................ | *.........                455000 | 108771               120.3        3782.2     11127122
144.63/144.73	c ................................ | *.........                494000 | 119538               144.7        3414.2     12338628
167.92/168.08	c ................................ | *.........                537000 | 130458               168.0        3195.7     13543952
192.01/192.11	c ................................ | *.........                575000 | 141076               192.1        2994.0     15032564
216.00/216.17	c ................................ | *.........                619000 | 152827               216.1        2864.3     16287554
240.09/240.26	c ................................ | **........                657000 | 163431               240.2        2735.3     17683135
264.48/264.61	c ................................ | **........                691000 | 172992               264.6        2612.0     19008774
288.78/288.94	c ................................ | **........                725000 | 182691               288.9        2509.8     20298755
312.17/312.32	c ................................ | **........                750000 | 190591               312.2        2402.0     21690430
336.16/336.36	c ................................ | **........                783000 | 200100               336.3        2328.4     23141158
360.35/360.55	c ................................ | ***.......                814000 | 209144               360.5        2258.2     24325327
383.94/384.10	c ................................ | ***.......                841000 | 216959               384.0        2190.0     25344604
408.44/408.62	c ................................ | ***.......                881000 | 227942               408.5        2156.5     26978711
432.33/432.55	c ................................ | ***.......                909000 | 235799               432.4        2102.0     28073788
456.42/456.60	c ................................ | ***.......                936000 | 243666               456.5        2050.4     29447573
480.10/480.35	c ................................ | ****......                968000 | 252958               480.2        2015.7     30858434
504.20/504.42	c ................................ | ****......               1003000 | 261721               504.3        1988.9     31611715
527.89/528.18	c ................................ | ****......               1034000 | 269627               528.0        1958.1     32450768
552.38/552.69	c ................................ | ****......               1062000 | 277324               552.6        1922.0     33360200
576.07/576.33	c ................................ | ****......               1085000 | 283741               576.2        1883.0     34193081
600.27/600.60	c ................................ | *****.....               1106000 | 290292               600.5        1841.9     35390938
624.66/624.95	c ................................ | *****.....               1133000 | 297253               624.8        1813.4     36275933
648.44/648.78	c ................................ | *****.....               1156000 | 303432               648.6        1782.2     37050232
671.94/672.24	c ................................ | *****.....               1175000 | 309285               672.1        1748.3     38009034
696.53/696.87	c ................................ | *****.....               1195000 | 315501               696.7        1715.2     39091610
720.62/720.92	c ................................ | ******....               1219000 | 322602               720.8        1691.3     40133849
743.82/744.19	c ................................ | ******....               1234000 | 327632               744.0        1658.6     41135494
768.51/768.84	c ................................ | ******....               1249000 | 332676               768.7        1624.9     42150150
793.20/793.53	c ................................ | ******....               1266000 | 337753               793.4        1595.8     42850854
817.58/817.93	c ................................ | ******....               1281000 | 342385               817.8        1566.5     43637104
841.19/841.54	c ................................ | *******...               1293000 | 346537               841.4        1536.8     44430710
865.47/865.81	c ................................ | *******...               1309000 | 352076               865.6        1512.2     45396714
889.16/889.53	c ................................ | *******...               1323000 | 357070               889.3        1487.6     46419637
912.25/912.63	c ................................ | *******...               1336000 | 361193               912.4        1464.2     47282478
937.34/937.75	c ................................ | *******...               1348000 | 365306               937.5        1437.8     48433255
960.33/960.71	c ................................ | ********..               1358000 | 368968               960.5        1413.8     49470477
985.93/986.30	c ................................ | ********..               1369000 | 372729               986.1        1388.3     50056096
1007.91/1008.30	c ................................ | ********..               1385000 | 377199              1008.1        1373.9     50705846
1033.62/1034.06	c ................................ | ********..               1399000 | 381953              1033.8        1353.2     51555119
1056.79/1057.21	c ................................ | ********..               1410000 | 385522              1057.0        1334.0     52129702
1080.79/1081.29	c ................................ | *********.               1425000 | 389886              1081.0        1318.2     52719273
1104.48/1104.97	c ................................ | *********.               1441000 | 394301              1104.7        1304.4     53303565
1129.07/1129.54	c ................................ | *********.               1459000 | 399666              1129.3        1292.0     54192851
1152.06/1152.59	c ................................ | *********.               1478000 | 405093              1152.3        1282.6     55011358
1177.65/1178.12	c ................................ | *********.               1493000 | 409909              1177.8        1267.6     55859858

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-1530919-1238371158/watcher-1530919-1238371158 -o /tmp/evaluation-result-1530919-1238371158/solver-1530919-1238371158 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/tts-5-0 HOME/instance-1530919-1238371158.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 1.08 3/72 12817
/proc/meminfo: memFree=1381648/2055920 swapFree=4168900/4192956
[pid=12817] ppid=12815 vsize=876 CPUtime=0
/proc/12817/stat : 12817 (tts-5-0) R 12815 12817 12717 0 -1 4194304 126 0 0 0 0 0 0 0 18 0 1 0 1109777038 897024 110 1992294400 134512640 135191068 4294956224 18446744073709551615 134710783 0 0 4096 0 0 0 0 17 1 0 0
/proc/12817/statm: 219 110 68 165 0 52 0

[startup+0.045905 s]
/proc/loadavg: 0.92 0.98 1.08 3/72 12817
/proc/meminfo: memFree=1381648/2055920 swapFree=4168900/4192956
[pid=12817] ppid=12815 vsize=2112 CPUtime=0.04
/proc/12817/stat : 12817 (tts-5-0) R 12815 12817 12717 0 -1 4194304 408 0 0 0 4 0 0 0 18 0 1 0 1109777038 2162688 392 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/12817/statm: 528 393 68 165 0 361 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 2112

[startup+0.101916 s]
/proc/loadavg: 0.92 0.98 1.08 3/72 12817
/proc/meminfo: memFree=1381648/2055920 swapFree=4168900/4192956
[pid=12817] ppid=12815 vsize=6700 CPUtime=0.09
/proc/12817/stat : 12817 (tts-5-0) R 12815 12817 12717 0 -1 4194304 1555 0 0 0 9 0 0 0 18 0 1 0 1109777038 6860800 1538 1992294400 134512640 135191068 4294956224 18446744073709551615 134641910 0 0 4096 0 0 0 0 17 1 0 0
/proc/12817/statm: 1675 1538 69 165 0 1508 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6700

[startup+0.301952 s]
/proc/loadavg: 0.92 0.98 1.08 3/72 12817
/proc/meminfo: memFree=1381648/2055920 swapFree=4168900/4192956
[pid=12817] ppid=12815 vsize=6908 CPUtime=0.29
/proc/12817/stat : 12817 (tts-5-0) R 12815 12817 12717 0 -1 4194304 1606 0 0 0 29 0 0 0 19 0 1 0 1109777038 7073792 1589 1992294400 134512640 135191068 4294956224 18446744073709551615 134555298 0 0 4096 0 0 0 0 17 1 0 0
/proc/12817/statm: 1727 1589 71 165 0 1560 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6908

[startup+0.702028 s]
/proc/loadavg: 0.92 0.98 1.08 3/72 12817
/proc/meminfo: memFree=1381648/2055920 swapFree=4168900/4192956
[pid=12817] ppid=12815 vsize=6908 CPUtime=0.69
/proc/12817/stat : 12817 (tts-5-0) R 12815 12817 12717 0 -1 4194304 1606 0 0 0 69 0 0 0 22 0 1 0 1109777038 7073792 1589 1992294400 134512640 135191068 4294956224 18446744073709551615 134555288 0 0 4096 0 0 0 0 17 1 0 0
/proc/12817/statm: 1727 1589 71 165 0 1560 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6908

[startup+1.50118 s]
/proc/loadavg: 0.92 0.98 1.08 2/73 12818
/proc/meminfo: memFree=1375496/2055920 swapFree=4168900/4192956
[pid=12817] ppid=12815 vsize=18276 CPUtime=1.49
/proc/12817/stat : 12817 (tts-5-0) R 12815 12817 12717 0 -1 4194304 4446 0 0 0 148 1 0 0 25 0 1 0 1109777038 18714624 4425 1992294400 134512640 135191068 4294956224 18446744073709551615 134562496 0 0 4096 0 0 0 0 17 1 0 0
/proc/12817/statm: 4569 4425 89 165 0 4402 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 18276

[startup+3.10148 s]
/proc/loadavg: 0.92 0.98 1.08 2/73 12818
/proc/meminfo: memFree=1362568/2055920 swapFree=4168900/4192956
[pid=12817] ppid=12815 vsize=21924 CPUtime=3.09
/proc/12817/stat : 12817 (tts-5-0) R 12815 12817 12717 0 -1 4194304 5356 0 0 0 307 2 0 0 25 0 1 0 1109777038 22450176 5335 1992294400 134512640 135191068 4294956224 18446744073709551615 134710791 0 0 4096 0 0 0 0 17 1 0 0
/proc/12817/statm: 5481 5335 89 165 0 5314 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 21924

[startup+6.30108 s]
/proc/loadavg: 0.93 0.98 1.08 2/73 12818
/proc/meminfo: memFree=1351752/2055920 swapFree=4168900/4192956
[pid=12817] ppid=12815 vsize=32936 CPUtime=6.29
/proc/12817/stat : 12817 (tts-5-0) R 12815 12817 12717 0 -1 4194304 8108 0 0 0 625 4 0 0 25 0 1 0 1109777038 33726464 8087 1992294400 134512640 135191068 4294956224 18446744073709551615 134710775 0 0 4096 0 0 0 0 17 1 0 0
/proc/12817/statm: 8234 8087 89 165 0 8067 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 32936

[startup+12.7013 s]
/proc/loadavg: 0.93 0.98 1.08 2/73 12818
/proc/meminfo: memFree=1336072/2055920 swapFree=4168900/4192956
[pid=12817] ppid=12815 vsize=47336 CPUtime=12.69
/proc/12817/stat : 12817 (tts-5-0) R 12815 12817 12717 0 -1 4194304 11709 0 0 0 1263 6 0 0 25 0 1 0 1109777038 48472064 11688 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/12817/statm: 11834 11688 89 165 0 11667 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 47336

[startup+25.5017 s]
/proc/loadavg: 0.95 0.98 1.08 2/73 12818
/proc/meminfo: memFree=1305992/2055920 swapFree=4168900/4192956
[pid=12817] ppid=12815 vsize=76908 CPUtime=25.48
/proc/12817/stat : 12817 (tts-5-0) R 12815 12817 12717 0 -1 4194304 19115 0 0 0 2539 9 0 0 25 0 1 0 1109777038 78753792 19094 1992294400 134512640 135191068 4294956224 18446744073709551615 134561116 0 0 4096 0 0 0 0 17 1 0 0
/proc/12817/statm: 19227 19094 89 165 0 19060 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 76908

[startup+51.1015 s]
/proc/loadavg: 0.96 0.98 1.08 2/73 12818
/proc/meminfo: memFree=1265992/2055920 swapFree=4168900/4192956
[pid=12817] ppid=12815 vsize=116908 CPUtime=51.08
/proc/12817/stat : 12817 (tts-5-0) R 12815 12817 12717 0 -1 4194304 29095 0 0 0 5091 17 0 0 25 0 1 0 1109777038 119713792 29074 1992294400 134512640 135191068 4294956224 18446744073709551615 134590961 0 0 4096 0 0 0 0 17 1 0 0
/proc/12817/statm: 29227 29074 89 165 0 29060 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 116908

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 1.07 2/73 12818
/proc/meminfo: memFree=1199368/2055920 swapFree=4168900/4192956
[pid=12817] ppid=12815 vsize=182508 CPUtime=102.26
/proc/12817/stat : 12817 (tts-5-0) R 12815 12817 12717 0 -1 4194304 45526 0 0 0 10200 26 0 0 25 0 1 0 1109777038 186888192 45505 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/12817/statm: 45627 45505 89 165 0 45460 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 182508

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 1.07 2/73 12824
/proc/meminfo: memFree=1152904/2055920 swapFree=4168900/4192956
[pid=12817] ppid=12815 vsize=229228 CPUtime=162.22
/proc/12817/stat : 12817 (tts-5-0) R 12815 12817 12717 0 -1 4194304 57181 0 0 0 16189 33 0 0 25 0 1 0 1109777038 234729472 57160 1992294400 134512640 135191068 4294956224 18446744073709551615 134562326 0 0 4096 0 0 0 0 17 1 0 0
/proc/12817/statm: 57307 57160 89 165 0 57140 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 229228

[startup+222.303 s]
/proc/loadavg: 0.99 0.98 1.06 2/73 12824
/proc/meminfo: memFree=1096968/2055920 swapFree=4168900/4192956
[pid=12817] ppid=12815 vsize=284876 CPUtime=222.21
/proc/12817/stat : 12817 (tts-5-0) R 12815 12817 12717 0 -1 4194304 71090 0 0 0 22181 40 0 0 25 0 1 0 1109777038 291713024 71069 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/12817/statm: 71219 71069 89 165 0 71052 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 284876

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 1.06 2/73 12824
/proc/meminfo: memFree=1044424/2055920 swapFree=4168900/4192956
[pid=12817] ppid=12815 vsize=337676 CPUtime=282.18
/proc/12817/stat : 12817 (tts-5-0) R 12815 12817 12717 0 -1 4194304 84291 0 0 0 28173 45 0 0 25 0 1 0 1109777038 345780224 84270 1992294400 134512640 135191068 4294956224 18446744073709551615 134562392 0 0 4096 0 0 0 0 17 1 0 0
/proc/12817/statm: 84419 84270 89 165 0 84252 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 337676

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 1.05 2/73 12824
/proc/meminfo: memFree=988488/2055920 swapFree=4168900/4192956
[pid=12817] ppid=12815 vsize=392876 CPUtime=342.16
/proc/12817/stat : 12817 (tts-5-0) R 12815 12817 12717 0 -1 4194304 98100 0 0 0 34165 51 0 0 25 0 1 0 1109777038 402305024 98079 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/12817/statm: 98219 98079 89 165 0 98052 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 392876

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 1.04 2/73 12824
/proc/meminfo: memFree=939976/2055920 swapFree=4168900/4192956
[pid=12817] ppid=12815 vsize=442476 CPUtime=402.14
/proc/12817/stat : 12817 (tts-5-0) R 12815 12817 12717 0 -1 4194304 110512 0 0 0 40156 58 0 0 25 0 1 0 1109777038 453095424 110491 1992294400 134512640 135191068 4294956224 18446744073709551615 134562384 0 0 4096 0 0 0 0 17 1 0 0
/proc/12817/statm: 110619 110491 89 165 0 110452 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 442476

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 1.04 3/73 12824
/proc/meminfo: memFree=885896/2055920 swapFree=4168900/4192956
[pid=12817] ppid=12815 vsize=496236 CPUtime=462.12
/proc/12817/stat : 12817 (tts-5-0) R 12815 12817 12717 0 -1 4194304 123933 0 0 0 46146 66 0 0 25 0 1 0 1109777038 508145664 123912 1992294400 134512640 135191068 4294956224 18446744073709551615 134562464 0 0 4096 0 0 0 0 17 1 0 0
/proc/12817/statm: 124059 123912 89 165 0 123892 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 496236

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 1.03 2/73 12824
/proc/meminfo: memFree=847240/2055920 swapFree=4168900/4192956
[pid=12817] ppid=12815 vsize=534476 CPUtime=522.1
/proc/12817/stat : 12817 (tts-5-0) R 12815 12817 12717 0 -1 4194304 133501 0 0 0 52138 72 0 0 25 0 1 0 1109777038 547303424 133480 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/12817/statm: 133619 133480 89 165 0 133452 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 534476

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 1.03 2/73 12824
/proc/meminfo: memFree=811400/2055920 swapFree=4168900/4192956
[pid=12817] ppid=12815 vsize=569836 CPUtime=582.07
/proc/12817/stat : 12817 (tts-5-0) R 12815 12817 12717 0 -1 4194304 142327 0 0 0 58131 76 0 0 25 0 1 0 1109777038 583512064 142306 1992294400 134512640 135191068 4294956224 18446744073709551615 134562436 0 0 4096 0 0 0 0 17 1 0 0
/proc/12817/statm: 142459 142306 89 165 0 142292 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 569836

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 1.02 2/73 12824
/proc/meminfo: memFree=773064/2055920 swapFree=4168900/4192956
[pid=12817] ppid=12815 vsize=607756 CPUtime=642.05
/proc/12817/stat : 12817 (tts-5-0) R 12815 12817 12717 0 -1 4194304 151831 0 0 0 64125 80 0 0 25 0 1 0 1109777038 622342144 151810 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/12817/statm: 151939 151810 89 165 0 151772 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 607756

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 1.02 2/73 12824
/proc/meminfo: memFree=733576/2055920 swapFree=4168900/4192956
[pid=12817] ppid=12815 vsize=647436 CPUtime=702.03
/proc/12817/stat : 12817 (tts-5-0) R 12815 12817 12717 0 -1 4194304 161749 0 0 0 70118 85 0 0 25 0 1 0 1109777038 662974464 161728 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/12817/statm: 161859 161728 89 165 0 161692 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 647436

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 1.01 2/73 12824
/proc/meminfo: memFree=691336/2055920 swapFree=4168900/4192956
[pid=12817] ppid=12815 vsize=689196 CPUtime=762
/proc/12817/stat : 12817 (tts-5-0) R 12815 12817 12717 0 -1 4194304 172199 0 0 0 76109 91 0 0 25 0 1 0 1109777038 705736704 172178 1992294400 134512640 135191068 4294956224 18446744073709551615 134562428 0 0 4096 0 0 0 0 17 1 0 0
/proc/12817/statm: 172299 172178 89 165 0 172132 0
Current children cumulated CPU time (s) 762
Current children cumulated vsize (KiB) 689196

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/73 12824
/proc/meminfo: memFree=661960/2055920 swapFree=4168900/4192956
[pid=12817] ppid=12815 vsize=719116 CPUtime=821.98
/proc/12817/stat : 12817 (tts-5-0) R 12815 12817 12717 0 -1 4194304 179647 0 0 0 82102 96 0 0 25 0 1 0 1109777038 736374784 179626 1992294400 134512640 135191068 4294956224 18446744073709551615 134562428 0 0 4096 0 0 0 0 17 1 0 0
/proc/12817/statm: 179779 179626 89 165 0 179612 0
Current children cumulated CPU time (s) 821.98
Current children cumulated vsize (KiB) 719116

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/73 12824
/proc/meminfo: memFree=624072/2055920 swapFree=4168900/4192956
[pid=12817] ppid=12815 vsize=756556 CPUtime=881.96
/proc/12817/stat : 12817 (tts-5-0) R 12815 12817 12717 0 -1 4194304 189027 0 0 0 88094 102 0 0 25 0 1 0 1109777038 774713344 189006 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/12817/statm: 189139 189006 89 165 0 188972 0
Current children cumulated CPU time (s) 881.96
Current children cumulated vsize (KiB) 756556

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/73 12824
/proc/meminfo: memFree=583112/2055920 swapFree=4168900/4192956
[pid=12817] ppid=12815 vsize=797808 CPUtime=941.94
/proc/12817/stat : 12817 (tts-5-0) R 12815 12817 12717 0 -1 4194304 199311 0 0 0 94085 109 0 0 25 0 1 0 1109777038 816955392 199290 1992294400 134512640 135191068 4294956224 18446744073709551615 134562428 0 0 4096 0 0 0 0 17 1 0 0
/proc/12817/statm: 199452 199290 89 165 0 199285 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 797808

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/73 12824
/proc/meminfo: memFree=553288/2055920 swapFree=4168900/4192956
[pid=12817] ppid=12815 vsize=827248 CPUtime=1001.92
/proc/12817/stat : 12817 (tts-5-0) R 12815 12817 12717 0 -1 4194304 206689 0 0 0 100079 113 0 0 25 0 1 0 1109777038 847101952 206668 1992294400 134512640 135191068 4294956224 18446744073709551615 134562411 0 0 4096 0 0 0 0 17 1 0 0
/proc/12817/statm: 206812 206668 89 165 0 206645 0
Current children cumulated CPU time (s) 1001.92
Current children cumulated vsize (KiB) 827248

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/73 12824
/proc/meminfo: memFree=525960/2055920 swapFree=4168900/4192956
[pid=12817] ppid=12815 vsize=854768 CPUtime=1061.89
/proc/12817/stat : 12817 (tts-5-0) R 12815 12817 12717 0 -1 4194304 213550 0 0 0 106073 116 0 0 25 0 1 0 1109777038 875282432 213529 1992294400 134512640 135191068 4294956224 18446744073709551615 134562408 0 0 4096 0 0 0 0 17 1 0 0
/proc/12817/statm: 213692 213529 89 165 0 213525 0
Current children cumulated CPU time (s) 1061.89
Current children cumulated vsize (KiB) 854768

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/73 12824
/proc/meminfo: memFree=498376/2055920 swapFree=4168900/4192956
[pid=12817] ppid=12815 vsize=882128 CPUtime=1121.87
/proc/12817/stat : 12817 (tts-5-0) R 12815 12817 12717 0 -1 4194304 220416 0 0 0 112067 120 0 0 25 0 1 0 1109777038 903299072 220395 1992294400 134512640 135191068 4294956224 18446744073709551615 134562428 0 0 4096 0 0 0 0 17 1 0 0
/proc/12817/statm: 220532 220395 89 165 0 220365 0
Current children cumulated CPU time (s) 1121.87
Current children cumulated vsize (KiB) 882128

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/73 12824
/proc/meminfo: memFree=465672/2055920 swapFree=4168900/4192956
[pid=12817] ppid=12815 vsize=915088 CPUtime=1181.86
/proc/12817/stat : 12817 (tts-5-0) R 12815 12817 12717 0 -1 4194304 228651 0 0 0 118061 125 0 0 25 0 1 0 1109777038 937050112 228630 1992294400 134512640 135191068 4294956224 18446744073709551615 134562447 0 0 4096 0 0 0 0 17 1 0 0
/proc/12817/statm: 228772 228630 89 165 0 228605 0
Current children cumulated CPU time (s) 1181.86
Current children cumulated vsize (KiB) 915088



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.98 1.00 2/73 12824
/proc/meminfo: memFree=453128/2055920 swapFree=4168900/4192956
[pid=12817] ppid=12815 vsize=927088 CPUtime=1200.05
/proc/12817/stat : 12817 (tts-5-0) R 12815 12817 12717 0 -1 4194304 231647 0 0 0 119879 126 0 0 25 0 1 0 1109777038 949338112 231626 1992294400 134512640 135191068 4294956224 18446744073709551615 134562428 0 0 4096 0 0 0 0 17 1 0 0
/proc/12817/statm: 231772 231626 89 165 0 231605 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 927088

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

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

[startup+1200.61 s]
/proc/loadavg: 0.99 0.98 1.00 2/73 12824
/proc/meminfo: memFree=453128/2055920 swapFree=4168900/4192956
[pid=12817] ppid=12815 vsize=0 CPUtime=1200.15
/proc/12817/stat : 12817 (tts-5-0) R 12815 12817 12717 0 -1 4195332 231647 0 0 0 119879 136 0 0 25 0 1 0 1109777038 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/12817/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.15
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.65
CPU time (s): 1200.21
CPU user time (s): 1198.8
CPU system time (s): 1.41179
CPU usage (%): 99.9628
Max. virtual memory (cumulated for all children) (KiB): 927088

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

runsolver used 1.05884 second user time and 3.32349 second system time

The end

Launcher Data

Begin job on node64 at 2009-03-30 01:59:18
IDJOB=1530919
IDBENCH=70189
IDSOLVER=505
FILE ID=node64/1530919-1238371158
PBS_JOBID= 9061280
Free space on /tmp= 66408 MiB

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

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

MD5SUM BENCH= 9b4324a23c82753183d597b4a4c7c7c2
RANDOM SEED=990835719

node64.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.261
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.261
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:       1382064 kB
Buffers:         87272 kB
Cached:         492056 kB
SwapCached:      14856 kB
Active:         142596 kB
Inactive:       453316 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1382064 kB
SwapTotal:     4192956 kB
SwapFree:      4168900 kB
Dirty:            1236 kB
Writeback:           0 kB
Mapped:          16064 kB
Slab:            62864 kB
Committed_AS:  2909496 kB
PageTables:       2000 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= 66408 MiB
End job on node64 at 2009-03-30 02:19:20