Trace number 1735646

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.18 1200.62

General information on the benchmark

NameCRAFTED/rbsat/crafted/unforced/
rbsat-v2400c266431g5.cnf
MD5SUM5c381a23100991dd5561d3dc572b8883
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 variables2400
Number of clauses266431
Sum of the clauses size535112
Maximum clause length32
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2266356
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 575

Solver Data

0.29/0.38	c Command: HOME/tts-5-0 HOME/instance-1735646-1240804886.cnf 
0.29/0.38	c Using SATTIMEOUT of 1200
0.29/0.38	c Using SATRAM of 1800
0.29/0.38	c Size of subset node = 16
0.29/0.38	c Variables = 2400
0.29/0.38	c Clauses = 266431
0.29/0.38	c Literals = 535112
0.29/0.38	c Reduced size:
0.29/0.38	c Variables = 2400
0.29/0.38	c Clauses = 266431
0.29/0.38	c Literals = 535112
0.29/0.38	c a2
0.79/0.82	c a1
1.69/1.77	c Independent sub-problems = 1
1.69/1.77	c Sub-problem with 2400 variables and 266431 clauses
1.69/1.77	c using permutation method 4
1.69/1.77	c count = 1
1.69/1.77	c Ordering finished 1.670 seconds
1.69/1.77	c mapped 1.760 seconds
1.69/1.77	c permuted 1.760 seconds
1.69/1.77	c about to sort
1.79/1.83	c sorted
5.40/5.50	c clauses now 266431
5.40/5.50	c init finished 1.860 seconds
5.40/5.50	c tree built 5.490 seconds
5.40/5.50	c 
5.40/5.50	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
5.40/5.50	c ---------------------------------|----------------------------------|------------------------------------------------------
5.40/5.50	c ................................ | ..........                       |                        5.5           0.0             
5.40/5.50	c ................................ | ..........                     1 |                        5.5           0.2             
5.40/5.50	c ................................ | ..........                     2 |                        5.5           0.4             
5.40/5.50	c ................................ | ..........                     3 |                        5.5           0.5             
5.40/5.50	c ................................ | ..........                     4 |                        5.5           0.7             
5.40/5.50	c ................................ | ..........                     5 |                        5.5           0.9             
5.40/5.50	c ................................ | ..........                  1000 | 1                      5.5         182.1         1171
23.99/24.04	c ................................ | ..........                358000 | 12686                 24.0       14898.0      2886426
48.07/48.12	c ................................ | ..........                600000 | 21303                 48.1       12474.0      4747081
71.96/72.07	c ................................ | ..........                765000 | 28153                 72.0       10617.6      5990400
96.05/96.17	c ................................ | ..........                934000 | 34670                 96.2        9714.0      7317929
119.94/120.05	c ................................ | *.........               1075000 | 40105                120.0        8956.8      8441242
144.04/144.17	c ................................ | *.........               1203000 | 44939                144.1        8346.6      9433357
168.03/168.16	c ................................ | *.........               1309000 | 49142                168.1        7786.1     10261088
192.02/192.11	c ................................ | *.........               1432000 | 54010                192.1        7455.6     11201659
216.01/216.13	c ................................ | *.........               1573000 | 60182                216.1        7279.7     12224454
240.10/240.20	c ................................ | **........               1702000 | 65441                240.1        7087.5     13186771
263.99/264.13	c ................................ | **........               1843000 | 70830                264.1        6979.2     14201799
287.99/288.13	c ................................ | **........               1968000 | 75916                288.1        6831.7     15149575
312.07/312.28	c ................................ | **........               2083000 | 80200                312.2        6671.8     16037499
336.17/336.32	c ................................ | **........               2202000 | 84913                336.2        6548.9     17099582
359.86/360.08	c ................................ | ***.......               2293000 | 88522                360.0        6369.4     17845774
384.05/384.21	c ................................ | ***.......               2386000 | 92131                384.1        6211.6     18564392
407.94/408.13	c ................................ | ***.......               2468000 | 95282                408.0        6048.4     19208044
431.93/432.13	c ................................ | ***.......               2547000 | 98396                432.0        5895.3     19837342
456.03/456.25	c ................................ | ***.......               2631000 | 101755               456.1        5767.8     20525540
479.92/480.15	c ................................ | ****......               2716000 | 105141               480.0        5657.9     21216464
503.91/504.14	c ................................ | ****......               2804000 | 108315               504.0        5563.2     22004459
527.90/528.15	c ................................ | ****......               2909000 | 112404               528.0        5509.2     22893089
551.89/552.16	c ................................ | ****......               3055000 | 117921               552.0        5534.0     24144740
575.88/576.12	c ................................ | ****......               3190000 | 122919               576.0        5538.2     25313360
599.97/600.21	c ................................ | *****.....               3321000 | 127621               600.1        5534.3     26345987
624.06/624.33	c ................................ | *****.....               3439000 | 131997               624.2        5509.5     27332376
647.86/648.16	c ................................ | *****.....               3562000 | 136581               648.0        5496.7     28364501
672.05/672.32	c ................................ | *****.....               3680000 | 141302               672.2        5474.8     29347443
695.84/696.16	c ................................ | *****.....               3790000 | 145865               696.0        5445.3     30273679
719.93/720.28	c ................................ | ******....               3893000 | 150171               720.1        5406.0     31108813
743.92/744.20	c ................................ | ******....               3996000 | 154401               744.0        5370.7     31955362
768.12/768.42	c ................................ | ******....               4112000 | 159184               768.2        5352.4     32819171
791.90/792.25	c ................................ | ******....               4201000 | 162754               792.1        5303.8     33522664
815.99/816.37	c ................................ | ******....               4287000 | 166153               816.2        5252.5     34184290
840.09/840.43	c ................................ | *******...               4370000 | 169837               840.2        5200.8     34814980
863.87/864.21	c ................................ | *******...               4457000 | 173772               864.0        5158.4     35447054
888.07/888.43	c ................................ | *******...               4543000 | 177217               888.2        5114.6     36121598
911.86/912.29	c ................................ | *******...               4625000 | 180669               912.1        5070.8     36772845
935.85/936.29	c ................................ | *******...               4697000 | 183630               936.1        5017.7     37327909
960.04/960.46	c ................................ | ********..               4767000 | 186391               960.3        4964.3     37899437
984.03/984.47	c ................................ | ********..               4830000 | 189051               984.3        4907.2     38416149
1008.03/1008.45	c ................................ | ********..               4908000 | 192167              1008.2        4867.9     38982018
1031.82/1032.24	c ................................ | ********..               4990000 | 195339              1032.0        4835.2     39605452
1056.10/1056.50	c ................................ | ********..               5071000 | 198378              1056.3        4800.9     40249407
1080.10/1080.55	c ................................ | *********.               5151000 | 201518              1080.3        4768.0     40854679
1103.99/1104.41	c ................................ | *********.               5247000 | 204927              1104.2        4752.0     41610805
1127.98/1128.50	c ................................ | *********.               5325000 | 207747              1128.3        4719.7     42194555
1151.77/1152.29	c ................................ | *********.               5392000 | 210161              1152.0        4680.4     42738433
1175.86/1176.35	c ................................ | *********.               5466000 | 212938              1176.1        4647.6     43333024

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-1735646-1240804886/watcher-1735646-1240804886 -o /tmp/evaluation-result-1735646-1240804886/solver-1735646-1240804886 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/tts-5-0 HOME/instance-1735646-1240804886.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.09 3/65 14136
/proc/meminfo: memFree=1768616/2055920 swapFree=4181400/4192956
[pid=14136] ppid=14134 vsize=1008 CPUtime=0
/proc/14136/stat : 14136 (tts-5-0) R 14134 14136 14065 0 -1 4194304 143 0 0 0 0 0 0 0 20 0 1 0 108517987 1032192 127 1992294400 134512640 135191068 4294956240 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/14136/statm: 252 127 67 165 0 85 0

[startup+0.037604 s]
/proc/loadavg: 0.92 0.98 1.09 3/65 14136
/proc/meminfo: memFree=1768616/2055920 swapFree=4181400/4192956
[pid=14136] ppid=14134 vsize=2624 CPUtime=0.03
/proc/14136/stat : 14136 (tts-5-0) R 14134 14136 14065 0 -1 4194304 530 0 0 0 3 0 0 0 20 0 1 0 108517987 2686976 514 1992294400 134512640 135191068 4294956240 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/14136/statm: 656 515 67 165 0 489 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 2624

[startup+0.101599 s]
/proc/loadavg: 0.92 0.98 1.09 3/65 14136
/proc/meminfo: memFree=1768616/2055920 swapFree=4181400/4192956
[pid=14136] ppid=14134 vsize=5596 CPUtime=0.09
/proc/14136/stat : 14136 (tts-5-0) R 14134 14136 14065 0 -1 4194304 1286 0 0 0 9 0 0 0 20 0 1 0 108517987 5730304 1270 1992294400 134512640 135191068 4294956240 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/14136/statm: 1399 1270 68 165 0 1232 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5596

[startup+0.301636 s]
/proc/loadavg: 0.92 0.98 1.09 3/65 14136
/proc/meminfo: memFree=1768616/2055920 swapFree=4181400/4192956
[pid=14136] ppid=14134 vsize=15292 CPUtime=0.29
/proc/14136/stat : 14136 (tts-5-0) R 14134 14136 14065 0 -1 4194304 3652 0 0 0 28 1 0 0 22 0 1 0 108517987 15659008 3636 1992294400 134512640 135191068 4294956240 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/14136/statm: 3823 3636 68 165 0 3656 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15292

[startup+0.701711 s]
/proc/loadavg: 0.92 0.98 1.09 3/65 14136
/proc/meminfo: memFree=1768616/2055920 swapFree=4181400/4192956
[pid=14136] ppid=14134 vsize=27184 CPUtime=0.69
/proc/14136/stat : 14136 (tts-5-0) R 14134 14136 14065 0 -1 4194304 6654 0 0 0 67 2 0 0 25 0 1 0 108517987 27836416 6637 1992294400 134512640 135191068 4294956240 18446744073709551615 134519792 0 0 4096 0 0 0 0 17 1 0 0
/proc/14136/statm: 6796 6637 69 165 0 6629 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 27184

[startup+1.50186 s]
/proc/loadavg: 0.92 0.98 1.09 2/66 14137
/proc/meminfo: memFree=1741984/2055920 swapFree=4181400/4192956
[pid=14136] ppid=14134 vsize=35072 CPUtime=1.49
/proc/14136/stat : 14136 (tts-5-0) R 14134 14136 14065 0 -1 4194304 9167 0 0 0 146 3 0 0 25 0 1 0 108517987 35913728 8628 1992294400 134512640 135191068 4294956240 18446744073709551615 134600563 0 0 4096 0 0 0 0 17 1 0 0
/proc/14136/statm: 8768 8628 71 165 0 8601 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 35072

[startup+3.10116 s]
/proc/loadavg: 0.92 0.98 1.09 2/66 14137
/proc/meminfo: memFree=1733856/2055920 swapFree=4181400/4192956
[pid=14136] ppid=14134 vsize=41300 CPUtime=3.09
/proc/14136/stat : 14136 (tts-5-0) R 14134 14136 14065 0 -1 4194304 10953 0 0 0 305 4 0 0 25 0 1 0 108517987 42291200 10153 1992294400 134512640 135191068 4294956240 18446744073709551615 134551520 0 0 4096 0 0 0 0 17 1 0 0
/proc/14136/statm: 10325 10153 82 165 0 10158 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 41300

[startup+6.30175 s]
/proc/loadavg: 1.01 1.00 1.09 2/66 14137
/proc/meminfo: memFree=1697696/2055920 swapFree=4181400/4192956
[pid=14136] ppid=14134 vsize=78856 CPUtime=6.29
/proc/14136/stat : 14136 (tts-5-0) R 14134 14136 14065 0 -1 4194304 20690 0 0 0 620 9 0 0 25 0 1 0 108517987 80748544 19500 1992294400 134512640 135191068 4294956240 18446744073709551615 134549697 0 0 4096 0 0 0 0 17 1 0 0
/proc/14136/statm: 19714 19500 89 165 0 19547 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 78856

[startup+12.7019 s]
/proc/loadavg: 1.01 1.00 1.09 2/66 14137
/proc/meminfo: memFree=1672680/2055920 swapFree=4181400/4192956
[pid=14136] ppid=14134 vsize=98056 CPUtime=12.69
/proc/14136/stat : 14136 (tts-5-0) R 14134 14136 14065 0 -1 4194304 25521 0 0 0 1258 11 0 0 25 0 1 0 108517987 100409344 24331 1992294400 134512640 135191068 4294956240 18446744073709551615 134562392 0 0 4096 0 0 0 0 17 1 0 0
/proc/14136/statm: 24514 24331 89 165 0 24347 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 98056

[startup+25.5013 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 14137
/proc/meminfo: memFree=1648360/2055920 swapFree=4181400/4192956
[pid=14136] ppid=14134 vsize=121548 CPUtime=25.48
/proc/14136/stat : 14136 (tts-5-0) R 14134 14136 14065 0 -1 4194304 31390 0 0 0 2534 14 0 0 25 0 1 0 108517987 124465152 30200 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/14136/statm: 30387 30200 89 165 0 30220 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 121548

[startup+51.1011 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 14137
/proc/meminfo: memFree=1617832/2055920 swapFree=4181400/4192956
[pid=14136] ppid=14134 vsize=151948 CPUtime=51.07
/proc/14136/stat : 14136 (tts-5-0) R 14134 14136 14065 0 -1 4194304 38957 0 0 0 5089 18 0 0 25 0 1 0 108517987 155594752 37767 1992294400 134512640 135191068 4294956240 18446744073709551615 134562389 0 0 4096 0 0 0 0 17 1 0 0
/proc/14136/statm: 37987 37767 89 165 0 37820 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 151948

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.08 2/66 14137
/proc/meminfo: memFree=1574568/2055920 swapFree=4181400/4192956
[pid=14136] ppid=14134 vsize=194508 CPUtime=102.26
/proc/14136/stat : 14136 (tts-5-0) R 14134 14136 14065 0 -1 4194304 49635 0 0 0 10200 26 0 0 25 0 1 0 108517987 199176192 48445 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/14136/statm: 48627 48445 89 165 0 48460 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 194508

[startup+162.303 s]
/proc/loadavg: 1.00 1.00 1.08 2/66 14137
/proc/meminfo: memFree=1535016/2055920 swapFree=4181400/4192956
[pid=14136] ppid=14134 vsize=234348 CPUtime=162.23
/proc/14136/stat : 14136 (tts-5-0) R 14134 14136 14065 0 -1 4194304 59582 0 0 0 16193 30 0 0 25 0 1 0 108517987 239972352 58392 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/14136/statm: 58587 58392 89 165 0 58420 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 234348

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.07 2/66 14137
/proc/meminfo: memFree=1495016/2055920 swapFree=4181400/4192956
[pid=14136] ppid=14134 vsize=274028 CPUtime=222.21
/proc/14136/stat : 14136 (tts-5-0) R 14134 14136 14065 0 -1 4194304 69490 0 0 0 22184 37 0 0 25 0 1 0 108517987 280604672 68300 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/14136/statm: 68507 68300 89 165 0 68340 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 274028

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.06 2/66 14137
/proc/meminfo: memFree=1457192/2055920 swapFree=4181400/4192956
[pid=14136] ppid=14134 vsize=311948 CPUtime=282.19
/proc/14136/stat : 14136 (tts-5-0) R 14134 14136 14065 0 -1 4194304 78995 0 0 0 28177 42 0 0 25 0 1 0 108517987 319434752 77805 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/14136/statm: 77987 77805 89 165 0 77820 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 311948

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.06 2/66 14137
/proc/meminfo: memFree=1419240/2055920 swapFree=4181400/4192956
[pid=14136] ppid=14134 vsize=349548 CPUtime=342.16
/proc/14136/stat : 14136 (tts-5-0) R 14134 14136 14065 0 -1 4194304 88376 0 0 0 34169 47 0 0 25 0 1 0 108517987 357937152 87186 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/14136/statm: 87387 87186 89 165 0 87220 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 349548

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.05 2/66 14137
/proc/meminfo: memFree=1391336/2055920 swapFree=4181400/4192956
[pid=14136] ppid=14134 vsize=377708 CPUtime=402.14
/proc/14136/stat : 14136 (tts-5-0) R 14134 14136 14065 0 -1 4194304 95417 0 0 0 40163 51 0 0 25 0 1 0 108517987 386772992 94227 1992294400 134512640 135191068 4294956240 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/14136/statm: 94427 94227 89 165 0 94260 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 377708

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.05 2/66 14137
/proc/meminfo: memFree=1364520/2055920 swapFree=4181400/4192956
[pid=14136] ppid=14134 vsize=404108 CPUtime=462.12
/proc/14136/stat : 14136 (tts-5-0) R 14134 14136 14065 0 -1 4194304 102024 0 0 0 46157 55 0 0 25 0 1 0 108517987 413806592 100834 1992294400 134512640 135191068 4294956240 18446744073709551615 134562411 0 0 4096 0 0 0 0 17 1 0 0
/proc/14136/statm: 101027 100834 89 165 0 100860 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 404108

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.04 2/66 14137
/proc/meminfo: memFree=1336104/2055920 swapFree=4181400/4192956
[pid=14136] ppid=14134 vsize=433388 CPUtime=522.1
/proc/14136/stat : 14136 (tts-5-0) R 14134 14136 14065 0 -1 4194304 109345 0 0 0 52151 59 0 0 25 0 1 0 108517987 443789312 108155 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/14136/statm: 108347 108155 89 165 0 108180 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 433388

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.04 2/66 14137
/proc/meminfo: memFree=1286120/2055920 swapFree=4181400/4192956
[pid=14136] ppid=14134 vsize=482508 CPUtime=582.08
/proc/14136/stat : 14136 (tts-5-0) R 14134 14136 14065 0 -1 4194304 121631 0 0 0 58144 64 0 0 25 0 1 0 108517987 494088192 120441 1992294400 134512640 135191068 4294956240 18446744073709551615 134562428 0 0 4096 0 0 0 0 17 1 0 0
/proc/14136/statm: 120627 120441 89 165 0 120460 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 482508

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.03 2/66 14137
/proc/meminfo: memFree=1245480/2055920 swapFree=4181400/4192956
[pid=14136] ppid=14134 vsize=522668 CPUtime=642.06
/proc/14136/stat : 14136 (tts-5-0) R 14134 14136 14065 0 -1 4194304 131675 0 0 0 64136 70 0 0 25 0 1 0 108517987 535212032 130485 1992294400 134512640 135191068 4294956240 18446744073709551615 134562392 0 0 4096 0 0 0 0 17 1 0 0
/proc/14136/statm: 130667 130485 89 165 0 130500 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 522668

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.02 2/66 14137
/proc/meminfo: memFree=1207144/2055920 swapFree=4181400/4192956
[pid=14136] ppid=14134 vsize=561228 CPUtime=702.03
/proc/14136/stat : 14136 (tts-5-0) R 14134 14136 14065 0 -1 4194304 141316 0 0 0 70129 74 0 0 25 0 1 0 108517987 574697472 140126 1992294400 134512640 135191068 4294956240 18446744073709551615 134562425 0 0 4096 0 0 0 0 17 1 0 0
/proc/14136/statm: 140307 140126 89 165 0 140140 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 561228

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.02 2/66 14137
/proc/meminfo: memFree=1173288/2055920 swapFree=4181400/4192956
[pid=14136] ppid=14134 vsize=594668 CPUtime=762.02
/proc/14136/stat : 14136 (tts-5-0) R 14134 14136 14065 0 -1 4194304 149687 0 0 0 76123 79 0 0 25 0 1 0 108517987 608940032 148497 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/14136/statm: 148667 148497 89 165 0 148500 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 594668

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.01 2/66 14137
/proc/meminfo: memFree=1145704/2055920 swapFree=4181400/4192956
[pid=14136] ppid=14134 vsize=622508 CPUtime=822
/proc/14136/stat : 14136 (tts-5-0) R 14134 14136 14065 0 -1 4194304 156638 0 0 0 82117 83 0 0 25 0 1 0 108517987 637448192 155448 1992294400 134512640 135191068 4294956240 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/14136/statm: 155627 155448 89 165 0 155460 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 622508

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.01 2/66 14137
/proc/meminfo: memFree=1119464/2055920 swapFree=4181400/4192956
[pid=14136] ppid=14134 vsize=648428 CPUtime=881.97
/proc/14136/stat : 14136 (tts-5-0) R 14134 14136 14065 0 -1 4194304 163112 0 0 0 88111 86 0 0 25 0 1 0 108517987 663990272 161922 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/14136/statm: 162107 161922 89 165 0 161940 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 648428

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14137
/proc/meminfo: memFree=1095208/2055920 swapFree=4181400/4192956
[pid=14136] ppid=14134 vsize=672908 CPUtime=941.95
/proc/14136/stat : 14136 (tts-5-0) R 14134 14136 14065 0 -1 4194304 169233 0 0 0 94105 90 0 0 25 0 1 0 108517987 689057792 168043 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/14136/statm: 168227 168043 89 165 0 168060 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 672908

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14137
/proc/meminfo: memFree=1073640/2055920 swapFree=4181400/4192956
[pid=14136] ppid=14134 vsize=694188 CPUtime=1001.92
/proc/14136/stat : 14136 (tts-5-0) R 14134 14136 14065 0 -1 4194304 174550 0 0 0 100100 92 0 0 25 0 1 0 108517987 710848512 173360 1992294400 134512640 135191068 4294956240 18446744073709551615 134562428 0 0 4096 0 0 0 0 17 1 0 0
/proc/14136/statm: 173547 173360 89 165 0 173380 0
Current children cumulated CPU time (s) 1001.92
Current children cumulated vsize (KiB) 694188

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14137
/proc/meminfo: memFree=1048808/2055920 swapFree=4181400/4192956
[pid=14136] ppid=14134 vsize=719308 CPUtime=1061.91
/proc/14136/stat : 14136 (tts-5-0) R 14134 14136 14065 0 -1 4194304 180831 0 0 0 106095 96 0 0 25 0 1 0 108517987 736571392 179641 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/14136/statm: 179827 179641 89 165 0 179660 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 719308

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14137
/proc/meminfo: memFree=1022440/2055920 swapFree=4181400/4192956
[pid=14136] ppid=14134 vsize=745388 CPUtime=1121.88
/proc/14136/stat : 14136 (tts-5-0) R 14134 14136 14065 0 -1 4194304 187348 0 0 0 112089 99 0 0 25 0 1 0 108517987 763277312 186158 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/14136/statm: 186347 186158 89 165 0 186180 0
Current children cumulated CPU time (s) 1121.88
Current children cumulated vsize (KiB) 745388

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14137
/proc/meminfo: memFree=999336/2055920 swapFree=4181400/4192956
[pid=14136] ppid=14134 vsize=768588 CPUtime=1181.86
/proc/14136/stat : 14136 (tts-5-0) R 14134 14136 14065 0 -1 4194304 193169 0 0 0 118084 102 0 0 25 0 1 0 108517987 787034112 191979 1992294400 134512640 135191068 4294956240 18446744073709551615 134562392 0 0 4096 0 0 0 0 17 1 0 0
/proc/14136/statm: 192147 191979 89 165 0 191980 0
Current children cumulated CPU time (s) 1181.86
Current children cumulated vsize (KiB) 768588



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14137
/proc/meminfo: memFree=992232/2055920 swapFree=4181400/4192956
[pid=14136] ppid=14134 vsize=775308 CPUtime=1200.05
/proc/14136/stat : 14136 (tts-5-0) R 14134 14136 14065 0 -1 4194304 194849 0 0 0 119902 103 0 0 25 0 1 0 108517987 793915392 193659 1992294400 134512640 135191068 4294956240 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/14136/statm: 193827 193659 89 165 0 193660 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 775308

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: 1.00 1.00 1.00 2/66 14137
/proc/meminfo: memFree=992232/2055920 swapFree=4181400/4192956
[pid=14136] ppid=14134 vsize=0 CPUtime=1200.16
/proc/14136/stat : 14136 (tts-5-0) R 14134 14136 14065 0 -1 4195332 194849 0 0 0 119903 113 0 0 25 0 1 0 108517987 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/14136/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.16
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.62
CPU time (s): 1200.18
CPU user time (s): 1199.03
CPU system time (s): 1.15082
CPU usage (%): 99.9637
Max. virtual memory (cumulated for all children) (KiB): 775308

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

runsolver used 1.3128 second user time and 2.85157 second system time

The end

Launcher Data

Begin job on node82 at 2009-04-27 06:01:27
IDJOB=1735646
IDBENCH=71509
IDSOLVER=505
FILE ID=node82/1735646-1240804886
PBS_JOBID= 9187412
Free space on /tmp= 66380 MiB

SOLVER NAME= tts tts-5-0
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/unforced/rbsat-v2400c266431g5.cnf
COMMAND LINE= HOME/tts-5-0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1735646-1240804886/watcher-1735646-1240804886 -o /tmp/evaluation-result-1735646-1240804886/solver-1735646-1240804886 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/tts-5-0 HOME/instance-1735646-1240804886.cnf

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

MD5SUM BENCH= 5c381a23100991dd5561d3dc572b8883
RANDOM SEED=1060393701

node82.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.259
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.259
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1769032 kB
Buffers:         44688 kB
Cached:         184076 kB
SwapCached:       5360 kB
Active:          87704 kB
Inactive:       149556 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1769032 kB
SwapTotal:     4192956 kB
SwapFree:      4181400 kB
Dirty:            4292 kB
Writeback:           0 kB
Mapped:          14396 kB
Slab:            35636 kB
Committed_AS:   321844 kB
PageTables:       1384 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= 66380 MiB
End job on node82 at 2009-04-27 06:21:29