Trace number 3310168

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
ppfolio par? (TO) 40000.4 5003.72

General information on the benchmark

NameAPPLICATIONS/crypto/
md5gen/gus-md5-12.cnf
MD5SUM0621e557bffdc18ca509447665adecda
Bench CategoryAPPLICATION (applications 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 variables69553
Number of clauses226752
Sum of the clauses size587624
Maximum clause length3
Minimum clause length1
Number of clauses of size 1129
Number of clauses of size 292374
Number of clauses of size 3134249
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-3310168-1304002640/watcher-3310168-1304002640 -o /tmp/evaluation-result-3310168-1304002640/solver-3310168-1304002640 -C 40000 -W 5100 -M 31000 ppfolio HOME/instance-3310168-1304002640.cnf 

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

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


[startup+0 s]
/proc/loadavg: 6.79 3.12 1.84 1/170 15668
/proc/meminfo: memFree=16001516/32950928 swapFree=67087032/67111528
[pid=15668] ppid=15666 vsize=18324 CPUtime=0 cores=0-7
/proc/15668/stat : 15668 (ppfolio) R 15666 15668 15599 0 -1 4202496 517 0 0 0 0 0 0 0 25 0 1 0 511861046 18763776 389 33554432000 4194304 4287625 140733238721760 18446744073709551615 239476715023 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/15668/statm: 4581 389 341 23 0 91 0

[startup+0.044038 s]
/proc/loadavg: 6.79 3.12 1.84 1/170 15668
/proc/meminfo: memFree=16001516/32950928 swapFree=67087032/67111528
[pid=15668] ppid=15666 vsize=18324 CPUtime=0 cores=0-7
/proc/15668/stat : 15668 (ppfolio) S 15666 15668 15599 0 -1 4202496 518 0 0 0 0 0 0 0 25 0 1 0 511861046 18763776 389 33554432000 4194304 4287625 140733238721760 18446744073709551615 239476715023 0 0 4096 65536 4231291008517668863 0 0 17 6 0 0 0
/proc/15668/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.101029 s]
/proc/loadavg: 6.79 3.12 1.84 1/170 15668
/proc/meminfo: memFree=16001516/32950928 swapFree=67087032/67111528
[pid=15668] ppid=15666 vsize=18324 CPUtime=0 cores=0-7
/proc/15668/stat : 15668 (ppfolio) S 15666 15668 15599 0 -1 4202496 518 0 0 0 0 0 0 0 25 0 1 0 511861046 18763776 389 33554432000 4194304 4287625 140733238721760 18446744073709551615 239476715023 0 0 4096 65536 4231291008517668863 0 0 17 6 0 0 0
/proc/15668/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300991 s]
/proc/loadavg: 6.79 3.12 1.84 1/170 15668
/proc/meminfo: memFree=16001516/32950928 swapFree=67087032/67111528
[pid=15668] ppid=15666 vsize=18324 CPUtime=0 cores=0-7
/proc/15668/stat : 15668 (ppfolio) S 15666 15668 15599 0 -1 4202496 518 0 0 0 0 0 0 0 23 0 1 0 511861046 18763776 389 33554432000 4194304 4287625 140733238721760 18446744073709551615 239476715023 0 0 4096 65536 4231291008517668863 0 0 17 6 0 0 0
/proc/15668/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700855 s]
/proc/loadavg: 6.79 3.12 1.84 1/170 15668
/proc/meminfo: memFree=16001516/32950928 swapFree=67087032/67111528
[pid=15668] ppid=15666 vsize=18324 CPUtime=0 cores=0-7
/proc/15668/stat : 15668 (ppfolio) S 15666 15668 15599 0 -1 4202496 518 0 0 0 0 0 0 0 22 0 1 0 511861046 18763776 389 33554432000 4194304 4287625 140733238721760 18446744073709551615 239476715023 0 0 4096 65536 4231291008517668863 0 0 17 6 0 0 0
/proc/15668/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.5007 s]
/proc/loadavg: 6.79 3.12 1.84 9/180 15683
/proc/meminfo: memFree=15753064/32950928 swapFree=67087032/67111528
[pid=15668] ppid=15666 vsize=18324 CPUtime=0 cores=0-7
/proc/15668/stat : 15668 (ppfolio) S 15666 15668 15599 0 -1 4202496 518 0 0 0 0 0 0 0 15 0 1 0 511861046 18763776 389 33554432000 4194304 4287625 140733238721760 18446744073709551615 239476715023 0 0 4096 65536 4231291008517668863 0 0 17 6 0 0 0
/proc/15668/statm: 4581 389 341 23 0 91 0
[pid=15669] ppid=15668 vsize=134168 CPUtime=1.49 cores=0
/proc/15669/stat : 15669 (cryptominisat) R 15668 15668 15599 0 -1 4202496 23847 0 0 0 145 4 0 0 25 0 1 0 511861046 137388032 18509 33554432000 4194304 4587354 140735420490032 18446744073709551615 4238149 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15669/statm: 33542 18509 333 96 0 30104 0
[pid=15670] ppid=15668 vsize=56656 CPUtime=1.49 cores=1
/proc/15670/stat : 15670 (clasp) R 15668 15668 15599 0 -1 4202496 14337 0 0 0 148 1 0 0 20 0 1 0 511861046 58015744 11241 33554432000 4194304 4785740 140736332528912 18446744073709551615 4290592 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/15670/statm: 14164 11241 340 145 0 11209 0
[pid=15671] ppid=15668 vsize=472196 CPUtime=1.48 cores=2
/proc/15671/stat : 15671 (TNM) R 15668 15668 15599 0 -1 4202496 8037 0 0 0 148 0 0 0 20 0 1 0 511861046 483528704 7934 33554432000 134512640 134534564 4292960112 18446744073709551615 134530614 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/15671/statm: 118049 7934 95 6 0 116715 0
[pid=15672] ppid=15668 vsize=134920 CPUtime=1.49 cores=3
/proc/15672/stat : 15672 (march_hi) R 15668 15668 15599 0 -1 4202496 63416 0 0 0 140 9 0 0 25 0 1 0 511861046 138158080 15279 33554432000 4194304 4331988 140733536965104 18446744073709551615 4228538 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/15672/statm: 33730 15279 196 34 0 32172 0
[pid=15673] ppid=15668 vsize=175404 CPUtime=4.88 cores=4-7
/proc/15673/stat : 15673 (plingeling) S 15668 15668 15599 0 -1 4202496 34494 1251 0 0 484 4 0 0 18 0 5 0 511861046 179613696 17100 33554432000 4194304 4356188 140735943968208 18446744073709551615 239488497637 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/15673/statm: 43851 17100 164 40 0 42395 0
[pid=15673/tid=15680] ppid=15668 vsize=175404 CPUtime=1.14 cores=4-7
/proc/15673/task/15680/stat : 15680 (plingeling) R 15668 15668 15599 0 -1 4202560 3522 1251 0 0 114 0 0 0 19 0 5 0 511861081 179613696 17100 33554432000 4194304 4356188 140735943968208 18446744073709551615 4286699 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=15673/tid=15681] ppid=15668 vsize=175404 CPUtime=1.09 cores=4-7
/proc/15673/task/15681/stat : 15681 (plingeling) R 15668 15668 15599 0 -1 4202560 3964 1251 0 0 109 0 0 0 25 0 5 0 511861081 179613696 17100 33554432000 4194304 4356188 140735943968208 18446744073709551615 4322016 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=15673/tid=15682] ppid=15668 vsize=175404 CPUtime=1.13 cores=4-7
/proc/15673/task/15682/stat : 15682 (plingeling) R 15668 15668 15599 0 -1 4202560 5496 1251 0 0 113 0 0 0 25 0 5 0 511861081 179613696 17100 33554432000 4194304 4356188 140735943968208 18446744073709551615 4301724 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=15673/tid=15683] ppid=15668 vsize=175404 CPUtime=1.14 cores=4-7
/proc/15673/task/15683/stat : 15683 (plingeling) R 15668 15668 15599 0 -1 4202560 4955 1251 0 0 114 0 0 0 19 0 5 0 511861081 179613696 17100 33554432000 4194304 4356188 140735943968208 18446744073709551615 4210575 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 10.83
Current children cumulated vsize (KiB) 991668

[startup+3.10139 s]
/proc/loadavg: 6.89 3.20 1.87 9/180 15683
/proc/meminfo: memFree=15700612/32950928 swapFree=67087032/67111528
[pid=15668] ppid=15666 vsize=18324 CPUtime=0 cores=0-7
/proc/15668/stat : 15668 (ppfolio) S 15666 15668 15599 0 -1 4202496 518 0 0 0 0 0 0 0 15 0 1 0 511861046 18763776 389 33554432000 4194304 4287625 140733238721760 18446744073709551615 239476715023 0 0 4096 65536 4231291008517668863 0 0 17 6 0 0 0
/proc/15668/statm: 4581 389 341 23 0 91 0
[pid=15669] ppid=15668 vsize=134168 CPUtime=3.09 cores=0
/proc/15669/stat : 15669 (cryptominisat) R 15668 15668 15599 0 -1 4202496 23861 0 0 0 305 4 0 0 25 0 1 0 511861046 137388032 18523 33554432000 4194304 4587354 140735420490032 18446744073709551615 4237840 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15669/statm: 33542 18523 333 96 0 30104 0
[pid=15670] ppid=15668 vsize=56656 CPUtime=3.09 cores=1
/proc/15670/stat : 15670 (clasp) R 15668 15668 15599 0 -1 4202496 14337 0 0 0 308 1 0 0 25 0 1 0 511861046 58015744 11241 33554432000 4194304 4785740 140736332528912 18446744073709551615 4309555 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/15670/statm: 14164 11241 340 145 0 11209 0
[pid=15671] ppid=15668 vsize=472196 CPUtime=3.08 cores=2
/proc/15671/stat : 15671 (TNM) R 15668 15668 15599 0 -1 4202496 8037 0 0 0 308 0 0 0 25 0 1 0 511861046 483528704 7934 33554432000 134512640 134534564 4292960112 18446744073709551615 134529777 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/15671/statm: 118049 7934 95 6 0 116715 0
[pid=15672] ppid=15668 vsize=141884 CPUtime=3.09 cores=3
/proc/15672/stat : 15672 (march_hi) R 15668 15668 15599 0 -1 4202496 65076 0 0 0 300 9 0 0 25 0 1 0 511861046 145289216 16916 33554432000 4194304 4331988 140733536965104 18446744073709551615 4237116 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/15672/statm: 35471 16916 173 34 0 33913 0
[pid=15673] ppid=15668 vsize=201004 CPUtime=11.28 cores=4-7
/proc/15673/stat : 15673 (plingeling) S 15668 15668 15599 0 -1 4202496 41421 1251 0 0 1122 6 0 0 18 0 5 0 511861046 205828096 24024 33554432000 4194304 4356188 140735943968208 18446744073709551615 239488497637 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/15673/statm: 50251 24024 164 40 0 48795 0
[pid=15673/tid=15680] ppid=15668 vsize=201004 CPUtime=2.74 cores=4-7
/proc/15673/task/15680/stat : 15680 (plingeling) R 15668 15668 15599 0 -1 4202560 5576 1251 0 0 274 0 0 0 23 0 5 0 511861081 205828096 24024 33554432000 4194304 4356188 140735943968208 18446744073709551615 4252624 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=15673/tid=15681] ppid=15668 vsize=201004 CPUtime=2.69 cores=4-7
/proc/15673/task/15681/stat : 15681 (plingeling) R 15668 15668 15599 0 -1 4202560 6789 1251 0 0 268 1 0 0 25 0 5 0 511861081 205828096 24024 33554432000 4194304 4356188 140735943968208 18446744073709551615 4214582 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=15673/tid=15682] ppid=15668 vsize=201004 CPUtime=2.74 cores=4-7
/proc/15673/task/15682/stat : 15682 (plingeling) R 15668 15668 15599 0 -1 4202560 7544 1251 0 0 273 1 0 0 25 0 5 0 511861081 205828096 24024 33554432000 4194304 4356188 140735943968208 18446744073709551615 4231411 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=15673/tid=15683] ppid=15668 vsize=201004 CPUtime=2.74 cores=4-7
/proc/15673/task/15683/stat : 15683 (plingeling) R 15668 15668 15599 0 -1 4202560 4955 1251 0 0 274 0 0 0 23 0 5 0 511861081 205828096 24024 33554432000 4194304 4356188 140735943968208 18446744073709551615 4210834 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 23.63
Current children cumulated vsize (KiB) 1024232

[startup+6.30078 s]
/proc/loadavg: 6.89 3.20 1.87 9/180 15683
/proc/meminfo: memFree=15684872/32950928 swapFree=67087032/67111528
[pid=15668] ppid=15666 vsize=18324 CPUtime=0 cores=0-7
/proc/15668/stat : 15668 (ppfolio) S 15666 15668 15599 0 -1 4202496 518 0 0 0 0 0 0 0 15 0 1 0 511861046 18763776 389 33554432000 4194304 4287625 140733238721760 18446744073709551615 239476715023 0 0 4096 65536 4231291008517668863 0 0 17 6 0 0 0
/proc/15668/statm: 4581 389 341 23 0 91 0
[pid=15669] ppid=15668 vsize=134168 CPUtime=6.29 cores=0
/proc/15669/stat : 15669 (cryptominisat) R 15668 15668 15599 0 -1 4202496 24027 0 0 0 625 4 0 0 25 0 1 0 511861046 137388032 18686 33554432000 4194304 4587354 140735420490032 18446744073709551615 4243446 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15669/statm: 33542 18686 334 96 0 30104 0
[pid=15670] ppid=15668 vsize=56656 CPUtime=6.29 cores=1
/proc/15670/stat : 15670 (clasp) R 15668 15668 15599 0 -1 4202496 14337 0 0 0 628 1 0 0 25 0 1 0 511861046 58015744 11241 33554432000 4194304 4785740 140736332528912 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/15670/statm: 14164 11241 340 145 0 11209 0
[pid=15671] ppid=15668 vsize=472196 CPUtime=6.28 cores=2
/proc/15671/stat : 15671 (TNM) R 15668 15668 15599 0 -1 4202496 8037 0 0 0 628 0 0 0 25 0 1 0 511861046 483528704 7934 33554432000 134512640 134534564 4292960112 18446744073709551615 134529823 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/15671/statm: 118049 7934 95 6 0 116715 0
[pid=15672] ppid=15668 vsize=145816 CPUtime=6.29 cores=3
/proc/15672/stat : 15672 (march_hi) R 15668 15668 15599 0 -1 4202496 65938 0 0 0 620 9 0 0 25 0 1 0 511861046 149315584 17778 33554432000 4194304 4331988 140733536965104 18446744073709551615 4263238 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/15672/statm: 36454 17778 173 34 0 34896 0
[pid=15673] ppid=15668 vsize=200552 CPUtime=24.06 cores=4-7
/proc/15673/stat : 15673 (plingeling) S 15668 15668 15599 0 -1 4202496 41421 1251 0 0 2400 6 0 0 18 0 5 0 511861046 205365248 23911 33554432000 4194304 4356188 140735943968208 18446744073709551615 239488497637 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/15673/statm: 50138 23911 164 40 0 48682 0
[pid=15673/tid=15680] ppid=15668 vsize=200552 CPUtime=5.94 cores=4-7
/proc/15673/task/15680/stat : 15680 (plingeling) R 15668 15668 15599 0 -1 4202560 5576 1251 0 0 594 0 0 0 25 0 5 0 511861081 205365248 23911 33554432000 4194304 4356188 140735943968208 18446744073709551615 4284016 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=15673/tid=15681] ppid=15668 vsize=200552 CPUtime=5.87 cores=4-7
/proc/15673/task/15681/stat : 15681 (plingeling) R 15668 15668 15599 0 -1 4202560 6789 1251 0 0 586 1 0 0 25 0 5 0 511861081 205365248 23911 33554432000 4194304 4356188 140735943968208 18446744073709551615 4281672 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=15673/tid=15682] ppid=15668 vsize=200552 CPUtime=5.94 cores=4-7
/proc/15673/task/15682/stat : 15682 (plingeling) R 15668 15668 15599 0 -1 4202560 7544 1251 0 0 593 1 0 0 25 0 5 0 511861081 205365248 23911 33554432000 4194304 4356188 140735943968208 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=15673/tid=15683] ppid=15668 vsize=200552 CPUtime=5.94 cores=4-7
/proc/15673/task/15683/stat : 15683 (plingeling) R 15668 15668 15599 0 -1 4202560 4955 1251 0 0 594 0 0 0 25 0 5 0 511861081 205365248 23911 33554432000 4194304 4356188 140735943968208 18446744073709551615 4234257 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 49.21
Current children cumulated vsize (KiB) 1027712

[startup+12.7006 s]
/proc/loadavg: 7.13 3.37 1.94 9/180 15683
/proc/meminfo: memFree=15682260/32950928 swapFree=67087032/67111528
[pid=15668] ppid=15666 vsize=18324 CPUtime=0 cores=0-7
/proc/15668/stat : 15668 (ppfolio) S 15666 15668 15599 0 -1 4202496 518 0 0 0 0 0 0 0 15 0 1 0 511861046 18763776 389 33554432000 4194304 4287625 140733238721760 18446744073709551615 239476715023 0 0 4096 65536 4231291008517668863 0 0 17 6 0 0 0
/proc/15668/statm: 4581 389 341 23 0 91 0
[pid=15669] ppid=15668 vsize=134168 CPUtime=12.69 cores=0
/proc/15669/stat : 15669 (cryptominisat) R 15668 15668 15599 0 -1 4202496 24484 0 0 0 1265 4 0 0 25 0 1 0 511861046 137388032 19139 33554432000 4194304 4587354 140735420490032 18446744073709551615 4239328 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15669/statm: 33542 19139 334 96 0 30104 0
[pid=15670] ppid=15668 vsize=58152 CPUtime=12.69 cores=1
/proc/15670/stat : 15670 (clasp) R 15668 15668 15599 0 -1 4202496 14794 0 0 0 1268 1 0 0 25 0 1 0 511861046 59547648 11698 33554432000 4194304 4785740 140736332528912 18446744073709551615 4553754 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/15670/statm: 14538 11698 340 145 0 11583 0
[pid=15671] ppid=15668 vsize=472196 CPUtime=12.68 cores=2
/proc/15671/stat : 15671 (TNM) R 15668 15668 15599 0 -1 4202496 8037 0 0 0 1268 0 0 0 25 0 1 0 511861046 483528704 7934 33554432000 134512640 134534564 4292960112 18446744073709551615 134529031 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/15671/statm: 118049 7934 95 6 0 116715 0
[pid=15672] ppid=15668 vsize=146060 CPUtime=12.69 cores=3
/proc/15672/stat : 15672 (march_hi) R 15668 15668 15599 0 -1 4202496 65974 0 0 0 1260 9 0 0 25 0 1 0 511861046 149565440 17814 33554432000 4194304 4331988 140733536965104 18446744073709551615 4226483 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/15672/statm: 36515 17814 173 34 0 34957 0
[pid=15673] ppid=15668 vsize=200552 CPUtime=49.62 cores=4-7
/proc/15673/stat : 15673 (plingeling) S 15668 15668 15599 0 -1 4202496 41421 1251 0 0 4956 6 0 0 18 0 5 0 511861046 205365248 23911 33554432000 4194304 4356188 140735943968208 18446744073709551615 239488497637 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/15673/statm: 50138 23911 164 40 0 48682 0
[pid=15673/tid=15680] ppid=15668 vsize=200552 CPUtime=12.33 cores=4-7
/proc/15673/task/15680/stat : 15680 (plingeling) R 15668 15668 15599 0 -1 4202560 5576 1251 0 0 1233 0 0 0 25 0 5 0 511861081 205365248 23911 33554432000 4194304 4356188 140735943968208 18446744073709551615 4284120 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=15673/tid=15681] ppid=15668 vsize=200552 CPUtime=12.24 cores=4-7
/proc/15673/task/15681/stat : 15681 (plingeling) R 15668 15668 15599 0 -1 4202560 6789 1251 0 0 1223 1 0 0 25 0 5 0 511861081 205365248 23911 33554432000 4194304 4356188 140735943968208 18446744073709551615 4210557 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=15673/tid=15682] ppid=15668 vsize=200552 CPUtime=12.34 cores=4-7
/proc/15673/task/15682/stat : 15682 (plingeling) R 15668 15668 15599 0 -1 4202560 7544 1251 0 0 1233 1 0 0 25 0 5 0 511861081 205365248 23911 33554432000 4194304 4356188 140735943968208 18446744073709551615 4281771 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=15673/tid=15683] ppid=15668 vsize=200552 CPUtime=12.34 cores=4-7
/proc/15673/task/15683/stat : 15683 (plingeling) R 15668 15668 15599 0 -1 4202560 4955 1251 0 0 1234 0 0 0 25 0 5 0 511861081 205365248 23911 33554432000 4194304 4356188 140735943968208 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 100.37
Current children cumulated vsize (KiB) 1029452

[startup+25.5011 s]
/proc/loadavg: 7.26 3.52 2.01 9/180 15683
/proc/meminfo: memFree=15677716/32950928 swapFree=67087032/67111528
[pid=15668] ppid=15666 vsize=18324 CPUtime=0 cores=0-7
/proc/15668/stat : 15668 (ppfolio) S 15666 15668 15599 0 -1 4202496 518 0 0 0 0 0 0 0 15 0 1 0 511861046 18763776 389 33554432000 4194304 4287625 140733238721760 18446744073709551615 239476715023 0 0 4096 65536 4231291008517668863 0 0 17 6 0 0 0
/proc/15668/statm: 4581 389 341 23 0 91 0
[pid=15669] ppid=15668 vsize=134168 CPUtime=25.49 cores=0
/proc/15669/stat : 15669 (cryptominisat) R 15668 15668 15599 0 -1 4202496 25368 0 0 0 2544 5 0 0 25 0 1 0 511861046 137388032 20014 33554432000 4194304 4587354 140735420490032 18446744073709551615 4236479 0 0 4096 2 0 0 0 17 0 0 0 0

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

[pid=15671] ppid=15668 vsize=472200 CPUtime=4842.47 cores=2
/proc/15671/stat : 15671 (TNM) R 15668 15668 15599 0 -1 4202496 8047 0 0 0 484244 3 0 0 25 0 1 0 511861046 483532800 7944 33554432000 134512640 134534564 4292960112 18446744073709551615 134530736 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/15671/statm: 118050 7944 103 6 0 116716 0
[pid=15672] ppid=15668 vsize=220876 CPUtime=4842.47 cores=3
/proc/15672/stat : 15672 (march_hi) R 15668 15668 15599 0 -1 4202496 82678 0 0 0 484223 24 0 0 25 0 1 0 511861046 226177024 34518 33554432000 4194304 4331988 140733536965104 18446744073709551615 4237147 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/15672/statm: 55219 34518 173 34 0 53661 0
[pid=15673] ppid=15668 vsize=250760 CPUtime=19340.2 cores=4-7
/proc/15673/stat : 15673 (plingeling) S 15668 15668 15599 0 -1 4202496 53974 1251 0 0 1934006 9 0 0 18 0 5 0 511861046 256778240 36463 33554432000 4194304 4356188 140735943968208 18446744073709551615 239488497637 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/15673/statm: 62690 36463 164 40 0 61234 0
[pid=15673/tid=15680] ppid=15668 vsize=250760 CPUtime=4841.97 cores=4-7
/proc/15673/task/15680/stat : 15680 (plingeling) R 15668 15668 15599 0 -1 4202560 8788 1251 0 0 484196 1 0 0 25 0 5 0 511861081 256778240 36463 33554432000 4194304 4356188 140735943968208 18446744073709551615 4283888 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=15673/tid=15681] ppid=15668 vsize=250760 CPUtime=4814.04 cores=4-7
/proc/15673/task/15681/stat : 15681 (plingeling) R 15668 15668 15599 0 -1 4202560 8677 1251 0 0 481403 1 0 0 25 0 5 0 511861081 256778240 36463 33554432000 4194304 4356188 140735943968208 18446744073709551615 4281702 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=15673/tid=15682] ppid=15668 vsize=250760 CPUtime=4841.64 cores=4-7
/proc/15673/task/15682/stat : 15682 (plingeling) R 15668 15668 15599 0 -1 4202560 10660 1251 0 0 484162 2 0 0 25 0 5 0 511861081 256778240 36463 33554432000 4194304 4356188 140735943968208 18446744073709551615 4284019 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=15673/tid=15683] ppid=15668 vsize=250760 CPUtime=4842.13 cores=4-7
/proc/15673/task/15683/stat : 15683 (plingeling) R 15668 15668 15599 0 -1 4202560 9292 1251 0 0 484211 2 0 0 25 0 5 0 511861081 256778240 36463 33554432000 4194304 4356188 140735943968208 18446744073709551615 4283920 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 38710
Current children cumulated vsize (KiB) 1653144

[startup+4902.3 s]
/proc/loadavg: 8.04 8.04 7.97 9/180 15837
/proc/meminfo: memFree=15317908/32950928 swapFree=67087032/67111528
[pid=15668] ppid=15666 vsize=18324 CPUtime=0 cores=0-7
/proc/15668/stat : 15668 (ppfolio) S 15666 15668 15599 0 -1 4202496 518 0 0 0 0 0 0 0 15 0 1 0 511861046 18763776 389 33554432000 4194304 4287625 140733238721760 18446744073709551615 239476715023 0 0 4096 65536 4231291008517668863 0 0 17 6 0 0 0
/proc/15668/statm: 4581 389 341 23 0 91 0
[pid=15669] ppid=15668 vsize=435176 CPUtime=4902.47 cores=0
/proc/15669/stat : 15669 (cryptominisat) R 15668 15668 15599 0 -1 4202496 279036 0 0 0 490139 108 0 0 25 0 1 0 511861046 445620224 39008 33554432000 4194304 4587354 140735420490032 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15669/statm: 108794 39008 340 96 0 105356 0
[pid=15670] ppid=15668 vsize=228784 CPUtime=4902.45 cores=1
/proc/15670/stat : 15670 (clasp) R 15668 15668 15599 0 -1 4202496 56885 0 0 0 490217 28 0 0 25 0 1 0 511861046 234274816 53789 33554432000 4194304 4785740 140736332528912 18446744073709551615 4287153 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/15670/statm: 57196 53789 340 145 0 54241 0
[pid=15671] ppid=15668 vsize=472200 CPUtime=4902.48 cores=2
/proc/15671/stat : 15671 (TNM) R 15668 15668 15599 0 -1 4202496 8047 0 0 0 490245 3 0 0 25 0 1 0 511861046 483532800 7944 33554432000 134512640 134534564 4292960112 18446744073709551615 134530307 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/15671/statm: 118050 7944 103 6 0 116716 0
[pid=15672] ppid=15668 vsize=221408 CPUtime=4902.47 cores=3
/proc/15672/stat : 15672 (march_hi) R 15668 15668 15599 0 -1 4202496 83014 0 0 0 490223 24 0 0 25 0 1 0 511861046 226721792 34854 33554432000 4194304 4331988 140733536965104 18446744073709551615 4292082 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/15672/statm: 55352 34854 173 34 0 53794 0
[pid=15673] ppid=15668 vsize=250760 CPUtime=19579.8 cores=4-7
/proc/15673/stat : 15673 (plingeling) S 15668 15668 15599 0 -1 4202496 53974 1251 0 0 1957974 9 0 0 18 0 5 0 511861046 256778240 36463 33554432000 4194304 4356188 140735943968208 18446744073709551615 239488497637 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/15673/statm: 62690 36463 164 40 0 61234 0
[pid=15673/tid=15680] ppid=15668 vsize=250760 CPUtime=4901.98 cores=4-7
/proc/15673/task/15680/stat : 15680 (plingeling) R 15668 15668 15599 0 -1 4202560 8788 1251 0 0 490197 1 0 0 25 0 5 0 511861081 256778240 36463 33554432000 4194304 4356188 140735943968208 18446744073709551615 4331340 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=15673/tid=15681] ppid=15668 vsize=250760 CPUtime=4873.72 cores=4-7
/proc/15673/task/15681/stat : 15681 (plingeling) R 15668 15668 15599 0 -1 4202560 8677 1251 0 0 487371 1 0 0 25 0 5 0 511861081 256778240 36463 33554432000 4194304 4356188 140735943968208 18446744073709551615 4281793 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=15673/tid=15682] ppid=15668 vsize=250760 CPUtime=4901.64 cores=4-7
/proc/15673/task/15682/stat : 15682 (plingeling) R 15668 15668 15599 0 -1 4202560 10660 1251 0 0 490162 2 0 0 25 0 5 0 511861081 256778240 36463 33554432000 4194304 4356188 140735943968208 18446744073709551615 4284208 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=15673/tid=15683] ppid=15668 vsize=250760 CPUtime=4902.14 cores=4-7
/proc/15673/task/15683/stat : 15683 (plingeling) R 15668 15668 15599 0 -1 4202560 9292 1251 0 0 490212 2 0 0 25 0 5 0 511861081 256778240 36463 33554432000 4194304 4356188 140735943968208 18446744073709551615 4283905 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 39189.7
Current children cumulated vsize (KiB) 1626652

[startup+4962.3 s]
/proc/loadavg: 8.01 8.03 7.97 9/180 15839
/proc/meminfo: memFree=15286892/32950928 swapFree=67087032/67111528
[pid=15668] ppid=15666 vsize=18324 CPUtime=0 cores=0-7
/proc/15668/stat : 15668 (ppfolio) S 15666 15668 15599 0 -1 4202496 518 0 0 0 0 0 0 0 15 0 1 0 511861046 18763776 389 33554432000 4194304 4287625 140733238721760 18446744073709551615 239476715023 0 0 4096 65536 4231291008517668863 0 0 17 6 0 0 0
/proc/15668/statm: 4581 389 341 23 0 91 0
[pid=15669] ppid=15668 vsize=479220 CPUtime=4962.47 cores=0
/proc/15669/stat : 15669 (cryptominisat) R 15668 15668 15599 0 -1 4202496 295924 0 0 0 496132 115 0 0 25 0 1 0 511861046 490721280 45976 33554432000 4194304 4587354 140735420490032 18446744073709551615 4238240 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15669/statm: 119805 45976 340 96 0 116367 0
[pid=15670] ppid=15668 vsize=229576 CPUtime=4962.45 cores=1
/proc/15670/stat : 15670 (clasp) R 15668 15668 15599 0 -1 4202496 57116 0 0 0 496217 28 0 0 25 0 1 0 511861046 235085824 54020 33554432000 4194304 4785740 140736332528912 18446744073709551615 4552568 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/15670/statm: 57394 54020 340 145 0 54439 0
[pid=15671] ppid=15668 vsize=472200 CPUtime=4962.48 cores=2
/proc/15671/stat : 15671 (TNM) R 15668 15668 15599 0 -1 4202496 8047 0 0 0 496245 3 0 0 25 0 1 0 511861046 483532800 7944 33554432000 134512640 134534564 4292960112 18446744073709551615 134530659 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/15671/statm: 118050 7944 103 6 0 116716 0
[pid=15672] ppid=15668 vsize=222200 CPUtime=4962.48 cores=3
/proc/15672/stat : 15672 (march_hi) R 15668 15668 15599 0 -1 4202496 83382 0 0 0 496223 25 0 0 25 0 1 0 511861046 227532800 35222 33554432000 4194304 4331988 140733536965104 18446744073709551615 4228575 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/15672/statm: 55550 35222 173 34 0 53992 0
[pid=15673] ppid=15668 vsize=250760 CPUtime=19819.5 cores=4-7
/proc/15673/stat : 15673 (plingeling) S 15668 15668 15599 0 -1 4202496 53974 1251 0 0 1981941 9 0 0 18 0 5 0 511861046 256778240 36463 33554432000 4194304 4356188 140735943968208 18446744073709551615 239488497637 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/15673/statm: 62690 36463 164 40 0 61234 0
[pid=15673/tid=15680] ppid=15668 vsize=250760 CPUtime=4961.98 cores=4-7
/proc/15673/task/15680/stat : 15680 (plingeling) R 15668 15668 15599 0 -1 4202560 8788 1251 0 0 496197 1 0 0 25 0 5 0 511861081 256778240 36463 33554432000 4194304 4356188 140735943968208 18446744073709551615 4283892 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=15673/tid=15681] ppid=15668 vsize=250760 CPUtime=4933.39 cores=4-7
/proc/15673/task/15681/stat : 15681 (plingeling) R 15668 15668 15599 0 -1 4202560 8677 1251 0 0 493338 1 0 0 25 0 5 0 511861081 256778240 36463 33554432000 4194304 4356188 140735943968208 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=15673/tid=15682] ppid=15668 vsize=250760 CPUtime=4961.63 cores=4-7
/proc/15673/task/15682/stat : 15682 (plingeling) R 15668 15668 15599 0 -1 4202560 10660 1251 0 0 496161 2 0 0 25 0 5 0 511861081 256778240 36463 33554432000 4194304 4356188 140735943968208 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=15673/tid=15683] ppid=15668 vsize=250760 CPUtime=4962.14 cores=4-7
/proc/15673/task/15683/stat : 15683 (plingeling) R 15668 15668 15599 0 -1 4202560 9292 1251 0 0 496212 2 0 0 25 0 5 0 511861081 256778240 36463 33554432000 4194304 4356188 140735943968208 18446744073709551615 4283920 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 39669.4
Current children cumulated vsize (KiB) 1672280



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5003.7 s]
/proc/loadavg: 8.00 8.03 7.97 9/180 15840
/proc/meminfo: memFree=15292344/32950928 swapFree=67087032/67111528
[pid=15668] ppid=15666 vsize=18324 CPUtime=0 cores=0-7
/proc/15668/stat : 15668 (ppfolio) S 15666 15668 15599 0 -1 4202496 518 0 0 0 0 0 0 0 15 0 1 0 511861046 18763776 389 33554432000 4194304 4287625 140733238721760 18446744073709551615 239476715023 0 0 4096 65536 4231291008517668863 0 0 17 6 0 0 0
/proc/15668/statm: 4581 389 341 23 0 91 0
[pid=15669] ppid=15668 vsize=614128 CPUtime=5003.88 cores=0
/proc/15669/stat : 15669 (cryptominisat) R 15668 15668 15599 0 -1 4202496 307504 0 0 0 500267 121 0 0 25 0 1 0 511861046 628867072 43625 33554432000 4194304 4587354 140735420490032 18446744073709551615 4237665 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15669/statm: 153532 43625 340 96 0 150094 0
[pid=15670] ppid=15668 vsize=229576 CPUtime=5003.86 cores=1
/proc/15670/stat : 15670 (clasp) R 15668 15668 15599 0 -1 4202496 57116 0 0 0 500358 28 0 0 25 0 1 0 511861046 235085824 54020 33554432000 4194304 4785740 140736332528912 18446744073709551615 4552970 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/15670/statm: 57394 54020 340 145 0 54439 0
[pid=15671] ppid=15668 vsize=472200 CPUtime=5003.88 cores=2
/proc/15671/stat : 15671 (TNM) R 15668 15668 15599 0 -1 4202496 8047 0 0 0 500385 3 0 0 25 0 1 0 511861046 483532800 7944 33554432000 134512640 134534564 4292960112 18446744073709551615 134528934 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/15671/statm: 118050 7944 103 6 0 116716 0
[pid=15672] ppid=15668 vsize=222464 CPUtime=5003.88 cores=3
/proc/15672/stat : 15672 (march_hi) R 15668 15668 15599 0 -1 4202496 83595 0 0 0 500363 25 0 0 25 0 1 0 511861046 227803136 35435 33554432000 4194304 4331988 140733536965104 18446744073709551615 4286663 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/15672/statm: 55616 35435 173 34 0 54058 0
[pid=15673] ppid=15668 vsize=253768 CPUtime=19984.9 cores=4-7
/proc/15673/stat : 15673 (plingeling) S 15668 15668 15599 0 -1 4202496 54726 1251 0 0 1998481 9 0 0 18 0 5 0 511861046 259858432 37215 33554432000 4194304 4356188 140735943968208 18446744073709551615 239488497637 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/15673/statm: 63442 37215 164 40 0 61986 0
[pid=15673/tid=15680] ppid=15668 vsize=253768 CPUtime=5003.38 cores=4-7
/proc/15673/task/15680/stat : 15680 (plingeling) R 15668 15668 15599 0 -1 4202560 8788 1251 0 0 500337 1 0 0 25 0 5 0 511861081 259858432 37215 33554432000 4194304 4356188 140735943968208 18446744073709551615 4281627 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=15673/tid=15681] ppid=15668 vsize=253768 CPUtime=4974.57 cores=4-7
/proc/15673/task/15681/stat : 15681 (plingeling) R 15668 15668 15599 0 -1 4202560 8677 1251 0 0 497456 1 0 0 25 0 5 0 511861081 259858432 37215 33554432000 4194304 4356188 140735943968208 18446744073709551615 4281672 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=15673/tid=15682] ppid=15668 vsize=253768 CPUtime=5003.04 cores=4-7
/proc/15673/task/15682/stat : 15682 (plingeling) R 15668 15668 15599 0 -1 4202560 11412 1251 0 0 500302 2 0 0 25 0 5 0 511861081 259858432 37215 33554432000 4194304 4356188 140735943968208 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=15673/tid=15683] ppid=15668 vsize=253768 CPUtime=5003.55 cores=4-7
/proc/15673/task/15683/stat : 15683 (plingeling) R 15668 15668 15599 0 -1 4202560 9292 1251 0 0 500353 2 0 0 25 0 5 0 511861081 259858432 37215 33554432000 4194304 4356188 140735943968208 18446744073709551615 4284048 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 40000.4
Current children cumulated vsize (KiB) 1810460

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

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

[startup+5003.7 s]
/proc/loadavg: 8.00 8.03 7.97 9/180 15840
/proc/meminfo: memFree=15292344/32950928 swapFree=67087032/67111528
[pid=15668] ppid=15666 vsize=18324 CPUtime=0 cores=0-7
/proc/15668/stat : 15668 (ppfolio) S 15666 15668 15599 0 -1 4202496 518 0 0 0 0 0 0 0 15 0 1 0 511861046 18763776 389 33554432000 4194304 4287625 140733238721760 18446744073709551615 239476715023 0 0 4096 65536 4231291008517668863 0 0 17 6 0 0 0
/proc/15668/statm: 4581 389 341 23 0 91 0
[pid=15669] ppid=15668 vsize=614128 CPUtime=5003.88 cores=0
/proc/15669/stat : 15669 (cryptominisat) R 15668 15668 15599 0 -1 4202496 307504 0 0 0 500267 121 0 0 25 0 1 0 511861046 628867072 43625 33554432000 4194304 4587354 140735420490032 18446744073709551615 4237665 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15669/statm: 153532 43625 340 96 0 150094 0
[pid=15670] ppid=15668 vsize=229576 CPUtime=5003.86 cores=1
/proc/15670/stat : 15670 (clasp) R 15668 15668 15599 0 -1 4202496 57116 0 0 0 500358 28 0 0 25 0 1 0 511861046 235085824 54020 33554432000 4194304 4785740 140736332528912 18446744073709551615 4552970 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/15670/statm: 57394 54020 340 145 0 54439 0
[pid=15671] ppid=15668 vsize=472200 CPUtime=5003.88 cores=2
/proc/15671/stat : 15671 (TNM) R 15668 15668 15599 0 -1 4202496 8047 0 0 0 500385 3 0 0 25 0 1 0 511861046 483532800 7944 33554432000 134512640 134534564 4292960112 18446744073709551615 134528934 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/15671/statm: 118050 7944 103 6 0 116716 0
[pid=15672] ppid=15668 vsize=222464 CPUtime=5003.88 cores=3
/proc/15672/stat : 15672 (march_hi) R 15668 15668 15599 0 -1 4202496 83595 0 0 0 500363 25 0 0 25 0 1 0 511861046 227803136 35435 33554432000 4194304 4331988 140733536965104 18446744073709551615 4286663 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/15672/statm: 55616 35435 173 34 0 54058 0
[pid=15673] ppid=15668 vsize=253768 CPUtime=19984.9 cores=4-7
/proc/15673/stat : 15673 (plingeling) S 15668 15668 15599 0 -1 4202496 54726 1251 0 0 1998481 9 0 0 18 0 5 0 511861046 259858432 37215 33554432000 4194304 4356188 140735943968208 18446744073709551615 239488497637 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/15673/statm: 63442 37215 164 40 0 61986 0
[pid=15673/tid=15680] ppid=15668 vsize=253768 CPUtime=5003.38 cores=4-7
/proc/15673/task/15680/stat : 15680 (plingeling) R 15668 15668 15599 0 -1 4202560 8788 1251 0 0 500337 1 0 0 25 0 5 0 511861081 259858432 37215 33554432000 4194304 4356188 140735943968208 18446744073709551615 4281627 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=15673/tid=15681] ppid=15668 vsize=253768 CPUtime=4974.57 cores=4-7
/proc/15673/task/15681/stat : 15681 (plingeling) R 15668 15668 15599 0 -1 4202560 8677 1251 0 0 497456 1 0 0 25 0 5 0 511861081 259858432 37215 33554432000 4194304 4356188 140735943968208 18446744073709551615 4281672 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=15673/tid=15682] ppid=15668 vsize=253768 CPUtime=5003.04 cores=4-7
/proc/15673/task/15682/stat : 15682 (plingeling) R 15668 15668 15599 0 -1 4202560 11412 1251 0 0 500302 2 0 0 25 0 5 0 511861081 259858432 37215 33554432000 4194304 4356188 140735943968208 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=15673/tid=15683] ppid=15668 vsize=253768 CPUtime=5003.55 cores=4-7
/proc/15673/task/15683/stat : 15683 (plingeling) R 15668 15668 15599 0 -1 4202560 9292 1251 0 0 500353 2 0 0 25 0 5 0 511861081 259858432 37215 33554432000 4194304 4356188 140735943968208 18446744073709551615 4284048 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 40000.4
Current children cumulated vsize (KiB) 1810460

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 15668 and gives
#  childrusage.ru_utime.tv_sec=15010
#  childrusage.ru_utime.tv_usec=175106
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=528767
# CPU time returned by wait4() is 15011.7
# while last known CPU time is 40000.4
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 5003.72
CPU time (s): 40000.4
CPU user time (s): 39998.5
CPU system time (s): 1.86
CPU usage (%): 799.414
Max. virtual memory (cumulated for all children) (KiB): 2039024

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 15010.2
system time used= 1.52877
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 399665
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= 232
involuntary context switches= 85261

runsolver used 8.5837 second user time and 18.7212 second system time

The end

Launcher Data

Begin job on node148 at 2011-04-28 16:57:20
IDJOB=3310168
IDBENCH=70829
IDSOLVER=1638
FILE ID=node148/3310168-1304002640
RUNJOBID= node148-1304002541-15613
PBS_JOBID= 13168795
Free space on /tmp= 71432 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT09/APPLICATIONS/crypto/md5gen/gus-md5-12.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3310168-1304002640/watcher-3310168-1304002640 -o /tmp/evaluation-result-3310168-1304002640/solver-3310168-1304002640 -C 40000 -W 5100 -M 31000  ppfolio HOME/instance-3310168-1304002640.cnf

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

MD5SUM BENCH= 0621e557bffdc18ca509447665adecda
RANDOM SEED=886736331

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      16001796 kB
Buffers:       2083516 kB
Cached:       14253320 kB
SwapCached:       5264 kB
Active:        6853784 kB
Inactive:      9527216 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      16001796 kB
SwapTotal:    67111528 kB
SwapFree:     67087032 kB
Dirty:           13976 kB
Writeback:           0 kB
AnonPages:       40872 kB
Mapped:          13864 kB
Slab:           504320 kB
PageTables:       3564 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   180856 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= 71420 MiB
End job on node148 at 2011-04-28 18:20:46