Trace number 3317703

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-industrial? (TO) 4800.1 1247.57

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
sokoban-sequential-p145-microban-sequential.050-NOTKNOWN.cnf
MD5SUM6ed645315c9ffb8177453b955fbe1737
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1200.86
Satisfiable
(Un)Satisfiability was proved
Number of variables109684
Number of clauses1767096
Sum of the clauses size4034296
Maximum clause length78
Minimum clause length1
Number of clauses of size 1696
Number of clauses of size 21705200
Number of clauses of size 34800
Number of clauses of size 422200
Number of clauses of size 59600
Number of clauses of size over 524600

Solver Data

0.32/0.59	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.32/0.59	c INFO: solving HOME/instance-3317703-1304268676.cnf
0.32/0.59	c INFO: computing task features
5.30/5.51	c INFO: computed variable-clause graph statistics
5.50/5.71	c INFO: computed clause balance statistics
27.50/27.70	c INFO: computed variable balance statistics
45.70/45.90	c INFO: computed small-clause counts
45.91/46.15	c INFO: computed Horn-clause counts
60.40/60.69	c INFO: computed variable graph statistics
60.40/60.69	c INFO: collected features for HOME/instance-3317703-1304268676.cnf in 59.92 s
60.50/60.71	c INFO: running lingeling-276@0 for 97 with 4739 remaining (b = 0.31)
60.50/60.74	c INFO: running cryptominisat-2.9.0@0 for 485 with 4739 remaining (b = 0.21)
60.50/60.77	c INFO: running SApperloT@0 for 97 with 4739 remaining (b = 0.03)
60.60/60.80	c INFO: running lingeling-276@0 for 1261 with 4739 remaining (b = 0.32)
460.09/160.86	c INFO: running cryptominisat-2.9.0@0 for 1649 with 4639 remaining (b = 0.36)
460.47/160.93	c INFO: running lingeling-276@0 for 1164 with 4639 remaining (b = 0.25)
2019.36/551.21	c INFO: running precosat-570@0 for 388 with 4249 remaining (b = 0.27)
3591.04/944.75	c INFO: running glucosER@0 for 291 with 3855 remaining (b = 0.21)
4782.56/1243.16	c INFO: running lingeling-276@0 for 97 with 3557 remaining (b = 0.12)

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.0 (svn: 935)

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

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

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


[startup+0 s]
/proc/loadavg: 5.23 6.99 5.82 5/180 7228
/proc/meminfo: memFree=29274964/32951124 swapFree=67111364/67111528
[pid=7228] ppid=7226 vsize=15380 CPUtime=0 cores=1,3,5,7
/proc/7228/stat : 7228 (python) R 7226 7228 6903 0 -1 4202496 798 0 0 0 0 0 0 0 22 0 1 0 538468135 15749120 683 33554432000 4194304 5683644 140733692400176 18446744073709551615 253640902791 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/7228/statm: 3845 684 323 364 0 332 0

[startup+0.0511539 s]
/proc/loadavg: 5.23 6.99 5.82 5/180 7228
/proc/meminfo: memFree=29274964/32951124 swapFree=67111364/67111528
[pid=7228] ppid=7226 vsize=29788 CPUtime=0.03 cores=1,3,5,7
/proc/7228/stat : 7228 (python) R 7226 7228 6903 0 -1 4202496 1452 0 0 0 3 0 0 0 17 0 1 0 538468135 30502912 1293 33554432000 4194304 5683644 140733692400176 18446744073709551615 5295242 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/7228/statm: 7447 1293 443 364 0 817 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 29788

[startup+0.100146 s]
/proc/loadavg: 5.23 6.99 5.82 5/180 7228
/proc/meminfo: memFree=29274964/32951124 swapFree=67111364/67111528
[pid=7228] ppid=7226 vsize=102008 CPUtime=0.07 cores=1,3,5,7
/proc/7228/stat : 7228 (python) R 7226 7228 6903 0 -1 4202496 3013 0 0 0 5 2 0 0 17 0 1 0 538468135 104456192 2704 33554432000 4194304 5683644 140733692400176 18446744073709551615 253640857600 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/7228/statm: 25502 2704 841 364 0 1802 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 102008

[startup+0.301119 s]
/proc/loadavg: 5.23 6.99 5.82 5/180 7228
/proc/meminfo: memFree=29274964/32951124 swapFree=67111364/67111528
[pid=7228] ppid=7226 vsize=135744 CPUtime=0.19 cores=1,3,5,7
/proc/7228/stat : 7228 (python) S 7226 7228 6903 0 -1 4202496 5962 932 1 0 13 6 0 0 17 0 1 0 538468135 139001856 4149 33554432000 4194304 5683644 140733692400176 18446744073709551615 253640855557 0 2147483391 16781312 2 18446744071699199166 0 0 17 7 0 0 0
/proc/7228/statm: 33936 4149 1032 364 0 3122 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 135744

[startup+0.701049 s]
/proc/loadavg: 5.23 6.99 5.82 5/180 7228
/proc/meminfo: memFree=29274964/32951124 swapFree=67111364/67111528
[pid=7228] ppid=7226 vsize=314632 CPUtime=0.5 cores=1,3,5,7
/proc/7228/stat : 7228 (python) R 7226 7228 6903 0 -1 4202496 18269 932 1 0 35 15 0 0 16 0 1 0 538468135 322183168 15949 33554432000 4194304 5683644 140733692400176 18446744073709551615 253640520389 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/7228/statm: 78658 15952 1761 364 0 14582 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 314632

[startup+1.50089 s]
/proc/loadavg: 4.97 6.91 5.79 4/181 7233
/proc/meminfo: memFree=29196588/32951124 swapFree=67111364/67111528
[pid=7228] ppid=7226 vsize=371164 CPUtime=1.3 cores=1,3,5,7
/proc/7228/stat : 7228 (python) R 7226 7228 6903 0 -1 4202496 32132 932 1 0 113 17 0 0 17 0 1 0 538468135 380071936 29812 33554432000 4194304 5683644 140733692400176 18446744073709551615 253640520389 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/7228/statm: 92791 29812 1761 364 0 28715 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 371164

[startup+3.1006 s]
/proc/loadavg: 4.97 6.91 5.79 3/181 7233
/proc/meminfo: memFree=29120368/32951124 swapFree=67111364/67111528
[pid=7228] ppid=7226 vsize=486564 CPUtime=2.9 cores=1,3,5,7
/proc/7228/stat : 7228 (python) R 7226 7228 6903 0 -1 4202496 59751 932 1 0 269 21 0 0 19 0 1 0 538468135 498241536 57431 33554432000 4194304 5683644 140733692400176 18446744073709551615 4602408 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/7228/statm: 121641 57434 1761 364 0 57565 0
Current children cumulated CPU time (s) 2.9
Current children cumulated vsize (KiB) 486564

[startup+6.30102 s]
/proc/loadavg: 4.97 6.91 5.79 3/181 7233
/proc/meminfo: memFree=28904344/32951124 swapFree=67111364/67111528
[pid=7228] ppid=7226 vsize=599188 CPUtime=6.1 cores=1,3,5,7
/proc/7228/stat : 7228 (python) R 7226 7228 6903 0 -1 4202496 145782 932 1 0 580 30 0 0 25 0 1 0 538468135 613568512 87182 33554432000 4194304 5683644 140733692400176 18446744073709551615 4500451 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/7228/statm: 149797 87182 1826 364 0 85721 0
Current children cumulated CPU time (s) 6.1
Current children cumulated vsize (KiB) 599188

[startup+12.7009 s]
/proc/loadavg: 4.52 6.75 5.75 3/181 7233
/proc/meminfo: memFree=28933004/32951124 swapFree=67111364/67111528
[pid=7228] ppid=7226 vsize=599188 CPUtime=12.5 cores=1,3,5,7
/proc/7228/stat : 7228 (python) R 7226 7228 6903 0 -1 4202496 145782 932 1 0 1220 30 0 0 25 0 1 0 538468135 613568512 87182 33554432000 4194304 5683644 140733692400176 18446744073709551615 253640514710 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/7228/statm: 149797 87182 1826 364 0 85721 0
Current children cumulated CPU time (s) 12.5
Current children cumulated vsize (KiB) 599188

[startup+25.5005 s]
/proc/loadavg: 4.13 6.59 5.71 3/181 7234
/proc/meminfo: memFree=28933536/32951124 swapFree=67111364/67111528
[pid=7228] ppid=7226 vsize=599188 CPUtime=25.3 cores=1,3,5,7
/proc/7228/stat : 7228 (python) R 7226 7228 6903 0 -1 4202496 145782 932 1 0 2500 30 0 0 25 0 1 0 538468135 613568512 87182 33554432000 4194304 5683644 140733692400176 18446744073709551615 47139009068655 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/7228/statm: 149797 87182 1826 364 0 85721 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 599188

[startup+51.1009 s]
/proc/loadavg: 3.40 6.22 5.61 3/181 7235
/proc/meminfo: memFree=28919828/32951124 swapFree=67111364/67111528
[pid=7228] ppid=7226 vsize=612992 CPUtime=50.9 cores=1,3,5,7
/proc/7228/stat : 7228 (python) R 7226 7228 6903 0 -1 4202496 149240 932 1 0 5059 31 0 0 25 0 1 0 538468135 627703808 90640 33554432000 4194304 5683644 140733692400176 18446744073709551615 47139008923788 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/7228/statm: 153248 90640 1833 364 0 89172 0
Current children cumulated CPU time (s) 50.9
Current children cumulated vsize (KiB) 612992

[startup+102.307 s]
/proc/loadavg: 4.24 5.96 5.55 6/193 7248
/proc/meminfo: memFree=28165668/32951124 swapFree=67111364/67111528
[pid=7228] ppid=7226 vsize=627424 CPUtime=60.6 cores=1,3,5,7
/proc/7228/stat : 7228 (python) S 7226 7228 6903 0 -1 4202496 151947 932 1 0 6026 34 0 0 22 0 5 0 538468135 642482176 84053 33554432000 4194304 5683644 140733692400176 18446744073709551615 253652686283 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/7228/statm: 156856 84053 1881 364 0 92765 0
[pid=7236] ppid=7228 vsize=586412 CPUtime=0.05 cores=1,3,5,7
/proc/7236/stat : 7236 (python) S 7228 7228 6903 0 -1 4202560 999 0 0 0 2 3 0 0 18 0 1 0 538474207 600485888 82538 33554432000 4194304 5683644 140733692400176 18446744073709551615 253640879631 0 0 16781312 514 7266645959692484872 0 0 17 3 0 0 0
/proc/7236/statm: 146603 82538 382 364 0 82521 0
[pid=7238] ppid=7236 vsize=97092 CPUtime=41.23 cores=1,3,5,7
/proc/7238/stat : 7238 (lingeling) R 7236 7238 7238 0 -1 4202496 33113 0 0 0 4119 4 0 0 25 0 1 0 538474208 99422208 23442 33554432000 4194304 4352236 140733324583408 18446744073709551615 4278822 0 0 16781312 17506 0 0 0 17 7 0 0 0
/proc/7238/statm: 24273 23442 129 39 0 23353 0
[pid=7239] ppid=7228 vsize=596668 CPUtime=0.05 cores=1,3,5,7
/proc/7239/stat : 7239 (python) S 7228 7228 6903 0 -1 4202560 928 0 0 0 2 3 0 0 15 0 1 0 538474210 610988032 82530 33554432000 4194304 5683644 140733692400176 18446744073709551615 253640879686 0 0 16781312 514 15593005628576989448 0 0 17 7 0 0 0
/proc/7239/statm: 149167 82530 370 364 0 85082 0
[pid=7241] ppid=7239 vsize=624228 CPUtime=41.54 cores=1,3,5,7
/proc/7241/stat : 7241 (cryptominisat-2) R 7239 7241 7241 0 -1 4202496 126908 0 0 0 4134 20 0 0 25 0 1 0 538474210 639209472 114007 33554432000 4194304 4677096 140734771474000 18446744073709551615 4336475 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/7241/statm: 156057 114007 387 118 0 151016 0
[pid=7242] ppid=7228 vsize=606924 CPUtime=0.04 cores=1,3,5,7
/proc/7242/stat : 7242 (python) S 7228 7228 6903 0 -1 4202560 948 0 0 0 2 2 0 0 18 0 1 0 538474212 621490176 82534 33554432000 4194304 5683644 140733692400176 18446744073709551615 253640879686 0 0 16781312 514 7266645959692484872 0 0 17 1 0 0 0
/proc/7242/statm: 151731 82534 370 364 0 87643 0
[pid=7244] ppid=7242 vsize=131808 CPUtime=41.46 cores=1,3,5,7
/proc/7244/stat : 7244 (SApperloT-base) R 7242 7244 7244 0 -1 4202496 31880 0 0 0 4138 8 0 0 25 0 1 0 538474213 134971392 30617 33554432000 134512640 135674940 4293525872 18446744073709551615 134564017 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/7244/statm: 32952 30617 99 284 0 32666 0
[pid=7245] ppid=7228 vsize=617180 CPUtime=0.04 cores=1,3,5,7
/proc/7245/stat : 7245 (python) S 7228 7228 6903 0 -1 4202560 955 0 0 0 2 2 0 0 18 0 1 0 538474215 631992320 82538 33554432000 4194304 5683644 140733692400176 18446744073709551615 253640879686 0 0 16781312 514 7266645959692484872 0 0 17 7 0 0 0
/proc/7245/statm: 154295 82538 370 364 0 90204 0
[pid=7247] ppid=7245 vsize=95084 CPUtime=41.43 cores=1,3,5,7
/proc/7247/stat : 7247 (lingeling) R 7245 7247 7247 0 -1 4202496 32615 0 0 0 4138 5 0 0 25 0 1 0 538474216 97366016 22940 33554432000 4194304 4352236 140734400602608 18446744073709551615 4278746 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/7247/statm: 23771 22940 129 39 0 22851 0
[pid=7228/tid=7237] ppid=7226 vsize=627424 CPUtime=0 cores=1,3,5,7
/proc/7228/task/7237/stat : 7237 (python) S 7226 7228 6903 0 -1 4202560 25 932 0 0 0 0 0 0 25 0 5 0 538474207 642482176 84053 33554432000 4194304 5683644 140733692400176 18446744073709551615 253652683185 0 0 16781312 2 18446604471120655424 0 0 -1 7 0 0 0
[pid=7228/tid=7240] ppid=7226 vsize=627424 CPUtime=0 cores=1,3,5,7
/proc/7228/task/7240/stat : 7240 (python) S 7226 7228 6903 0 -1 4202560 22 932 0 0 0 0 0 0 25 0 5 0 538474210 642482176 84053 33554432000 4194304 5683644 140733692400176 18446744073709551615 253652683185 0 0 16781312 2 18446604471120655424 0 0 -1 5 0 0 0
[pid=7228/tid=7243] ppid=7226 vsize=627424 CPUtime=0 cores=1,3,5,7
/proc/7228/task/7243/stat : 7243 (python) S 7226 7228 6903 0 -1 4202560 25 932 0 0 0 0 0 0 20 0 5 0 538474213 642482176 84053 33554432000 4194304 5683644 140733692400176 18446744073709551615 253652683185 0 0 16781312 2 18446604471120655424 0 0 -1 7 0 0 0
[pid=7228/tid=7246] ppid=7226 vsize=627424 CPUtime=0 cores=1,3,5,7
/proc/7228/task/7246/stat : 7246 (python) S 7226 7228 6903 0 -1 4202560 27 932 0 0 0 0 0 0 22 0 5 0 538474216 642482176 84053 33554432000 4194304 5683644 140733692400176 18446744073709551615 253652683185 0 0 16781312 2 18446604471120655424 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 226.44
Current children cumulated vsize (KiB) 3982820

[startup+162.302 s]
/proc/loadavg: 6.45 6.25 5.67 10/210 7266
/proc/meminfo: memFree=25874852/32951124 swapFree=67111364/67111528
[pid=7228] ppid=7226 vsize=637680 CPUtime=60.66 cores=1,3,5,7
/proc/7228/stat : 7228 (python) S 7226 7228 6903 0 -1 4202496 153200 932 1 0 6031 35 0 0 19 0 6 0 538468135 652984320 84060 33554432000 4194304 5683644 140733692400176 18446744073709551615 253652686283 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/7228/statm: 159420 84060 1884 364 0 95326 0
[pid=7236] ppid=7228 vsize=596656 CPUtime=0.12 cores=1,3,5,7
/proc/7236/stat : 7236 (python) S 7228 7228 6903 0 -1 4202560 1188 0 0 0 5 7 0 0 18 0 2 0 538474207 610975744 82577 33554432000 4194304 5683644 140733692400176 18446744073709551615 253640879686 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/7236/statm: 149164 82577 416 364 0 85082 0
[pid=7238] ppid=7236 vsize=185516 CPUtime=100.66 cores=1,3,5,7
/proc/7238/stat : 7238 (lingeling) R 7236 7238 7238 0 -1 4202496 71770 0 0 0 10057 9 0 0 25 0 1 0 538474208 189968384 45548 33554432000 4194304 4352236 140733324583408 18446744073709551615 4280969 0 0 16781312 17506 0 0 0 17 7 0 0 0
/proc/7238/statm: 46379 45548 129 39 0 45459 0
[pid=7236/tid=7262] ppid=7228 vsize=596656 CPUtime=0 cores=1,3,5,7
/proc/7236/task/7262/stat : 7262 (python) S 7228 7228 6903 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 538484220 610975744 82577 33554432000 4194304 5683644 140733692400176 18446744073709551615 253652683185 0 0 16781312 514 18446604471145003136 0 0 -1 3 0 0 0
[pid=7239] ppid=7228 vsize=596668 CPUtime=0.14 cores=1,3,5,7
/proc/7239/stat : 7239 (python) S 7228 7228 6903 0 -1 4202560 950 0 0 0 7 7 0 0 15 0 1 0 538474210 610988032 82530 33554432000 4194304 5683644 140733692400176 18446744073709551615 253640879686 0 0 16781312 514 15593005628576989448 0 0 17 7 0 0 0
/proc/7239/statm: 149167 82530 370 364 0 85082 0
[pid=7241] ppid=7239 vsize=1192256 CPUtime=101.53 cores=1,3,5,7
/proc/7241/stat : 7241 (cryptominisat-2) R 7239 7241 7241 0 -1 4202496 271486 0 0 0 10112 41 0 0 25 0 1 0 538474210 1220870144 230846 33554432000 4194304 4677096 140734771474000 18446744073709551615 4462753 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/7241/statm: 298064 230846 391 118 0 293023 0
[pid=7242] ppid=7228 vsize=606924 CPUtime=0.12 cores=1,3,5,7
/proc/7242/stat : 7242 (python) S 7228 7228 6903 0 -1 4202560 1124 0 0 0 6 6 0 0 19 0 2 0 538474212 621490176 82564 33554432000 4194304 5683644 140733692400176 18446744073709551615 253652686283 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/7242/statm: 151731 82564 399 364 0 87643 0
[pid=7244] ppid=7242 vsize=241576 CPUtime=99.99 cores=1,3,5,7
/proc/7244/stat : 7244 (SApperloT-base) T 7242 7244 7244 0 -1 4202496 60069 0 0 0 9985 14 0 0 25 0 1 0 538474213 247373824 57781 33554432000 134512640 135674940 4293525872 18446744073709551615 134565273 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/7244/statm: 60394 57781 99 284 0 60108 0
[pid=7242/tid=7266] ppid=7228 vsize=606924 CPUtime=0 cores=1,3,5,7
/proc/7242/task/7266/stat : 7266 (python) S 7228 7228 6903 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 538484226 621490176 82564 33554432000 4194304 5683644 140733692400176 18446744073709551615 253652683185 0 0 16781312 514 18446604471158152256 0 0 -1 1 0 0 0
[pid=7245] ppid=7228 vsize=617180 CPUtime=0.13 cores=1,3,5,7
/proc/7245/stat : 7245 (python) S 7228 7228 6903 0 -1 4202560 975 0 0 0 7 6 0 0 18 0 1 0 538474215 631992320 82538 33554432000 4194304 5683644 140733692400176 18446744073709551615 253640879686 0 0 16781312 514 7266645959692484872 0 0 17 7 0 0 0
/proc/7245/statm: 154295 82538 370 364 0 90204 0
[pid=7247] ppid=7245 vsize=185560 CPUtime=101.34 cores=1,3,5,7
/proc/7247/stat : 7247 (lingeling) R 7245 7247 7247 0 -1 4202496 63592 0 0 0 10127 7 0 0 25 0 1 0 538474216 190013440 45559 33554432000 4194304 4352236 140734400602608 18446744073709551615 4233914 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/7247/statm: 46390 45559 129 39 0 45470 0
[pid=7263] ppid=7228 vsize=627436 CPUtime=0 cores=1,3,5,7
/proc/7263/stat : 7263 (python) S 7228 7228 6903 0 -1 4202560 771 0 0 0 0 0 0 0 15 0 1 0 538484222 642494464 82519 33554432000 4194304 5683644 140733692400176 18446744073709551615 253640879686 0 0 16781312 514 4593592459375640839 0 0 17 7 0 0 0
/proc/7263/statm: 156859 82519 347 364 0 92765 0
[pid=7265] ppid=7263 vsize=128124 CPUtime=1.4 cores=1,3,5,7
/proc/7265/stat : 7265 (cryptominisat-2) R 7263 7265 7265 0 -1 4202496 25469 0 0 0 135 5 0 0 25 0 1 0 538484223 131198976 22974 33554432000 4194304 4677096 140735496680832 18446744073709551615 4318902 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/7265/statm: 32031 22974 363 118 0 26990 0
[pid=7228/tid=7237] ppid=7226 vsize=637680 CPUtime=0 cores=1,3,5,7

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

[pid=7239] ppid=7228 vsize=596668 CPUtime=0.68 cores=1,3,5,7
/proc/7239/stat : 7239 (python) S 7228 7228 6903 0 -1 4202560 1140 0 0 0 37 31 0 0 16 0 2 0 538474210 610988032 82560 33554432000 4194304 5683644 140733692400176 18446744073709551615 253652686283 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/7239/statm: 149167 82560 399 364 0 85082 0
[pid=7241] ppid=7239 vsize=2471984 CPUtime=489.93 cores=1,3,5,7
/proc/7241/stat : 7241 (cryptominisat-2) T 7239 7241 7241 0 -1 4202496 645600 0 0 0 48876 117 0 0 25 0 1 0 538474210 2531311616 510612 33554432000 4194304 4677096 140734771474000 18446744073709551615 4337483 0 0 16781312 2 18446744071562691360 0 0 17 5 0 0 0
/proc/7241/statm: 617996 510612 391 118 0 612955 0
[pid=7239/tid=7327] ppid=7228 vsize=596668 CPUtime=0 cores=1,3,5,7
/proc/7239/task/7327/stat : 7327 (python) S 7228 7228 6903 0 -1 4202560 50 0 0 0 0 0 0 0 16 0 2 0 538523255 610988032 82560 33554432000 4194304 5683644 140733692400176 18446744073709551615 253652683185 0 0 16781312 514 18446604471145002240 0 0 -1 5 0 0 0
[pid=7242] ppid=7228 vsize=606924 CPUtime=0.12 cores=1,3,5,7
/proc/7242/stat : 7242 (python) S 7228 7228 6903 0 -1 4202560 1124 0 0 0 6 6 0 0 19 0 2 0 538474212 621490176 82564 33554432000 4194304 5683644 140733692400176 18446744073709551615 253652686283 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/7242/statm: 151731 82564 399 364 0 87643 0
[pid=7244] ppid=7242 vsize=241576 CPUtime=99.99 cores=1,3,5,7
/proc/7244/stat : 7244 (SApperloT-base) T 7242 7244 7244 0 -1 4202496 60069 0 0 0 9985 14 0 0 25 0 1 0 538474213 247373824 57781 33554432000 134512640 135674940 4293525872 18446744073709551615 134565273 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/7244/statm: 60394 57781 99 284 0 60108 0
[pid=7242/tid=7266] ppid=7228 vsize=606924 CPUtime=0 cores=1,3,5,7
/proc/7242/task/7266/stat : 7266 (python) S 7228 7228 6903 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 538484226 621490176 82564 33554432000 4194304 5683644 140733692400176 18446744073709551615 253652683185 0 0 16781312 514 18446604471158152256 0 0 -1 1 0 0 0
[pid=7245] ppid=7228 vsize=617180 CPUtime=1.59 cores=1,3,5,7
/proc/7245/stat : 7245 (python) S 7228 7228 6903 0 -1 4202560 1029 0 0 0 86 73 0 0 18 0 1 0 538474215 631992320 82547 33554432000 4194304 5683644 140733692400176 18446744073709551615 253640879686 0 0 16781312 514 7266645959692484872 0 0 17 7 0 0 0
/proc/7245/statm: 154295 82547 379 364 0 90204 0
[pid=7247] ppid=7245 vsize=210536 CPUtime=1186.57 cores=1,3,5,7
/proc/7247/stat : 7247 (lingeling) R 7245 7247 7247 0 -1 4202496 216677 0 0 0 118634 23 0 0 25 0 1 0 538474216 215588864 50780 33554432000 4194304 4352236 140734400602608 18446744073709551615 4328550 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/7247/statm: 52634 50780 129 39 0 51714 0
[pid=7263] ppid=7228 vsize=627436 CPUtime=1.51 cores=1,3,5,7
/proc/7263/stat : 7263 (python) S 7228 7228 6903 0 -1 4202560 1036 0 0 0 81 70 0 0 15 0 1 0 538484222 642494464 82542 33554432000 4194304 5683644 140733692400176 18446744073709551615 253640879686 0 0 16781312 514 7266645959692484871 0 0 17 7 0 0 0
/proc/7263/statm: 156859 82542 370 364 0 92765 0
[pid=7265] ppid=7263 vsize=2844724 CPUtime=1085.19 cores=1,3,5,7
/proc/7265/stat : 7265 (cryptominisat-2) R 7263 7265 7265 0 -1 4202496 853042 0 0 0 108324 195 0 0 25 0 1 0 538484223 2912997376 580299 33554432000 4194304 4677096 140735496680832 18446744073709551615 4337621 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/7265/statm: 711181 580299 391 118 0 706140 0
[pid=7328] ppid=7228 vsize=637692 CPUtime=0.53 cores=1,3,5,7
/proc/7328/stat : 7328 (python) S 7228 7228 6903 0 -1 4202560 1186 0 0 0 29 24 0 0 19 0 2 0 538523257 652996608 82585 33554432000 4194304 5683644 140733692400176 18446744073709551615 253652686283 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/7328/statm: 159423 82585 408 364 0 95326 0
[pid=7330] ppid=7328 vsize=424980 CPUtime=389.55 cores=1,3,5,7
/proc/7330/stat : 7330 (precosat) T 7328 7330 7330 0 -1 4202496 128469 0 0 0 38928 27 0 0 25 0 1 0 538523258 435179520 105371 33554432000 4194304 4890832 140734316263616 18446744073709551615 4293232 0 0 16781312 17442 18446744071562691360 0 0 17 7 0 0 0
/proc/7330/statm: 106245 105371 86 171 0 106072 0
[pid=7328/tid=7441] ppid=7228 vsize=637692 CPUtime=0 cores=1,3,5,7
/proc/7328/task/7441/stat : 7441 (python) S 7228 7228 6903 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 538562608 652996608 82585 33554432000 4194304 5683644 140733692400176 18446744073709551615 253652683185 0 0 16781312 514 18446604471120656320 0 0 -1 7 0 0 0
[pid=7442] ppid=7228 vsize=647948 CPUtime=0.4 cores=1,3,5,7
/proc/7442/stat : 7442 (python) S 7228 7228 6903 0 -1 4202560 1182 0 0 0 19 21 0 0 19 0 2 0 538562611 663498752 82580 33554432000 4194304 5683644 140733692400176 18446744073709551615 253652686283 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/7442/statm: 161987 82580 399 364 0 97887 0
[pid=7444] ppid=7442 vsize=182976 CPUtime=295.07 cores=1,3,5,7
/proc/7444/stat : 7444 (glucoser_static) T 7442 7444 7444 0 -1 4202496 43596 0 0 0 29497 10 0 0 25 0 1 0 538562612 187367424 43313 33554432000 134512640 134580299 4291642848 18446744073709551615 134543208 0 0 16781312 8388611 18446744071562691360 0 0 17 7 0 0 0
/proc/7444/statm: 45744 43313 243 17 0 45072 0
[pid=7442/tid=7454] ppid=7228 vsize=647948 CPUtime=0 cores=1,3,5,7
/proc/7442/task/7454/stat : 7454 (python) S 7228 7228 6903 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 538592449 663498752 82580 33554432000 4194304 5683644 140733692400176 18446744073709551615 253652683185 0 0 16781312 514 18446604467335300096 0 0 -1 7 0 0 0
[pid=7455] ppid=7228 vsize=658204 CPUtime=0.01 cores=1,3,5,7
/proc/7455/stat : 7455 (python) S 7228 7228 6903 0 -1 4202560 971 0 0 0 0 1 0 0 18 0 1 0 538592452 674000896 82560 33554432000 4194304 5683644 140733692400176 18446744073709551615 253640879686 0 0 16781312 514 4435593737975857416 0 0 17 7 0 0 0
/proc/7455/statm: 164551 82560 376 364 0 100448 0
[pid=7457] ppid=7455 vsize=49592 CPUtime=4.23 cores=1,3,5,7
/proc/7457/stat : 7457 (lingeling) R 7455 7457 7457 0 -1 4202496 21241 0 0 0 419 4 0 0 25 0 1 0 538592453 50782208 11565 33554432000 4194304 4352236 140737030465776 18446744073709551615 4207636 0 0 16781312 17506 0 0 0 17 7 0 0 0
/proc/7457/statm: 12398 11565 126 39 0 11478 0
[pid=7228/tid=7237] ppid=7226 vsize=668448 CPUtime=0 cores=1,3,5,7
/proc/7228/task/7237/stat : 7237 (python) S 7226 7228 6903 0 -1 4202560 29 932 0 0 0 0 0 0 18 0 9 0 538474207 684490752 84078 33554432000 4194304 5683644 140733692400176 18446744073709551615 253652683185 0 0 16781312 2 18446604471120655424 0 0 -1 7 0 0 0
[pid=7228/tid=7240] ppid=7226 vsize=668448 CPUtime=0 cores=1,3,5,7
/proc/7228/task/7240/stat : 7240 (python) S 7226 7228 6903 0 -1 4202560 22 932 0 0 0 0 0 0 25 0 9 0 538474210 684490752 84078 33554432000 4194304 5683644 140733692400176 18446744073709551615 253652683185 0 0 16781312 2 18446604471120655424 0 0 -1 5 0 0 0
[pid=7228/tid=7243] ppid=7226 vsize=668448 CPUtime=0 cores=1,3,5,7
/proc/7228/task/7243/stat : 7243 (python) S 7226 7228 6903 0 -1 4202560 25 932 0 0 0 0 0 0 20 0 9 0 538474213 684490752 84078 33554432000 4194304 5683644 140733692400176 18446744073709551615 253652683185 0 0 16781312 2 18446604471120655424 0 0 -1 7 0 0 0
[pid=7228/tid=7246] ppid=7226 vsize=668448 CPUtime=0 cores=1,3,5,7
/proc/7228/task/7246/stat : 7246 (python) S 7226 7228 6903 0 -1 4202560 27 932 0 0 0 0 0 0 22 0 9 0 538474216 684490752 84078 33554432000 4194304 5683644 140733692400176 18446744073709551615 253652683185 0 0 16781312 2 18446604471120655424 0 0 -1 7 0 0 0
[pid=7228/tid=7264] ppid=7226 vsize=668448 CPUtime=0 cores=1,3,5,7
/proc/7228/task/7264/stat : 7264 (python) S 7226 7228 6903 0 -1 4202560 29 932 0 0 0 0 0 0 20 0 9 0 538484223 684490752 84078 33554432000 4194304 5683644 140733692400176 18446744073709551615 253652683185 0 0 16781312 2 18446604471120655424 0 0 -1 7 0 0 0
[pid=7228/tid=7329] ppid=7226 vsize=668448 CPUtime=0 cores=1,3,5,7
/proc/7228/task/7329/stat : 7329 (python) S 7226 7228 6903 0 -1 4202560 29 932 0 0 0 0 0 0 20 0 9 0 538523258 684490752 84078 33554432000 4194304 5683644 140733692400176 18446744073709551615 253652683185 0 0 16781312 2 18446604471120655424 0 0 -1 7 0 0 0
[pid=7228/tid=7443] ppid=7226 vsize=668448 CPUtime=0 cores=1,3,5,7
/proc/7228/task/7443/stat : 7443 (python) S 7226 7228 6903 0 -1 4202560 31 932 0 0 0 0 0 0 20 0 9 0 538562611 684490752 84078 33554432000 4194304 5683644 140733692400176 18446744073709551615 253652683185 0 0 16781312 2 18446604471120655424 0 0 -1 7 0 0 0
[pid=7228/tid=7456] ppid=7226 vsize=668448 CPUtime=0 cores=1,3,5,7
/proc/7228/task/7456/stat : 7456 (python) S 7226 7228 6903 0 -1 4202560 27 932 0 0 0 0 0 0 20 0 9 0 538592452 684490752 84078 33554432000 4194304 5683644 140733692400176 18446744073709551615 253652683185 0 0 16781312 2 18446604471120655424 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.1
Current children cumulated vsize (KiB) 12299120

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

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

[startup+1247.5 s]
/proc/loadavg: 8.13 7.62 6.79 10/223 7457
/proc/meminfo: memFree=22931132/32951124 swapFree=67111364/67111528
[pid=7228] ppid=7226 vsize=668448 CPUtime=60.75 cores=1,3,5,7
/proc/7228/stat : 7228 (python) S 7226 7228 6903 0 -1 4202496 155277 932 1 0 6037 38 0 0 19 0 9 0 538468135 684490752 84078 33554432000 4194304 5683644 140733692400176 18446744073709551615 253652686283 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/7228/statm: 167112 84078 1890 364 0 103009 0
[pid=7236] ppid=7228 vsize=596656 CPUtime=1.55 cores=1,3,5,7
/proc/7236/stat : 7236 (python) S 7228 7228 6903 0 -1 4202560 1224 0 0 0 82 73 0 0 18 0 2 0 538474207 610975744 82577 33554432000 4194304 5683644 140733692400176 18446744073709551615 253640879686 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/7236/statm: 149164 82577 416 364 0 85082 0
[pid=7238] ppid=7236 vsize=215596 CPUtime=1182.43 cores=1,3,5,7
/proc/7238/stat : 7238 (lingeling) R 7236 7238 7238 0 -1 4202496 292690 0 0 0 118208 35 0 0 25 0 1 0 538474208 220770304 53068 33554432000 4194304 4352236 140733324583408 18446744073709551615 4328087 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/7238/statm: 53899 53068 129 39 0 52979 0
[pid=7236/tid=7262] ppid=7228 vsize=596656 CPUtime=0 cores=1,3,5,7
/proc/7236/task/7262/stat : 7262 (python) S 7228 7228 6903 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 538484220 610975744 82577 33554432000 4194304 5683644 140733692400176 18446744073709551615 253652683185 0 0 16781312 514 18446604471145003136 0 0 -1 3 0 0 0
[pid=7239] ppid=7228 vsize=596668 CPUtime=0.68 cores=1,3,5,7
/proc/7239/stat : 7239 (python) S 7228 7228 6903 0 -1 4202560 1140 0 0 0 37 31 0 0 16 0 2 0 538474210 610988032 82560 33554432000 4194304 5683644 140733692400176 18446744073709551615 253652686283 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/7239/statm: 149167 82560 399 364 0 85082 0
[pid=7241] ppid=7239 vsize=2471984 CPUtime=489.93 cores=1,3,5,7
/proc/7241/stat : 7241 (cryptominisat-2) T 7239 7241 7241 0 -1 4202496 645600 0 0 0 48876 117 0 0 25 0 1 0 538474210 2531311616 510612 33554432000 4194304 4677096 140734771474000 18446744073709551615 4337483 0 0 16781312 2 18446744071562691360 0 0 17 5 0 0 0
/proc/7241/statm: 617996 510612 391 118 0 612955 0
[pid=7239/tid=7327] ppid=7228 vsize=596668 CPUtime=0 cores=1,3,5,7
/proc/7239/task/7327/stat : 7327 (python) S 7228 7228 6903 0 -1 4202560 50 0 0 0 0 0 0 0 16 0 2 0 538523255 610988032 82560 33554432000 4194304 5683644 140733692400176 18446744073709551615 253652683185 0 0 16781312 514 18446604471145002240 0 0 -1 5 0 0 0
[pid=7242] ppid=7228 vsize=606924 CPUtime=0.12 cores=1,3,5,7
/proc/7242/stat : 7242 (python) S 7228 7228 6903 0 -1 4202560 1124 0 0 0 6 6 0 0 19 0 2 0 538474212 621490176 82564 33554432000 4194304 5683644 140733692400176 18446744073709551615 253652686283 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/7242/statm: 151731 82564 399 364 0 87643 0
[pid=7244] ppid=7242 vsize=241576 CPUtime=99.99 cores=1,3,5,7
/proc/7244/stat : 7244 (SApperloT-base) T 7242 7244 7244 0 -1 4202496 60069 0 0 0 9985 14 0 0 25 0 1 0 538474213 247373824 57781 33554432000 134512640 135674940 4293525872 18446744073709551615 134565273 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/7244/statm: 60394 57781 99 284 0 60108 0
[pid=7242/tid=7266] ppid=7228 vsize=606924 CPUtime=0 cores=1,3,5,7
/proc/7242/task/7266/stat : 7266 (python) S 7228 7228 6903 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 538484226 621490176 82564 33554432000 4194304 5683644 140733692400176 18446744073709551615 253652683185 0 0 16781312 514 18446604471158152256 0 0 -1 1 0 0 0
[pid=7245] ppid=7228 vsize=617180 CPUtime=1.59 cores=1,3,5,7
/proc/7245/stat : 7245 (python) S 7228 7228 6903 0 -1 4202560 1029 0 0 0 86 73 0 0 18 0 1 0 538474215 631992320 82547 33554432000 4194304 5683644 140733692400176 18446744073709551615 253640879686 0 0 16781312 514 7266645959692484872 0 0 17 7 0 0 0
/proc/7245/statm: 154295 82547 379 364 0 90204 0
[pid=7247] ppid=7245 vsize=210536 CPUtime=1186.57 cores=1,3,5,7
/proc/7247/stat : 7247 (lingeling) R 7245 7247 7247 0 -1 4202496 216677 0 0 0 118634 23 0 0 25 0 1 0 538474216 215588864 50780 33554432000 4194304 4352236 140734400602608 18446744073709551615 4328550 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/7247/statm: 52634 50780 129 39 0 51714 0
[pid=7263] ppid=7228 vsize=627436 CPUtime=1.51 cores=1,3,5,7
/proc/7263/stat : 7263 (python) S 7228 7228 6903 0 -1 4202560 1036 0 0 0 81 70 0 0 15 0 1 0 538484222 642494464 82542 33554432000 4194304 5683644 140733692400176 18446744073709551615 253640879686 0 0 16781312 514 7266645959692484871 0 0 17 7 0 0 0
/proc/7263/statm: 156859 82542 370 364 0 92765 0
[pid=7265] ppid=7263 vsize=2844724 CPUtime=1085.19 cores=1,3,5,7
/proc/7265/stat : 7265 (cryptominisat-2) R 7263 7265 7265 0 -1 4202496 853042 0 0 0 108324 195 0 0 25 0 1 0 538484223 2912997376 580299 33554432000 4194304 4677096 140735496680832 18446744073709551615 4337621 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/7265/statm: 711181 580299 391 118 0 706140 0
[pid=7328] ppid=7228 vsize=637692 CPUtime=0.53 cores=1,3,5,7
/proc/7328/stat : 7328 (python) S 7228 7228 6903 0 -1 4202560 1186 0 0 0 29 24 0 0 19 0 2 0 538523257 652996608 82585 33554432000 4194304 5683644 140733692400176 18446744073709551615 253652686283 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/7328/statm: 159423 82585 408 364 0 95326 0
[pid=7330] ppid=7328 vsize=424980 CPUtime=389.55 cores=1,3,5,7
/proc/7330/stat : 7330 (precosat) T 7328 7330 7330 0 -1 4202496 128469 0 0 0 38928 27 0 0 25 0 1 0 538523258 435179520 105371 33554432000 4194304 4890832 140734316263616 18446744073709551615 4293232 0 0 16781312 17442 18446744071562691360 0 0 17 7 0 0 0
/proc/7330/statm: 106245 105371 86 171 0 106072 0
[pid=7328/tid=7441] ppid=7228 vsize=637692 CPUtime=0 cores=1,3,5,7
/proc/7328/task/7441/stat : 7441 (python) S 7228 7228 6903 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 538562608 652996608 82585 33554432000 4194304 5683644 140733692400176 18446744073709551615 253652683185 0 0 16781312 514 18446604471120656320 0 0 -1 7 0 0 0
[pid=7442] ppid=7228 vsize=647948 CPUtime=0.4 cores=1,3,5,7
/proc/7442/stat : 7442 (python) S 7228 7228 6903 0 -1 4202560 1182 0 0 0 19 21 0 0 19 0 2 0 538562611 663498752 82580 33554432000 4194304 5683644 140733692400176 18446744073709551615 253652686283 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/7442/statm: 161987 82580 399 364 0 97887 0
[pid=7444] ppid=7442 vsize=182976 CPUtime=295.07 cores=1,3,5,7
/proc/7444/stat : 7444 (glucoser_static) T 7442 7444 7444 0 -1 4202496 43596 0 0 0 29497 10 0 0 25 0 1 0 538562612 187367424 43313 33554432000 134512640 134580299 4291642848 18446744073709551615 134543208 0 0 16781312 8388611 18446744071562691360 0 0 17 7 0 0 0
/proc/7444/statm: 45744 43313 243 17 0 45072 0
[pid=7442/tid=7454] ppid=7228 vsize=647948 CPUtime=0 cores=1,3,5,7
/proc/7442/task/7454/stat : 7454 (python) S 7228 7228 6903 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 538592449 663498752 82580 33554432000 4194304 5683644 140733692400176 18446744073709551615 253652683185 0 0 16781312 514 18446604467335300096 0 0 -1 7 0 0 0
[pid=7455] ppid=7228 vsize=658204 CPUtime=0.01 cores=1,3,5,7
/proc/7455/stat : 7455 (python) S 7228 7228 6903 0 -1 4202560 971 0 0 0 0 1 0 0 18 0 1 0 538592452 674000896 82560 33554432000 4194304 5683644 140733692400176 18446744073709551615 253640879686 0 0 16781312 514 4435593737975857416 0 0 17 7 0 0 0
/proc/7455/statm: 164551 82560 376 364 0 100448 0
[pid=7457] ppid=7455 vsize=49592 CPUtime=4.23 cores=1,3,5,7
/proc/7457/stat : 7457 (lingeling) R 7455 7457 7457 0 -1 4202496 21241 0 0 0 419 4 0 0 25 0 1 0 538592453 50782208 11565 33554432000 4194304 4352236 140737030465776 18446744073709551615 4207636 0 0 16781312 17506 0 0 0 17 7 0 0 0
/proc/7457/statm: 12398 11565 126 39 0 11478 0
[pid=7228/tid=7237] ppid=7226 vsize=668448 CPUtime=0 cores=1,3,5,7
/proc/7228/task/7237/stat : 7237 (python) S 7226 7228 6903 0 -1 4202560 29 932 0 0 0 0 0 0 18 0 9 0 538474207 684490752 84078 33554432000 4194304 5683644 140733692400176 18446744073709551615 253652683185 0 0 16781312 2 18446604471120655424 0 0 -1 7 0 0 0
[pid=7228/tid=7240] ppid=7226 vsize=668448 CPUtime=0 cores=1,3,5,7
/proc/7228/task/7240/stat : 7240 (python) S 7226 7228 6903 0 -1 4202560 22 932 0 0 0 0 0 0 25 0 9 0 538474210 684490752 84078 33554432000 4194304 5683644 140733692400176 18446744073709551615 253652683185 0 0 16781312 2 18446604471120655424 0 0 -1 5 0 0 0
[pid=7228/tid=7243] ppid=7226 vsize=668448 CPUtime=0 cores=1,3,5,7
/proc/7228/task/7243/stat : 7243 (python) S 7226 7228 6903 0 -1 4202560 25 932 0 0 0 0 0 0 20 0 9 0 538474213 684490752 84078 33554432000 4194304 5683644 140733692400176 18446744073709551615 253652683185 0 0 16781312 2 18446604471120655424 0 0 -1 7 0 0 0
[pid=7228/tid=7246] ppid=7226 vsize=668448 CPUtime=0 cores=1,3,5,7
/proc/7228/task/7246/stat : 7246 (python) S 7226 7228 6903 0 -1 4202560 27 932 0 0 0 0 0 0 22 0 9 0 538474216 684490752 84078 33554432000 4194304 5683644 140733692400176 18446744073709551615 253652683185 0 0 16781312 2 18446604471120655424 0 0 -1 7 0 0 0
[pid=7228/tid=7264] ppid=7226 vsize=668448 CPUtime=0 cores=1,3,5,7
/proc/7228/task/7264/stat : 7264 (python) S 7226 7228 6903 0 -1 4202560 29 932 0 0 0 0 0 0 20 0 9 0 538484223 684490752 84078 33554432000 4194304 5683644 140733692400176 18446744073709551615 253652683185 0 0 16781312 2 18446604471120655424 0 0 -1 7 0 0 0
[pid=7228/tid=7329] ppid=7226 vsize=668448 CPUtime=0 cores=1,3,5,7
/proc/7228/task/7329/stat : 7329 (python) S 7226 7228 6903 0 -1 4202560 29 932 0 0 0 0 0 0 20 0 9 0 538523258 684490752 84078 33554432000 4194304 5683644 140733692400176 18446744073709551615 253652683185 0 0 16781312 2 18446604471120655424 0 0 -1 7 0 0 0
[pid=7228/tid=7443] ppid=7226 vsize=668448 CPUtime=0 cores=1,3,5,7
/proc/7228/task/7443/stat : 7443 (python) S 7226 7228 6903 0 -1 4202560 31 932 0 0 0 0 0 0 20 0 9 0 538562611 684490752 84078 33554432000 4194304 5683644 140733692400176 18446744073709551615 253652683185 0 0 16781312 2 18446604471120655424 0 0 -1 7 0 0 0
[pid=7228/tid=7456] ppid=7226 vsize=668448 CPUtime=0 cores=1,3,5,7
/proc/7228/task/7456/stat : 7456 (python) S 7226 7228 6903 0 -1 4202560 27 932 0 0 0 0 0 0 20 0 9 0 538592452 684490752 84078 33554432000 4194304 5683644 140733692400176 18446744073709551615 253652683185 0 0 16781312 2 18446604471120655424 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.1
Current children cumulated vsize (KiB) 12299120

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 7228 and gives
#  childrusage.ru_utime.tv_sec=60
#  childrusage.ru_utime.tv_usec=384820
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=399939
# CPU time returned by wait4() is 60.7848
# while last known CPU time is 4800.1
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1247.57
CPU time (s): 4800.1
CPU user time (s): 4792.48
CPU system time (s): 7.62
CPU usage (%): 384.756
Max. virtual memory (cumulated for all children) (KiB): 12325532

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 60.3848
system time used= 0.399939
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 156625
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= 2088
involuntary context switches= 192

runsolver used 2.35664 second user time and 5.31819 second system time

The end

Launcher Data

Begin job on node106 at 2011-05-01 18:51:17
IDJOB=3317703
IDBENCH=82379
IDSOLVER=1706
FILE ID=node106/3317703-1304268676
RUNJOBID= node106-1304267295-6922
PBS_JOBID= 13173972
Free space on /tmp= 72900 MiB

SOLVER NAME= borg-sat 11.03.02-industrial
BENCH NAME= SAT11/application/rintanen/SATPlanning/sokoban-sequential-p145-microban-sequential.050-NOTKNOWN.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-3317703-1304268676/watcher-3317703-1304268676 -o /tmp/evaluation-result-3317703-1304268676/solver-3317703-1304268676 -C 4800 -W 1300 -M 15500  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3317703-1304268676.cnf -seed 1558148818 -budget 4800 -cores 4

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

MD5SUM BENCH= 6ed645315c9ffb8177453b955fbe1737
RANDOM SEED=1558148818

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      29275244 kB
Buffers:        297700 kB
Cached:        2609684 kB
SwapCached:         88 kB
Active:        1731936 kB
Inactive:      1723016 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29275244 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:           61668 kB
Writeback:           0 kB
AnonPages:      546996 kB
Mapped:          21244 kB
Slab:           154912 kB
PageTables:       6292 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   702940 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= 72896 MiB
End job on node106 at 2011-05-01 19:12:07