Trace number 3264553

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 5-4? (TO) 1300.08 1300.04

General information on the benchmark

NameSAT04/handmade/hirsch03/
hgen8-n320-01-S1432474240.shuffled-as.sat03-890.used-as.sat04-841.cnf
MD5SUMf97e40b22ad62886042ca9677daf337d
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 variables260
Number of clauses486
Sum of the clauses size1102
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2421
Number of clauses of size 30
Number of clauses of size 465
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Command: HOME/tts-5-4 HOME/instance-3264553-1303580743.cnf 
0.00/0.00	c Using SATTIMEOUT of 2400
0.00/0.00	c Using SATRAM of 7680
0.00/0.00	c Size of subset node = 32
0.00/0.00	c Variables = 260
0.00/0.00	c Clauses = 486
0.00/0.00	c Literals = 1102
0.00/0.00	c Reduced size:
0.00/0.00	c Variables = 260
0.00/0.00	c Clauses = 486
0.00/0.00	c Literals = 1102
0.00/0.00	c a2
0.00/0.00	c a1
2.59/2.69	c Independent sub-problems = 1
2.59/2.69	c Sub-problem with 260 variables and 486 clauses
2.59/2.69	c using permutation method 3
2.59/2.69	c Ordering finished 2.690 seconds
2.59/2.69	c mapped 2.690 seconds
2.59/2.69	c permuted 2.690 seconds
2.59/2.69	c about to sort
2.59/2.69	c sorted
2.59/2.69	c clauses now 486
2.59/2.69	c init finished 2.690 seconds
2.59/2.69	c tree built 2.690 seconds
2.59/2.69	c 
2.59/2.69	c PA progress                      | CPU progress Partial assignments | improvements                 ucps  CPU time       PA/sec  nodes
2.59/2.69	c ---------------------------------|----------------------------------|--------------------------------------------------------------------
2.59/2.69	c ................................ | ..........                    |                                  2.7         0.0             
2.59/2.69	c ................................ | ..........                  1 |                                  2.7         0.4             
2.59/2.69	c ................................ | ..........                  2 |                                  2.7         0.7             
2.59/2.69	c ................................ | ..........                  3 |                                  2.7         1.1             
2.59/2.69	c ................................ | ..........                  4 |                                  2.7         1.5             
2.59/2.69	c ................................ | ..........                  5 |                                  2.7         1.9             
2.59/2.69	c ................................ | ..........               1000 | 29           96                  2.7       371.7         2472
47.99/48.02	c ................................ | ..........            4628000 | 494504       201239             48.0     96396.6      8056780
95.99/96.01	c ................................ | ..........            7621000 | 814450       326277             96.0     79385.4     10646525
144.00/144.00	c ................................ | ..........           10214000 | 1092417      458395            144.0     70930.6     12970457
192.00/192.01	c ................................ | ..........           13132000 | 1413900      570601            192.0     68395.8     15247331
240.00/240.00	c ................................ | *.........           15185000 | 1668849      652656            240.0     63270.8     16356902
288.00/288.00	c ................................ | *.........           17328000 | 1907183      735340            288.0     60166.7     16875908
336.00/336.04	c ................................ | *.........           18847000 | 2087965      789146            336.0     56085.6     18143258
384.00/384.01	c ................................ | *.........           21102000 | 2374409      854181            384.0     54951.7     18143258
431.90/431.99	c ................................ | *.........           23131000 | 2609710      934533            432.0     53544.0     18316379
479.90/479.99	c ................................ | **........           25141000 | 2834327      1041963           480.0     52377.1     20190882
527.91/528.00	c ................................ | **........           26666000 | 3015817      1099774           528.0     50502.8     20190882
576.01/576.04	c ................................ | **........           28124000 | 3193197      1161773           576.0     48823.0     20190882
624.01/624.00	c ................................ | **........           30168000 | 3431198      1232321           624.0     48345.4     20190882
672.01/672.00	c ................................ | **........           32129000 | 3655315      1292539           672.0     47810.3     20190882
719.91/719.99	c ................................ | ***.......           34114000 | 3877682      1346724           720.0     47380.6     20190882
767.91/767.99	c ................................ | ***.......           35717000 | 4051372      1422639           768.0     46505.9     20848110
816.01/816.01	c ................................ | ***.......           37436000 | 4231793      1498078           816.0     45876.3     23080872
864.01/864.01	c ................................ | ***.......           39145000 | 4418269      1549269           864.0     45305.7     23476375
912.01/912.01	c ................................ | ***.......           40397000 | 4563020      1587215           912.0     44294.0     23476375
959.92/959.98	c ................................ | ****......           42962000 | 4853446      1686867           960.0     44751.6     24408097
1007.92/1007.98	c ................................ | ****......           45104000 | 5104457      1768351          1008.0     44746.0     24408097
1055.92/1055.98	c ................................ | ****......           46968000 | 5319875      1852117          1056.0     44477.3     24408097
1103.92/1103.99	c ................................ | ****......           48656000 | 5528149      1897663          1104.0     44072.1     24408097
1152.02/1152.02	c ................................ | ****......           50804000 | 5781957      1961823          1152.0     44099.2     24408097
1199.92/1199.99	c ................................ | *****.....           52502000 | 5975633      2029241          1200.0     43751.3     24408097
1247.93/1247.98	c ................................ | *****.....           54300000 | 6173351      2099155          1248.0     43509.3     24408097
1295.93/1295.97	c ................................ | *****.....           55649000 | 6329624      2138783          1296.0     42939.0     24408097

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3264553-1303580743/watcher-3264553-1303580743 -o /tmp/evaluation-result-3264553-1303580743/solver-3264553-1303580743 -C 2400 -W 1300 -M 7680 HOME/tts-5-4 HOME/instance-3264553-1303580743.cnf 

running on 2 cores: 4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.40 3.89 3.90 5/189 10172
/proc/meminfo: memFree=13651456/32951124 swapFree=67111528/67111528
[pid=10172] ppid=10170 vsize=6676 CPUtime=0 cores=4,6
/proc/10172/stat : 10172 (tts-5-4) R 10170 10172 9597 0 -1 4202496 288 0 0 0 0 0 0 0 21 0 1 0 450490566 6836224 233 33554432000 4194304 4337412 140736597473632 18446744073709551615 212039313678 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10172/statm: 1669 233 146 35 0 110 0

[startup+0.0704649 s]
/proc/loadavg: 3.40 3.89 3.90 5/189 10172
/proc/meminfo: memFree=13651456/32951124 swapFree=67111528/67111528
[pid=10172] ppid=10170 vsize=6676 CPUtime=0.06 cores=4,6
/proc/10172/stat : 10172 (tts-5-4) R 10170 10172 9597 0 -1 4202496 288 0 0 0 6 0 0 0 21 0 1 0 450490566 6836224 233 33554432000 4194304 4337412 140736597473632 18446744073709551615 212039323821 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10172/statm: 1669 233 146 35 0 110 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 6676

[startup+0.100452 s]
/proc/loadavg: 3.40 3.89 3.90 5/189 10172
/proc/meminfo: memFree=13651456/32951124 swapFree=67111528/67111528
[pid=10172] ppid=10170 vsize=6676 CPUtime=0.09 cores=4,6
/proc/10172/stat : 10172 (tts-5-4) R 10170 10172 9597 0 -1 4202496 288 0 0 0 9 0 0 0 21 0 1 0 450490566 6836224 233 33554432000 4194304 4337412 140736597473632 18446744073709551615 4245084 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10172/statm: 1669 233 146 35 0 110 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6676

[startup+0.30041 s]
/proc/loadavg: 3.40 3.89 3.90 5/189 10172
/proc/meminfo: memFree=13651456/32951124 swapFree=67111528/67111528
[pid=10172] ppid=10170 vsize=6676 CPUtime=0.29 cores=4,6
/proc/10172/stat : 10172 (tts-5-4) R 10170 10172 9597 0 -1 4202496 288 0 0 0 29 0 0 0 22 0 1 0 450490566 6836224 233 33554432000 4194304 4337412 140736597473632 18446744073709551615 212039310398 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10172/statm: 1669 233 146 35 0 110 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6676

[startup+0.700341 s]
/proc/loadavg: 3.40 3.89 3.90 5/189 10172
/proc/meminfo: memFree=13651456/32951124 swapFree=67111528/67111528
[pid=10172] ppid=10170 vsize=6676 CPUtime=0.69 cores=4,6
/proc/10172/stat : 10172 (tts-5-4) R 10170 10172 9597 0 -1 4202496 300 0 0 0 69 0 0 0 23 0 1 0 450490566 6836224 245 33554432000 4194304 4337412 140736597473632 18446744073709551615 4245179 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10172/statm: 1669 245 157 35 0 110 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6676

[startup+1.5002 s]
/proc/loadavg: 3.40 3.89 3.90 5/190 10173
/proc/meminfo: memFree=13616008/32951124 swapFree=67111528/67111528
[pid=10172] ppid=10170 vsize=6676 CPUtime=1.49 cores=4,6
/proc/10172/stat : 10172 (tts-5-4) R 10170 10172 9597 0 -1 4202496 300 0 0 0 149 0 0 0 25 0 1 0 450490566 6836224 245 33554432000 4194304 4337412 140736597473632 18446744073709551615 212039322642 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10172/statm: 1669 245 157 35 0 110 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6676

[startup+3.10089 s]
/proc/loadavg: 3.40 3.89 3.90 5/190 10173
/proc/meminfo: memFree=13585928/32951124 swapFree=67111528/67111528
[pid=10172] ppid=10170 vsize=17112 CPUtime=3.09 cores=4,6
/proc/10172/stat : 10172 (tts-5-4) R 10170 10172 9597 0 -1 4202496 2446 0 0 0 309 0 0 0 25 0 1 0 450490566 17522688 2391 33554432000 4194304 4337412 140736597473632 18446744073709551615 212039050470 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10172/statm: 4278 2391 176 35 0 2719 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 17112

[startup+6.30034 s]
/proc/loadavg: 3.44 3.89 3.90 5/190 10173
/proc/meminfo: memFree=13455932/32951124 swapFree=67111528/67111528
[pid=10172] ppid=10170 vsize=54776 CPUtime=6.29 cores=4,6
/proc/10172/stat : 10172 (tts-5-4) R 10170 10172 9597 0 -1 4202496 11938 0 0 0 626 3 0 0 25 0 1 0 450490566 56090624 11883 33554432000 4194304 4337412 140736597473632 18446744073709551615 4253512 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10172/statm: 13694 11883 176 35 0 12135 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 54776

[startup+12.7002 s]
/proc/loadavg: 3.49 3.89 3.90 5/190 10173
/proc/meminfo: memFree=13217236/32951124 swapFree=67111528/67111528
[pid=10172] ppid=10170 vsize=117720 CPUtime=12.69 cores=4,6
/proc/10172/stat : 10172 (tts-5-4) R 10170 10172 9597 0 -1 4202496 27819 0 0 0 1264 5 0 0 25 0 1 0 450490566 120545280 27764 33554432000 4194304 4337412 140736597473632 18446744073709551615 4253652 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10172/statm: 29430 27765 176 35 0 27871 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 117720

[startup+25.5009 s]
/proc/loadavg: 3.60 3.89 3.90 5/190 10174
/proc/meminfo: memFree=12899052/32951124 swapFree=67111528/67111528
[pid=10172] ppid=10170 vsize=167460 CPUtime=25.49 cores=4,6
/proc/10172/stat : 10172 (tts-5-4) R 10170 10172 9597 0 -1 4202496 40419 0 0 0 2541 8 0 0 25 0 1 0 450490566 171479040 40364 33554432000 4194304 4337412 140736597473632 18446744073709551615 4233676 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10172/statm: 41865 40364 178 35 0 40306 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 167460

[startup+51.1003 s]
/proc/loadavg: 3.74 3.90 3.90 5/190 10174
/proc/meminfo: memFree=12416800/32951124 swapFree=67111528/67111528
[pid=10172] ppid=10170 vsize=277580 CPUtime=51.09 cores=4,6
/proc/10172/stat : 10172 (tts-5-4) R 10170 10172 9597 0 -1 4202496 67947 0 0 0 5097 12 0 0 25 0 1 0 450490566 284241920 67892 33554432000 4194304 4337412 140736597473632 18446744073709551615 4253512 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10172/statm: 69395 67892 178 35 0 67836 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 277580

[startup+102.307 s]
/proc/loadavg: 3.88 3.91 3.91 5/190 10176
/proc/meminfo: memFree=11751136/32951124 swapFree=67111528/67111528
[pid=10172] ppid=10170 vsize=367740 CPUtime=102.3 cores=4,6
/proc/10172/stat : 10172 (tts-5-4) R 10170 10172 9597 0 -1 4202496 89570 0 0 0 10212 18 0 0 25 0 1 0 450490566 376565760 89515 33554432000 4194304 4337412 140736597473632 18446744073709551615 4253512 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10172/statm: 91935 89515 178 35 0 90376 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 367740

[startup+162.3 s]
/proc/loadavg: 3.95 3.93 3.91 5/190 10177
/proc/meminfo: memFree=11085728/32951124 swapFree=67111528/67111528
[pid=10172] ppid=10170 vsize=475372 CPUtime=162.29 cores=4,6
/proc/10172/stat : 10172 (tts-5-4) R 10170 10172 9597 0 -1 4202496 116792 0 0 0 16204 25 0 0 25 0 1 0 450490566 486780928 116736 33554432000 4194304 4337412 140736597473632 18446744073709551615 4253652 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10172/statm: 118843 116736 179 35 0 117284 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 475372

[startup+222.301 s]
/proc/loadavg: 3.98 3.94 3.91 5/190 10179
/proc/meminfo: memFree=10510080/32951124 swapFree=67111528/67111528
[pid=10172] ppid=10170 vsize=539940 CPUtime=222.29 cores=4,6
/proc/10172/stat : 10172 (tts-5-4) R 10170 10172 9597 0 -1 4202496 132047 0 0 0 22198 31 0 0 25 0 1 0 450490566 552898560 131991 33554432000 4194304 4337412 140736597473632 18446744073709551615 4253636 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10172/statm: 134985 131991 179 35 0 133426 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 539940

[startup+282.301 s]
/proc/loadavg: 4.03 3.96 3.91 5/190 10180
/proc/meminfo: memFree=10007836/32951124 swapFree=67111528/67111528
[pid=10172] ppid=10170 vsize=553092 CPUtime=282.29 cores=4,6
/proc/10172/stat : 10172 (tts-5-4) R 10170 10172 9597 0 -1 4202496 135348 0 0 0 28196 33 0 0 25 0 1 0 450490566 566366208 135292 33554432000 4194304 4337412 140736597473632 18446744073709551615 4253456 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10172/statm: 138273 135292 179 35 0 136714 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 553092

[startup+342.3 s]
/proc/loadavg: 4.01 3.97 3.91 5/190 10182
/proc/meminfo: memFree=9563260/32951124 swapFree=67111528/67111528
[pid=10172] ppid=10170 vsize=603652 CPUtime=342.3 cores=4,6
/proc/10172/stat : 10172 (tts-5-4) R 10170 10172 9597 0 -1 4202496 148254 0 0 0 34193 37 0 0 25 0 1 0 450490566 618139648 148198 33554432000 4194304 4337412 140736597473632 18446744073709551615 4253555 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10172/statm: 150913 148198 179 35 0 149354 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 603652

[startup+402.301 s]
/proc/loadavg: 4.00 3.97 3.91 5/190 10184
/proc/meminfo: memFree=9217656/32951124 swapFree=67111528/67111528
[pid=10172] ppid=10170 vsize=604292 CPUtime=402.3 cores=4,6
/proc/10172/stat : 10172 (tts-5-4) R 10170 10172 9597 0 -1 4202496 148674 0 0 0 40190 40 0 0 25 0 1 0 450490566 618795008 148618 33554432000 4194304 4337412 140736597473632 18446744073709551615 4253636 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10172/statm: 151073 148618 179 35 0 149514 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 604292

[startup+462.301 s]
/proc/loadavg: 4.00 3.97 3.91 5/190 10185
/proc/meminfo: memFree=8854800/32951124 swapFree=67111528/67111528
[pid=10172] ppid=10170 vsize=636980 CPUtime=462.3 cores=4,6
/proc/10172/stat : 10172 (tts-5-4) R 10170 10172 9597 0 -1 4202496 156846 0 0 0 46187 43 0 0 25 0 1 0 450490566 652267520 156790 33554432000 4194304 4337412 140736597473632 18446744073709551615 4253555 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10172/statm: 159245 156790 179 35 0 157686 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 636980

[startup+522.301 s]
/proc/loadavg: 4.00 3.97 3.91 5/190 10187
/proc/meminfo: memFree=8605776/32951124 swapFree=67111528/67111528
[pid=10172] ppid=10170 vsize=669156 CPUtime=522.3 cores=4,6
/proc/10172/stat : 10172 (tts-5-4) R 10170 10172 9597 0 -1 4202496 165284 0 0 0 52184 46 0 0 25 0 1 0 450490566 685215744 165228 33554432000 4194304 4337412 140736597473632 18446744073709551615 4253512 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10172/statm: 167289 165228 179 35 0 165730 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 669156

[startup+582.3 s]
/proc/loadavg: 4.00 3.97 3.91 5/190 10189
/proc/meminfo: memFree=8371276/32951124 swapFree=67111528/67111528
[pid=10172] ppid=10170 vsize=669924 CPUtime=582.31 cores=4,6
/proc/10172/stat : 10172 (tts-5-4) R 10170 10172 9597 0 -1 4202496 165477 0 0 0 58184 47 0 0 25 0 1 0 450490566 686002176 165421 33554432000 4194304 4337412 140736597473632 18446744073709551615 4253555 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10172/statm: 167481 165421 179 35 0 165922 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 669924

[startup+642.301 s]
/proc/loadavg: 4.00 3.97 3.91 5/190 10190
/proc/meminfo: memFree=8167636/32951124 swapFree=67111528/67111528
[pid=10172] ppid=10170 vsize=691044 CPUtime=642.31 cores=4,6
/proc/10172/stat : 10172 (tts-5-4) R 10170 10172 9597 0 -1 4202496 167692 0 0 0 64183 48 0 0 25 0 1 0 450490566 707629056 167636 33554432000 4194304 4337412 140736597473632 18446744073709551615 4253555 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10172/statm: 172761 167636 179 35 0 171202 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 691044

[startup+702.301 s]
/proc/loadavg: 4.00 3.97 3.91 5/190 10192
/proc/meminfo: memFree=8008636/32951124 swapFree=67111528/67111528
[pid=10172] ppid=10170 vsize=691300 CPUtime=702.3 cores=4,6
/proc/10172/stat : 10172 (tts-5-4) R 10170 10172 9597 0 -1 4202496 167763 0 0 0 70180 50 0 0 25 0 1 0 450490566 707891200 167707 33554432000 4194304 4337412 140736597473632 18446744073709551615 4253685 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10172/statm: 172825 167707 179 35 0 171266 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 691300

[startup+762.307 s]
/proc/loadavg: 4.00 3.97 3.91 5/190 10193
/proc/meminfo: memFree=7840680/32951124 swapFree=67111528/67111528
[pid=10172] ppid=10170 vsize=701708 CPUtime=762.32 cores=4,6
/proc/10172/stat : 10172 (tts-5-4) R 10170 10172 9597 0 -1 4202496 169816 0 0 0 76179 53 0 0 25 0 1 0 450490566 718548992 169760 33554432000 4194304 4337412 140736597473632 18446744073709551615 4253555 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10172/statm: 175427 169760 179 35 0 173868 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 701708

[startup+822.3 s]
/proc/loadavg: 4.06 3.99 3.92 5/190 10195
/proc/meminfo: memFree=7628496/32951124 swapFree=67111528/67111528
[pid=10172] ppid=10170 vsize=787064 CPUtime=822.31 cores=4,6
/proc/10172/stat : 10172 (tts-5-4) R 10170 10172 9597 0 -1 4202496 191100 0 0 0 82171 60 0 0 25 0 1 0 450490566 805953536 191044 33554432000 4194304 4337412 140736597473632 18446744073709551615 4253512 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10172/statm: 196766 191044 179 35 0 195207 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 787064

[startup+882.301 s]
/proc/loadavg: 4.02 3.99 3.92 5/190 10197
/proc/meminfo: memFree=7460572/32951124 swapFree=67111528/67111528
[pid=10172] ppid=10170 vsize=796832 CPUtime=882.31 cores=4,6
/proc/10172/stat : 10172 (tts-5-4) R 10170 10172 9597 0 -1 4202496 194031 0 0 0 88169 62 0 0 25 0 1 0 450490566 815955968 193975 33554432000 4194304 4337412 140736597473632 18446744073709551615 4253512 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10172/statm: 199208 193975 179 35 0 197649 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 796832

[startup+942.301 s]
/proc/loadavg: 4.00 3.99 3.92 5/190 10207
/proc/meminfo: memFree=7258336/32951124 swapFree=67111528/67111528
[pid=10172] ppid=10170 vsize=797728 CPUtime=942.32 cores=4,6
/proc/10172/stat : 10172 (tts-5-4) R 10170 10172 9597 0 -1 4202496 194256 0 0 0 94168 64 0 0 25 0 1 0 450490566 816873472 194200 33554432000 4194304 4337412 140736597473632 18446744073709551615 4253456 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10172/statm: 199432 194200 179 35 0 197873 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 797728

[startup+1002.3 s]
/proc/loadavg: 4.00 3.99 3.92 5/190 10209
/proc/meminfo: memFree=7069444/32951124 swapFree=67111528/67111528
[pid=10172] ppid=10170 vsize=829904 CPUtime=1002.32 cores=4,6
/proc/10172/stat : 10172 (tts-5-4) R 10170 10172 9597 0 -1 4202496 201751 0 0 0 100165 67 0 0 25 0 1 0 450490566 849821696 201695 33554432000 4194304 4337412 140736597473632 18446744073709551615 4253512 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10172/statm: 207476 201695 179 35 0 205917 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 829904

[startup+1062.3 s]
/proc/loadavg: 4.00 3.99 3.92 5/190 10210
/proc/meminfo: memFree=6869656/32951124 swapFree=67111528/67111528
[pid=10172] ppid=10170 vsize=830928 CPUtime=1062.31 cores=4,6
/proc/10172/stat : 10172 (tts-5-4) R 10170 10172 9597 0 -1 4202496 202002 0 0 0 106163 68 0 0 25 0 1 0 450490566 850870272 201946 33554432000 4194304 4337412 140736597473632 18446744073709551615 4253523 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10172/statm: 207732 201946 179 35 0 206173 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 830928

[startup+1122.3 s]
/proc/loadavg: 4.00 3.99 3.92 5/190 10212
/proc/meminfo: memFree=6697632/32951124 swapFree=67111528/67111528
[pid=10172] ppid=10170 vsize=831568 CPUtime=1122.32 cores=4,6
/proc/10172/stat : 10172 (tts-5-4) R 10170 10172 9597 0 -1 4202496 205005 0 0 0 112162 70 0 0 25 0 1 0 450490566 851525632 204949 33554432000 4194304 4337412 140736597473632 18446744073709551615 4253590 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10172/statm: 207892 204949 179 35 0 206333 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 831568

[startup+1182.3 s]
/proc/loadavg: 4.00 3.99 3.92 5/190 10213
/proc/meminfo: memFree=6621704/32951124 swapFree=67111528/67111528
[pid=10172] ppid=10170 vsize=873168 CPUtime=1182.32 cores=4,6
/proc/10172/stat : 10172 (tts-5-4) R 10170 10172 9597 0 -1 4202496 208310 0 0 0 118160 72 0 0 25 0 1 0 450490566 894124032 208254 33554432000 4194304 4337412 140736597473632 18446744073709551615 4253555 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10172/statm: 218292 208254 179 35 0 216733 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 873168

[startup+1242.3 s]
/proc/loadavg: 4.00 3.99 3.92 5/190 10215
/proc/meminfo: memFree=6541944/32951124 swapFree=67111528/67111528
[pid=10172] ppid=10170 vsize=874320 CPUtime=1242.33 cores=4,6
/proc/10172/stat : 10172 (tts-5-4) R 10170 10172 9597 0 -1 4202496 208579 0 0 0 124159 74 0 0 25 0 1 0 450490566 895303680 208523 33554432000 4194304 4337412 140736597473632 18446744073709551615 4253512 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10172/statm: 218580 208523 179 35 0 217021 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 874320



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.99 3.92 3/187 10220
/proc/meminfo: memFree=11025300/32951124 swapFree=67111528/67111528
[pid=10172] ppid=10170 vsize=874704 CPUtime=1300.03 cores=4,6
/proc/10172/stat : 10172 (tts-5-4) R 10170 10172 9597 0 -1 4202496 208699 0 0 0 129928 75 0 0 25 0 1 0 450490566 895696896 208643 33554432000 4194304 4337412 140736597473632 18446744073709551615 4253655 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10172/statm: 218676 208643 179 35 0 217117 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 874704

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.04
CPU time (s): 1300.08
CPU user time (s): 1299.29
CPU system time (s): 0.78688
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 874704

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.29
system time used= 0.78688
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 208699
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= 3
involuntary context switches= 782

runsolver used 2.27265 second user time and 4.83526 second system time

The end

Launcher Data

Begin job on node146 at 2011-04-23 19:45:43
IDJOB=3264553
IDBENCH=84715
IDSOLVER=1653
FILE ID=node146/3264553-1303580743
RUNJOBID= node146-1303580743-10131
PBS_JOBID= 13150323
Free space on /tmp= 72472 MiB

SOLVER NAME= tts 5-4
BENCH NAME= SAT04/handmade/hirsch03/hgen8-n320-01-S1432474240.shuffled-as.sat03-890.used-as.sat04-841.cnf
COMMAND LINE= DIR/tts-5-4 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3264553-1303580743/watcher-3264553-1303580743 -o /tmp/evaluation-result-3264553-1303580743/solver-3264553-1303580743 -C 2400 -W 1300 -M 7680  HOME/tts-5-4 HOME/instance-3264553-1303580743.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= f97e40b22ad62886042ca9677daf337d
RANDOM SEED=1401703156

node146.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.86
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      13651860 kB
Buffers:       2068520 kB
Cached:       16615456 kB
SwapCached:          0 kB
Active:        9650756 kB
Inactive:      9118652 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13651860 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            1424 kB
Writeback:           0 kB
AnonPages:       85164 kB
Mapped:          14876 kB
Slab:           467104 kB
PageTables:       5184 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   273540 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72476 MiB
End job on node146 at 2011-04-23 20:07:25