Trace number 3220275

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

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v700-c2982-S1565617179-002.UNKNOWN.cnf
MD5SUMc557851ca2e09c43aa7c0a50184336eb
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 variables700
Number of clauses2982
Sum of the clauses size8946
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32982
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-3220275-1304156948/watcher-3220275-1304156948 -o /tmp/evaluation-result-3220275-1304156948/solver-3220275-1304156948 -C 40000 -W 5000 -M 31000 ppfolio HOME/instance-3220275-1304156948.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.48 7.92 7.96 2/170 885
/proc/meminfo: memFree=30726160/32951124 swapFree=67111524/67111528
[pid=885] ppid=883 vsize=18324 CPUtime=0 cores=0-7
/proc/885/stat : 885 (ppfolio) R 883 885 32587 0 -1 4194304 466 0 0 0 0 0 0 0 25 0 1 0 527295717 18763776 387 33554432000 4194304 4287625 140736899947232 18446744073709551615 270612930965 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/885/statm: 4581 387 339 23 0 91 0

[startup+0.094036 s]
/proc/loadavg: 7.48 7.92 7.96 2/170 885
/proc/meminfo: memFree=30726160/32951124 swapFree=67111524/67111528
[pid=885] ppid=883 vsize=18324 CPUtime=0 cores=0-7
/proc/885/stat : 885 (ppfolio) R 883 885 32587 0 -1 4202496 519 0 0 0 0 0 0 0 25 0 1 0 527295717 18763776 389 33554432000 4194304 4287625 140736899947232 18446744073709551615 270613130767 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/885/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.101034 s]
/proc/loadavg: 7.48 7.92 7.96 2/170 885
/proc/meminfo: memFree=30726160/32951124 swapFree=67111524/67111528
[pid=885] ppid=883 vsize=18324 CPUtime=0 cores=0-7
/proc/885/stat : 885 (ppfolio) R 883 885 32587 0 -1 4202496 519 0 0 0 0 0 0 0 25 0 1 0 527295717 18763776 389 33554432000 4194304 4287625 140736899947232 18446744073709551615 270613130767 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/885/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.301 s]
/proc/loadavg: 7.48 7.92 7.96 2/170 885
/proc/meminfo: memFree=30726160/32951124 swapFree=67111524/67111528
[pid=885] ppid=883 vsize=18324 CPUtime=0 cores=0-7
/proc/885/stat : 885 (ppfolio) R 883 885 32587 0 -1 4202496 519 0 0 0 0 0 0 0 24 0 1 0 527295717 18763776 389 33554432000 4194304 4287625 140736899947232 18446744073709551615 270613130767 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/885/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700929 s]
/proc/loadavg: 7.48 7.92 7.96 2/170 885
/proc/meminfo: memFree=30726160/32951124 swapFree=67111524/67111528
[pid=885] ppid=883 vsize=18324 CPUtime=0 cores=0-7
/proc/885/stat : 885 (ppfolio) R 883 885 32587 0 -1 4202496 519 0 0 0 0 0 0 0 22 0 1 0 527295717 18763776 389 33554432000 4194304 4287625 140736899947232 18446744073709551615 270613130767 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/885/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50079 s]
/proc/loadavg: 7.48 7.92 7.96 9/180 900
/proc/meminfo: memFree=30708596/32951124 swapFree=67111524/67111528
[pid=885] ppid=883 vsize=18324 CPUtime=0 cores=0-7
/proc/885/stat : 885 (ppfolio) S 883 885 32587 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 527295717 18763776 389 33554432000 4194304 4287625 140736899947232 18446744073709551615 270613130767 0 0 4096 65536 8499637891058630655 0 0 17 6 0 0 0
/proc/885/statm: 4581 389 341 23 0 91 0
[pid=886] ppid=885 vsize=616304 CPUtime=1.49 cores=0
/proc/886/stat : 886 (cryptominisat) R 885 885 32587 0 -1 4202496 3979 0 0 0 149 0 0 0 20 0 1 0 527295717 631095296 2560 33554432000 4194304 4587354 140735933496976 18446744073709551615 4388345 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/886/statm: 154076 2560 337 96 0 150638 0
[pid=887] ppid=885 vsize=14548 CPUtime=1.49 cores=1
/proc/887/stat : 887 (clasp) R 885 885 32587 0 -1 4202496 1104 0 0 0 149 0 0 0 20 0 1 0 527295717 14897152 990 33554432000 4194304 4785740 140735728512096 18446744073709551615 4550307 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/887/statm: 3637 990 340 145 0 682 0
[pid=888] ppid=885 vsize=455964 CPUtime=1.49 cores=2
/proc/888/stat : 888 (TNM) R 885 885 32587 0 -1 4202496 373 0 0 0 149 0 0 0 20 0 1 0 527295717 466907136 270 33554432000 134512640 134534564 4290496144 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/888/statm: 113991 270 95 6 0 112657 0
[pid=889] ppid=885 vsize=8468 CPUtime=1.49 cores=3
/proc/889/stat : 889 (march_hi) R 885 885 32587 0 -1 4202496 720 0 0 0 149 0 0 0 20 0 1 0 527295717 8671232 613 33554432000 4194304 4331988 140737400657968 18446744073709551615 4240502 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/889/statm: 2117 613 173 34 0 559 0
[pid=890] ppid=885 vsize=123832 CPUtime=5.91 cores=4-7
/proc/890/stat : 890 (plingeling) S 885 885 32587 0 -1 4202496 3732 1250 0 0 591 0 0 0 18 0 5 0 527295717 126803968 3087 33554432000 4194304 4356188 140733579984416 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/890/statm: 30958 3087 164 40 0 29502 0
[pid=890/tid=897] ppid=885 vsize=123832 CPUtime=1.48 cores=4-7
/proc/890/task/897/stat : 897 (plingeling) R 885 885 32587 0 -1 4202560 893 1250 0 0 148 0 0 0 20 0 5 0 527295718 126803968 3087 33554432000 4194304 4356188 140733579984416 18446744073709551615 4234306 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=890/tid=898] ppid=885 vsize=123832 CPUtime=1.44 cores=4-7
/proc/890/task/898/stat : 898 (plingeling) R 885 885 32587 0 -1 4202560 668 1250 0 0 144 0 0 0 23 0 5 0 527295718 126803968 3087 33554432000 4194304 4356188 140733579984416 18446744073709551615 4331076 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=890/tid=899] ppid=885 vsize=123832 CPUtime=1.48 cores=4-7
/proc/890/task/899/stat : 899 (plingeling) R 885 885 32587 0 -1 4202560 760 1250 0 0 148 0 0 0 20 0 5 0 527295718 126803968 3087 33554432000 4194304 4356188 140733579984416 18446744073709551615 4280864 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=890/tid=900] ppid=885 vsize=123832 CPUtime=1.48 cores=4-7
/proc/890/task/900/stat : 900 (plingeling) R 885 885 32587 0 -1 4202560 882 1250 0 0 148 0 0 0 23 0 5 0 527295718 126803968 3087 33554432000 4194304 4356188 140733579984416 18446744073709551615 4331392 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) 1237440

[startup+3.1005 s]
/proc/loadavg: 7.48 7.92 7.96 9/180 900
/proc/meminfo: memFree=30699668/32951124 swapFree=67111524/67111528
[pid=885] ppid=883 vsize=18324 CPUtime=0 cores=0-7
/proc/885/stat : 885 (ppfolio) S 883 885 32587 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 527295717 18763776 389 33554432000 4194304 4287625 140736899947232 18446744073709551615 270613130767 0 0 4096 65536 8499637891058630655 0 0 17 6 0 0 0
/proc/885/statm: 4581 389 341 23 0 91 0
[pid=886] ppid=885 vsize=617132 CPUtime=3.08 cores=0
/proc/886/stat : 886 (cryptominisat) R 885 885 32587 0 -1 4202496 5502 0 0 0 308 0 0 0 25 0 1 0 527295717 631943168 3039 33554432000 4194304 4587354 140735933496976 18446744073709551615 4238271 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/886/statm: 154283 3039 337 96 0 150845 0
[pid=887] ppid=885 vsize=15608 CPUtime=3.09 cores=1
/proc/887/stat : 887 (clasp) R 885 885 32587 0 -1 4202496 1356 0 0 0 309 0 0 0 25 0 1 0 527295717 15982592 1242 33554432000 4194304 4785740 140735728512096 18446744073709551615 4308902 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/887/statm: 3902 1242 340 145 0 947 0
[pid=888] ppid=885 vsize=455964 CPUtime=3.09 cores=2
/proc/888/stat : 888 (TNM) R 885 885 32587 0 -1 4202496 373 0 0 0 309 0 0 0 25 0 1 0 527295717 466907136 270 33554432000 134512640 134534564 4290496144 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/888/statm: 113991 270 95 6 0 112657 0
[pid=889] ppid=885 vsize=9024 CPUtime=3.09 cores=3
/proc/889/stat : 889 (march_hi) R 885 885 32587 0 -1 4202496 788 0 0 0 309 0 0 0 25 0 1 0 527295717 9240576 681 33554432000 4194304 4331988 140737400657968 18446744073709551615 4288505 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/889/statm: 2256 681 173 34 0 698 0
[pid=890] ppid=885 vsize=123320 CPUtime=12.3 cores=4-7
/proc/890/stat : 890 (plingeling) S 885 885 32587 0 -1 4202496 3972 1250 0 0 1230 0 0 0 18 0 5 0 527295717 126279680 3007 33554432000 4194304 4356188 140733579984416 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/890/statm: 30830 3007 164 40 0 29374 0
[pid=890/tid=897] ppid=885 vsize=123320 CPUtime=3.08 cores=4-7
/proc/890/task/897/stat : 897 (plingeling) R 885 885 32587 0 -1 4202560 957 1250 0 0 308 0 0 0 25 0 5 0 527295718 126279680 3007 33554432000 4194304 4356188 140733579984416 18446744073709551615 4210704 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=890/tid=898] ppid=885 vsize=123320 CPUtime=3.04 cores=4-7
/proc/890/task/898/stat : 898 (plingeling) R 885 885 32587 0 -1 4202560 668 1250 0 0 304 0 0 0 25 0 5 0 527295718 126279680 3007 33554432000 4194304 4356188 140733579984416 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=890/tid=899] ppid=885 vsize=123320 CPUtime=3.08 cores=4-7
/proc/890/task/899/stat : 899 (plingeling) R 885 885 32587 0 -1 4202560 856 1250 0 0 308 0 0 0 25 0 5 0 527295718 126279680 3007 33554432000 4194304 4356188 140733579984416 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=890/tid=900] ppid=885 vsize=123320 CPUtime=3.08 cores=4-7
/proc/890/task/900/stat : 900 (plingeling) R 885 885 32587 0 -1 4202560 962 1250 0 0 308 0 0 0 25 0 5 0 527295718 126279680 3007 33554432000 4194304 4356188 140733579984416 18446744073709551615 4281478 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 24.65
Current children cumulated vsize (KiB) 1239372

[startup+6.30094 s]
/proc/loadavg: 7.52 7.92 7.96 9/180 900
/proc/meminfo: memFree=30689036/32951124 swapFree=67111524/67111528
[pid=885] ppid=883 vsize=18324 CPUtime=0 cores=0-7
/proc/885/stat : 885 (ppfolio) S 883 885 32587 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 527295717 18763776 389 33554432000 4194304 4287625 140736899947232 18446744073709551615 270613130767 0 0 4096 65536 8499637891058630655 0 0 17 6 0 0 0
/proc/885/statm: 4581 389 341 23 0 91 0
[pid=886] ppid=885 vsize=621596 CPUtime=6.29 cores=0
/proc/886/stat : 886 (cryptominisat) R 885 885 32587 0 -1 4202496 8518 0 0 0 628 1 0 0 25 0 1 0 527295717 636514304 4140 33554432000 4194304 4587354 140735933496976 18446744073709551615 4238728 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/886/statm: 155399 4140 337 96 0 151961 0
[pid=887] ppid=885 vsize=16964 CPUtime=6.29 cores=1
/proc/887/stat : 887 (clasp) R 885 885 32587 0 -1 4202496 1705 0 0 0 629 0 0 0 25 0 1 0 527295717 17371136 1591 33554432000 4194304 4785740 140735728512096 18446744073709551615 4287201 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/887/statm: 4241 1591 340 145 0 1286 0
[pid=888] ppid=885 vsize=455964 CPUtime=6.29 cores=2
/proc/888/stat : 888 (TNM) R 885 885 32587 0 -1 4202496 373 0 0 0 629 0 0 0 25 0 1 0 527295717 466907136 270 33554432000 134512640 134534564 4290496144 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/888/statm: 113991 270 95 6 0 112657 0
[pid=889] ppid=885 vsize=9520 CPUtime=6.29 cores=3
/proc/889/stat : 889 (march_hi) R 885 885 32587 0 -1 4202496 935 0 0 0 629 0 0 0 25 0 1 0 527295717 9748480 828 33554432000 4194304 4331988 140737400657968 18446744073709551615 4228836 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/889/statm: 2380 828 173 34 0 822 0
[pid=890] ppid=885 vsize=124100 CPUtime=25.09 cores=4-7
/proc/890/stat : 890 (plingeling) S 885 885 32587 0 -1 4202496 6089 1250 0 0 2508 1 0 0 18 0 5 0 527295717 127078400 3233 33554432000 4194304 4356188 140733579984416 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/890/statm: 31025 3233 164 40 0 29569 0
[pid=890/tid=897] ppid=885 vsize=124100 CPUtime=6.28 cores=4-7
/proc/890/task/897/stat : 897 (plingeling) R 885 885 32587 0 -1 4202560 1598 1250 0 0 628 0 0 0 25 0 5 0 527295718 127078400 3233 33554432000 4194304 4356188 140733579984416 18446744073709551615 4331268 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=890/tid=898] ppid=885 vsize=124100 CPUtime=6.22 cores=4-7
/proc/890/task/898/stat : 898 (plingeling) R 885 885 32587 0 -1 4202560 1149 1250 0 0 622 0 0 0 25 0 5 0 527295718 127078400 3233 33554432000 4194304 4356188 140733579984416 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=890/tid=899] ppid=885 vsize=124100 CPUtime=6.28 cores=4-7
/proc/890/task/899/stat : 899 (plingeling) R 885 885 32587 0 -1 4202560 1272 1250 0 0 628 0 0 0 25 0 5 0 527295718 127078400 3233 33554432000 4194304 4356188 140733579984416 18446744073709551615 4331340 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=890/tid=900] ppid=885 vsize=124100 CPUtime=6.28 cores=4-7
/proc/890/task/900/stat : 900 (plingeling) R 885 885 32587 0 -1 4202560 1541 1250 0 0 628 0 0 0 25 0 5 0 527295718 127078400 3233 33554432000 4194304 4356188 140733579984416 18446744073709551615 4331065 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.25
Current children cumulated vsize (KiB) 1246468

[startup+12.7008 s]
/proc/loadavg: 7.64 7.94 7.96 9/180 900
/proc/meminfo: memFree=30679388/32951124 swapFree=67111524/67111528
[pid=885] ppid=883 vsize=18324 CPUtime=0 cores=0-7
/proc/885/stat : 885 (ppfolio) S 883 885 32587 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 527295717 18763776 389 33554432000 4194304 4287625 140736899947232 18446744073709551615 270613130767 0 0 4096 65536 8499637891058630655 0 0 17 6 0 0 0
/proc/885/statm: 4581 389 341 23 0 91 0
[pid=886] ppid=885 vsize=624984 CPUtime=12.68 cores=0
/proc/886/stat : 886 (cryptominisat) R 885 885 32587 0 -1 4202496 12993 0 0 0 1266 2 0 0 25 0 1 0 527295717 639983616 5339 33554432000 4194304 4587354 140735933496976 18446744073709551615 4244136 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/886/statm: 156246 5339 337 96 0 152808 0
[pid=887] ppid=885 vsize=18516 CPUtime=12.69 cores=1
/proc/887/stat : 887 (clasp) R 885 885 32587 0 -1 4202496 2087 0 0 0 1269 0 0 0 25 0 1 0 527295717 18960384 1973 33554432000 4194304 4785740 140735728512096 18446744073709551615 4553075 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/887/statm: 4629 1973 340 145 0 1674 0
[pid=888] ppid=885 vsize=455964 CPUtime=12.69 cores=2
/proc/888/stat : 888 (TNM) R 885 885 32587 0 -1 4202496 373 0 0 0 1269 0 0 0 25 0 1 0 527295717 466907136 270 33554432000 134512640 134534564 4290496144 18446744073709551615 134530669 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/888/statm: 113991 270 95 6 0 112657 0
[pid=889] ppid=885 vsize=10956 CPUtime=12.69 cores=3
/proc/889/stat : 889 (march_hi) R 885 885 32587 0 -1 4202496 1185 0 0 0 1269 0 0 0 25 0 1 0 527295717 11218944 1078 33554432000 4194304 4331988 140737400657968 18446744073709551615 4211487 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/889/statm: 2739 1078 173 34 0 1181 0
[pid=890] ppid=885 vsize=130920 CPUtime=50.65 cores=4-7
/proc/890/stat : 890 (plingeling) S 885 885 32587 0 -1 4202496 10194 1250 0 0 5064 1 0 0 18 0 5 0 527295717 134062080 4937 33554432000 4194304 4356188 140733579984416 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/890/statm: 32730 4937 164 40 0 31274 0
[pid=890/tid=897] ppid=885 vsize=130920 CPUtime=12.68 cores=4-7
/proc/890/task/897/stat : 897 (plingeling) R 885 885 32587 0 -1 4202560 2623 1250 0 0 1268 0 0 0 25 0 5 0 527295718 134062080 4937 33554432000 4194304 4356188 140733579984416 18446744073709551615 4331305 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=890/tid=898] ppid=885 vsize=130920 CPUtime=12.59 cores=4-7
/proc/890/task/898/stat : 898 (plingeling) R 885 885 32587 0 -1 4202560 2110 1250 0 0 1259 0 0 0 25 0 5 0 527295718 134062080 4937 33554432000 4194304 4356188 140733579984416 18446744073709551615 4332007 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=890/tid=899] ppid=885 vsize=130920 CPUtime=12.68 cores=4-7
/proc/890/task/899/stat : 899 (plingeling) R 885 885 32587 0 -1 4202560 1943 1250 0 0 1268 0 0 0 25 0 5 0 527295718 134062080 4937 33554432000 4194304 4356188 140733579984416 18446744073709551615 4330969 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=890/tid=900] ppid=885 vsize=130920 CPUtime=12.67 cores=4-7
/proc/890/task/900/stat : 900 (plingeling) R 885 885 32587 0 -1 4202560 2989 1250 0 0 1267 0 0 0 25 0 5 0 527295718 134062080 4937 33554432000 4194304 4356188 140733579984416 18446744073709551615 4279755 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.4
Current children cumulated vsize (KiB) 1259664

[startup+25.5005 s]
/proc/loadavg: 7.72 7.94 7.96 9/180 901
/proc/meminfo: memFree=30668524/32951124 swapFree=67111524/67111528
[pid=885] ppid=883 vsize=18324 CPUtime=0 cores=0-7
/proc/885/stat : 885 (ppfolio) S 883 885 32587 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 527295717 18763776 389 33554432000 4194304 4287625 140736899947232 18446744073709551615 270613130767 0 0 4096 65536 8499637891058630655 0 0 17 6 0 0 0
/proc/885/statm: 4581 389 341 23 0 91 0
[pid=886] ppid=885 vsize=631312 CPUtime=25.49 cores=0
/proc/886/stat : 886 (cryptominisat) R 885 885 32587 0 -1 4202496 20580 0 0 0 2545 4 0 0 25 0 1 0 527295717 646463488 6347 33554432000 4194304 4587354 140735933496976 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0

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

[pid=888] ppid=885 vsize=455968 CPUtime=4782.4 cores=2
/proc/888/stat : 888 (TNM) R 885 885 32587 0 -1 4202496 382 0 0 0 478238 2 0 0 25 0 1 0 527295717 466911232 279 33554432000 134512640 134534564 4290496144 18446744073709551615 134528628 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/888/statm: 113992 279 103 6 0 112658 0
[pid=889] ppid=885 vsize=841796 CPUtime=4780.76 cores=3
/proc/889/stat : 889 (march_hi) R 885 885 32587 0 -1 4202496 153367 0 0 0 477956 120 0 0 25 0 1 0 527295717 861999104 153260 33554432000 4194304 4331988 140737400657968 18446744073709551615 4315891 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/889/statm: 210449 153260 173 34 0 208891 0
[pid=890] ppid=885 vsize=294960 CPUtime=19103 cores=4-7
/proc/890/stat : 890 (plingeling) S 885 885 32587 0 -1 4202496 880715 1250 0 0 1910173 131 0 0 18 0 5 0 527295717 302039040 45949 33554432000 4194304 4356188 140733579984416 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/890/statm: 73740 45949 164 40 0 72284 0
[pid=890/tid=897] ppid=885 vsize=294960 CPUtime=4782.4 cores=4-7
/proc/890/task/897/stat : 897 (plingeling) R 885 885 32587 0 -1 4202560 236742 1250 0 0 478207 33 0 0 25 0 5 0 527295718 302039040 45949 33554432000 4194304 4356188 140733579984416 18446744073709551615 4331807 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=890/tid=898] ppid=885 vsize=294960 CPUtime=4756.3 cores=4-7
/proc/890/task/898/stat : 898 (plingeling) R 885 885 32587 0 -1 4202560 219138 1250 0 0 475598 32 0 0 25 0 5 0 527295718 302039040 45949 33554432000 4194304 4356188 140733579984416 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=890/tid=899] ppid=885 vsize=294960 CPUtime=4782.4 cores=4-7
/proc/890/task/899/stat : 899 (plingeling) R 885 885 32587 0 -1 4202560 212512 1250 0 0 478206 34 0 0 25 0 5 0 527295718 302039040 45949 33554432000 4194304 4356188 140733579984416 18446744073709551615 4331328 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=890/tid=900] ppid=885 vsize=294960 CPUtime=4781.91 cores=4-7
/proc/890/task/900/stat : 900 (plingeling) R 885 885 32587 0 -1 4202560 211794 1250 0 0 478161 30 0 0 25 0 5 0 527295718 302039040 45949 33554432000 4194304 4356188 140733579984416 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 38230.8
Current children cumulated vsize (KiB) 2401684

[startup+4842.3 s]
/proc/loadavg: 8.09 8.06 8.01 9/180 1056
/proc/meminfo: memFree=29760500/32951124 swapFree=67111524/67111528
[pid=885] ppid=883 vsize=18324 CPUtime=0 cores=0-7
/proc/885/stat : 885 (ppfolio) S 883 885 32587 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 527295717 18763776 389 33554432000 4194304 4287625 140736899947232 18446744073709551615 270613130767 0 0 4096 65536 8499637891058630655 0 0 17 6 0 0 0
/proc/885/statm: 4581 389 341 23 0 91 0
[pid=886] ppid=885 vsize=722832 CPUtime=4842.24 cores=0
/proc/886/stat : 886 (cryptominisat) R 885 885 32587 0 -1 4202496 436874 0 0 0 484035 189 0 0 25 0 1 0 527295717 740179968 29957 33554432000 4194304 4587354 140735933496976 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/886/statm: 180708 29957 337 96 0 177270 0
[pid=887] ppid=885 vsize=69276 CPUtime=4842.4 cores=1
/proc/887/stat : 887 (clasp) R 885 885 32587 0 -1 4202496 13795 0 0 0 484235 5 0 0 25 0 1 0 527295717 70938624 13681 33554432000 4194304 4785740 140735728512096 18446744073709551615 4287207 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/887/statm: 17319 13681 341 145 0 14364 0
[pid=888] ppid=885 vsize=455968 CPUtime=4842.4 cores=2
/proc/888/stat : 888 (TNM) R 885 885 32587 0 -1 4202496 382 0 0 0 484238 2 0 0 25 0 1 0 527295717 466911232 279 33554432000 134512640 134534564 4290496144 18446744073709551615 134528483 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/888/statm: 113992 279 103 6 0 112658 0
[pid=889] ppid=885 vsize=841796 CPUtime=4840.77 cores=3
/proc/889/stat : 889 (march_hi) R 885 885 32587 0 -1 4202496 155237 0 0 0 483955 122 0 0 25 0 1 0 527295717 861999104 155130 33554432000 4194304 4331988 140737400657968 18446744073709551615 4229294 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/889/statm: 210449 155130 173 34 0 208891 0
[pid=890] ppid=885 vsize=284592 CPUtime=19342.7 cores=4-7
/proc/890/stat : 890 (plingeling) S 885 885 32587 0 -1 4202496 885355 1250 0 0 1934140 132 0 0 18 0 5 0 527295717 291422208 43357 33554432000 4194304 4356188 140733579984416 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/890/statm: 71148 43357 164 40 0 69692 0
[pid=890/tid=897] ppid=885 vsize=284592 CPUtime=4842.4 cores=4-7
/proc/890/task/897/stat : 897 (plingeling) R 885 885 32587 0 -1 4202560 238438 1250 0 0 484206 34 0 0 25 0 5 0 527295718 291422208 43357 33554432000 4194304 4356188 140733579984416 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=890/tid=898] ppid=885 vsize=284592 CPUtime=4815.97 cores=4-7
/proc/890/task/898/stat : 898 (plingeling) R 885 885 32587 0 -1 4202560 219778 1250 0 0 481565 32 0 0 25 0 5 0 527295718 291422208 43357 33554432000 4194304 4356188 140733579984416 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=890/tid=899] ppid=885 vsize=284592 CPUtime=4842.4 cores=4-7
/proc/890/task/899/stat : 899 (plingeling) R 885 885 32587 0 -1 4202560 213920 1250 0 0 484206 34 0 0 25 0 5 0 527295718 291422208 43357 33554432000 4194304 4356188 140733579984416 18446744073709551615 4331960 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=890/tid=900] ppid=885 vsize=284592 CPUtime=4841.92 cores=4-7
/proc/890/task/900/stat : 900 (plingeling) R 885 885 32587 0 -1 4202560 212690 1250 0 0 484161 31 0 0 25 0 5 0 527295718 291422208 43357 33554432000 4194304 4356188 140733579984416 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 38710.5
Current children cumulated vsize (KiB) 2392788

[startup+4902.3 s]
/proc/loadavg: 8.08 8.06 8.01 9/180 1058
/proc/meminfo: memFree=29720428/32951124 swapFree=67111524/67111528
[pid=885] ppid=883 vsize=18324 CPUtime=0 cores=0-7
/proc/885/stat : 885 (ppfolio) S 883 885 32587 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 527295717 18763776 389 33554432000 4194304 4287625 140736899947232 18446744073709551615 270613130767 0 0 4096 65536 8499637891058630655 0 0 17 6 0 0 0
/proc/885/statm: 4581 389 341 23 0 91 0
[pid=886] ppid=885 vsize=722832 CPUtime=4902.24 cores=0
/proc/886/stat : 886 (cryptominisat) R 885 885 32587 0 -1 4202496 440381 0 0 0 490032 192 0 0 25 0 1 0 527295717 740179968 33357 33554432000 4194304 4587354 140735933496976 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/886/statm: 180708 33357 337 96 0 177270 0
[pid=887] ppid=885 vsize=69616 CPUtime=4902.4 cores=1
/proc/887/stat : 887 (clasp) R 885 885 32587 0 -1 4202496 13851 0 0 0 490235 5 0 0 25 0 1 0 527295717 71286784 13737 33554432000 4194304 4785740 140735728512096 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/887/statm: 17404 13737 341 145 0 14449 0
[pid=888] ppid=885 vsize=455968 CPUtime=4902.41 cores=2
/proc/888/stat : 888 (TNM) R 885 885 32587 0 -1 4202496 382 0 0 0 490239 2 0 0 25 0 1 0 527295717 466911232 279 33554432000 134512640 134534564 4290496144 18446744073709551615 134530796 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/888/statm: 113992 279 103 6 0 112658 0
[pid=889] ppid=885 vsize=841796 CPUtime=4900.76 cores=3
/proc/889/stat : 889 (march_hi) R 885 885 32587 0 -1 4202496 157043 0 0 0 489953 123 0 0 25 0 1 0 527295717 861999104 156936 33554432000 4194304 4331988 140737400657968 18446744073709551615 4226440 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/889/statm: 210449 156936 173 34 0 208891 0
[pid=890] ppid=885 vsize=304432 CPUtime=19582.4 cores=4-7
/proc/890/stat : 890 (plingeling) S 885 885 32587 0 -1 4202496 899371 1250 0 0 1958105 134 0 0 18 0 5 0 527295717 311738368 48317 33554432000 4194304 4356188 140733579984416 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/890/statm: 76108 48317 164 40 0 74652 0
[pid=890/tid=897] ppid=885 vsize=304432 CPUtime=4902.4 cores=4-7
/proc/890/task/897/stat : 897 (plingeling) R 885 885 32587 0 -1 4202560 238982 1250 0 0 490206 34 0 0 25 0 5 0 527295718 311738368 48317 33554432000 4194304 4356188 140733579984416 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=890/tid=898] ppid=885 vsize=304432 CPUtime=4875.65 cores=4-7
/proc/890/task/898/stat : 898 (plingeling) R 885 885 32587 0 -1 4202560 225826 1250 0 0 487532 33 0 0 25 0 5 0 527295718 311738368 48317 33554432000 4194304 4356188 140733579984416 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=890/tid=899] ppid=885 vsize=304432 CPUtime=4902.4 cores=4-7
/proc/890/task/899/stat : 899 (plingeling) R 885 885 32587 0 -1 4202560 219168 1250 0 0 490205 35 0 0 25 0 5 0 527295718 311738368 48317 33554432000 4194304 4356188 140733579984416 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=890/tid=900] ppid=885 vsize=304432 CPUtime=4901.91 cores=4-7
/proc/890/task/900/stat : 900 (plingeling) R 885 885 32587 0 -1 4202560 214866 1250 0 0 490160 31 0 0 25 0 5 0 527295718 311738368 48317 33554432000 4194304 4356188 140733579984416 18446744073709551615 4331392 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 39190.2
Current children cumulated vsize (KiB) 2412968

[startup+4962.3 s]
/proc/loadavg: 8.08 8.06 8.01 9/180 1059
/proc/meminfo: memFree=29752144/32951124 swapFree=67111524/67111528
[pid=885] ppid=883 vsize=18324 CPUtime=0 cores=0-7
/proc/885/stat : 885 (ppfolio) S 883 885 32587 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 527295717 18763776 389 33554432000 4194304 4287625 140736899947232 18446744073709551615 270613130767 0 0 4096 65536 8499637891058630655 0 0 17 6 0 0 0
/proc/885/statm: 4581 389 341 23 0 91 0
[pid=886] ppid=885 vsize=704156 CPUtime=4962.24 cores=0
/proc/886/stat : 886 (cryptominisat) R 885 885 32587 0 -1 4202496 441153 0 0 0 496031 193 0 0 25 0 1 0 527295717 721055744 27185 33554432000 4194304 4587354 140735933496976 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/886/statm: 176039 27185 337 96 0 172601 0
[pid=887] ppid=885 vsize=69616 CPUtime=4962.4 cores=1
/proc/887/stat : 887 (clasp) R 885 885 32587 0 -1 4202496 13879 0 0 0 496235 5 0 0 25 0 1 0 527295717 71286784 13765 33554432000 4194304 4785740 140735728512096 18446744073709551615 4546064 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/887/statm: 17404 13765 341 145 0 14449 0
[pid=888] ppid=885 vsize=455968 CPUtime=4962.41 cores=2
/proc/888/stat : 888 (TNM) R 885 885 32587 0 -1 4202496 382 0 0 0 496239 2 0 0 25 0 1 0 527295717 466911232 279 33554432000 134512640 134534564 4290496144 18446744073709551615 134529640 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/888/statm: 113992 279 103 6 0 112658 0
[pid=889] ppid=885 vsize=841796 CPUtime=4960.77 cores=3
/proc/889/stat : 889 (march_hi) R 885 885 32587 0 -1 4202496 158916 0 0 0 495952 125 0 0 25 0 1 0 527295717 861999104 158809 33554432000 4194304 4331988 140737400657968 18446744073709551615 4211435 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/889/statm: 210449 158809 173 34 0 208891 0
[pid=890] ppid=885 vsize=288944 CPUtime=19822.1 cores=4-7
/proc/890/stat : 890 (plingeling) S 885 885 32587 0 -1 4202496 904523 1250 0 0 1982071 135 0 0 18 0 5 0 527295717 295878656 44445 33554432000 4194304 4356188 140733579984416 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/890/statm: 72236 44445 164 40 0 70780 0
[pid=890/tid=897] ppid=885 vsize=288944 CPUtime=4962.4 cores=4-7
/proc/890/task/897/stat : 897 (plingeling) R 885 885 32587 0 -1 4202560 240934 1250 0 0 496206 34 0 0 25 0 5 0 527295718 295878656 44445 33554432000 4194304 4356188 140733579984416 18446744073709551615 4331181 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=890/tid=898] ppid=885 vsize=288944 CPUtime=4935.32 cores=4-7
/proc/890/task/898/stat : 898 (plingeling) R 885 885 32587 0 -1 4202560 227490 1250 0 0 493499 33 0 0 25 0 5 0 527295718 295878656 44445 33554432000 4194304 4356188 140733579984416 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=890/tid=899] ppid=885 vsize=288944 CPUtime=4962.4 cores=4-7
/proc/890/task/899/stat : 899 (plingeling) R 885 885 32587 0 -1 4202560 220448 1250 0 0 496205 35 0 0 25 0 5 0 527295718 295878656 44445 33554432000 4194304 4356188 140733579984416 18446744073709551615 4210842 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=890/tid=900] ppid=885 vsize=288944 CPUtime=4961.9 cores=4-7
/proc/890/task/900/stat : 900 (plingeling) R 885 885 32587 0 -1 4202560 215122 1250 0 0 496159 31 0 0 25 0 5 0 527295718 295878656 44445 33554432000 4194304 4356188 140733579984416 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 39669.9
Current children cumulated vsize (KiB) 2378804



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 8.17 8.08 8.01 9/180 1060
/proc/meminfo: memFree=29752752/32951124 swapFree=67111524/67111528
[pid=885] ppid=883 vsize=18324 CPUtime=0 cores=0-7
/proc/885/stat : 885 (ppfolio) S 883 885 32587 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 527295717 18763776 389 33554432000 4194304 4287625 140736899947232 18446744073709551615 270613130767 0 0 4096 65536 8499637891058630655 0 0 17 6 0 0 0
/proc/885/statm: 4581 389 341 23 0 91 0
[pid=886] ppid=885 vsize=704156 CPUtime=4999.94 cores=0
/proc/886/stat : 886 (cryptominisat) R 885 885 32587 0 -1 4202496 442994 0 0 0 499800 194 0 0 25 0 1 0 527295717 721055744 28970 33554432000 4194304 4587354 140735933496976 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/886/statm: 176039 28970 337 96 0 172601 0
[pid=887] ppid=885 vsize=69952 CPUtime=5000.11 cores=1
/proc/887/stat : 887 (clasp) R 885 885 32587 0 -1 4202496 13924 0 0 0 500006 5 0 0 25 0 1 0 527295717 71630848 13810 33554432000 4194304 4785740 140735728512096 18446744073709551615 4553366 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/887/statm: 17488 13810 341 145 0 14533 0
[pid=888] ppid=885 vsize=455968 CPUtime=5000.11 cores=2
/proc/888/stat : 888 (TNM) R 885 885 32587 0 -1 4202496 382 0 0 0 500009 2 0 0 25 0 1 0 527295717 466911232 279 33554432000 134512640 134534564 4290496144 18446744073709551615 134530773 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/888/statm: 113992 279 103 6 0 112658 0
[pid=889] ppid=885 vsize=841796 CPUtime=4998.47 cores=3
/proc/889/stat : 889 (march_hi) R 885 885 32587 0 -1 4202496 159988 0 0 0 499721 126 0 0 25 0 1 0 527295717 861999104 159881 33554432000 4194304 4331988 140737400657968 18446744073709551615 4246381 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/889/statm: 210449 159881 173 34 0 208891 0
[pid=890] ppid=885 vsize=277680 CPUtime=19972.7 cores=4-7
/proc/890/stat : 890 (plingeling) S 885 885 32587 0 -1 4202496 908267 1250 0 0 1997131 135 0 0 18 0 5 0 527295717 284344320 41629 33554432000 4194304 4356188 140733579984416 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/890/statm: 69420 41629 164 40 0 67964 0
[pid=890/tid=897] ppid=885 vsize=277680 CPUtime=5000.11 cores=4-7
/proc/890/task/897/stat : 897 (plingeling) R 885 885 32587 0 -1 4202560 241702 1250 0 0 499977 34 0 0 25 0 5 0 527295718 284344320 41629 33554432000 4194304 4356188 140733579984416 18446744073709551615 4331350 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=890/tid=898] ppid=885 vsize=277680 CPUtime=4972.82 cores=4-7
/proc/890/task/898/stat : 898 (plingeling) R 885 885 32587 0 -1 4202560 228290 1250 0 0 497249 33 0 0 25 0 5 0 527295718 284344320 41629 33554432000 4194304 4356188 140733579984416 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=890/tid=899] ppid=885 vsize=277680 CPUtime=5000.11 cores=4-7
/proc/890/task/899/stat : 899 (plingeling) R 885 885 32587 0 -1 4202560 221216 1250 0 0 499976 35 0 0 25 0 5 0 527295718 284344320 41629 33554432000 4194304 4356188 140733579984416 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=890/tid=900] ppid=885 vsize=277680 CPUtime=4999.61 cores=4-7
/proc/890/task/900/stat : 900 (plingeling) R 885 885 32587 0 -1 4202560 216530 1250 0 0 499929 32 0 0 25 0 5 0 527295718 284344320 41629 33554432000 4194304 4356188 140733579984416 18446744073709551615 4332020 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 39971.3
Current children cumulated vsize (KiB) 2367876

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 885 and gives
#  childrusage.ru_utime.tv_sec=14998
#  childrusage.ru_utime.tv_usec=181929
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=32690
# CPU time returned by wait4() is 15000.2
# while last known CPU time is 39971.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): 39971.3
CPU user time (s): 39966.7
CPU system time (s): 4.62
CPU usage (%): 799.423
Max. virtual memory (cumulated for all children) (KiB): 2741560

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 14998.2
system time used= 2.03269
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 457834
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= 735
involuntary context switches= 79842

runsolver used 8.04178 second user time and 19.2211 second system time

The end

Launcher Data

Begin job on node108 at 2011-04-30 11:49:08
IDJOB=3220275
IDBENCH=82729
IDSOLVER=1638
FILE ID=node108/3220275-1304156948
RUNJOBID= node108-1304144506-32601
PBS_JOBID= 13170859
Free space on /tmp= 72636 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v700-c2982-S1565617179-002.UNKNOWN.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3220275-1304156948/watcher-3220275-1304156948 -o /tmp/evaluation-result-3220275-1304156948/solver-3220275-1304156948 -C 40000 -W 5000 -M 31000  ppfolio HOME/instance-3220275-1304156948.cnf

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

MD5SUM BENCH= c557851ca2e09c43aa7c0a50184336eb
RANDOM SEED=1233402486

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30726564 kB
Buffers:        596000 kB
Cached:        1162524 kB
SwapCached:          4 kB
Active:         147784 kB
Inactive:      1673476 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30726564 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           10484 kB
Writeback:           0 kB
AnonPages:       63036 kB
Mapped:          14380 kB
Slab:           335008 kB
PageTables:       4476 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   182556 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72624 MiB
End job on node108 at 2011-04-30 13:12:30