Trace number 3378770

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-par-industrial (fixed)? 1210.6 1210.67

General information on the benchmark

NameSAT03/industrial/schuppan/l2s/
valves-gates-1-k617-unsat.shuffled-as.sat03-412.cnf
MD5SUMcb369c4583eb075a3a8cb5a04701e120
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4716.27
Satisfiable
(Un)Satisfiability was proved
Number of variables985042
Number of clauses3113540
Sum of the clauses size7976612
Maximum clause length618
Minimum clause length1
Number of clauses of size 1158
Number of clauses of size 21490897
Number of clauses of size 31578048
Number of clauses of size 428388
Number of clauses of size 59876
Number of clauses of size over 56173

Solver Data

0.32/0.46	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.32/0.46	c INFO: solving HOME/instance-3378770-1305467128.cnf
0.32/0.46	c INFO: computing task features
16.49/16.67	c INFO: computed variable-clause graph statistics
17.00/17.18	c INFO: computed clause balance statistics
68.59/68.72	c INFO: computed variable balance statistics
107.39/107.50	c INFO: computed small-clause counts
110.39/110.54	c INFO: computed Horn-clause counts
1210.42/1210.57	c INFO: computed variable graph statistics
1210.42/1210.58	c INFO: collected features for HOME/instance-3378770-1305467128.cnf in 1209.77 s
1210.42/1210.59	s UNKNOWN

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: UNKNOWN

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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-3378770-1305467128/watcher-3378770-1305467128 -o /tmp/evaluation-result-3378770-1305467128/solver-3378770-1305467128 -C 4800 -W 1300 -M 15500 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3378770-1305467128.cnf -seed 575515442 -budget 4800 -cores 4 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 4.33 5.69 7.09 5/457 10057
/proc/meminfo: memFree=21409184/32951124 swapFree=56449232/67111528
[pid=10057] ppid=10055 vsize=15912 CPUtime=0 cores=1,3,5,7
/proc/10057/stat : 10057 (python) R 10055 10057 8588 0 -1 4202496 939 0 0 0 0 0 0 0 20 0 1 0 658313586 16293888 819 33554432000 4194304 5683644 140736401180320 18446744073709551615 253640520389 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/10057/statm: 3978 820 356 364 0 465 0

[startup+0.070386 s]
/proc/loadavg: 4.33 5.69 7.09 5/457 10057
/proc/meminfo: memFree=21409184/32951124 swapFree=56449232/67111528
[pid=10057] ppid=10055 vsize=56644 CPUtime=0.05 cores=1,3,5,7
/proc/10057/stat : 10057 (python) R 10055 10057 8588 0 -1 4202496 2088 0 0 0 4 1 0 0 20 0 1 0 658313586 58003456 1844 33554432000 4194304 5683644 140736401180320 18446744073709551615 253640546000 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/10057/statm: 14161 1844 498 364 0 1284 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 56644

[startup+0.100375 s]
/proc/loadavg: 4.33 5.69 7.09 5/457 10057
/proc/meminfo: memFree=21409184/32951124 swapFree=56449232/67111528
[pid=10057] ppid=10055 vsize=104232 CPUtime=0.07 cores=1,3,5,7
/proc/10057/stat : 10057 (python) R 10055 10057 8588 0 -1 4202496 3086 0 0 0 6 1 0 0 17 0 1 0 658313586 106733568 2768 33554432000 4194304 5683644 140736401180320 18446744073709551615 5114063 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/10057/statm: 26058 2768 847 364 0 1806 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 104232

[startup+0.300434 s]
/proc/loadavg: 4.33 5.69 7.09 5/457 10057
/proc/meminfo: memFree=21409184/32951124 swapFree=56449232/67111528
[pid=10057] ppid=10055 vsize=194548 CPUtime=0.23 cores=1,3,5,7
/proc/10057/stat : 10057 (python) S 10055 10057 8588 0 -1 4202496 6925 931 1 0 17 6 0 0 17 0 1 0 658313586 199217152 4976 33554432000 4194304 5683644 140736401180320 18446744073709551615 253640857600 0 2147483391 16781312 2 18446744071699199166 0 0 17 7 0 0 0
/proc/10057/statm: 48637 4976 1431 364 0 3756 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 194548

[startup+0.700277 s]
/proc/loadavg: 4.33 5.69 7.09 5/457 10057
/proc/meminfo: memFree=21409184/32951124 swapFree=56449232/67111528
[pid=10057] ppid=10055 vsize=355036 CPUtime=0.6 cores=1,3,5,7
/proc/10057/stat : 10057 (python) R 10055 10057 8588 0 -1 4202496 28396 931 1 0 48 12 0 0 17 0 1 0 658313586 363556864 26076 33554432000 4194304 5683644 140736401180320 18446744073709551615 253640520389 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/10057/statm: 88759 26076 1761 364 0 24683 0
Current children cumulated CPU time (s) 0.6
Current children cumulated vsize (KiB) 355036

[startup+1.50013 s]
/proc/loadavg: 4.33 5.69 7.09 6/458 10062
/proc/meminfo: memFree=21287348/32951124 swapFree=56449232/67111528
[pid=10057] ppid=10055 vsize=410044 CPUtime=1.4 cores=1,3,5,7
/proc/10057/stat : 10057 (python) R 10055 10057 8588 0 -1 4202496 41692 931 1 0 126 14 0 0 18 0 1 0 658313586 419885056 39372 33554432000 4194304 5683644 140736401180320 18446744073709551615 253640520389 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/10057/statm: 102511 39372 1761 364 0 38435 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 410044

[startup+3.10084 s]
/proc/loadavg: 4.33 5.69 7.09 6/458 10062
/proc/meminfo: memFree=21210288/32951124 swapFree=56449232/67111528
[pid=10057] ppid=10055 vsize=518644 CPUtime=3 cores=1,3,5,7
/proc/10057/stat : 10057 (python) R 10055 10057 8588 0 -1 4202496 68323 931 1 0 283 17 0 0 21 0 1 0 658313586 531091456 66003 33554432000 4194304 5683644 140736401180320 18446744073709551615 253640520389 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/10057/statm: 129661 66003 1761 364 0 65585 0
Current children cumulated CPU time (s) 3
Current children cumulated vsize (KiB) 518644

[startup+6.30026 s]
/proc/loadavg: 4.46 5.69 7.09 6/458 10062
/proc/meminfo: memFree=20977596/32951124 swapFree=56449232/67111528
[pid=10057] ppid=10055 vsize=740088 CPUtime=6.2 cores=1,3,5,7
/proc/10057/stat : 10057 (python) R 10055 10057 8588 0 -1 4202496 121622 931 1 0 597 23 0 0 25 0 1 0 658313586 757850112 119302 33554432000 4194304 5683644 140736401180320 18446744073709551615 253640520389 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/10057/statm: 185022 119302 1761 364 0 120946 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 740088

[startup+12.7011 s]
/proc/loadavg: 4.51 5.68 7.07 6/458 10062
/proc/meminfo: memFree=20667224/32951124 swapFree=56449232/67111528
[pid=10057] ppid=10055 vsize=951400 CPUtime=12.59 cores=1,3,5,7
/proc/10057/stat : 10057 (python) R 10055 10057 8588 0 -1 4202496 254314 931 1 0 1220 39 0 0 25 0 1 0 658313586 974233600 175223 33554432000 4194304 5683644 140736401180320 18446744073709551615 47330479547968 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/10057/statm: 237850 175223 1814 364 0 173774 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 951400

[startup+25.5007 s]
/proc/loadavg: 4.61 5.65 7.04 6/458 10062
/proc/meminfo: memFree=20767512/32951124 swapFree=56449232/67111528
[pid=10057] ppid=10055 vsize=829780 CPUtime=25.39 cores=1,3,5,7
/proc/10057/stat : 10057 (python) R 10055 10057 8588 0 -1 4202496 278588 931 1 0 2497 42 0 0 25 0 1 0 658313586 849694720 144862 33554432000 4194304 5683644 140736401180320 18446744073709551615 253640519083 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/10057/statm: 207445 144862 1826 364 0 143369 0
Current children cumulated CPU time (s) 25.39
Current children cumulated vsize (KiB) 829780

[startup+51.1011 s]
/proc/loadavg: 4.82 5.61 6.99 6/458 10063
/proc/meminfo: memFree=20758092/32951124 swapFree=56449232/67111528
[pid=10057] ppid=10055 vsize=829780 CPUtime=50.99 cores=1,3,5,7
/proc/10057/stat : 10057 (python) R 10055 10057 8588 0 -1 4202496 278588 931 1 0 5057 42 0 0 25 0 1 0 658313586 849694720 144862 33554432000 4194304 5683644 140736401180320 18446744073709551615 253640517857 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/10057/statm: 207445 144862 1826 364 0 143369 0
Current children cumulated CPU time (s) 50.99
Current children cumulated vsize (KiB) 829780

[startup+102.316 s]
/proc/loadavg: 5.11 5.56 6.90 6/458 10064
/proc/meminfo: memFree=20687328/32951124 swapFree=56449232/67111528
[pid=10057] ppid=10055 vsize=837472 CPUtime=102.2 cores=1,3,5,7
/proc/10057/stat : 10057 (python) R 10055 10057 8588 0 -1 4202496 280480 931 1 0 10178 42 0 0 25 0 1 0 658313586 857571328 146754 33554432000 4194304 5683644 140736401180320 18446744073709551615 253640518182 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/10057/statm: 209368 146754 1827 364 0 145292 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 837472

[startup+162.301 s]
/proc/loadavg: 5.04 5.46 6.78 6/458 10066
/proc/meminfo: memFree=20647460/32951124 swapFree=56449232/67111528
[pid=10057] ppid=10055 vsize=854104 CPUtime=162.19 cores=1,3,5,7
/proc/10057/stat : 10057 (python) R 10055 10057 8588 0 -1 4202496 302887 931 1 0 16175 44 0 0 25 0 1 0 658313586 874602496 150950 33554432000 4194304 5683644 140736401180320 18446744073709551615 47330479134848 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/10057/statm: 213526 150950 1833 364 0 149450 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 854104

[startup+222.301 s]
/proc/loadavg: 5.01 5.37 6.66 6/458 10068
/proc/meminfo: memFree=20621608/32951124 swapFree=56449232/67111528
[pid=10057] ppid=10055 vsize=854104 CPUtime=222.19 cores=1,3,5,7
/proc/10057/stat : 10057 (python) R 10055 10057 8588 0 -1 4202496 302887 931 1 0 22175 44 0 0 25 0 1 0 658313586 874602496 150950 33554432000 4194304 5683644 140736401180320 18446744073709551615 47330479134848 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/10057/statm: 213526 150950 1833 364 0 149450 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 854104

[startup+282.301 s]
/proc/loadavg: 5.06 5.32 6.56 6/458 10069
/proc/meminfo: memFree=20567592/32951124 swapFree=56449232/67111528
[pid=10057] ppid=10055 vsize=854104 CPUtime=282.19 cores=1,3,5,7
/proc/10057/stat : 10057 (python) R 10055 10057 8588 0 -1 4202496 302887 931 1 0 28175 44 0 0 25 0 1 0 658313586 874602496 150950 33554432000 4194304 5683644 140736401180320 18446744073709551615 47330479134860 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/10057/statm: 213526 150950 1833 364 0 149450 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 854104

[startup+342.301 s]
/proc/loadavg: 5.20 5.30 6.48 6/458 10071
/proc/meminfo: memFree=20563824/32951124 swapFree=56449232/67111528
[pid=10057] ppid=10055 vsize=854104 CPUtime=342.2 cores=1,3,5,7
/proc/10057/stat : 10057 (python) R 10055 10057 8588 0 -1 4202496 302887 931 1 0 34176 44 0 0 25 0 1 0 658313586 874602496 150950 33554432000 4194304 5683644 140736401180320 18446744073709551615 47330479134860 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/10057/statm: 213526 150950 1833 364 0 149450 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 854104

[startup+402.301 s]
/proc/loadavg: 5.12 5.26 6.39 6/462 10076
/proc/meminfo: memFree=20522196/32951124 swapFree=56449232/67111528
[pid=10057] ppid=10055 vsize=854104 CPUtime=402.2 cores=1,3,5,7
/proc/10057/stat : 10057 (python) R 10055 10057 8588 0 -1 4202496 302887 931 1 0 40176 44 0 0 25 0 1 0 658313586 874602496 150950 33554432000 4194304 5683644 140736401180320 18446744073709551615 47330479134848 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/10057/statm: 213526 150950 1833 364 0 149450 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 854104

[startup+462.3 s]
/proc/loadavg: 5.13 5.24 6.31 6/462 10078
/proc/meminfo: memFree=20516048/32951124 swapFree=56449232/67111528
[pid=10057] ppid=10055 vsize=854104 CPUtime=462.2 cores=1,3,5,7
/proc/10057/stat : 10057 (python) R 10055 10057 8588 0 -1 4202496 302887 931 1 0 46176 44 0 0 25 0 1 0 658313586 874602496 150950 33554432000 4194304 5683644 140736401180320 18446744073709551615 47330479134848 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/10057/statm: 213526 150950 1833 364 0 149450 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 854104

[startup+522.3 s]
/proc/loadavg: 5.12 5.22 6.23 6/462 10080
/proc/meminfo: memFree=20487084/32951124 swapFree=56449232/67111528
[pid=10057] ppid=10055 vsize=854104 CPUtime=522.2 cores=1,3,5,7
/proc/10057/stat : 10057 (python) R 10055 10057 8588 0 -1 4202496 302887 931 1 0 52176 44 0 0 25 0 1 0 658313586 874602496 150950 33554432000 4194304 5683644 140736401180320 18446744073709551615 47330479134860 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/10057/statm: 213526 150950 1833 364 0 149450 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 854104

[startup+582.3 s]
/proc/loadavg: 5.04 5.18 6.15 6/462 10081
/proc/meminfo: memFree=20488752/32951124 swapFree=56449232/67111528
[pid=10057] ppid=10055 vsize=854104 CPUtime=582.2 cores=1,3,5,7
/proc/10057/stat : 10057 (python) R 10055 10057 8588 0 -1 4202496 302887 931 1 0 58176 44 0 0 25 0 1 0 658313586 874602496 150950 33554432000 4194304 5683644 140736401180320 18446744073709551615 47330479134860 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/10057/statm: 213526 150950 1833 364 0 149450 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 854104

[startup+642.3 s]
/proc/loadavg: 5.05 5.16 6.08 6/467 10088
/proc/meminfo: memFree=20451328/32951124 swapFree=56449232/67111528
[pid=10057] ppid=10055 vsize=854104 CPUtime=642.21 cores=1,3,5,7
/proc/10057/stat : 10057 (python) R 10055 10057 8588 0 -1 4202496 302887 931 1 0 64177 44 0 0 25 0 1 0 658313586 874602496 150950 33554432000 4194304 5683644 140736401180320 18446744073709551615 47330479134860 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/10057/statm: 213526 150950 1833 364 0 149450 0
Current children cumulated CPU time (s) 642.21
Current children cumulated vsize (KiB) 854104

[startup+702.3 s]
/proc/loadavg: 5.08 5.15 6.02 6/471 10093
/proc/meminfo: memFree=20407476/32951124 swapFree=56449232/67111528
[pid=10057] ppid=10055 vsize=854104 CPUtime=702.21 cores=1,3,5,7
/proc/10057/stat : 10057 (python) R 10055 10057 8588 0 -1 4202496 302887 931 1 0 70177 44 0 0 25 0 1 0 658313586 874602496 150950 33554432000 4194304 5683644 140736401180320 18446744073709551615 47330479134860 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/10057/statm: 213526 150950 1833 364 0 149450 0
Current children cumulated CPU time (s) 702.21
Current children cumulated vsize (KiB) 854104

[startup+762.317 s]
/proc/loadavg: 5.07 5.14 5.96 6/471 10095
/proc/meminfo: memFree=20398356/32951124 swapFree=56449232/67111528
[pid=10057] ppid=10055 vsize=854104 CPUtime=762.22 cores=1,3,5,7
/proc/10057/stat : 10057 (python) R 10055 10057 8588 0 -1 4202496 302887 931 1 0 76178 44 0 0 25 0 1 0 658313586 874602496 150950 33554432000 4194304 5683644 140736401180320 18446744073709551615 47330479134848 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/10057/statm: 213526 150950 1833 364 0 149450 0
Current children cumulated CPU time (s) 762.22
Current children cumulated vsize (KiB) 854104

[startup+822.301 s]
/proc/loadavg: 5.10 5.13 5.90 6/471 10097
/proc/meminfo: memFree=20380688/32951124 swapFree=56449232/67111528
[pid=10057] ppid=10055 vsize=854104 CPUtime=822.21 cores=1,3,5,7
/proc/10057/stat : 10057 (python) R 10055 10057 8588 0 -1 4202496 302887 931 1 0 82177 44 0 0 25 0 1 0 658313586 874602496 150950 33554432000 4194304 5683644 140736401180320 18446744073709551615 47330479134860 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/10057/statm: 213526 150950 1833 364 0 149450 0
Current children cumulated CPU time (s) 822.21
Current children cumulated vsize (KiB) 854104

[startup+882.301 s]
/proc/loadavg: 5.11 5.12 5.85 6/471 10098
/proc/meminfo: memFree=20385332/32951124 swapFree=56449232/67111528
[pid=10057] ppid=10055 vsize=854104 CPUtime=882.21 cores=1,3,5,7
/proc/10057/stat : 10057 (python) R 10055 10057 8588 0 -1 4202496 302887 931 1 0 88177 44 0 0 25 0 1 0 658313586 874602496 150950 33554432000 4194304 5683644 140736401180320 18446744073709551615 47330479134860 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/10057/statm: 213526 150950 1833 364 0 149450 0
Current children cumulated CPU time (s) 882.21
Current children cumulated vsize (KiB) 854104

[startup+942.301 s]
/proc/loadavg: 5.10 5.11 5.80 6/471 10109
/proc/meminfo: memFree=20387504/32951124 swapFree=56449232/67111528
[pid=10057] ppid=10055 vsize=854104 CPUtime=942.21 cores=1,3,5,7
/proc/10057/stat : 10057 (python) R 10055 10057 8588 0 -1 4202496 302887 931 1 0 94177 44 0 0 25 0 1 0 658313586 874602496 150950 33554432000 4194304 5683644 140736401180320 18446744073709551615 47330479134860 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/10057/statm: 213526 150950 1833 364 0 149450 0
Current children cumulated CPU time (s) 942.21
Current children cumulated vsize (KiB) 854104

[startup+1002.3 s]
/proc/loadavg: 5.15 5.12 5.76 6/471 10110
/proc/meminfo: memFree=20381864/32951124 swapFree=56449232/67111528
[pid=10057] ppid=10055 vsize=854104 CPUtime=1002.21 cores=1,3,5,7
/proc/10057/stat : 10057 (python) R 10055 10057 8588 0 -1 4202496 302887 931 1 0 100177 44 0 0 25 0 1 0 658313586 874602496 150950 33554432000 4194304 5683644 140736401180320 18446744073709551615 47330479134860 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/10057/statm: 213526 150950 1833 364 0 149450 0
Current children cumulated CPU time (s) 1002.21
Current children cumulated vsize (KiB) 854104

[startup+1062.3 s]
/proc/loadavg: 5.11 5.11 5.71 6/471 10112
/proc/meminfo: memFree=20373364/32951124 swapFree=56449232/67111528
[pid=10057] ppid=10055 vsize=854104 CPUtime=1062.22 cores=1,3,5,7
/proc/10057/stat : 10057 (python) R 10055 10057 8588 0 -1 4202496 302887 931 1 0 106178 44 0 0 25 0 1 0 658313586 874602496 150950 33554432000 4194304 5683644 140736401180320 18446744073709551615 47330479134860 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/10057/statm: 213526 150950 1833 364 0 149450 0
Current children cumulated CPU time (s) 1062.22
Current children cumulated vsize (KiB) 854104

[startup+1122.3 s]
/proc/loadavg: 5.09 5.10 5.67 6/471 10117
/proc/meminfo: memFree=20377520/32951124 swapFree=56449232/67111528
[pid=10057] ppid=10055 vsize=854104 CPUtime=1122.22 cores=1,3,5,7
/proc/10057/stat : 10057 (python) R 10055 10057 8588 0 -1 4202496 302887 931 1 0 112178 44 0 0 25 0 1 0 658313586 874602496 150950 33554432000 4194304 5683644 140736401180320 18446744073709551615 47330479134860 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/10057/statm: 213526 150950 1833 364 0 149450 0
Current children cumulated CPU time (s) 1122.22
Current children cumulated vsize (KiB) 854104

[startup+1182.3 s]
/proc/loadavg: 5.13 5.11 5.63 6/471 10118
/proc/meminfo: memFree=20377256/32951124 swapFree=56449232/67111528
[pid=10057] ppid=10055 vsize=854104 CPUtime=1182.22 cores=1,3,5,7
/proc/10057/stat : 10057 (python) R 10055 10057 8588 0 -1 4202496 302887 931 1 0 118178 44 0 0 25 0 1 0 658313586 874602496 150950 33554432000 4194304 5683644 140736401180320 18446744073709551615 47330479134860 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/10057/statm: 213526 150950 1833 364 0 149450 0
Current children cumulated CPU time (s) 1182.22
Current children cumulated vsize (KiB) 854104

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

[startup+1190.3 s]
/proc/loadavg: 5.11 5.11 5.63 6/471 10118
/proc/meminfo: memFree=20365088/32951124 swapFree=56449232/67111528
[pid=10057] ppid=10055 vsize=854104 CPUtime=1190.22 cores=1,3,5,7
/proc/10057/stat : 10057 (python) R 10055 10057 8588 0 -1 4202496 302887 931 1 0 118978 44 0 0 25 0 1 0 658313586 874602496 150950 33554432000 4194304 5683644 140736401180320 18446744073709551615 47330479134860 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/10057/statm: 213526 150950 1833 364 0 149450 0
Current children cumulated CPU time (s) 1190.22
Current children cumulated vsize (KiB) 854104

[startup+1203.1 s]
/proc/loadavg: 4.77 5.04 5.60 2/440 10136
/proc/meminfo: memFree=20918628/32951124 swapFree=56449232/67111528
[pid=10057] ppid=10055 vsize=854104 CPUtime=1203.02 cores=1,3,5,7
/proc/10057/stat : 10057 (python) R 10055 10057 8588 0 -1 4202496 302887 931 1 0 120258 44 0 0 25 0 1 0 658313586 874602496 150950 33554432000 4194304 5683644 140736401180320 18446744073709551615 47330479134848 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/10057/statm: 213526 150950 1833 364 0 149450 0
Current children cumulated CPU time (s) 1203.02
Current children cumulated vsize (KiB) 854104

[startup+1206.3 s]
/proc/loadavg: 4.55 4.99 5.58 2/440 10136
/proc/meminfo: memFree=20918940/32951124 swapFree=56449232/67111528
[pid=10057] ppid=10055 vsize=854104 CPUtime=1206.22 cores=1,3,5,7
/proc/10057/stat : 10057 (python) R 10055 10057 8588 0 -1 4202496 302887 931 1 0 120578 44 0 0 25 0 1 0 658313586 874602496 150950 33554432000 4194304 5683644 140736401180320 18446744073709551615 47330479134848 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/10057/statm: 213526 150950 1833 364 0 149450 0
Current children cumulated CPU time (s) 1206.22
Current children cumulated vsize (KiB) 854104

[startup+1207.9 s]
/proc/loadavg: 4.55 4.99 5.58 2/440 10136
/proc/meminfo: memFree=20917700/32951124 swapFree=56449232/67111528
[pid=10057] ppid=10055 vsize=854104 CPUtime=1207.82 cores=1,3,5,7
/proc/10057/stat : 10057 (python) R 10055 10057 8588 0 -1 4202496 302887 931 1 0 120738 44 0 0 25 0 1 0 658313586 874602496 150950 33554432000 4194304 5683644 140736401180320 18446744073709551615 47330479134860 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/10057/statm: 213526 150950 1833 364 0 149450 0
Current children cumulated CPU time (s) 1207.82
Current children cumulated vsize (KiB) 854104

[startup+1209.5 s]
/proc/loadavg: 4.27 4.92 5.55 2/440 10136
/proc/meminfo: memFree=20917948/32951124 swapFree=56449232/67111528
[pid=10057] ppid=10055 vsize=854104 CPUtime=1209.42 cores=1,3,5,7
/proc/10057/stat : 10057 (python) R 10055 10057 8588 0 -1 4202496 302887 931 1 0 120898 44 0 0 25 0 1 0 658313586 874602496 150950 33554432000 4194304 5683644 140736401180320 18446744073709551615 47330479134848 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/10057/statm: 213526 150950 1833 364 0 149450 0
Current children cumulated CPU time (s) 1209.42
Current children cumulated vsize (KiB) 854104

[startup+1210.3 s]
/proc/loadavg: 4.27 4.92 5.55 2/440 10136
/proc/meminfo: memFree=20918076/32951124 swapFree=56449232/67111528
[pid=10057] ppid=10055 vsize=854104 CPUtime=1210.22 cores=1,3,5,7
/proc/10057/stat : 10057 (python) R 10055 10057 8588 0 -1 4202496 302887 931 1 0 120978 44 0 0 25 0 1 0 658313586 874602496 150950 33554432000 4194304 5683644 140736401180320 18446744073709551615 47330479134860 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/10057/statm: 213526 150950 1833 364 0 149450 0
Current children cumulated CPU time (s) 1210.22
Current children cumulated vsize (KiB) 854104

[startup+1210.5 s]
/proc/loadavg: 4.27 4.92 5.55 2/440 10136
/proc/meminfo: memFree=20918076/32951124 swapFree=56449232/67111528
[pid=10057] ppid=10055 vsize=854104 CPUtime=1210.42 cores=1,3,5,7
/proc/10057/stat : 10057 (python) R 10055 10057 8588 0 -1 4202496 302887 931 1 0 120998 44 0 0 25 0 1 0 658313586 874602496 150950 33554432000 4194304 5683644 140736401180320 18446744073709551615 47330479134860 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/10057/statm: 213526 150950 1833 364 0 149450 0
Current children cumulated CPU time (s) 1210.42
Current children cumulated vsize (KiB) 854104

[startup+1210.6 s]
/proc/loadavg: 4.27 4.92 5.55 2/440 10136
/proc/meminfo: memFree=20918076/32951124 swapFree=56449232/67111528
[pid=10057] ppid=10055 vsize=616028 CPUtime=1210.53 cores=1,3,5,7
/proc/10057/stat : 10057 (python) R 10055 10057 8588 0 -1 4202496 303378 931 1 0 121007 46 0 0 18 0 1 0 658313586 630812672 91456 33554432000 4194304 5683644 140736401180320 18446744073709551615 4417878 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/10057/statm: 154007 91456 1858 364 0 89931 0
Current children cumulated CPU time (s) 1210.53
Current children cumulated vsize (KiB) 616028

Child status: 0
Real time (s): 1210.67
CPU time (s): 1210.6
CPU user time (s): 1210.12
CPU system time (s): 0.482926
CPU usage (%): 99.9948
Max. virtual memory (cumulated for all children) (KiB): 951400

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1210.12
system time used= 0.482926
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 305096
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= 1000
involuntary context switches= 4680

runsolver used 4.95225 second user time and 12.3511 second system time

The end

Launcher Data

Begin job on node106 at 2011-05-15 15:45:32
IDJOB=3378770
IDBENCH=84238
IDSOLVER=1860
FILE ID=node106/3378770-1305467128
RUNJOBID= node106-1305467128-10022
PBS_JOBID= 13324980
Free space on /tmp= 73292 MiB

SOLVER NAME= borg-sat 11.03.02-par-industrial (fixed)
BENCH NAME= SAT03/industrial/schuppan/l2s/valves-gates-1-k617-unsat.shuffled-as.sat03-412.cnf
COMMAND LINE= python DIR/solve DIR/etc/borg-mix+class.industrial.pickle BENCHNAME -seed RANDOMSEED -budget TIMEOUT -cores NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3378770-1305467128/watcher-3378770-1305467128 -o /tmp/evaluation-result-3378770-1305467128/solver-3378770-1305467128 -C 4800 -W 1300 -M 15500  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3378770-1305467128.cnf -seed 575515442 -budget 4800 -cores 4

TIME LIMIT= 4800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= cb369c4583eb075a3a8cb5a04701e120
RANDOM SEED=575515442

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21409216 kB
Buffers:        304960 kB
Cached:        6356016 kB
SwapCached:      27536 kB
Active:        2939272 kB
Inactive:      8337204 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21409216 kB
SwapTotal:    67111528 kB
SwapFree:     56449232 kB
Dirty:          128096 kB
Writeback:           0 kB
AnonPages:     4596016 kB
Mapped:          26480 kB
Slab:           133524 kB
PageTables:      63136 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 123831216 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73292 MiB
End job on node106 at 2011-05-15 16:05:43