Trace number 1735586

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? (TO) 1200.2 604.715

General information on the benchmark

NameCRAFTED/rbsat/crafted/unforced/
rbsat-v2640c305320g4.cnf
MD5SUM902bd5d693f19206156f2706c5c6e377
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 variables2640
Number of clauses305320
Sum of the clauses size613120
Maximum clause length33
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2305240
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 580

Solver Data

0.39/0.45	c Command: HOME/ttsth-5-0 -num-threads 2 HOME/instance-1735586-1240804100.cnf 
0.39/0.45	c Using SATTIMEOUT of 1200
0.39/0.45	c Using SATRAM of 1800
0.39/0.45	c Size of subset node = 16
0.39/0.45	c Variables = 2640
0.39/0.45	c Clauses = 305320
0.39/0.45	c Literals = 613120
0.39/0.45	c Reduced size:
0.39/0.45	c Variables = 2640
0.39/0.45	c Clauses = 305320
0.39/0.45	c Literals = 613120
0.39/0.45	c a2
0.89/0.98	c a1
2.10/2.17	c Independent sub-problems = 1
2.10/2.17	c Sub-problem with 2640 variables and 305320 clauses
2.10/2.17	c using permutation method 4
2.10/2.17	c count = 1
2.10/2.17	c Ordering finished 2.050 seconds
2.10/2.17	c mapped 2.160 seconds
2.10/2.17	c permuted 2.160 seconds
2.10/2.17	c about to sort
2.19/2.25	c sorted
6.49/6.59	c clauses now 305320
6.49/6.59	c init finished 2.290 seconds
6.49/6.59	c tree built 6.580 seconds
6.49/6.59	c 
6.49/6.59	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
6.49/6.59	c ---------------------------------|----------------------------------|------------------------------------------------------
6.49/6.59	c ................................ | ..........                       |                        6.6           0.0             
6.49/6.59	c ................................ | ..........                     1 |                        6.6           0.2             
6.49/6.59	c ................................ | ..........                     2 |                        6.6           0.3             
6.49/6.59	c ................................ | ..........                     3 |                        6.6           0.5             
6.49/6.59	c ................................ | ..........                     4 |                        6.6           0.6             
6.49/6.59	c ................................ | ..........                     5 |                        6.6           0.8             
6.49/6.59	c ................................ | ..........                  1000 |                        6.6         152.0         1544
23.96/15.37	c ................................ | ..........                193000 | 7268                  24.1        8008.3      2980503
47.91/27.39	c ................................ | ..........                347000 | 13419                 48.1        7212.6      4913937
72.06/39.41	c ................................ | ..........                473000 | 18198                 72.1        6560.3      6615843
96.01/51.46	c ................................ | ..........                575000 | 22250                 96.1        5980.9      8083463
120.15/63.52	c ................................ | *.........                675000 | 26296                120.2        5614.7      9306794
144.10/75.51	c ................................ | *.........                773000 | 30122                144.2        5361.7     10434163
168.05/87.52	c ................................ | *.........                858000 | 33654                168.1        5102.9     11497803
191.80/99.49	c ................................ | *.........                929000 | 36529                192.0        4838.3     12483856
215.95/111.53	c ................................ | *.........                993000 | 39320                216.1        4596.2     13407739
240.10/123.65	c ................................ | **........               1054000 | 41946                240.2        4387.1     14176025
264.05/135.65	c ................................ | **........               1109000 | 44339                264.2        4197.6     14958291
288.00/147.63	c ................................ | **........               1171000 | 46737                288.1        4064.6     15897115
311.95/159.62	c ................................ | **........               1227000 | 48900                312.1        3932.1     16719636
336.10/171.73	c ................................ | **........               1293000 | 51361                336.2        3845.7     17739202
360.06/183.72	c ................................ | ***.......               1348000 | 53532                360.1        3742.9     18570077
383.80/195.67	c ................................ | ***.......               1402000 | 55790                384.0        3651.0     19297159
408.15/207.87	c ................................ | ***.......               1473000 | 58351                408.4        3607.1     20175269
431.90/219.76	c ................................ | ***.......               1529000 | 60736                432.1        3538.6     20832601
455.85/231.78	c ................................ | ***.......               1584000 | 63191                456.1        3473.0     21454083
480.20/243.91	c ................................ | ****......               1644000 | 65435                480.3        3422.9     22387203
504.14/256.00	c ................................ | ****......               1698000 | 67422                504.4        3366.2     23102715
527.89/267.85	c ................................ | ****......               1746000 | 69307                528.1        3306.3     23738492
552.24/280.06	c ................................ | ****......               1793000 | 71315                552.5        3245.5     24405052
575.99/291.96	c ................................ | ****......               1843000 | 73279                576.2        3198.5     25065628
600.14/304.08	c ................................ | *****.....               1889000 | 75347                600.4        3146.2     25572886
624.09/316.00	c ................................ | *****.....               1936000 | 77199                624.2        3101.6     26114357
648.04/328.09	c ................................ | *****.....               1985000 | 79041                648.3        3061.7     26780141
671.98/340.05	c ................................ | *****.....               2029000 | 80687                672.2        3018.4     27358905
696.14/352.12	c ................................ | *****.....               2072000 | 82528                696.3        2975.8     27923121
719.89/364.06	c ................................ | ******....               2115000 | 84228                720.1        2937.1     28551396
744.24/376.21	c ................................ | ******....               2152000 | 85804                744.4        2891.0     28990291
767.98/388.19	c ................................ | ******....               2190000 | 87479                768.3        2850.5     29444473
791.93/400.11	c ................................ | ******....               2224000 | 88960                792.1        2807.8     30049576
815.88/412.17	c ................................ | ******....               2260000 | 90553                816.1        2769.1     30617384
839.83/424.14	c ................................ | *******...               2300000 | 92256                840.0        2738.0     31150060
864.38/436.40	c ................................ | *******...               2339000 | 93937                864.5        2705.5     31780747
888.13/448.37	c ................................ | *******...               2379000 | 95629                888.4        2677.8     32367829
911.88/460.25	c ................................ | *******...               2422000 | 97282                912.1        2655.4     33025201
935.82/472.26	c ................................ | *******...               2464000 | 98948                936.1        2632.2     33669924
960.38/484.55	c ................................ | ********..               2504000 | 100597               960.6        2606.6     34151823
984.12/496.44	c ................................ | ********..               2540000 | 102074               984.4        2580.4     34638465
1008.07/508.41	c ................................ | ********..               2580000 | 103725              1008.2        2558.9     35178379
1032.02/520.44	c ................................ | ********..               2631000 | 105974              1032.3        2548.8     35666634
1055.98/532.44	c ................................ | ********..               2687000 | 108285              1056.2        2544.0     36142168
1079.93/544.42	c ................................ | *********.               2735000 | 110092              1080.1        2532.1     36651369
1103.87/556.41	c ................................ | *********.               2785000 | 112140              1104.1        2522.5     37148149
1127.82/568.46	c ................................ | *********.               2833000 | 114423              1128.1        2511.3     37579196
1152.37/580.79	c ................................ | *********.               2875000 | 116111              1152.7        2494.1     38008972
1176.32/592.75	c ................................ | *********.               2914000 | 117802              1176.6        2476.6     38513618

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-1735586-1240804100/watcher-1735586-1240804100 -o /tmp/evaluation-result-1735586-1240804100/solver-1735586-1240804100 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/ttsth-5-0 -num-threads 2 HOME/instance-1735586-1240804100.cnf 

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


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 23188
/proc/meminfo: memFree=1716672/2055920 swapFree=4191900/4192956
[pid=23188] ppid=23186 vsize=1064 CPUtime=0
/proc/23188/stat : 23188 (ttsth-5-0) R 23186 23188 22252 0 -1 4194304 150 0 0 0 0 0 0 0 18 0 1 0 108443474 1089536 134 1992294400 134512640 135237372 4294956192 18446744073709551615 134639534 0 0 4096 0 0 0 0 17 1 0 0
/proc/23188/statm: 266 135 78 176 0 88 0

[startup+0.073413 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 23188
/proc/meminfo: memFree=1716672/2055920 swapFree=4191900/4192956
[pid=23188] ppid=23186 vsize=4212 CPUtime=0.06
/proc/23188/stat : 23188 (ttsth-5-0) R 23186 23188 22252 0 -1 4194304 927 0 0 0 6 0 0 0 18 0 1 0 108443474 4313088 911 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/23188/statm: 1053 912 78 176 0 875 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 4212

[startup+0.101414 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 23188
/proc/meminfo: memFree=1716672/2055920 swapFree=4191900/4192956
[pid=23188] ppid=23186 vsize=5520 CPUtime=0.09
/proc/23188/stat : 23188 (ttsth-5-0) R 23186 23188 22252 0 -1 4194304 1247 0 0 0 9 0 0 0 18 0 1 0 108443474 5652480 1231 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/23188/statm: 1380 1232 78 176 0 1202 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5520

[startup+0.30143 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 23188
/proc/meminfo: memFree=1716672/2055920 swapFree=4191900/4192956
[pid=23188] ppid=23186 vsize=14952 CPUtime=0.29
/proc/23188/stat : 23188 (ttsth-5-0) R 23186 23188 22252 0 -1 4194304 3535 0 0 0 28 1 0 0 19 0 1 0 108443474 15310848 3519 1992294400 134512640 135237372 4294956192 18446744073709551615 134732535 0 0 4096 0 0 0 0 17 1 0 0
/proc/23188/statm: 3738 3519 78 176 0 3560 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14952

[startup+0.701465 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 23188
/proc/meminfo: memFree=1716672/2055920 swapFree=4191900/4192956
[pid=23188] ppid=23186 vsize=30408 CPUtime=0.69
/proc/23188/stat : 23188 (ttsth-5-0) R 23186 23188 22252 0 -1 4194304 7492 0 0 0 65 4 0 0 22 0 1 0 108443474 31137792 7475 1992294400 134512640 135237372 4294956192 18446744073709551615 134680474 0 0 4096 0 0 0 0 17 1 0 0
/proc/23188/statm: 7602 7475 79 176 0 7424 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 30408

[startup+1.50154 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23189
/proc/meminfo: memFree=1686840/2055920 swapFree=4191900/4192956
[pid=23188] ppid=23186 vsize=38956 CPUtime=1.49
/proc/23188/stat : 23188 (ttsth-5-0) R 23186 23188 22252 0 -1 4194304 10226 0 0 0 144 5 0 0 25 0 1 0 108443474 39890944 9611 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/23188/statm: 9739 9611 80 176 0 9561 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 38956

[startup+3.10167 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23189
/proc/meminfo: memFree=1676984/2055920 swapFree=4191900/4192956
[pid=23188] ppid=23186 vsize=43212 CPUtime=3.09
/proc/23188/stat : 23188 (ttsth-5-0) R 23186 23188 22252 0 -1 4194304 11560 0 0 0 304 5 0 0 25 0 1 0 108443474 44249088 10646 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/23188/statm: 10803 10647 91 176 0 10625 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 43212

[startup+6.30195 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23189
/proc/meminfo: memFree=1647352/2055920 swapFree=4191900/4192956
[pid=23188] ppid=23186 vsize=86348 CPUtime=6.29
/proc/23188/stat : 23188 (ttsth-5-0) R 23186 23188 22252 0 -1 4194304 22511 0 0 0 619 10 0 0 25 0 1 0 108443474 88420352 21403 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/23188/statm: 21587 21403 91 176 0 21409 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 86348

[startup+12.7025 s]
/proc/loadavg: 1.08 1.02 1.01 3/67 23191
/proc/meminfo: memFree=1588200/2055920 swapFree=4191900/4192956
[pid=23188] ppid=23186 vsize=152548 CPUtime=18.78
/proc/23188/stat : 23188 (ttsth-5-0) S 23186 23188 22252 0 -1 4194304 33895 0 0 0 1863 15 0 0 25 0 3 0 108443474 156209152 32787 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23188/statm: 38137 32787 98 176 0 37959 0
[pid=23188/tid=23190] ppid=23186 vsize=152548 CPUtime=6.1
/proc/23188/task/23190/stat : 23190 (ttsth-5-0) R 23186 23188 22252 0 -1 4194368 4464 0 0 0 608 2 0 0 25 0 3 0 108444133 156209152 32787 1992294400 134512640 135237372 4294956192 18446744073709551615 134580200 0 0 4096 0 0 0 0 -1 1 0 0
[pid=23188/tid=23191] ppid=23186 vsize=152548 CPUtime=6.08
/proc/23188/task/23191/stat : 23191 (ttsth-5-0) R 23186 23188 22252 0 -1 4194368 5227 0 0 0 606 2 0 0 25 0 3 0 108444133 156209152 32787 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 18.78
Current children cumulated vsize (KiB) 152548

[startup+25.5016 s]
/proc/loadavg: 1.28 1.06 1.02 3/67 23191
/proc/meminfo: memFree=1552040/2055920 swapFree=4191900/4192956
[pid=23188] ppid=23186 vsize=187024 CPUtime=44.32
/proc/23188/stat : 23188 (ttsth-5-0) S 23186 23188 22252 0 -1 4194304 42352 0 0 0 4412 20 0 0 25 0 3 0 108443474 191512576 41244 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23188/statm: 46756 41245 98 176 0 46578 0
[pid=23188/tid=23190] ppid=23186 vsize=187024 CPUtime=18.9
/proc/23188/task/23190/stat : 23190 (ttsth-5-0) R 23186 23188 22252 0 -1 4194368 8569 0 0 0 1885 5 0 0 25 0 3 0 108444133 191512576 41245 1992294400 134512640 135237372 4294956192 18446744073709551615 134546026 0 0 4096 0 0 0 0 -1 1 0 0
[pid=23188/tid=23191] ppid=23186 vsize=187024 CPUtime=18.82
/proc/23188/task/23191/stat : 23191 (ttsth-5-0) R 23186 23188 22252 0 -1 4194368 9580 0 0 0 1878 4 0 0 25 0 3 0 108444133 191512576 41245 1992294400 134512640 135237372 4294956192 18446744073709551615 134592376 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 44.32
Current children cumulated vsize (KiB) 187024

[startup+51.1018 s]
/proc/loadavg: 1.53 1.14 1.04 3/67 23191
/proc/meminfo: memFree=1498216/2055920 swapFree=4191900/4192956
[pid=23188] ppid=23186 vsize=241328 CPUtime=95.41
/proc/23188/stat : 23188 (ttsth-5-0) S 23186 23188 22252 0 -1 4194304 55874 0 0 0 9514 27 0 0 25 0 3 0 108443474 247119872 54766 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23188/statm: 60332 54766 98 176 0 60154 0
[pid=23188/tid=23190] ppid=23186 vsize=241328 CPUtime=44.49
/proc/23188/task/23190/stat : 23190 (ttsth-5-0) R 23186 23188 22252 0 -1 4194368 15230 0 0 0 4441 8 0 0 25 0 3 0 108444133 247119872 54766 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=23188/tid=23191] ppid=23186 vsize=241328 CPUtime=44.32
/proc/23188/task/23191/stat : 23191 (ttsth-5-0) R 23186 23188 22252 0 -1 4194368 16440 0 0 0 4424 8 0 0 25 0 3 0 108444133 247119872 54766 1992294400 134512640 135237372 4294956192 18446744073709551615 134562344 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 95.41
Current children cumulated vsize (KiB) 241328

[startup+102.305 s]
/proc/loadavg: 1.79 1.27 1.09 3/67 23191
/proc/meminfo: memFree=1424616/2055920 swapFree=4191900/4192956
[pid=23188] ppid=23186 vsize=317324 CPUtime=197.59
/proc/23188/stat : 23188 (ttsth-5-0) S 23186 23188 22252 0 -1 4194304 74083 0 0 0 19722 37 0 0 25 0 3 0 108443474 324939776 72975 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23188/statm: 79331 72975 98 176 0 79153 0
[pid=23188/tid=23190] ppid=23186 vsize=317324 CPUtime=95.68
/proc/23188/task/23190/stat : 23190 (ttsth-5-0) R 23186 23188 22252 0 -1 4194368 24714 0 0 0 9555 13 0 0 25 0 3 0 108444133 324939776 72975 1992294400 134512640 135237372 4294956192 18446744073709551615 134565869 0 0 4096 0 0 0 0 -1 1 0 0
[pid=23188/tid=23191] ppid=23186 vsize=317324 CPUtime=95.32
/proc/23188/task/23191/stat : 23191 (ttsth-5-0) R 23186 23188 22252 0 -1 4194368 25165 0 0 0 9519 13 0 0 25 0 3 0 108444133 324939776 72975 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 197.59
Current children cumulated vsize (KiB) 317324

[startup+162.301 s]
/proc/loadavg: 1.92 1.40 1.15 3/67 23191
/proc/meminfo: memFree=1358952/2055920 swapFree=4191900/4192956
[pid=23188] ppid=23186 vsize=385324 CPUtime=317.33
/proc/23188/stat : 23188 (ttsth-5-0) S 23186 23188 22252 0 -1 4194304 90732 0 0 0 31687 46 0 0 25 0 3 0 108443474 394571776 89624 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23188/statm: 96331 89624 98 176 0 96153 0
[pid=23188/tid=23190] ppid=23186 vsize=385324 CPUtime=155.66
/proc/23188/task/23190/stat : 23190 (ttsth-5-0) R 23186 23188 22252 0 -1 4194368 32335 0 0 0 15549 17 0 0 25 0 3 0 108444133 394571776 89624 1992294400 134512640 135237372 4294956192 18446744073709551615 134562357 0 0 4096 0 0 0 0 -1 1 0 0
[pid=23188/tid=23191] ppid=23186 vsize=385324 CPUtime=155.08
/proc/23188/task/23191/stat : 23191 (ttsth-5-0) R 23186 23188 22252 0 -1 4194368 34193 0 0 0 15490 18 0 0 25 0 3 0 108444133 394571776 89624 1992294400 134512640 135237372 4294956192 18446744073709551615 134562355 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 317.33
Current children cumulated vsize (KiB) 385324

[startup+222.302 s]
/proc/loadavg: 2.09 1.54 1.21 3/67 23191
/proc/meminfo: memFree=1294824/2055920 swapFree=4191900/4192956
[pid=23188] ppid=23186 vsize=449520 CPUtime=437.08
/proc/23188/stat : 23188 (ttsth-5-0) S 23186 23188 22252 0 -1 4194304 106422 0 0 0 43653 55 0 0 25 0 3 0 108443474 460308480 105314 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23188/statm: 112380 105314 98 176 0 112202 0
[pid=23188/tid=23190] ppid=23186 vsize=449520 CPUtime=215.64
/proc/23188/task/23190/stat : 23190 (ttsth-5-0) R 23186 23188 22252 0 -1 4194368 40765 0 0 0 21543 21 0 0 25 0 3 0 108444133 460308480 105314 1992294400 134512640 135237372 4294956192 18446744073709551615 134546034 0 0 4096 0 0 0 0 -1 1 0 0
[pid=23188/tid=23191] ppid=23186 vsize=449520 CPUtime=214.84
/proc/23188/task/23191/stat : 23191 (ttsth-5-0) R 23186 23188 22252 0 -1 4194368 41453 0 0 0 21461 23 0 0 25 0 3 0 108444133 460308480 105314 1992294400 134512640 135237372 4294956192 18446744073709551615 134562363 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 437.08
Current children cumulated vsize (KiB) 449520

[startup+282.302 s]
/proc/loadavg: 2.10 1.63 1.26 3/67 23191
/proc/meminfo: memFree=1239464/2055920 swapFree=4191900/4192956
[pid=23188] ppid=23186 vsize=506916 CPUtime=556.83
/proc/23188/stat : 23188 (ttsth-5-0) S 23186 23188 22252 0 -1 4194304 120372 0 0 0 55620 63 0 0 25 0 3 0 108443474 519081984 119264 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23188/statm: 126729 119264 98 176 0 126551 0
[pid=23188/tid=23190] ppid=23186 vsize=506916 CPUtime=275.62
/proc/23188/task/23190/stat : 23190 (ttsth-5-0) R 23186 23188 22252 0 -1 4194368 48009 0 0 0 27537 25 0 0 25 0 3 0 108444133 519081984 119264 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=23188/tid=23191] ppid=23186 vsize=506916 CPUtime=274.61
/proc/23188/task/23191/stat : 23191 (ttsth-5-0) R 23186 23188 22252 0 -1 4194368 48159 0 0 0 27435 26 0 0 25 0 3 0 108444133 519081984 119264 1992294400 134512640 135237372 4294956192 18446744073709551615 134562380 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 556.83
Current children cumulated vsize (KiB) 506916

[startup+342.301 s]
/proc/loadavg: 2.13 1.73 1.31 3/67 23191
/proc/meminfo: memFree=1192808/2055920 swapFree=4191900/4192956
[pid=23188] ppid=23186 vsize=554504 CPUtime=676.58
/proc/23188/stat : 23188 (ttsth-5-0) S 23186 23188 22252 0 -1 4194304 131845 0 0 0 67588 70 0 0 25 0 3 0 108443474 567812096 130737 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23188/statm: 138626 130737 98 176 0 138448 0
[pid=23188/tid=23190] ppid=23186 vsize=554504 CPUtime=335.61
/proc/23188/task/23190/stat : 23190 (ttsth-5-0) R 23186 23188 22252 0 -1 4194368 54087 0 0 0 33531 30 0 0 25 0 3 0 108444133 567812096 130737 1992294400 134512640 135237372 4294956192 18446744073709551615 134562320 0 0 4096 0 0 0 0 -1 1 0 0
[pid=23188/tid=23191] ppid=23186 vsize=554504 CPUtime=334.37
/proc/23188/task/23191/stat : 23191 (ttsth-5-0) R 23186 23188 22252 0 -1 4194368 53554 0 0 0 33408 29 0 0 25 0 3 0 108444133 567812096 130737 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 676.58
Current children cumulated vsize (KiB) 554504

[startup+402.301 s]
/proc/loadavg: 2.08 1.79 1.36 3/67 23191
/proc/meminfo: memFree=1150568/2055920 swapFree=4191900/4192956
[pid=23188] ppid=23186 vsize=597252 CPUtime=796.33
/proc/23188/stat : 23188 (ttsth-5-0) S 23186 23188 22252 0 -1 4194304 142537 0 0 0 79556 77 0 0 25 0 3 0 108443474 611586048 141429 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23188/statm: 149313 141429 98 176 0 149135 0
[pid=23188/tid=23190] ppid=23186 vsize=597252 CPUtime=395.59
/proc/23188/task/23190/stat : 23190 (ttsth-5-0) R 23186 23188 22252 0 -1 4194368 58809 0 0 0 39526 33 0 0 25 0 3 0 108444133 611586048 141429 1992294400 134512640 135237372 4294956192 18446744073709551615 134546026 0 0 4096 0 0 0 0 -1 1 0 0
[pid=23188/tid=23191] ppid=23186 vsize=597252 CPUtime=394.14
/proc/23188/task/23191/stat : 23191 (ttsth-5-0) R 23186 23188 22252 0 -1 4194368 59524 0 0 0 39381 33 0 0 25 0 3 0 108444133 611586048 141429 1992294400 134512640 135237372 4294956192 18446744073709551615 134562328 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 796.33
Current children cumulated vsize (KiB) 597252

[startup+462.301 s]
/proc/loadavg: 2.03 1.83 1.39 3/67 23191
/proc/meminfo: memFree=1104360/2055920 swapFree=4191900/4192956
[pid=23188] ppid=23186 vsize=644368 CPUtime=916.07
/proc/23188/stat : 23188 (ttsth-5-0) S 23186 23188 22252 0 -1 4194304 153880 0 0 0 91524 83 0 0 25 0 3 0 108443474 659832832 152772 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23188/statm: 161092 152772 98 176 0 160914 0
[pid=23188/tid=23190] ppid=23186 vsize=644368 CPUtime=455.57
/proc/23188/task/23190/stat : 23190 (ttsth-5-0) R 23186 23188 22252 0 -1 4194368 64060 0 0 0 45521 36 0 0 25 0 3 0 108444133 659832832 152772 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=23188/tid=23191] ppid=23186 vsize=644368 CPUtime=453.89
/proc/23188/task/23191/stat : 23191 (ttsth-5-0) R 23186 23188 22252 0 -1 4194368 65616 0 0 0 45354 35 0 0 25 0 3 0 108444133 659832832 152772 1992294400 134512640 135237372 4294956192 18446744073709551615 134562444 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 916.07
Current children cumulated vsize (KiB) 644368

[startup+522.302 s]
/proc/loadavg: 2.01 1.85 1.43 3/67 23191
/proc/meminfo: memFree=1063400/2055920 swapFree=4191900/4192956
[pid=23188] ppid=23186 vsize=687976 CPUtime=1035.81
/proc/23188/stat : 23188 (ttsth-5-0) S 23186 23188 22252 0 -1 4194304 164205 0 0 0 103491 90 0 0 25 0 3 0 108443474 704487424 163097 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23188/statm: 171994 163097 98 176 0 171816 0
[pid=23188/tid=23190] ppid=23186 vsize=687976 CPUtime=515.56
/proc/23188/task/23190/stat : 23190 (ttsth-5-0) R 23186 23188 22252 0 -1 4194368 69279 0 0 0 51516 40 0 0 25 0 3 0 108444133 704487424 163097 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=23188/tid=23191] ppid=23186 vsize=687976 CPUtime=513.66
/proc/23188/task/23191/stat : 23191 (ttsth-5-0) R 23186 23188 22252 0 -1 4194368 70722 0 0 0 51327 39 0 0 25 0 3 0 108444133 704487424 163097 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1035.81
Current children cumulated vsize (KiB) 687976

[startup+582.302 s]
/proc/loadavg: 2.00 1.88 1.46 3/67 23191
/proc/meminfo: memFree=1026472/2055920 swapFree=4191900/4192956
[pid=23188] ppid=23186 vsize=725524 CPUtime=1155.56
/proc/23188/stat : 23188 (ttsth-5-0) S 23186 23188 22252 0 -1 4194304 173376 0 0 0 115459 97 0 0 25 0 3 0 108443474 742936576 172268 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23188/statm: 181381 172268 98 176 0 181203 0
[pid=23188/tid=23190] ppid=23186 vsize=725524 CPUtime=575.54
/proc/23188/task/23190/stat : 23190 (ttsth-5-0) R 23186 23188 22252 0 -1 4194368 74095 0 0 0 57510 44 0 0 25 0 3 0 108444133 742936576 172268 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=23188/tid=23191] ppid=23186 vsize=725524 CPUtime=573.42
/proc/23188/task/23191/stat : 23191 (ttsth-5-0) R 23186 23188 22252 0 -1 4194368 75077 0 0 0 57300 42 0 0 25 0 3 0 108444133 742936576 172268 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1155.56
Current children cumulated vsize (KiB) 725524



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+604.602 s]
/proc/loadavg: 2.00 1.89 1.47 3/67 23191
/proc/meminfo: memFree=1013224/2055920 swapFree=4191900/4192956
[pid=23188] ppid=23186 vsize=738456 CPUtime=1200.08
/proc/23188/stat : 23188 (ttsth-5-0) S 23186 23188 22252 0 -1 4194304 176536 0 0 0 119908 100 0 0 25 0 3 0 108443474 756178944 175428 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23188/statm: 184614 175428 98 176 0 184436 0
[pid=23188/tid=23190] ppid=23186 vsize=738456 CPUtime=597.85
/proc/23188/task/23190/stat : 23190 (ttsth-5-0) R 23186 23188 22252 0 -1 4194368 75707 0 0 0 59739 46 0 0 25 0 3 0 108444133 756178944 175428 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=23188/tid=23191] ppid=23186 vsize=738456 CPUtime=595.64
/proc/23188/task/23191/stat : 23191 (ttsth-5-0) R 23186 23188 22252 0 -1 4194368 76625 0 0 0 59521 43 0 0 25 0 3 0 108444133 756178944 175428 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 738456

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

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

[startup+604.712 s]
/proc/loadavg: 2.00 1.89 1.47 3/67 23191
/proc/meminfo: memFree=1013224/2055920 swapFree=4191900/4192956
[pid=23188] ppid=23186 vsize=0 CPUtime=1200.19
/proc/23188/stat : 23188 (ttsth-5-0) Z 23186 23188 22252 0 -1 4195340 176537 0 0 0 119909 110 0 0 16 0 2 0 108443474 0 0 1992294400 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23188/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.19
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 604.715
CPU time (s): 1200.2
CPU user time (s): 1199.09
CPU system time (s): 1.10483
CPU usage (%): 198.473
Max. virtual memory (cumulated for all children) (KiB): 738456

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.09
system time used= 1.10483
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 176537
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= 39
involuntary context switches= 9166

runsolver used 0.595909 second user time and 1.60975 second system time

The end

Launcher Data

Begin job on node15 at 2009-04-27 05:48:21
IDJOB=1735586
IDBENCH=71499
IDSOLVER=549
FILE ID=node15/1735586-1240804100
PBS_JOBID= 9187324
Free space on /tmp= 66280 MiB

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

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

MD5SUM BENCH= 902bd5d693f19206156f2706c5c6e377
RANDOM SEED=1159731235

node15.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.220
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	: 5931.00
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.220
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:       1717152 kB
Buffers:         45000 kB
Cached:         225664 kB
SwapCached:        384 kB
Active:         105004 kB
Inactive:       179056 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1717152 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            4752 kB
Writeback:           0 kB
Mapped:          21768 kB
Slab:            40664 kB
Committed_AS:   404748 kB
PageTables:       1460 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= 66280 MiB
End job on node15 at 2009-04-27 05:58:27