Trace number 3257337

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) 1299.91 1300.02

General information on the benchmark

NameCRAFTED/edgematching/
compact/em_12_2_4_cmp.cnf
MD5SUM7ea97a36d5ab6c8a5aa99830d5253591
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark62.0956
Satisfiable
(Un)Satisfiability was proved
Number of variables12584
Number of clauses155712
Sum of the clauses size523920
Maximum clause length100
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 217404
Number of clauses of size 3103200
Number of clauses of size 417828
Number of clauses of size 517000
Number of clauses of size over 5280

Solver Data

0.08/0.16	c Command: HOME/tts-5-4 HOME/instance-3257337-1303470035.cnf 
0.08/0.16	c Using SATTIMEOUT of 2400
0.08/0.16	c Using SATRAM of 7680
0.08/0.16	c Size of subset node = 32
0.08/0.16	c Variables = 12584
0.08/0.16	c Clauses = 155712
0.08/0.16	c Literals = 523920
0.08/0.16	c Reduced size:
0.08/0.16	c Variables = 12584
0.08/0.16	c Clauses = 155712
0.08/0.16	c Literals = 523920
0.08/0.16	c a2
0.49/0.55	c a1
2.09/2.11	c Independent sub-problems = 1
2.09/2.11	c Sub-problem with 12584 variables and 155712 clauses
2.09/2.11	c using permutation method 4
2.09/2.11	c count = 1
2.09/2.11	c Ordering finished 2.070 seconds
2.09/2.11	c mapped 2.100 seconds
2.09/2.11	c permuted 2.100 seconds
2.09/2.11	c about to sort
2.09/2.13	c sorted
2.39/2.43	c clauses now 155712
2.39/2.43	c init finished 2.160 seconds
2.39/2.43	c tree built 2.420 seconds
2.39/2.43	c 
2.39/2.43	c PA progress                      | CPU progress Partial assignments | improvements                 ucps  CPU time       PA/sec  nodes
2.39/2.43	c ---------------------------------|----------------------------------|--------------------------------------------------------------------
2.39/2.43	c ................................ | ..........                    |                                  2.4         0.0             
2.39/2.43	c ................................ | ..........                  1 |                                  2.4         0.4             
2.39/2.43	c ................................ | ..........                  2 |                                  2.4         0.8             
2.39/2.43	c ................................ | ..........                  3 |                                  2.4         1.2             
2.39/2.43	c ................................ | ..........                  4 |                                  2.4         1.7             
2.39/2.43	c ................................ | ..........                  5 |                                  2.4         2.1             
2.39/2.43	c ................................ | ..........               1000 |              47                  2.4       413.2          988
47.93/48.07	c ................................ | ..........            4723000 | 14404        62614              48.0     98395.8       617223
95.98/96.13	c ................................ | ..........            9054000 | 21454        80340              96.0     94302.7       673444
143.99/144.12	c ................................ | ..........           13361000 | 27853        98260             144.0     92784.7       765294
191.98/192.12	c ................................ | ..........           17655000 | 34627        115900            192.0     91953.1       796393
239.98/240.11	c ................................ | *.........           21941000 | 41206        133768            240.0     91420.8       820037
287.95/288.15	c ................................ | *.........           26310000 | 48240        151865            288.0     91354.2       846976
335.95/336.15	c ................................ | *.........           30625000 | 54782        169547            336.0     91145.8       873882
383.95/384.15	c ................................ | *.........           34864000 | 61327        187247            384.0     90791.7       905176
431.95/432.14	c ................................ | *.........           39107000 | 68075        204547            432.0     90525.5       929002
479.95/480.15	c ................................ | **........           43358000 | 74734        221989            480.0     90327.3       929002
527.95/528.15	c ................................ | **........           47612000 | 81270        239790            528.0     90172.5       950342
575.96/576.15	c ................................ | **........           51832000 | 87632        257426            576.0     89984.5      1021196
623.95/624.17	c ................................ | **........           56021000 | 94386        274739            624.0     89774.4      1086248
671.96/672.14	c ................................ | **........           60264000 | 100934       292452            672.0     89678.6      1125616
719.96/720.14	c ................................ | ***.......           64537000 | 107460       309869            720.0     89634.7      1147218
767.96/768.14	c ................................ | ***.......           68796000 | 114231       327303            768.0     89578.1      1152465
815.97/816.13	c ................................ | ***.......           73052000 | 120856       344802            816.0     89524.5      1152471
863.96/864.14	c ................................ | ***.......           75668000 | 135788       364680            864.0     87577.7      2979167
911.96/912.16	c ................................ | ***.......           77731000 | 149580       379345            912.0     85229.5      3353746
959.96/960.13	c ................................ | ****......           79745000 | 164210       394395            960.0     83067.7      3976144
1007.97/1008.13	c ................................ | ****......           82584000 | 181898       433079           1008.0     81928.6      5298352
1055.97/1056.13	c ................................ | ****......           84600000 | 192848       447005           1056.0     80113.6      5641185
1103.97/1104.14	c ................................ | ****......           86688000 | 204051       461598           1104.0     78521.0      5932161
1151.97/1152.14	c ................................ | ****......           88709000 | 214166       475555           1152.0     77003.0      5962091
1199.98/1200.13	c ................................ | *****.....           91411000 | 230449       512238           1200.0     76175.2      6391937
1247.97/1248.13	c ................................ | *****.....           93428000 | 241012       526074           1248.0     74861.6      6391963
1295.97/1296.13	c ................................ | *****.....           95451000 | 251477       540069           1296.0     73649.9      6391963

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-3257337-1303470035/watcher-3257337-1303470035 -o /tmp/evaluation-result-3257337-1303470035/solver-3257337-1303470035 -C 2400 -W 1300 -M 7680 HOME/tts-5-4 HOME/instance-3257337-1303470035.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: 2.13 2.93 3.36 6/193 12845
/proc/meminfo: memFree=12557044/32951124 swapFree=67111528/67111528
[pid=12845] ppid=12843 vsize=6676 CPUtime=0 cores=4,6
/proc/12845/stat : 12845 (tts-5-4) R 12843 12845 12461 0 -1 4202496 247 0 0 0 0 0 0 0 21 0 1 0 458601412 6836224 191 33554432000 4194304 4337412 140735135560176 18446744073709551615 271550198469 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/12845/statm: 1669 191 129 35 0 110 0

[startup+0.042649 s]
/proc/loadavg: 2.13 2.93 3.36 6/193 12845
/proc/meminfo: memFree=12557044/32951124 swapFree=67111528/67111528
[pid=12845] ppid=12843 vsize=11256 CPUtime=0.03 cores=4,6
/proc/12845/stat : 12845 (tts-5-4) R 12843 12845 12461 0 -1 4202496 1412 0 0 0 3 0 0 0 21 0 1 0 458601412 11526144 1356 33554432000 4194304 4337412 140735135560176 18446744073709551615 271550198469 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/12845/statm: 2814 1357 132 35 0 1255 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 11256

[startup+0.100658 s]
/proc/loadavg: 2.13 2.93 3.36 6/193 12845
/proc/meminfo: memFree=12557044/32951124 swapFree=67111528/67111528
[pid=12845] ppid=12843 vsize=19012 CPUtime=0.08 cores=4,6
/proc/12845/stat : 12845 (tts-5-4) R 12843 12845 12461 0 -1 4202496 3274 0 0 0 8 0 0 0 21 0 1 0 458601412 19468288 3218 33554432000 4194304 4337412 140735135560176 18446744073709551615 271550198469 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/12845/statm: 4753 3219 132 35 0 3194 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 19012

[startup+0.300623 s]
/proc/loadavg: 2.13 2.93 3.36 6/193 12845
/proc/meminfo: memFree=12557044/32951124 swapFree=67111528/67111528
[pid=12845] ppid=12843 vsize=80564 CPUtime=0.29 cores=4,6
/proc/12845/stat : 12845 (tts-5-4) R 12843 12845 12461 0 -1 4202496 17991 0 0 0 27 2 0 0 22 0 1 0 458601412 82497536 17836 33554432000 4194304 4337412 140735135560176 18446744073709551615 4244899 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/12845/statm: 20141 17836 171 35 0 18582 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 80564

[startup+0.700553 s]
/proc/loadavg: 2.13 2.93 3.36 6/193 12845
/proc/meminfo: memFree=12557044/32951124 swapFree=67111528/67111528
[pid=12845] ppid=12843 vsize=80452 CPUtime=0.69 cores=4,6
/proc/12845/stat : 12845 (tts-5-4) R 12843 12845 12461 0 -1 4202496 18664 0 0 0 67 2 0 0 23 0 1 0 458601412 82382848 17899 33554432000 4194304 4337412 140735135560176 18446744073709551615 4244389 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/12845/statm: 20113 17899 173 35 0 18554 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 80452

[startup+1.50038 s]
/proc/loadavg: 2.13 2.93 3.36 5/194 12846
/proc/meminfo: memFree=12404524/32951124 swapFree=67111528/67111528
[pid=12845] ppid=12843 vsize=80452 CPUtime=1.49 cores=4,6
/proc/12845/stat : 12845 (tts-5-4) R 12843 12845 12461 0 -1 4202496 18665 0 0 0 147 2 0 0 25 0 1 0 458601412 82382848 17900 33554432000 4194304 4337412 140735135560176 18446744073709551615 4244376 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/12845/statm: 20113 17900 174 35 0 18554 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 80452

[startup+3.10111 s]
/proc/loadavg: 2.28 2.95 3.36 5/194 12846
/proc/meminfo: memFree=12327152/32951124 swapFree=67111528/67111528
[pid=12845] ppid=12843 vsize=124244 CPUtime=3.08 cores=4,6
/proc/12845/stat : 12845 (tts-5-4) R 12843 12845 12461 0 -1 4202496 30146 0 0 0 305 3 0 0 25 0 1 0 458601412 127225856 29041 33554432000 4194304 4337412 140735135560176 18446744073709551615 271549932638 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/12845/statm: 31061 29041 156 35 0 29502 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 124244

[startup+6.30049 s]
/proc/loadavg: 2.28 2.95 3.36 5/194 12847
/proc/meminfo: memFree=12203272/32951124 swapFree=67111528/67111528
[pid=12845] ppid=12843 vsize=128016 CPUtime=6.29 cores=4,6
/proc/12845/stat : 12845 (tts-5-4) R 12843 12845 12461 0 -1 4202496 31049 0 0 0 625 4 0 0 25 0 1 0 458601412 131088384 29944 33554432000 4194304 4337412 140735135560176 18446744073709551615 271550234112 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/12845/statm: 32004 29944 156 35 0 30445 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 128016

[startup+12.7004 s]
/proc/loadavg: 2.54 2.98 3.37 5/194 12847
/proc/meminfo: memFree=12083740/32951124 swapFree=67111528/67111528
[pid=12845] ppid=12843 vsize=134536 CPUtime=12.68 cores=4,6
/proc/12845/stat : 12845 (tts-5-4) R 12843 12845 12461 0 -1 4202496 33024 0 0 0 1263 5 0 0 25 0 1 0 458601412 137764864 31919 33554432000 4194304 4337412 140735135560176 18446744073709551615 4238624 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/12845/statm: 33634 31919 156 35 0 32075 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 134536

[startup+25.501 s]
/proc/loadavg: 2.77 3.01 3.37 5/194 12847
/proc/meminfo: memFree=11823220/32951124 swapFree=67111528/67111528
[pid=12845] ppid=12843 vsize=144036 CPUtime=25.46 cores=4,6
/proc/12845/stat : 12845 (tts-5-4) R 12843 12845 12461 0 -1 4202496 35351 0 0 0 2540 6 0 0 25 0 1 0 458601412 147492864 34246 33554432000 4194304 4337412 140735135560176 18446744073709551615 271549932986 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/12845/statm: 36009 34246 156 35 0 34450 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 144036

[startup+51.1004 s]
/proc/loadavg: 3.19 3.09 3.39 5/194 12857
/proc/meminfo: memFree=11463116/32951124 swapFree=67111528/67111528
[pid=12845] ppid=12843 vsize=147296 CPUtime=51.02 cores=4,6
/proc/12845/stat : 12845 (tts-5-4) R 12843 12845 12461 0 -1 4202496 35889 0 0 0 5094 8 0 0 25 0 1 0 458601412 150831104 34784 33554432000 4194304 4337412 140735135560176 18446744073709551615 271549932560 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/12845/statm: 36824 34784 156 35 0 35265 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 147296

[startup+102.307 s]
/proc/loadavg: 3.75 3.27 3.43 5/194 12858
/proc/meminfo: memFree=10981364/32951124 swapFree=67111528/67111528
[pid=12845] ppid=12843 vsize=147692 CPUtime=102.18 cores=4,6
/proc/12845/stat : 12845 (tts-5-4) R 12843 12845 12461 0 -1 4202496 36558 0 0 0 10207 11 0 0 25 0 1 0 458601412 151236608 35453 33554432000 4194304 4337412 140735135560176 18446744073709551615 271550535680 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/12845/statm: 36923 35453 156 35 0 35364 0
Current children cumulated CPU time (s) 102.18
Current children cumulated vsize (KiB) 147692

[startup+162.301 s]
/proc/loadavg: 3.91 3.40 3.46 5/194 12860
/proc/meminfo: memFree=10629184/32951124 swapFree=67111528/67111528
[pid=12845] ppid=12843 vsize=151084 CPUtime=162.18 cores=4,6
/proc/12845/stat : 12845 (tts-5-4) R 12843 12845 12461 0 -1 4202496 37251 0 0 0 16203 15 0 0 25 0 1 0 458601412 154710016 36146 33554432000 4194304 4337412 140735135560176 18446744073709551615 271549932667 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/12845/statm: 37771 36146 156 35 0 36212 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 151084

[startup+222.3 s]
/proc/loadavg: 3.96 3.51 3.49 5/194 12861
/proc/meminfo: memFree=10370628/32951124 swapFree=67111528/67111528
[pid=12845] ppid=12843 vsize=154608 CPUtime=222.18 cores=4,6
/proc/12845/stat : 12845 (tts-5-4) R 12843 12845 12461 0 -1 4202496 37566 0 0 0 22198 20 0 0 25 0 1 0 458601412 158318592 36461 33554432000 4194304 4337412 140735135560176 18446744073709551615 271549932667 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/12845/statm: 38652 36461 156 35 0 37093 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 154608

[startup+282.3 s]
/proc/loadavg: 4.15 3.65 3.54 5/194 12893
/proc/meminfo: memFree=10449148/32951124 swapFree=67111528/67111528
[pid=12845] ppid=12843 vsize=155004 CPUtime=282.14 cores=4,6
/proc/12845/stat : 12845 (tts-5-4) R 12843 12845 12461 0 -1 4202496 37950 0 0 0 28191 23 0 0 25 0 1 0 458601412 158724096 36845 33554432000 4194304 4337412 140735135560176 18446744073709551615 271549932986 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/12845/statm: 38751 36845 156 35 0 37192 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 155004

[startup+342.3 s]
/proc/loadavg: 4.06 3.71 3.57 5/194 12894
/proc/meminfo: memFree=9663568/32951124 swapFree=67111528/67111528
[pid=12845] ppid=12843 vsize=155268 CPUtime=342.15 cores=4,6
/proc/12845/stat : 12845 (tts-5-4) R 12843 12845 12461 0 -1 4202496 38285 0 0 0 34187 28 0 0 25 0 1 0 458601412 158994432 37180 33554432000 4194304 4337412 140735135560176 18446744073709551615 271549932990 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/12845/statm: 38817 37180 156 35 0 37258 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 155268

[startup+402.3 s]
/proc/loadavg: 4.09 3.78 3.60 5/194 12896
/proc/meminfo: memFree=9086824/32951124 swapFree=67111528/67111528
[pid=12845] ppid=12843 vsize=158792 CPUtime=402.15 cores=4,6
/proc/12845/stat : 12845 (tts-5-4) R 12843 12845 12461 0 -1 4202496 38688 0 0 0 40181 34 0 0 25 0 1 0 458601412 162603008 37583 33554432000 4194304 4337412 140735135560176 18446744073709551615 271549932769 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/12845/statm: 39698 37583 156 35 0 38139 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 158792

[startup+462.301 s]
/proc/loadavg: 4.03 3.82 3.62 5/194 12898
/proc/meminfo: memFree=8675260/32951124 swapFree=67111528/67111528
[pid=12845] ppid=12843 vsize=159056 CPUtime=462.15 cores=4,6
/proc/12845/stat : 12845 (tts-5-4) R 12843 12845 12461 0 -1 4202496 38873 0 0 0 46177 38 0 0 25 0 1 0 458601412 162873344 37768 33554432000 4194304 4337412 140735135560176 18446744073709551615 4239680 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/12845/statm: 39764 37768 156 35 0 38205 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 159056

[startup+522.301 s]
/proc/loadavg: 4.01 3.85 3.64 5/194 12899
/proc/meminfo: memFree=8323820/32951124 swapFree=67111528/67111528
[pid=12845] ppid=12843 vsize=159504 CPUtime=522.15 cores=4,6
/proc/12845/stat : 12845 (tts-5-4) R 12843 12845 12461 0 -1 4202496 39125 0 0 0 52172 43 0 0 25 0 1 0 458601412 163332096 38020 33554432000 4194304 4337412 140735135560176 18446744073709551615 271549932978 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/12845/statm: 39876 38020 156 35 0 38317 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 159504

[startup+582.301 s]
/proc/loadavg: 4.00 3.87 3.66 5/194 12901
/proc/meminfo: memFree=8012312/32951124 swapFree=67111528/67111528
[pid=12845] ppid=12843 vsize=163028 CPUtime=582.15 cores=4,6
/proc/12845/stat : 12845 (tts-5-4) R 12843 12845 12461 0 -1 4202496 39875 0 0 0 58166 49 0 0 25 0 1 0 458601412 166940672 38770 33554432000 4194304 4337412 140735135560176 18446744073709551615 271549933306 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/12845/statm: 40757 38770 156 35 0 39198 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 163028

[startup+642.301 s]
/proc/loadavg: 4.16 3.94 3.69 5/194 12903
/proc/meminfo: memFree=7657272/32951124 swapFree=67111528/67111528
[pid=12845] ppid=12843 vsize=166420 CPUtime=642.16 cores=4,6
/proc/12845/stat : 12845 (tts-5-4) R 12843 12845 12461 0 -1 4202496 40514 0 0 0 64161 55 0 0 25 0 1 0 458601412 170414080 39409 33554432000 4194304 4337412 140735135560176 18446744073709551615 271550234253 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/12845/statm: 41605 39409 156 35 0 40046 0
Current children cumulated CPU time (s) 642.16
Current children cumulated vsize (KiB) 166420

[startup+702.301 s]
/proc/loadavg: 4.09 3.96 3.72 5/194 12904
/proc/meminfo: memFree=7270856/32951124 swapFree=67111528/67111528
[pid=12845] ppid=12843 vsize=166816 CPUtime=702.16 cores=4,6
/proc/12845/stat : 12845 (tts-5-4) R 12843 12845 12461 0 -1 4202496 40885 0 0 0 70156 60 0 0 25 0 1 0 458601412 170819584 39780 33554432000 4194304 4337412 140735135560176 18446744073709551615 4240765 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/12845/statm: 41704 39780 156 35 0 40145 0
Current children cumulated CPU time (s) 702.16
Current children cumulated vsize (KiB) 166816

[startup+762.307 s]
/proc/loadavg: 4.03 3.97 3.73 5/194 12906
/proc/meminfo: memFree=6950292/32951124 swapFree=67111528/67111528
[pid=12845] ppid=12843 vsize=167080 CPUtime=762.17 cores=4,6
/proc/12845/stat : 12845 (tts-5-4) R 12843 12845 12461 0 -1 4202496 41055 0 0 0 76153 64 0 0 25 0 1 0 458601412 171089920 39950 33554432000 4194304 4337412 140735135560176 18446744073709551615 4253181 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/12845/statm: 41770 39950 156 35 0 40211 0
Current children cumulated CPU time (s) 762.17
Current children cumulated vsize (KiB) 167080

[startup+822.301 s]
/proc/loadavg: 4.08 3.99 3.75 5/194 12907
/proc/meminfo: memFree=6637800/32951124 swapFree=67111528/67111528
[pid=12845] ppid=12843 vsize=172748 CPUtime=822.16 cores=4,6
/proc/12845/stat : 12845 (tts-5-4) R 12843 12845 12461 0 -1 4202496 42722 0 0 0 82147 69 0 0 25 0 1 0 458601412 176893952 41617 33554432000 4194304 4337412 140735135560176 18446744073709551615 271550234138 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/12845/statm: 43187 41617 156 35 0 41628 0
Current children cumulated CPU time (s) 822.16
Current children cumulated vsize (KiB) 172748

[startup+882.301 s]
/proc/loadavg: 4.10 4.00 3.77 5/194 12909
/proc/meminfo: memFree=6258716/32951124 swapFree=67111528/67111528
[pid=12845] ppid=12843 vsize=236100 CPUtime=882.16 cores=4,6
/proc/12845/stat : 12845 (tts-5-4) R 12843 12845 12461 0 -1 4202496 58157 0 0 0 88142 74 0 0 25 0 1 0 458601412 241766400 57052 33554432000 4194304 4337412 140735135560176 18446744073709551615 271549932981 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/12845/statm: 59025 57052 156 35 0 57466 0
Current children cumulated CPU time (s) 882.16
Current children cumulated vsize (KiB) 236100

[startup+942.3 s]
/proc/loadavg: 4.03 4.00 3.78 5/194 12910
/proc/meminfo: memFree=5964072/32951124 swapFree=67111528/67111528
[pid=12845] ppid=12843 vsize=245748 CPUtime=942.16 cores=4,6
/proc/12845/stat : 12845 (tts-5-4) R 12843 12845 12461 0 -1 4202496 60666 0 0 0 94139 77 0 0 25 0 1 0 458601412 251645952 59561 33554432000 4194304 4337412 140735135560176 18446744073709551615 4253502 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/12845/statm: 61437 59561 156 35 0 59878 0
Current children cumulated CPU time (s) 942.16
Current children cumulated vsize (KiB) 245748

[startup+1002.3 s]
/proc/loadavg: 4.05 4.01 3.80 5/194 12912
/proc/meminfo: memFree=5633956/32951124 swapFree=67111528/67111528
[pid=12845] ppid=12843 vsize=299980 CPUtime=1002.17 cores=4,6
/proc/12845/stat : 12845 (tts-5-4) R 12843 12845 12461 0 -1 4202496 74461 0 0 0 100135 82 0 0 25 0 1 0 458601412 307179520 73356 33554432000 4194304 4337412 140735135560176 18446744073709551615 4240672 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/12845/statm: 74995 73356 156 35 0 73436 0
Current children cumulated CPU time (s) 1002.17
Current children cumulated vsize (KiB) 299980

[startup+1062.3 s]
/proc/loadavg: 4.02 4.01 3.81 5/194 12914
/proc/meminfo: memFree=5394612/32951124 swapFree=67111528/67111528
[pid=12845] ppid=12843 vsize=312888 CPUtime=1062.17 cores=4,6
/proc/12845/stat : 12845 (tts-5-4) R 12843 12845 12461 0 -1 4202496 77417 0 0 0 106130 87 0 0 25 0 1 0 458601412 320397312 76312 33554432000 4194304 4337412 140735135560176 18446744073709551615 271549932699 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/12845/statm: 78222 76312 156 35 0 76663 0
Current children cumulated CPU time (s) 1062.17
Current children cumulated vsize (KiB) 312888

[startup+1122.3 s]
/proc/loadavg: 4.08 4.02 3.82 5/194 12915
/proc/meminfo: memFree=5169660/32951124 swapFree=67111528/67111528
[pid=12845] ppid=12843 vsize=322668 CPUtime=1122.17 cores=4,6
/proc/12845/stat : 12845 (tts-5-4) R 12843 12845 12461 0 -1 4202496 79781 0 0 0 112127 90 0 0 25 0 1 0 458601412 330412032 78676 33554432000 4194304 4337412 140735135560176 18446744073709551615 271549933294 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/12845/statm: 80667 78676 156 35 0 79108 0
Current children cumulated CPU time (s) 1122.17
Current children cumulated vsize (KiB) 322668

[startup+1182.3 s]
/proc/loadavg: 4.03 4.01 3.83 5/194 12917
/proc/meminfo: memFree=5075412/32951124 swapFree=67111528/67111528
[pid=12845] ppid=12843 vsize=326060 CPUtime=1182.17 cores=4,6
/proc/12845/stat : 12845 (tts-5-4) R 12843 12845 12461 0 -1 4202496 80559 0 0 0 118125 92 0 0 25 0 1 0 458601412 333885440 79454 33554432000 4194304 4337412 140735135560176 18446744073709551615 4253537 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/12845/statm: 81515 79454 156 35 0 79956 0
Current children cumulated CPU time (s) 1182.17
Current children cumulated vsize (KiB) 326060

[startup+1242.3 s]
/proc/loadavg: 4.08 4.03 3.85 5/194 12918
/proc/meminfo: memFree=4753480/32951124 swapFree=67111528/67111528
[pid=12845] ppid=12843 vsize=336500 CPUtime=1242.18 cores=4,6
/proc/12845/stat : 12845 (tts-5-4) R 12843 12845 12461 0 -1 4202496 83713 0 0 0 124123 95 0 0 25 0 1 0 458601412 344576000 82608 33554432000 4194304 4337412 140735135560176 18446744073709551615 4229319 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/12845/statm: 84125 82608 156 35 0 82566 0
Current children cumulated CPU time (s) 1242.18
Current children cumulated vsize (KiB) 336500



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.14 4.06 3.86 4/193 12922
/proc/meminfo: memFree=7230356/32951124 swapFree=67111528/67111528
[pid=12845] ppid=12843 vsize=337532 CPUtime=1299.88 cores=4,6
/proc/12845/stat : 12845 (tts-5-4) R 12843 12845 12461 0 -1 4202496 83949 0 0 0 129891 97 0 0 25 0 1 0 458601412 345632768 82844 33554432000 4194304 4337412 140735135560176 18446744073709551615 271549932667 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/12845/statm: 84383 82844 156 35 0 82824 0
Current children cumulated CPU time (s) 1299.88
Current children cumulated vsize (KiB) 337532

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.02
CPU time (s): 1299.91
CPU user time (s): 1298.91
CPU system time (s): 0.993848
CPU usage (%): 99.9911
Max. virtual memory (cumulated for all children) (KiB): 337532

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

runsolver used 2.17167 second user time and 4.93225 second system time

The end

Launcher Data

Begin job on node133 at 2011-04-22 13:00:35
IDJOB=3257337
IDBENCH=70908
IDSOLVER=1653
FILE ID=node133/3257337-1303470035
RUNJOBID= node133-1303470034-12804
PBS_JOBID= 13107188
Free space on /tmp= 71232 MiB

SOLVER NAME= tts 5-4
BENCH NAME= SAT09/CRAFTED/edgematching/compact/em_12_2_4_cmp.cnf
COMMAND LINE= DIR/tts-5-4 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3257337-1303470035/watcher-3257337-1303470035 -o /tmp/evaluation-result-3257337-1303470035/solver-3257337-1303470035 -C 2400 -W 1300 -M 7680  HOME/tts-5-4 HOME/instance-3257337-1303470035.cnf

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

MD5SUM BENCH= 7ea97a36d5ab6c8a5aa99830d5253591
RANDOM SEED=1719452584

node133.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.834
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.834
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.834
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.82
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.834
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	: 6741.12
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.834
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.74
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.834
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.83
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.834
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.74
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.834
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:      12557304 kB
Buffers:       1150836 kB
Cached:       18634368 kB
SwapCached:          0 kB
Active:        8220764 kB
Inactive:     11641460 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12557304 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            6220 kB
Writeback:           0 kB
AnonPages:       76584 kB
Mapped:          15240 kB
Slab:           468888 kB
PageTables:       5064 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   265636 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71232 MiB
End job on node133 at 2011-04-22 13:22:17