Trace number 3484700

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
borg-sat 11.03.02-seq-industrial (fixed, 1200 s timeout)? (TO) 1200 1200.66

General information on the benchmark

NameSAT-Race-2010-CNF/hardware-verification/
velev/11pipe_k.cnf
MD5SUM932387240a0c17f4c88af52c4ca151c6
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark325.87
Satisfiable
(Un)Satisfiability was proved
Number of variables89315
Number of clauses5584003
Sum of the clauses size16593705
Maximum clause length295
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 25473787
Number of clauses of size 337063
Number of clauses of size 4514
Number of clauses of size 5453
Number of clauses of size over 572185

Solver Data

0.35/0.53	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.35/0.53	c INFO: solving HOME/instance-3484700-1307757161.cnf
0.35/0.53	c INFO: computing task features
19.04/19.28	c INFO: computed variable-clause graph statistics
19.75/19.92	c INFO: computed clause balance statistics
99.80/102.14	c INFO: computed variable balance statistics
154.44/154.69	c INFO: computed small-clause counts
155.35/155.53	c INFO: computed Horn-clause counts
173.65/173.85	c INFO: computed variable graph statistics
173.65/173.87	c INFO: collected features for HOME/instance-3484700-1307757161.cnf in 172.41 s
173.65/173.88	c INFO: running lingeling-276@0 for 485 with 1027 remaining (b = 0.76)
664.46/665.09	c INFO: running lingeling-276@0 for 97 with 538 remaining (b = 0.55)
764.64/765.24	c INFO: running cryptominisat-2.9.0@0 for 438 with 438 remaining (b = 0.35)

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.1 (svn: 988)

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-3484700-1307757161/watcher-3484700-1307757161 -o /tmp/evaluation-result-3484700-1307757161/solver-3484700-1307757161 -C 1200 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3484700-1307757161.cnf -seed 1353320025 -budget 1200 

running on 2 cores: 4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 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: 1.25 1.26 2.28 6/183 23318
/proc/meminfo: memFree=30251372/32951132 swapFree=67054616/67111528
[pid=23316] ppid=23313 vsize=15384 CPUtime=0 cores=4,6
/proc/23316/stat : 23316 (python) R 23313 23316 19898 0 -1 4202496 810 0 0 0 0 0 0 0 17 0 1 0 887316111 15753216 694 33554432000 4194304 5683644 140736029592800 18446744073709551615 274664808080 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/23316/statm: 3846 694 332 364 0 333 0

[startup+0.0613401 s]
/proc/loadavg: 1.25 1.26 2.28 6/183 23318
/proc/meminfo: memFree=30251372/32951132 swapFree=67054616/67111528
[pid=23316] ppid=23313 vsize=18884 CPUtime=0.02 cores=4,6
/proc/23316/stat : 23316 (python) R 23313 23316 19898 0 -1 4202496 1290 0 0 0 2 0 0 0 17 0 1 0 887316111 19337216 1141 33554432000 4194304 5683644 140736029592800 18446744073709551615 4418308 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/23316/statm: 4721 1141 421 364 0 690 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 18884

[startup+0.10037 s]
/proc/loadavg: 1.25 1.26 2.28 6/183 23318
/proc/meminfo: memFree=30251372/32951132 swapFree=67054616/67111528
[pid=23316] ppid=23313 vsize=58868 CPUtime=0.05 cores=4,6
/proc/23316/stat : 23316 (python) R 23313 23316 19898 0 -1 4202496 2110 0 0 0 4 1 0 0 17 0 1 0 887316111 60280832 1862 33554432000 4194304 5683644 140736029592800 18446744073709551615 274659884679 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/23316/statm: 15310 1869 508 364 0 1319 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 58868

[startup+0.300241 s]
/proc/loadavg: 1.25 1.26 2.28 6/183 23318
/proc/meminfo: memFree=30251372/32951132 swapFree=67054616/67111528
[pid=23316] ppid=23313 vsize=135752 CPUtime=0.22 cores=4,6
/proc/23316/stat : 23316 (python) R 23313 23316 19898 0 -1 4202496 5988 937 1 0 16 6 0 0 17 0 1 0 887316111 139010048 4154 33554432000 4194304 5683644 140736029592800 18446744073709551615 4643424 0 0 16781312 2 0 0 0 17 6 0 0 0
/proc/23316/statm: 33938 4154 1032 364 0 3124 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 135752

[startup+0.70026 s]
/proc/loadavg: 1.25 1.26 2.28 6/183 23318
/proc/meminfo: memFree=30251372/32951132 swapFree=67054616/67111528
[pid=23316] ppid=23313 vsize=387936 CPUtime=0.54 cores=4,6
/proc/23316/stat : 23316 (python) R 23313 23316 19898 0 -1 4202496 36566 937 1 0 40 14 0 0 17 0 1 0 887316111 397246464 34233 33554432000 4194304 5683644 140736029592800 18446744073709551615 274664469189 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/23316/statm: 96984 34233 1761 364 0 32908 0
Current children cumulated CPU time (s) 0.54
Current children cumulated vsize (KiB) 387936

[startup+1.50113 s]
/proc/loadavg: 1.25 1.26 2.28 6/185 23328
/proc/meminfo: memFree=29875392/32951132 swapFree=67054616/67111528
[pid=23316] ppid=23313 vsize=438472 CPUtime=1.35 cores=4,6
/proc/23316/stat : 23316 (python) R 23313 23316 19898 0 -1 4202496 48818 937 1 0 119 16 0 0 18 0 1 0 887316111 448995328 46485 33554432000 4194304 5683644 140736029592800 18446744073709551615 4445115 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/23316/statm: 109618 46486 1761 364 0 45542 0
Current children cumulated CPU time (s) 1.35
Current children cumulated vsize (KiB) 438472

[startup+3.10082 s]
/proc/loadavg: 1.25 1.26 2.28 6/184 23330
/proc/meminfo: memFree=29624984/32951132 swapFree=67054616/67111528
[pid=23316] ppid=23313 vsize=537776 CPUtime=2.94 cores=4,6
/proc/23316/stat : 23316 (python) R 23313 23316 19898 0 -1 4202496 73679 937 1 0 275 19 0 0 21 0 1 0 887316111 550682624 71346 33554432000 4194304 5683644 140736029592800 18446744073709551615 274664469189 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/23316/statm: 134444 71347 1761 364 0 70368 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 537776

[startup+6.30029 s]
/proc/loadavg: 1.87 1.39 2.32 6/188 23342
/proc/meminfo: memFree=28951140/32951132 swapFree=67054616/67111528
[pid=23316] ppid=23313 vsize=734560 CPUtime=6.15 cores=4,6
/proc/23316/stat : 23316 (python) R 23313 23316 19898 0 -1 4202496 122363 937 1 0 588 27 0 0 25 0 1 0 887316111 752189440 120030 33554432000 4194304 5683644 140736029592800 18446744073709551615 274664469189 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/23316/statm: 183640 120030 1761 364 0 119564 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 734560

[startup+12.7012 s]
/proc/loadavg: 2.44 1.51 2.36 6/188 23342
/proc/meminfo: memFree=27840052/32951132 swapFree=67054616/67111528
[pid=23316] ppid=23313 vsize=1176992 CPUtime=12.54 cores=4,6
/proc/23316/stat : 23316 (python) R 23313 23316 19898 0 -1 4202496 226649 937 1 0 1213 41 0 0 25 0 1 0 887316111 1205239808 224316 33554432000 4194304 5683644 140736029592800 18446744073709551615 4429184 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/23316/statm: 294248 224316 1761 364 0 230172 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 1176992

[startup+25.501 s]
/proc/loadavg: 3.52 1.80 2.43 6/188 23342
/proc/meminfo: memFree=27212100/32951132 swapFree=67054616/67111528
[pid=23316] ppid=23313 vsize=1257916 CPUtime=25.34 cores=4,6
/proc/23316/stat : 23316 (python) R 23313 23316 19898 0 -1 4202496 588572 937 1 0 2448 86 0 0 25 0 1 0 887316111 1288105984 251864 33554432000 4194304 5683644 140736029592800 18446744073709551615 274664467128 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/23316/statm: 314479 251864 1826 364 0 250403 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 1257916

[startup+51.1005 s]
/proc/loadavg: 4.83 2.25 2.57 6/188 23344
/proc/meminfo: memFree=27160532/32951132 swapFree=67054616/67111528
[pid=23316] ppid=23313 vsize=1257916 CPUtime=50.94 cores=4,6
/proc/23316/stat : 23316 (python) R 23313 23316 19898 0 -1 4202496 588572 937 1 0 5006 88 0 0 25 0 1 0 887316111 1288105984 251864 33554432000 4194304 5683644 140736029592800 18446744073709551615 4862016 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/23316/statm: 314479 251864 1826 364 0 250403 0
Current children cumulated CPU time (s) 50.94
Current children cumulated vsize (KiB) 1257916

[startup+107.53 s]
/proc/loadavg: 5.91 2.94 2.79 5/188 23344
/proc/meminfo: memFree=27232728/32951132 swapFree=67054616/67111528
[pid=23316] ppid=23313 vsize=1257916 CPUtime=107.39 cores=4,6
/proc/23316/stat : 23316 (python) R 23313 23316 19898 0 -1 4202496 588573 937 1 0 10651 88 0 0 25 0 1 0 887316111 1288105984 251865 33554432000 4194304 5683644 140736029592800 18446744073709551615 274668217273 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/23316/statm: 314479 251865 1827 364 0 250403 0
Current children cumulated CPU time (s) 107.39
Current children cumulated vsize (KiB) 1257916

[startup+162.3 s]
/proc/loadavg: 5.90 3.55 3.01 5/188 23346
/proc/meminfo: memFree=27240072/32951132 swapFree=67054616/67111528
[pid=23316] ppid=23313 vsize=1257916 CPUtime=162.15 cores=4,6
/proc/23316/stat : 23316 (python) R 23313 23316 19898 0 -1 4202496 686742 937 1 0 16116 99 0 0 25 0 1 0 887316111 1288105984 251871 33554432000 4194304 5683644 140736029592800 18446744073709551615 47843752270705 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/23316/statm: 314479 251871 1833 364 0 250403 0
Current children cumulated CPU time (s) 162.15
Current children cumulated vsize (KiB) 1257916

[startup+222.301 s]
/proc/loadavg: 5.46 3.80 3.12 5/194 23400
/proc/meminfo: memFree=27503176/32951132 swapFree=67054616/67111528
[pid=23316] ppid=23313 vsize=776420 CPUtime=173.74 cores=4,6
/proc/23316/stat : 23316 (python) S 23313 23316 19898 0 -1 4202496 687027 937 1 0 17271 103 0 0 19 0 2 0 887316111 795054080 128968 33554432000 4194304 5683644 140736029592800 18446744073709551615 274676635083 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/23316/statm: 194105 128968 1867 364 0 130023 0
[pid=23347] ppid=23316 vsize=766176 CPUtime=0.61 cores=4,6
/proc/23347/stat : 23347 (python) S 23316 23316 19898 0 -1 4202560 912 0 0 0 25 36 0 0 18 0 1 0 887333499 784564224 127473 33554432000 4194304 5683644 140736029592800 18446744073709551615 274664828431 0 0 16781312 514 8718898509845070084 0 0 17 6 0 0 0
/proc/23347/statm: 191544 127473 376 364 0 127462 0
[pid=23349] ppid=23347 vsize=179056 CPUtime=47.71 cores=4,6
/proc/23349/stat : 23349 (lingeling) R 23347 23349 23349 0 -1 4202496 126479 0 0 0 4747 24 0 0 25 0 1 0 887333501 183353344 43934 33554432000 4194304 4352236 140737343329216 18446744073709551615 4294483 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/23349/statm: 44764 43934 129 39 0 43844 0
[pid=23316/tid=23348] ppid=23313 vsize=776420 CPUtime=0 cores=4,6
/proc/23316/task/23348/stat : 23348 (python) S 23313 23316 19898 0 -1 4202560 31 937 0 0 0 0 0 0 19 0 2 0 887333501 795054080 128968 33554432000 4194304 5683644 140736029592800 18446744073709551615 274676631985 0 0 16781312 2 18446604453713606848 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 222.06
Current children cumulated vsize (KiB) 1721652

[startup+282.3 s]
/proc/loadavg: 4.69 3.90 3.20 5/194 23402
/proc/meminfo: memFree=27621900/32951132 swapFree=67054616/67111528
[pid=23316] ppid=23313 vsize=776420 CPUtime=173.74 cores=4,6
/proc/23316/stat : 23316 (python) S 23313 23316 19898 0 -1 4202496 687027 937 1 0 17271 103 0 0 19 0 2 0 887316111 795054080 128968 33554432000 4194304 5683644 140736029592800 18446744073709551615 274676635083 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/23316/statm: 194105 128968 1867 364 0 130023 0
[pid=23347] ppid=23316 vsize=766176 CPUtime=0.67 cores=4,6
/proc/23347/stat : 23347 (python) S 23316 23316 19898 0 -1 4202560 936 0 0 0 29 38 0 0 18 0 1 0 887333499 784564224 127473 33554432000 4194304 5683644 140736029592800 18446744073709551615 274664828431 0 0 16781312 514 8718898509845070084 0 0 17 6 0 0 0
/proc/23347/statm: 191544 127473 376 364 0 127462 0
[pid=23349] ppid=23347 vsize=180796 CPUtime=107.71 cores=4,6
/proc/23349/stat : 23349 (lingeling) R 23347 23349 23349 0 -1 4202496 181593 0 0 0 10741 30 0 0 25 0 1 0 887333501 185135104 44369 33554432000 4194304 4352236 140737343329216 18446744073709551615 4278496 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/23349/statm: 45199 44369 129 39 0 44279 0
[pid=23316/tid=23348] ppid=23313 vsize=776420 CPUtime=0 cores=4,6
/proc/23316/task/23348/stat : 23348 (python) S 23313 23316 19898 0 -1 4202560 31 937 0 0 0 0 0 0 19 0 2 0 887333501 795054080 128968 33554432000 4194304 5683644 140736029592800 18446744073709551615 274676631985 0 0 16781312 2 18446604453713606848 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 1723392

[startup+342.301 s]
/proc/loadavg: 4.25 3.91 3.24 5/194 23403
/proc/meminfo: memFree=27615740/32951132 swapFree=67054616/67111528
[pid=23316] ppid=23313 vsize=776420 CPUtime=173.74 cores=4,6
/proc/23316/stat : 23316 (python) S 23313 23316 19898 0 -1 4202496 687027 937 1 0 17271 103 0 0 19 0 2 0 887316111 795054080 128968 33554432000 4194304 5683644 140736029592800 18446744073709551615 274676635083 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/23316/statm: 194105 128968 1867 364 0 130023 0
[pid=23347] ppid=23316 vsize=766176 CPUtime=0.74 cores=4,6
/proc/23347/stat : 23347 (python) S 23316 23316 19898 0 -1 4202560 953 0 0 0 34 40 0 0 18 0 1 0 887333499 784564224 127473 33554432000 4194304 5683644 140736029592800 18446744073709551615 274664828431 0 0 16781312 514 8718898509845070084 0 0 17 6 0 0 0
/proc/23347/statm: 191544 127473 376 364 0 127462 0
[pid=23349] ppid=23347 vsize=184880 CPUtime=167.7 cores=4,6
/proc/23349/stat : 23349 (lingeling) R 23347 23349 23349 0 -1 4202496 221571 0 0 0 16735 35 0 0 25 0 1 0 887333501 189317120 45390 33554432000 4194304 4352236 140737343329216 18446744073709551615 4327902 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/23349/statm: 46220 45390 129 39 0 45300 0
[pid=23316/tid=23348] ppid=23313 vsize=776420 CPUtime=0 cores=4,6
/proc/23316/task/23348/stat : 23348 (python) S 23313 23316 19898 0 -1 4202560 31 937 0 0 0 0 0 0 19 0 2 0 887333501 795054080 128968 33554432000 4194304 5683644 140736029592800 18446744073709551615 274676631985 0 0 16781312 2 18446604453713606848 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 1727476

[startup+402.301 s]
/proc/loadavg: 4.09 3.93 3.29 5/194 23404
/proc/meminfo: memFree=27596060/32951132 swapFree=67054616/67111528
[pid=23316] ppid=23313 vsize=776420 CPUtime=173.74 cores=4,6
/proc/23316/stat : 23316 (python) S 23313 23316 19898 0 -1 4202496 687027 937 1 0 17271 103 0 0 19 0 2 0 887316111 795054080 128968 33554432000 4194304 5683644 140736029592800 18446744073709551615 274676635083 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/23316/statm: 194105 128968 1867 364 0 130023 0
[pid=23347] ppid=23316 vsize=766176 CPUtime=0.83 cores=4,6
/proc/23347/stat : 23347 (python) S 23316 23316 19898 0 -1 4202560 972 0 0 0 39 44 0 0 18 0 1 0 887333499 784564224 127473 33554432000 4194304 5683644 140736029592800 18446744073709551615 274664828431 0 0 16781312 514 8718898509845070084 0 0 17 6 0 0 0
/proc/23347/statm: 191544 127473 376 364 0 127462 0
[pid=23349] ppid=23347 vsize=183564 CPUtime=227.68 cores=4,6
/proc/23349/stat : 23349 (lingeling) R 23347 23349 23349 0 -1 4202496 255109 0 0 0 22729 39 0 0 25 0 1 0 887333501 187969536 45061 33554432000 4194304 4352236 140737343329216 18446744073709551615 4238989 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/23349/statm: 45891 45061 129 39 0 44971 0
[pid=23316/tid=23348] ppid=23313 vsize=776420 CPUtime=0 cores=4,6

################
# More data... #
################

[startup+1122.3 s]
/proc/loadavg: 3.00 3.17 3.23 4/201 23943
/proc/meminfo: memFree=25649680/32951132 swapFree=67054616/67111528
[pid=23316] ppid=23313 vsize=796932 CPUtime=173.77 cores=4,6
/proc/23316/stat : 23316 (python) S 23313 23316 19898 0 -1 4202496 688601 937 1 0 17272 105 0 0 20 0 4 0 887316111 816058368 128981 33554432000 4194304 5683644 140736029592800 18446744073709551615 274676635083 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/23316/statm: 199233 128981 1872 364 0 135145 0
[pid=23347] ppid=23316 vsize=776420 CPUtime=1.15 cores=4,6
/proc/23347/stat : 23347 (python) S 23316 23316 19898 0 -1 4202560 1196 0 0 0 59 56 0 0 19 0 2 0 887333499 795054080 127516 33554432000 4194304 5683644 140736029592800 18446744073709551615 274676635083 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/23347/statm: 194105 127516 414 364 0 130023 0
[pid=23349] ppid=23347 vsize=189796 CPUtime=489.67 cores=4,6
/proc/23349/stat : 23349 (lingeling) T 23347 23349 23349 0 -1 4202496 382362 0 0 0 48898 69 0 0 25 0 1 0 887333501 194351104 46619 33554432000 4194304 4352236 140737343329216 18446744073709551615 4239291 0 0 16781312 17506 18446744071562691360 0 0 17 4 0 0 0
/proc/23349/statm: 47449 46619 129 39 0 46529 0
[pid=23347/tid=23916] ppid=23316 vsize=776420 CPUtime=0 cores=4,6
/proc/23347/task/23916/stat : 23916 (python) S 23316 23316 19898 0 -1 4202560 112 0 0 0 0 0 0 0 19 0 2 0 887382620 795054080 127516 33554432000 4194304 5683644 140736029592800 18446744073709551615 274676631985 0 0 16781312 514 18446604453853200704 0 0 -1 6 0 0 0
[pid=23917] ppid=23316 vsize=776432 CPUtime=0.12 cores=4,6
/proc/23917/stat : 23917 (python) S 23316 23316 19898 0 -1 4202560 1094 0 0 0 6 6 0 0 19 0 2 0 887382621 795066368 127501 33554432000 4194304 5683644 140736029592800 18446744073709551615 274676635083 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/23917/statm: 194108 127501 399 364 0 130023 0
[pid=23919] ppid=23917 vsize=180340 CPUtime=99.98 cores=4,6
/proc/23919/stat : 23919 (lingeling) T 23917 23919 23919 0 -1 4202496 181418 0 0 0 9973 25 0 0 25 0 1 0 887382622 184668160 44254 33554432000 4194304 4352236 140736780501456 18446744073709551615 4328191 0 0 16781312 17506 18446744071562691360 0 0 17 6 0 0 0
/proc/23919/statm: 45085 44254 129 39 0 44165 0
[pid=23917/tid=23926] ppid=23316 vsize=776432 CPUtime=0 cores=4,6
/proc/23917/task/23926/stat : 23926 (python) S 23316 23316 19898 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 887392635 795066368 127501 33554432000 4194304 5683644 140736029592800 18446744073709551615 274676631985 0 0 16781312 514 18446604453750678464 0 0 -1 6 0 0 0
[pid=23927] ppid=23316 vsize=786688 CPUtime=0.5 cores=4,6
/proc/23927/stat : 23927 (python) S 23316 23316 19898 0 -1 4202560 981 0 0 0 27 23 0 0 15 0 1 0 887392636 805568512 127475 33554432000 4194304 5683644 140736029592800 18446744073709551615 274664828486 0 0 16781312 514 4564772060588376324 0 0 17 4 0 0 0
/proc/23927/statm: 196672 127475 370 364 0 132584 0
[pid=23929] ppid=23927 vsize=2390904 CPUtime=356.49 cores=4,6
/proc/23929/stat : 23929 (cryptominisat-2) R 23927 23929 23929 0 -1 4202496 566769 0 0 0 35570 79 0 0 25 0 1 0 887392637 2448285696 484422 33554432000 4194304 4677096 140735043754176 18446744073709551615 4462753 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/23929/statm: 597726 484422 391 118 0 592685 0
[pid=23316/tid=23348] ppid=23313 vsize=796932 CPUtime=0 cores=4,6
/proc/23316/task/23348/stat : 23348 (python) S 23313 23316 19898 0 -1 4202560 31 937 0 0 0 0 0 0 19 0 4 0 887333501 816058368 128981 33554432000 4194304 5683644 140736029592800 18446744073709551615 274676631985 0 0 16781312 2 18446604453713606848 0 0 -1 6 0 0 0
[pid=23316/tid=23918] ppid=23313 vsize=796932 CPUtime=0 cores=4,6
/proc/23316/task/23918/stat : 23918 (python) S 23313 23316 19898 0 -1 4202560 27 937 0 0 0 0 0 0 20 0 4 0 887382622 816058368 128981 33554432000 4194304 5683644 140736029592800 18446744073709551615 274676631985 0 0 16781312 2 18446604453713606848 0 0 -1 4 0 0 0
[pid=23316/tid=23928] ppid=23313 vsize=796932 CPUtime=0 cores=4,6
/proc/23316/task/23928/stat : 23928 (python) S 23313 23316 19898 0 -1 4202560 30 937 0 0 0 0 0 0 20 0 4 0 887392637 816058368 128981 33554432000 4194304 5683644 140736029592800 18446744073709551615 274676631985 0 0 16781312 2 18446604453713606848 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1121.68
Current children cumulated vsize (KiB) 5897512

[startup+1182.3 s]
/proc/loadavg: 3.10 3.17 3.23 4/201 23945
/proc/meminfo: memFree=25610116/32951132 swapFree=67054616/67111528
[pid=23316] ppid=23313 vsize=796932 CPUtime=173.77 cores=4,6
/proc/23316/stat : 23316 (python) S 23313 23316 19898 0 -1 4202496 688601 937 1 0 17272 105 0 0 20 0 4 0 887316111 816058368 128981 33554432000 4194304 5683644 140736029592800 18446744073709551615 274676635083 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/23316/statm: 199233 128981 1872 364 0 135145 0
[pid=23347] ppid=23316 vsize=776420 CPUtime=1.15 cores=4,6
/proc/23347/stat : 23347 (python) S 23316 23316 19898 0 -1 4202560 1196 0 0 0 59 56 0 0 19 0 2 0 887333499 795054080 127516 33554432000 4194304 5683644 140736029592800 18446744073709551615 274676635083 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/23347/statm: 194105 127516 414 364 0 130023 0
[pid=23349] ppid=23347 vsize=189796 CPUtime=489.67 cores=4,6
/proc/23349/stat : 23349 (lingeling) T 23347 23349 23349 0 -1 4202496 382362 0 0 0 48898 69 0 0 25 0 1 0 887333501 194351104 46619 33554432000 4194304 4352236 140737343329216 18446744073709551615 4239291 0 0 16781312 17506 18446744071562691360 0 0 17 4 0 0 0
/proc/23349/statm: 47449 46619 129 39 0 46529 0
[pid=23347/tid=23916] ppid=23316 vsize=776420 CPUtime=0 cores=4,6
/proc/23347/task/23916/stat : 23916 (python) S 23316 23316 19898 0 -1 4202560 112 0 0 0 0 0 0 0 19 0 2 0 887382620 795054080 127516 33554432000 4194304 5683644 140736029592800 18446744073709551615 274676631985 0 0 16781312 514 18446604453853200704 0 0 -1 6 0 0 0
[pid=23917] ppid=23316 vsize=776432 CPUtime=0.12 cores=4,6
/proc/23917/stat : 23917 (python) S 23316 23316 19898 0 -1 4202560 1094 0 0 0 6 6 0 0 19 0 2 0 887382621 795066368 127501 33554432000 4194304 5683644 140736029592800 18446744073709551615 274676635083 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/23917/statm: 194108 127501 399 364 0 130023 0
[pid=23919] ppid=23917 vsize=180340 CPUtime=99.98 cores=4,6
/proc/23919/stat : 23919 (lingeling) T 23917 23919 23919 0 -1 4202496 181418 0 0 0 9973 25 0 0 25 0 1 0 887382622 184668160 44254 33554432000 4194304 4352236 140736780501456 18446744073709551615 4328191 0 0 16781312 17506 18446744071562691360 0 0 17 6 0 0 0
/proc/23919/statm: 45085 44254 129 39 0 44165 0
[pid=23917/tid=23926] ppid=23316 vsize=776432 CPUtime=0 cores=4,6
/proc/23917/task/23926/stat : 23926 (python) S 23316 23316 19898 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 887392635 795066368 127501 33554432000 4194304 5683644 140736029592800 18446744073709551615 274676631985 0 0 16781312 514 18446604453750678464 0 0 -1 6 0 0 0
[pid=23927] ppid=23316 vsize=786688 CPUtime=0.58 cores=4,6
/proc/23927/stat : 23927 (python) S 23316 23316 19898 0 -1 4202560 981 0 0 0 32 26 0 0 15 0 1 0 887392636 805568512 127475 33554432000 4194304 5683644 140736029592800 18446744073709551615 274664828486 0 0 16781312 514 8718898509845070084 0 0 17 4 0 0 0
/proc/23927/statm: 196672 127475 370 364 0 132584 0
[pid=23929] ppid=23927 vsize=2409764 CPUtime=416.42 cores=4,6
/proc/23929/stat : 23929 (cryptominisat-2) R 23927 23929 23929 0 -1 4202496 588850 0 0 0 41559 83 0 0 25 0 1 0 887392637 2467598336 488708 33554432000 4194304 4677096 140735043754176 18446744073709551615 4318898 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/23929/statm: 602441 488708 391 118 0 597400 0
[pid=23316/tid=23348] ppid=23313 vsize=796932 CPUtime=0 cores=4,6
/proc/23316/task/23348/stat : 23348 (python) S 23313 23316 19898 0 -1 4202560 31 937 0 0 0 0 0 0 19 0 4 0 887333501 816058368 128981 33554432000 4194304 5683644 140736029592800 18446744073709551615 274676631985 0 0 16781312 2 18446604453713606848 0 0 -1 6 0 0 0
[pid=23316/tid=23918] ppid=23313 vsize=796932 CPUtime=0 cores=4,6
/proc/23316/task/23918/stat : 23918 (python) S 23313 23316 19898 0 -1 4202560 27 937 0 0 0 0 0 0 20 0 4 0 887382622 816058368 128981 33554432000 4194304 5683644 140736029592800 18446744073709551615 274676631985 0 0 16781312 2 18446604453713606848 0 0 -1 4 0 0 0
[pid=23316/tid=23928] ppid=23313 vsize=796932 CPUtime=0 cores=4,6
/proc/23316/task/23928/stat : 23928 (python) S 23313 23316 19898 0 -1 4202560 30 937 0 0 0 0 0 0 20 0 4 0 887392637 816058368 128981 33554432000 4194304 5683644 140736029592800 18446744073709551615 274676631985 0 0 16781312 2 18446604453713606848 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1181.69
Current children cumulated vsize (KiB) 5916372



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 3.07 3.16 3.23 3/191 23946
/proc/meminfo: memFree=26513036/32951132 swapFree=67054616/67111528
[pid=23316] ppid=23313 vsize=796932 CPUtime=173.77 cores=4,6
/proc/23316/stat : 23316 (python) S 23313 23316 19898 0 -1 4202496 688601 937 1 0 17272 105 0 0 20 0 4 0 887316111 816058368 128981 33554432000 4194304 5683644 140736029592800 18446744073709551615 274676635083 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/23316/statm: 199233 128981 1872 364 0 135145 0
[pid=23347] ppid=23316 vsize=776420 CPUtime=1.15 cores=4,6
/proc/23347/stat : 23347 (python) S 23316 23316 19898 0 -1 4202560 1196 0 0 0 59 56 0 0 19 0 2 0 887333499 795054080 127516 33554432000 4194304 5683644 140736029592800 18446744073709551615 274676635083 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/23347/statm: 194105 127516 414 364 0 130023 0
[pid=23349] ppid=23347 vsize=189796 CPUtime=489.67 cores=4,6
/proc/23349/stat : 23349 (lingeling) T 23347 23349 23349 0 -1 4202496 382362 0 0 0 48898 69 0 0 25 0 1 0 887333501 194351104 46619 33554432000 4194304 4352236 140737343329216 18446744073709551615 4239291 0 0 16781312 17506 18446744071562691360 0 0 17 4 0 0 0
/proc/23349/statm: 47449 46619 129 39 0 46529 0
[pid=23347/tid=23916] ppid=23316 vsize=776420 CPUtime=0 cores=4,6
/proc/23347/task/23916/stat : 23916 (python) S 23316 23316 19898 0 -1 4202560 112 0 0 0 0 0 0 0 19 0 2 0 887382620 795054080 127516 33554432000 4194304 5683644 140736029592800 18446744073709551615 274676631985 0 0 16781312 514 18446604453853200704 0 0 -1 6 0 0 0
[pid=23917] ppid=23316 vsize=776432 CPUtime=0.12 cores=4,6
/proc/23917/stat : 23917 (python) S 23316 23316 19898 0 -1 4202560 1094 0 0 0 6 6 0 0 19 0 2 0 887382621 795066368 127501 33554432000 4194304 5683644 140736029592800 18446744073709551615 274676635083 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/23917/statm: 194108 127501 399 364 0 130023 0
[pid=23919] ppid=23917 vsize=180340 CPUtime=99.98 cores=4,6
/proc/23919/stat : 23919 (lingeling) T 23917 23919 23919 0 -1 4202496 181418 0 0 0 9973 25 0 0 25 0 1 0 887382622 184668160 44254 33554432000 4194304 4352236 140736780501456 18446744073709551615 4328191 0 0 16781312 17506 18446744071562691360 0 0 17 6 0 0 0
/proc/23919/statm: 45085 44254 129 39 0 44165 0
[pid=23917/tid=23926] ppid=23316 vsize=776432 CPUtime=0 cores=4,6
/proc/23917/task/23926/stat : 23926 (python) S 23316 23316 19898 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 887392635 795066368 127501 33554432000 4194304 5683644 140736029592800 18446744073709551615 274676631985 0 0 16781312 514 18446604453750678464 0 0 -1 6 0 0 0
[pid=23927] ppid=23316 vsize=786688 CPUtime=0.6 cores=4,6
/proc/23927/stat : 23927 (python) S 23316 23316 19898 0 -1 4202560 981 0 0 0 33 27 0 0 15 0 1 0 887392636 805568512 127475 33554432000 4194304 5683644 140736029592800 18446744073709551615 274664828486 0 0 16781312 514 4564772060588376324 0 0 17 4 0 0 0
/proc/23927/statm: 196672 127475 370 364 0 132584 0
[pid=23929] ppid=23927 vsize=2415020 CPUtime=434.71 cores=4,6
/proc/23929/stat : 23929 (cryptominisat-2) R 23927 23929 23929 0 -1 4202496 591667 0 0 0 43388 83 0 0 25 0 1 0 887392637 2472980480 491525 33554432000 4194304 4677096 140735043754176 18446744073709551615 4462744 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/23929/statm: 603755 491525 391 118 0 598714 0
[pid=23316/tid=23348] ppid=23313 vsize=796932 CPUtime=0 cores=4,6
/proc/23316/task/23348/stat : 23348 (python) S 23313 23316 19898 0 -1 4202560 31 937 0 0 0 0 0 0 19 0 4 0 887333501 816058368 128981 33554432000 4194304 5683644 140736029592800 18446744073709551615 274676631985 0 0 16781312 2 18446604453713606848 0 0 -1 6 0 0 0
[pid=23316/tid=23918] ppid=23313 vsize=796932 CPUtime=0 cores=4,6
/proc/23316/task/23918/stat : 23918 (python) S 23313 23316 19898 0 -1 4202560 27 937 0 0 0 0 0 0 20 0 4 0 887382622 816058368 128981 33554432000 4194304 5683644 140736029592800 18446744073709551615 274676631985 0 0 16781312 2 18446604453713606848 0 0 -1 4 0 0 0
[pid=23316/tid=23928] ppid=23313 vsize=796932 CPUtime=0 cores=4,6
/proc/23316/task/23928/stat : 23928 (python) S 23313 23316 19898 0 -1 4202560 30 937 0 0 0 0 0 0 20 0 4 0 887392637 816058368 128981 33554432000 4194304 5683644 140736029592800 18446744073709551615 274676631985 0 0 16781312 2 18446604453713606848 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 5921628

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

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

[startup+1200.6 s]
/proc/loadavg: 3.07 3.16 3.23 3/191 23946
/proc/meminfo: memFree=26513036/32951132 swapFree=67054616/67111528
[pid=23316] ppid=23313 vsize=796932 CPUtime=173.77 cores=4,6
/proc/23316/stat : 23316 (python) S 23313 23316 19898 0 -1 4202496 688601 937 1 0 17272 105 0 0 20 0 4 0 887316111 816058368 128981 33554432000 4194304 5683644 140736029592800 18446744073709551615 274676635083 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/23316/statm: 199233 128981 1872 364 0 135145 0
[pid=23347] ppid=23316 vsize=776420 CPUtime=1.15 cores=4,6
/proc/23347/stat : 23347 (python) S 23316 23316 19898 0 -1 4202560 1196 0 0 0 59 56 0 0 19 0 2 0 887333499 795054080 127516 33554432000 4194304 5683644 140736029592800 18446744073709551615 274676635083 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/23347/statm: 194105 127516 414 364 0 130023 0
[pid=23349] ppid=23347 vsize=189796 CPUtime=489.67 cores=4,6
/proc/23349/stat : 23349 (lingeling) T 23347 23349 23349 0 -1 4202496 382362 0 0 0 48898 69 0 0 25 0 1 0 887333501 194351104 46619 33554432000 4194304 4352236 140737343329216 18446744073709551615 4239291 0 0 16781312 17506 18446744071562691360 0 0 17 4 0 0 0
/proc/23349/statm: 47449 46619 129 39 0 46529 0
[pid=23347/tid=23916] ppid=23316 vsize=776420 CPUtime=0 cores=4,6
/proc/23347/task/23916/stat : 23916 (python) S 23316 23316 19898 0 -1 4202560 112 0 0 0 0 0 0 0 19 0 2 0 887382620 795054080 127516 33554432000 4194304 5683644 140736029592800 18446744073709551615 274676631985 0 0 16781312 514 18446604453853200704 0 0 -1 6 0 0 0
[pid=23917] ppid=23316 vsize=776432 CPUtime=0.12 cores=4,6
/proc/23917/stat : 23917 (python) S 23316 23316 19898 0 -1 4202560 1094 0 0 0 6 6 0 0 19 0 2 0 887382621 795066368 127501 33554432000 4194304 5683644 140736029592800 18446744073709551615 274676635083 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/23917/statm: 194108 127501 399 364 0 130023 0
[pid=23919] ppid=23917 vsize=180340 CPUtime=99.98 cores=4,6
/proc/23919/stat : 23919 (lingeling) T 23917 23919 23919 0 -1 4202496 181418 0 0 0 9973 25 0 0 25 0 1 0 887382622 184668160 44254 33554432000 4194304 4352236 140736780501456 18446744073709551615 4328191 0 0 16781312 17506 18446744071562691360 0 0 17 6 0 0 0
/proc/23919/statm: 45085 44254 129 39 0 44165 0
[pid=23917/tid=23926] ppid=23316 vsize=776432 CPUtime=0 cores=4,6
/proc/23917/task/23926/stat : 23926 (python) S 23316 23316 19898 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 887392635 795066368 127501 33554432000 4194304 5683644 140736029592800 18446744073709551615 274676631985 0 0 16781312 514 18446604453750678464 0 0 -1 6 0 0 0
[pid=23927] ppid=23316 vsize=786688 CPUtime=0.6 cores=4,6
/proc/23927/stat : 23927 (python) S 23316 23316 19898 0 -1 4202560 981 0 0 0 33 27 0 0 15 0 1 0 887392636 805568512 127475 33554432000 4194304 5683644 140736029592800 18446744073709551615 274664828486 0 0 16781312 514 4564772060588376324 0 0 17 4 0 0 0
/proc/23927/statm: 196672 127475 370 364 0 132584 0
[pid=23929] ppid=23927 vsize=2415020 CPUtime=434.71 cores=4,6
/proc/23929/stat : 23929 (cryptominisat-2) R 23927 23929 23929 0 -1 4202496 591667 0 0 0 43388 83 0 0 25 0 1 0 887392637 2472980480 491525 33554432000 4194304 4677096 140735043754176 18446744073709551615 4462744 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/23929/statm: 603755 491525 391 118 0 598714 0
[pid=23316/tid=23348] ppid=23313 vsize=796932 CPUtime=0 cores=4,6
/proc/23316/task/23348/stat : 23348 (python) S 23313 23316 19898 0 -1 4202560 31 937 0 0 0 0 0 0 19 0 4 0 887333501 816058368 128981 33554432000 4194304 5683644 140736029592800 18446744073709551615 274676631985 0 0 16781312 2 18446604453713606848 0 0 -1 6 0 0 0
[pid=23316/tid=23918] ppid=23313 vsize=796932 CPUtime=0 cores=4,6
/proc/23316/task/23918/stat : 23918 (python) S 23313 23316 19898 0 -1 4202560 27 937 0 0 0 0 0 0 20 0 4 0 887382622 816058368 128981 33554432000 4194304 5683644 140736029592800 18446744073709551615 274676631985 0 0 16781312 2 18446604453713606848 0 0 -1 4 0 0 0
[pid=23316/tid=23928] ppid=23313 vsize=796932 CPUtime=0 cores=4,6
/proc/23316/task/23928/stat : 23928 (python) S 23313 23316 19898 0 -1 4202560 30 937 0 0 0 0 0 0 20 0 4 0 887392637 816058368 128981 33554432000 4194304 5683644 140736029592800 18446744073709551615 274676631985 0 0 16781312 2 18446604453713606848 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 5921628

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 23316 and gives
#  childrusage.ru_utime.tv_sec=172
#  childrusage.ru_utime.tv_usec=727741
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=85834
# CPU time returned by wait4() is 173.814
# while last known CPU time is 1200
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.66
CPU time (s): 1200
CPU user time (s): 1196.29
CPU system time (s): 3.71
CPU usage (%): 99.9449
Max. virtual memory (cumulated for all children) (KiB): 6089528

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 172.728
system time used= 1.08583
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 689539
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3322
involuntary context switches= 281

runsolver used 6.83096 second user time and 14.1329 second system time

The end

Launcher Data

Begin job on node131 at 2011-06-11 03:52:44
IDJOB=3484700
IDBENCH=88167
IDSOLVER=1976
FILE ID=node131/3484700-1307757161
RUNJOBID= node131-1307757161-23268
PBS_JOBID= 13550827
Free space on /tmp= 73756 MiB

SOLVER NAME= borg-sat 11.03.02-seq-industrial (fixed, 1200 s timeout)
BENCH NAME= SAT-Race-2010-CNF/hardware-verification/velev/11pipe_k.cnf
COMMAND LINE= python DIR/solve DIR/etc/borg-mix+class.industrial.pickle BENCHNAME -seed RANDOMSEED -budget TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3484700-1307757161/watcher-3484700-1307757161 -o /tmp/evaluation-result-3484700-1307757161/solver-3484700-1307757161 -C 1200 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3484700-1307757161.cnf -seed 1353320025 -budget 1200

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

MD5SUM BENCH= 932387240a0c17f4c88af52c4ca151c6
RANDOM SEED=1353320025

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.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.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      30253848 kB
Buffers:        265740 kB
Cached:        2004556 kB
SwapCached:       9824 kB
Active:         908144 kB
Inactive:      1525348 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      30253848 kB
SwapTotal:    67111528 kB
SwapFree:     67054616 kB
Dirty:          393100 kB
Writeback:           0 kB
AnonPages:      161384 kB
Mapped:          18192 kB
Slab:           199140 kB
PageTables:       6016 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   359824 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= 73788 MiB
End job on node131 at 2011-06-11 04:12:47