Trace number 3275416

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
ppfolio par? (TO) 40000.7 5003.62

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-9x32.cnf
MD5SUMbcc12436eba65ad776b55f23c6f42298
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1152
Number of clauses73440
Sum of the clauses size290304
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21728
Number of clauses of size 30
Number of clauses of size 471712
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	This is pico-portfolio, a naive parallel portfolio
0.00/0.00	Copyright (C) 2011 Olivier Roussel
0.00/0.00	Using 8 processing units
0.00/0.00	This portfolio uses the following solvers:
0.00/0.00	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.00	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.00	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.00	[4] march_hi 2009 (Marijn Heule and Hans Van Maaren)
0.00/0.00	[5] plingeling 276-6264d55-100731 (Armin Biere)
0.00/0.00	Starting cryptominisat 2.7.1 on core(s) 0
0.00/0.00	Starting clasp 1.3.6 on core(s) 1
0.00/0.00	Starting TNM 2009 on core(s) 2
0.00/0.00	Starting march_hi 2009 on core(s) 3
0.00/0.00	Starting plingeling 276-6264d55-100731 on core(s) 4 5 6 7

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-3275416-1304167003/watcher-3275416-1304167003 -o /tmp/evaluation-result-3275416-1304167003/solver-3275416-1304167003 -C 40000 -W 5100 -M 31000 ppfolio HOME/instance-3275416-1304167003.cnf 

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

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


[startup+0 s]
/proc/loadavg: 7.36 7.87 7.96 2/170 1585
/proc/meminfo: memFree=30717524/32951124 swapFree=67111524/67111528
[pid=1585] ppid=1583 vsize=18324 CPUtime=0 cores=0-7
/proc/1585/stat : 1585 (ppfolio) R 1583 1585 1083 0 -1 4194304 493 0 0 0 0 0 0 0 25 0 1 0 528301212 18763776 388 33554432000 4194304 4287625 140734038619136 18446744073709551615 270612930965 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/1585/statm: 4581 388 339 23 0 91 0

[startup+0.045105 s]
/proc/loadavg: 7.36 7.87 7.96 2/170 1585
/proc/meminfo: memFree=30717524/32951124 swapFree=67111524/67111528
[pid=1585] ppid=1583 vsize=18324 CPUtime=0 cores=0-7
/proc/1585/stat : 1585 (ppfolio) S 1583 1585 1083 0 -1 4202496 522 0 0 0 0 0 0 0 25 0 1 0 528301212 18763776 390 33554432000 4194304 4287625 140734038619136 18446744073709551615 270613130767 0 0 4096 65536 15406656549610848255 0 0 17 4 0 0 0
/proc/1585/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.10106 s]
/proc/loadavg: 7.36 7.87 7.96 2/170 1585
/proc/meminfo: memFree=30717524/32951124 swapFree=67111524/67111528
[pid=1585] ppid=1583 vsize=18324 CPUtime=0 cores=0-7
/proc/1585/stat : 1585 (ppfolio) S 1583 1585 1083 0 -1 4202496 522 0 0 0 0 0 0 0 25 0 1 0 528301212 18763776 390 33554432000 4194304 4287625 140734038619136 18446744073709551615 270613130767 0 0 4096 65536 15406656549610848255 0 0 17 4 0 0 0
/proc/1585/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.301029 s]
/proc/loadavg: 7.36 7.87 7.96 2/170 1585
/proc/meminfo: memFree=30717524/32951124 swapFree=67111524/67111528
[pid=1585] ppid=1583 vsize=18324 CPUtime=0 cores=0-7
/proc/1585/stat : 1585 (ppfolio) S 1583 1585 1083 0 -1 4202496 522 0 0 0 0 0 0 0 25 0 1 0 528301212 18763776 390 33554432000 4194304 4287625 140734038619136 18446744073709551615 270613130767 0 0 4096 65536 15406656549610848255 0 0 17 4 0 0 0
/proc/1585/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700956 s]
/proc/loadavg: 7.36 7.87 7.96 2/170 1585
/proc/meminfo: memFree=30717524/32951124 swapFree=67111524/67111528
[pid=1585] ppid=1583 vsize=18324 CPUtime=0 cores=0-7
/proc/1585/stat : 1585 (ppfolio) S 1583 1585 1083 0 -1 4202496 522 0 0 0 0 0 0 0 22 0 1 0 528301212 18763776 390 33554432000 4194304 4287625 140734038619136 18446744073709551615 270613130767 0 0 4096 65536 15406656549610848255 0 0 17 4 0 0 0
/proc/1585/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50081 s]
/proc/loadavg: 7.36 7.87 7.96 9/180 1600
/proc/meminfo: memFree=30632124/32951124 swapFree=67111524/67111528
[pid=1585] ppid=1583 vsize=18324 CPUtime=0 cores=0-7
/proc/1585/stat : 1585 (ppfolio) S 1583 1585 1083 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 528301212 18763776 390 33554432000 4194304 4287625 140734038619136 18446744073709551615 270613130767 0 0 4096 65536 15406656549610848255 0 0 17 4 0 0 0
/proc/1585/statm: 4581 390 341 23 0 91 0
[pid=1586] ppid=1585 vsize=1447960 CPUtime=1.48 cores=0
/proc/1586/stat : 1586 (cryptominisat) R 1585 1585 1083 0 -1 4202496 11312 0 0 0 147 1 0 0 19 0 1 0 528301212 1482711040 6150 33554432000 4194304 4587354 140735471416176 18446744073709551615 4238406 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1586/statm: 361990 6150 331 96 0 358552 0
[pid=1587] ppid=1585 vsize=24908 CPUtime=1.48 cores=1
/proc/1587/stat : 1587 (clasp) R 1585 1585 1083 0 -1 4202496 3920 0 0 0 148 0 0 0 20 0 1 0 528301212 25505792 3508 33554432000 4194304 4785740 140737390223600 18446744073709551615 4495638 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/1587/statm: 6227 3508 316 145 0 3272 0
[pid=1588] ppid=1585 vsize=462692 CPUtime=1.49 cores=2
/proc/1588/stat : 1588 (TNM) R 1585 1585 1083 0 -1 4202496 2691 0 0 0 149 0 0 0 20 0 1 0 528301212 473796608 2587 33554432000 134512640 134534564 4288313136 18446744073709551615 134530736 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/1588/statm: 115673 2587 95 6 0 114339 0
[pid=1589] ppid=1585 vsize=24120 CPUtime=1.49 cores=3
/proc/1589/stat : 1589 (march_hi) R 1585 1585 1083 0 -1 4202496 10206 0 0 0 148 1 0 0 20 0 1 0 528301212 24698880 2979 33554432000 4194304 4331988 140736545846784 18446744073709551615 4265477 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/1589/statm: 6030 2979 173 34 0 4472 0
[pid=1590] ppid=1585 vsize=84344 CPUtime=5.69 cores=4-7
/proc/1590/stat : 1590 (plingeling) S 1585 1585 1083 0 -1 4202496 10767 1251 0 0 568 1 0 0 19 0 5 0 528301212 86368256 9510 33554432000 4194304 4356188 140734129035840 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/1590/statm: 21086 9510 162 40 0 19630 0
[pid=1590/tid=1597] ppid=1585 vsize=84344 CPUtime=1.4 cores=4-7
/proc/1590/task/1597/stat : 1597 (plingeling) R 1585 1585 1083 0 -1 4202560 1681 1251 0 0 140 0 0 0 23 0 5 0 528301221 86368256 9510 33554432000 4194304 4356188 140734129035840 18446744073709551615 4270872 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=1590/tid=1598] ppid=1585 vsize=84344 CPUtime=1.4 cores=4-7
/proc/1590/task/1598/stat : 1598 (plingeling) R 1585 1585 1083 0 -1 4202560 1676 1251 0 0 140 0 0 0 23 0 5 0 528301221 86368256 9510 33554432000 4194304 4356188 140734129035840 18446744073709551615 4210587 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=1590/tid=1599] ppid=1585 vsize=84344 CPUtime=1.4 cores=4-7
/proc/1590/task/1599/stat : 1599 (plingeling) R 1585 1585 1083 0 -1 4202560 1692 1251 0 0 140 0 0 0 23 0 5 0 528301221 86368256 9510 33554432000 4194304 4356188 140734129035840 18446744073709551615 4211446 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=1590/tid=1600] ppid=1585 vsize=84344 CPUtime=1.39 cores=4-7
/proc/1590/task/1600/stat : 1600 (plingeling) R 1585 1585 1083 0 -1 4202560 1004 1251 0 0 139 0 0 0 25 0 5 0 528301221 86368256 9510 33554432000 4194304 4356188 140734129035840 18446744073709551615 4332940 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 11.63
Current children cumulated vsize (KiB) 2062348

[startup+3.10053 s]
/proc/loadavg: 7.49 7.89 7.96 9/180 1600
/proc/meminfo: memFree=30608068/32951124 swapFree=67111524/67111528
[pid=1585] ppid=1583 vsize=18324 CPUtime=0 cores=0-7
/proc/1585/stat : 1585 (ppfolio) S 1583 1585 1083 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 528301212 18763776 390 33554432000 4194304 4287625 140734038619136 18446744073709551615 270613130767 0 0 4096 65536 15406656549610848255 0 0 17 4 0 0 0
/proc/1585/statm: 4581 390 341 23 0 91 0
[pid=1586] ppid=1585 vsize=1456164 CPUtime=3.09 cores=0
/proc/1586/stat : 1586 (cryptominisat) R 1585 1585 1083 0 -1 4202496 14240 0 0 0 307 2 0 0 25 0 1 0 528301212 1491111936 9000 33554432000 4194304 4587354 140735471416176 18446744073709551615 4238692 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1586/statm: 364041 9000 337 96 0 360603 0
[pid=1587] ppid=1585 vsize=37384 CPUtime=3.09 cores=1
/proc/1587/stat : 1587 (clasp) R 1585 1585 1083 0 -1 4202496 7198 0 0 0 308 1 0 0 25 0 1 0 528301212 38281216 6642 33554432000 4194304 4785740 140737390223600 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/1587/statm: 9346 6642 340 145 0 6391 0
[pid=1588] ppid=1585 vsize=462692 CPUtime=3.08 cores=2
/proc/1588/stat : 1588 (TNM) R 1585 1585 1083 0 -1 4202496 2691 0 0 0 308 0 0 0 25 0 1 0 528301212 473796608 2587 33554432000 134512640 134534564 4288313136 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/1588/statm: 115673 2587 95 6 0 114339 0
[pid=1589] ppid=1585 vsize=24120 CPUtime=3.09 cores=3
/proc/1589/stat : 1589 (march_hi) R 1585 1585 1083 0 -1 4202496 10206 0 0 0 308 1 0 0 25 0 1 0 528301212 24698880 2979 33554432000 4194304 4331988 140736545846784 18446744073709551615 4228270 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/1589/statm: 6030 2979 173 34 0 4472 0
[pid=1590] ppid=1585 vsize=76656 CPUtime=12.09 cores=4-7
/proc/1590/stat : 1590 (plingeling) S 1585 1585 1083 0 -1 4202496 11672 1251 0 0 1208 1 0 0 19 0 5 0 528301212 78495744 7615 33554432000 4194304 4356188 140734129035840 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/1590/statm: 19164 7615 163 40 0 17708 0
[pid=1590/tid=1597] ppid=1585 vsize=76656 CPUtime=3 cores=4-7
/proc/1590/task/1597/stat : 1597 (plingeling) R 1585 1585 1083 0 -1 4202560 1874 1251 0 0 300 0 0 0 25 0 5 0 528301221 78495744 7615 33554432000 4194304 4356188 140734129035840 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=1590/tid=1598] ppid=1585 vsize=76656 CPUtime=3 cores=4-7
/proc/1590/task/1598/stat : 1598 (plingeling) R 1585 1585 1083 0 -1 4202560 1811 1251 0 0 300 0 0 0 25 0 5 0 528301221 78495744 7615 33554432000 4194304 4356188 140734129035840 18446744073709551615 4330999 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=1590/tid=1599] ppid=1585 vsize=76656 CPUtime=3 cores=4-7
/proc/1590/task/1599/stat : 1599 (plingeling) R 1585 1585 1083 0 -1 4202560 1943 1251 0 0 300 0 0 0 25 0 5 0 528301221 78495744 7615 33554432000 4194304 4356188 140734129035840 18446744073709551615 4233962 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=1590/tid=1600] ppid=1585 vsize=76656 CPUtime=2.99 cores=4-7
/proc/1590/task/1600/stat : 1600 (plingeling) R 1585 1585 1083 0 -1 4202560 1330 1251 0 0 299 0 0 0 25 0 5 0 528301221 78495744 7615 33554432000 4194304 4356188 140734129035840 18446744073709551615 4331050 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 24.44
Current children cumulated vsize (KiB) 2075340

[startup+6.30096 s]
/proc/loadavg: 7.49 7.89 7.96 9/180 1600
/proc/meminfo: memFree=30590228/32951124 swapFree=67111524/67111528
[pid=1585] ppid=1583 vsize=18324 CPUtime=0 cores=0-7
/proc/1585/stat : 1585 (ppfolio) S 1583 1585 1083 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 528301212 18763776 390 33554432000 4194304 4287625 140734038619136 18446744073709551615 270613130767 0 0 4096 65536 15406656549610848255 0 0 17 4 0 0 0
/proc/1585/statm: 4581 390 341 23 0 91 0
[pid=1586] ppid=1585 vsize=1466600 CPUtime=6.28 cores=0
/proc/1586/stat : 1586 (cryptominisat) R 1585 1585 1083 0 -1 4202496 19231 0 0 0 626 2 0 0 25 0 1 0 528301212 1501798400 11104 33554432000 4194304 4587354 140735471416176 18446744073709551615 4238947 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1586/statm: 366650 11104 337 96 0 363212 0
[pid=1587] ppid=1585 vsize=43800 CPUtime=6.29 cores=1
/proc/1587/stat : 1587 (clasp) R 1585 1585 1083 0 -1 4202496 8746 0 0 0 628 1 0 0 25 0 1 0 528301212 44851200 8190 33554432000 4194304 4785740 140737390223600 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/1587/statm: 10950 8190 340 145 0 7995 0
[pid=1588] ppid=1585 vsize=462692 CPUtime=6.28 cores=2
/proc/1588/stat : 1588 (TNM) R 1585 1585 1083 0 -1 4202496 2691 0 0 0 628 0 0 0 25 0 1 0 528301212 473796608 2587 33554432000 134512640 134534564 4288313136 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/1588/statm: 115673 2587 95 6 0 114339 0
[pid=1589] ppid=1585 vsize=24120 CPUtime=6.29 cores=3
/proc/1589/stat : 1589 (march_hi) R 1585 1585 1083 0 -1 4202496 10206 0 0 0 628 1 0 0 25 0 1 0 528301212 24698880 2979 33554432000 4194304 4331988 140736545846784 18446744073709551615 4265456 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/1589/statm: 6030 2979 173 34 0 4472 0
[pid=1590] ppid=1585 vsize=78988 CPUtime=24.88 cores=4-7
/proc/1590/stat : 1590 (plingeling) S 1585 1585 1083 0 -1 4202496 12977 1251 0 0 2486 2 0 0 19 0 5 0 528301212 80883712 8172 33554432000 4194304 4356188 140734129035840 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/1590/statm: 19747 8172 163 40 0 18291 0
[pid=1590/tid=1597] ppid=1585 vsize=78988 CPUtime=6.2 cores=4-7
/proc/1590/task/1597/stat : 1597 (plingeling) R 1585 1585 1083 0 -1 4202560 2098 1251 0 0 620 0 0 0 25 0 5 0 528301221 80883712 8172 33554432000 4194304 4356188 140734129035840 18446744073709551615 4279565 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=1590/tid=1598] ppid=1585 vsize=78988 CPUtime=6.2 cores=4-7
/proc/1590/task/1598/stat : 1598 (plingeling) R 1585 1585 1083 0 -1 4202560 2400 1251 0 0 620 0 0 0 25 0 5 0 528301221 80883712 8172 33554432000 4194304 4356188 140734129035840 18446744073709551615 4331355 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=1590/tid=1599] ppid=1585 vsize=78988 CPUtime=6.2 cores=4-7
/proc/1590/task/1599/stat : 1599 (plingeling) R 1585 1585 1083 0 -1 4202560 2135 1251 0 0 620 0 0 0 25 0 5 0 528301221 80883712 8172 33554432000 4194304 4356188 140734129035840 18446744073709551615 4287060 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=1590/tid=1600] ppid=1585 vsize=78988 CPUtime=6.17 cores=4-7
/proc/1590/task/1600/stat : 1600 (plingeling) R 1585 1585 1083 0 -1 4202560 1630 1251 0 0 617 0 0 0 25 0 5 0 528301221 80883712 8172 33554432000 4194304 4356188 140734129035840 18446744073709551615 4331305 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.02
Current children cumulated vsize (KiB) 2094524

[startup+12.7008 s]
/proc/loadavg: 7.53 7.89 7.96 9/180 1600
/proc/meminfo: memFree=30572164/32951124 swapFree=67111524/67111528
[pid=1585] ppid=1583 vsize=18324 CPUtime=0 cores=0-7
/proc/1585/stat : 1585 (ppfolio) S 1583 1585 1083 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 528301212 18763776 390 33554432000 4194304 4287625 140734038619136 18446744073709551615 270613130767 0 0 4096 65536 15406656549610848255 0 0 17 4 0 0 0
/proc/1585/statm: 4581 390 341 23 0 91 0
[pid=1586] ppid=1585 vsize=1457704 CPUtime=12.69 cores=0
/proc/1586/stat : 1586 (cryptominisat) R 1585 1585 1083 0 -1 4202496 24935 0 0 0 1265 4 0 0 25 0 1 0 528301212 1492688896 10830 33554432000 4194304 4587354 140735471416176 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1586/statm: 364426 10830 337 96 0 360988 0
[pid=1587] ppid=1585 vsize=51964 CPUtime=12.68 cores=1
/proc/1587/stat : 1587 (clasp) R 1585 1585 1083 0 -1 4202496 10713 0 0 0 1267 1 0 0 25 0 1 0 528301212 53211136 10157 33554432000 4194304 4785740 140737390223600 18446744073709551615 4286919 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/1587/statm: 12991 10157 340 145 0 10036 0
[pid=1588] ppid=1585 vsize=462692 CPUtime=12.68 cores=2
/proc/1588/stat : 1588 (TNM) R 1585 1585 1083 0 -1 4202496 2691 0 0 0 1268 0 0 0 25 0 1 0 528301212 473796608 2587 33554432000 134512640 134534564 4288313136 18446744073709551615 134528710 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/1588/statm: 115673 2587 95 6 0 114339 0
[pid=1589] ppid=1585 vsize=24120 CPUtime=12.69 cores=3
/proc/1589/stat : 1589 (march_hi) R 1585 1585 1083 0 -1 4202496 10206 0 0 0 1268 1 0 0 25 0 1 0 528301212 24698880 2979 33554432000 4194304 4331988 140736545846784 18446744073709551615 4228205 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/1589/statm: 6030 2979 173 34 0 4472 0
[pid=1590] ppid=1585 vsize=81844 CPUtime=50.44 cores=4-7
/proc/1590/stat : 1590 (plingeling) S 1585 1585 1083 0 -1 4202496 14907 1251 0 0 5042 2 0 0 19 0 5 0 528301212 83808256 8886 33554432000 4194304 4356188 140734129035840 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/1590/statm: 20461 8886 163 40 0 19005 0
[pid=1590/tid=1597] ppid=1585 vsize=81844 CPUtime=12.6 cores=4-7
/proc/1590/task/1597/stat : 1597 (plingeling) R 1585 1585 1083 0 -1 4202560 2547 1251 0 0 1260 0 0 0 25 0 5 0 528301221 83808256 8886 33554432000 4194304 4356188 140734129035840 18446744073709551615 4270872 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=1590/tid=1598] ppid=1585 vsize=81844 CPUtime=12.6 cores=4-7
/proc/1590/task/1598/stat : 1598 (plingeling) R 1585 1585 1083 0 -1 4202560 2817 1251 0 0 1260 0 0 0 25 0 5 0 528301221 83808256 8886 33554432000 4194304 4356188 140734129035840 18446744073709551615 4270872 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=1590/tid=1599] ppid=1585 vsize=81844 CPUtime=12.6 cores=4-7
/proc/1590/task/1599/stat : 1599 (plingeling) R 1585 1585 1083 0 -1 4202560 2584 1251 0 0 1260 0 0 0 25 0 5 0 528301221 83808256 8886 33554432000 4194304 4356188 140734129035840 18446744073709551615 4330969 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=1590/tid=1600] ppid=1585 vsize=81844 CPUtime=12.53 cores=4-7
/proc/1590/task/1600/stat : 1600 (plingeling) R 1585 1585 1083 0 -1 4202560 2245 1251 0 0 1253 0 0 0 25 0 5 0 528301221 83808256 8886 33554432000 4194304 4356188 140734129035840 18446744073709551615 4279448 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.18
Current children cumulated vsize (KiB) 2096648

[startup+25.5006 s]
/proc/loadavg: 7.63 7.89 7.96 9/180 1601
/proc/meminfo: memFree=30527060/32951124 swapFree=67111524/67111528
[pid=1585] ppid=1583 vsize=18324 CPUtime=0 cores=0-7
/proc/1585/stat : 1585 (ppfolio) S 1583 1585 1083 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 528301212 18763776 390 33554432000 4194304 4287625 140734038619136 18446744073709551615 270613130767 0 0 4096 65536 15406656549610848255 0 0 17 4 0 0 0
/proc/1585/statm: 4581 390 341 23 0 91 0
[pid=1586] ppid=1585 vsize=1497244 CPUtime=25.49 cores=0
/proc/1586/stat : 1586 (cryptominisat) R 1585 1585 1083 0 -1 4202496 34631 0 0 0 2544 5 0 0 25 0 1 0 528301212 1533177856 20524 33554432000 4194304 4587354 140735471416176 18446744073709551615 4388352 0 0 4096 2 0 0 0 17 0 0 0 0

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

[pid=1588] ppid=1585 vsize=462692 CPUtime=4782.4 cores=2
/proc/1588/stat : 1588 (TNM) R 1585 1585 1083 0 -1 4202496 2691 0 0 0 478239 1 0 0 25 0 1 0 528301212 473796608 2587 33554432000 134512640 134534564 4288313136 18446744073709551615 134528944 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/1588/statm: 115673 2587 95 6 0 114339 0
[pid=1589] ppid=1585 vsize=24120 CPUtime=4781.59 cores=3
/proc/1589/stat : 1589 (march_hi) R 1585 1585 1083 0 -1 4202496 10206 0 0 0 478158 1 0 0 25 0 1 0 528301212 24698880 2979 33554432000 4194304 4331988 140736545846784 18446744073709551615 4265440 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/1589/statm: 6030 2979 173 34 0 4472 0
[pid=1590] ppid=1585 vsize=218104 CPUtime=19102.8 cores=4-7
/proc/1590/stat : 1590 (plingeling) S 1585 1585 1083 0 -1 4202496 919036 1251 0 0 1910146 138 0 0 19 0 5 0 528301212 223338496 42983 33554432000 4194304 4356188 140734129035840 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/1590/statm: 54526 42983 163 40 0 53070 0
[pid=1590/tid=1597] ppid=1585 vsize=218104 CPUtime=4782.32 cores=4-7
/proc/1590/task/1597/stat : 1597 (plingeling) R 1585 1585 1083 0 -1 4202560 232202 1251 0 0 478200 32 0 0 25 0 5 0 528301221 223338496 42983 33554432000 4194304 4356188 140734129035840 18446744073709551615 4330969 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=1590/tid=1598] ppid=1585 vsize=218104 CPUtime=4781.85 cores=4-7
/proc/1590/task/1598/stat : 1598 (plingeling) R 1585 1585 1083 0 -1 4202560 231572 1251 0 0 478149 36 0 0 25 0 5 0 528301221 223338496 42983 33554432000 4194304 4356188 140734129035840 18446744073709551615 4331055 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=1590/tid=1599] ppid=1585 vsize=218104 CPUtime=4782.31 cores=4-7
/proc/1590/task/1599/stat : 1599 (plingeling) R 1585 1585 1083 0 -1 4202560 237033 1251 0 0 478195 36 0 0 25 0 5 0 528301221 223338496 42983 33554432000 4194304 4356188 140734129035840 18446744073709551615 4330960 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=1590/tid=1600] ppid=1585 vsize=218104 CPUtime=4756.25 cores=4-7
/proc/1590/task/1600/stat : 1600 (plingeling) R 1585 1585 1083 0 -1 4202560 213515 1251 0 0 475594 31 0 0 25 0 5 0 528301221 223338496 42983 33554432000 4194304 4356188 140734129035840 18446744073709551615 4331015 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 38231.5
Current children cumulated vsize (KiB) 2730664

[startup+4842.3 s]
/proc/loadavg: 8.04 8.05 8.00 9/180 1741
/proc/meminfo: memFree=30012504/32951124 swapFree=67111524/67111528
[pid=1585] ppid=1583 vsize=18324 CPUtime=0 cores=0-7
/proc/1585/stat : 1585 (ppfolio) S 1583 1585 1083 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 528301212 18763776 390 33554432000 4194304 4287625 140734038619136 18446744073709551615 270613130767 0 0 4096 65536 15406656549610848255 0 0 17 4 0 0 0
/proc/1585/statm: 4581 390 341 23 0 91 0
[pid=1586] ppid=1585 vsize=1582784 CPUtime=4842.27 cores=0
/proc/1586/stat : 1586 (cryptominisat) R 1585 1585 1083 0 -1 4202496 2613338 0 0 0 483465 762 0 0 25 0 1 0 528301212 1620770816 47896 33554432000 4194304 4587354 140735471416176 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1586/statm: 395696 47896 337 96 0 392258 0
[pid=1587] ppid=1585 vsize=364012 CPUtime=4842.39 cores=1
/proc/1587/stat : 1587 (clasp) R 1585 1585 1083 0 -1 4202496 81744 0 0 0 484224 15 0 0 25 0 1 0 528301212 372748288 80947 33554432000 4194304 4785740 140737390223600 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/1587/statm: 91003 80947 340 145 0 88048 0
[pid=1588] ppid=1585 vsize=462692 CPUtime=4842.4 cores=2
/proc/1588/stat : 1588 (TNM) R 1585 1585 1083 0 -1 4202496 2691 0 0 0 484239 1 0 0 25 0 1 0 528301212 473796608 2587 33554432000 134512640 134534564 4288313136 18446744073709551615 134530353 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/1588/statm: 115673 2587 95 6 0 114339 0
[pid=1589] ppid=1585 vsize=24120 CPUtime=4841.59 cores=3
/proc/1589/stat : 1589 (march_hi) R 1585 1585 1083 0 -1 4202496 10206 0 0 0 484158 1 0 0 25 0 1 0 528301212 24698880 2979 33554432000 4194304 4331988 140736545846784 18446744073709551615 4263238 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/1589/statm: 6030 2979 173 34 0 4472 0
[pid=1590] ppid=1585 vsize=217080 CPUtime=19342.5 cores=4-7
/proc/1590/stat : 1590 (plingeling) S 1585 1585 1083 0 -1 4202496 927164 1251 0 0 1934112 139 0 0 19 0 5 0 528301212 222289920 42727 33554432000 4194304 4356188 140734129035840 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/1590/statm: 54270 42727 163 40 0 52814 0
[pid=1590/tid=1597] ppid=1585 vsize=217080 CPUtime=4842.31 cores=4-7
/proc/1590/task/1597/stat : 1597 (plingeling) R 1585 1585 1083 0 -1 4202560 234698 1251 0 0 484199 32 0 0 25 0 5 0 528301221 222289920 42727 33554432000 4194304 4356188 140734129035840 18446744073709551615 4331060 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=1590/tid=1598] ppid=1585 vsize=217080 CPUtime=4841.85 cores=4-7
/proc/1590/task/1598/stat : 1598 (plingeling) R 1585 1585 1083 0 -1 4202560 234324 1251 0 0 484148 37 0 0 25 0 5 0 528301221 222289920 42727 33554432000 4194304 4356188 140734129035840 18446744073709551615 4234093 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=1590/tid=1599] ppid=1585 vsize=217080 CPUtime=4842.31 cores=4-7
/proc/1590/task/1599/stat : 1599 (plingeling) R 1585 1585 1083 0 -1 4202560 237161 1251 0 0 484195 36 0 0 25 0 5 0 528301221 222289920 42727 33554432000 4194304 4356188 140734129035840 18446744073709551615 4281677 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=1590/tid=1600] ppid=1585 vsize=217080 CPUtime=4815.92 cores=4-7
/proc/1590/task/1600/stat : 1600 (plingeling) R 1585 1585 1083 0 -1 4202560 216267 1251 0 0 481560 32 0 0 25 0 5 0 528301221 222289920 42727 33554432000 4194304 4356188 140734129035840 18446744073709551615 4331015 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 38711.2
Current children cumulated vsize (KiB) 2669012

[startup+4902.3 s]
/proc/loadavg: 8.01 8.04 8.00 9/180 1743
/proc/meminfo: memFree=30041864/32951124 swapFree=67111524/67111528
[pid=1585] ppid=1583 vsize=18324 CPUtime=0 cores=0-7
/proc/1585/stat : 1585 (ppfolio) S 1583 1585 1083 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 528301212 18763776 390 33554432000 4194304 4287625 140734038619136 18446744073709551615 270613130767 0 0 4096 65536 15406656549610848255 0 0 17 4 0 0 0
/proc/1585/statm: 4581 390 341 23 0 91 0
[pid=1586] ppid=1585 vsize=1583004 CPUtime=4902.27 cores=0
/proc/1586/stat : 1586 (cryptominisat) R 1585 1585 1083 0 -1 4202496 2635508 0 0 0 489457 770 0 0 25 0 1 0 528301212 1620996096 39258 33554432000 4194304 4587354 140735471416176 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1586/statm: 395751 39258 337 96 0 392313 0
[pid=1587] ppid=1585 vsize=364012 CPUtime=4902.39 cores=1
/proc/1587/stat : 1587 (clasp) R 1585 1585 1083 0 -1 4202496 81748 0 0 0 490224 15 0 0 25 0 1 0 528301212 372748288 80951 33554432000 4194304 4785740 140737390223600 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/1587/statm: 91003 80951 340 145 0 88048 0
[pid=1588] ppid=1585 vsize=462692 CPUtime=4902.4 cores=2
/proc/1588/stat : 1588 (TNM) R 1585 1585 1083 0 -1 4202496 2691 0 0 0 490239 1 0 0 25 0 1 0 528301212 473796608 2587 33554432000 134512640 134534564 4288313136 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/1588/statm: 115673 2587 95 6 0 114339 0
[pid=1589] ppid=1585 vsize=24120 CPUtime=4901.59 cores=3
/proc/1589/stat : 1589 (march_hi) R 1585 1585 1083 0 -1 4202496 10206 0 0 0 490158 1 0 0 25 0 1 0 528301212 24698880 2979 33554432000 4194304 4331988 140736545846784 18446744073709551615 4228243 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/1589/statm: 6030 2979 173 34 0 4472 0
[pid=1590] ppid=1585 vsize=225016 CPUtime=19582.2 cores=4-7
/proc/1590/stat : 1590 (plingeling) S 1585 1585 1083 0 -1 4202496 937724 1251 0 0 1958078 141 0 0 19 0 5 0 528301212 230416384 44711 33554432000 4194304 4356188 140734129035840 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/1590/statm: 56254 44711 163 40 0 54798 0
[pid=1590/tid=1597] ppid=1585 vsize=225016 CPUtime=4902.32 cores=4-7
/proc/1590/task/1597/stat : 1597 (plingeling) R 1585 1585 1083 0 -1 4202560 237386 1251 0 0 490199 33 0 0 25 0 5 0 528301221 230416384 44711 33554432000 4194304 4356188 140734129035840 18446744073709551615 4234076 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=1590/tid=1598] ppid=1585 vsize=225016 CPUtime=4901.84 cores=4-7
/proc/1590/task/1598/stat : 1598 (plingeling) R 1585 1585 1083 0 -1 4202560 236372 1251 0 0 490147 37 0 0 25 0 5 0 528301221 230416384 44711 33554432000 4194304 4356188 140734129035840 18446744073709551615 4331264 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=1590/tid=1599] ppid=1585 vsize=225016 CPUtime=4902.31 cores=4-7
/proc/1590/task/1599/stat : 1599 (plingeling) R 1585 1585 1083 0 -1 4202560 239913 1251 0 0 490195 36 0 0 25 0 5 0 528301221 230416384 44711 33554432000 4194304 4356188 140734129035840 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=1590/tid=1600] ppid=1585 vsize=225016 CPUtime=4875.6 cores=4-7
/proc/1590/task/1600/stat : 1600 (plingeling) R 1585 1585 1083 0 -1 4202560 219339 1251 0 0 487528 32 0 0 25 0 5 0 528301221 230416384 44711 33554432000 4194304 4356188 140734129035840 18446744073709551615 4331007 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 39190.8
Current children cumulated vsize (KiB) 2677168

[startup+4962.3 s]
/proc/loadavg: 8.00 8.03 8.00 9/180 1744
/proc/meminfo: memFree=30044924/32951124 swapFree=67111524/67111528
[pid=1585] ppid=1583 vsize=18324 CPUtime=0 cores=0-7
/proc/1585/stat : 1585 (ppfolio) S 1583 1585 1083 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 528301212 18763776 390 33554432000 4194304 4287625 140734038619136 18446744073709551615 270613130767 0 0 4096 65536 15406656549610848255 0 0 17 4 0 0 0
/proc/1585/statm: 4581 390 341 23 0 91 0
[pid=1586] ppid=1585 vsize=1544528 CPUtime=4962.27 cores=0
/proc/1586/stat : 1586 (cryptominisat) R 1585 1585 1083 0 -1 4202496 2653675 0 0 0 495449 778 0 0 25 0 1 0 528301212 1581596672 36928 33554432000 4194304 4587354 140735471416176 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1586/statm: 386132 36928 337 96 0 382694 0
[pid=1587] ppid=1585 vsize=364652 CPUtime=4962.4 cores=1
/proc/1587/stat : 1587 (clasp) R 1585 1585 1083 0 -1 4202496 81923 0 0 0 496225 15 0 0 25 0 1 0 528301212 373403648 81126 33554432000 4194304 4785740 140737390223600 18446744073709551615 4278081 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/1587/statm: 91163 81126 340 145 0 88208 0
[pid=1588] ppid=1585 vsize=462692 CPUtime=4962.41 cores=2
/proc/1588/stat : 1588 (TNM) R 1585 1585 1083 0 -1 4202496 2691 0 0 0 496240 1 0 0 25 0 1 0 528301212 473796608 2587 33554432000 134512640 134534564 4288313136 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/1588/statm: 115673 2587 95 6 0 114339 0
[pid=1589] ppid=1585 vsize=24120 CPUtime=4961.59 cores=3
/proc/1589/stat : 1589 (march_hi) R 1585 1585 1083 0 -1 4202496 10206 0 0 0 496158 1 0 0 25 0 1 0 528301212 24698880 2979 33554432000 4194304 4331988 140736545846784 18446744073709551615 4228365 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/1589/statm: 6030 2979 173 34 0 4472 0
[pid=1590] ppid=1585 vsize=228344 CPUtime=19821.9 cores=4-7
/proc/1590/stat : 1590 (plingeling) S 1585 1585 1083 0 -1 4202496 943996 1251 0 0 1982045 141 0 0 19 0 5 0 528301212 233824256 45543 33554432000 4194304 4356188 140734129035840 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/1590/statm: 57086 45543 163 40 0 55630 0
[pid=1590/tid=1597] ppid=1585 vsize=228344 CPUtime=4962.32 cores=4-7
/proc/1590/task/1597/stat : 1597 (plingeling) R 1585 1585 1083 0 -1 4202560 237898 1251 0 0 496199 33 0 0 25 0 5 0 528301221 233824256 45543 33554432000 4194304 4356188 140734129035840 18446744073709551615 4331332 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=1590/tid=1598] ppid=1585 vsize=228344 CPUtime=4961.84 cores=4-7
/proc/1590/task/1598/stat : 1598 (plingeling) R 1585 1585 1083 0 -1 4202560 236884 1251 0 0 496147 37 0 0 25 0 5 0 528301221 233824256 45543 33554432000 4194304 4356188 140734129035840 18446744073709551615 4225594 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=1590/tid=1599] ppid=1585 vsize=228344 CPUtime=4962.32 cores=4-7
/proc/1590/task/1599/stat : 1599 (plingeling) R 1585 1585 1083 0 -1 4202560 242601 1251 0 0 496195 37 0 0 25 0 5 0 528301221 233824256 45543 33554432000 4194304 4356188 140734129035840 18446744073709551615 4331055 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=1590/tid=1600] ppid=1585 vsize=228344 CPUtime=4935.27 cores=4-7
/proc/1590/task/1600/stat : 1600 (plingeling) R 1585 1585 1083 0 -1 4202560 221899 1251 0 0 493495 32 0 0 25 0 5 0 528301221 233824256 45543 33554432000 4194304 4356188 140734129035840 18446744073709551615 4279478 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 39670.5
Current children cumulated vsize (KiB) 2642660



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5003.6 s]
/proc/loadavg: 8.00 8.02 8.00 9/180 1746
/proc/meminfo: memFree=30007948/32951124 swapFree=67111524/67111528
[pid=1585] ppid=1583 vsize=18324 CPUtime=0 cores=0-7
/proc/1585/stat : 1585 (ppfolio) S 1583 1585 1083 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 528301212 18763776 390 33554432000 4194304 4287625 140734038619136 18446744073709551615 270613130767 0 0 4096 65536 15406656549610848255 0 0 17 4 0 0 0
/proc/1585/statm: 4581 390 341 23 0 91 0
[pid=1586] ppid=1585 vsize=339068 CPUtime=5003.57 cores=0
/proc/1586/stat : 1586 (cryptominisat) R 1585 1585 1083 0 -1 4202496 2673900 0 0 0 499571 786 0 0 25 0 1 0 528301212 347205632 46207 33554432000 4194304 4587354 140735471416176 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1586/statm: 84767 46207 337 96 0 81329 0
[pid=1587] ppid=1585 vsize=365292 CPUtime=5003.7 cores=1
/proc/1587/stat : 1587 (clasp) R 1585 1585 1083 0 -1 4202496 82056 0 0 0 500355 15 0 0 25 0 1 0 528301212 374059008 81259 33554432000 4194304 4785740 140737390223600 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/1587/statm: 91323 81259 340 145 0 88368 0
[pid=1588] ppid=1585 vsize=462692 CPUtime=5003.71 cores=2
/proc/1588/stat : 1588 (TNM) R 1585 1585 1083 0 -1 4202496 2691 0 0 0 500370 1 0 0 25 0 1 0 528301212 473796608 2587 33554432000 134512640 134534564 4288313136 18446744073709551615 134529758 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/1588/statm: 115673 2587 95 6 0 114339 0
[pid=1589] ppid=1585 vsize=24120 CPUtime=5002.9 cores=3
/proc/1589/stat : 1589 (march_hi) R 1585 1585 1083 0 -1 4202496 10206 0 0 0 500289 1 0 0 25 0 1 0 528301212 24698880 2979 33554432000 4194304 4331988 140736545846784 18446744073709551615 4263175 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/1589/statm: 6030 2979 173 34 0 4472 0
[pid=1590] ppid=1585 vsize=227064 CPUtime=19986.8 cores=4-7
/proc/1590/stat : 1590 (plingeling) S 1585 1585 1083 0 -1 4202496 953404 1251 0 0 1998542 142 0 0 19 0 5 0 528301212 232513536 45223 33554432000 4194304 4356188 140734129035840 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/1590/statm: 56766 45223 163 40 0 55310 0
[pid=1590/tid=1597] ppid=1585 vsize=227064 CPUtime=5003.63 cores=4-7
/proc/1590/task/1597/stat : 1597 (plingeling) R 1585 1585 1083 0 -1 4202560 244426 1251 0 0 500329 34 0 0 25 0 5 0 528301221 232513536 45223 33554432000 4194304 4356188 140734129035840 18446744073709551615 4331028 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=1590/tid=1598] ppid=1585 vsize=227064 CPUtime=5003.14 cores=4-7
/proc/1590/task/1598/stat : 1598 (plingeling) R 1585 1585 1083 0 -1 4202560 239508 1251 0 0 500277 37 0 0 25 0 5 0 528301221 232513536 45223 33554432000 4194304 4356188 140734129035840 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=1590/tid=1599] ppid=1585 vsize=227064 CPUtime=5003.62 cores=4-7
/proc/1590/task/1599/stat : 1599 (plingeling) R 1585 1585 1083 0 -1 4202560 242601 1251 0 0 500325 37 0 0 25 0 5 0 528301221 232513536 45223 33554432000 4194304 4356188 140734129035840 18446744073709551615 4330969 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=1590/tid=1600] ppid=1585 vsize=227064 CPUtime=4976.35 cores=4-7
/proc/1590/task/1600/stat : 1600 (plingeling) R 1585 1585 1083 0 -1 4202560 222155 1251 0 0 497603 32 0 0 25 0 5 0 528301221 232513536 45223 33554432000 4194304 4356188 140734129035840 18446744073709551615 4331015 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 40000.7
Current children cumulated vsize (KiB) 1436560

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

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 1585 and gives
#  childrusage.ru_utime.tv_sec=15002
#  childrusage.ru_utime.tv_usec=328299
#  childrusage.ru_stime.tv_sec=7
#  childrusage.ru_stime.tv_usec=909797
# CPU time returned by wait4() is 15010.2
# while last known CPU time is 40000.7
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 5003.62
CPU time (s): 40000.7
CPU user time (s): 39991.3
CPU system time (s): 9.45
CPU usage (%): 799.436
Max. virtual memory (cumulated for all children) (KiB): 4135656

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 15002.3
system time used= 7.9098
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2687321
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 922
involuntary context switches= 84375

runsolver used 7.83281 second user time and 19.452 second system time

The end

Launcher Data

Begin job on node108 at 2011-04-30 14:36:43
IDJOB=3275416
IDBENCH=83177
IDSOLVER=1638
FILE ID=node108/3275416-1304167003
RUNJOBID= node108-1304161953-1097
PBS_JOBID= 13170935
Free space on /tmp= 72632 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/crafted/mosoi/289/289-unsat-9x32.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3275416-1304167003/watcher-3275416-1304167003 -o /tmp/evaluation-result-3275416-1304167003/solver-3275416-1304167003 -C 40000 -W 5100 -M 31000  ppfolio HOME/instance-3275416-1304167003.cnf

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

MD5SUM BENCH= bcc12436eba65ad776b55f23c6f42298
RANDOM SEED=1232665985

node108.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.820
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.64
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.820
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.15
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.820
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.82
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.820
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.77
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.820
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.82
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.820
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.820
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.820
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:      30717804 kB
Buffers:        602640 kB
Cached:        1164296 kB
SwapCached:          4 kB
Active:         150096 kB
Inactive:      1679884 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30717804 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           11644 kB
Writeback:           0 kB
AnonPages:       64180 kB
Mapped:          14712 kB
Slab:           334584 kB
PageTables:       4684 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   187076 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= 72624 MiB
End job on node108 at 2011-04-30 16:00:08