Trace number 3219909

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) 39970.1 5000.02

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v40000-c168000-S1920335371-069-UNKNOWN.cnf
MD5SUM2df42d61a6b217e160d2447861596d0d
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark146.816
Satisfiable
(Un)Satisfiability was proved
Number of variables40000
Number of clauses168000
Sum of the clauses size504000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3168000
Number of clauses of size 40
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-3219909-1304154817/watcher-3219909-1304154817 -o /tmp/evaluation-result-3219909-1304154817/solver-3219909-1304154817 -C 40000 -W 5000 -M 31000 ppfolio HOME/instance-3219909-1304154817.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): 5000 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: 8.04 8.03 8.00 1/170 12270
/proc/meminfo: memFree=31119756/32951124 swapFree=67107188/67111528
[pid=12270] ppid=12268 vsize=18324 CPUtime=0 cores=0-7
/proc/12270/stat : 12270 (ppfolio) S 12268 12270 11857 0 -1 4202496 519 0 0 0 0 0 0 0 22 0 1 0 527080237 18763776 389 33554432000 4194304 4287625 140737341070080 18446744073709551615 210204667407 0 0 4096 65536 2826088513535 0 0 17 6 0 0 0
/proc/12270/statm: 4581 389 341 23 0 91 0

[startup+0.093898 s]
/proc/loadavg: 8.04 8.03 8.00 1/170 12270
/proc/meminfo: memFree=31119756/32951124 swapFree=67107188/67111528
[pid=12270] ppid=12268 vsize=18324 CPUtime=0 cores=0-7
/proc/12270/stat : 12270 (ppfolio) S 12268 12270 11857 0 -1 4202496 519 0 0 0 0 0 0 0 22 0 1 0 527080237 18763776 389 33554432000 4194304 4287625 140737341070080 18446744073709551615 210204667407 0 0 4096 65536 4600093046996991999 0 0 17 4 0 0 0
/proc/12270/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100895 s]
/proc/loadavg: 8.04 8.03 8.00 1/170 12270
/proc/meminfo: memFree=31119756/32951124 swapFree=67107188/67111528
[pid=12270] ppid=12268 vsize=18324 CPUtime=0 cores=0-7
/proc/12270/stat : 12270 (ppfolio) S 12268 12270 11857 0 -1 4202496 519 0 0 0 0 0 0 0 22 0 1 0 527080237 18763776 389 33554432000 4194304 4287625 140737341070080 18446744073709551615 210204667407 0 0 4096 65536 4600093046996991999 0 0 17 4 0 0 0
/proc/12270/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300866 s]
/proc/loadavg: 8.04 8.03 8.00 1/170 12270
/proc/meminfo: memFree=31119756/32951124 swapFree=67107188/67111528
[pid=12270] ppid=12268 vsize=18324 CPUtime=0 cores=0-7
/proc/12270/stat : 12270 (ppfolio) S 12268 12270 11857 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 527080237 18763776 389 33554432000 4194304 4287625 140737341070080 18446744073709551615 210204667407 0 0 4096 65536 4600093046996991999 0 0 17 4 0 0 0
/proc/12270/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700767 s]
/proc/loadavg: 8.04 8.03 8.00 1/170 12270
/proc/meminfo: memFree=31119756/32951124 swapFree=67107188/67111528
[pid=12270] ppid=12268 vsize=18324 CPUtime=0 cores=0-7
/proc/12270/stat : 12270 (ppfolio) S 12268 12270 11857 0 -1 4202496 519 0 0 0 0 0 0 0 18 0 1 0 527080237 18763776 389 33554432000 4194304 4287625 140737341070080 18446744073709551615 210204667407 0 0 4096 65536 4600093046996991999 0 0 17 4 0 0 0
/proc/12270/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50063 s]
/proc/loadavg: 8.04 8.03 8.00 9/180 12285
/proc/meminfo: memFree=30951656/32951124 swapFree=67107188/67111528
[pid=12270] ppid=12268 vsize=18324 CPUtime=0 cores=0-7
/proc/12270/stat : 12270 (ppfolio) S 12268 12270 11857 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 527080237 18763776 389 33554432000 4194304 4287625 140737341070080 18446744073709551615 210204667407 0 0 4096 65536 4600093046996991999 0 0 17 4 0 0 0
/proc/12270/statm: 4581 389 341 23 0 91 0
[pid=12271] ppid=12270 vsize=60316 CPUtime=1.49 cores=0
/proc/12271/stat : 12271 (cryptominisat) R 12270 12270 11857 0 -1 4202496 13724 0 0 0 148 1 0 0 20 0 1 0 527080238 61763584 10534 33554432000 4194304 4587354 140733291583104 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12271/statm: 15079 10534 326 96 0 11641 0
[pid=12272] ppid=12270 vsize=33728 CPUtime=1.48 cores=1
/proc/12272/stat : 12272 (clasp) R 12270 12270 11857 0 -1 4202496 7741 0 0 0 148 0 0 0 20 0 1 0 527080238 34537472 5654 33554432000 4194304 4785740 140734246979456 18446744073709551615 4553068 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12272/statm: 8432 5654 340 145 0 5477 0
[pid=12273] ppid=12270 vsize=467968 CPUtime=1.49 cores=2
/proc/12273/stat : 12273 (TNM) R 12270 12270 11857 0 -1 4202496 6720 0 0 0 148 1 0 0 20 0 1 0 527080238 479199232 6617 33554432000 134512640 134534564 4287412320 18446744073709551615 134530659 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/12273/statm: 116992 6617 95 6 0 115658 0
[pid=12274] ppid=12270 vsize=36884 CPUtime=1.49 cores=3
/proc/12274/stat : 12274 (march_hi) R 12270 12270 11857 0 -1 4202496 34846 0 0 0 145 4 0 0 20 0 1 0 527080238 37769216 6050 33554432000 4194304 4331988 140737012648064 18446744073709551615 4226642 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/12274/statm: 9221 6050 144 34 0 7663 0
[pid=12275] ppid=12270 vsize=165692 CPUtime=4.26 cores=4-7
/proc/12275/stat : 12275 (plingeling) S 12270 12270 11857 0 -1 4202496 25669 1257 0 0 423 3 0 0 18 0 5 0 527080238 169668608 13479 33554432000 4194304 4356188 140734733079376 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/12275/statm: 41423 13479 163 40 0 39967 0
[pid=12275/tid=12282] ppid=12270 vsize=165692 CPUtime=0.93 cores=4-7
/proc/12275/task/12282/stat : 12282 (plingeling) R 12270 12270 11857 0 -1 4202560 3363 1257 0 0 93 0 0 0 24 0 5 0 527080293 169668608 13479 33554432000 4194304 4356188 140734733079376 18446744073709551615 4211804 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=12275/tid=12283] ppid=12270 vsize=165692 CPUtime=0.9 cores=4-7
/proc/12275/task/12283/stat : 12283 (plingeling) R 12270 12270 11857 0 -1 4202560 3202 1257 0 0 90 0 0 0 23 0 5 0 527080293 169668608 13479 33554432000 4194304 4356188 140734733079376 18446744073709551615 4211178 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=12275/tid=12284] ppid=12270 vsize=165692 CPUtime=0.92 cores=4-7
/proc/12275/task/12284/stat : 12284 (plingeling) R 12270 12270 11857 0 -1 4202560 3369 1257 0 0 92 0 0 0 21 0 5 0 527080293 169668608 13479 33554432000 4194304 4356188 140734733079376 18446744073709551615 4253758 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=12275/tid=12285] ppid=12270 vsize=165692 CPUtime=0.93 cores=4-7
/proc/12275/task/12285/stat : 12285 (plingeling) R 12270 12270 11857 0 -1 4202560 3141 1257 0 0 93 0 0 0 21 0 5 0 527080293 169668608 13479 33554432000 4194304 4356188 140734733079376 18446744073709551615 4211054 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 10.21
Current children cumulated vsize (KiB) 782912

[startup+3.10137 s]
/proc/loadavg: 8.04 8.03 8.00 9/180 12285
/proc/meminfo: memFree=30933552/32951124 swapFree=67107188/67111528
[pid=12270] ppid=12268 vsize=18324 CPUtime=0 cores=0-7
/proc/12270/stat : 12270 (ppfolio) S 12268 12270 11857 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 527080237 18763776 389 33554432000 4194304 4287625 140737341070080 18446744073709551615 210204667407 0 0 4096 65536 4600093046996991999 0 0 17 4 0 0 0
/proc/12270/statm: 4581 389 341 23 0 91 0
[pid=12271] ppid=12270 vsize=97820 CPUtime=3.09 cores=0
/proc/12271/stat : 12271 (cryptominisat) R 12270 12270 11857 0 -1 4202496 14667 0 0 0 308 1 0 0 25 0 1 0 527080238 100167680 11470 33554432000 4194304 4587354 140733291583104 18446744073709551615 210204344075 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12271/statm: 24455 11470 326 96 0 21017 0
[pid=12272] ppid=12270 vsize=35860 CPUtime=3.09 cores=1
/proc/12272/stat : 12272 (clasp) R 12270 12270 11857 0 -1 4202496 8318 0 0 0 308 1 0 0 25 0 1 0 527080238 36720640 6231 33554432000 4194304 4785740 140734246979456 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12272/statm: 8965 6231 340 145 0 6010 0
[pid=12273] ppid=12270 vsize=467968 CPUtime=3.09 cores=2
/proc/12273/stat : 12273 (TNM) R 12270 12270 11857 0 -1 4202496 6720 0 0 0 308 1 0 0 25 0 1 0 527080238 479199232 6617 33554432000 134512640 134534564 4287412320 18446744073709551615 134528330 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/12273/statm: 116992 6617 95 6 0 115658 0
[pid=12274] ppid=12270 vsize=86584 CPUtime=3.09 cores=3
/proc/12274/stat : 12274 (march_hi) R 12270 12270 11857 0 -1 4202496 55510 0 0 0 302 7 0 0 25 0 1 0 527080238 88662016 18149 33554432000 4194304 4331988 140737012648064 18446744073709551615 4228963 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/12274/statm: 21646 18149 173 34 0 20088 0
[pid=12275] ppid=12270 vsize=165676 CPUtime=10.65 cores=4-7
/proc/12275/stat : 12275 (plingeling) S 12270 12270 11857 0 -1 4202496 25669 1257 0 0 1062 3 0 0 18 0 5 0 527080238 169652224 13475 33554432000 4194304 4356188 140734733079376 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/12275/statm: 41419 13475 163 40 0 39963 0
[pid=12275/tid=12282] ppid=12270 vsize=165676 CPUtime=2.53 cores=4-7
/proc/12275/task/12282/stat : 12282 (plingeling) R 12270 12270 11857 0 -1 4202560 3363 1257 0 0 253 0 0 0 25 0 5 0 527080293 169652224 13475 33554432000 4194304 4356188 140734733079376 18446744073709551615 4330982 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=12275/tid=12283] ppid=12270 vsize=165676 CPUtime=2.49 cores=4-7
/proc/12275/task/12283/stat : 12283 (plingeling) R 12270 12270 11857 0 -1 4202560 3202 1257 0 0 249 0 0 0 25 0 5 0 527080293 169652224 13475 33554432000 4194304 4356188 140734733079376 18446744073709551615 4331060 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=12275/tid=12284] ppid=12270 vsize=165676 CPUtime=2.52 cores=4-7
/proc/12275/task/12284/stat : 12284 (plingeling) R 12270 12270 11857 0 -1 4202560 3369 1257 0 0 252 0 0 0 25 0 5 0 527080293 169652224 13475 33554432000 4194304 4356188 140734733079376 18446744073709551615 4332333 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=12275/tid=12285] ppid=12270 vsize=165676 CPUtime=2.53 cores=4-7
/proc/12275/task/12285/stat : 12285 (plingeling) R 12270 12270 11857 0 -1 4202560 3141 1257 0 0 253 0 0 0 25 0 5 0 527080293 169652224 13475 33554432000 4194304 4356188 140734733079376 18446744073709551615 4331015 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 23.01
Current children cumulated vsize (KiB) 872232

[startup+6.30083 s]
/proc/loadavg: 8.04 8.03 8.00 9/180 12285
/proc/meminfo: memFree=30884440/32951124 swapFree=67107188/67111528
[pid=12270] ppid=12268 vsize=18324 CPUtime=0 cores=0-7
/proc/12270/stat : 12270 (ppfolio) S 12268 12270 11857 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 527080237 18763776 389 33554432000 4194304 4287625 140737341070080 18446744073709551615 210204667407 0 0 4096 65536 4600093046996991999 0 0 17 4 0 0 0
/proc/12270/statm: 4581 389 341 23 0 91 0
[pid=12271] ppid=12270 vsize=97820 CPUtime=6.29 cores=0
/proc/12271/stat : 12271 (cryptominisat) R 12270 12270 11857 0 -1 4202496 16283 0 0 0 627 2 0 0 25 0 1 0 527080238 100167680 13078 33554432000 4194304 4587354 140733291583104 18446744073709551615 210204344075 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12271/statm: 24455 13078 326 96 0 21017 0
[pid=12272] ppid=12270 vsize=46640 CPUtime=6.29 cores=1
/proc/12272/stat : 12272 (clasp) R 12270 12270 11857 0 -1 4202496 11012 0 0 0 627 2 0 0 25 0 1 0 527080238 47759360 8925 33554432000 4194304 4785740 140734246979456 18446744073709551615 4304872 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12272/statm: 11660 8925 340 145 0 8705 0
[pid=12273] ppid=12270 vsize=467968 CPUtime=6.28 cores=2
/proc/12273/stat : 12273 (TNM) R 12270 12270 11857 0 -1 4202496 6720 0 0 0 627 1 0 0 25 0 1 0 527080238 479199232 6617 33554432000 134512640 134534564 4287412320 18446744073709551615 134528913 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/12273/statm: 116992 6617 95 6 0 115658 0
[pid=12274] ppid=12270 vsize=88152 CPUtime=6.29 cores=3
/proc/12274/stat : 12274 (march_hi) R 12270 12270 11857 0 -1 4202496 55877 0 0 0 622 7 0 0 25 0 1 0 527080238 90267648 18516 33554432000 4194304 4331988 140737012648064 18446744073709551615 4229026 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/12274/statm: 22038 18516 173 34 0 20480 0
[pid=12275] ppid=12270 vsize=165676 CPUtime=23.43 cores=4-7
/proc/12275/stat : 12275 (plingeling) S 12270 12270 11857 0 -1 4202496 25669 1257 0 0 2340 3 0 0 18 0 5 0 527080238 169652224 13475 33554432000 4194304 4356188 140734733079376 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/12275/statm: 41419 13475 163 40 0 39963 0
[pid=12275/tid=12282] ppid=12270 vsize=165676 CPUtime=5.73 cores=4-7
/proc/12275/task/12282/stat : 12282 (plingeling) R 12270 12270 11857 0 -1 4202560 3363 1257 0 0 573 0 0 0 25 0 5 0 527080293 169652224 13475 33554432000 4194304 4356188 140734733079376 18446744073709551615 4330862 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=12275/tid=12283] ppid=12270 vsize=165676 CPUtime=5.68 cores=4-7
/proc/12275/task/12283/stat : 12283 (plingeling) R 12270 12270 11857 0 -1 4202560 3202 1257 0 0 568 0 0 0 25 0 5 0 527080293 169652224 13475 33554432000 4194304 4356188 140734733079376 18446744073709551615 4331047 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=12275/tid=12284] ppid=12270 vsize=165676 CPUtime=5.72 cores=4-7
/proc/12275/task/12284/stat : 12284 (plingeling) R 12270 12270 11857 0 -1 4202560 3369 1257 0 0 572 0 0 0 25 0 5 0 527080293 169652224 13475 33554432000 4194304 4356188 140734733079376 18446744073709551615 4331055 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=12275/tid=12285] ppid=12270 vsize=165676 CPUtime=5.73 cores=4-7
/proc/12275/task/12285/stat : 12285 (plingeling) R 12270 12270 11857 0 -1 4202560 3141 1257 0 0 573 0 0 0 25 0 5 0 527080293 169652224 13475 33554432000 4194304 4356188 140734733079376 18446744073709551615 4210575 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 48.58
Current children cumulated vsize (KiB) 884580

[startup+12.7008 s]
/proc/loadavg: 8.03 8.03 8.00 9/180 12285
/proc/meminfo: memFree=30853552/32951124 swapFree=67107188/67111528
[pid=12270] ppid=12268 vsize=18324 CPUtime=0 cores=0-7
/proc/12270/stat : 12270 (ppfolio) S 12268 12270 11857 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 527080237 18763776 389 33554432000 4194304 4287625 140737341070080 18446744073709551615 210204667407 0 0 4096 65536 4600093046996991999 0 0 17 4 0 0 0
/proc/12270/statm: 4581 389 341 23 0 91 0
[pid=12271] ppid=12270 vsize=69420 CPUtime=12.69 cores=0
/proc/12271/stat : 12271 (cryptominisat) R 12270 12270 11857 0 -1 4202496 21487 0 0 0 1265 4 0 0 25 0 1 0 527080238 71086080 11501 33554432000 4194304 4587354 140733291583104 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12271/statm: 17355 11501 327 96 0 13917 0
[pid=12272] ppid=12270 vsize=72196 CPUtime=12.69 cores=1
/proc/12272/stat : 12272 (clasp) R 12270 12270 11857 0 -1 4202496 17419 0 0 0 1265 4 0 0 25 0 1 0 527080238 73928704 15332 33554432000 4194304 4785740 140734246979456 18446744073709551615 4553057 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12272/statm: 18049 15332 340 145 0 15094 0
[pid=12273] ppid=12270 vsize=467968 CPUtime=12.68 cores=2
/proc/12273/stat : 12273 (TNM) R 12270 12270 11857 0 -1 4202496 6720 0 0 0 1267 1 0 0 25 0 1 0 527080238 479199232 6617 33554432000 134512640 134534564 4287412320 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/12273/statm: 116992 6617 95 6 0 115658 0
[pid=12274] ppid=12270 vsize=97260 CPUtime=12.68 cores=3
/proc/12274/stat : 12274 (march_hi) R 12270 12270 11857 0 -1 4202496 57689 0 0 0 1261 7 0 0 25 0 1 0 527080238 99594240 20328 33554432000 4194304 4331988 140737012648064 18446744073709551615 4211435 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/12274/statm: 24315 20328 173 34 0 22757 0
[pid=12275] ppid=12270 vsize=170996 CPUtime=49 cores=4-7
/proc/12275/stat : 12275 (plingeling) S 12270 12270 11857 0 -1 4202496 26999 1257 0 0 4897 3 0 0 18 0 5 0 527080238 175099904 14805 33554432000 4194304 4356188 140734733079376 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/12275/statm: 42749 14805 163 40 0 41293 0
[pid=12275/tid=12282] ppid=12270 vsize=170996 CPUtime=12.13 cores=4-7
/proc/12275/task/12282/stat : 12282 (plingeling) R 12270 12270 11857 0 -1 4202560 3363 1257 0 0 1213 0 0 0 25 0 5 0 527080293 175099904 14805 33554432000 4194304 4356188 140734733079376 18446744073709551615 4210834 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=12275/tid=12283] ppid=12270 vsize=170996 CPUtime=12.04 cores=4-7
/proc/12275/task/12283/stat : 12283 (plingeling) R 12270 12270 11857 0 -1 4202560 3202 1257 0 0 1204 0 0 0 25 0 5 0 527080293 175099904 14805 33554432000 4194304 4356188 140734733079376 18446744073709551615 4325295 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=12275/tid=12284] ppid=12270 vsize=170996 CPUtime=12.12 cores=4-7
/proc/12275/task/12284/stat : 12284 (plingeling) R 12270 12270 11857 0 -1 4202560 3369 1257 0 0 1212 0 0 0 25 0 5 0 527080293 175099904 14805 33554432000 4194304 4356188 140734733079376 18446744073709551615 4331371 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=12275/tid=12285] ppid=12270 vsize=170996 CPUtime=12.13 cores=4-7
/proc/12275/task/12285/stat : 12285 (plingeling) R 12270 12270 11857 0 -1 4202560 4471 1257 0 0 1213 0 0 0 25 0 5 0 527080293 175099904 14805 33554432000 4194304 4356188 140734733079376 18446744073709551615 4234297 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 99.74
Current children cumulated vsize (KiB) 896164

[startup+25.5006 s]
/proc/loadavg: 8.03 8.03 8.00 9/180 12286
/proc/meminfo: memFree=30790600/32951124 swapFree=67107188/67111528
[pid=12270] ppid=12268 vsize=18324 CPUtime=0 cores=0-7
/proc/12270/stat : 12270 (ppfolio) S 12268 12270 11857 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 527080237 18763776 389 33554432000 4194304 4287625 140737341070080 18446744073709551615 210204667407 0 0 4096 65536 4600093046996991999 0 0 17 4 0 0 0
/proc/12270/statm: 4581 389 341 23 0 91 0
[pid=12271] ppid=12270 vsize=143332 CPUtime=25.49 cores=0
/proc/12271/stat : 12271 (cryptominisat) R 12270 12270 11857 0 -1 4202496 48644 0 0 0 2541 8 0 0 25 0 1 0 527080238 146771968 15956 33554432000 4194304 4587354 140733291583104 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0

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

[pid=12273] ppid=12270 vsize=467972 CPUtime=4781.53 cores=2
/proc/12273/stat : 12273 (TNM) R 12270 12270 11857 0 -1 4202496 6729 0 0 0 478151 2 0 0 25 0 1 0 527080238 479203328 6626 33554432000 134512640 134534564 4287412320 18446744073709551615 134530701 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/12273/statm: 116993 6626 103 6 0 115659 0
[pid=12274] ppid=12270 vsize=110200 CPUtime=4782.35 cores=3
/proc/12274/stat : 12274 (march_hi) R 12270 12270 11857 0 -1 4202496 60965 0 0 0 478225 10 0 0 25 0 1 0 527080238 112844800 23604 33554432000 4194304 4331988 140737012648064 18446744073709551615 4211480 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/12274/statm: 27550 23604 173 34 0 25992 0
[pid=12275] ppid=12270 vsize=256136 CPUtime=19101 cores=4-7
/proc/12275/stat : 12275 (plingeling) S 12270 12270 11857 0 -1 4202496 108033 1257 0 0 1910086 16 0 0 18 0 5 0 527080238 262283264 36090 33554432000 4194304 4356188 140734733079376 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/12275/statm: 64034 36090 163 40 0 62578 0
[pid=12275/tid=12282] ppid=12270 vsize=256136 CPUtime=4781.79 cores=4-7
/proc/12275/task/12282/stat : 12282 (plingeling) R 12270 12270 11857 0 -1 4202560 17564 1257 0 0 478177 2 0 0 25 0 5 0 527080293 262283264 36090 33554432000 4194304 4356188 140734733079376 18446744073709551615 4331392 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=12275/tid=12283] ppid=12270 vsize=256136 CPUtime=4755.54 cores=4-7
/proc/12275/task/12283/stat : 12283 (plingeling) R 12270 12270 11857 0 -1 4202560 21859 1257 0 0 475551 3 0 0 25 0 5 0 527080293 262283264 36090 33554432000 4194304 4356188 140734733079376 18446744073709551615 4210791 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=12275/tid=12284] ppid=12270 vsize=256136 CPUtime=4781.32 cores=4-7
/proc/12275/task/12284/stat : 12284 (plingeling) R 12270 12270 11857 0 -1 4202560 23147 1257 0 0 478128 4 0 0 25 0 5 0 527080293 262283264 36090 33554432000 4194304 4356188 140734733079376 18446744073709551615 4331060 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=12275/tid=12285] ppid=12270 vsize=256136 CPUtime=4781.79 cores=4-7
/proc/12275/task/12285/stat : 12285 (plingeling) R 12270 12270 11857 0 -1 4202560 32869 1257 0 0 478174 5 0 0 25 0 5 0 527080293 262283264 36090 33554432000 4194304 4356188 140734733079376 18446744073709551615 4210834 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 38229.6
Current children cumulated vsize (KiB) 2868424

[startup+4842.3 s]
/proc/loadavg: 8.04 8.02 8.00 9/180 12426
/proc/meminfo: memFree=29857328/32951124 swapFree=67107188/67111528
[pid=12270] ppid=12268 vsize=18324 CPUtime=0 cores=0-7
/proc/12270/stat : 12270 (ppfolio) S 12268 12270 11857 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 527080237 18763776 389 33554432000 4194304 4287625 140737341070080 18446744073709551615 210204667407 0 0 4096 65536 4600093046996991999 0 0 17 4 0 0 0
/proc/12270/statm: 4581 389 341 23 0 91 0
[pid=12271] ppid=12270 vsize=1156768 CPUtime=4842.36 cores=0
/proc/12271/stat : 12271 (cryptominisat) R 12270 12270 11857 0 -1 4202496 2254383 0 0 0 483282 954 0 0 25 0 1 0 527080238 1184530432 40368 33554432000 4194304 4587354 140733291583104 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12271/statm: 289192 40368 337 96 0 285754 0
[pid=12272] ppid=12270 vsize=859024 CPUtime=4842.35 cores=1
/proc/12272/stat : 12272 (clasp) R 12270 12270 11857 0 -1 4202496 211296 0 0 0 484164 71 0 0 25 0 1 0 527080238 879640576 209209 33554432000 4194304 4785740 140734246979456 18446744073709551615 4549837 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12272/statm: 214756 209209 340 145 0 211801 0
[pid=12273] ppid=12270 vsize=467972 CPUtime=4841.53 cores=2
/proc/12273/stat : 12273 (TNM) R 12270 12270 11857 0 -1 4202496 6729 0 0 0 484151 2 0 0 25 0 1 0 527080238 479203328 6626 33554432000 134512640 134534564 4287412320 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/12273/statm: 116993 6626 103 6 0 115659 0
[pid=12274] ppid=12270 vsize=110200 CPUtime=4842.35 cores=3
/proc/12274/stat : 12274 (march_hi) R 12270 12270 11857 0 -1 4202496 60972 0 0 0 484225 10 0 0 25 0 1 0 527080238 112844800 23611 33554432000 4194304 4331988 140737012648064 18446744073709551615 4240519 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/12274/statm: 27550 23611 173 34 0 25992 0
[pid=12275] ppid=12270 vsize=256136 CPUtime=19340.7 cores=4-7
/proc/12275/stat : 12275 (plingeling) S 12270 12270 11857 0 -1 4202496 109057 1257 0 0 1934052 17 0 0 18 0 5 0 527080238 262283264 36090 33554432000 4194304 4356188 140734733079376 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/12275/statm: 64034 36090 163 40 0 62578 0
[pid=12275/tid=12282] ppid=12270 vsize=256136 CPUtime=4841.79 cores=4-7
/proc/12275/task/12282/stat : 12282 (plingeling) R 12270 12270 11857 0 -1 4202560 18588 1257 0 0 484177 2 0 0 25 0 5 0 527080293 262283264 36090 33554432000 4194304 4356188 140734733079376 18446744073709551615 4332320 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=12275/tid=12283] ppid=12270 vsize=256136 CPUtime=4815.21 cores=4-7
/proc/12275/task/12283/stat : 12283 (plingeling) R 12270 12270 11857 0 -1 4202560 21859 1257 0 0 481518 3 0 0 25 0 5 0 527080293 262283264 36090 33554432000 4194304 4356188 140734733079376 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=12275/tid=12284] ppid=12270 vsize=256136 CPUtime=4841.32 cores=4-7
/proc/12275/task/12284/stat : 12284 (plingeling) R 12270 12270 11857 0 -1 4202560 23147 1257 0 0 484128 4 0 0 25 0 5 0 527080293 262283264 36090 33554432000 4194304 4356188 140734733079376 18446744073709551615 4331345 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=12275/tid=12285] ppid=12270 vsize=256136 CPUtime=4841.79 cores=4-7
/proc/12275/task/12285/stat : 12285 (plingeling) R 12270 12270 11857 0 -1 4202560 32869 1257 0 0 484174 5 0 0 25 0 5 0 527080293 262283264 36090 33554432000 4194304 4356188 140734733079376 18446744073709551615 4330969 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 38709.3
Current children cumulated vsize (KiB) 2868424

[startup+4902.3 s]
/proc/loadavg: 8.05 8.03 8.00 9/180 12428
/proc/meminfo: memFree=29900952/32951124 swapFree=67107188/67111528
[pid=12270] ppid=12268 vsize=18324 CPUtime=0 cores=0-7
/proc/12270/stat : 12270 (ppfolio) S 12268 12270 11857 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 527080237 18763776 389 33554432000 4194304 4287625 140737341070080 18446744073709551615 210204667407 0 0 4096 65536 4600093046996991999 0 0 17 4 0 0 0
/proc/12270/statm: 4581 389 341 23 0 91 0
[pid=12271] ppid=12270 vsize=1190192 CPUtime=4902.35 cores=0
/proc/12271/stat : 12271 (cryptominisat) R 12270 12270 11857 0 -1 4202496 2277086 0 0 0 489272 963 0 0 25 0 1 0 527080238 1218756608 29629 33554432000 4194304 4587354 140733291583104 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12271/statm: 297548 29629 337 96 0 294110 0
[pid=12272] ppid=12270 vsize=859024 CPUtime=4902.35 cores=1
/proc/12272/stat : 12272 (clasp) R 12270 12270 11857 0 -1 4202496 211298 0 0 0 490164 71 0 0 25 0 1 0 527080238 879640576 209211 33554432000 4194304 4785740 140734246979456 18446744073709551615 210204308057 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12272/statm: 214756 209211 340 145 0 211801 0
[pid=12273] ppid=12270 vsize=467972 CPUtime=4901.53 cores=2
/proc/12273/stat : 12273 (TNM) R 12270 12270 11857 0 -1 4202496 6729 0 0 0 490151 2 0 0 25 0 1 0 527080238 479203328 6626 33554432000 134512640 134534564 4287412320 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/12273/statm: 116993 6626 103 6 0 115659 0
[pid=12274] ppid=12270 vsize=110200 CPUtime=4902.36 cores=3
/proc/12274/stat : 12274 (march_hi) R 12270 12270 11857 0 -1 4202496 60981 0 0 0 490226 10 0 0 25 0 1 0 527080238 112844800 23620 33554432000 4194304 4331988 140737012648064 18446744073709551615 4226434 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/12274/statm: 27550 23620 173 34 0 25992 0
[pid=12275] ppid=12270 vsize=256136 CPUtime=19580.4 cores=4-7
/proc/12275/stat : 12275 (plingeling) S 12270 12270 11857 0 -1 4202496 110081 1257 0 0 1958019 17 0 0 18 0 5 0 527080238 262283264 36090 33554432000 4194304 4356188 140734733079376 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/12275/statm: 64034 36090 163 40 0 62578 0
[pid=12275/tid=12282] ppid=12270 vsize=256136 CPUtime=4901.79 cores=4-7
/proc/12275/task/12282/stat : 12282 (plingeling) R 12270 12270 11857 0 -1 4202560 18588 1257 0 0 490177 2 0 0 25 0 5 0 527080293 262283264 36090 33554432000 4194304 4356188 140734733079376 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=12275/tid=12283] ppid=12270 vsize=256136 CPUtime=4874.89 cores=4-7
/proc/12275/task/12283/stat : 12283 (plingeling) R 12270 12270 11857 0 -1 4202560 22883 1257 0 0 487486 3 0 0 25 0 5 0 527080293 262283264 36090 33554432000 4194304 4356188 140734733079376 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=12275/tid=12284] ppid=12270 vsize=256136 CPUtime=4901.31 cores=4-7
/proc/12275/task/12284/stat : 12284 (plingeling) R 12270 12270 11857 0 -1 4202560 23147 1257 0 0 490127 4 0 0 25 0 5 0 527080293 262283264 36090 33554432000 4194304 4356188 140734733079376 18446744073709551615 4330862 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=12275/tid=12285] ppid=12270 vsize=256136 CPUtime=4901.8 cores=4-7
/proc/12275/task/12285/stat : 12285 (plingeling) R 12270 12270 11857 0 -1 4202560 32869 1257 0 0 490175 5 0 0 25 0 5 0 527080293 262283264 36090 33554432000 4194304 4356188 140734733079376 18446744073709551615 4210834 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 39188.9
Current children cumulated vsize (KiB) 2901848

[startup+4962.3 s]
/proc/loadavg: 8.13 8.05 8.01 9/180 12429
/proc/meminfo: memFree=29792284/32951124 swapFree=67107188/67111528
[pid=12270] ppid=12268 vsize=18324 CPUtime=0 cores=0-7
/proc/12270/stat : 12270 (ppfolio) S 12268 12270 11857 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 527080237 18763776 389 33554432000 4194304 4287625 140737341070080 18446744073709551615 210204667407 0 0 4096 65536 4600093046996991999 0 0 17 4 0 0 0
/proc/12270/statm: 4581 389 341 23 0 91 0
[pid=12271] ppid=12270 vsize=1190192 CPUtime=4962.36 cores=0
/proc/12271/stat : 12271 (cryptominisat) R 12270 12270 11857 0 -1 4202496 2296202 0 0 0 495264 972 0 0 25 0 1 0 527080238 1218756608 48664 33554432000 4194304 4587354 140733291583104 18446744073709551615 4238739 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12271/statm: 297548 48664 337 96 0 294110 0
[pid=12272] ppid=12270 vsize=890892 CPUtime=4962.35 cores=1
/proc/12272/stat : 12272 (clasp) R 12270 12270 11857 0 -1 4202496 219158 0 0 0 496160 75 0 0 25 0 1 0 527080238 912273408 217071 33554432000 4194304 4785740 140734246979456 18446744073709551615 4535990 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12272/statm: 222723 217071 340 145 0 219768 0
[pid=12273] ppid=12270 vsize=467972 CPUtime=4961.54 cores=2
/proc/12273/stat : 12273 (TNM) R 12270 12270 11857 0 -1 4202496 6729 0 0 0 496151 3 0 0 25 0 1 0 527080238 479203328 6626 33554432000 134512640 134534564 4287412320 18446744073709551615 134528273 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/12273/statm: 116993 6626 103 6 0 115659 0
[pid=12274] ppid=12270 vsize=110332 CPUtime=4962.36 cores=3
/proc/12274/stat : 12274 (march_hi) R 12270 12270 11857 0 -1 4202496 60991 0 0 0 496226 10 0 0 25 0 1 0 527080238 112979968 23630 33554432000 4194304 4331988 140737012648064 18446744073709551615 4211493 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/12274/statm: 27583 23630 173 34 0 26025 0
[pid=12275] ppid=12270 vsize=256136 CPUtime=19820 cores=4-7
/proc/12275/stat : 12275 (plingeling) S 12270 12270 11857 0 -1 4202496 111105 1257 0 0 1981986 17 0 0 18 0 5 0 527080238 262283264 36090 33554432000 4194304 4356188 140734733079376 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/12275/statm: 64034 36090 163 40 0 62578 0
[pid=12275/tid=12282] ppid=12270 vsize=256136 CPUtime=4961.79 cores=4-7
/proc/12275/task/12282/stat : 12282 (plingeling) R 12270 12270 11857 0 -1 4202560 18588 1257 0 0 496177 2 0 0 25 0 5 0 527080293 262283264 36090 33554432000 4194304 4356188 140734733079376 18446744073709551615 4331019 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=12275/tid=12283] ppid=12270 vsize=256136 CPUtime=4934.56 cores=4-7
/proc/12275/task/12283/stat : 12283 (plingeling) R 12270 12270 11857 0 -1 4202560 22883 1257 0 0 493453 3 0 0 25 0 5 0 527080293 262283264 36090 33554432000 4194304 4356188 140734733079376 18446744073709551615 4330862 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=12275/tid=12284] ppid=12270 vsize=256136 CPUtime=4961.3 cores=4-7
/proc/12275/task/12284/stat : 12284 (plingeling) R 12270 12270 11857 0 -1 4202560 23147 1257 0 0 496126 4 0 0 25 0 5 0 527080293 262283264 36090 33554432000 4194304 4356188 140734733079376 18446744073709551615 4331015 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=12275/tid=12285] ppid=12270 vsize=256136 CPUtime=4961.8 cores=4-7
/proc/12275/task/12285/stat : 12285 (plingeling) R 12270 12270 11857 0 -1 4202560 33893 1257 0 0 496175 5 0 0 25 0 5 0 527080293 262283264 36090 33554432000 4194304 4356188 140734733079376 18446744073709551615 4234276 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 39668.6
Current children cumulated vsize (KiB) 2933848



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 8.11 8.06 8.01 9/180 12430
/proc/meminfo: memFree=29860956/32951124 swapFree=67107188/67111528
[pid=12270] ppid=12268 vsize=18324 CPUtime=0 cores=0-7
/proc/12270/stat : 12270 (ppfolio) S 12268 12270 11857 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 527080237 18763776 389 33554432000 4194304 4287625 140737341070080 18446744073709551615 210204667407 0 0 4096 65536 4600093046996991999 0 0 17 4 0 0 0
/proc/12270/statm: 4581 389 341 23 0 91 0
[pid=12271] ppid=12270 vsize=1223608 CPUtime=5000.07 cores=0
/proc/12271/stat : 12271 (cryptominisat) R 12270 12270 11857 0 -1 4202496 2312480 0 0 0 499026 981 0 0 25 0 1 0 527080238 1252974592 31427 33554432000 4194304 4587354 140733291583104 18446744073709551615 4230333 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12271/statm: 305902 31427 337 96 0 302464 0
[pid=12272] ppid=12270 vsize=890892 CPUtime=5000.06 cores=1
/proc/12272/stat : 12272 (clasp) R 12270 12270 11857 0 -1 4202496 219158 0 0 0 499931 75 0 0 25 0 1 0 527080238 912273408 217071 33554432000 4194304 4785740 140734246979456 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12272/statm: 222723 217071 340 145 0 219768 0
[pid=12273] ppid=12270 vsize=467972 CPUtime=4999.25 cores=2
/proc/12273/stat : 12273 (TNM) R 12270 12270 11857 0 -1 4202496 6729 0 0 0 499922 3 0 0 25 0 1 0 527080238 479203328 6626 33554432000 134512640 134534564 4287412320 18446744073709551615 134528223 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/12273/statm: 116993 6626 103 6 0 115659 0
[pid=12274] ppid=12270 vsize=110332 CPUtime=5000.06 cores=3
/proc/12274/stat : 12274 (march_hi) R 12270 12270 11857 0 -1 4202496 60997 0 0 0 499996 10 0 0 25 0 1 0 527080238 112979968 23636 33554432000 4194304 4331988 140737012648064 18446744073709551615 4226434 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/12274/statm: 27583 23636 173 34 0 26025 0
[pid=12275] ppid=12270 vsize=256136 CPUtime=19970.6 cores=4-7
/proc/12275/stat : 12275 (plingeling) S 12270 12270 11857 0 -1 4202496 112129 1257 0 0 1997047 17 0 0 18 0 5 0 527080238 262283264 36090 33554432000 4194304 4356188 140734733079376 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/12275/statm: 64034 36090 163 40 0 62578 0
[pid=12275/tid=12282] ppid=12270 vsize=256136 CPUtime=4999.49 cores=4-7
/proc/12275/task/12282/stat : 12282 (plingeling) R 12270 12270 11857 0 -1 4202560 18588 1257 0 0 499947 2 0 0 25 0 5 0 527080293 262283264 36090 33554432000 4194304 4356188 140734733079376 18446744073709551615 4241949 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=12275/tid=12283] ppid=12270 vsize=256136 CPUtime=4972.05 cores=4-7
/proc/12275/task/12283/stat : 12283 (plingeling) R 12270 12270 11857 0 -1 4202560 22883 1257 0 0 497202 3 0 0 25 0 5 0 527080293 262283264 36090 33554432000 4194304 4356188 140734733079376 18446744073709551615 4330862 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=12275/tid=12284] ppid=12270 vsize=256136 CPUtime=4999.01 cores=4-7
/proc/12275/task/12284/stat : 12284 (plingeling) R 12270 12270 11857 0 -1 4202560 24171 1257 0 0 499897 4 0 0 25 0 5 0 527080293 262283264 36090 33554432000 4194304 4356188 140734733079376 18446744073709551615 4210834 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=12275/tid=12285] ppid=12270 vsize=256136 CPUtime=4999.5 cores=4-7
/proc/12275/task/12285/stat : 12285 (plingeling) R 12270 12270 11857 0 -1 4202560 33893 1257 0 0 499945 5 0 0 25 0 5 0 527080293 262283264 36090 33554432000 4194304 4356188 140734733079376 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 39970.1
Current children cumulated vsize (KiB) 2967264

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 12270 and gives
#  childrusage.ru_utime.tv_sec=14989
#  childrusage.ru_utime.tv_usec=460255
#  childrusage.ru_stime.tv_sec=9
#  childrusage.ru_stime.tv_usec=968484
# CPU time returned by wait4() is 14999.4
# while last known CPU time is 39970.1
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 5000.02
CPU time (s): 39970.1
CPU user time (s): 39959.2
CPU system time (s): 10.86
CPU usage (%): 799.399
Max. virtual memory (cumulated for all children) (KiB): 3986680

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 14989.5
system time used= 9.96848
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2380726
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= 631
involuntary context switches= 23742

runsolver used 8.25474 second user time and 19.0251 second system time

The end

Launcher Data

Begin job on node130 at 2011-04-30 11:13:37
IDJOB=3219909
IDBENCH=82668
IDSOLVER=1638
FILE ID=node130/3219909-1304154817
RUNJOBID= node130-1304144809-11871
PBS_JOBID= 13170864
Free space on /tmp= 72696 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v40000-c168000-S1920335371-069-UNKNOWN.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3219909-1304154817/watcher-3219909-1304154817 -o /tmp/evaluation-result-3219909-1304154817/solver-3219909-1304154817 -C 40000 -W 5000 -M 31000  ppfolio HOME/instance-3219909-1304154817.cnf

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

MD5SUM BENCH= 2df42d61a6b217e160d2447861596d0d
RANDOM SEED=1759964015

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
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.838
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.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31120284 kB
Buffers:        192608 kB
Cached:        1299092 kB
SwapCached:       1788 kB
Active:         362408 kB
Inactive:      1190844 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31120284 kB
SwapTotal:    67111528 kB
SwapFree:     67107188 kB
Dirty:           13256 kB
Writeback:           0 kB
AnonPages:       60268 kB
Mapped:          14792 kB
Slab:           212764 kB
PageTables:       4992 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   186832 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= 72688 MiB
End job on node130 at 2011-04-30 12:36:59