Trace number 3483906

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
borg-sat 11.03.02-seq-industrial (fixed, 1200 s timeout)? (TO) 1200.04 1200.25

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
sokoban-sequential-p145-microban-sequential.070-NOTKNOWN.cnf
MD5SUMf52ec4dacdcf65c3aedb61fb46ade01b
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1119.56
Satisfiable
(Un)Satisfiability was proved
Number of variables153284
Number of clauses2473656
Sum of the clauses size5647736
Maximum clause length78
Minimum clause length1
Number of clauses of size 1696
Number of clauses of size 22387280
Number of clauses of size 36720
Number of clauses of size 431080
Number of clauses of size 513440
Number of clauses of size over 534440

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-3483906-1307748466.cnf
0.35/0.64	c INFO: computing task features
1.23/7.80	c INFO: computed variable-clause graph statistics
1.23/8.07	c INFO: computed clause balance statistics
37.93/38.23	c INFO: computed variable balance statistics
62.83/63.14	c INFO: computed small-clause counts
63.34/63.64	c INFO: computed Horn-clause counts
91.24/91.50	c INFO: computed variable graph statistics
91.24/91.50	c INFO: collected features for HOME/instance-3483906-1307748466.cnf in 90.56 s
91.24/91.52	c INFO: running lingeling-276@0 for 485 with 1109 remaining (b = 0.57)
581.85/582.11	c INFO: running lingeling-276@0 for 97 with 619 remaining (b = 0.37)
681.92/682.26	c INFO: running cryptominisat-2.9.0@0 for 519 with 519 remaining (b = 0.26)

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 988)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3483906-1307748466/watcher-3483906-1307748466 -o /tmp/evaluation-result-3483906-1307748466/solver-3483906-1307748466 -C 1200 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3483906-1307748466.cnf -seed 34828360 -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.07 4.17 3.32 4/193 28508
/proc/meminfo: memFree=28962904/32951132 swapFree=67061148/67111528
[pid=28508] ppid=28506 vsize=15184 CPUtime=0 cores=5,7
/proc/28508/stat : 28508 (python) R 28506 28508 27894 0 -1 4202496 728 0 0 0 0 0 0 0 22 0 1 0 886446364 15548416 616 33554432000 4194304 5683644 140734365998032 18446744073709551615 210647144448 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/28508/statm: 3796 616 322 364 0 283 0

[startup+0.0484069 s]
/proc/loadavg: 4.07 4.17 3.32 4/193 28508
/proc/meminfo: memFree=28962904/32951132 swapFree=67061148/67111528
[pid=28508] ppid=28506 vsize=18880 CPUtime=0.02 cores=5,7
/proc/28508/stat : 28508 (python) R 28506 28508 27894 0 -1 4202496 1289 0 0 0 2 0 0 0 22 0 1 0 886446364 19333120 1140 33554432000 4194304 5683644 140734365998032 18446744073709551615 4415776 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/28508/statm: 4720 1140 421 364 0 689 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 18880

[startup+0.100431 s]
/proc/loadavg: 4.07 4.17 3.32 4/193 28508
/proc/meminfo: memFree=28962904/32951132 swapFree=67061148/67111528
[pid=28508] ppid=28506 vsize=91828 CPUtime=0.07 cores=5,7
/proc/28508/stat : 28508 (python) R 28506 28508 27894 0 -1 4202496 2680 0 0 0 5 2 0 0 17 0 1 0 886446364 94031872 2394 33554432000 4194304 5683644 140734365998032 18446744073709551615 210647146128 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/28508/statm: 22957 2394 755 364 0 1622 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 91828

[startup+0.300404 s]
/proc/loadavg: 4.07 4.17 3.32 4/193 28508
/proc/meminfo: memFree=28962904/32951132 swapFree=67061148/67111528
[pid=28508] ppid=28506 vsize=135748 CPUtime=0.17 cores=5,7
/proc/28508/stat : 28508 (python) R 28506 28508 27894 0 -1 4202496 5974 932 1 0 13 4 0 0 17 0 1 0 886446364 139005952 4148 33554432000 4194304 5683644 140734365998032 18446744073709551615 210647142405 0 2147483391 16781312 2 0 0 0 17 5 0 0 0
/proc/28508/statm: 33937 4148 1032 364 0 3123 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 135748

[startup+0.7003 s]
/proc/loadavg: 4.07 4.17 3.32 4/193 28508
/proc/meminfo: memFree=28962904/32951132 swapFree=67061148/67111528
[pid=28508] ppid=28506 vsize=323884 CPUtime=0.43 cores=5,7
/proc/28508/stat : 28508 (python) R 28506 28508 27894 0 -1 4202496 20640 932 1 0 32 11 0 0 15 0 1 0 886446364 331657216 18308 33554432000 4194304 5683644 140734365998032 18446744073709551615 210646812184 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/28508/statm: 80971 18308 1761 364 0 16895 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 323884

[startup+1.50016 s]
/proc/loadavg: 4.06 4.17 3.32 5/194 28513
/proc/meminfo: memFree=28876612/32951132 swapFree=67061148/67111528
[pid=28508] ppid=28506 vsize=379248 CPUtime=1.23 cores=5,7
/proc/28508/stat : 28508 (python) R 28506 28508 27894 0 -1 4202496 34386 932 1 0 110 13 0 0 16 0 1 0 886446364 388349952 32054 33554432000 4194304 5683644 140734365998032 18446744073709551615 4415648 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/28508/statm: 94812 32055 1761 364 0 30736 0
Current children cumulated CPU time (s) 1.23
Current children cumulated vsize (KiB) 379248

[startup+14.9349 s]
/proc/loadavg: 4.06 4.17 3.32 5/194 28513
/proc/meminfo: memFree=28876612/32951132 swapFree=67061148/67111528
[pid=28508] ppid=28506 vsize=669716 CPUtime=14.67 cores=5,7
/proc/28508/stat : 28508 (python) R 28506 28508 27894 0 -1 4202496 205622 932 1 0 1430 37 0 0 25 0 1 0 886446364 685789184 104846 33554432000 4194304 5683644 140734365998032 18446744073709551615 4500664 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/28508/statm: 167429 104846 1826 364 0 103353 0
Current children cumulated CPU time (s) 14.67
Current children cumulated vsize (KiB) 669716

[startup+15.0009 s]
/proc/loadavg: 4.06 4.17 3.32 5/194 28513
/proc/meminfo: memFree=28876612/32951132 swapFree=67061148/67111528
[pid=28508] ppid=28506 vsize=669716 CPUtime=14.73 cores=5,7
/proc/28508/stat : 28508 (python) R 28506 28508 27894 0 -1 4202496 205622 932 1 0 1436 37 0 0 25 0 1 0 886446364 685789184 104846 33554432000 4194304 5683644 140734365998032 18446744073709551615 210646807067 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/28508/statm: 167429 104846 1826 364 0 103353 0
Current children cumulated CPU time (s) 14.73
Current children cumulated vsize (KiB) 669716

[startup+15.1009 s]
/proc/loadavg: 4.06 4.17 3.32 5/194 28513
/proc/meminfo: memFree=28876612/32951132 swapFree=67061148/67111528
[pid=28508] ppid=28506 vsize=669716 CPUtime=14.83 cores=5,7
/proc/28508/stat : 28508 (python) R 28506 28508 27894 0 -1 4202496 205622 932 1 0 1446 37 0 0 25 0 1 0 886446364 685789184 104846 33554432000 4194304 5683644 140734365998032 18446744073709551615 46994634634673 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/28508/statm: 167429 104846 1826 364 0 103353 0
Current children cumulated CPU time (s) 14.83
Current children cumulated vsize (KiB) 669716

[startup+25.5011 s]
/proc/loadavg: 5.01 4.38 3.41 5/194 28513
/proc/meminfo: memFree=28550464/32951132 swapFree=67061148/67111528
[pid=28508] ppid=28506 vsize=669716 CPUtime=25.23 cores=5,7
/proc/28508/stat : 28508 (python) R 28506 28508 27894 0 -1 4202496 205622 932 1 0 2486 37 0 0 25 0 1 0 886446364 685789184 104846 33554432000 4194304 5683644 140734365998032 18446744073709551615 46994629978376 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/28508/statm: 167429 104846 1826 364 0 103353 0
Current children cumulated CPU time (s) 25.23
Current children cumulated vsize (KiB) 669716

[startup+51.1008 s]
/proc/loadavg: 4.66 4.35 3.43 5/194 28515
/proc/meminfo: memFree=28543724/32951132 swapFree=67061148/67111528
[pid=28508] ppid=28506 vsize=669716 CPUtime=50.83 cores=5,7
/proc/28508/stat : 28508 (python) R 28506 28508 27894 0 -1 4202496 205623 932 1 0 5046 37 0 0 25 0 1 0 886446364 685789184 104847 33554432000 4194304 5683644 140734365998032 18446744073709551615 4455744 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/28508/statm: 167429 104847 1827 364 0 103353 0
Current children cumulated CPU time (s) 50.83
Current children cumulated vsize (KiB) 669716

[startup+102.301 s]
/proc/loadavg: 4.26 4.29 3.46 5/197 28518
/proc/meminfo: memFree=28645640/32951132 swapFree=67061148/67111528
[pid=28508] ppid=28506 vsize=529688 CPUtime=91.25 cores=5,7
/proc/28508/stat : 28508 (python) S 28506 28508 27894 0 -1 4202496 225206 932 1 0 9085 40 0 0 19 0 2 0 886446364 542400512 67317 33554432000 4194304 5683644 140734365998032 18446744073709551615 210658973131 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28508/statm: 132422 67317 1867 364 0 68340 0
[pid=28516] ppid=28508 vsize=519444 CPUtime=0.01 cores=5,7
/proc/28516/stat : 28516 (python) S 28508 28508 27894 0 -1 4202560 885 0 0 0 0 1 0 0 18 0 1 0 886455516 531910656 65822 33554432000 4194304 5683644 140734365998032 18446744073709551615 210647166479 0 0 16781312 514 14341167655593935112 0 0 17 5 0 0 0
/proc/28516/statm: 129861 65822 376 364 0 65779 0
[pid=28518] ppid=28516 vsize=55120 CPUtime=10.74 cores=5,7
/proc/28518/stat : 28518 (lingeling) R 28516 28518 28518 0 -1 4202496 27114 0 0 0 1069 5 0 0 25 0 1 0 886455517 56442880 12949 33554432000 4194304 4352236 140735257744000 18446744073709551615 4207805 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/28518/statm: 13780 12949 129 39 0 12860 0
[pid=28508/tid=28517] ppid=28506 vsize=529688 CPUtime=0 cores=5,7
/proc/28508/task/28517/stat : 28517 (python) S 28506 28508 27894 0 -1 4202560 35 932 0 0 0 0 0 0 19 0 2 0 886455517 542400512 67317 33554432000 4194304 5683644 140734365998032 18446744073709551615 210658970033 0 0 16781312 2 18446604464381130688 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 102
Current children cumulated vsize (KiB) 1104252

[startup+162.301 s]
/proc/loadavg: 4.10 4.23 3.49 5/201 28524
/proc/meminfo: memFree=28423996/32951132 swapFree=67061148/67111528
[pid=28508] ppid=28506 vsize=529688 CPUtime=91.25 cores=5,7
/proc/28508/stat : 28508 (python) S 28506 28508 27894 0 -1 4202496 225206 932 1 0 9085 40 0 0 19 0 2 0 886446364 542400512 67317 33554432000 4194304 5683644 140734365998032 18446744073709551615 210658973131 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28508/statm: 132422 67317 1867 364 0 68340 0
[pid=28516] ppid=28508 vsize=519444 CPUtime=0.09 cores=5,7
/proc/28516/stat : 28516 (python) S 28508 28508 27894 0 -1 4202560 915 0 0 0 5 4 0 0 18 0 1 0 886455516 531910656 65822 33554432000 4194304 5683644 140734365998032 18446744073709551615 210647166479 0 0 16781312 514 14341167655593935112 0 0 17 5 0 0 0
/proc/28516/statm: 129861 65822 376 364 0 65779 0
[pid=28518] ppid=28516 vsize=170968 CPUtime=70.67 cores=5,7
/proc/28518/stat : 28518 (lingeling) R 28516 28518 28518 0 -1 4202496 68576 0 0 0 7057 10 0 0 25 0 1 0 886455517 175071232 41911 33554432000 4194304 4352236 140735257744000 18446744073709551615 4276518 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/28518/statm: 42742 41911 129 39 0 41822 0
[pid=28508/tid=28517] ppid=28506 vsize=529688 CPUtime=0 cores=5,7
/proc/28508/task/28517/stat : 28517 (python) S 28506 28508 27894 0 -1 4202560 35 932 0 0 0 0 0 0 19 0 2 0 886455517 542400512 67317 33554432000 4194304 5683644 140734365998032 18446744073709551615 210658970033 0 0 16781312 2 18446604464381130688 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 162.01
Current children cumulated vsize (KiB) 1220100

[startup+222.307 s]
/proc/loadavg: 4.03 4.19 3.52 5/201 28526
/proc/meminfo: memFree=28385124/32951132 swapFree=67061148/67111528
[pid=28508] ppid=28506 vsize=529688 CPUtime=91.25 cores=5,7
/proc/28508/stat : 28508 (python) S 28506 28508 27894 0 -1 4202496 225206 932 1 0 9085 40 0 0 19 0 2 0 886446364 542400512 67317 33554432000 4194304 5683644 140734365998032 18446744073709551615 210658973131 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28508/statm: 132422 67317 1867 364 0 68340 0
[pid=28516] ppid=28508 vsize=519444 CPUtime=0.17 cores=5,7
/proc/28516/stat : 28516 (python) S 28508 28508 27894 0 -1 4202560 938 0 0 0 9 8 0 0 18 0 1 0 886455516 531910656 65822 33554432000 4194304 5683644 140734365998032 18446744073709551615 210647166479 0 0 16781312 514 14341167655593935112 0 0 17 5 0 0 0
/proc/28516/statm: 129861 65822 376 364 0 65779 0
[pid=28518] ppid=28516 vsize=190756 CPUtime=130.58 cores=5,7
/proc/28518/stat : 28518 (lingeling) R 28516 28518 28518 0 -1 4202496 104281 0 0 0 13045 13 0 0 25 0 1 0 886455517 195334144 44811 33554432000 4194304 4352236 140735257744000 18446744073709551615 4235456 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/28518/statm: 47689 44811 129 39 0 46769 0
[pid=28508/tid=28517] ppid=28506 vsize=529688 CPUtime=0 cores=5,7
/proc/28508/task/28517/stat : 28517 (python) S 28506 28508 27894 0 -1 4202560 35 932 0 0 0 0 0 0 19 0 2 0 886455517 542400512 67317 33554432000 4194304 5683644 140734365998032 18446744073709551615 210658970033 0 0 16781312 2 18446604464381130688 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 222
Current children cumulated vsize (KiB) 1239888

[startup+282.301 s]
/proc/loadavg: 4.01 4.15 3.55 5/205 28532
/proc/meminfo: memFree=28285424/32951132 swapFree=67061148/67111528
[pid=28508] ppid=28506 vsize=529688 CPUtime=91.25 cores=5,7
/proc/28508/stat : 28508 (python) S 28506 28508 27894 0 -1 4202496 225206 932 1 0 9085 40 0 0 19 0 2 0 886446364 542400512 67317 33554432000 4194304 5683644 140734365998032 18446744073709551615 210658973131 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28508/statm: 132422 67317 1867 364 0 68340 0
[pid=28516] ppid=28508 vsize=519444 CPUtime=0.25 cores=5,7
/proc/28516/stat : 28516 (python) S 28508 28508 27894 0 -1 4202560 958 0 0 0 14 11 0 0 18 0 1 0 886455516 531910656 65822 33554432000 4194304 5683644 140734365998032 18446744073709551615 210647166479 0 0 16781312 514 14341167655593935112 0 0 17 5 0 0 0
/proc/28516/statm: 129861 65822 376 364 0 65779 0
[pid=28518] ppid=28516 vsize=190656 CPUtime=190.52 cores=5,7
/proc/28518/stat : 28518 (lingeling) R 28516 28518 28518 0 -1 4202496 104281 0 0 0 19039 13 0 0 25 0 1 0 886455517 195231744 44786 33554432000 4194304 4352236 140735257744000 18446744073709551615 4319146 0 0 16781312 17506 0 0 0 17 7 0 0 0
/proc/28518/statm: 47664 44786 129 39 0 46744 0
[pid=28508/tid=28517] ppid=28506 vsize=529688 CPUtime=0 cores=5,7
/proc/28508/task/28517/stat : 28517 (python) S 28506 28508 27894 0 -1 4202560 35 932 0 0 0 0 0 0 19 0 2 0 886455517 542400512 67317 33554432000 4194304 5683644 140734365998032 18446744073709551615 210658970033 0 0 16781312 2 18446604464381130688 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 282.02
Current children cumulated vsize (KiB) 1239788

[startup+342.301 s]
/proc/loadavg: 4.00 4.12 3.57 5/205 28532
/proc/meminfo: memFree=28258064/32951132 swapFree=67061148/67111528
[pid=28508] ppid=28506 vsize=529688 CPUtime=91.25 cores=5,7
/proc/28508/stat : 28508 (python) S 28506 28508 27894 0 -1 4202496 225206 932 1 0 9085 40 0 0 19 0 2 0 886446364 542400512 67317 33554432000 4194304 5683644 140734365998032 18446744073709551615 210658973131 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28508/statm: 132422 67317 1867 364 0 68340 0
[pid=28516] ppid=28508 vsize=519444 CPUtime=0.33 cores=5,7
/proc/28516/stat : 28516 (python) S 28508 28508 27894 0 -1 4202560 976 0 0 0 18 15 0 0 18 0 1 0 886455516 531910656 65822 33554432000 4194304 5683644 140734365998032 18446744073709551615 210647166479 0 0 16781312 514 14341167655593935112 0 0 17 5 0 0 0
/proc/28516/statm: 129861 65822 376 364 0 65779 0
[pid=28518] ppid=28516 vsize=199872 CPUtime=250.46 cores=5,7
/proc/28518/stat : 28518 (lingeling) R 28516 28518 28518 0 -1 4202496 139354 0 0 0 25029 17 0 0 25 0 1 0 886455517 204668928 47090 33554432000 4194304 4352236 140735257744000 18446744073709551615 4328026 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/28518/statm: 49968 47090 129 39 0 49048 0
[pid=28508/tid=28517] ppid=28506 vsize=529688 CPUtime=0 cores=5,7
/proc/28508/task/28517/stat : 28517 (python) S 28506 28508 27894 0 -1 4202560 35 932 0 0 0 0 0 0 19 0 2 0 886455517 542400512 67317 33554432000 4194304 5683644 140734365998032 18446744073709551615 210658970033 0 0 16781312 2 18446604464381130688 0 0 -1 5 0 0 0

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

[startup+1122.3 s]
/proc/loadavg: 4.13 4.45 4.05 5/199 28744
/proc/meminfo: memFree=24458552/32951132 swapFree=67061148/67111528
[pid=28508] ppid=28506 vsize=550200 CPUtime=91.29 cores=5,7
/proc/28508/stat : 28508 (python) S 28506 28508 27894 0 -1 4202496 226763 932 1 0 9087 42 0 0 19 0 4 0 886446364 563404800 67330 33554432000 4194304 5683644 140734365998032 18446744073709551615 210658973131 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28508/statm: 137550 67330 1872 364 0 73462 0
[pid=28516] ppid=28508 vsize=529688 CPUtime=0.65 cores=5,7
/proc/28516/stat : 28516 (python) S 28508 28508 27894 0 -1 4202560 1202 0 0 0 35 30 0 0 19 0 2 0 886455516 542400512 65865 33554432000 4194304 5683644 140734365998032 18446744073709551615 210658973131 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/28516/statm: 132422 65865 414 364 0 68340 0
[pid=28518] ppid=28516 vsize=199688 CPUtime=489.95 cores=5,7
/proc/28518/stat : 28518 (lingeling) T 28516 28518 28518 0 -1 4202496 206172 0 0 0 48972 23 0 0 25 0 1 0 886455517 204480512 48324 33554432000 4194304 4352236 140735257744000 18446744073709551615 4207874 0 0 16781312 17506 18446744071562691360 0 0 17 7 0 0 0
/proc/28518/statm: 49922 48324 129 39 0 49002 0
[pid=28516/tid=28545] ppid=28508 vsize=529688 CPUtime=0 cores=5,7
/proc/28516/task/28545/stat : 28545 (python) S 28508 28508 27894 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 886504575 542400512 65865 33554432000 4194304 5683644 140734365998032 18446744073709551615 210658970033 0 0 16781312 514 18446604471113726976 0 0 -1 7 0 0 0
[pid=28546] ppid=28508 vsize=529700 CPUtime=0.13 cores=5,7
/proc/28546/stat : 28546 (python) S 28508 28508 27894 0 -1 4202560 1100 0 0 0 6 7 0 0 19 0 2 0 886504576 542412800 65850 33554432000 4194304 5683644 140734365998032 18446744073709551615 210658973131 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/28546/statm: 132425 65850 399 364 0 68340 0
[pid=28548] ppid=28546 vsize=177312 CPUtime=99.98 cores=5,7
/proc/28548/stat : 28548 (lingeling) T 28546 28548 28548 0 -1 4202496 70168 0 0 0 9989 9 0 0 25 0 1 0 886504577 181567488 43498 33554432000 4194304 4352236 140735890879808 18446744073709551615 4233914 0 0 16781312 17506 18446744071562691360 0 0 17 7 0 0 0
/proc/28548/statm: 44328 43498 129 39 0 43408 0
[pid=28546/tid=28551] ppid=28508 vsize=529700 CPUtime=0 cores=5,7
/proc/28546/task/28551/stat : 28551 (python) S 28508 28508 27894 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 886514590 542412800 65850 33554432000 4194304 5683644 140734365998032 18446744073709551615 210658970033 0 0 16781312 514 18446604470973491264 0 0 -1 7 0 0 0
[pid=28552] ppid=28508 vsize=539956 CPUtime=0.61 cores=5,7
/proc/28552/stat : 28552 (python) S 28508 28508 27894 0 -1 4202560 986 0 0 0 33 28 0 0 15 0 1 0 886514590 552914944 65824 33554432000 4194304 5683644 140734365998032 18446744073709551615 210647166534 0 0 16781312 514 4239699248813146374 0 0 17 5 0 0 0
/proc/28552/statm: 134989 65824 370 364 0 70901 0
[pid=28554] ppid=28552 vsize=2635900 CPUtime=439.49 cores=5,7
/proc/28554/stat : 28554 (cryptominisat-2) R 28552 28554 28554 0 -1 4202496 648023 0 0 0 43865 84 0 0 25 0 1 0 886514591 2699161600 498219 33554432000 4194304 4677096 140734795322480 18446744073709551615 4590154 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/28554/statm: 658975 498219 391 118 0 653934 0
[pid=28508/tid=28517] ppid=28506 vsize=550200 CPUtime=0 cores=5,7
/proc/28508/task/28517/stat : 28517 (python) S 28506 28508 27894 0 -1 4202560 35 932 0 0 0 0 0 0 19 0 4 0 886455517 563404800 67330 33554432000 4194304 5683644 140734365998032 18446744073709551615 210658970033 0 0 16781312 2 18446604464381130688 0 0 -1 5 0 0 0
[pid=28508/tid=28547] ppid=28506 vsize=550200 CPUtime=0 cores=5,7
/proc/28508/task/28547/stat : 28547 (python) S 28506 28508 27894 0 -1 4202560 27 932 0 0 0 0 0 0 20 0 4 0 886504576 563404800 67330 33554432000 4194304 5683644 140734365998032 18446744073709551615 210658970033 0 0 16781312 2 18446604464381130688 0 0 -1 5 0 0 0
[pid=28508/tid=28553] ppid=28506 vsize=550200 CPUtime=0 cores=5,7
/proc/28508/task/28553/stat : 28553 (python) S 28506 28508 27894 0 -1 4202560 28 932 0 0 0 0 0 0 20 0 4 0 886514591 563404800 67330 33554432000 4194304 5683644 140734365998032 18446744073709551615 210658970033 0 0 16781312 2 18446604464381130688 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 5162444

[startup+1182.3 s]
/proc/loadavg: 4.11 4.38 4.05 5/199 28746
/proc/meminfo: memFree=24152600/32951132 swapFree=67061148/67111528
[pid=28508] ppid=28506 vsize=550200 CPUtime=91.29 cores=5,7
/proc/28508/stat : 28508 (python) S 28506 28508 27894 0 -1 4202496 226763 932 1 0 9087 42 0 0 19 0 4 0 886446364 563404800 67330 33554432000 4194304 5683644 140734365998032 18446744073709551615 210658973131 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28508/statm: 137550 67330 1872 364 0 73462 0
[pid=28516] ppid=28508 vsize=529688 CPUtime=0.65 cores=5,7
/proc/28516/stat : 28516 (python) S 28508 28508 27894 0 -1 4202560 1202 0 0 0 35 30 0 0 19 0 2 0 886455516 542400512 65865 33554432000 4194304 5683644 140734365998032 18446744073709551615 210658973131 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/28516/statm: 132422 65865 414 364 0 68340 0
[pid=28518] ppid=28516 vsize=199688 CPUtime=489.95 cores=5,7
/proc/28518/stat : 28518 (lingeling) T 28516 28518 28518 0 -1 4202496 206172 0 0 0 48972 23 0 0 25 0 1 0 886455517 204480512 48324 33554432000 4194304 4352236 140735257744000 18446744073709551615 4207874 0 0 16781312 17506 18446744071562691360 0 0 17 7 0 0 0
/proc/28518/statm: 49922 48324 129 39 0 49002 0
[pid=28516/tid=28545] ppid=28508 vsize=529688 CPUtime=0 cores=5,7
/proc/28516/task/28545/stat : 28545 (python) S 28508 28508 27894 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 886504575 542400512 65865 33554432000 4194304 5683644 140734365998032 18446744073709551615 210658970033 0 0 16781312 514 18446604471113726976 0 0 -1 7 0 0 0
[pid=28546] ppid=28508 vsize=529700 CPUtime=0.13 cores=5,7
/proc/28546/stat : 28546 (python) S 28508 28508 27894 0 -1 4202560 1100 0 0 0 6 7 0 0 19 0 2 0 886504576 542412800 65850 33554432000 4194304 5683644 140734365998032 18446744073709551615 210658973131 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/28546/statm: 132425 65850 399 364 0 68340 0
[pid=28548] ppid=28546 vsize=177312 CPUtime=99.98 cores=5,7
/proc/28548/stat : 28548 (lingeling) T 28546 28548 28548 0 -1 4202496 70168 0 0 0 9989 9 0 0 25 0 1 0 886504577 181567488 43498 33554432000 4194304 4352236 140735890879808 18446744073709551615 4233914 0 0 16781312 17506 18446744071562691360 0 0 17 7 0 0 0
/proc/28548/statm: 44328 43498 129 39 0 43408 0
[pid=28546/tid=28551] ppid=28508 vsize=529700 CPUtime=0 cores=5,7
/proc/28546/task/28551/stat : 28551 (python) S 28508 28508 27894 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 886514590 542412800 65850 33554432000 4194304 5683644 140734365998032 18446744073709551615 210658970033 0 0 16781312 514 18446604470973491264 0 0 -1 7 0 0 0
[pid=28552] ppid=28508 vsize=539956 CPUtime=0.7 cores=5,7
/proc/28552/stat : 28552 (python) S 28508 28508 27894 0 -1 4202560 986 0 0 0 38 32 0 0 15 0 1 0 886514590 552914944 65824 33554432000 4194304 5683644 140734365998032 18446744073709551615 210647166534 0 0 16781312 514 14341167655593935110 0 0 17 5 0 0 0
/proc/28552/statm: 134989 65824 370 364 0 70901 0
[pid=28554] ppid=28552 vsize=2790196 CPUtime=499.41 cores=5,7
/proc/28554/stat : 28554 (cryptominisat-2) R 28552 28554 28554 0 -1 4202496 765462 0 0 0 49841 100 0 0 25 0 1 0 886514591 2857160704 573120 33554432000 4194304 4677096 140734795322480 18446744073709551615 4319376 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/28554/statm: 697549 573120 391 118 0 692508 0
[pid=28508/tid=28517] ppid=28506 vsize=550200 CPUtime=0 cores=5,7
/proc/28508/task/28517/stat : 28517 (python) S 28506 28508 27894 0 -1 4202560 35 932 0 0 0 0 0 0 19 0 4 0 886455517 563404800 67330 33554432000 4194304 5683644 140734365998032 18446744073709551615 210658970033 0 0 16781312 2 18446604464381130688 0 0 -1 5 0 0 0
[pid=28508/tid=28547] ppid=28506 vsize=550200 CPUtime=0 cores=5,7
/proc/28508/task/28547/stat : 28547 (python) S 28506 28508 27894 0 -1 4202560 27 932 0 0 0 0 0 0 20 0 4 0 886504576 563404800 67330 33554432000 4194304 5683644 140734365998032 18446744073709551615 210658970033 0 0 16781312 2 18446604464381130688 0 0 -1 5 0 0 0
[pid=28508/tid=28553] ppid=28506 vsize=550200 CPUtime=0 cores=5,7
/proc/28508/task/28553/stat : 28553 (python) S 28506 28508 27894 0 -1 4202560 28 932 0 0 0 0 0 0 20 0 4 0 886514591 563404800 67330 33554432000 4194304 5683644 140734365998032 18446744073709551615 210658970033 0 0 16781312 2 18446604464381130688 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 5316740



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.21 s]
/proc/loadavg: 4.09 4.36 4.05 5/199 28746
/proc/meminfo: memFree=24118612/32951132 swapFree=67061148/67111528
[pid=28508] ppid=28506 vsize=550200 CPUtime=91.29 cores=5,7
/proc/28508/stat : 28508 (python) S 28506 28508 27894 0 -1 4202496 226763 932 1 0 9087 42 0 0 19 0 4 0 886446364 563404800 67330 33554432000 4194304 5683644 140734365998032 18446744073709551615 210658973131 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28508/statm: 137550 67330 1872 364 0 73462 0
[pid=28516] ppid=28508 vsize=529688 CPUtime=0.65 cores=5,7
/proc/28516/stat : 28516 (python) S 28508 28508 27894 0 -1 4202560 1202 0 0 0 35 30 0 0 19 0 2 0 886455516 542400512 65865 33554432000 4194304 5683644 140734365998032 18446744073709551615 210658973131 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/28516/statm: 132422 65865 414 364 0 68340 0
[pid=28518] ppid=28516 vsize=199688 CPUtime=489.95 cores=5,7
/proc/28518/stat : 28518 (lingeling) T 28516 28518 28518 0 -1 4202496 206172 0 0 0 48972 23 0 0 25 0 1 0 886455517 204480512 48324 33554432000 4194304 4352236 140735257744000 18446744073709551615 4207874 0 0 16781312 17506 18446744071562691360 0 0 17 7 0 0 0
/proc/28518/statm: 49922 48324 129 39 0 49002 0
[pid=28516/tid=28545] ppid=28508 vsize=529688 CPUtime=0 cores=5,7
/proc/28516/task/28545/stat : 28545 (python) S 28508 28508 27894 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 886504575 542400512 65865 33554432000 4194304 5683644 140734365998032 18446744073709551615 210658970033 0 0 16781312 514 18446604471113726976 0 0 -1 7 0 0 0
[pid=28546] ppid=28508 vsize=529700 CPUtime=0.13 cores=5,7
/proc/28546/stat : 28546 (python) S 28508 28508 27894 0 -1 4202560 1100 0 0 0 6 7 0 0 19 0 2 0 886504576 542412800 65850 33554432000 4194304 5683644 140734365998032 18446744073709551615 210658973131 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/28546/statm: 132425 65850 399 364 0 68340 0
[pid=28548] ppid=28546 vsize=177312 CPUtime=99.98 cores=5,7
/proc/28548/stat : 28548 (lingeling) T 28546 28548 28548 0 -1 4202496 70168 0 0 0 9989 9 0 0 25 0 1 0 886504577 181567488 43498 33554432000 4194304 4352236 140735890879808 18446744073709551615 4233914 0 0 16781312 17506 18446744071562691360 0 0 17 7 0 0 0
/proc/28548/statm: 44328 43498 129 39 0 43408 0
[pid=28546/tid=28551] ppid=28508 vsize=529700 CPUtime=0 cores=5,7
/proc/28546/task/28551/stat : 28551 (python) S 28508 28508 27894 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 886514590 542412800 65850 33554432000 4194304 5683644 140734365998032 18446744073709551615 210658970033 0 0 16781312 514 18446604470973491264 0 0 -1 7 0 0 0
[pid=28552] ppid=28508 vsize=539956 CPUtime=0.73 cores=5,7
/proc/28552/stat : 28552 (python) S 28508 28508 27894 0 -1 4202560 986 0 0 0 40 33 0 0 15 0 1 0 886514590 552914944 65824 33554432000 4194304 5683644 140734365998032 18446744073709551615 210647166534 0 0 16781312 514 14341167655593935110 0 0 17 5 0 0 0
/proc/28552/statm: 134989 65824 370 364 0 70901 0
[pid=28554] ppid=28552 vsize=2790196 CPUtime=517.31 cores=5,7
/proc/28554/stat : 28554 (cryptominisat-2) R 28552 28554 28554 0 -1 4202496 773581 0 0 0 51630 101 0 0 25 0 1 0 886514591 2857160704 581239 33554432000 4194304 4677096 140734795322480 18446744073709551615 4336232 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/28554/statm: 697549 581239 391 118 0 692508 0
[pid=28508/tid=28517] ppid=28506 vsize=550200 CPUtime=0 cores=5,7
/proc/28508/task/28517/stat : 28517 (python) S 28506 28508 27894 0 -1 4202560 35 932 0 0 0 0 0 0 19 0 4 0 886455517 563404800 67330 33554432000 4194304 5683644 140734365998032 18446744073709551615 210658970033 0 0 16781312 2 18446604464381130688 0 0 -1 5 0 0 0
[pid=28508/tid=28547] ppid=28506 vsize=550200 CPUtime=0 cores=5,7
/proc/28508/task/28547/stat : 28547 (python) S 28506 28508 27894 0 -1 4202560 27 932 0 0 0 0 0 0 20 0 4 0 886504576 563404800 67330 33554432000 4194304 5683644 140734365998032 18446744073709551615 210658970033 0 0 16781312 2 18446604464381130688 0 0 -1 5 0 0 0
[pid=28508/tid=28553] ppid=28506 vsize=550200 CPUtime=0 cores=5,7
/proc/28508/task/28553/stat : 28553 (python) S 28506 28508 27894 0 -1 4202560 28 932 0 0 0 0 0 0 20 0 4 0 886514591 563404800 67330 33554432000 4194304 5683644 140734365998032 18446744073709551615 210658970033 0 0 16781312 2 18446604464381130688 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 5316740

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

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

[startup+1200.21 s]
/proc/loadavg: 4.09 4.36 4.05 5/199 28746
/proc/meminfo: memFree=24118612/32951132 swapFree=67061148/67111528
[pid=28508] ppid=28506 vsize=550200 CPUtime=91.29 cores=5,7
/proc/28508/stat : 28508 (python) S 28506 28508 27894 0 -1 4202496 226763 932 1 0 9087 42 0 0 19 0 4 0 886446364 563404800 67330 33554432000 4194304 5683644 140734365998032 18446744073709551615 210658973131 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28508/statm: 137550 67330 1872 364 0 73462 0
[pid=28516] ppid=28508 vsize=529688 CPUtime=0.65 cores=5,7
/proc/28516/stat : 28516 (python) S 28508 28508 27894 0 -1 4202560 1202 0 0 0 35 30 0 0 19 0 2 0 886455516 542400512 65865 33554432000 4194304 5683644 140734365998032 18446744073709551615 210658973131 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/28516/statm: 132422 65865 414 364 0 68340 0
[pid=28518] ppid=28516 vsize=199688 CPUtime=489.95 cores=5,7
/proc/28518/stat : 28518 (lingeling) T 28516 28518 28518 0 -1 4202496 206172 0 0 0 48972 23 0 0 25 0 1 0 886455517 204480512 48324 33554432000 4194304 4352236 140735257744000 18446744073709551615 4207874 0 0 16781312 17506 18446744071562691360 0 0 17 7 0 0 0
/proc/28518/statm: 49922 48324 129 39 0 49002 0
[pid=28516/tid=28545] ppid=28508 vsize=529688 CPUtime=0 cores=5,7
/proc/28516/task/28545/stat : 28545 (python) S 28508 28508 27894 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 886504575 542400512 65865 33554432000 4194304 5683644 140734365998032 18446744073709551615 210658970033 0 0 16781312 514 18446604471113726976 0 0 -1 7 0 0 0
[pid=28546] ppid=28508 vsize=529700 CPUtime=0.13 cores=5,7
/proc/28546/stat : 28546 (python) S 28508 28508 27894 0 -1 4202560 1100 0 0 0 6 7 0 0 19 0 2 0 886504576 542412800 65850 33554432000 4194304 5683644 140734365998032 18446744073709551615 210658973131 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/28546/statm: 132425 65850 399 364 0 68340 0
[pid=28548] ppid=28546 vsize=177312 CPUtime=99.98 cores=5,7
/proc/28548/stat : 28548 (lingeling) T 28546 28548 28548 0 -1 4202496 70168 0 0 0 9989 9 0 0 25 0 1 0 886504577 181567488 43498 33554432000 4194304 4352236 140735890879808 18446744073709551615 4233914 0 0 16781312 17506 18446744071562691360 0 0 17 7 0 0 0
/proc/28548/statm: 44328 43498 129 39 0 43408 0
[pid=28546/tid=28551] ppid=28508 vsize=529700 CPUtime=0 cores=5,7
/proc/28546/task/28551/stat : 28551 (python) S 28508 28508 27894 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 886514590 542412800 65850 33554432000 4194304 5683644 140734365998032 18446744073709551615 210658970033 0 0 16781312 514 18446604470973491264 0 0 -1 7 0 0 0
[pid=28552] ppid=28508 vsize=539956 CPUtime=0.73 cores=5,7
/proc/28552/stat : 28552 (python) S 28508 28508 27894 0 -1 4202560 986 0 0 0 40 33 0 0 15 0 1 0 886514590 552914944 65824 33554432000 4194304 5683644 140734365998032 18446744073709551615 210647166534 0 0 16781312 514 14341167655593935110 0 0 17 5 0 0 0
/proc/28552/statm: 134989 65824 370 364 0 70901 0
[pid=28554] ppid=28552 vsize=2790196 CPUtime=517.31 cores=5,7
/proc/28554/stat : 28554 (cryptominisat-2) R 28552 28554 28554 0 -1 4202496 773581 0 0 0 51630 101 0 0 25 0 1 0 886514591 2857160704 581239 33554432000 4194304 4677096 140734795322480 18446744073709551615 4336232 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/28554/statm: 697549 581239 391 118 0 692508 0
[pid=28508/tid=28517] ppid=28506 vsize=550200 CPUtime=0 cores=5,7
/proc/28508/task/28517/stat : 28517 (python) S 28506 28508 27894 0 -1 4202560 35 932 0 0 0 0 0 0 19 0 4 0 886455517 563404800 67330 33554432000 4194304 5683644 140734365998032 18446744073709551615 210658970033 0 0 16781312 2 18446604464381130688 0 0 -1 5 0 0 0
[pid=28508/tid=28547] ppid=28506 vsize=550200 CPUtime=0 cores=5,7
/proc/28508/task/28547/stat : 28547 (python) S 28506 28508 27894 0 -1 4202560 27 932 0 0 0 0 0 0 20 0 4 0 886504576 563404800 67330 33554432000 4194304 5683644 140734365998032 18446744073709551615 210658970033 0 0 16781312 2 18446604464381130688 0 0 -1 5 0 0 0
[pid=28508/tid=28553] ppid=28506 vsize=550200 CPUtime=0 cores=5,7
/proc/28508/task/28553/stat : 28553 (python) S 28506 28508 27894 0 -1 4202560 28 932 0 0 0 0 0 0 20 0 4 0 886514591 563404800 67330 33554432000 4194304 5683644 140734365998032 18446744073709551615 210658970033 0 0 16781312 2 18446604464381130688 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 5316740

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 28508 and gives
#  childrusage.ru_utime.tv_sec=90
#  childrusage.ru_utime.tv_usec=872185
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=435933
# CPU time returned by wait4() is 91.3081
# while last known CPU time is 1200.04
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.25
CPU time (s): 1200.04
CPU user time (s): 1197.59
CPU system time (s): 2.45
CPU usage (%): 99.9828
Max. virtual memory (cumulated for all children) (KiB): 5563924

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 90.8722
system time used= 0.435933
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 227696
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= 2859
involuntary context switches= 143

runsolver used 1.92471 second user time and 4.5923 second system time

The end

Launcher Data

Begin job on node129 at 2011-06-11 01:27:47
IDJOB=3483906
IDBENCH=82363
IDSOLVER=1976
FILE ID=node129/3483906-1307748466
RUNJOBID= node129-1307747008-27915
PBS_JOBID= 13550828
Free space on /tmp= 73992 MiB

SOLVER NAME= borg-sat 11.03.02-seq-industrial (fixed, 1200 s timeout)
BENCH NAME= SAT11/application/rintanen/SATPlanning/sokoban-sequential-p145-microban-sequential.070-NOTKNOWN.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-3483906-1307748466/watcher-3483906-1307748466 -o /tmp/evaluation-result-3483906-1307748466/solver-3483906-1307748466 -C 1200 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3483906-1307748466.cnf -seed 34828360 -budget 1200

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

MD5SUM BENCH= f52ec4dacdcf65c3aedb61fb46ade01b
RANDOM SEED=34828360

node129.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.831
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.831
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.831
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.831
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.831
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.831
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.831
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.831
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:     32951132 kB
MemFree:      28963084 kB
Buffers:        390120 kB
Cached:        3112564 kB
SwapCached:      13132 kB
Active:        1317892 kB
Inactive:      2412352 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      28963084 kB
SwapTotal:    67111528 kB
SwapFree:     67061148 kB
Dirty:           75320 kB
Writeback:           0 kB
AnonPages:      224708 kB
Mapped:          15644 kB
Slab:           189652 kB
PageTables:       8520 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   594720 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= 73772 MiB
End job on node129 at 2011-06-11 01:47:50