Trace number 3250163

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 1300.18

General information on the benchmark

Namecrafted/kullmann/GreenTao/
GreenTaok1k2/GreenTao_2-3-6_2072.cnf
MD5SUMd2ef996f95bbf68a3c980c797dfdc364
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 variables2071
Number of clauses159039
Sum of the clauses size479052
Maximum clause length6
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3158394
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5645

Solver Data

0.09/0.14	c Command: HOME/tts-5-4 HOME/instance-3250163-1303547394.cnf 
0.09/0.14	c Using SATTIMEOUT of 2400
0.09/0.14	c Using SATRAM of 7680
0.09/0.14	c Size of subset node = 32
0.09/0.14	c Variables = 2071
0.09/0.14	c Clauses = 159039
0.09/0.14	c Literals = 479052
0.09/0.14	c Reduced size:
0.09/0.14	c Variables = 2071
0.09/0.14	c Clauses = 90486
0.09/0.14	c Literals = 273393
0.09/0.14	c a2
0.19/0.25	c a1
0.29/0.37	c Independent sub-problems = 2
0.29/0.37	c Sub-problem with 819 variables and 42300 clauses
0.29/0.37	c using permutation method 4
0.29/0.37	c count = 1
0.29/0.37	c Ordering finished 0.350 seconds
0.29/0.37	c mapped 0.360 seconds
0.29/0.37	c permuted 0.360 seconds
0.29/0.37	c about to sort
0.29/0.37	c sorted
0.39/0.48	c clauses now 42300
0.39/0.48	c init finished 0.370 seconds
0.39/0.48	c tree built 0.470 seconds
0.39/0.48	c 
0.39/0.48	c PA progress                      | CPU progress Partial assignments | improvements                 ucps  CPU time       PA/sec  nodes
0.39/0.48	c ---------------------------------|----------------------------------|--------------------------------------------------------------------
0.39/0.48	c ................................ | ..........                    |                                  0.5         0.0             
0.39/0.48	c ................................ | ..........                  1 |                                  0.5         2.1             
0.39/0.48	c ................................ | ..........                  2 |                                  0.5         4.3             
0.39/0.48	c ................................ | ..........                  3 |                                  0.5         6.4             
0.39/0.48	c ................................ | ..........                  4 |                                  0.5         8.5             
0.39/0.48	c ................................ | ..........                  5 |                                  0.5        10.6             
0.39/0.48	c ................................ | ..........               1000 | 2            86                  0.5      2127.7          766
47.99/48.21	c ................................ | ..........            3075000 | 114397       323229             48.0     64062.5     16100946
95.99/96.25	c ................................ | ..........            5006000 | 194191       517365             96.0     52124.1     26322550
143.99/144.21	c ................................ | ..........            6363000 | 261969       647258            144.0     44184.4     34514584
191.99/192.21	c ................................ | ..........            7655000 | 321187       768715            192.0     39869.8     42793320
239.99/240.21	c ................................ | *.........            8613000 | 371073       854445            240.0     35887.5     50282818
287.90/288.20	c ................................ | *.........            9451000 | 420922       930112            288.0     32816.0     57297687
336.00/336.25	c ................................ | *.........           10378000 | 473010       1027706           336.1     30882.3     63598117
383.99/384.21	c ................................ | *.........           11273000 | 516356       1116931           384.0     29356.8     69205118
431.90/432.20	c ................................ | *.........           12201000 | 556961       1214320           432.0     28243.1     73976441
479.99/480.23	c ................................ | **........           13097000 | 599457       1309064           480.0     27283.7     79671232
528.00/528.20	c ................................ | **........           13845000 | 640766       1387025           528.0     26221.6     84863712
575.90/576.19	c ................................ | **........           14529000 | 678950       1456362           576.0     25224.0     89470491
624.00/624.22	c ................................ | **........           15171000 | 716176       1519617           624.0     24311.3     95430552
672.01/672.20	c ................................ | **........           15821000 | 757413       1578583           672.0     23542.8    101124866
720.00/720.22	c ................................ | ***.......           16595000 | 795039       1662165           720.0     23047.7    105132530
768.00/768.23	c ................................ | ***.......           17274000 | 831287       1730542           768.0     22491.0    109780729
816.01/816.26	c ................................ | ***.......           18096000 | 874703       1812277           816.1     22174.6    115051999
864.01/864.21	c ................................ | ***.......           18652000 | 901072       1872302           864.0     21587.5    117968244
912.01/912.21	c ................................ | ***.......           19193000 | 930445       1930033           912.0     21044.5    119629419
960.01/960.27	c ................................ | ****......           19701000 | 958491       1984192           960.1     20520.2    122383449
1008.01/1008.26	c ................................ | ****......           20209000 | 985880       2033276          1008.1     20047.2    126078683
1056.01/1056.25	c ................................ | ****......           20691000 | 1011511      2082968          1056.1     19592.5    129029870
1104.01/1104.20	c ................................ | ****......           21121000 | 1039244      2126948          1104.0     19131.2    133016614
1152.01/1152.25	c ................................ | ****......           21556000 | 1068595      2171046          1152.1     18710.8    136987162
1200.01/1200.28	c ................................ | *****.....           22024000 | 1093305      2217065          1200.1     18351.8    138535380
1248.01/1248.21	c ................................ | *****.....           22446000 | 1117835      2256974          1248.0     17985.3    141062880
1296.01/1296.23	c ................................ | *****.....           23028000 | 1145842      2316429          1296.0     17767.8    142434485

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-3250163-1303547394/watcher-3250163-1303547394 -o /tmp/evaluation-result-3250163-1303547394/solver-3250163-1303547394 -C 2400 -W 1300 -M 7680 HOME/tts-5-4 HOME/instance-3250163-1303547394.cnf 

running on 2 cores: 1,3

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.84 3.70 3.50 4/184 26167
/proc/meminfo: memFree=21366668/32951132 swapFree=67111524/67111528
[pid=26167] ppid=26165 vsize=7240 CPUtime=0 cores=1,3
/proc/26167/stat : 26167 (tts-5-4) R 26165 26167 24807 0 -1 4202496 404 0 0 0 0 0 0 0 21 0 1 0 466338083 7413760 348 33554432000 4194304 4337412 140735876333408 18446744073709551615 4222761 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26167/statm: 1810 349 130 35 0 251 0

[startup+0.0820399 s]
/proc/loadavg: 2.84 3.70 3.50 4/184 26167
/proc/meminfo: memFree=21366668/32951132 swapFree=67111524/67111528
[pid=26167] ppid=26165 vsize=19628 CPUtime=0.07 cores=1,3
/proc/26167/stat : 26167 (tts-5-4) R 26165 26167 24807 0 -1 4202496 3448 0 0 0 7 0 0 0 21 0 1 0 466338083 20099072 3392 33554432000 4194304 4337412 140735876333408 18446744073709551615 242970211013 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26167/statm: 4907 3393 131 35 0 3348 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 19628

[startup+0.101039 s]
/proc/loadavg: 2.84 3.70 3.50 4/184 26167
/proc/meminfo: memFree=21366668/32951132 swapFree=67111524/67111528
[pid=26167] ppid=26165 vsize=22400 CPUtime=0.09 cores=1,3
/proc/26167/stat : 26167 (tts-5-4) R 26165 26167 24807 0 -1 4202496 4199 0 0 0 9 0 0 0 21 0 1 0 466338083 22937600 4143 33554432000 4194304 4337412 140735876333408 18446744073709551615 242970211013 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26167/statm: 5600 4145 131 35 0 4041 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 22400

[startup+0.301002 s]
/proc/loadavg: 2.84 3.70 3.50 4/184 26167
/proc/meminfo: memFree=21366668/32951132 swapFree=67111524/67111528
[pid=26167] ppid=26165 vsize=38388 CPUtime=0.29 cores=1,3
/proc/26167/stat : 26167 (tts-5-4) R 26165 26167 24807 0 -1 4202496 8489 0 0 0 29 0 0 0 22 0 1 0 466338083 39309312 8038 33554432000 4194304 4337412 140735876333408 18446744073709551615 4244376 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26167/statm: 9597 8038 138 35 0 8038 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 38388

[startup+0.700934 s]
/proc/loadavg: 2.84 3.70 3.50 4/184 26167
/proc/meminfo: memFree=21366668/32951132 swapFree=67111524/67111528
[pid=26167] ppid=26165 vsize=51620 CPUtime=0.69 cores=1,3
/proc/26167/stat : 26167 (tts-5-4) R 26165 26167 24807 0 -1 4202496 11291 0 0 0 68 1 0 0 23 0 1 0 466338083 52858880 10757 33554432000 4194304 4337412 140735876333408 18446744073709551615 242969945522 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26167/statm: 12905 10757 156 35 0 11346 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 51620

[startup+1.5008 s]
/proc/loadavg: 2.93 3.70 3.50 5/185 26168
/proc/meminfo: memFree=21225632/32951132 swapFree=67111524/67111528
[pid=26167] ppid=26165 vsize=61532 CPUtime=1.49 cores=1,3
/proc/26167/stat : 26167 (tts-5-4) R 26165 26167 24807 0 -1 4202496 14325 0 0 0 147 2 0 0 25 0 1 0 466338083 63008768 13791 33554432000 4194304 4337412 140735876333408 18446744073709551615 4233676 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26167/statm: 15383 13792 156 35 0 13824 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 61532

[startup+3.10052 s]
/proc/loadavg: 2.93 3.70 3.50 5/188 26174
/proc/meminfo: memFree=21096900/32951132 swapFree=67111524/67111528
[pid=26167] ppid=26165 vsize=87088 CPUtime=3.09 cores=1,3
/proc/26167/stat : 26167 (tts-5-4) R 26165 26167 24807 0 -1 4202496 20440 0 0 0 307 2 0 0 25 0 1 0 466338083 89178112 19906 33554432000 4194304 4337412 140735876333408 18446744073709551615 242969945331 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26167/statm: 21772 19906 156 35 0 20213 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 87088

[startup+6.30097 s]
/proc/loadavg: 2.93 3.70 3.50 6/188 26174
/proc/meminfo: memFree=20716700/32951132 swapFree=67111524/67111528
[pid=26167] ppid=26165 vsize=128808 CPUtime=6.29 cores=1,3
/proc/26167/stat : 26167 (tts-5-4) R 26165 26167 24807 0 -1 4202496 31148 0 0 0 624 5 0 0 25 0 1 0 466338083 131899392 30614 33554432000 4194304 4337412 140735876333408 18446744073709551615 4253210 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26167/statm: 32202 30614 156 35 0 30643 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 128808

[startup+12.7008 s]
/proc/loadavg: 3.48 3.80 3.53 6/188 26174
/proc/meminfo: memFree=20543300/32951132 swapFree=67111524/67111528
[pid=26167] ppid=26165 vsize=198944 CPUtime=12.51 cores=1,3
/proc/26167/stat : 26167 (tts-5-4) R 26165 26167 24807 0 -1 4202496 48129 0 0 0 1237 14 0 0 25 0 1 0 466338083 203718656 47595 33554432000 4194304 4337412 140735876333408 18446744073709551615 4253563 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/26167/statm: 49736 47595 156 35 0 48177 0
Current children cumulated CPU time (s) 12.51
Current children cumulated vsize (KiB) 198944

[startup+25.5007 s]
/proc/loadavg: 3.56 3.80 3.54 5/188 26174
/proc/meminfo: memFree=20243992/32951132 swapFree=67111524/67111528
[pid=26167] ppid=26165 vsize=335824 CPUtime=25.3 cores=1,3
/proc/26167/stat : 26167 (tts-5-4) R 26165 26167 24807 0 -1 4202496 82692 0 0 0 2507 23 0 0 25 0 1 0 466338083 343883776 82158 33554432000 4194304 4337412 140735876333408 18446744073709551615 4253636 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26167/statm: 83956 82158 156 35 0 82397 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 335824

[startup+51.1003 s]
/proc/loadavg: 3.73 3.82 3.55 5/188 26175
/proc/meminfo: memFree=19735092/32951132 swapFree=67111524/67111528
[pid=26167] ppid=26165 vsize=582976 CPUtime=50.9 cores=1,3
/proc/26167/stat : 26167 (tts-5-4) R 26165 26167 24807 0 -1 4202496 144114 0 0 0 5053 37 0 0 25 0 1 0 466338083 596967424 143580 33554432000 4194304 4337412 140735876333408 18446744073709551615 4233676 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26167/statm: 145744 143581 156 35 0 144185 0
Current children cumulated CPU time (s) 50.9
Current children cumulated vsize (KiB) 582976

[startup+102.306 s]
/proc/loadavg: 3.92 3.86 3.58 5/188 26176
/proc/meminfo: memFree=18955108/32951132 swapFree=67111524/67111528
[pid=26167] ppid=26165 vsize=919628 CPUtime=102.1 cores=1,3
/proc/26167/stat : 26167 (tts-5-4) R 26165 26167 24807 0 -1 4202496 228569 0 0 0 10153 57 0 0 25 0 1 0 466338083 941699072 228035 33554432000 4194304 4337412 140735876333408 18446744073709551615 4233676 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26167/statm: 229907 228035 156 35 0 228348 0
Current children cumulated CPU time (s) 102.1
Current children cumulated vsize (KiB) 919628

[startup+162.301 s]
/proc/loadavg: 3.97 3.88 3.60 5/188 26178
/proc/meminfo: memFree=18175136/32951132 swapFree=67111524/67111528
[pid=26167] ppid=26165 vsize=1241128 CPUtime=162.09 cores=1,3
/proc/26167/stat : 26167 (tts-5-4) R 26165 26167 24807 0 -1 4202496 308664 0 0 0 16135 74 0 0 25 0 1 0 466338083 1270915072 308130 33554432000 4194304 4337412 140735876333408 18446744073709551615 4253512 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26167/statm: 310282 308130 156 35 0 308723 0
Current children cumulated CPU time (s) 162.09
Current children cumulated vsize (KiB) 1241128

[startup+222.301 s]
/proc/loadavg: 3.99 3.90 3.62 5/188 26179
/proc/meminfo: memFree=17357464/32951132 swapFree=67111524/67111528
[pid=26167] ppid=26165 vsize=1567596 CPUtime=222.09 cores=1,3
/proc/26167/stat : 26167 (tts-5-4) R 26165 26167 24807 0 -1 4202496 390556 0 0 0 22119 90 0 0 25 0 1 0 466338083 1605218304 390022 33554432000 4194304 4337412 140735876333408 18446744073709551615 4253555 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26167/statm: 391899 390022 156 35 0 390340 0
Current children cumulated CPU time (s) 222.09
Current children cumulated vsize (KiB) 1567596

[startup+282.3 s]
/proc/loadavg: 3.99 3.92 3.64 5/188 26181
/proc/meminfo: memFree=16679548/32951132 swapFree=67111524/67111528
[pid=26167] ppid=26165 vsize=1839112 CPUtime=282.1 cores=1,3
/proc/26167/stat : 26167 (tts-5-4) R 26165 26167 24807 0 -1 4202496 458294 0 0 0 28105 105 0 0 25 0 1 0 466338083 1883250688 457760 33554432000 4194304 4337412 140735876333408 18446744073709551615 4253512 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26167/statm: 459778 457760 156 35 0 458219 0
Current children cumulated CPU time (s) 282.1
Current children cumulated vsize (KiB) 1839112

[startup+342.301 s]
/proc/loadavg: 4.03 3.94 3.67 5/188 26183
/proc/meminfo: memFree=16053220/32951132 swapFree=67111524/67111528
[pid=26167] ppid=26165 vsize=2092256 CPUtime=342.09 cores=1,3
/proc/26167/stat : 26167 (tts-5-4) R 26165 26167 24807 0 -1 4202496 522096 0 0 0 34092 117 0 0 25 0 1 0 466338083 2142470144 521562 33554432000 4194304 4337412 140735876333408 18446744073709551615 4253555 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26167/statm: 523064 521562 156 35 0 521505 0
Current children cumulated CPU time (s) 342.09
Current children cumulated vsize (KiB) 2092256

[startup+402.301 s]
/proc/loadavg: 4.01 3.95 3.68 5/188 26184
/proc/meminfo: memFree=15529064/32951132 swapFree=67111524/67111528
[pid=26167] ppid=26165 vsize=2295352 CPUtime=402.1 cores=1,3
/proc/26167/stat : 26167 (tts-5-4) R 26165 26167 24807 0 -1 4202496 572827 0 0 0 40079 131 0 0 25 0 1 0 466338083 2350440448 572293 33554432000 4194304 4337412 140735876333408 18446744073709551615 4253636 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26167/statm: 573838 572293 156 35 0 572279 0
Current children cumulated CPU time (s) 402.1
Current children cumulated vsize (KiB) 2295352

[startup+462.3 s]
/proc/loadavg: 4.00 3.95 3.70 5/188 26186
/proc/meminfo: memFree=15026224/32951132 swapFree=67111524/67111528
[pid=26167] ppid=26165 vsize=2510920 CPUtime=462.1 cores=1,3
/proc/26167/stat : 26167 (tts-5-4) R 26165 26167 24807 0 -1 4202496 626214 0 0 0 46067 143 0 0 25 0 1 0 466338083 2571182080 625680 33554432000 4194304 4337412 140735876333408 18446744073709551615 4253555 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26167/statm: 627730 625680 156 35 0 626171 0
Current children cumulated CPU time (s) 462.1
Current children cumulated vsize (KiB) 2510920

[startup+522.301 s]
/proc/loadavg: 4.03 3.97 3.73 5/188 26187
/proc/meminfo: memFree=14530080/32951132 swapFree=67111524/67111528
[pid=26167] ppid=26165 vsize=2726132 CPUtime=522.1 cores=1,3
/proc/26167/stat : 26167 (tts-5-4) R 26165 26167 24807 0 -1 4202496 679742 0 0 0 52054 156 0 0 25 0 1 0 466338083 2791559168 679208 33554432000 4194304 4337412 140735876333408 18446744073709551615 4253502 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26167/statm: 681533 679208 156 35 0 679974 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 2726132

[startup+582.301 s]
/proc/loadavg: 4.01 3.97 3.74 5/188 26189
/proc/meminfo: memFree=14095452/32951132 swapFree=67111524/67111528
[pid=26167] ppid=26165 vsize=2917916 CPUtime=582.1 cores=1,3
/proc/26167/stat : 26167 (tts-5-4) R 26165 26167 24807 0 -1 4202496 727011 0 0 0 58044 166 0 0 25 0 1 0 466338083 2987945984 726477 33554432000 4194304 4337412 140735876333408 18446744073709551615 4253512 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26167/statm: 729479 726477 156 35 0 727920 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 2917916

[startup+642.3 s]
/proc/loadavg: 4.00 3.97 3.75 5/188 26191
/proc/meminfo: memFree=13622260/32951132 swapFree=67111524/67111528
[pid=26167] ppid=26165 vsize=3138860 CPUtime=642.11 cores=1,3
/proc/26167/stat : 26167 (tts-5-4) R 26165 26167 24807 0 -1 4202496 782673 0 0 0 64032 179 0 0 25 0 1 0 466338083 3214192640 782139 33554432000 4194304 4337412 140735876333408 18446744073709551615 4233676 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26167/statm: 784715 782139 156 35 0 783156 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 3138860

[startup+702.301 s]
/proc/loadavg: 4.00 3.97 3.76 5/188 26192
/proc/meminfo: memFree=13162208/32951132 swapFree=67111524/67111528
[pid=26167] ppid=26165 vsize=3334908 CPUtime=702.11 cores=1,3
/proc/26167/stat : 26167 (tts-5-4) R 26165 26167 24807 0 -1 4202496 831632 0 0 0 70020 191 0 0 25 0 1 0 466338083 3414945792 831098 33554432000 4194304 4337412 140735876333408 18446744073709551615 4253512 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26167/statm: 833727 831098 156 35 0 832168 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 3334908

[startup+762.307 s]
/proc/loadavg: 4.00 3.97 3.77 5/188 26194
/proc/meminfo: memFree=12721488/32951132 swapFree=67111524/67111528
[pid=26167] ppid=26165 vsize=3521836 CPUtime=762.11 cores=1,3
/proc/26167/stat : 26167 (tts-5-4) R 26165 26167 24807 0 -1 4202496 877970 0 0 0 76008 203 0 0 25 0 1 0 466338083 3606360064 877436 33554432000 4194304 4337412 140735876333408 18446744073709551615 4253555 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26167/statm: 880459 877436 156 35 0 878900 0
Current children cumulated CPU time (s) 762.11
Current children cumulated vsize (KiB) 3521836

[startup+822.3 s]
/proc/loadavg: 4.00 3.97 3.79 5/188 26195
/proc/meminfo: memFree=12282132/32951132 swapFree=67111524/67111528
[pid=26167] ppid=26165 vsize=3715020 CPUtime=822.1 cores=1,3
/proc/26167/stat : 26167 (tts-5-4) R 26165 26167 24807 0 -1 4202496 926256 0 0 0 81995 215 0 0 25 0 1 0 466338083 3804180480 925722 33554432000 4194304 4337412 140735876333408 18446744073709551615 4253636 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26167/statm: 928755 925722 156 35 0 927196 0
Current children cumulated CPU time (s) 822.1
Current children cumulated vsize (KiB) 3715020

[startup+882.301 s]
/proc/loadavg: 4.12 4.00 3.81 5/188 26197
/proc/meminfo: memFree=11926236/32951132 swapFree=67111524/67111528
[pid=26167] ppid=26165 vsize=3829344 CPUtime=882.1 cores=1,3
/proc/26167/stat : 26167 (tts-5-4) R 26165 26167 24807 0 -1 4202496 955438 0 0 0 87988 222 0 0 25 0 1 0 466338083 3921248256 954904 33554432000 4194304 4337412 140735876333408 18446744073709551615 4253512 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26167/statm: 957336 954904 156 35 0 955777 0
Current children cumulated CPU time (s) 882.1
Current children cumulated vsize (KiB) 3829344

[startup+942.301 s]
/proc/loadavg: 4.04 4.00 3.82 5/188 26199
/proc/meminfo: memFree=11614356/32951132 swapFree=67111524/67111528
[pid=26167] ppid=26165 vsize=3914956 CPUtime=942.11 cores=1,3
/proc/26167/stat : 26167 (tts-5-4) R 26165 26167 24807 0 -1 4202496 972390 0 0 0 93984 227 0 0 25 0 1 0 466338083 4008914944 971856 33554432000 4194304 4337412 140735876333408 18446744073709551615 242969945140 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26167/statm: 978739 971856 156 35 0 977180 0
Current children cumulated CPU time (s) 942.11
Current children cumulated vsize (KiB) 3914956

[startup+1002.3 s]
/proc/loadavg: 4.01 4.00 3.82 5/188 26200
/proc/meminfo: memFree=11221136/32951132 swapFree=67111524/67111528
[pid=26167] ppid=26165 vsize=4073072 CPUtime=1002.11 cores=1,3
/proc/26167/stat : 26167 (tts-5-4) R 26165 26167 24807 0 -1 4202496 1011995 0 0 0 99975 236 0 0 25 0 1 0 466338083 4170825728 1011461 33554432000 4194304 4337412 140735876333408 18446744073709551615 4253512 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26167/statm: 1018268 1011461 156 35 0 1016709 0
Current children cumulated CPU time (s) 1002.11
Current children cumulated vsize (KiB) 4073072

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.83 5/188 26202
/proc/meminfo: memFree=10899824/32951132 swapFree=67111524/67111528
[pid=26167] ppid=26165 vsize=4193396 CPUtime=1062.11 cores=1,3
/proc/26167/stat : 26167 (tts-5-4) R 26165 26167 24807 0 -1 4202496 1041893 0 0 0 105970 241 0 0 25 0 1 0 466338083 4294037504 1041359 33554432000 4194304 4337412 140735876333408 18446744073709551615 4253512 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26167/statm: 1048349 1041359 156 35 0 1046790 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 4193396

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.84 5/188 26203
/proc/meminfo: memFree=10520980/32951132 swapFree=67111524/67111528
[pid=26167] ppid=26165 vsize=4350852 CPUtime=1122.11 cores=1,3
/proc/26167/stat : 26167 (tts-5-4) R 26165 26167 24807 0 -1 4202496 1081596 0 0 0 111962 249 0 0 25 0 1 0 466338083 4455272448 1081062 33554432000 4194304 4337412 140735876333408 18446744073709551615 4253685 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26167/statm: 1087713 1081062 156 35 0 1086154 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 4350852

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.84 5/188 26205
/proc/meminfo: memFree=10250272/32951132 swapFree=67111524/67111528
[pid=26167] ppid=26165 vsize=4458656 CPUtime=1182.11 cores=1,3
/proc/26167/stat : 26167 (tts-5-4) R 26165 26167 24807 0 -1 4202496 1108558 0 0 0 117953 258 0 0 25 0 1 0 466338083 4565663744 1108024 33554432000 4194304 4337412 140735876333408 18446744073709551615 4253636 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26167/statm: 1114664 1108024 156 35 0 1113105 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 4458656

[startup+1242.3 s]
/proc/loadavg: 4.07 4.02 3.85 5/188 26207
/proc/meminfo: memFree=9983028/32951132 swapFree=67111524/67111528
[pid=26167] ppid=26165 vsize=4547428 CPUtime=1242.11 cores=1,3
/proc/26167/stat : 26167 (tts-5-4) R 26165 26167 24807 0 -1 4202496 1130948 0 0 0 123947 264 0 0 25 0 1 0 466338083 4656566272 1130414 33554432000 4194304 4337412 140735876333408 18446744073709551615 4256127 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26167/statm: 1136857 1130414 156 35 0 1135298 0
Current children cumulated CPU time (s) 1242.11
Current children cumulated vsize (KiB) 4547428



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.03 4.01 3.86 3/185 26210
/proc/meminfo: memFree=14913640/32951132 swapFree=67111524/67111528
[pid=26167] ppid=26165 vsize=4611704 CPUtime=1299.82 cores=1,3
/proc/26167/stat : 26167 (tts-5-4) R 26165 26167 24807 0 -1 4202496 1146512 0 0 0 129715 267 0 0 25 0 1 0 466338083 4722384896 1145978 33554432000 4194304 4337412 140735876333408 18446744073709551615 4253574 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26167/statm: 1152926 1145978 156 35 0 1151367 0
Current children cumulated CPU time (s) 1299.82
Current children cumulated vsize (KiB) 4611704

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

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

[startup+1300.11 s]
/proc/loadavg: 4.03 4.01 3.86 3/185 26211
/proc/meminfo: memFree=17414972/32951132 swapFree=67111524/67111528
[pid=26167] ppid=26165 vsize=0 CPUtime=1299.93 cores=1,3
/proc/26167/stat : 26167 (tts-5-4) R 26165 26167 24807 0 -1 4203524 1146512 0 0 0 129715 278 0 0 25 0 1 0 466338083 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/26167/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1299.93
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.18
CPU time (s): 1300
CPU user time (s): 1297.15
CPU system time (s): 2.84857
CPU usage (%): 99.9864
Max. virtual memory (cumulated for all children) (KiB): 4611704

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

runsolver used 2.01669 second user time and 5.09422 second system time

The end

Launcher Data

Begin job on node128 at 2011-04-23 10:29:54
IDJOB=3250163
IDBENCH=83245
IDSOLVER=1653
FILE ID=node128/3250163-1303547394
RUNJOBID= node128-1303547394-26133
PBS_JOBID= 13143110
Free space on /tmp= 66832 MiB

SOLVER NAME= tts 5-4
BENCH NAME= SAT11/crafted/kullmann/GreenTao/GreenTaok1k2/GreenTao_2-3-6_2072.cnf
COMMAND LINE= DIR/tts-5-4 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3250163-1303547394/watcher-3250163-1303547394 -o /tmp/evaluation-result-3250163-1303547394/solver-3250163-1303547394 -C 2400 -W 1300 -M 7680  HOME/tts-5-4 HOME/instance-3250163-1303547394.cnf

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

MD5SUM BENCH= d2ef996f95bbf68a3c980c797dfdc364
RANDOM SEED=1176648113

node128.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.852
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.70
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.852
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.852
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.852
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.75
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.852
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.82
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.852
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.852
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.82
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.852
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	: 5434.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      21367948 kB
Buffers:       1312504 kB
Cached:        9539140 kB
SwapCached:          4 kB
Active:        1947872 kB
Inactive:      9000000 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      21367948 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            5268 kB
Writeback:           0 kB
AnonPages:       95232 kB
Mapped:          15560 kB
Slab:           572972 kB
PageTables:       4848 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   268012 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66812 MiB
End job on node128 at 2011-04-23 10:51:36