Trace number 1733836

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
ttsth-5-0 2009-03-19? (MO) 1116.56 560.865

General information on the benchmark

NameCRAFTED/modcircuits/
mod3block_2vars_9gates_u2_autoenc.cnf
MD5SUMf36884385029d184241b6634aaaa22ac
Bench CategoryCRAFTED (crafted 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 variables426
Number of clauses92955
Sum of the clauses size544296
Maximum clause length12
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 21566
Number of clauses of size 34
Number of clauses of size 4733
Number of clauses of size 55420
Number of clauses of size over 585168

Solver Data

0.29/0.35	c Command: HOME/ttsth-5-0 -num-threads 2 HOME/instance-1733836-1240793218.cnf 
0.29/0.35	c Using SATTIMEOUT of 1200
0.29/0.35	c Using SATRAM of 1800
0.29/0.35	c Size of subset node = 16
0.29/0.35	c Variables = 426
0.29/0.35	c Clauses = 92955
0.29/0.35	c Literals = 544296
0.29/0.35	c Reduced size:
0.29/0.35	c Variables = 426
0.29/0.35	c Clauses = 62723
0.29/0.35	c Literals = 338312
0.29/0.35	c a2
1.00/1.10	c a1
1.79/1.88	c Independent sub-problems = 1
1.79/1.88	c Sub-problem with 354 variables and 62723 clauses
1.79/1.88	c using permutation method 4
1.79/1.88	c count = 1
1.79/1.88	c Ordering finished 1.800 seconds
1.79/1.88	c mapped 1.870 seconds
1.79/1.88	c permuted 1.870 seconds
1.79/1.88	c about to sort
1.89/1.92	c sorted
2.49/2.51	c clauses now 62723
2.49/2.51	c init finished 1.930 seconds
2.49/2.51	c tree built 2.500 seconds
2.49/2.51	c 
2.49/2.51	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
2.49/2.51	c ---------------------------------|----------------------------------|------------------------------------------------------
2.49/2.51	c ................................ | ..........                       |                        2.5           0.0             
2.49/2.51	c ................................ | ..........                     1 |                        2.5           0.4             
2.49/2.51	c ................................ | ..........                     2 |                        2.5           0.8             
2.49/2.51	c ................................ | ..........                     3 |                        2.5           1.2             
2.49/2.51	c ................................ | ..........                     4 |                        2.5           1.6             
2.49/2.51	c ................................ | ..........                     5 |                        2.5           2.0             
2.49/2.53	c ................................ | ..........                  1000 | 185                    2.5         395.3        11074
24.03/13.35	c ................................ | ..........                110000 | 31210                 24.1        4556.8      5108278
48.18/25.40	c ................................ | ..........                210000 | 56966                 48.2        4356.8      9292605
71.93/37.35	c ................................ | ..........                321000 | 84745                 72.0        4455.2     12974144
95.88/49.36	c ................................ | ..........                424000 | 109922                96.0        4415.7     16568826
120.23/61.55	c ................................ | *.........                498000 | 127443               120.3        4138.3     19833219
143.98/73.43	c ................................ | *.........                558000 | 141148               144.1        3873.4     22180835
167.92/85.48	c ................................ | *.........                627000 | 155321               168.1        3729.7     25091190
192.27/97.62	c ................................ | *.........                706000 | 175100               192.3        3670.4     28608621
216.02/109.53	c ................................ | *.........                758000 | 188573               216.1        3507.3     31601114
239.97/121.53	c ................................ | **........                815000 | 201141               240.1        3394.7     34802509
263.91/133.59	c ................................ | **........                876000 | 215585               264.1        3316.4     37611151
288.27/145.70	c ................................ | **........                922000 | 225869               288.3        3197.8     40394096
312.01/157.68	c ................................ | **........                970000 | 235278               312.2        3106.8     41831755
336.16/169.76	c ................................ | **........               1028000 | 249542               336.4        3056.3     44040644
360.11/181.75	c ................................ | ***.......               1063000 | 256711               360.3        2950.5     46546127
384.46/193.93	c ................................ | ***.......               1104000 | 265631               384.6        2870.7     49190206
407.82/205.67	c ................................ | ***.......               1140000 | 273186               408.0        2794.0     51818527
432.15/217.83	c ................................ | ***.......               1179000 | 281295               432.3        2727.4     54144456
456.30/229.90	c ................................ | ***.......               1228000 | 293124               456.4        2690.7     56509043
479.85/241.76	c ................................ | ****......               1276000 | 304287               480.1        2658.1     58506067
504.00/253.81	c ................................ | ****......               1347000 | 322332               504.1        2672.0     60854636
528.34/266.03	c ................................ | ****......               1411000 | 339329               528.5        2669.9     63581445
551.89/277.86	c ................................ | ****......               1445000 | 349204               552.1        2617.3     65871810
576.24/290.09	c ................................ | ****......               1476000 | 358174               576.5        2560.2     68214974
600.00/301.98	c ................................ | *****.....               1506000 | 367115               600.3        2508.9     70490310
624.14/314.05	c ................................ | *****.....               1546000 | 378538               624.3        2476.2     72556155
648.28/326.12	c ................................ | *****.....               1587000 | 389515               648.4        2447.4     75082280
672.04/338.01	c ................................ | *****.....               1622000 | 399897               672.2        2413.1     77091260
696.38/350.28	c ................................ | *****.....               1654000 | 409384               696.6        2374.2     78734714
720.53/362.30	c ................................ | ******....               1685000 | 418880               720.6        2338.2     80317494
744.08/374.16	c ................................ | ******....               1728000 | 430680               744.3        2321.6     82934860
768.04/386.18	c ................................ | ******....               1781000 | 445075               768.3        2318.1     85520389
791.78/398.08	c ................................ | ******....               1826000 | 456892               792.1        2305.4     88122429
816.53/410.43	c ................................ | ******....               1870000 | 468955               816.7        2289.7     90238943
840.28/422.33	c ................................ | *******...               1902000 | 479203               840.5        2263.0     92329958
864.02/434.25	c ................................ | *******...               1932000 | 487883               864.3        2235.4     94285498
888.37/446.48	c ................................ | *******...               1982000 | 499961               888.7        2230.3     96324409
912.52/458.55	c ................................ | *******...               2010000 | 506316               912.8        2202.1     97896445
936.67/470.66	c ................................ | *******...               2039000 | 512903               936.9        2176.3     99101084
960.81/482.70	c ................................ | ********..               2066000 | 519758               961.0        2149.9    100574115
984.96/494.88	c ................................ | ********..               2090000 | 525347               985.3        2121.2    101870033
1008.51/506.62	c ................................ | ********..               2114000 | 530798              1008.7        2095.7    103072084
1032.26/518.53	c ................................ | ********..               2150000 | 539580              1032.5        2082.3    104857735
1056.41/530.68	c ................................ | ********..               2181000 | 546399              1056.7        2063.9    106567451
1079.95/542.44	c ................................ | *********.               2207000 | 552347              1080.2        2043.1    108216441
1104.10/554.59	c ................................ | *********.               2232000 | 557953              1104.5        2020.9    109881456

Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1733836-1240793218/watcher-1733836-1240793218 -o /tmp/evaluation-result-1733836-1240793218/solver-1733836-1240793218 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/ttsth-5-0 -num-threads 2 HOME/instance-1733836-1240793218.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.91 0.95 0.98 3/64 28132
/proc/meminfo: memFree=1796736/2055920 swapFree=4180832/4192956
[pid=28132] ppid=28130 vsize=1064 CPUtime=0
/proc/28132/stat : 28132 (ttsth-5-0) R 28130 28132 28063 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 107350023 1089536 127 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/28132/statm: 266 127 77 176 0 88 0

[startup+0.033234 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 28132
/proc/meminfo: memFree=1796736/2055920 swapFree=4180832/4192956
[pid=28132] ppid=28130 vsize=1856 CPUtime=0.03
/proc/28132/stat : 28132 (ttsth-5-0) R 28130 28132 28063 0 -1 4194304 342 0 0 0 3 0 0 0 18 0 1 0 107350023 1900544 326 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/28132/statm: 464 326 77 176 0 286 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 1856

[startup+0.10124 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 28132
/proc/meminfo: memFree=1796736/2055920 swapFree=4180832/4192956
[pid=28132] ppid=28130 vsize=3684 CPUtime=0.09
/proc/28132/stat : 28132 (ttsth-5-0) R 28130 28132 28063 0 -1 4194304 814 0 0 0 9 0 0 0 18 0 1 0 107350023 3772416 798 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/28132/statm: 921 798 78 176 0 743 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3684

[startup+0.301261 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 28132
/proc/meminfo: memFree=1796736/2055920 swapFree=4180832/4192956
[pid=28132] ppid=28130 vsize=9212 CPUtime=0.29
/proc/28132/stat : 28132 (ttsth-5-0) R 28130 28132 28063 0 -1 4194304 2161 0 0 0 29 0 0 0 19 0 1 0 107350023 9433088 2145 1992294400 134512640 135237372 4294956192 18446744073709551615 134533794 0 0 4096 0 0 0 0 17 1 0 0
/proc/28132/statm: 2303 2145 78 176 0 2125 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9212

[startup+0.701305 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 28132
/proc/meminfo: memFree=1796736/2055920 swapFree=4180832/4192956
[pid=28132] ppid=28130 vsize=22012 CPUtime=0.69
/proc/28132/stat : 28132 (ttsth-5-0) R 28130 28132 28063 0 -1 4194304 5006 0 0 0 68 1 0 0 23 0 1 0 107350023 22540288 4989 1992294400 134512640 135237372 4294956192 18446744073709551615 134519991 0 0 4096 0 0 0 0 17 1 0 0
/proc/28132/statm: 5503 4989 79 176 0 5325 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 22012

[startup+1.50239 s]
/proc/loadavg: 0.91 0.95 0.98 2/65 28133
/proc/meminfo: memFree=1777080/2055920 swapFree=4180832/4192956
[pid=28132] ppid=28130 vsize=14568 CPUtime=1.49
/proc/28132/stat : 28132 (ttsth-5-0) R 28130 28132 28063 0 -1 4194304 6312 0 0 0 148 1 0 0 25 0 1 0 107350023 14917632 3408 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/28132/statm: 3642 3409 80 176 0 3464 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14568

[startup+3.10158 s]
/proc/loadavg: 0.91 0.95 0.98 2/65 28133
/proc/meminfo: memFree=1781816/2055920 swapFree=4180832/4192956
[pid=28132] ppid=28130 vsize=44752 CPUtime=3.68
/proc/28132/stat : 28132 (ttsth-5-0) S 28130 28132 28063 0 -1 4194304 8889 0 0 0 365 3 0 0 25 0 3 0 107350023 45826048 5861 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28132/statm: 11188 5861 98 176 0 11010 0
Current children cumulated CPU time (s) 3.68
Current children cumulated vsize (KiB) 44752

[startup+6.30193 s]
/proc/loadavg: 1.08 0.99 0.99 3/67 28135
/proc/meminfo: memFree=1751912/2055920 swapFree=4180832/4192956
[pid=28132] ppid=28130 vsize=72908 CPUtime=10.07
/proc/28132/stat : 28132 (ttsth-5-0) S 28130 28132 28063 0 -1 4194304 15679 0 0 0 1001 6 0 0 25 0 3 0 107350023 74657792 12651 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28132/statm: 18227 12651 98 176 0 18049 0
[pid=28132/tid=28134] ppid=28130 vsize=72908 CPUtime=3.77
/proc/28132/task/28134/stat : 28134 (ttsth-5-0) R 28130 28132 28063 0 -1 4194368 4291 0 0 0 375 2 0 0 21 0 3 0 107350274 74657792 12651 1992294400 134512640 135237372 4294956192 18446744073709551615 134546034 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28132/tid=28135] ppid=28130 vsize=72908 CPUtime=3.77
/proc/28132/task/28135/stat : 28135 (ttsth-5-0) R 28130 28132 28063 0 -1 4194368 4152 0 0 0 376 1 0 0 25 0 3 0 107350274 74657792 12651 1992294400 134512640 135237372 4294956192 18446744073709551615 134561423 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 10.07
Current children cumulated vsize (KiB) 72908

[startup+12.7016 s]
/proc/loadavg: 1.15 1.00 1.00 3/67 28135
/proc/meminfo: memFree=1706728/2055920 swapFree=4180832/4192956
[pid=28132] ppid=28130 vsize=118328 CPUtime=22.84
/proc/28132/stat : 28132 (ttsth-5-0) S 28130 28132 28063 0 -1 4194304 26501 0 0 0 2271 13 0 0 25 0 3 0 107350023 121167872 23473 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28132/statm: 29582 23473 98 176 0 29404 0
[pid=28132/tid=28134] ppid=28130 vsize=118328 CPUtime=10.17
/proc/28132/task/28134/stat : 28134 (ttsth-5-0) R 28130 28132 28063 0 -1 4194368 8953 0 0 0 1011 6 0 0 25 0 3 0 107350274 121167872 23473 1992294400 134512640 135237372 4294956192 18446744073709551615 134561428 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28132/tid=28135] ppid=28130 vsize=118328 CPUtime=10.14
/proc/28132/task/28135/stat : 28135 (ttsth-5-0) R 28130 28132 28063 0 -1 4194368 10312 0 0 0 1010 4 0 0 25 0 3 0 107350274 121167872 23473 1992294400 134512640 135237372 4294956192 18446744073709551615 134634708 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 22.84
Current children cumulated vsize (KiB) 118328

[startup+25.5021 s]
/proc/loadavg: 1.34 1.05 1.02 3/67 28135
/proc/meminfo: memFree=1634920/2055920 swapFree=4180832/4192956
[pid=28132] ppid=28130 vsize=190192 CPUtime=48.38
/proc/28132/stat : 28132 (ttsth-5-0) S 28130 28132 28063 0 -1 4194304 43820 0 0 0 4814 24 0 0 25 0 3 0 107350023 194756608 40792 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28132/statm: 47548 40792 98 176 0 47370 0
[pid=28132/tid=28134] ppid=28130 vsize=190192 CPUtime=22.97
/proc/28132/task/28134/stat : 28134 (ttsth-5-0) R 28130 28132 28063 0 -1 4194368 17278 0 0 0 2285 12 0 0 25 0 3 0 107350274 194756608 40792 1992294400 134512640 135237372 4294956192 18446744073709551615 134593221 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28132/tid=28135] ppid=28130 vsize=190192 CPUtime=22.88
/proc/28132/task/28135/stat : 28135 (ttsth-5-0) R 28130 28132 28063 0 -1 4194368 19306 0 0 0 2279 9 0 0 25 0 3 0 107350274 194756608 40792 1992294400 134512640 135237372 4294956192 18446744073709551615 134680503 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 48.38
Current children cumulated vsize (KiB) 190192

[startup+51.1019 s]
/proc/loadavg: 1.56 1.13 1.04 3/67 28135
/proc/meminfo: memFree=1512360/2055920 swapFree=4180832/4192956
[pid=28132] ppid=28130 vsize=317860 CPUtime=99.46
/proc/28132/stat : 28132 (ttsth-5-0) S 28130 28132 28063 0 -1 4194304 74758 0 0 0 9905 41 0 0 25 0 3 0 107350023 325488640 71730 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28132/statm: 79465 71731 98 176 0 79287 0
[pid=28132/tid=28134] ppid=28130 vsize=317860 CPUtime=48.56
/proc/28132/task/28134/stat : 28134 (ttsth-5-0) R 28130 28132 28063 0 -1 4194368 29630 0 0 0 4835 21 0 0 25 0 3 0 107350274 325488640 71731 1992294400 134512640 135237372 4294956192 18446744073709551615 134546026 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28132/tid=28135] ppid=28130 vsize=317860 CPUtime=48.39
/proc/28132/task/28135/stat : 28135 (ttsth-5-0) R 28130 28132 28063 0 -1 4194368 37893 0 0 0 4821 18 0 0 25 0 3 0 107350274 325488640 71731 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 99.46
Current children cumulated vsize (KiB) 317860

[startup+102.307 s]
/proc/loadavg: 1.81 1.26 1.09 3/67 28135
/proc/meminfo: memFree=1312616/2055920 swapFree=4180832/4192956
[pid=28132] ppid=28130 vsize=523316 CPUtime=201.66
/proc/28132/stat : 28132 (ttsth-5-0) S 28130 28132 28063 0 -1 4194304 123937 0 0 0 20094 72 0 0 25 0 3 0 107350023 535875584 120909 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28132/statm: 130829 120909 98 176 0 130651 0
[pid=28132/tid=28134] ppid=28130 vsize=523316 CPUtime=99.75
/proc/28132/task/28134/stat : 28134 (ttsth-5-0) R 28130 28132 28063 0 -1 4194368 47889 0 0 0 9940 35 0 0 25 0 3 0 107350274 535875584 120909 1992294400 134512640 135237372 4294956192 18446744073709551615 134562380 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28132/tid=28135] ppid=28130 vsize=523316 CPUtime=99.39
/proc/28132/task/28135/stat : 28135 (ttsth-5-0) R 28130 28132 28063 0 -1 4194368 68812 0 0 0 9904 35 0 0 25 0 3 0 107350274 535875584 120909 1992294400 134512640 135237372 4294956192 18446744073709551615 134562363 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 201.66
Current children cumulated vsize (KiB) 523316

[startup+162.301 s]
/proc/loadavg: 1.93 1.39 1.14 3/67 28135
/proc/meminfo: memFree=1113128/2055920 swapFree=4180832/4192956
[pid=28132] ppid=28130 vsize=731640 CPUtime=321.39
/proc/28132/stat : 28132 (ttsth-5-0) S 28130 28132 28063 0 -1 4194304 174097 0 0 0 32034 105 0 0 25 0 3 0 107350023 749199360 171069 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28132/statm: 182910 171069 98 176 0 182732 0
[pid=28132/tid=28134] ppid=28130 vsize=731640 CPUtime=159.73
/proc/28132/task/28134/stat : 28134 (ttsth-5-0) R 28130 28132 28063 0 -1 4194368 65377 0 0 0 15924 49 0 0 25 0 3 0 107350274 749199360 171069 1992294400 134512640 135237372 4294956192 18446744073709551615 134546034 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28132/tid=28135] ppid=28130 vsize=731640 CPUtime=159.14
/proc/28132/task/28135/stat : 28135 (ttsth-5-0) R 28130 28132 28063 0 -1 4194368 101484 0 0 0 15861 53 0 0 25 0 3 0 107350274 749199360 171069 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 321.39
Current children cumulated vsize (KiB) 731640

[startup+222.303 s]
/proc/loadavg: 2.04 1.53 1.20 3/67 28135
/proc/meminfo: memFree=916328/2055920 swapFree=4180832/4192956
[pid=28132] ppid=28130 vsize=933388 CPUtime=441.13
/proc/28132/stat : 28132 (ttsth-5-0) S 28130 28132 28063 0 -1 4194304 222854 0 0 0 43977 136 0 0 25 0 3 0 107350023 955789312 219826 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28132/statm: 233347 219826 98 176 0 233169 0
[pid=28132/tid=28134] ppid=28130 vsize=933388 CPUtime=219.7
/proc/28132/task/28134/stat : 28134 (ttsth-5-0) R 28130 28132 28063 0 -1 4194368 80292 0 0 0 21910 60 0 0 25 0 3 0 107350274 955789312 219826 1992294400 134512640 135237372 4294956192 18446744073709551615 134546026 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28132/tid=28135] ppid=28130 vsize=933388 CPUtime=218.9
/proc/28132/task/28135/stat : 28135 (ttsth-5-0) R 28130 28132 28063 0 -1 4194368 135326 0 0 0 21817 73 0 0 25 0 3 0 107350274 955789312 219826 1992294400 134512640 135237372 4294956192 18446744073709551615 134590501 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 441.13
Current children cumulated vsize (KiB) 933388

[startup+282.302 s]
/proc/loadavg: 2.01 1.61 1.25 3/67 28135
/proc/meminfo: memFree=735080/2055920 swapFree=4180832/4192956
[pid=28132] ppid=28130 vsize=1124108 CPUtime=560.88
/proc/28132/stat : 28132 (ttsth-5-0) S 28130 28132 28063 0 -1 4194304 268486 0 0 0 55918 170 0 0 25 0 3 0 107350023 1151086592 265458 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28132/statm: 281027 265458 98 176 0 280849 0
[pid=28132/tid=28134] ppid=28130 vsize=1124108 CPUtime=279.69
/proc/28132/task/28134/stat : 28134 (ttsth-5-0) R 28130 28132 28063 0 -1 4194368 95747 0 0 0 27895 74 0 0 24 0 3 0 107350274 1151086592 265458 1992294400 134512640 135237372 4294956192 18446744073709551615 134562405 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28132/tid=28135] ppid=28130 vsize=1124108 CPUtime=278.67
/proc/28132/task/28135/stat : 28135 (ttsth-5-0) R 28130 28132 28063 0 -1 4194368 165503 0 0 0 27773 94 0 0 25 0 3 0 107350274 1151086592 265458 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 560.88
Current children cumulated vsize (KiB) 1124108

[startup+342.302 s]
/proc/loadavg: 2.07 1.70 1.30 3/67 28135
/proc/meminfo: memFree=561192/2055920 swapFree=4180832/4192956
[pid=28132] ppid=28130 vsize=1303312 CPUtime=680.62
/proc/28132/stat : 28132 (ttsth-5-0) S 28130 28132 28063 0 -1 4194304 311331 0 0 0 67866 196 0 0 25 0 3 0 107350023 1334591488 308303 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28132/statm: 325828 308303 98 176 0 325650 0
[pid=28132/tid=28134] ppid=28130 vsize=1303312 CPUtime=339.67
/proc/28132/task/28134/stat : 28134 (ttsth-5-0) R 28130 28132 28063 0 -1 4194368 112947 0 0 0 33883 84 0 0 25 0 3 0 107350274 1334591488 308303 1992294400 134512640 135237372 4294956192 18446744073709551615 134562344 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28132/tid=28135] ppid=28130 vsize=1303312 CPUtime=338.42
/proc/28132/task/28135/stat : 28135 (ttsth-5-0) R 28130 28132 28063 0 -1 4194368 191148 0 0 0 33733 109 0 0 25 0 3 0 107350274 1334591488 308303 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 680.62
Current children cumulated vsize (KiB) 1303312

[startup+402.303 s]
/proc/loadavg: 2.09 1.76 1.35 3/67 28135
/proc/meminfo: memFree=388520/2055920 swapFree=4180832/4192956
[pid=28132] ppid=28130 vsize=1484300 CPUtime=800.36
/proc/28132/stat : 28132 (ttsth-5-0) S 28130 28132 28063 0 -1 4194304 354844 0 0 0 79808 228 0 0 25 0 3 0 107350023 1519923200 351816 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28132/statm: 371075 351816 98 176 0 370897 0
[pid=28132/tid=28134] ppid=28130 vsize=1484300 CPUtime=399.66
/proc/28132/task/28134/stat : 28134 (ttsth-5-0) R 28130 28132 28063 0 -1 4194368 133432 0 0 0 39865 101 0 0 25 0 3 0 107350274 1519923200 351816 1992294400 134512640 135237372 4294956192 18446744073709551615 134562405 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28132/tid=28135] ppid=28130 vsize=1484300 CPUtime=398.18
/proc/28132/task/28135/stat : 28135 (ttsth-5-0) R 28130 28132 28063 0 -1 4194368 214176 0 0 0 39693 125 0 0 25 0 3 0 107350274 1519923200 351816 1992294400 134512640 135237372 4294956192 18446744073709551615 134562300 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 800.36
Current children cumulated vsize (KiB) 1484300

[startup+462.302 s]
/proc/loadavg: 2.09 1.82 1.39 3/67 28135
/proc/meminfo: memFree=237928/2055920 swapFree=4180832/4192956
[pid=28132] ppid=28130 vsize=1640872 CPUtime=920.1
/proc/28132/stat : 28132 (ttsth-5-0) S 28130 28132 28063 0 -1 4194304 391978 0 0 0 91757 253 0 0 25 0 3 0 107350023 1680252928 388950 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28132/statm: 410218 388950 98 176 0 410040 0
[pid=28132/tid=28134] ppid=28130 vsize=1640872 CPUtime=459.63
/proc/28132/task/28134/stat : 28134 (ttsth-5-0) R 28130 28132 28063 0 -1 4194368 148211 0 0 0 45851 112 0 0 25 0 3 0 107350274 1680252928 388950 1992294400 134512640 135237372 4294956192 18446744073709551615 134562341 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28132/tid=28135] ppid=28130 vsize=1640872 CPUtime=457.94
/proc/28132/task/28135/stat : 28135 (ttsth-5-0) R 28130 28132 28063 0 -1 4194368 236531 0 0 0 45656 138 0 0 25 0 3 0 107350274 1680252928 388950 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 920.1
Current children cumulated vsize (KiB) 1640872

[startup+522.303 s]
/proc/loadavg: 2.08 1.86 1.43 3/67 28135
/proc/meminfo: memFree=128040/2055920 swapFree=4180832/4192956
[pid=28132] ppid=28130 vsize=1757952 CPUtime=1039.85
/proc/28132/stat : 28132 (ttsth-5-0) S 28130 28132 28063 0 -1 4194304 419929 0 0 0 103710 275 0 0 25 0 3 0 107350023 1800142848 416901 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28132/statm: 439488 416901 98 176 0 439310 0
[pid=28132/tid=28134] ppid=28130 vsize=1757952 CPUtime=519.62
/proc/28132/task/28134/stat : 28134 (ttsth-5-0) R 28130 28132 28063 0 -1 4194368 157601 0 0 0 51840 122 0 0 25 0 3 0 107350274 1800142848 416901 1992294400 134512640 135237372 4294956192 18446744073709551615 134562344 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28132/tid=28135] ppid=28130 vsize=1757952 CPUtime=517.71
/proc/28132/task/28135/stat : 28135 (ttsth-5-0) R 28130 28132 28063 0 -1 4194368 255092 0 0 0 51620 151 0 0 25 0 3 0 107350274 1800142848 416901 1992294400 134512640 135237372 4294956192 18446744073709551615 134562341 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1039.85
Current children cumulated vsize (KiB) 1757952



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+560.601 s]
/proc/loadavg: 2.11 1.90 1.46 3/67 28135
/proc/meminfo: memFree=42280/2055920 swapFree=4180832/4192956
[pid=28132] ppid=28130 vsize=1844036 CPUtime=1116.28
/proc/28132/stat : 28132 (ttsth-5-0) S 28130 28132 28063 0 -1 4194304 440598 0 0 0 111340 288 0 0 25 0 3 0 107350023 1888292864 437570 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28132/statm: 461009 437570 98 176 0 460831 0
[pid=28132/tid=28134] ppid=28130 vsize=1844036 CPUtime=557.91
/proc/28132/task/28134/stat : 28134 (ttsth-5-0) R 28130 28132 28063 0 -1 4194368 165162 0 0 0 55663 128 0 0 25 0 3 0 107350274 1888292864 437570 1992294400 134512640 135237372 4294956192 18446744073709551615 134562401 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28132/tid=28135] ppid=28130 vsize=1844036 CPUtime=555.86
/proc/28132/task/28135/stat : 28135 (ttsth-5-0) R 28130 28132 28063 0 -1 4194368 268200 0 0 0 55428 158 0 0 25 0 3 0 107350274 1888292864 437570 1992294400 134512640 135237372 4294956192 18446744073709551615 134590241 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1116.28
Current children cumulated vsize (KiB) 1844036

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

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

[startup+560.801 s]
/proc/loadavg: 2.11 1.90 1.46 3/67 28135
/proc/meminfo: memFree=42280/2055920 swapFree=4180832/4192956
[pid=28132] ppid=28130 vsize=0 CPUtime=1116.49
/proc/28132/stat : 28132 (ttsth-5-0) Z 28130 28132 28063 0 -1 4195340 440599 0 0 0 111342 307 0 0 16 0 2 0 107350023 0 0 1992294400 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28132/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1116.49
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 560.865
CPU time (s): 1116.56
CPU user time (s): 1113.42
CPU system time (s): 3.13652
CPU usage (%): 199.078
Max. virtual memory (cumulated for all children) (KiB): 1844036

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1113.42
system time used= 3.13652
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 440599
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= 120
involuntary context switches= 8537

runsolver used 0.697893 second user time and 1.35379 second system time

The end

Launcher Data

Begin job on node42 at 2009-04-27 02:46:59
IDJOB=1733836
IDBENCH=71148
IDSOLVER=549
FILE ID=node42/1733836-1240793218
PBS_JOBID= 9187353
Free space on /tmp= 66324 MiB

SOLVER NAME= ttsth-5-0 2009-03-19
BENCH NAME= SAT09/CRAFTED/modcircuits/mod3block_2vars_9gates_u2_autoenc.cnf
COMMAND LINE= HOME/ttsth-5-0 -num-threads MAXNBTHREAD BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1733836-1240793218/watcher-1733836-1240793218 -o /tmp/evaluation-result-1733836-1240793218/solver-1733836-1240793218 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/ttsth-5-0 -num-threads 2 HOME/instance-1733836-1240793218.cnf

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

MD5SUM BENCH= f36884385029d184241b6634aaaa22ac
RANDOM SEED=1754499308

node42.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:       1797216 kB
Buffers:         26016 kB
Cached:         168916 kB
SwapCached:       5940 kB
Active:          71812 kB
Inactive:       131508 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1797216 kB
SwapTotal:     4192956 kB
SwapFree:      4180832 kB
Dirty:            3392 kB
Writeback:           0 kB
Mapped:          14064 kB
Slab:            41436 kB
Committed_AS:   511784 kB
PageTables:       1388 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= 66324 MiB
End job on node42 at 2009-04-27 02:56:21