Trace number 3484703

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)UNSAT 400.122 400.382

General information on the benchmark

NameSAT-Race-2010-CNF/software-verification/
nec/hard-25-U-7061.cnf
MD5SUM23c04ef615431bf15ef9eafe9b944fb8
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.571912
Satisfiable
(Un)Satisfiability was proved
Number of variables541150
Number of clauses1645836
Sum of the clauses size4001876
Maximum clause length1576
Minimum clause length1
Number of clauses of size 1141
Number of clauses of size 21092306
Number of clauses of size 3543262
Number of clauses of size 44256
Number of clauses of size 51339
Number of clauses of size over 54532

Solver Data

0.35/0.64	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.35/0.64	c INFO: solving HOME/instance-3484703-1307757370.cnf
0.35/0.64	c INFO: computing task features
6.04/6.91	c INFO: computed variable-clause graph statistics
6.04/12.58	c INFO: computed clause balance statistics
32.84/33.17	c INFO: computed variable balance statistics
51.24/51.50	c INFO: computed small-clause counts
52.13/52.44	c INFO: computed Horn-clause counts
385.53/385.83	c INFO: computed variable graph statistics
385.53/385.83	c INFO: collected features for HOME/instance-3484703-1307757370.cnf in 385.02 s
385.53/385.84	c INFO: running lingeling-276@0 for 291 with 814 remaining (b = 0.94)
400.01/400.30	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

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

running on 2 cores: 5,7

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: 4.81 3.60 3.05 5/193 23395
/proc/meminfo: memFree=27959688/32951132 swapFree=67054616/67111528
[pid=23395] ppid=23393 vsize=15184 CPUtime=0 cores=5,7
/proc/23395/stat : 23395 (python) R 23393 23395 19898 0 -1 4202496 712 0 0 0 0 0 0 0 22 0 1 0 887336753 15548416 603 33554432000 4194304 5683644 140733877245792 18446744073709551615 274664806400 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/23395/statm: 3796 603 319 364 0 283 0

[startup+0.0825181 s]
/proc/loadavg: 4.81 3.60 3.05 5/193 23395
/proc/meminfo: memFree=27959688/32951132 swapFree=67054616/67111528
[pid=23395] ppid=23393 vsize=50012 CPUtime=0.03 cores=5,7
/proc/23395/stat : 23395 (python) S 23393 23395 19898 0 -1 4202496 1978 0 0 0 3 0 0 0 17 0 1 0 887336753 51212288 1738 33554432000 4194304 5683644 140733877245792 18446744073709551615 274664806400 0 2147483391 16781312 2 18446744071699109054 0 0 17 5 0 0 0
/proc/23395/statm: 12503 1738 480 364 0 1203 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 50012

[startup+0.100516 s]
/proc/loadavg: 4.81 3.60 3.05 5/193 23395
/proc/meminfo: memFree=27959688/32951132 swapFree=67054616/67111528
[pid=23395] ppid=23393 vsize=89768 CPUtime=0.05 cores=5,7
/proc/23395/stat : 23395 (python) R 23393 23395 19898 0 -1 4202496 2644 0 0 0 4 1 0 0 17 0 1 0 887336753 91922432 2359 33554432000 4194304 5683644 140733877245792 18446744073709551615 47342568079536 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/23395/statm: 22442 2363 725 364 0 1622 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 89768

[startup+0.300491 s]
/proc/loadavg: 4.81 3.60 3.05 5/193 23395
/proc/meminfo: memFree=27959688/32951132 swapFree=67054616/67111528
[pid=23395] ppid=23393 vsize=135748 CPUtime=0.17 cores=5,7
/proc/23395/stat : 23395 (python) R 23393 23395 19898 0 -1 4202496 5973 932 1 0 13 4 0 0 17 0 1 0 887336753 139005952 4148 33554432000 4194304 5683644 140733877245792 18446744073709551615 274664804357 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/23395/statm: 33937 4148 1032 364 0 3123 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 135748

[startup+0.700409 s]
/proc/loadavg: 4.81 3.60 3.05 5/193 23395
/proc/meminfo: memFree=27959688/32951132 swapFree=67054616/67111528
[pid=23395] ppid=23393 vsize=312312 CPUtime=0.43 cores=5,7
/proc/23395/stat : 23395 (python) R 23393 23395 19898 0 -1 4202496 17742 932 1 0 32 11 0 0 15 0 1 0 887336753 319807488 15408 33554432000 4194304 5683644 140733877245792 18446744073709551615 5007174 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/23395/statm: 78078 15408 1761 364 0 14002 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 312312

[startup+1.50027 s]
/proc/loadavg: 4.81 3.60 3.05 5/194 23400
/proc/meminfo: memFree=27907748/32951132 swapFree=67054616/67111528
[pid=23395] ppid=23393 vsize=367516 CPUtime=1.23 cores=5,7
/proc/23395/stat : 23395 (python) R 23393 23395 19898 0 -1 4202496 30989 932 1 0 110 13 0 0 16 0 1 0 887336753 376336384 28655 33554432000 4194304 5683644 140733877245792 18446744073709551615 47342745505951 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/23395/statm: 91879 28656 1761 364 0 27803 0
Current children cumulated CPU time (s) 1.23
Current children cumulated vsize (KiB) 367516

[startup+3.101 s]
/proc/loadavg: 4.81 3.60 3.05 5/194 23400
/proc/meminfo: memFree=27832852/32951132 swapFree=67054616/67111528
[pid=23395] ppid=23393 vsize=474992 CPUtime=2.83 cores=5,7
/proc/23395/stat : 23395 (python) R 23393 23395 19898 0 -1 4202496 58137 932 1 0 267 16 0 0 18 0 1 0 887336753 486391808 55803 33554432000 4194304 5683644 140733877245792 18446744073709551615 4425288 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/23395/statm: 118748 55804 1761 364 0 54672 0
Current children cumulated CPU time (s) 2.83
Current children cumulated vsize (KiB) 474992

[startup+6.30044 s]
/proc/loadavg: 4.91 3.64 3.06 5/194 23400
/proc/meminfo: memFree=27609404/32951132 swapFree=67054616/67111528
[pid=23395] ppid=23393 vsize=622632 CPUtime=6.04 cores=5,7
/proc/23395/stat : 23395 (python) R 23393 23395 19898 0 -1 4202496 134093 932 1 0 579 25 0 0 25 0 1 0 887336753 637575168 93032 33554432000 4194304 5683644 140733877245792 18446744073709551615 47342575027809 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/23395/statm: 155658 93032 1815 364 0 91582 0
Current children cumulated CPU time (s) 6.04
Current children cumulated vsize (KiB) 622632

[startup+22.0857 s]
/proc/loadavg: 4.91 3.64 3.06 5/194 23400
/proc/meminfo: memFree=27609404/32951132 swapFree=67054616/67111528
[pid=23395] ppid=23393 vsize=596916 CPUtime=21.82 cores=5,7
/proc/23395/stat : 23395 (python) R 23393 23395 19898 0 -1 4202496 143717 932 1 0 2155 27 0 0 25 0 1 0 887336753 611241984 86614 33554432000 4194304 5683644 140733877245792 18446744073709551615 274664466623 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/23395/statm: 149229 86614 1826 364 0 85153 0
Current children cumulated CPU time (s) 21.82
Current children cumulated vsize (KiB) 596916

[startup+25.5071 s]
/proc/loadavg: 5.60 3.88 3.16 5/194 23400
/proc/meminfo: memFree=27531412/32951132 swapFree=67054616/67111528
[pid=23395] ppid=23393 vsize=596916 CPUtime=25.24 cores=5,7
/proc/23395/stat : 23395 (python) R 23393 23395 19898 0 -1 4202496 143717 932 1 0 2497 27 0 0 25 0 1 0 887336753 611241984 86614 33554432000 4194304 5683644 140733877245792 18446744073709551615 47342577388416 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/23395/statm: 149229 86614 1826 364 0 85153 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 596916

[startup+51.1007 s]
/proc/loadavg: 5.05 3.89 3.18 5/194 23401
/proc/meminfo: memFree=27629908/32951132 swapFree=67054616/67111528
[pid=23395] ppid=23393 vsize=596916 CPUtime=50.84 cores=5,7
/proc/23395/stat : 23395 (python) R 23393 23395 19898 0 -1 4202496 143718 932 1 0 5057 27 0 0 25 0 1 0 887336753 611241984 86615 33554432000 4194304 5683644 140733877245792 18446744073709551615 4539653 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/23395/statm: 149229 86615 1827 364 0 85153 0
Current children cumulated CPU time (s) 50.84
Current children cumulated vsize (KiB) 596916

[startup+102.301 s]
/proc/loadavg: 4.46 3.91 3.22 5/194 23402
/proc/meminfo: memFree=27631052/32951132 swapFree=67054616/67111528
[pid=23395] ppid=23393 vsize=609772 CPUtime=102.03 cores=5,7
/proc/23395/stat : 23395 (python) R 23393 23395 19898 0 -1 4202496 146938 932 1 0 10176 27 0 0 25 0 1 0 887336753 624406528 89835 33554432000 4194304 5683644 140733877245792 18446744073709551615 47342574614656 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/23395/statm: 152443 89835 1833 364 0 88367 0
Current children cumulated CPU time (s) 102.03
Current children cumulated vsize (KiB) 609772

[startup+162.3 s]
/proc/loadavg: 4.16 3.92 3.26 5/194 23404
/proc/meminfo: memFree=27595712/32951132 swapFree=67054616/67111528
[pid=23395] ppid=23393 vsize=609772 CPUtime=162.03 cores=5,7
/proc/23395/stat : 23395 (python) R 23393 23395 19898 0 -1 4202496 146938 932 1 0 16176 27 0 0 25 0 1 0 887336753 624406528 89835 33554432000 4194304 5683644 140733877245792 18446744073709551615 47342574614668 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/23395/statm: 152443 89835 1833 364 0 88367 0
Current children cumulated CPU time (s) 162.03
Current children cumulated vsize (KiB) 609772

[startup+222.301 s]
/proc/loadavg: 4.06 3.93 3.31 5/194 23406
/proc/meminfo: memFree=27602180/32951132 swapFree=67054616/67111528
[pid=23395] ppid=23393 vsize=609772 CPUtime=222.04 cores=5,7
/proc/23395/stat : 23395 (python) R 23393 23395 19898 0 -1 4202496 146938 932 1 0 22177 27 0 0 25 0 1 0 887336753 624406528 89835 33554432000 4194304 5683644 140733877245792 18446744073709551615 47342574614668 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/23395/statm: 152443 89835 1833 364 0 88367 0
Current children cumulated CPU time (s) 222.04
Current children cumulated vsize (KiB) 609772

[startup+282.301 s]
/proc/loadavg: 4.06 3.96 3.35 5/194 23407
/proc/meminfo: memFree=27575296/32951132 swapFree=67054616/67111528
[pid=23395] ppid=23393 vsize=609772 CPUtime=282.03 cores=5,7
/proc/23395/stat : 23395 (python) R 23393 23395 19898 0 -1 4202496 146938 932 1 0 28176 27 0 0 25 0 1 0 887336753 624406528 89835 33554432000 4194304 5683644 140733877245792 18446744073709551615 47342574614668 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/23395/statm: 152443 89835 1833 364 0 88367 0
Current children cumulated CPU time (s) 282.03
Current children cumulated vsize (KiB) 609772

[startup+342.306 s]
/proc/loadavg: 4.02 3.96 3.39 5/194 23417
/proc/meminfo: memFree=27597396/32951132 swapFree=67054616/67111528
[pid=23395] ppid=23393 vsize=609772 CPUtime=342.04 cores=5,7
/proc/23395/stat : 23395 (python) R 23393 23395 19898 0 -1 4202496 146938 932 1 0 34177 27 0 0 25 0 1 0 887336753 624406528 89835 33554432000 4194304 5683644 140733877245792 18446744073709551615 47342574614668 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/23395/statm: 152443 89835 1833 364 0 88367 0
Current children cumulated CPU time (s) 342.04
Current children cumulated vsize (KiB) 609772

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

[startup+374.001 s]
/proc/loadavg: 4.16 4.00 3.42 5/194 23885
/proc/meminfo: memFree=27595360/32951132 swapFree=67054616/67111528
[pid=23395] ppid=23393 vsize=609772 CPUtime=373.73 cores=5,7
/proc/23395/stat : 23395 (python) R 23393 23395 19898 0 -1 4202496 146938 932 1 0 37346 27 0 0 25 0 1 0 887336753 624406528 89835 33554432000 4194304 5683644 140733877245792 18446744073709551615 47342574614668 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/23395/statm: 152443 89835 1833 364 0 88367 0
Current children cumulated CPU time (s) 373.73
Current children cumulated vsize (KiB) 609772

[startup+386.801 s]
/proc/loadavg: 4.12 4.00 3.43 5/197 23888
/proc/meminfo: memFree=27559784/32951132 swapFree=67054616/67111528
[pid=23395] ppid=23393 vsize=594060 CPUtime=385.58 cores=5,7
/proc/23395/stat : 23395 (python) S 23393 23395 19898 0 -1 4202496 147222 932 1 0 38530 28 0 0 25 0 2 0 887336753 608317440 83378 33554432000 4194304 5683644 140733877245792 18446744073709551615 274676635083 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/23395/statm: 148515 83378 1867 364 0 84433 0
[pid=23886] ppid=23395 vsize=583816 CPUtime=0 cores=5,7
/proc/23886/stat : 23886 (python) S 23395 23395 19898 0 -1 4202560 713 0 0 0 0 0 0 0 25 0 1 0 887375338 597827584 81853 33554432000 4194304 5683644 140733877245792 18446744073709551615 274664828431 0 0 16781312 514 3923726545025236991 0 0 17 5 0 0 0
/proc/23886/statm: 145954 81853 346 364 0 81872 0
[pid=23888] ppid=23886 vsize=72240 CPUtime=0.92 cores=5,7
/proc/23888/stat : 23888 (lingeling) R 23886 23888 23888 0 -1 4202496 25254 0 0 0 88 4 0 0 25 0 1 0 887375339 73973760 17236 33554432000 4194304 4352236 140733633849280 18446744073709551615 4208050 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/23888/statm: 18060 17236 109 39 0 17140 0
[pid=23395/tid=23887] ppid=23393 vsize=594060 CPUtime=0 cores=5,7
/proc/23395/task/23887/stat : 23887 (python) S 23393 23395 19898 0 -1 4202560 28 932 0 0 0 0 0 0 25 0 2 0 887375339 608317440 83378 33554432000 4194304 5683644 140733877245792 18446744073709551615 274676631985 0 0 16781312 2 18446604470987091008 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 386.5
Current children cumulated vsize (KiB) 1250116

[startup+393.2 s]
/proc/loadavg: 4.11 4.00 3.43 5/197 23888
/proc/meminfo: memFree=27464328/32951132 swapFree=67054616/67111528
[pid=23395] ppid=23393 vsize=594060 CPUtime=385.58 cores=5,7
/proc/23395/stat : 23395 (python) S 23393 23395 19898 0 -1 4202496 147222 932 1 0 38530 28 0 0 25 0 2 0 887336753 608317440 83378 33554432000 4194304 5683644 140733877245792 18446744073709551615 274676635083 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/23395/statm: 148515 83378 1867 364 0 84433 0
[pid=23886] ppid=23395 vsize=583816 CPUtime=0.01 cores=5,7
/proc/23886/stat : 23886 (python) S 23395 23395 19898 0 -1 4202560 881 0 0 0 0 1 0 0 18 0 1 0 887375338 597827584 81883 33554432000 4194304 5683644 140733877245792 18446744073709551615 274664828431 0 0 16781312 514 3923726545025204488 0 0 17 5 0 0 0
/proc/23886/statm: 145954 81883 376 364 0 81872 0
[pid=23888] ppid=23886 vsize=150056 CPUtime=7.32 cores=5,7
/proc/23888/stat : 23888 (lingeling) R 23886 23888 23888 0 -1 4202496 59052 0 0 0 724 8 0 0 25 0 1 0 887375339 153657344 36682 33554432000 4194304 4352236 140733633849280 18446744073709551615 4229912 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/23888/statm: 37514 36682 127 39 0 36594 0
[pid=23395/tid=23887] ppid=23393 vsize=594060 CPUtime=0 cores=5,7
/proc/23395/task/23887/stat : 23887 (python) S 23393 23395 19898 0 -1 4202560 28 932 0 0 0 0 0 0 25 0 2 0 887375339 608317440 83378 33554432000 4194304 5683644 140733877245792 18446744073709551615 274676631985 0 0 16781312 2 18446604470987091008 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 392.91
Current children cumulated vsize (KiB) 1327932

[startup+396.401 s]
/proc/loadavg: 4.10 4.00 3.43 5/197 23888
/proc/meminfo: memFree=27438048/32951132 swapFree=67054616/67111528
[pid=23395] ppid=23393 vsize=594060 CPUtime=385.58 cores=5,7
/proc/23395/stat : 23395 (python) S 23393 23395 19898 0 -1 4202496 147222 932 1 0 38530 28 0 0 25 0 2 0 887336753 608317440 83378 33554432000 4194304 5683644 140733877245792 18446744073709551615 274676635083 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/23395/statm: 148515 83378 1867 364 0 84433 0
[pid=23886] ppid=23395 vsize=583816 CPUtime=0.01 cores=5,7
/proc/23886/stat : 23886 (python) S 23395 23395 19898 0 -1 4202560 886 0 0 0 0 1 0 0 18 0 1 0 887375338 597827584 81883 33554432000 4194304 5683644 140733877245792 18446744073709551615 274664828431 0 0 16781312 514 14577659412589019400 0 0 17 5 0 0 0
/proc/23886/statm: 145954 81883 376 364 0 81872 0
[pid=23888] ppid=23886 vsize=152876 CPUtime=10.51 cores=5,7
/proc/23888/stat : 23888 (lingeling) R 23886 23888 23888 0 -1 4202496 59757 0 0 0 1043 8 0 0 25 0 1 0 887375339 156545024 37387 33554432000 4194304 4352236 140733633849280 18446744073709551615 4230730 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/23888/statm: 38219 37387 127 39 0 37299 0
[pid=23395/tid=23887] ppid=23393 vsize=594060 CPUtime=0 cores=5,7
/proc/23395/task/23887/stat : 23887 (python) S 23393 23395 19898 0 -1 4202560 28 932 0 0 0 0 0 0 25 0 2 0 887375339 608317440 83378 33554432000 4194304 5683644 140733877245792 18446744073709551615 274676631985 0 0 16781312 2 18446604470987091008 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 396.1
Current children cumulated vsize (KiB) 1330752

[startup+398.001 s]
/proc/loadavg: 4.10 4.00 3.43 5/197 23888
/proc/meminfo: memFree=27455904/32951132 swapFree=67054616/67111528
[pid=23395] ppid=23393 vsize=594060 CPUtime=385.58 cores=5,7
/proc/23395/stat : 23395 (python) S 23393 23395 19898 0 -1 4202496 147222 932 1 0 38530 28 0 0 25 0 2 0 887336753 608317440 83378 33554432000 4194304 5683644 140733877245792 18446744073709551615 274676635083 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/23395/statm: 148515 83378 1867 364 0 84433 0
[pid=23886] ppid=23395 vsize=583816 CPUtime=0.01 cores=5,7
/proc/23886/stat : 23886 (python) S 23395 23395 19898 0 -1 4202560 886 0 0 0 0 1 0 0 18 0 1 0 887375338 597827584 81883 33554432000 4194304 5683644 140733877245792 18446744073709551615 274664828431 0 0 16781312 514 14577659412589019400 0 0 17 5 0 0 0
/proc/23886/statm: 145954 81883 376 364 0 81872 0
[pid=23888] ppid=23886 vsize=158512 CPUtime=12.11 cores=5,7
/proc/23888/stat : 23888 (lingeling) R 23886 23888 23888 0 -1 4202496 61166 0 0 0 1203 8 0 0 25 0 1 0 887375339 162316288 38796 33554432000 4194304 4352236 140733633849280 18446744073709551615 4252570 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/23888/statm: 39628 38796 127 39 0 38708 0
[pid=23395/tid=23887] ppid=23393 vsize=594060 CPUtime=0 cores=5,7
/proc/23395/task/23887/stat : 23887 (python) S 23393 23395 19898 0 -1 4202560 28 932 0 0 0 0 0 0 25 0 2 0 887375339 608317440 83378 33554432000 4194304 5683644 140733877245792 18446744073709551615 274676631985 0 0 16781312 2 18446604470987091008 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 397.7
Current children cumulated vsize (KiB) 1336388

[startup+399.607 s]
/proc/loadavg: 4.10 4.00 3.44 5/197 23888
/proc/meminfo: memFree=27455904/32951132 swapFree=67054616/67111528
[pid=23395] ppid=23393 vsize=594060 CPUtime=385.58 cores=5,7
/proc/23395/stat : 23395 (python) S 23393 23395 19898 0 -1 4202496 147222 932 1 0 38530 28 0 0 25 0 2 0 887336753 608317440 83378 33554432000 4194304 5683644 140733877245792 18446744073709551615 274676635083 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/23395/statm: 148515 83378 1867 364 0 84433 0
[pid=23886] ppid=23395 vsize=583816 CPUtime=0.01 cores=5,7
/proc/23886/stat : 23886 (python) S 23395 23395 19898 0 -1 4202560 886 0 0 0 0 1 0 0 18 0 1 0 887375338 597827584 81883 33554432000 4194304 5683644 140733877245792 18446744073709551615 274664828431 0 0 16781312 514 14577659412589019400 0 0 17 5 0 0 0
/proc/23886/statm: 145954 81883 376 364 0 81872 0
[pid=23888] ppid=23886 vsize=158512 CPUtime=13.71 cores=5,7
/proc/23888/stat : 23888 (lingeling) R 23886 23888 23888 0 -1 4202496 61166 0 0 0 1363 8 0 0 25 0 1 0 887375339 162316288 38796 33554432000 4194304 4352236 140733633849280 18446744073709551615 4297710 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/23888/statm: 39628 38796 127 39 0 38708 0
[pid=23395/tid=23887] ppid=23393 vsize=594060 CPUtime=0 cores=5,7
/proc/23395/task/23887/stat : 23887 (python) S 23393 23395 19898 0 -1 4202560 28 932 0 0 0 0 0 0 25 0 2 0 887375339 608317440 83378 33554432000 4194304 5683644 140733877245792 18446744073709551615 274676631985 0 0 16781312 2 18446604470987091008 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 399.3
Current children cumulated vsize (KiB) 1336388

[startup+400 s]
/proc/loadavg: 4.10 4.00 3.44 5/197 23888
/proc/meminfo: memFree=27455904/32951132 swapFree=67054616/67111528
[pid=23395] ppid=23393 vsize=594060 CPUtime=385.58 cores=5,7
/proc/23395/stat : 23395 (python) S 23393 23395 19898 0 -1 4202496 147222 932 1 0 38530 28 0 0 25 0 2 0 887336753 608317440 83378 33554432000 4194304 5683644 140733877245792 18446744073709551615 274676635083 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/23395/statm: 148515 83378 1867 364 0 84433 0
[pid=23886] ppid=23395 vsize=583816 CPUtime=0.01 cores=5,7
/proc/23886/stat : 23886 (python) S 23395 23395 19898 0 -1 4202560 886 0 0 0 0 1 0 0 18 0 1 0 887375338 597827584 81883 33554432000 4194304 5683644 140733877245792 18446744073709551615 274664828431 0 0 16781312 514 14577659412589019400 0 0 17 5 0 0 0
/proc/23886/statm: 145954 81883 376 364 0 81872 0
[pid=23888] ppid=23886 vsize=158512 CPUtime=14.11 cores=5,7
/proc/23888/stat : 23888 (lingeling) R 23886 23888 23888 0 -1 4202496 61166 0 0 0 1403 8 0 0 25 0 1 0 887375339 162316288 38796 33554432000 4194304 4352236 140733633849280 18446744073709551615 4307933 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/23888/statm: 39628 38796 127 39 0 38708 0
[pid=23395/tid=23887] ppid=23393 vsize=594060 CPUtime=0 cores=5,7
/proc/23395/task/23887/stat : 23887 (python) S 23393 23395 19898 0 -1 4202560 28 932 0 0 0 0 0 0 25 0 2 0 887375339 608317440 83378 33554432000 4194304 5683644 140733877245792 18446744073709551615 274676631985 0 0 16781312 2 18446604470987091008 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 399.7
Current children cumulated vsize (KiB) 1336388

[startup+400.201 s]
/proc/loadavg: 4.10 4.00 3.44 5/197 23888
/proc/meminfo: memFree=27455904/32951132 swapFree=67054616/67111528
[pid=23395] ppid=23393 vsize=594060 CPUtime=385.58 cores=5,7
/proc/23395/stat : 23395 (python) S 23393 23395 19898 0 -1 4202496 147222 932 1 0 38530 28 0 0 25 0 2 0 887336753 608317440 83378 33554432000 4194304 5683644 140733877245792 18446744073709551615 274676635083 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/23395/statm: 148515 83378 1867 364 0 84433 0
[pid=23886] ppid=23395 vsize=583816 CPUtime=0.01 cores=5,7
/proc/23886/stat : 23886 (python) S 23395 23395 19898 0 -1 4202560 886 0 0 0 0 1 0 0 18 0 1 0 887375338 597827584 81883 33554432000 4194304 5683644 140733877245792 18446744073709551615 274664828431 0 0 16781312 514 14577659412589019400 0 0 17 5 0 0 0
/proc/23886/statm: 145954 81883 376 364 0 81872 0
[pid=23888] ppid=23886 vsize=158512 CPUtime=14.31 cores=5,7
/proc/23888/stat : 23888 (lingeling) R 23886 23888 23888 0 -1 4202496 61166 0 0 0 1423 8 0 0 25 0 1 0 887375339 162316288 38796 33554432000 4194304 4352236 140733633849280 18446744073709551615 4207627 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/23888/statm: 39628 38796 127 39 0 38708 0
[pid=23395/tid=23887] ppid=23393 vsize=594060 CPUtime=0 cores=5,7
/proc/23395/task/23887/stat : 23887 (python) S 23393 23395 19898 0 -1 4202560 28 932 0 0 0 0 0 0 25 0 2 0 887375339 608317440 83378 33554432000 4194304 5683644 140733877245792 18446744073709551615 274676631985 0 0 16781312 2 18446604470987091008 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 399.9
Current children cumulated vsize (KiB) 1336388

[startup+400.301 s]
/proc/loadavg: 4.10 4.00 3.44 5/197 23888
/proc/meminfo: memFree=27455904/32951132 swapFree=67054616/67111528
[pid=23395] ppid=23393 vsize=594060 CPUtime=385.58 cores=5,7
/proc/23395/stat : 23395 (python) R 23393 23395 19898 0 -1 4202496 147222 932 1 0 38530 28 0 0 18 0 2 0 887336753 608317440 83378 33554432000 4194304 5683644 140733877245792 18446744073709551615 274676635083 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/23395/statm: 148515 83378 1867 364 0 84433 0
[pid=23886] ppid=23395 vsize=0 CPUtime=14.43 cores=5,7
/proc/23886/stat : 23886 (python) R 23395 23395 19898 0 -1 4202564 1189 61169 0 0 1 1 1432 9 17 0 1 0 887375338 0 0 33554432000 0 0 0 0 0 0 0 16781824 2 18446744073709551615 0 0 17 5 0 0 0
/proc/23886/statm: 0 0 0 0 0 0 0
[pid=23395/tid=23887] ppid=23393 vsize=594060 CPUtime=0 cores=5,7
/proc/23395/task/23887/stat : 23887 (python) S 23393 23395 19898 0 -1 4202560 28 932 0 0 0 0 0 0 25 0 2 0 887375339 608317440 83378 33554432000 4194304 5683644 140733877245792 18446744073709551615 274676631985 0 0 16781312 2 18446604470987091008 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 400.01
Current children cumulated vsize (KiB) 594060

Child status: 0
Real time (s): 400.382
CPU time (s): 400.122
CPU user time (s): 399.68
CPU system time (s): 0.441932
CPU usage (%): 99.935
Max. virtual memory (cumulated for all children) (KiB): 1336388

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 399.68
system time used= 0.441932
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 248685
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= 2879
involuntary context switches= 1166

runsolver used 0.59191 second user time and 1.35479 second system time

The end

Launcher Data

Begin job on node131 at 2011-06-11 03:56:11
IDJOB=3484703
IDBENCH=88185
IDSOLVER=1976
FILE ID=node131/3484703-1307757370
RUNJOBID= node131-1307757161-23270
PBS_JOBID= 13550827
Free space on /tmp= 73636 MiB

SOLVER NAME= borg-sat 11.03.02-seq-industrial (fixed, 1200 s timeout)
BENCH NAME= SAT-Race-2010-CNF/software-verification/nec/hard-25-U-7061.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-3484703-1307757370/watcher-3484703-1307757370 -o /tmp/evaluation-result-3484703-1307757370/solver-3484703-1307757370 -C 1200 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3484703-1307757370.cnf -seed 600360140 -budget 1200

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

MD5SUM BENCH= 23c04ef615431bf15ef9eafe9b944fb8
RANDOM SEED=600360140

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:      27968424 kB
Buffers:        266460 kB
Cached:        2103260 kB
SwapCached:       9824 kB
Active:        3258656 kB
Inactive:      1462616 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      27968424 kB
SwapTotal:    67111528 kB
SwapFree:     67054616 kB
Dirty:          293496 kB
Writeback:           0 kB
AnonPages:     2349948 kB
Mapped:          19476 kB
Slab:           187740 kB
PageTables:      14384 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:  3565988 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= 73604 MiB
End job on node131 at 2011-06-11 04:02:52