Trace number 3380640

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)UNSAT 506.424 112.196

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UCG-15-5p0.cnf
MD5SUM4385f03fe3bdaf0f127ae989ddd7908d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark38.1652
Satisfiable
(Un)Satisfiability was proved
Number of variables162696
Number of clauses821000
Sum of the clauses size1953203
Maximum clause length10
Minimum clause length1
Number of clauses of size 18386
Number of clauses of size 2617825
Number of clauses of size 3153189
Number of clauses of size 44620
Number of clauses of size 518480
Number of clauses of size over 518500

Solver Data

0.34/0.67	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.34/0.67	c INFO: solving HOME/instance-3380640-1305486228.cnf
0.34/0.67	c INFO: computing task features
2.93/3.24	c INFO: computed variable-clause graph statistics
3.03/3.34	c INFO: computed clause balance statistics
14.92/15.27	c INFO: computed variable balance statistics
24.21/24.59	c INFO: computed small-clause counts
24.41/24.76	c INFO: computed Horn-clause counts
55.11/55.44	c INFO: computed variable graph statistics
55.11/55.44	c INFO: collected features for HOME/instance-3380640-1305486228.cnf in 54.67 s
55.11/55.46	c INFO: running lingeling-276@0 for 97 with 4945 remaining (b = 0.22)
55.11/55.49	c INFO: running cryptominisat-2.9.0@0 for 485 with 4945 remaining (b = 0.19)
55.22/55.52	c INFO: running lingeling-276@0 for 1261 with 4945 remaining (b = 0.33)
55.22/55.55	c INFO: running cryptominisat-2.9.0@0 for 1940 with 4945 remaining (b = 0.43)
55.22/55.58	c INFO: running lingeling-276@0 for 1261 with 4945 remaining (b = 0.26)
55.31/55.60	c INFO: running cryptominisat-2.9.0@0 for 1649 with 4945 remaining (b = 0.33)
55.31/55.63	c INFO: running precosat-570@0 for 291 with 4945 remaining (b = 0.08)
55.31/55.67	c INFO: running cryptominisat-2.9.0@0 for 1940 with 4945 remaining (b = 0.30)
506.28/112.14	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.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-3380640-1305486228/watcher-3380640-1305486228 -o /tmp/evaluation-result-3380640-1305486228/solver-3380640-1305486228 -C 40000 -W 5100 -M 31000 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3380640-1305486228.cnf -seed 249533919 -budget 40000 -cores 8 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 40000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 40030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 7.41 7.89 7.90 1/418 27716
/proc/meminfo: memFree=13698548/32951124 swapFree=65586204/67111528
[pid=27716] ppid=27714 vsize=15780 CPUtime=0 cores=0-7
/proc/27716/stat : 27716 (python) S 27714 27716 27500 0 -1 4202496 935 0 0 0 0 0 0 0 17 0 1 0 738853551 16158720 814 33554432000 4194304 5683644 140734409947136 18446744073709551615 216735176704 0 2147483391 16781312 2 18446744071699199166 0 0 17 4 0 0 0
/proc/27716/statm: 3945 814 356 364 0 432 0

[startup+0.0766519 s]
/proc/loadavg: 7.41 7.89 7.90 1/418 27716
/proc/meminfo: memFree=13698548/32951124 swapFree=65586204/67111528
[pid=27716] ppid=27714 vsize=43820 CPUtime=0.04 cores=0-7
/proc/27716/stat : 27716 (python) R 27714 27716 27500 0 -1 4202496 1873 0 0 0 3 1 0 0 17 0 1 0 738853551 44871680 1697 33554432000 4194304 5683644 140734409947136 18446744073709551615 216734872669 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/27716/statm: 10955 1703 467 364 0 1220 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 43820

[startup+0.100634 s]
/proc/loadavg: 7.41 7.89 7.90 1/418 27716
/proc/meminfo: memFree=13698548/32951124 swapFree=65586204/67111528
[pid=27716] ppid=27714 vsize=87708 CPUtime=0.06 cores=0-7
/proc/27716/stat : 27716 (python) S 27714 27716 27500 0 -1 4202496 2637 0 0 0 4 2 0 0 17 0 1 0 738853551 89812992 2354 33554432000 4194304 5683644 140734409947136 18446744073709551615 216735176704 0 2147483391 16781312 2 18446744071699199166 0 0 17 4 0 0 0
/proc/27716/statm: 21927 2354 717 364 0 1623 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 87708

[startup+0.300635 s]
/proc/loadavg: 7.41 7.89 7.90 1/418 27716
/proc/meminfo: memFree=13698548/32951124 swapFree=65586204/67111528
[pid=27716] ppid=27714 vsize=135752 CPUtime=0.18 cores=0-7
/proc/27716/stat : 27716 (python) R 27714 27716 27500 0 -1 4202496 5964 934 1 0 13 5 0 0 18 0 1 0 738853551 139010048 4150 33554432000 4194304 5683644 140734409947136 18446744073709551615 216735174661 0 2147483391 16781312 2 0 0 0 17 4 0 0 0
/proc/27716/statm: 33938 4150 1032 364 0 3124 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 135752

[startup+0.70053 s]
/proc/loadavg: 7.41 7.89 7.90 1/418 27716
/proc/meminfo: memFree=13698548/32951124 swapFree=65586204/67111528
[pid=27716] ppid=27714 vsize=294000 CPUtime=0.41 cores=0-7
/proc/27716/stat : 27716 (python) R 27714 27716 27500 0 -1 4202496 13138 934 1 0 30 11 0 0 17 0 1 0 738853551 301056000 10819 33554432000 4194304 5683644 140734409947136 18446744073709551615 4539725 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/27716/statm: 73500 10819 1761 364 0 9424 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 294000

[startup+1.50039 s]
/proc/loadavg: 7.41 7.89 7.90 2/419 27721
/proc/meminfo: memFree=13640016/32951124 swapFree=65586204/67111528
[pid=27716] ppid=27714 vsize=349240 CPUtime=1.22 cores=0-7
/proc/27716/stat : 27716 (python) R 27714 27716 27500 0 -1 4202496 26701 934 1 0 109 13 0 0 18 0 1 0 738853551 357621760 24382 33554432000 4194304 5683644 140734409947136 18446744073709551615 47946242010925 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/27716/statm: 87310 24382 1761 364 0 23234 0
Current children cumulated CPU time (s) 1.22
Current children cumulated vsize (KiB) 349240

[startup+3.10111 s]
/proc/loadavg: 7.41 7.89 7.90 2/419 27721
/proc/meminfo: memFree=13563440/32951124 swapFree=65586204/67111528
[pid=27716] ppid=27714 vsize=445984 CPUtime=2.81 cores=0-7
/proc/27716/stat : 27716 (python) R 27714 27716 27500 0 -1 4202496 70055 934 1 0 262 19 0 0 21 0 1 0 738853551 456687616 48869 33554432000 4194304 5683644 140734409947136 18446744073709551615 47946073900519 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/27716/statm: 111496 48869 1815 364 0 47420 0
Current children cumulated CPU time (s) 2.81
Current children cumulated vsize (KiB) 445984

[startup+6.30055 s]
/proc/loadavg: 6.90 7.78 7.87 2/419 27721
/proc/meminfo: memFree=13521116/32951124 swapFree=65586204/67111528
[pid=27716] ppid=27714 vsize=433156 CPUtime=6.02 cores=0-7
/proc/27716/stat : 27716 (python) R 27714 27716 27500 0 -1 4202496 74845 934 1 0 582 20 0 0 25 0 1 0 738853551 443551744 45673 33554432000 4194304 5683644 140734409947136 18446744073709551615 47946071228608 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/27716/statm: 108289 45673 1826 364 0 44213 0
Current children cumulated CPU time (s) 6.02
Current children cumulated vsize (KiB) 433156

[startup+12.7004 s]
/proc/loadavg: 6.43 7.66 7.83 2/419 27721
/proc/meminfo: memFree=13521408/32951124 swapFree=65586204/67111528
[pid=27716] ppid=27714 vsize=433156 CPUtime=12.42 cores=0-7
/proc/27716/stat : 27716 (python) R 27714 27716 27500 0 -1 4202496 74845 934 1 0 1222 20 0 0 25 0 1 0 738853551 443551744 45673 33554432000 4194304 5683644 140734409947136 18446744073709551615 47946071397824 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/27716/statm: 108289 45673 1826 364 0 44213 0
Current children cumulated CPU time (s) 12.42
Current children cumulated vsize (KiB) 433156

[startup+25.5002 s]
/proc/loadavg: 5.22 7.34 7.72 2/419 27721
/proc/meminfo: memFree=13516220/32951124 swapFree=65586204/67111528
[pid=27716] ppid=27714 vsize=439572 CPUtime=25.21 cores=0-7
/proc/27716/stat : 27716 (python) R 27714 27716 27500 0 -1 4202496 76456 934 1 0 2501 20 0 0 25 0 1 0 738853551 450121728 47284 33554432000 4194304 5683644 140734409947136 18446744073709551615 47946071148684 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/27716/statm: 109893 47284 1833 364 0 45817 0
Current children cumulated CPU time (s) 25.21
Current children cumulated vsize (KiB) 439572

[startup+51.1007 s]
/proc/loadavg: 3.78 6.83 7.54 2/419 27722
/proc/meminfo: memFree=13516044/32951124 swapFree=65586204/67111528
[pid=27716] ppid=27714 vsize=439572 CPUtime=50.81 cores=0-7
/proc/27716/stat : 27716 (python) R 27714 27716 27500 0 -1 4202496 76456 934 1 0 5061 20 0 0 25 0 1 0 738853551 450121728 47284 33554432000 4194304 5683644 140734409947136 18446744073709551615 47946071148672 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/27716/statm: 109893 47284 1833 364 0 45817 0
Current children cumulated CPU time (s) 50.81
Current children cumulated vsize (KiB) 439572

[startup+102.317 s]
/proc/loadavg: 5.98 6.92 7.53 9/443 27747
/proc/meminfo: memFree=11294108/32951124 swapFree=65586204/67111528
[pid=27716] ppid=27714 vsize=574420 CPUtime=55.38 cores=0-7
/proc/27716/stat : 27716 (python) S 27714 27716 27500 0 -1 4202496 82207 934 1 0 5513 25 0 0 23 0 9 0 738853551 588206080 44272 33554432000 4194304 5683644 140734409947136 18446744073709551615 216747005387 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27716/statm: 143605 44272 1889 364 0 79502 0
[pid=27723] ppid=27716 vsize=426848 CPUtime=0.15 cores=0-7
/proc/27723/stat : 27723 (python) S 27716 27716 27500 0 -1 4202560 1004 0 0 0 7 8 0 0 18 0 1 0 738859098 437092352 42645 33554432000 4194304 5683644 140734409947136 18446744073709551615 216735198735 0 0 16781312 514 5584621867613782275 0 0 17 3 0 0 0
/proc/27723/statm: 106712 42645 381 364 0 42630 0
[pid=27725] ppid=27723 vsize=45812 CPUtime=46.66 cores=0-7
/proc/27725/stat : 27725 (lingeling) R 27723 27725 27725 0 -1 4202496 19929 0 0 0 4663 3 0 0 25 0 1 0 738859099 46911488 10623 33554432000 4194304 4352236 140733202169488 18446744073709551615 4319146 0 0 16781312 17506 0 0 0 17 3 0 0 0
/proc/27725/statm: 11453 10623 129 39 0 10533 0
[pid=27726] ppid=27716 vsize=437104 CPUtime=0.15 cores=0-7
/proc/27726/stat : 27726 (python) S 27716 27716 27500 0 -1 4202560 927 0 0 0 7 8 0 0 15 0 1 0 738859101 447594496 42638 33554432000 4194304 5683644 140734409947136 18446744073709551615 216735198790 0 0 16781312 514 5557068110516683010 0 0 17 2 0 0 0
/proc/27726/statm: 109276 42638 370 364 0 45191 0
[pid=27728] ppid=27726 vsize=604148 CPUtime=46.8 cores=0-7
/proc/27728/stat : 27728 (cryptominisat-2) R 27726 27728 27728 0 -1 4202496 127545 0 0 0 4659 21 0 0 25 0 1 0 738859101 618647552 118096 33554432000 4194304 4677096 140736249707184 18446744073709551615 216734875403 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/27728/statm: 151037 118096 388 118 0 145996 0
[pid=27729] ppid=27716 vsize=447360 CPUtime=0.15 cores=0-7
/proc/27729/stat : 27729 (python) S 27716 27716 27500 0 -1 4202560 934 0 0 0 6 9 0 0 18 0 1 0 738859104 458096640 42642 33554432000 4194304 5683644 140734409947136 18446744073709551615 216735198790 0 0 16781312 514 5584621867613782273 0 0 17 0 0 0 0
/proc/27729/statm: 111840 42642 370 364 0 47752 0
[pid=27731] ppid=27729 vsize=48244 CPUtime=46.77 cores=0-7
/proc/27731/stat : 27731 (lingeling) R 27729 27731 27731 0 -1 4202496 20467 0 0 0 4675 2 0 0 25 0 1 0 738859104 49401856 11231 33554432000 4194304 4352236 140735359652400 18446744073709551615 4207805 0 0 16781312 17506 0 0 0 17 6 0 0 0
/proc/27731/statm: 12061 11231 129 39 0 11141 0
[pid=27732] ppid=27716 vsize=457616 CPUtime=0.15 cores=0-7
/proc/27732/stat : 27732 (python) S 27716 27716 27500 0 -1 4202560 958 0 0 0 8 7 0 0 15 0 1 0 738859106 468598784 42646 33554432000 4194304 5683644 140734409947136 18446744073709551615 216735198790 0 0 16781312 514 7391550484902805761 0 0 17 2 0 0 0
/proc/27732/statm: 114404 42646 370 364 0 50313 0
[pid=27734] ppid=27732 vsize=608940 CPUtime=46.42 cores=0-7
/proc/27734/stat : 27734 (cryptominisat-2) R 27732 27734 27734 0 -1 4202496 128677 0 0 0 4623 19 0 0 25 0 1 0 738859107 623554560 119815 33554432000 4194304 4677096 140735244949040 18446744073709551615 4320160 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/27734/statm: 152235 119815 391 118 0 147194 0
[pid=27735] ppid=27716 vsize=467872 CPUtime=0.15 cores=0-7
/proc/27735/stat : 27735 (python) S 27716 27716 27500 0 -1 4202560 955 0 0 0 7 8 0 0 18 0 1 0 738859109 479100928 42650 33554432000 4194304 5683644 140734409947136 18446744073709551615 216735198790 0 0 16781312 514 5584621867613782274 0 0 17 1 0 0 0
/proc/27735/statm: 116968 42650 370 364 0 52874 0
[pid=27737] ppid=27735 vsize=48640 CPUtime=46.56 cores=0-7
/proc/27737/stat : 27737 (lingeling) R 27735 27737 27737 0 -1 4202496 20640 0 0 0 4652 4 0 0 25 0 1 0 738859110 49807360 11330 33554432000 4194304 4352236 140735059577760 18446744073709551615 4281237 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/27737/statm: 12160 11330 129 39 0 11240 0
[pid=27738] ppid=27716 vsize=478128 CPUtime=0.16 cores=0-7
/proc/27738/stat : 27738 (python) S 27716 27716 27500 0 -1 4202560 964 0 0 0 7 9 0 0 15 0 1 0 738859112 489603072 42654 33554432000 4194304 5683644 140734409947136 18446744073709551615 216735198790 0 0 16781312 514 4511889949338861827 0 0 17 1 0 0 0
/proc/27738/statm: 119532 42654 370 364 0 55435 0
[pid=27740] ppid=27738 vsize=604800 CPUtime=45.94 cores=0-7
/proc/27740/stat : 27740 (cryptominisat-2) R 27738 27740 27740 0 -1 4202496 127136 0 0 0 4572 22 0 0 25 0 1 0 738859113 619315200 117888 33554432000 4194304 4677096 140733730788608 18446744073709551615 4319643 0 0 16781312 2 0 0 0 17 7 0 0 0
/proc/27740/statm: 151200 117888 388 118 0 146159 0
[pid=27741] ppid=27716 vsize=553920 CPUtime=0.16 cores=0-7
/proc/27741/stat : 27741 (python) S 27716 27716 27500 0 -1 4202560 819 0 0 0 8 8 0 0 18 0 1 0 738859115 567214080 42776 33554432000 4194304 5683644 140734409947136 18446744073709551615 216735198790 0 0 16781312 514 5584621867613782275 0 0 17 1 0 0 0
/proc/27741/statm: 138480 42776 371 364 0 74380 0
[pid=27743] ppid=27741 vsize=186276 CPUtime=46.63 cores=0-7
/proc/27743/stat : 27743 (precosat) R 27741 27743 27743 0 -1 4202496 60256 0 0 0 4655 8 0 0 25 0 1 0 738859118 190746624 45160 33554432000 4194304 4890832 140735709670560 18446744073709551615 4238505 0 0 16781312 17442 0 0 0 17 4 0 0 0
/proc/27743/statm: 46569 45160 86 171 0 46396 0
[pid=27744] ppid=27716 vsize=564176 CPUtime=0.16 cores=0-7
/proc/27744/stat : 27744 (python) S 27716 27716 27500 0 -1 4202560 873 0 0 0 8 8 0 0 15 0 1 0 738859118 577716224 42757 33554432000 4194304 5683644 140734409947136 18446744073709551615 216735198790 0 0 16781312 514 9362636183923818755 0 0 17 1 0 0 0
/proc/27744/statm: 141044 42757 377 364 0 76941 0
[pid=27746] ppid=27744 vsize=599928 CPUtime=45.96 cores=0-7
/proc/27746/stat : 27746 (cryptominisat-2) R 27744 27746 27746 0 -1 4202496 125686 0 0 0 4577 19 0 0 25 0 1 0 738859120 614326272 116597 33554432000 4194304 4677096 140736807011968 18446744073709551615 4564230 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/27746/statm: 149982 116597 388 118 0 144941 0
[pid=27716/tid=27724] ppid=27714 vsize=574420 CPUtime=0 cores=0-7
/proc/27716/task/27724/stat : 27724 (python) S 27714 27716 27500 0 -1 4202560 25 934 0 0 0 0 0 0 25 0 9 0 738859099 588206080 44272 33554432000 4194304 5683644 140734409947136 18446744073709551615 216747002289 0 0 16781312 2 18446604446290777408 0 0 -1 2 0 0 0
[pid=27716/tid=27727] ppid=27714 vsize=574420 CPUtime=0 cores=0-7
/proc/27716/task/27727/stat : 27727 (python) S 27714 27716 27500 0 -1 4202560 21 934 0 0 0 0 0 0 20 0 9 0 738859101 588206080 44272 33554432000 4194304 5683644 140734409947136 18446744073709551615 216747002289 0 0 16781312 2 18446604446290777408 0 0 -1 0 0 0 0
[pid=27716/tid=27730] ppid=27714 vsize=574420 CPUtime=0 cores=0-7
/proc/27716/task/27730/stat : 27730 (python) S 27714 27716 27500 0 -1 4202560 23 934 0 0 0 0 0 0 20 0 9 0 738859104 588206080 44272 33554432000 4194304 5683644 140734409947136 18446744073709551615 216747002289 0 0 16781312 2 18446604446290777408 0 0 -1 0 0 0 0
[pid=27716/tid=27733] ppid=27714 vsize=574420 CPUtime=0 cores=0-7
/proc/27716/task/27733/stat : 27733 (python) S 27714 27716 27500 0 -1 4202560 24 934 0 0 0 0 0 0 20 0 9 0 738859107 588206080 44272 33554432000 4194304 5683644 140734409947136 18446744073709551615 216747002289 0 0 16781312 2 18446604446290777408 0 0 -1 0 0 0 0
[pid=27716/tid=27736] ppid=27714 vsize=574420 CPUtime=0 cores=0-7
/proc/27716/task/27736/stat : 27736 (python) S 27714 27716 27500 0 -1 4202560 26 934 0 0 0 0 0 0 21 0 9 0 738859110 588206080 44272 33554432000 4194304 5683644 140734409947136 18446744073709551615 216747002289 0 0 16781312 2 18446604446290777408 0 0 -1 0 0 0 0
[pid=27716/tid=27739] ppid=27714 vsize=574420 CPUtime=0 cores=0-7
/proc/27716/task/27739/stat : 27739 (python) S 27714 27716 27500 0 -1 4202560 27 934 0 0 0 0 0 0 18 0 9 0 738859113 588206080 44272 33554432000 4194304 5683644 140734409947136 18446744073709551615 216747002289 0 0 16781312 2 18446604446290777408 0 0 -1 7 0 0 0
[pid=27716/tid=27742] ppid=27714 vsize=574420 CPUtime=0 cores=0-7
/proc/27716/task/27742/stat : 27742 (python) S 27714 27716 27500 0 -1 4202560 74 934 0 0 0 0 0 0 23 0 9 0 738859116 588206080 44272 33554432000 4194304 5683644 140734409947136 18446744073709551615 216747002289 0 0 16781312 2 18446604446290777408 0 0 -1 1 0 0 0
[pid=27716/tid=27745] ppid=27714 vsize=574420 CPUtime=0 cores=0-7
/proc/27716/task/27745/stat : 27745 (python) S 27714 27716 27500 0 -1 4202560 35 934 0 0 0 0 0 0 24 0 9 0 738859119 588206080 44272 33554432000 4194304 5683644 140734409947136 18446744073709551615 216747002289 0 0 16781312 2 18446604446290777408 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 428.35
Current children cumulated vsize (KiB) 7154232

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

[startup+108.702 s]
/proc/loadavg: 6.14 6.94 7.53 11/443 27748
/proc/meminfo: memFree=11188708/32951124 swapFree=65586204/67111528
[pid=27716] ppid=27714 vsize=574420 CPUtime=55.38 cores=0-7
/proc/27716/stat : 27716 (python) S 27714 27716 27500 0 -1 4202496 82207 934 1 0 5513 25 0 0 23 0 9 0 738853551 588206080 44272 33554432000 4194304 5683644 140734409947136 18446744073709551615 216747005387 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27716/statm: 143605 44272 1889 364 0 79502 0
[pid=27723] ppid=27716 vsize=426848 CPUtime=0.18 cores=0-7

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

[pid=27725] ppid=27723 vsize=46748 CPUtime=55.44 cores=0-7
/proc/27725/stat : 27725 (lingeling) R 27723 27725 27725 0 -1 4202496 20176 0 0 0 5541 3 0 0 25 0 1 0 738859099 47869952 10857 33554432000 4194304 4352236 140733202169488 18446744073709551615 4207645 0 0 16781312 17506 0 0 0 17 3 0 0 0
/proc/27725/statm: 11687 10857 129 39 0 10767 0
[pid=27726] ppid=27716 vsize=437104 CPUtime=0.19 cores=0-7
/proc/27726/stat : 27726 (python) S 27716 27716 27500 0 -1 4202560 931 0 0 0 9 10 0 0 15 0 1 0 738859101 447594496 42638 33554432000 4194304 5683644 140734409947136 18446744073709551615 216735198790 0 0 16781312 514 5584621867613782274 0 0 17 2 0 0 0
/proc/27726/statm: 109276 42638 370 364 0 45191 0
[pid=27728] ppid=27726 vsize=679332 CPUtime=55.6 cores=0-7
/proc/27728/stat : 27728 (cryptominisat-2) R 27726 27728 27728 0 -1 4202496 143860 0 0 0 5536 24 0 0 25 0 1 0 738859101 695635968 134411 33554432000 4194304 4677096 140736249707184 18446744073709551615 4319726 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/27728/statm: 169833 134411 391 118 0 164792 0
[pid=27729] ppid=27716 vsize=447360 CPUtime=0.17 cores=0-7
/proc/27729/stat : 27729 (python) S 27716 27716 27500 0 -1 4202560 937 0 0 0 7 10 0 0 18 0 1 0 738859104 458096640 42642 33554432000 4194304 5683644 140734409947136 18446744073709551615 216735198790 0 0 16781312 514 5584621867613782273 0 0 17 0 0 0 0
/proc/27729/statm: 111840 42642 370 364 0 47752 0
[pid=27731] ppid=27729 vsize=46864 CPUtime=55.57 cores=0-7
/proc/27731/stat : 27731 (lingeling) R 27729 27731 27731 0 -1 4202496 20467 0 0 0 5555 2 0 0 25 0 1 0 738859104 47988736 10886 33554432000 4194304 4352236 140735359652400 18446744073709551615 4281218 0 0 16781312 17506 0 0 0 17 6 0 0 0
/proc/27731/statm: 11716 10886 129 39 0 10796 0
[pid=27732] ppid=27716 vsize=457616 CPUtime=0.19 cores=0-7
/proc/27732/stat : 27732 (python) S 27716 27716 27500 0 -1 4202560 963 0 0 0 10 9 0 0 15 0 1 0 738859106 468598784 42646 33554432000 4194304 5683644 140734409947136 18446744073709551615 216735198790 0 0 16781312 514 5584621867613782273 0 0 17 2 0 0 0
/proc/27732/statm: 114404 42646 370 364 0 50313 0
[pid=27734] ppid=27732 vsize=792240 CPUtime=55.14 cores=0-7
/proc/27734/stat : 27734 (cryptominisat-2) R 27732 27734 27734 0 -1 4202496 167193 0 0 0 5490 24 0 0 25 0 1 0 738859107 811253760 158331 33554432000 4194304 4677096 140735244949040 18446744073709551615 4318898 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/27734/statm: 198060 158331 391 118 0 193019 0
[pid=27735] ppid=27716 vsize=467872 CPUtime=0.17 cores=0-7
/proc/27735/stat : 27735 (python) S 27716 27716 27500 0 -1 4202560 956 0 0 0 8 9 0 0 18 0 1 0 738859109 479100928 42650 33554432000 4194304 5683644 140734409947136 18446744073709551615 216735198790 0 0 16781312 514 5584621867613782274 0 0 17 1 0 0 0
/proc/27735/statm: 116968 42650 370 364 0 52874 0
[pid=27737] ppid=27735 vsize=47240 CPUtime=55.34 cores=0-7
/proc/27737/stat : 27737 (lingeling) R 27735 27737 27737 0 -1 4202496 20640 0 0 0 5530 4 0 0 25 0 1 0 738859110 48373760 10980 33554432000 4194304 4352236 140735059577760 18446744073709551615 4328026 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/27737/statm: 11810 10980 129 39 0 10890 0
[pid=27738] ppid=27716 vsize=478128 CPUtime=0.2 cores=0-7
/proc/27738/stat : 27738 (python) S 27716 27716 27500 0 -1 4202560 971 0 0 0 9 11 0 0 15 0 1 0 738859112 489603072 42654 33554432000 4194304 5683644 140734409947136 18446744073709551615 216735198790 0 0 16781312 514 5584621867613782275 0 0 17 1 0 0 0
/proc/27738/statm: 119532 42654 370 364 0 55435 0
[pid=27740] ppid=27738 vsize=646588 CPUtime=54.59 cores=0-7
/proc/27740/stat : 27740 (cryptominisat-2) R 27738 27740 27740 0 -1 4202496 135932 0 0 0 5436 23 0 0 25 0 1 0 738859113 662106112 126684 33554432000 4194304 4677096 140733730788608 18446744073709551615 4319256 0 0 16781312 2 0 0 0 17 7 0 0 0
/proc/27740/statm: 161647 126684 391 118 0 156606 0
[pid=27741] ppid=27716 vsize=553920 CPUtime=0.18 cores=0-7
/proc/27741/stat : 27741 (python) S 27716 27716 27500 0 -1 4202560 819 0 0 0 9 9 0 0 18 0 1 0 738859115 567214080 42776 33554432000 4194304 5683644 140734409947136 18446744073709551615 216735198790 0 0 16781312 514 5584621867613782275 0 0 17 1 0 0 0
/proc/27741/statm: 138480 42776 371 364 0 74380 0
[pid=27743] ppid=27741 vsize=196728 CPUtime=55.43 cores=0-7
/proc/27743/stat : 27743 (precosat) R 27741 27743 27743 0 -1 4202496 62362 0 0 0 5535 8 0 0 25 0 1 0 738859118 201449472 47266 33554432000 4194304 4890832 140735709670560 18446744073709551615 4238946 0 0 16781312 17442 0 0 0 17 4 0 0 0
/proc/27743/statm: 49182 47266 86 171 0 49009 0
[pid=27744] ppid=27716 vsize=564176 CPUtime=0.2 cores=0-7
/proc/27744/stat : 27744 (python) S 27716 27716 27500 0 -1 4202560 873 0 0 0 10 10 0 0 16 0 1 0 738859118 577716224 42757 33554432000 4194304 5683644 140734409947136 18446744073709551615 216735198790 0 0 16781312 514 5584621867613782275 0 0 17 1 0 0 0
/proc/27744/statm: 141044 42757 377 364 0 76941 0
[pid=27746] ppid=27744 vsize=660320 CPUtime=54.63 cores=0-7
/proc/27746/stat : 27746 (cryptominisat-2) R 27744 27746 27746 0 -1 4202496 138354 0 0 0 5442 21 0 0 25 0 1 0 738859120 676167680 129265 33554432000 4194304 4677096 140736807011968 18446744073709551615 4319886 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/27746/statm: 165080 129265 391 118 0 160039 0
[pid=27716/tid=27724] ppid=27714 vsize=574420 CPUtime=0 cores=0-7
/proc/27716/task/27724/stat : 27724 (python) S 27714 27716 27500 0 -1 4202560 25 934 0 0 0 0 0 0 25 0 9 0 738859099 588206080 44272 33554432000 4194304 5683644 140734409947136 18446744073709551615 216747002289 0 0 16781312 2 18446604446290777408 0 0 -1 2 0 0 0
[pid=27716/tid=27727] ppid=27714 vsize=574420 CPUtime=0 cores=0-7
/proc/27716/task/27727/stat : 27727 (python) S 27714 27716 27500 0 -1 4202560 21 934 0 0 0 0 0 0 20 0 9 0 738859101 588206080 44272 33554432000 4194304 5683644 140734409947136 18446744073709551615 216747002289 0 0 16781312 2 18446604446290777408 0 0 -1 0 0 0 0
[pid=27716/tid=27730] ppid=27714 vsize=574420 CPUtime=0 cores=0-7
/proc/27716/task/27730/stat : 27730 (python) S 27714 27716 27500 0 -1 4202560 23 934 0 0 0 0 0 0 20 0 9 0 738859104 588206080 44272 33554432000 4194304 5683644 140734409947136 18446744073709551615 216747002289 0 0 16781312 2 18446604446290777408 0 0 -1 0 0 0 0
[pid=27716/tid=27733] ppid=27714 vsize=574420 CPUtime=0 cores=0-7
/proc/27716/task/27733/stat : 27733 (python) S 27714 27716 27500 0 -1 4202560 24 934 0 0 0 0 0 0 20 0 9 0 738859107 588206080 44272 33554432000 4194304 5683644 140734409947136 18446744073709551615 216747002289 0 0 16781312 2 18446604446290777408 0 0 -1 0 0 0 0
[pid=27716/tid=27736] ppid=27714 vsize=574420 CPUtime=0 cores=0-7
/proc/27716/task/27736/stat : 27736 (python) S 27714 27716 27500 0 -1 4202560 26 934 0 0 0 0 0 0 21 0 9 0 738859110 588206080 44272 33554432000 4194304 5683644 140734409947136 18446744073709551615 216747002289 0 0 16781312 2 18446604446290777408 0 0 -1 0 0 0 0
[pid=27716/tid=27739] ppid=27714 vsize=574420 CPUtime=0 cores=0-7
/proc/27716/task/27739/stat : 27739 (python) S 27714 27716 27500 0 -1 4202560 27 934 0 0 0 0 0 0 18 0 9 0 738859113 588206080 44272 33554432000 4194304 5683644 140734409947136 18446744073709551615 216747002289 0 0 16781312 2 18446604446290777408 0 0 -1 7 0 0 0
[pid=27716/tid=27742] ppid=27714 vsize=574420 CPUtime=0 cores=0-7
/proc/27716/task/27742/stat : 27742 (python) S 27714 27716 27500 0 -1 4202560 74 934 0 0 0 0 0 0 23 0 9 0 738859116 588206080 44272 33554432000 4194304 5683644 140734409947136 18446744073709551615 216747002289 0 0 16781312 2 18446604446290777408 0 0 -1 1 0 0 0
[pid=27716/tid=27745] ppid=27714 vsize=574420 CPUtime=0 cores=0-7
/proc/27716/task/27745/stat : 27745 (python) S 27714 27716 27500 0 -1 4202560 35 934 0 0 0 0 0 0 24 0 9 0 738859119 588206080 44272 33554432000 4194304 5683644 140734409947136 18446744073709551615 216747002289 0 0 16781312 2 18446604446290777408 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 498.6
Current children cumulated vsize (KiB) 7523504

[startup+111.901 s]
/proc/loadavg: 6.29 6.96 7.54 9/443 27748
/proc/meminfo: memFree=10989812/32951124 swapFree=65586204/67111528
[pid=27716] ppid=27714 vsize=574420 CPUtime=55.38 cores=0-7
/proc/27716/stat : 27716 (python) S 27714 27716 27500 0 -1 4202496 82207 934 1 0 5513 25 0 0 23 0 9 0 738853551 588206080 44272 33554432000 4194304 5683644 140734409947136 18446744073709551615 216747005387 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27716/statm: 143605 44272 1889 364 0 79502 0
[pid=27723] ppid=27716 vsize=426848 CPUtime=0.18 cores=0-7
/proc/27723/stat : 27723 (python) S 27716 27716 27500 0 -1 4202560 1007 0 0 0 8 10 0 0 18 0 1 0 738859098 437092352 42645 33554432000 4194304 5683644 140734409947136 18446744073709551615 216735198735 0 0 16781312 514 5584621867613782275 0 0 17 3 0 0 0
/proc/27723/statm: 106712 42645 381 364 0 42630 0
[pid=27725] ppid=27723 vsize=45388 CPUtime=56.23 cores=0-7
/proc/27725/stat : 27725 (lingeling) R 27723 27725 27725 0 -1 4202496 20176 0 0 0 5620 3 0 0 25 0 1 0 738859099 46477312 10517 33554432000 4194304 4352236 140733202169488 18446744073709551615 4294636 0 0 16781312 17506 0 0 0 17 3 0 0 0
/proc/27725/statm: 11347 10517 129 39 0 10427 0
[pid=27726] ppid=27716 vsize=437104 CPUtime=0.19 cores=0-7
/proc/27726/stat : 27726 (python) S 27716 27716 27500 0 -1 4202560 931 0 0 0 9 10 0 0 15 0 1 0 738859101 447594496 42638 33554432000 4194304 5683644 140734409947136 18446744073709551615 216735198790 0 0 16781312 514 5584621867613782274 0 0 17 2 0 0 0
/proc/27726/statm: 109276 42638 370 364 0 45191 0
[pid=27728] ppid=27726 vsize=698144 CPUtime=56.38 cores=0-7
/proc/27728/stat : 27728 (cryptominisat-2) R 27726 27728 27728 0 -1 4202496 147830 0 0 0 5613 25 0 0 25 0 1 0 738859101 714899456 138381 33554432000 4194304 4677096 140736249707184 18446744073709551615 4320006 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/27728/statm: 174536 138381 391 118 0 169495 0
[pid=27729] ppid=27716 vsize=447360 CPUtime=0.17 cores=0-7
/proc/27729/stat : 27729 (python) S 27716 27716 27500 0 -1 4202560 937 0 0 0 7 10 0 0 18 0 1 0 738859104 458096640 42642 33554432000 4194304 5683644 140734409947136 18446744073709551615 216735198790 0 0 16781312 514 5584621867613782273 0 0 17 0 0 0 0
/proc/27729/statm: 111840 42642 370 364 0 47752 0
[pid=27731] ppid=27729 vsize=46864 CPUtime=56.36 cores=0-7
/proc/27731/stat : 27731 (lingeling) R 27729 27731 27731 0 -1 4202496 20467 0 0 0 5634 2 0 0 25 0 1 0 738859104 47988736 10886 33554432000 4194304 4352236 140735359652400 18446744073709551615 4258977 0 0 16781312 17506 0 0 0 17 6 0 0 0
/proc/27731/statm: 11716 10886 129 39 0 10796 0
[pid=27732] ppid=27716 vsize=457616 CPUtime=0.19 cores=0-7
/proc/27732/stat : 27732 (python) S 27716 27716 27500 0 -1 4202560 963 0 0 0 10 9 0 0 15 0 1 0 738859106 468598784 42646 33554432000 4194304 5683644 140734409947136 18446744073709551615 216735198790 0 0 16781312 514 5584621867613782273 0 0 17 2 0 0 0
/proc/27732/statm: 114404 42646 370 364 0 50313 0
[pid=27734] ppid=27732 vsize=813284 CPUtime=55.93 cores=0-7
/proc/27734/stat : 27734 (cryptominisat-2) R 27732 27734 27734 0 -1 4202496 171641 0 0 0 5568 25 0 0 25 0 1 0 738859107 832802816 162779 33554432000 4194304 4677096 140735244949040 18446744073709551615 4319729 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/27734/statm: 203321 162779 391 118 0 198280 0
[pid=27735] ppid=27716 vsize=467872 CPUtime=0.17 cores=0-7
/proc/27735/stat : 27735 (python) S 27716 27716 27500 0 -1 4202560 956 0 0 0 8 9 0 0 18 0 1 0 738859109 479100928 42650 33554432000 4194304 5683644 140734409947136 18446744073709551615 216735198790 0 0 16781312 514 5584621867613782274 0 0 17 1 0 0 0
/proc/27735/statm: 116968 42650 370 364 0 52874 0
[pid=27737] ppid=27735 vsize=47240 CPUtime=56.13 cores=0-7
/proc/27737/stat : 27737 (lingeling) R 27735 27737 27737 0 -1 4202496 20640 0 0 0 5609 4 0 0 25 0 1 0 738859110 48373760 10980 33554432000 4194304 4352236 140735059577760 18446744073709551615 4327902 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/27737/statm: 11810 10980 129 39 0 10890 0
[pid=27738] ppid=27716 vsize=478128 CPUtime=0.2 cores=0-7
/proc/27738/stat : 27738 (python) S 27716 27716 27500 0 -1 4202560 971 0 0 0 9 11 0 0 15 0 1 0 738859112 489603072 42654 33554432000 4194304 5683644 140734409947136 18446744073709551615 216735198790 0 0 16781312 514 5584621867613782275 0 0 17 1 0 0 0
/proc/27738/statm: 119532 42654 370 364 0 55435 0
[pid=27740] ppid=27738 vsize=665344 CPUtime=55.38 cores=0-7
/proc/27740/stat : 27740 (cryptominisat-2) R 27738 27740 27740 0 -1 4202496 139856 0 0 0 5514 24 0 0 25 0 1 0 738859113 681312256 130608 33554432000 4194304 4677096 140733730788608 18446744073709551615 4320291 0 0 16781312 2 0 0 0 17 7 0 0 0
/proc/27740/statm: 166336 130608 391 118 0 161295 0
[pid=27741] ppid=27716 vsize=553920 CPUtime=0.18 cores=0-7
/proc/27741/stat : 27741 (python) S 27716 27716 27500 0 -1 4202560 819 0 0 0 9 9 0 0 18 0 1 0 738859115 567214080 42776 33554432000 4194304 5683644 140734409947136 18446744073709551615 216735198790 0 0 16781312 514 5584621867613782275 0 0 17 1 0 0 0
/proc/27741/statm: 138480 42776 371 364 0 74380 0
[pid=27743] ppid=27741 vsize=196728 CPUtime=56.21 cores=0-7
/proc/27743/stat : 27743 (precosat) R 27741 27743 27743 0 -1 4202496 62362 0 0 0 5613 8 0 0 25 0 1 0 738859118 201449472 47266 33554432000 4194304 4890832 140735709670560 18446744073709551615 4238327 0 0 16781312 17442 0 0 0 17 4 0 0 0
/proc/27743/statm: 49182 47266 86 171 0 49009 0
[pid=27744] ppid=27716 vsize=564176 CPUtime=0.2 cores=0-7
/proc/27744/stat : 27744 (python) S 27716 27716 27500 0 -1 4202560 873 0 0 0 10 10 0 0 15 0 1 0 738859118 577716224 42757 33554432000 4194304 5683644 140734409947136 18446744073709551615 216735198790 0 0 16781312 514 5584621867613782275 0 0 17 1 0 0 0
/proc/27744/statm: 141044 42757 377 364 0 76941 0
[pid=27746] ppid=27744 vsize=681368 CPUtime=55.41 cores=0-7
/proc/27746/stat : 27746 (cryptominisat-2) R 27744 27746 27746 0 -1 4202496 142669 0 0 0 5520 21 0 0 25 0 1 0 738859120 697720832 133580 33554432000 4194304 4677096 140736807011968 18446744073709551615 4236529 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/27746/statm: 170342 133582 391 118 0 165301 0
[pid=27716/tid=27724] ppid=27714 vsize=574420 CPUtime=0 cores=0-7
/proc/27716/task/27724/stat : 27724 (python) S 27714 27716 27500 0 -1 4202560 25 934 0 0 0 0 0 0 25 0 9 0 738859099 588206080 44272 33554432000 4194304 5683644 140734409947136 18446744073709551615 216747002289 0 0 16781312 2 18446604446290777408 0 0 -1 2 0 0 0
[pid=27716/tid=27727] ppid=27714 vsize=574420 CPUtime=0 cores=0-7
/proc/27716/task/27727/stat : 27727 (python) S 27714 27716 27500 0 -1 4202560 21 934 0 0 0 0 0 0 20 0 9 0 738859101 588206080 44272 33554432000 4194304 5683644 140734409947136 18446744073709551615 216747002289 0 0 16781312 2 18446604446290777408 0 0 -1 0 0 0 0
[pid=27716/tid=27730] ppid=27714 vsize=574420 CPUtime=0 cores=0-7
/proc/27716/task/27730/stat : 27730 (python) S 27714 27716 27500 0 -1 4202560 23 934 0 0 0 0 0 0 20 0 9 0 738859104 588206080 44272 33554432000 4194304 5683644 140734409947136 18446744073709551615 216747002289 0 0 16781312 2 18446604446290777408 0 0 -1 0 0 0 0
[pid=27716/tid=27733] ppid=27714 vsize=574420 CPUtime=0 cores=0-7
/proc/27716/task/27733/stat : 27733 (python) S 27714 27716 27500 0 -1 4202560 24 934 0 0 0 0 0 0 20 0 9 0 738859107 588206080 44272 33554432000 4194304 5683644 140734409947136 18446744073709551615 216747002289 0 0 16781312 2 18446604446290777408 0 0 -1 0 0 0 0
[pid=27716/tid=27736] ppid=27714 vsize=574420 CPUtime=0 cores=0-7
/proc/27716/task/27736/stat : 27736 (python) S 27714 27716 27500 0 -1 4202560 26 934 0 0 0 0 0 0 21 0 9 0 738859110 588206080 44272 33554432000 4194304 5683644 140734409947136 18446744073709551615 216747002289 0 0 16781312 2 18446604446290777408 0 0 -1 0 0 0 0
[pid=27716/tid=27739] ppid=27714 vsize=574420 CPUtime=0 cores=0-7
/proc/27716/task/27739/stat : 27739 (python) S 27714 27716 27500 0 -1 4202560 27 934 0 0 0 0 0 0 18 0 9 0 738859113 588206080 44272 33554432000 4194304 5683644 140734409947136 18446744073709551615 216747002289 0 0 16781312 2 18446604446290777408 0 0 -1 7 0 0 0
[pid=27716/tid=27742] ppid=27714 vsize=574420 CPUtime=0 cores=0-7
/proc/27716/task/27742/stat : 27742 (python) S 27714 27716 27500 0 -1 4202560 74 934 0 0 0 0 0 0 23 0 9 0 738859116 588206080 44272 33554432000 4194304 5683644 140734409947136 18446744073709551615 216747002289 0 0 16781312 2 18446604446290777408 0 0 -1 1 0 0 0
[pid=27716/tid=27745] ppid=27714 vsize=574420 CPUtime=0 cores=0-7
/proc/27716/task/27745/stat : 27745 (python) S 27714 27716 27500 0 -1 4202560 35 934 0 0 0 0 0 0 24 0 9 0 738859119 588206080 44272 33554432000 4194304 5683644 140734409947136 18446744073709551615 216747002289 0 0 16781312 2 18446604446290777408 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 504.89
Current children cumulated vsize (KiB) 7601804

[startup+112.101 s]
/proc/loadavg: 6.29 6.96 7.54 4/433 27749
/proc/meminfo: memFree=12911260/32951124 swapFree=65586204/67111528
[pid=27716] ppid=27714 vsize=574420 CPUtime=393.09 cores=0-7
/proc/27716/stat : 27716 (python) S 27714 27716 27500 0 -1 4202496 82250 567428 1 0 5514 25 33610 160 16 0 9 0 738853551 588206080 44273 33554432000 4194304 5683644 140734409947136 18446744073709551615 216747008831 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27716/statm: 143605 44273 1890 364 0 79502 0
[pid=27726] ppid=27716 vsize=437104 CPUtime=0.19 cores=0-7
/proc/27726/stat : 27726 (python) S 27716 27716 27500 0 -1 4202560 949 0 0 0 9 10 0 0 15 0 1 0 738859101 447594496 42643 33554432000 4194304 5683644 140734409947136 18446744073709551615 216747008831 0 0 16781824 2 18446744071562232103 0 0 17 2 0 0 0
/proc/27726/statm: 109276 42643 375 364 0 45191 0
[pid=27728] ppid=27726 vsize=0 CPUtime=56.6 cores=0-7
/proc/27728/stat : 27728 (cryptominisat-2) R 27726 27728 27728 0 -1 4203524 149101 0 0 0 5634 26 0 0 25 0 1 0 738859101 0 0 33554432000 0 0 0 0 0 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27728/statm: 0 0 0 0 0 0 0
[pid=27735] ppid=27716 vsize=0 CPUtime=56.4 cores=0-7
/proc/27735/stat : 27735 (python) Z 27716 27716 27500 0 -1 4202588 1193 20643 0 0 8 10 5618 4 16 0 1 0 738859109 0 0 33554432000 0 0 0 0 0 0 0 16781824 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27735/statm: 0 0 0 0 0 0 0
[pid=27716/tid=27724] ppid=27714 vsize=574420 CPUtime=337.7 cores=0-7
/proc/27716/task/27724/stat : 27724 (python) S 27714 27716 27500 0 -1 4202560 25 567428 0 0 0 0 33610 160 25 0 9 0 738859099 588206080 44273 33554432000 4194304 5683644 140734409947136 18446744073709551615 216747002289 0 0 16781312 2 18446604446290777408 0 0 -1 2 0 0 0
[pid=27716/tid=27727] ppid=27714 vsize=574420 CPUtime=337.7 cores=0-7
/proc/27716/task/27727/stat : 27727 (python) S 27714 27716 27500 0 -1 4202560 21 567428 0 0 0 0 33610 160 20 0 9 0 738859101 588206080 44273 33554432000 4194304 5683644 140734409947136 18446744073709551615 216747002289 0 0 16781312 2 18446604446290777408 0 0 -1 0 0 0 0
[pid=27716/tid=27730] ppid=27714 vsize=574420 CPUtime=337.7 cores=0-7
/proc/27716/task/27730/stat : 27730 (python) S 27714 27716 27500 0 -1 4202560 23 567428 0 0 0 0 33610 160 20 0 9 0 738859104 588206080 44273 33554432000 4194304 5683644 140734409947136 18446744073709551615 216747002289 0 0 16781312 2 18446604446290777408 0 0 -1 0 0 0 0
[pid=27716/tid=27733] ppid=27714 vsize=574420 CPUtime=337.7 cores=0-7
/proc/27716/task/27733/stat : 27733 (python) S 27714 27716 27500 0 -1 4202560 24 567428 0 0 0 0 33610 160 20 0 9 0 738859107 588206080 44273 33554432000 4194304 5683644 140734409947136 18446744073709551615 216747002289 0 0 16781312 2 18446604446290777408 0 0 -1 0 0 0 0
[pid=27716/tid=27736] ppid=27714 vsize=574420 CPUtime=337.7 cores=0-7
/proc/27716/task/27736/stat : 27736 (python) S 27714 27716 27500 0 -1 4202560 26 567428 0 0 0 0 33610 160 21 0 9 0 738859110 588206080 44273 33554432000 4194304 5683644 140734409947136 18446744073709551615 216747002289 0 0 16781312 2 18446604446290777408 0 0 -1 0 0 0 0
[pid=27716/tid=27739] ppid=27714 vsize=574420 CPUtime=337.7 cores=0-7
/proc/27716/task/27739/stat : 27739 (python) S 27714 27716 27500 0 -1 4202560 27 567428 0 0 0 0 33610 160 18 0 9 0 738859113 588206080 44273 33554432000 4194304 5683644 140734409947136 18446744073709551615 216747002289 0 0 16781312 2 18446604446290777408 0 0 -1 7 0 0 0
[pid=27716/tid=27742] ppid=27714 vsize=574420 CPUtime=337.7 cores=0-7
/proc/27716/task/27742/stat : 27742 (python) S 27714 27716 27500 0 -1 4202560 74 567428 0 0 0 0 33610 160 23 0 9 0 738859116 588206080 44273 33554432000 4194304 5683644 140734409947136 18446744073709551615 216747002289 0 0 16781312 2 18446604446290777408 0 0 -1 1 0 0 0
[pid=27716/tid=27745] ppid=27714 vsize=574420 CPUtime=337.7 cores=0-7
/proc/27716/task/27745/stat : 27745 (python) S 27714 27716 27500 0 -1 4202560 35 567428 0 0 0 0 33610 160 24 0 9 0 738859119 588206080 44273 33554432000 4194304 5683644 140734409947136 18446744073709551615 216747002289 0 0 16781312 2 18446604446290777408 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 506.28
Current children cumulated vsize (KiB) 1011524

Child status: 0
Real time (s): 112.196
CPU time (s): 506.424
CPU user time (s): 503.993
CPU system time (s): 2.43063
CPU usage (%): 451.375
Max. virtual memory (cumulated for all children) (KiB): 7601804

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 503.993
system time used= 2.43063
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 842585
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= 3741
involuntary context switches= 2866

runsolver used 0.484926 second user time and 1.12883 second system time

The end

Launcher Data

Begin job on node119 at 2011-05-15 21:03:49
IDJOB=3380640
IDBENCH=71019
IDSOLVER=1864
FILE ID=node119/3380640-1305486228
RUNJOBID= node119-1305481205-27514
PBS_JOBID= 13325361
Free space on /tmp= 73288 MiB

SOLVER NAME= borg-sat 11.03.02-par-industrial (fixed)
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UCG-15-5p0.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-3380640-1305486228/watcher-3380640-1305486228 -o /tmp/evaluation-result-3380640-1305486228/solver-3380640-1305486228 -C 40000 -W 5100 -M 31000  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3380640-1305486228.cnf -seed 249533919 -budget 40000 -cores 8

TIME LIMIT= 40000 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 4385f03fe3bdaf0f127ae989ddd7908d
RANDOM SEED=249533919

node119.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.815
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.63
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.815
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.83
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.815
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.74
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.815
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.83
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.815
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.67
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.815
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.815
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:      13698952 kB
Buffers:        309780 kB
Cached:        4916444 kB
SwapCached:       4756 kB
Active:       15703968 kB
Inactive:      3202052 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13698952 kB
SwapTotal:    67111528 kB
SwapFree:     65586204 kB
Dirty:           46480 kB
Writeback:           0 kB
AnonPages:    13678028 kB
Mapped:          32976 kB
Slab:           215964 kB
PageTables:      63188 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 120781168 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= 73256 MiB
End job on node119 at 2011-05-15 21:05:41