Trace number 3221799

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

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v600-c2556-S869604189-077.UNKNOWN.cnf
MD5SUMfea90c68acbba046fd6afed84c9fb884
Bench CategoryRANDOM (random 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 variables600
Number of clauses2556
Sum of the clauses size7668
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32556
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-3221799-1304162571/watcher-3221799-1304162571 -o /tmp/evaluation-result-3221799-1304162571/solver-3221799-1304162571 -C 40000 -W 5000 -M 31000 ppfolio HOME/instance-3221799-1304162571.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: 7.57 8.00 8.05 1/174 10211
/proc/meminfo: memFree=30816080/32951124 swapFree=67111336/67111528
[pid=10211] ppid=10209 vsize=18324 CPUtime=0 cores=0-7
/proc/10211/stat : 10211 (ppfolio) S 10209 10211 10103 0 -1 4202496 521 0 0 0 0 0 0 0 25 0 1 0 527854975 18763776 390 33554432000 4194304 4287625 140735209717424 18446744073709551615 271550557711 0 0 4096 65536 11450614262628614143 0 0 17 4 0 0 0
/proc/10211/statm: 4581 390 341 23 0 91 0

[startup+0.073716 s]
/proc/loadavg: 7.57 8.00 8.05 1/174 10211
/proc/meminfo: memFree=30816080/32951124 swapFree=67111336/67111528
[pid=10211] ppid=10209 vsize=18324 CPUtime=0 cores=0-7
/proc/10211/stat : 10211 (ppfolio) S 10209 10211 10103 0 -1 4202496 521 0 0 0 0 0 0 0 17 0 1 0 527854975 18763776 390 33554432000 4194304 4287625 140735209717424 18446744073709551615 271550557711 0 0 4096 65536 11450614262628614143 0 0 17 4 0 0 0
/proc/10211/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100732 s]
/proc/loadavg: 7.57 8.00 8.05 1/174 10211
/proc/meminfo: memFree=30816080/32951124 swapFree=67111336/67111528
[pid=10211] ppid=10209 vsize=18324 CPUtime=0 cores=0-7
/proc/10211/stat : 10211 (ppfolio) S 10209 10211 10103 0 -1 4202496 521 0 0 0 0 0 0 0 17 0 1 0 527854975 18763776 390 33554432000 4194304 4287625 140735209717424 18446744073709551615 271550557711 0 0 4096 65536 11450614262628614143 0 0 17 4 0 0 0
/proc/10211/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300685 s]
/proc/loadavg: 7.57 8.00 8.05 1/174 10211
/proc/meminfo: memFree=30816080/32951124 swapFree=67111336/67111528
[pid=10211] ppid=10209 vsize=18324 CPUtime=0 cores=0-7
/proc/10211/stat : 10211 (ppfolio) S 10209 10211 10103 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 527854975 18763776 390 33554432000 4194304 4287625 140735209717424 18446744073709551615 271550557711 0 0 4096 65536 11450614262628614143 0 0 17 4 0 0 0
/proc/10211/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700601 s]
/proc/loadavg: 7.57 8.00 8.05 1/174 10211
/proc/meminfo: memFree=30816080/32951124 swapFree=67111336/67111528
[pid=10211] ppid=10209 vsize=18324 CPUtime=0 cores=0-7
/proc/10211/stat : 10211 (ppfolio) S 10209 10211 10103 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 527854975 18763776 390 33554432000 4194304 4287625 140735209717424 18446744073709551615 271550557711 0 0 4096 65536 11450614262628614143 0 0 17 4 0 0 0
/proc/10211/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50046 s]
/proc/loadavg: 7.57 8.00 8.05 10/184 10226
/proc/meminfo: memFree=30798392/32951124 swapFree=67111336/67111528
[pid=10211] ppid=10209 vsize=18324 CPUtime=0 cores=0-7
/proc/10211/stat : 10211 (ppfolio) S 10209 10211 10103 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 527854975 18763776 390 33554432000 4194304 4287625 140735209717424 18446744073709551615 271550557711 0 0 4096 65536 11450614262628614143 0 0 17 4 0 0 0
/proc/10211/statm: 4581 390 341 23 0 91 0
[pid=10212] ppid=10211 vsize=310256 CPUtime=1.49 cores=0
/proc/10212/stat : 10212 (cryptominisat) R 10211 10211 10103 0 -1 4202496 3604 0 0 0 149 0 0 0 20 0 1 0 527854975 317702144 2341 33554432000 4194304 4587354 140734619931520 18446744073709551615 4357656 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10212/statm: 77564 2341 337 96 0 74126 0
[pid=10213] ppid=10211 vsize=14296 CPUtime=1.49 cores=1
/proc/10213/stat : 10213 (clasp) R 10211 10211 10103 0 -1 4202496 1040 0 0 0 149 0 0 0 20 0 1 0 527854975 14639104 927 33554432000 4194304 4785740 140736289425632 18446744073709551615 4286941 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/10213/statm: 3574 927 340 145 0 619 0
[pid=10214] ppid=10211 vsize=455956 CPUtime=1.49 cores=2
/proc/10214/stat : 10214 (TNM) R 10211 10211 10103 0 -1 4202496 355 0 0 0 149 0 0 0 20 0 1 0 527854975 466898944 252 33554432000 134512640 134534564 4293012384 18446744073709551615 134529838 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/10214/statm: 113989 252 95 6 0 112655 0
[pid=10215] ppid=10211 vsize=8312 CPUtime=1.49 cores=3
/proc/10215/stat : 10215 (march_hi) R 10211 10211 10103 0 -1 4202496 682 0 0 0 149 0 0 0 20 0 1 0 527854975 8511488 575 33554432000 4194304 4331988 140734890002064 18446744073709551615 4240137 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/10215/statm: 2078 575 173 34 0 520 0
[pid=10216] ppid=10211 vsize=122580 CPUtime=5.91 cores=4-7
/proc/10216/stat : 10216 (plingeling) S 10211 10211 10103 0 -1 4202496 3991 1249 0 0 591 0 0 0 25 0 5 0 527854975 125521920 2785 33554432000 4194304 4356188 140735165825696 18446744073709551615 271562340325 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/10216/statm: 30645 2785 164 40 0 29189 0
[pid=10216/tid=10223] ppid=10211 vsize=122580 CPUtime=1.48 cores=4-7
/proc/10216/task/10223/stat : 10223 (plingeling) R 10211 10211 10103 0 -1 4202560 741 1249 0 0 148 0 0 0 20 0 5 0 527854976 125521920 2785 33554432000 4194304 4356188 140735165825696 18446744073709551615 4284008 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=10216/tid=10224] ppid=10211 vsize=122580 CPUtime=1.48 cores=4-7
/proc/10216/task/10224/stat : 10224 (plingeling) R 10211 10211 10103 0 -1 4202560 873 1249 0 0 148 0 0 0 25 0 5 0 527854976 125521920 2785 33554432000 4194304 4356188 140735165825696 18446744073709551615 4330964 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10216/tid=10225] ppid=10211 vsize=122580 CPUtime=1.46 cores=4-7
/proc/10216/task/10225/stat : 10225 (plingeling) R 10211 10211 10103 0 -1 4202560 875 1249 0 0 146 0 0 0 25 0 5 0 527854976 125521920 2785 33554432000 4194304 4356188 140735165825696 18446744073709551615 4332020 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10216/tid=10226] ppid=10211 vsize=122580 CPUtime=1.47 cores=4-7
/proc/10216/task/10226/stat : 10226 (plingeling) R 10211 10211 10103 0 -1 4202560 970 1249 0 0 147 0 0 0 25 0 5 0 527854976 125521920 2785 33554432000 4194304 4356188 140735165825696 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 11.87
Current children cumulated vsize (KiB) 929724

[startup+3.10117 s]
/proc/loadavg: 7.57 8.00 8.05 9/184 10226
/proc/meminfo: memFree=30790704/32951124 swapFree=67111336/67111528
[pid=10211] ppid=10209 vsize=18324 CPUtime=0 cores=0-7
/proc/10211/stat : 10211 (ppfolio) S 10209 10211 10103 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 527854975 18763776 390 33554432000 4194304 4287625 140735209717424 18446744073709551615 271550557711 0 0 4096 65536 11450614262628614143 0 0 17 4 0 0 0
/proc/10211/statm: 4581 390 341 23 0 91 0
[pid=10212] ppid=10211 vsize=313768 CPUtime=3.08 cores=0
/proc/10212/stat : 10212 (cryptominisat) R 10211 10211 10103 0 -1 4202496 5602 0 0 0 308 0 0 0 25 0 1 0 527854975 321298432 3412 33554432000 4194304 4587354 140734619931520 18446744073709551615 4357671 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10212/statm: 78442 3412 337 96 0 75004 0
[pid=10213] ppid=10211 vsize=15236 CPUtime=3.09 cores=1
/proc/10213/stat : 10213 (clasp) R 10211 10211 10103 0 -1 4202496 1254 0 0 0 309 0 0 0 25 0 1 0 527854975 15601664 1141 33554432000 4194304 4785740 140736289425632 18446744073709551615 4553388 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/10213/statm: 3809 1141 340 145 0 854 0
[pid=10214] ppid=10211 vsize=455956 CPUtime=3.09 cores=2
/proc/10214/stat : 10214 (TNM) R 10211 10211 10103 0 -1 4202496 355 0 0 0 309 0 0 0 25 0 1 0 527854975 466898944 252 33554432000 134512640 134534564 4293012384 18446744073709551615 134530549 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/10214/statm: 113989 252 95 6 0 112655 0
[pid=10215] ppid=10211 vsize=8692 CPUtime=3.09 cores=3
/proc/10215/stat : 10215 (march_hi) R 10211 10211 10103 0 -1 4202496 743 0 0 0 309 0 0 0 25 0 1 0 527854975 8900608 636 33554432000 4194304 4331988 140734890002064 18446744073709551615 4211519 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/10215/statm: 2173 636 173 34 0 615 0
[pid=10216] ppid=10211 vsize=122980 CPUtime=12.31 cores=4-7
/proc/10216/stat : 10216 (plingeling) S 10211 10211 10103 0 -1 4202496 5121 1249 0 0 1230 1 0 0 25 0 5 0 527854975 125931520 2891 33554432000 4194304 4356188 140735165825696 18446744073709551615 271562340325 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/10216/statm: 30745 2891 164 40 0 29289 0
[pid=10216/tid=10223] ppid=10211 vsize=122980 CPUtime=3.08 cores=4-7
/proc/10216/task/10223/stat : 10223 (plingeling) R 10211 10211 10103 0 -1 4202560 869 1249 0 0 308 0 0 0 25 0 5 0 527854976 125931520 2891 33554432000 4194304 4356188 140735165825696 18446744073709551615 4331268 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=10216/tid=10224] ppid=10211 vsize=122980 CPUtime=3.07 cores=4-7
/proc/10216/task/10224/stat : 10224 (plingeling) R 10211 10211 10103 0 -1 4202560 1227 1249 0 0 307 0 0 0 25 0 5 0 527854976 125931520 2891 33554432000 4194304 4356188 140735165825696 18446744073709551615 4330976 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10216/tid=10225] ppid=10211 vsize=122980 CPUtime=3.06 cores=4-7
/proc/10216/task/10225/stat : 10225 (plingeling) R 10211 10211 10103 0 -1 4202560 1196 1249 0 0 306 0 0 0 25 0 5 0 527854976 125931520 2891 33554432000 4194304 4356188 140735165825696 18446744073709551615 4331350 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10216/tid=10226] ppid=10211 vsize=122980 CPUtime=3.07 cores=4-7
/proc/10216/task/10226/stat : 10226 (plingeling) R 10211 10211 10103 0 -1 4202560 1297 1249 0 0 307 0 0 0 25 0 5 0 527854976 125931520 2891 33554432000 4194304 4356188 140735165825696 18446744073709551615 4331383 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 24.66
Current children cumulated vsize (KiB) 934956

[startup+6.30059 s]
/proc/loadavg: 7.69 8.02 8.05 9/184 10226
/proc/meminfo: memFree=30779056/32951124 swapFree=67111336/67111528
[pid=10211] ppid=10209 vsize=18324 CPUtime=0 cores=0-7
/proc/10211/stat : 10211 (ppfolio) S 10209 10211 10103 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 527854975 18763776 390 33554432000 4194304 4287625 140735209717424 18446744073709551615 271550557711 0 0 4096 65536 11450614262628614143 0 0 17 4 0 0 0
/proc/10211/statm: 4581 390 341 23 0 91 0
[pid=10212] ppid=10211 vsize=317148 CPUtime=6.29 cores=0
/proc/10212/stat : 10212 (cryptominisat) R 10211 10211 10103 0 -1 4202496 7919 0 0 0 628 1 0 0 25 0 1 0 527854975 324759552 3946 33554432000 4194304 4587354 140734619931520 18446744073709551615 4243196 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10212/statm: 79287 3946 337 96 0 75849 0
[pid=10213] ppid=10211 vsize=16328 CPUtime=6.29 cores=1
/proc/10213/stat : 10213 (clasp) R 10211 10211 10103 0 -1 4202496 1527 0 0 0 629 0 0 0 25 0 1 0 527854975 16719872 1414 33554432000 4194304 4785740 140736289425632 18446744073709551615 4550575 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/10213/statm: 4082 1414 340 145 0 1127 0
[pid=10214] ppid=10211 vsize=455956 CPUtime=6.29 cores=2
/proc/10214/stat : 10214 (TNM) R 10211 10211 10103 0 -1 4202496 355 0 0 0 629 0 0 0 25 0 1 0 527854975 466898944 252 33554432000 134512640 134534564 4293012384 18446744073709551615 134529024 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/10214/statm: 113989 252 95 6 0 112655 0
[pid=10215] ppid=10211 vsize=9172 CPUtime=6.29 cores=3
/proc/10215/stat : 10215 (march_hi) R 10211 10211 10103 0 -1 4202496 883 0 0 0 629 0 0 0 25 0 1 0 527854975 9392128 776 33554432000 4194304 4331988 140734890002064 18446744073709551615 4229363 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/10215/statm: 2293 776 173 34 0 735 0
[pid=10216] ppid=10211 vsize=124344 CPUtime=25.08 cores=4-7
/proc/10216/stat : 10216 (plingeling) S 10211 10211 10103 0 -1 4202496 7846 1249 0 0 2507 1 0 0 25 0 5 0 527854975 127328256 3232 33554432000 4194304 4356188 140735165825696 18446744073709551615 271562340325 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/10216/statm: 31086 3232 164 40 0 29630 0
[pid=10216/tid=10223] ppid=10211 vsize=124344 CPUtime=6.28 cores=4-7
/proc/10216/task/10223/stat : 10223 (plingeling) R 10211 10211 10103 0 -1 4202560 1477 1249 0 0 628 0 0 0 25 0 5 0 527854976 127328256 3232 33554432000 4194304 4356188 140735165825696 18446744073709551615 4280845 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=10216/tid=10224] ppid=10211 vsize=124344 CPUtime=6.25 cores=4-7
/proc/10216/task/10224/stat : 10224 (plingeling) R 10211 10211 10103 0 -1 4202560 1933 1249 0 0 625 0 0 0 25 0 5 0 527854976 127328256 3232 33554432000 4194304 4356188 140735165825696 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10216/tid=10225] ppid=10211 vsize=124344 CPUtime=6.25 cores=4-7
/proc/10216/task/10225/stat : 10225 (plingeling) R 10211 10211 10103 0 -1 4202560 1934 1249 0 0 625 0 0 0 25 0 5 0 527854976 127328256 3232 33554432000 4194304 4356188 140735165825696 18446744073709551615 4331392 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10216/tid=10226] ppid=10211 vsize=124344 CPUtime=6.27 cores=4-7
/proc/10216/task/10226/stat : 10226 (plingeling) R 10211 10211 10103 0 -1 4202560 1970 1249 0 0 627 0 0 0 25 0 5 0 527854976 127328256 3232 33554432000 4194304 4356188 140735165825696 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.24
Current children cumulated vsize (KiB) 941272

[startup+12.7004 s]
/proc/loadavg: 7.71 8.02 8.05 9/184 10226
/proc/meminfo: memFree=30771276/32951124 swapFree=67111336/67111528
[pid=10211] ppid=10209 vsize=18324 CPUtime=0 cores=0-7
/proc/10211/stat : 10211 (ppfolio) S 10209 10211 10103 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 527854975 18763776 390 33554432000 4194304 4287625 140735209717424 18446744073709551615 271550557711 0 0 4096 65536 11450614262628614143 0 0 17 4 0 0 0
/proc/10211/statm: 4581 390 341 23 0 91 0
[pid=10212] ppid=10211 vsize=321888 CPUtime=12.68 cores=0
/proc/10212/stat : 10212 (cryptominisat) R 10211 10211 10103 0 -1 4202496 12268 0 0 0 1267 1 0 0 25 0 1 0 527854975 329613312 4435 33554432000 4194304 4587354 140734619931520 18446744073709551615 4238692 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10212/statm: 80472 4435 337 96 0 77034 0
[pid=10213] ppid=10211 vsize=17984 CPUtime=12.69 cores=1
/proc/10213/stat : 10213 (clasp) R 10211 10211 10103 0 -1 4202496 1948 0 0 0 1269 0 0 0 25 0 1 0 527854975 18415616 1835 33554432000 4194304 4785740 140736289425632 18446744073709551615 4553399 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/10213/statm: 4496 1835 340 145 0 1541 0
[pid=10214] ppid=10211 vsize=455956 CPUtime=12.69 cores=2
/proc/10214/stat : 10214 (TNM) R 10211 10211 10103 0 -1 4202496 355 0 0 0 1269 0 0 0 25 0 1 0 527854975 466898944 252 33554432000 134512640 134534564 4293012384 18446744073709551615 7638017 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/10214/statm: 113989 252 95 6 0 112655 0
[pid=10215] ppid=10211 vsize=10588 CPUtime=12.69 cores=3
/proc/10215/stat : 10215 (march_hi) R 10211 10211 10103 0 -1 4202496 1127 0 0 0 1269 0 0 0 25 0 1 0 527854975 10842112 1020 33554432000 4194304 4331988 140734890002064 18446744073709551615 4211519 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/10215/statm: 2647 1020 173 34 0 1089 0
[pid=10216] ppid=10211 vsize=129664 CPUtime=50.66 cores=4-7
/proc/10216/stat : 10216 (plingeling) S 10211 10211 10103 0 -1 4202496 13014 1249 0 0 5063 3 0 0 25 0 5 0 527854975 132775936 4560 33554432000 4194304 4356188 140735165825696 18446744073709551615 271562340325 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/10216/statm: 32416 4560 164 40 0 30960 0
[pid=10216/tid=10223] ppid=10211 vsize=129664 CPUtime=12.68 cores=4-7
/proc/10216/task/10223/stat : 10223 (plingeling) R 10211 10211 10103 0 -1 4202560 2868 1249 0 0 1268 0 0 0 25 0 5 0 527854976 132775936 4560 33554432000 4194304 4356188 140735165825696 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=10216/tid=10224] ppid=10211 vsize=129664 CPUtime=12.61 cores=4-7
/proc/10216/task/10224/stat : 10224 (plingeling) R 10211 10211 10103 0 -1 4202560 3053 1249 0 0 1261 0 0 0 25 0 5 0 527854976 132775936 4560 33554432000 4194304 4356188 140735165825696 18446744073709551615 4234276 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10216/tid=10225] ppid=10211 vsize=129664 CPUtime=12.65 cores=4-7
/proc/10216/task/10225/stat : 10225 (plingeling) R 10211 10211 10103 0 -1 4202560 3150 1249 0 0 1265 0 0 0 25 0 5 0 527854976 132775936 4560 33554432000 4194304 4356188 140735165825696 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10216/tid=10226] ppid=10211 vsize=129664 CPUtime=12.67 cores=4-7
/proc/10216/task/10226/stat : 10226 (plingeling) R 10211 10211 10103 0 -1 4202560 3411 1249 0 0 1267 0 0 0 25 0 5 0 527854976 132775936 4560 33554432000 4194304 4356188 140735165825696 18446744073709551615 4331047 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.41
Current children cumulated vsize (KiB) 954404

[startup+25.5011 s]
/proc/loadavg: 7.78 8.02 8.05 9/184 10227
/proc/meminfo: memFree=30758540/32951124 swapFree=67111336/67111528
[pid=10211] ppid=10209 vsize=18324 CPUtime=0 cores=0-7
/proc/10211/stat : 10211 (ppfolio) S 10209 10211 10103 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 527854975 18763776 390 33554432000 4194304 4287625 140735209717424 18446744073709551615 271550557711 0 0 4096 65536 11450614262628614143 0 0 17 4 0 0 0
/proc/10211/statm: 4581 390 341 23 0 91 0
[pid=10212] ppid=10211 vsize=325288 CPUtime=25.48 cores=0
/proc/10212/stat : 10212 (cryptominisat) R 10211 10211 10103 0 -1 4202496 18496 0 0 0 2546 2 0 0 25 0 1 0 527854975 333094912 5729 33554432000 4194304 4587354 140734619931520 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 0 0 0 0

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

[pid=10214] ppid=10211 vsize=455960 CPUtime=4781.95 cores=2
/proc/10214/stat : 10214 (TNM) R 10211 10211 10103 0 -1 4202496 364 0 0 0 478192 3 0 0 25 0 1 0 527854975 466903040 261 33554432000 134512640 134534564 4293012384 18446744073709551615 134530248 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/10214/statm: 113990 261 103 6 0 112656 0
[pid=10215] ppid=10211 vsize=598636 CPUtime=4782.42 cores=3
/proc/10215/stat : 10215 (march_hi) R 10211 10211 10103 0 -1 4202496 138415 0 0 0 478133 109 0 0 25 0 1 0 527854975 613003264 138308 33554432000 4194304 4331988 140734890002064 18446744073709551615 4229616 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/10215/statm: 149659 138308 173 34 0 148101 0
[pid=10216] ppid=10211 vsize=276992 CPUtime=19102.8 cores=4-7
/proc/10216/stat : 10216 (plingeling) S 10211 10211 10103 0 -1 4202496 955686 1249 0 0 1910136 141 0 0 25 0 5 0 527854975 283639808 41371 33554432000 4194304 4356188 140735165825696 18446744073709551615 271562340325 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/10216/statm: 69248 41371 164 40 0 67792 0
[pid=10216/tid=10223] ppid=10211 vsize=276992 CPUtime=4782.41 cores=4-7
/proc/10216/task/10223/stat : 10223 (plingeling) R 10211 10211 10103 0 -1 4202560 246039 1249 0 0 478204 37 0 0 25 0 5 0 527854976 283639808 41371 33554432000 4194304 4356188 140735165825696 18446744073709551615 4331968 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=10216/tid=10224] ppid=10211 vsize=276992 CPUtime=4755.53 cores=4-7
/proc/10216/task/10224/stat : 10224 (plingeling) R 10211 10211 10103 0 -1 4202560 231378 1249 0 0 475520 33 0 0 25 0 5 0 527854976 283639808 41371 33554432000 4194304 4356188 140735165825696 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10216/tid=10225] ppid=10211 vsize=276992 CPUtime=4782.39 cores=4-7
/proc/10216/task/10225/stat : 10225 (plingeling) R 10211 10211 10103 0 -1 4202560 244500 1249 0 0 478206 33 0 0 25 0 5 0 527854976 283639808 41371 33554432000 4194304 4356188 140735165825696 18446744073709551615 4332023 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10216/tid=10226] ppid=10211 vsize=276992 CPUtime=4782.4 cores=4-7
/proc/10216/task/10226/stat : 10226 (plingeling) R 10211 10211 10103 0 -1 4202560 233237 1249 0 0 478205 35 0 0 25 0 5 0 527854976 283639808 41371 33554432000 4194304 4356188 140735165825696 18446744073709551615 4331350 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 38231.9
Current children cumulated vsize (KiB) 1822368

[startup+4842.3 s]
/proc/loadavg: 8.20 8.16 8.10 9/184 10367
/proc/meminfo: memFree=29947492/32951124 swapFree=67111336/67111528
[pid=10211] ppid=10209 vsize=18324 CPUtime=0 cores=0-7
/proc/10211/stat : 10211 (ppfolio) S 10209 10211 10103 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 527854975 18763776 390 33554432000 4194304 4287625 140735209717424 18446744073709551615 271550557711 0 0 4096 65536 11450614262628614143 0 0 17 4 0 0 0
/proc/10211/statm: 4581 390 341 23 0 91 0
[pid=10212] ppid=10211 vsize=411188 CPUtime=4842.31 cores=0
/proc/10212/stat : 10212 (cryptominisat) R 10211 10211 10103 0 -1 4202496 404871 0 0 0 484055 176 0 0 25 0 1 0 527854975 421056512 31216 33554432000 4194304 4587354 140734619931520 18446744073709551615 4239308 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10212/statm: 102797 31216 337 96 0 99359 0
[pid=10213] ppid=10211 vsize=61436 CPUtime=4842.42 cores=1
/proc/10213/stat : 10213 (clasp) R 10211 10211 10103 0 -1 4202496 11912 0 0 0 484240 2 0 0 25 0 1 0 527854975 62910464 11799 33554432000 4194304 4785740 140736289425632 18446744073709551615 4546224 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/10213/statm: 15359 11799 341 145 0 12404 0
[pid=10214] ppid=10211 vsize=455960 CPUtime=4841.94 cores=2
/proc/10214/stat : 10214 (TNM) R 10211 10211 10103 0 -1 4202496 364 0 0 0 484191 3 0 0 25 0 1 0 527854975 466903040 261 33554432000 134512640 134534564 4293012384 18446744073709551615 134530820 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/10214/statm: 113990 261 103 6 0 112656 0
[pid=10215] ppid=10211 vsize=598636 CPUtime=4842.43 cores=3
/proc/10215/stat : 10215 (march_hi) R 10211 10211 10103 0 -1 4202496 140088 0 0 0 484132 111 0 0 25 0 1 0 527854975 613003264 139981 33554432000 4194304 4331988 140734890002064 18446744073709551615 4229446 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/10215/statm: 149659 139981 173 34 0 148101 0
[pid=10216] ppid=10211 vsize=251268 CPUtime=19342.4 cores=4-7
/proc/10216/stat : 10216 (plingeling) S 10211 10211 10103 0 -1 4202496 960807 1249 0 0 1934103 141 0 0 25 0 5 0 527854975 257298432 34940 33554432000 4194304 4356188 140735165825696 18446744073709551615 271562340325 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/10216/statm: 62817 34940 164 40 0 61361 0
[pid=10216/tid=10223] ppid=10211 vsize=251268 CPUtime=4842.41 cores=4-7
/proc/10216/task/10223/stat : 10223 (plingeling) R 10211 10211 10103 0 -1 4202560 246583 1249 0 0 484204 37 0 0 25 0 5 0 527854976 257298432 34940 33554432000 4194304 4356188 140735165825696 18446744073709551615 4330960 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=10216/tid=10224] ppid=10211 vsize=251268 CPUtime=4815.2 cores=4-7
/proc/10216/task/10224/stat : 10224 (plingeling) R 10211 10211 10103 0 -1 4202560 232435 1249 0 0 481487 33 0 0 25 0 5 0 527854976 257298432 34940 33554432000 4194304 4356188 140735165825696 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10216/tid=10225] ppid=10211 vsize=251268 CPUtime=4842.4 cores=4-7
/proc/10216/task/10225/stat : 10225 (plingeling) R 10211 10211 10103 0 -1 4202560 245812 1249 0 0 484206 34 0 0 25 0 5 0 527854976 257298432 34940 33554432000 4194304 4356188 140735165825696 18446744073709551615 4331028 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10216/tid=10226] ppid=10211 vsize=251268 CPUtime=4842.39 cores=4-7
/proc/10216/task/10226/stat : 10226 (plingeling) R 10211 10211 10103 0 -1 4202560 235445 1249 0 0 484204 35 0 0 25 0 5 0 527854976 257298432 34940 33554432000 4194304 4356188 140735165825696 18446744073709551615 4331456 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 38711.5
Current children cumulated vsize (KiB) 1796812

[startup+4902.3 s]
/proc/loadavg: 8.14 8.14 8.10 9/184 10369
/proc/meminfo: memFree=29900720/32951124 swapFree=67111336/67111528
[pid=10211] ppid=10209 vsize=18324 CPUtime=0 cores=0-7
/proc/10211/stat : 10211 (ppfolio) S 10209 10211 10103 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 527854975 18763776 390 33554432000 4194304 4287625 140735209717424 18446744073709551615 271550557711 0 0 4096 65536 11450614262628614143 0 0 17 4 0 0 0
/proc/10211/statm: 4581 390 341 23 0 91 0
[pid=10212] ppid=10211 vsize=410904 CPUtime=4902.3 cores=0
/proc/10212/stat : 10212 (cryptominisat) R 10211 10211 10103 0 -1 4202496 409913 0 0 0 490052 178 0 0 25 0 1 0 527854975 420765696 29538 33554432000 4194304 4587354 140734619931520 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10212/statm: 102726 29538 337 96 0 99288 0
[pid=10213] ppid=10211 vsize=61604 CPUtime=4902.42 cores=1
/proc/10213/stat : 10213 (clasp) R 10211 10211 10103 0 -1 4202496 11937 0 0 0 490240 2 0 0 25 0 1 0 527854975 63082496 11824 33554432000 4194304 4785740 140736289425632 18446744073709551615 4553061 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/10213/statm: 15401 11824 341 145 0 12446 0
[pid=10214] ppid=10211 vsize=455960 CPUtime=4901.94 cores=2
/proc/10214/stat : 10214 (TNM) R 10211 10211 10103 0 -1 4202496 364 0 0 0 490191 3 0 0 25 0 1 0 527854975 466903040 261 33554432000 134512640 134534564 4293012384 18446744073709551615 7637295 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/10214/statm: 113990 261 103 6 0 112656 0
[pid=10215] ppid=10211 vsize=598636 CPUtime=4902.42 cores=3
/proc/10215/stat : 10215 (march_hi) R 10211 10211 10103 0 -1 4202496 141752 0 0 0 490131 111 0 0 25 0 1 0 527854975 613003264 141645 33554432000 4194304 4331988 140734890002064 18446744073709551615 4240473 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/10215/statm: 149659 141645 173 34 0 148101 0
[pid=10216] ppid=10211 vsize=298500 CPUtime=19582.1 cores=4-7
/proc/10216/stat : 10216 (plingeling) S 10211 10211 10103 0 -1 4202496 975111 1249 0 0 1958070 143 0 0 25 0 5 0 527854975 305664000 46748 33554432000 4194304 4356188 140735165825696 18446744073709551615 271562340325 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/10216/statm: 74625 46748 164 40 0 73169 0
[pid=10216/tid=10223] ppid=10211 vsize=298500 CPUtime=4902.41 cores=4-7
/proc/10216/task/10223/stat : 10223 (plingeling) R 10211 10211 10103 0 -1 4202560 252631 1249 0 0 490203 38 0 0 25 0 5 0 527854976 305664000 46748 33554432000 4194304 4356188 140735165825696 18446744073709551615 4331074 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=10216/tid=10224] ppid=10211 vsize=298500 CPUtime=4874.87 cores=4-7
/proc/10216/task/10224/stat : 10224 (plingeling) R 10211 10211 10103 0 -1 4202560 234131 1249 0 0 487454 33 0 0 25 0 5 0 527854976 305664000 46748 33554432000 4194304 4356188 140735165825696 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10216/tid=10225] ppid=10211 vsize=298500 CPUtime=4902.4 cores=4-7
/proc/10216/task/10225/stat : 10225 (plingeling) R 10211 10211 10103 0 -1 4202560 247508 1249 0 0 490206 34 0 0 25 0 5 0 527854976 305664000 46748 33554432000 4194304 4356188 140735165825696 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10216/tid=10226] ppid=10211 vsize=298500 CPUtime=4902.4 cores=4-7
/proc/10216/task/10226/stat : 10226 (plingeling) R 10211 10211 10103 0 -1 4202560 240309 1249 0 0 490204 36 0 0 25 0 5 0 527854976 305664000 46748 33554432000 4194304 4356188 140735165825696 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 39191.2
Current children cumulated vsize (KiB) 1843928

[startup+4962.3 s]
/proc/loadavg: 8.05 8.12 8.09 9/184 10370
/proc/meminfo: memFree=29878740/32951124 swapFree=67111336/67111528
[pid=10211] ppid=10209 vsize=18324 CPUtime=0 cores=0-7
/proc/10211/stat : 10211 (ppfolio) S 10209 10211 10103 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 527854975 18763776 390 33554432000 4194304 4287625 140735209717424 18446744073709551615 271550557711 0 0 4096 65536 11450614262628614143 0 0 17 4 0 0 0
/proc/10211/statm: 4581 390 341 23 0 91 0
[pid=10212] ppid=10211 vsize=411308 CPUtime=4962.31 cores=0
/proc/10212/stat : 10212 (cryptominisat) R 10211 10211 10103 0 -1 4202496 414998 0 0 0 496050 181 0 0 25 0 1 0 527854975 421179392 27852 33554432000 4194304 4587354 140734619931520 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10212/statm: 102827 27852 337 96 0 99389 0
[pid=10213] ppid=10211 vsize=61604 CPUtime=4962.42 cores=1
/proc/10213/stat : 10213 (clasp) R 10211 10211 10103 0 -1 4202496 11942 0 0 0 496240 2 0 0 25 0 1 0 527854975 63082496 11829 33554432000 4194304 4785740 140736289425632 18446744073709551615 4287099 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/10213/statm: 15401 11829 341 145 0 12446 0
[pid=10214] ppid=10211 vsize=455960 CPUtime=4961.93 cores=2
/proc/10214/stat : 10214 (TNM) R 10211 10211 10103 0 -1 4202496 364 0 0 0 496190 3 0 0 25 0 1 0 527854975 466903040 261 33554432000 134512640 134534564 4293012384 18446744073709551615 134528652 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/10214/statm: 113990 261 103 6 0 112656 0
[pid=10215] ppid=10211 vsize=598636 CPUtime=4962.42 cores=3
/proc/10215/stat : 10215 (march_hi) R 10211 10211 10103 0 -1 4202496 143379 0 0 0 496130 112 0 0 25 0 1 0 527854975 613003264 143272 33554432000 4194304 4331988 140734890002064 18446744073709551615 271549933259 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/10215/statm: 149659 143272 173 34 0 148101 0
[pid=10216] ppid=10211 vsize=319876 CPUtime=19821.8 cores=4-7
/proc/10216/stat : 10216 (plingeling) S 10211 10211 10103 0 -1 4202496 987783 1249 0 0 1982036 144 0 0 25 0 5 0 527854975 327553024 52092 33554432000 4194304 4356188 140735165825696 18446744073709551615 271562340325 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/10216/statm: 79969 52092 164 40 0 78513 0
[pid=10216/tid=10223] ppid=10211 vsize=319876 CPUtime=4962.42 cores=4-7
/proc/10216/task/10223/stat : 10223 (plingeling) R 10211 10211 10103 0 -1 4202560 253815 1249 0 0 496203 39 0 0 25 0 5 0 527854976 327553024 52092 33554432000 4194304 4356188 140735165825696 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=10216/tid=10224] ppid=10211 vsize=319876 CPUtime=4934.55 cores=4-7
/proc/10216/task/10224/stat : 10224 (plingeling) R 10211 10211 10103 0 -1 4202560 239283 1249 0 0 493421 34 0 0 25 0 5 0 527854976 327553024 52092 33554432000 4194304 4356188 140735165825696 18446744073709551615 4332239 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10216/tid=10225] ppid=10211 vsize=319876 CPUtime=4962.4 cores=4-7
/proc/10216/task/10225/stat : 10225 (plingeling) R 10211 10211 10103 0 -1 4202560 252404 1249 0 0 496206 34 0 0 25 0 5 0 527854976 327553024 52092 33554432000 4194304 4356188 140735165825696 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10216/tid=10226] ppid=10211 vsize=319876 CPUtime=4962.4 cores=4-7
/proc/10216/task/10226/stat : 10226 (plingeling) R 10211 10211 10103 0 -1 4202560 241749 1249 0 0 496204 36 0 0 25 0 5 0 527854976 327553024 52092 33554432000 4194304 4356188 140735165825696 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 39670.9
Current children cumulated vsize (KiB) 1865708



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 8.23 8.15 8.10 9/184 10371
/proc/meminfo: memFree=29848080/32951124 swapFree=67111336/67111528
[pid=10211] ppid=10209 vsize=18324 CPUtime=0 cores=0-7
/proc/10211/stat : 10211 (ppfolio) S 10209 10211 10103 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 527854975 18763776 390 33554432000 4194304 4287625 140735209717424 18446744073709551615 271550557711 0 0 4096 65536 11450614262628614143 0 0 17 4 0 0 0
/proc/10211/statm: 4581 390 341 23 0 91 0
[pid=10212] ppid=10211 vsize=411308 CPUtime=5000.01 cores=0
/proc/10212/stat : 10212 (cryptominisat) R 10211 10211 10103 0 -1 4202496 417073 0 0 0 499819 182 0 0 25 0 1 0 527854975 421179392 29864 33554432000 4194304 4587354 140734619931520 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10212/statm: 102827 29864 337 96 0 99389 0
[pid=10213] ppid=10211 vsize=61604 CPUtime=5000.13 cores=1
/proc/10213/stat : 10213 (clasp) R 10211 10211 10103 0 -1 4202496 11955 0 0 0 500011 2 0 0 25 0 1 0 527854975 63082496 11842 33554432000 4194304 4785740 140736289425632 18446744073709551615 4278016 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/10213/statm: 15401 11842 341 145 0 12446 0
[pid=10214] ppid=10211 vsize=455960 CPUtime=4999.64 cores=2
/proc/10214/stat : 10214 (TNM) R 10211 10211 10103 0 -1 4202496 364 0 0 0 499961 3 0 0 25 0 1 0 527854975 466903040 261 33554432000 134512640 134534564 4293012384 18446744073709551615 134528250 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/10214/statm: 113990 261 103 6 0 112656 0
[pid=10215] ppid=10211 vsize=598636 CPUtime=5000.13 cores=3
/proc/10215/stat : 10215 (march_hi) R 10211 10211 10103 0 -1 4202496 144436 0 0 0 499900 113 0 0 25 0 1 0 527854975 613003264 144329 33554432000 4194304 4331988 140734890002064 18446744073709551615 4240211 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/10215/statm: 149659 144329 173 34 0 148101 0
[pid=10216] ppid=10211 vsize=339332 CPUtime=19972.4 cores=4-7
/proc/10216/stat : 10216 (plingeling) S 10211 10211 10103 0 -1 4202496 992647 1249 0 0 1997097 145 0 0 25 0 5 0 527854975 347475968 56956 33554432000 4194304 4356188 140735165825696 18446744073709551615 271562340325 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/10216/statm: 84833 56956 164 40 0 83377 0
[pid=10216/tid=10223] ppid=10211 vsize=339332 CPUtime=5000.13 cores=4-7
/proc/10216/task/10223/stat : 10223 (plingeling) R 10211 10211 10103 0 -1 4202560 255127 1249 0 0 499974 39 0 0 25 0 5 0 527854976 347475968 56956 33554432000 4194304 4356188 140735165825696 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=10216/tid=10224] ppid=10211 vsize=339332 CPUtime=4972.05 cores=4-7
/proc/10216/task/10224/stat : 10224 (plingeling) R 10211 10211 10103 0 -1 4202560 240755 1249 0 0 497171 34 0 0 25 0 5 0 527854976 347475968 56956 33554432000 4194304 4356188 140735165825696 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10216/tid=10225] ppid=10211 vsize=339332 CPUtime=5000.11 cores=4-7
/proc/10216/task/10225/stat : 10225 (plingeling) R 10211 10211 10103 0 -1 4202560 254100 1249 0 0 499976 35 0 0 25 0 5 0 527854976 347475968 56956 33554432000 4194304 4356188 140735165825696 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10216/tid=10226] ppid=10211 vsize=339332 CPUtime=5000.11 cores=4-7
/proc/10216/task/10226/stat : 10226 (plingeling) R 10211 10211 10103 0 -1 4202560 242133 1249 0 0 499975 36 0 0 25 0 5 0 527854976 347475968 56956 33554432000 4194304 4356188 140735165825696 18446744073709551615 4331296 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 39972.3
Current children cumulated vsize (KiB) 1885164

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 10211 and gives
#  childrusage.ru_utime.tv_sec=14997
#  childrusage.ru_utime.tv_usec=928968
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=892712
# CPU time returned by wait4() is 14999.8
# while last known CPU time is 39972.3
#
# 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): 39972.3
CPU user time (s): 39967.9
CPU system time (s): 4.45
CPU usage (%): 799.444
Max. virtual memory (cumulated for all children) (KiB): 5428476

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 14997.9
system time used= 1.89271
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 429928
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= 794
involuntary context switches= 240775

runsolver used 7.83881 second user time and 19.442 second system time

The end

Launcher Data

Begin job on node133 at 2011-04-30 13:22:51
IDJOB=3221799
IDBENCH=82983
IDSOLVER=1638
FILE ID=node133/3221799-1304162571
RUNJOBID= node133-1304162563-10117
PBS_JOBID= 13170940
Free space on /tmp= 72756 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v600-c2556-S869604189-077.UNKNOWN.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3221799-1304162571/watcher-3221799-1304162571 -o /tmp/evaluation-result-3221799-1304162571/solver-3221799-1304162571 -C 40000 -W 5000 -M 31000  ppfolio HOME/instance-3221799-1304162571.cnf

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

MD5SUM BENCH= fea90c68acbba046fd6afed84c9fb884
RANDOM SEED=55609490

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30816236 kB
Buffers:        543044 kB
Cached:        1180628 kB
SwapCached:        124 kB
Active:         235328 kB
Inactive:      1551420 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30816236 kB
SwapTotal:    67111528 kB
SwapFree:     67111336 kB
Dirty:           10548 kB
Writeback:           0 kB
AnonPages:       63292 kB
Mapped:          14780 kB
Slab:           281104 kB
PageTables:       4220 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   184376 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72744 MiB
End job on node133 at 2011-04-30 14:46:13