Trace number 3257381

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.09 1300.05

General information on the benchmark

NameCRAFTED/edgematching/
compact/em_11_3_4_cmp.cnf
MD5SUM3b5e80540ef2fcb09cfe50ac7e3686c1
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark135.155
Satisfiable
(Un)Satisfiability was proved
Number of variables8713
Number of clauses99699
Sum of the clauses size335345
Maximum clause length81
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 210866
Number of clauses of size 367270
Number of clauses of size 410556
Number of clauses of size 510773
Number of clauses of size over 5234

Solver Data

0.09/0.10	c Command: HOME/tts-5-4 HOME/instance-3257381-1303470035.cnf 
0.09/0.10	c Using SATTIMEOUT of 2400
0.09/0.10	c Using SATRAM of 7680
0.09/0.10	c Size of subset node = 32
0.09/0.10	c Variables = 8713
0.09/0.10	c Clauses = 99699
0.09/0.10	c Literals = 335345
0.09/0.10	c Reduced size:
0.09/0.10	c Variables = 8713
0.09/0.10	c Clauses = 99699
0.09/0.10	c Literals = 335345
0.09/0.10	c a2
0.29/0.33	c a1
1.29/1.34	c Independent sub-problems = 1
1.29/1.34	c Sub-problem with 8713 variables and 99699 clauses
1.29/1.34	c using permutation method 4
1.29/1.34	c count = 1
1.29/1.34	c Ordering finished 1.310 seconds
1.29/1.34	c mapped 1.330 seconds
1.29/1.34	c permuted 1.330 seconds
1.29/1.34	c about to sort
1.29/1.35	c sorted
1.49/1.56	c clauses now 99699
1.49/1.56	c init finished 1.380 seconds
1.49/1.56	c tree built 1.550 seconds
1.49/1.56	c 
1.49/1.56	c PA progress                      | CPU progress Partial assignments | improvements                 ucps  CPU time       PA/sec  nodes
1.49/1.56	c ---------------------------------|----------------------------------|--------------------------------------------------------------------
1.49/1.56	c ................................ | ..........                    |                                  1.6         0.0             
1.49/1.56	c ................................ | ..........                  1 |                                  1.6         0.6             
1.49/1.56	c ................................ | ..........                  2 |                                  1.6         1.3             
1.49/1.56	c ................................ | ..........                  3 |                                  1.6         1.9             
1.49/1.56	c ................................ | ..........                  4 |                                  1.6         2.6             
1.49/1.56	c ................................ | ..........                  5 |                                  1.6         3.2             
1.49/1.56	c ................................ | ..........               1000 |              58                  1.6       641.0         1006
47.99/48.03	c ................................ | ..........            1920000 | 51757        53894              48.0     39975.0      9616211
96.00/96.08	c ................................ | ..........            2734000 | 88925        85211              96.1     28455.5     16390995
144.01/144.01	c ................................ | ..........            3332000 | 118757       109473            144.0     23137.3     19470528
191.99/192.04	c ................................ | ..........            3895000 | 146305       132708            192.0     20283.3     21065932
240.00/240.06	c ................................ | *.........            4424000 | 172852       154477            240.1     18428.7     21698414
288.00/288.06	c ................................ | *.........            4976000 | 199707       178070            288.1     17274.2     22249289
336.00/336.01	c ................................ | *.........            5496000 | 225260       199907            336.0     16356.7     23110844
384.00/384.01	c ................................ | *.........            6013000 | 251450       221996            384.0     15658.4     23437662
432.00/432.04	c ................................ | *.........            6573000 | 277861       245243            432.1     15213.5     24535269
479.91/480.00	c ................................ | **........            7075000 | 302005       265931            480.0     14739.3     25246618
528.01/528.08	c ................................ | **........            7619000 | 328547       289279            528.1     14427.7     25496816
576.01/576.01	c ................................ | **........            8110000 | 353021       309678            576.0     14079.4     25715326
623.90/623.99	c ................................ | **........            8612000 | 377567       329430            624.0     13801.3     26351672
671.91/671.99	c ................................ | **........            9094000 | 401024       349502            672.0     13532.7     26682585
720.01/720.09	c ................................ | ***.......            9583000 | 425012       370501            720.1     13307.9     27317553
768.01/768.00	c ................................ | ***.......           10083000 | 449386       391645            768.0     13128.6     27518870
816.02/816.02	c ................................ | ***.......           10555000 | 472495       411729            816.0     12934.4     27518870
864.01/864.05	c ................................ | ***.......           11060000 | 497447       434324            864.1     12800.0     27763507
912.02/912.04	c ................................ | ***.......           11558000 | 521455       454408            912.1     12672.3     28000857
960.12/960.12	c ................................ | ****......           12012000 | 547221       475958            960.1     12510.7     29501688
1007.92/1007.98	c ................................ | ****......           12484000 | 570046       495042           1008.0     12384.9     29638856
1056.03/1056.04	c ................................ | ****......           12949000 | 593602       516231           1056.1     12261.6     29638856
1104.02/1104.07	c ................................ | ****......           13409000 | 616577       535860           1104.1     12144.7     29683321
1152.03/1152.07	c ................................ | ****......           13861000 | 640007       555886           1152.1     12031.1     29752914
1199.93/1200.00	c ................................ | *****.....           14360000 | 664124       577082           1200.0     11966.4     31120105
1248.13/1248.10	c ................................ | *****.....           14852000 | 687385       597370           1248.1     11899.4     32028664
1296.03/1296.07	c ................................ | *****.....           15323000 | 710137       618042           1296.1     11822.3     32582341

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

running on 2 cores: 5,7

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 4/188 12839
/proc/meminfo: memFree=12558908/32951124 swapFree=67111528/67111528
[pid=12839] ppid=12837 vsize=7072 CPUtime=0 cores=5,7
/proc/12839/stat : 12839 (tts-5-4) R 12837 12839 12461 0 -1 4202496 353 0 0 0 0 0 0 0 22 0 1 0 458601410 7241728 298 33554432000 4194304 4337412 140735272086176 18446744073709551615 271550198469 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/12839/statm: 1768 299 131 35 0 209 0

[startup+0.029482 s]
/proc/loadavg: 2.13 2.93 3.36 4/188 12839
/proc/meminfo: memFree=12558908/32951124 swapFree=67111528/67111528
[pid=12839] ppid=12837 vsize=10272 CPUtime=0.02 cores=5,7
/proc/12839/stat : 12839 (tts-5-4) R 12837 12839 12461 0 -1 4202496 1145 0 0 0 2 0 0 0 22 0 1 0 458601410 10518528 1090 33554432000 4194304 4337412 140735272086176 18446744073709551615 271550198469 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/12839/statm: 2568 1091 132 35 0 1009 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 10272

[startup+0.100483 s]
/proc/loadavg: 2.13 2.93 3.36 4/188 12839
/proc/meminfo: memFree=12558908/32951124 swapFree=67111528/67111528
[pid=12839] ppid=12837 vsize=18992 CPUtime=0.09 cores=5,7
/proc/12839/stat : 12839 (tts-5-4) R 12837 12839 12461 0 -1 4202496 3230 0 0 0 9 0 0 0 23 0 1 0 458601410 19447808 3175 33554432000 4194304 4337412 140735272086176 18446744073709551615 4220512 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/12839/statm: 4748 3175 132 35 0 3189 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18992

[startup+0.300429 s]
/proc/loadavg: 2.13 2.93 3.36 4/188 12839
/proc/meminfo: memFree=12558908/32951124 swapFree=67111528/67111528
[pid=12839] ppid=12837 vsize=45092 CPUtime=0.29 cores=5,7
/proc/12839/stat : 12839 (tts-5-4) R 12837 12839 12461 0 -1 4202496 9444 0 0 0 28 1 0 0 24 0 1 0 458601410 46174208 9388 33554432000 4194304 4337412 140735272086176 18446744073709551615 271550234057 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/12839/statm: 11273 9388 136 35 0 9714 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 45092

[startup+0.700359 s]
/proc/loadavg: 2.13 2.93 3.36 4/188 12839
/proc/meminfo: memFree=12558908/32951124 swapFree=67111528/67111528
[pid=12839] ppid=12837 vsize=44940 CPUtime=0.69 cores=5,7
/proc/12839/stat : 12839 (tts-5-4) R 12837 12839 12461 0 -1 4202496 9879 0 0 0 68 1 0 0 25 0 1 0 458601410 46018560 9433 33554432000 4194304 4337412 140735272086176 18446744073709551615 4244389 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/12839/statm: 11235 9433 139 35 0 9676 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 44940

[startup+1.50021 s]
/proc/loadavg: 2.13 2.93 3.36 5/194 12846
/proc/meminfo: memFree=12405516/32951124 swapFree=67111528/67111528
[pid=12839] ppid=12837 vsize=74292 CPUtime=1.49 cores=5,7
/proc/12839/stat : 12839 (tts-5-4) R 12837 12839 12461 0 -1 4202496 17648 0 0 0 147 2 0 0 25 0 1 0 458601410 76075008 17007 33554432000 4194304 4337412 140735272086176 18446744073709551615 271550203416 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/12839/statm: 18573 17008 150 35 0 17014 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 74292

[startup+3.10092 s]
/proc/loadavg: 2.28 2.95 3.36 5/194 12846
/proc/meminfo: memFree=12327648/32951124 swapFree=67111528/67111528
[pid=12839] ppid=12837 vsize=95324 CPUtime=3.09 cores=5,7
/proc/12839/stat : 12839 (tts-5-4) R 12837 12839 12461 0 -1 4202496 22602 0 0 0 305 4 0 0 25 0 1 0 458601410 97611776 21766 33554432000 4194304 4337412 140735272086176 18446744073709551615 271549932930 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/12839/statm: 23831 21766 156 35 0 22272 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 95324

[startup+6.30034 s]
/proc/loadavg: 2.28 2.95 3.36 5/194 12847
/proc/meminfo: memFree=12203520/32951124 swapFree=67111528/67111528
[pid=12839] ppid=12837 vsize=105240 CPUtime=6.29 cores=5,7
/proc/12839/stat : 12839 (tts-5-4) R 12837 12839 12461 0 -1 4202496 24936 0 0 0 625 4 0 0 25 0 1 0 458601410 107765760 24100 33554432000 4194304 4337412 140735272086176 18446744073709551615 271550234272 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/12839/statm: 26310 24100 156 35 0 24751 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 105240

[startup+12.7002 s]
/proc/loadavg: 2.54 2.98 3.37 5/194 12847
/proc/meminfo: memFree=12083900/32951124 swapFree=67111528/67111528
[pid=12839] ppid=12837 vsize=121416 CPUtime=12.69 cores=5,7
/proc/12839/stat : 12839 (tts-5-4) R 12837 12839 12461 0 -1 4202496 29390 0 0 0 1264 5 0 0 25 0 1 0 458601410 124329984 28554 33554432000 4194304 4337412 140735272086176 18446744073709551615 4229248 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/12839/statm: 30354 28554 156 35 0 28795 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 121416

[startup+25.5009 s]
/proc/loadavg: 2.77 3.01 3.37 5/194 12847
/proc/meminfo: memFree=11823964/32951124 swapFree=67111528/67111528
[pid=12839] ppid=12837 vsize=238748 CPUtime=25.49 cores=5,7
/proc/12839/stat : 12839 (tts-5-4) R 12837 12839 12461 0 -1 4202496 59013 0 0 0 2539 10 0 0 25 0 1 0 458601410 244477952 58177 33554432000 4194304 4337412 140735272086176 18446744073709551615 4253210 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/12839/statm: 59687 58177 156 35 0 58128 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 238748

[startup+51.1002 s]
/proc/loadavg: 3.19 3.09 3.39 5/194 12857
/proc/meminfo: memFree=11463364/32951124 swapFree=67111528/67111528
[pid=12839] ppid=12837 vsize=411052 CPUtime=51.09 cores=5,7
/proc/12839/stat : 12839 (tts-5-4) R 12837 12839 12461 0 -1 4202496 101640 0 0 0 5091 18 0 0 25 0 1 0 458601410 420917248 100804 33554432000 4194304 4337412 140735272086176 18446744073709551615 4253537 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/12839/statm: 102763 100804 156 35 0 101204 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 411052

[startup+102.307 s]
/proc/loadavg: 3.75 3.27 3.43 5/194 12858
/proc/meminfo: memFree=10981364/32951124 swapFree=67111528/67111528
[pid=12839] ppid=12837 vsize=621556 CPUtime=102.3 cores=5,7
/proc/12839/stat : 12839 (tts-5-4) R 12837 12839 12461 0 -1 4202496 154791 0 0 0 10202 28 0 0 25 0 1 0 458601410 636473344 153955 33554432000 4194304 4337412 140735272086176 18446744073709551615 4253577 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/12839/statm: 155389 153955 156 35 0 153830 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 621556

[startup+162.301 s]
/proc/loadavg: 3.91 3.40 3.46 5/194 12860
/proc/meminfo: memFree=10629184/32951124 swapFree=67111528/67111528
[pid=12839] ppid=12837 vsize=722576 CPUtime=162.29 cores=5,7
/proc/12839/stat : 12839 (tts-5-4) R 12837 12839 12461 0 -1 4202496 179714 0 0 0 16195 34 0 0 25 0 1 0 458601410 739917824 178878 33554432000 4194304 4337412 140735272086176 18446744073709551615 4253512 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/12839/statm: 180644 178878 156 35 0 179085 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 722576

[startup+222.301 s]
/proc/loadavg: 3.96 3.51 3.49 5/194 12861
/proc/meminfo: memFree=10370628/32951124 swapFree=67111528/67111528
[pid=12839] ppid=12837 vsize=767028 CPUtime=222.29 cores=5,7
/proc/12839/stat : 12839 (tts-5-4) R 12837 12839 12461 0 -1 4202496 190411 0 0 0 22193 36 0 0 25 0 1 0 458601410 785436672 189575 33554432000 4194304 4337412 140735272086176 18446744073709551615 271549932591 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/12839/statm: 191757 189575 156 35 0 190198 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 767028

[startup+282.301 s]
/proc/loadavg: 4.15 3.65 3.54 5/194 12893
/proc/meminfo: memFree=10449272/32951124 swapFree=67111528/67111528
[pid=12839] ppid=12837 vsize=789716 CPUtime=282.3 cores=5,7
/proc/12839/stat : 12839 (tts-5-4) R 12837 12839 12461 0 -1 4202496 196423 0 0 0 28192 38 0 0 25 0 1 0 458601410 808669184 195587 33554432000 4194304 4337412 140735272086176 18446744073709551615 4253512 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/12839/statm: 197429 195587 156 35 0 195870 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 789716

[startup+342.3 s]
/proc/loadavg: 4.06 3.71 3.57 5/194 12894
/proc/meminfo: memFree=9663816/32951124 swapFree=67111528/67111528
[pid=12839] ppid=12837 vsize=818536 CPUtime=342.3 cores=5,7
/proc/12839/stat : 12839 (tts-5-4) R 12837 12839 12461 0 -1 4202496 203716 0 0 0 34190 40 0 0 25 0 1 0 458601410 838180864 202880 33554432000 4194304 4337412 140735272086176 18446744073709551615 4255734 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/12839/statm: 204634 202880 156 35 0 203075 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 818536

[startup+402.3 s]
/proc/loadavg: 4.09 3.78 3.60 5/194 12896
/proc/meminfo: memFree=9086948/32951124 swapFree=67111528/67111528
[pid=12839] ppid=12837 vsize=844588 CPUtime=402.3 cores=5,7
/proc/12839/stat : 12839 (tts-5-4) R 12837 12839 12461 0 -1 4202496 210212 0 0 0 40188 42 0 0 25 0 1 0 458601410 864858112 209376 33554432000 4194304 4337412 140735272086176 18446744073709551615 4253710 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/12839/statm: 211147 209376 156 35 0 209588 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 844588

[startup+462.3 s]
/proc/loadavg: 4.03 3.82 3.62 5/194 12898
/proc/meminfo: memFree=8675384/32951124 swapFree=67111528/67111528
[pid=12839] ppid=12837 vsize=876660 CPUtime=462.3 cores=5,7
/proc/12839/stat : 12839 (tts-5-4) R 12837 12839 12461 0 -1 4202496 218282 0 0 0 46186 44 0 0 25 0 1 0 458601410 897699840 217446 33554432000 4194304 4337412 140735272086176 18446744073709551615 4253512 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/12839/statm: 219165 217446 156 35 0 217606 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 876660

[startup+522.3 s]
/proc/loadavg: 4.01 3.85 3.64 5/194 12899
/proc/meminfo: memFree=8323820/32951124 swapFree=67111528/67111528
[pid=12839] ppid=12837 vsize=892960 CPUtime=522.3 cores=5,7
/proc/12839/stat : 12839 (tts-5-4) R 12837 12839 12461 0 -1 4202496 222622 0 0 0 52184 46 0 0 25 0 1 0 458601410 914391040 221786 33554432000 4194304 4337412 140735272086176 18446744073709551615 4253512 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/12839/statm: 223240 221786 156 35 0 221681 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 892960

[startup+582.301 s]
/proc/loadavg: 4.00 3.87 3.66 5/194 12901
/proc/meminfo: memFree=8012312/32951124 swapFree=67111528/67111528
[pid=12839] ppid=12837 vsize=903004 CPUtime=582.31 cores=5,7
/proc/12839/stat : 12839 (tts-5-4) R 12837 12839 12461 0 -1 4202496 224736 0 0 0 58184 47 0 0 25 0 1 0 458601410 924676096 223900 33554432000 4194304 4337412 140735272086176 18446744073709551615 4253710 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/12839/statm: 225751 223900 156 35 0 224192 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 903004

[startup+642.301 s]
/proc/loadavg: 4.16 3.94 3.69 5/194 12903
/proc/meminfo: memFree=7657272/32951124 swapFree=67111528/67111528
[pid=12839] ppid=12837 vsize=928688 CPUtime=642.32 cores=5,7
/proc/12839/stat : 12839 (tts-5-4) R 12837 12839 12461 0 -1 4202496 230820 0 0 0 64183 49 0 0 25 0 1 0 458601410 950976512 229984 33554432000 4194304 4337412 140735272086176 18446744073709551615 4253636 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/12839/statm: 232172 229984 156 35 0 230613 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 928688

[startup+702.301 s]
/proc/loadavg: 4.09 3.96 3.72 5/194 12904
/proc/meminfo: memFree=7270856/32951124 swapFree=67111528/67111528
[pid=12839] ppid=12837 vsize=948116 CPUtime=702.31 cores=5,7
/proc/12839/stat : 12839 (tts-5-4) R 12837 12839 12461 0 -1 4202496 235822 0 0 0 70181 50 0 0 25 0 1 0 458601410 970870784 234986 33554432000 4194304 4337412 140735272086176 18446744073709551615 271549932560 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/12839/statm: 237029 234986 156 35 0 235470 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 948116

[startup+762.307 s]
/proc/loadavg: 4.03 3.97 3.73 5/194 12906
/proc/meminfo: memFree=6950416/32951124 swapFree=67111528/67111528
[pid=12839] ppid=12837 vsize=965792 CPUtime=762.32 cores=5,7
/proc/12839/stat : 12839 (tts-5-4) R 12837 12839 12461 0 -1 4202496 239892 0 0 0 76180 52 0 0 25 0 1 0 458601410 988971008 239056 33554432000 4194304 4337412 140735272086176 18446744073709551615 4253512 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/12839/statm: 241448 239056 156 35 0 239889 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 965792

[startup+822.301 s]
/proc/loadavg: 4.08 3.99 3.75 5/194 12907
/proc/meminfo: memFree=6637924/32951124 swapFree=67111528/67111528
[pid=12839] ppid=12837 vsize=965792 CPUtime=822.32 cores=5,7
/proc/12839/stat : 12839 (tts-5-4) R 12837 12839 12461 0 -1 4202496 239892 0 0 0 82179 53 0 0 25 0 1 0 458601410 988971008 239056 33554432000 4194304 4337412 140735272086176 18446744073709551615 271549932596 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/12839/statm: 241448 239056 156 35 0 239889 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 965792

[startup+882.301 s]
/proc/loadavg: 4.10 4.00 3.77 5/194 12909
/proc/meminfo: memFree=6258840/32951124 swapFree=67111528/67111528
[pid=12839] ppid=12837 vsize=975176 CPUtime=882.32 cores=5,7
/proc/12839/stat : 12839 (tts-5-4) R 12837 12839 12461 0 -1 4202496 242318 0 0 0 88178 54 0 0 25 0 1 0 458601410 998580224 241482 33554432000 4194304 4337412 140735272086176 18446744073709551615 4253699 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/12839/statm: 243794 241482 156 35 0 242235 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 975176

[startup+942.301 s]
/proc/loadavg: 4.03 4.00 3.78 5/194 12910
/proc/meminfo: memFree=5964072/32951124 swapFree=67111528/67111528
[pid=12839] ppid=12837 vsize=1018968 CPUtime=942.32 cores=5,7
/proc/12839/stat : 12839 (tts-5-4) R 12837 12839 12461 0 -1 4202496 253575 0 0 0 94175 57 0 0 25 0 1 0 458601410 1043423232 252739 33554432000 4194304 4337412 140735272086176 18446744073709551615 4253590 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/12839/statm: 254742 252739 156 35 0 253183 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 1018968

[startup+1002.3 s]
/proc/loadavg: 4.05 4.01 3.80 5/194 12912
/proc/meminfo: memFree=5633956/32951124 swapFree=67111528/67111528
[pid=12839] ppid=12837 vsize=1032140 CPUtime=1002.32 cores=5,7
/proc/12839/stat : 12839 (tts-5-4) R 12837 12839 12461 0 -1 4202496 256801 0 0 0 100173 59 0 0 25 0 1 0 458601410 1056911360 255965 33554432000 4194304 4337412 140735272086176 18446744073709551615 4253512 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/12839/statm: 258035 255965 156 35 0 256476 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 1032140

[startup+1062.3 s]
/proc/loadavg: 4.02 4.01 3.81 5/194 12914
/proc/meminfo: memFree=5394736/32951124 swapFree=67111528/67111528
[pid=12839] ppid=12837 vsize=1032800 CPUtime=1062.32 cores=5,7
/proc/12839/stat : 12839 (tts-5-4) R 12837 12839 12461 0 -1 4202496 256964 0 0 0 106172 60 0 0 25 0 1 0 458601410 1057587200 256128 33554432000 4194304 4337412 140735272086176 18446744073709551615 4253512 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/12839/statm: 258200 256128 156 35 0 256641 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 1032800

[startup+1122.3 s]
/proc/loadavg: 4.08 4.02 3.82 5/194 12915
/proc/meminfo: memFree=5169660/32951124 swapFree=67111528/67111528
[pid=12839] ppid=12837 vsize=1033328 CPUtime=1122.32 cores=5,7
/proc/12839/stat : 12839 (tts-5-4) R 12837 12839 12461 0 -1 4202496 257559 0 0 0 112171 61 0 0 25 0 1 0 458601410 1058127872 256723 33554432000 4194304 4337412 140735272086176 18446744073709551615 4253636 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/12839/statm: 258332 256723 156 35 0 256773 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 1033328

[startup+1182.3 s]
/proc/loadavg: 4.03 4.01 3.83 5/194 12917
/proc/meminfo: memFree=5075412/32951124 swapFree=67111528/67111528
[pid=12839] ppid=12837 vsize=1059276 CPUtime=1182.33 cores=5,7
/proc/12839/stat : 12839 (tts-5-4) R 12837 12839 12461 0 -1 4202496 263900 0 0 0 118170 63 0 0 25 0 1 0 458601410 1084698624 263064 33554432000 4194304 4337412 140735272086176 18446744073709551615 4253636 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/12839/statm: 264819 263064 156 35 0 263260 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 1059276

[startup+1242.3 s]
/proc/loadavg: 4.08 4.03 3.85 5/194 12918
/proc/meminfo: memFree=4753480/32951124 swapFree=67111528/67111528
[pid=12839] ppid=12837 vsize=1103728 CPUtime=1242.33 cores=5,7
/proc/12839/stat : 12839 (tts-5-4) R 12837 12839 12461 0 -1 4202496 274907 0 0 0 124167 66 0 0 25 0 1 0 458601410 1130217472 274071 33554432000 4194304 4337412 140735272086176 18446744073709551615 4253636 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/12839/statm: 275932 274071 156 35 0 274373 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 1103728



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.14 4.06 3.86 4/192 12921
/proc/meminfo: memFree=7090492/32951124 swapFree=67111528/67111528
[pid=12839] ppid=12837 vsize=1129280 CPUtime=1300.03 cores=5,7
/proc/12839/stat : 12839 (tts-5-4) R 12837 12839 12461 0 -1 4202496 280986 0 0 0 129935 68 0 0 25 0 1 0 458601410 1156382720 280150 33554432000 4194304 4337412 140735272086176 18446744073709551615 271549932681 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/12839/statm: 282320 280150 156 35 0 280761 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 1129280

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.05
CPU time (s): 1300.09
CPU user time (s): 1299.36
CPU system time (s): 0.733888
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 1129280

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

runsolver used 2.02469 second user time and 5.08023 second system time

The end

Launcher Data

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

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

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

MD5SUM BENCH= 3b5e80540ef2fcb09cfe50ac7e3686c1
RANDOM SEED=327018731

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:      12557188 kB
Buffers:       1150832 kB
Cached:       18634372 kB
SwapCached:          0 kB
Active:        8216760 kB
Inactive:     11644912 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12557188 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            6220 kB
Writeback:           0 kB
AnonPages:       75032 kB
Mapped:          15240 kB
Slab:           468888 kB
PageTables:       5452 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   249172 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