Trace number 3219309

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/large/
unif-k7-r85-v200-c17000-S283489555-036-UNKNOWN.cnf
MD5SUMdd0dfae1a7fca71616878d93d3870a71
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark405.607
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of clauses17000
Sum of the clauses size119000
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 517000

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

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

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


[startup+0 s]
/proc/loadavg: 8.05 8.05 8.00 2/170 7753
/proc/meminfo: memFree=30497036/32950928 swapFree=67111464/67111528
[pid=7753] ppid=7751 vsize=18324 CPUtime=0 cores=0-7
/proc/7753/stat : 7753 (ppfolio) S 7751 7753 7498 0 -1 4202496 519 0 0 0 0 0 0 0 25 0 1 0 526618986 18763776 389 33554432000 4194304 4287625 140734563727920 18446744073709551615 268272709135 0 0 4096 65536 2826088513535 0 0 17 6 0 0 0
/proc/7753/statm: 4581 389 341 23 0 91 0

[startup+0.062271 s]
/proc/loadavg: 8.05 8.05 8.00 2/170 7753
/proc/meminfo: memFree=30497036/32950928 swapFree=67111464/67111528
[pid=7753] ppid=7751 vsize=18324 CPUtime=0 cores=0-7
/proc/7753/stat : 7753 (ppfolio) S 7751 7753 7498 0 -1 4202496 519 0 0 0 0 0 0 0 25 0 1 0 526618986 18763776 389 33554432000 4194304 4287625 140734563727920 18446744073709551615 268272709135 0 0 4096 65536 16623912953460031487 0 0 17 6 0 0 0
/proc/7753/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100265 s]
/proc/loadavg: 8.05 8.05 8.00 2/170 7753
/proc/meminfo: memFree=30497036/32950928 swapFree=67111464/67111528
[pid=7753] ppid=7751 vsize=18324 CPUtime=0 cores=0-7
/proc/7753/stat : 7753 (ppfolio) S 7751 7753 7498 0 -1 4202496 519 0 0 0 0 0 0 0 25 0 1 0 526618986 18763776 389 33554432000 4194304 4287625 140734563727920 18446744073709551615 268272709135 0 0 4096 65536 16623912953460031487 0 0 17 6 0 0 0
/proc/7753/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300231 s]
/proc/loadavg: 8.05 8.05 8.00 2/170 7753
/proc/meminfo: memFree=30497036/32950928 swapFree=67111464/67111528
[pid=7753] ppid=7751 vsize=18324 CPUtime=0 cores=0-7
/proc/7753/stat : 7753 (ppfolio) S 7751 7753 7498 0 -1 4202496 519 0 0 0 0 0 0 0 25 0 1 0 526618986 18763776 389 33554432000 4194304 4287625 140734563727920 18446744073709551615 268272709135 0 0 4096 65536 16623912953460031487 0 0 17 6 0 0 0
/proc/7753/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700157 s]
/proc/loadavg: 8.05 8.05 8.00 2/170 7753
/proc/meminfo: memFree=30497036/32950928 swapFree=67111464/67111528
[pid=7753] ppid=7751 vsize=18324 CPUtime=0 cores=0-7
/proc/7753/stat : 7753 (ppfolio) S 7751 7753 7498 0 -1 4202496 519 0 0 0 0 0 0 0 19 0 1 0 526618986 18763776 389 33554432000 4194304 4287625 140734563727920 18446744073709551615 268272709135 0 0 4096 65536 16623912953460031487 0 0 17 6 0 0 0
/proc/7753/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50102 s]
/proc/loadavg: 8.05 8.04 8.00 9/180 7768
/proc/meminfo: memFree=30470536/32950928 swapFree=67111464/67111528
[pid=7753] ppid=7751 vsize=18324 CPUtime=0 cores=0-7
/proc/7753/stat : 7753 (ppfolio) S 7751 7753 7498 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 526618986 18763776 389 33554432000 4194304 4287625 140734563727920 18446744073709551615 268272709135 0 0 4096 65536 16623912953460031487 0 0 17 6 0 0 0
/proc/7753/statm: 4581 389 341 23 0 91 0
[pid=7754] ppid=7753 vsize=7792020 CPUtime=1.48 cores=0
/proc/7754/stat : 7754 (cryptominisat) R 7753 7753 7498 0 -1 4202496 5073 0 0 0 148 0 0 0 20 0 1 0 526618987 7979028480 1555 33554432000 4194304 4587354 140734460676912 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7754/statm: 1948005 1555 327 96 0 1944567 0
[pid=7755] ppid=7753 vsize=18400 CPUtime=1.49 cores=1
/proc/7755/stat : 7755 (clasp) R 7753 7753 7498 0 -1 4202496 2078 0 0 0 149 0 0 0 20 0 1 0 526618987 18841600 1935 33554432000 4194304 4785740 140735553957888 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/7755/statm: 4600 1935 341 145 0 1645 0
[pid=7756] ppid=7753 vsize=453976 CPUtime=1.49 cores=2
/proc/7756/stat : 7756 (TNM) R 7753 7753 7498 0 -1 4202496 842 0 0 0 149 0 0 0 25 0 1 0 526618987 464871424 739 33554432000 134512640 134534564 4286884064 18446744073709551615 134524664 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/7756/statm: 113494 739 91 6 0 112160 0
[pid=7757] ppid=7753 vsize=11768 CPUtime=1.49 cores=3
/proc/7757/stat : 7757 (march_hi) R 7753 7753 7498 0 -1 4202496 3827 0 0 0 149 0 0 0 20 0 1 0 526618987 12050432 1222 33554432000 4194304 4331988 140733922060976 18446744073709551615 4237426 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/7757/statm: 2942 1222 174 34 0 1384 0
[pid=7758] ppid=7753 vsize=124824 CPUtime=5.81 cores=4-7
/proc/7758/stat : 7758 (plingeling) S 7753 7753 7498 0 -1 4202496 5046 1249 0 0 581 0 0 0 25 0 5 0 526618987 127819776 3263 33554432000 4194304 4356188 140735473972656 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/7758/statm: 31206 3263 162 40 0 29750 0
[pid=7758/tid=7765] ppid=7753 vsize=124824 CPUtime=1.45 cores=4-7
/proc/7758/task/7765/stat : 7765 (plingeling) R 7753 7753 7498 0 -1 4202560 587 1249 0 0 145 0 0 0 25 0 5 0 526618990 127819776 3263 33554432000 4194304 4356188 140735473972656 18446744073709551615 4234040 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=7758/tid=7766] ppid=7753 vsize=124824 CPUtime=1.45 cores=4-7
/proc/7758/task/7766/stat : 7766 (plingeling) R 7753 7753 7498 0 -1 4202560 631 1249 0 0 145 0 0 0 25 0 5 0 526618990 127819776 3263 33554432000 4194304 4356188 140735473972656 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=7758/tid=7767] ppid=7753 vsize=124824 CPUtime=1.41 cores=4-7
/proc/7758/task/7767/stat : 7767 (plingeling) R 7753 7753 7498 0 -1 4202560 615 1249 0 0 141 0 0 0 25 0 5 0 526618990 127819776 3263 33554432000 4194304 4356188 140735473972656 18446744073709551615 4279494 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=7758/tid=7768] ppid=7753 vsize=124824 CPUtime=1.45 cores=4-7
/proc/7758/task/7768/stat : 7768 (plingeling) R 7753 7753 7498 0 -1 4202560 675 1249 0 0 145 0 0 0 25 0 5 0 526618990 127819776 3263 33554432000 4194304 4356188 140735473972656 18446744073709551615 4330999 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 11.76
Current children cumulated vsize (KiB) 8419312

[startup+3.10073 s]
/proc/loadavg: 8.05 8.04 8.00 9/180 7768
/proc/meminfo: memFree=30463344/32950928 swapFree=67111464/67111528
[pid=7753] ppid=7751 vsize=18324 CPUtime=0 cores=0-7
/proc/7753/stat : 7753 (ppfolio) S 7751 7753 7498 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 526618986 18763776 389 33554432000 4194304 4287625 140734563727920 18446744073709551615 268272709135 0 0 4096 65536 16623912953460031487 0 0 17 6 0 0 0
/proc/7753/statm: 4581 389 341 23 0 91 0
[pid=7754] ppid=7753 vsize=130744 CPUtime=3.09 cores=0
/proc/7754/stat : 7754 (cryptominisat) R 7753 7753 7498 0 -1 4202496 9721 0 0 0 308 1 0 0 25 0 1 0 526618987 133881856 5375 33554432000 4194304 4587354 140734460676912 18446744073709551615 4365236 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7754/statm: 32686 5375 337 96 0 29248 0
[pid=7755] ppid=7753 vsize=19936 CPUtime=3.09 cores=1
/proc/7755/stat : 7755 (clasp) R 7753 7753 7498 0 -1 4202496 2457 0 0 0 309 0 0 0 25 0 1 0 526618987 20414464 2314 33554432000 4194304 4785740 140735553957888 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/7755/statm: 4984 2314 341 145 0 2029 0
[pid=7756] ppid=7753 vsize=458076 CPUtime=3.09 cores=2
/proc/7756/stat : 7756 (TNM) R 7753 7753 7498 0 -1 4202496 999 0 0 0 309 0 0 0 25 0 1 0 526618987 469069824 896 33554432000 134512640 134534564 4286884064 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/7756/statm: 114519 896 95 6 0 113185 0
[pid=7757] ppid=7753 vsize=11768 CPUtime=3.09 cores=3
/proc/7757/stat : 7757 (march_hi) R 7753 7753 7498 0 -1 4202496 3827 0 0 0 309 0 0 0 25 0 1 0 526618987 12050432 1222 33554432000 4194304 4331988 140733922060976 18446744073709551615 4239602 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/7757/statm: 2942 1222 174 34 0 1384 0
[pid=7758] ppid=7753 vsize=127544 CPUtime=12.2 cores=4-7
/proc/7758/stat : 7758 (plingeling) S 7753 7753 7498 0 -1 4202496 5742 1249 0 0 1220 0 0 0 25 0 5 0 526618987 130605056 3959 33554432000 4194304 4356188 140735473972656 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/7758/statm: 31886 3959 162 40 0 30430 0
[pid=7758/tid=7765] ppid=7753 vsize=127544 CPUtime=3.05 cores=4-7
/proc/7758/task/7765/stat : 7765 (plingeling) R 7753 7753 7498 0 -1 4202560 781 1249 0 0 305 0 0 0 25 0 5 0 526618990 130605056 3959 33554432000 4194304 4356188 140735473972656 18446744073709551615 4332026 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=7758/tid=7766] ppid=7753 vsize=127544 CPUtime=3.04 cores=4-7
/proc/7758/task/7766/stat : 7766 (plingeling) R 7753 7753 7498 0 -1 4202560 823 1249 0 0 304 0 0 0 25 0 5 0 526618990 130605056 3959 33554432000 4194304 4356188 140735473972656 18446744073709551615 4234297 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=7758/tid=7767] ppid=7753 vsize=127544 CPUtime=3 cores=4-7
/proc/7758/task/7767/stat : 7767 (plingeling) R 7753 7753 7498 0 -1 4202560 778 1249 0 0 300 0 0 0 25 0 5 0 526618990 130605056 3959 33554432000 4194304 4356188 140735473972656 18446744073709551615 4238064 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=7758/tid=7768] ppid=7753 vsize=127544 CPUtime=3.05 cores=4-7
/proc/7758/task/7768/stat : 7768 (plingeling) R 7753 7753 7498 0 -1 4202560 822 1249 0 0 305 0 0 0 25 0 5 0 526618990 130605056 3959 33554432000 4194304 4356188 140735473972656 18446744073709551615 4280047 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 24.56
Current children cumulated vsize (KiB) 766392

[startup+6.30116 s]
/proc/loadavg: 8.05 8.04 8.00 9/180 7768
/proc/meminfo: memFree=30444232/32950928 swapFree=67111464/67111528
[pid=7753] ppid=7751 vsize=18324 CPUtime=0 cores=0-7
/proc/7753/stat : 7753 (ppfolio) S 7751 7753 7498 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 526618986 18763776 389 33554432000 4194304 4287625 140734563727920 18446744073709551615 268272709135 0 0 4096 65536 16623912953460031487 0 0 17 6 0 0 0
/proc/7753/statm: 4581 389 341 23 0 91 0
[pid=7754] ppid=7753 vsize=131248 CPUtime=6.28 cores=0
/proc/7754/stat : 7754 (cryptominisat) R 7753 7753 7498 0 -1 4202496 10758 0 0 0 627 1 0 0 25 0 1 0 526618987 134397952 5478 33554432000 4194304 4587354 140734460676912 18446744073709551615 4238571 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7754/statm: 32812 5478 337 96 0 29374 0
[pid=7755] ppid=7753 vsize=21804 CPUtime=6.29 cores=1
/proc/7755/stat : 7755 (clasp) R 7753 7753 7498 0 -1 4202496 2905 0 0 0 629 0 0 0 25 0 1 0 526618987 22327296 2762 33554432000 4194304 4785740 140735553957888 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/7755/statm: 5451 2762 341 145 0 2496 0
[pid=7756] ppid=7753 vsize=458076 CPUtime=6.29 cores=2
/proc/7756/stat : 7756 (TNM) R 7753 7753 7498 0 -1 4202496 999 0 0 0 629 0 0 0 25 0 1 0 526618987 469069824 896 33554432000 134512640 134534564 4286884064 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/7756/statm: 114519 896 95 6 0 113185 0
[pid=7757] ppid=7753 vsize=11768 CPUtime=6.29 cores=3
/proc/7757/stat : 7757 (march_hi) R 7753 7753 7498 0 -1 4202496 3827 0 0 0 629 0 0 0 25 0 1 0 526618987 12050432 1222 33554432000 4194304 4331988 140733922060976 18446744073709551615 4299208 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/7757/statm: 2942 1222 174 34 0 1384 0
[pid=7758] ppid=7753 vsize=128208 CPUtime=24.99 cores=4-7
/proc/7758/stat : 7758 (plingeling) S 7753 7753 7498 0 -1 4202496 6324 1249 0 0 2498 1 0 0 25 0 5 0 526618987 131284992 4125 33554432000 4194304 4356188 140735473972656 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/7758/statm: 32052 4125 162 40 0 30596 0
[pid=7758/tid=7765] ppid=7753 vsize=128208 CPUtime=6.26 cores=4-7
/proc/7758/task/7765/stat : 7765 (plingeling) R 7753 7753 7498 0 -1 4202560 910 1249 0 0 626 0 0 0 25 0 5 0 526618990 131284992 4125 33554432000 4194304 4356188 140735473972656 18446744073709551615 4331015 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=7758/tid=7766] ppid=7753 vsize=128208 CPUtime=6.24 cores=4-7
/proc/7758/task/7766/stat : 7766 (plingeling) R 7753 7753 7498 0 -1 4202560 936 1249 0 0 624 0 0 0 25 0 5 0 526618990 131284992 4125 33554432000 4194304 4356188 140735473972656 18446744073709551615 4331141 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=7758/tid=7767] ppid=7753 vsize=128208 CPUtime=6.19 cores=4-7
/proc/7758/task/7767/stat : 7767 (plingeling) R 7753 7753 7498 0 -1 4202560 892 1249 0 0 619 0 0 0 25 0 5 0 526618990 131284992 4125 33554432000 4194304 4356188 140735473972656 18446744073709551615 4270872 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=7758/tid=7768] ppid=7753 vsize=128208 CPUtime=6.25 cores=4-7
/proc/7758/task/7768/stat : 7768 (plingeling) R 7753 7753 7498 0 -1 4202560 1048 1249 0 0 625 0 0 0 25 0 5 0 526618990 131284992 4125 33554432000 4194304 4356188 140735473972656 18446744073709551615 4281681 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.14
Current children cumulated vsize (KiB) 769428

[startup+12.701 s]
/proc/loadavg: 8.04 8.04 8.00 9/180 7768
/proc/meminfo: memFree=30437532/32950928 swapFree=67111464/67111528
[pid=7753] ppid=7751 vsize=18324 CPUtime=0 cores=0-7
/proc/7753/stat : 7753 (ppfolio) S 7751 7753 7498 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 526618986 18763776 389 33554432000 4194304 4287625 140734563727920 18446744073709551615 268272709135 0 0 4096 65536 16623912953460031487 0 0 17 6 0 0 0
/proc/7753/statm: 4581 389 341 23 0 91 0
[pid=7754] ppid=7753 vsize=7815616 CPUtime=12.69 cores=0
/proc/7754/stat : 7754 (cryptominisat) R 7753 7753 7498 0 -1 4202496 16631 0 0 0 1267 2 0 0 25 0 1 0 526618987 8003190784 7810 33554432000 4194304 4587354 140734460676912 18446744073709551615 4357600 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7754/statm: 1953904 7810 337 96 0 1950466 0
[pid=7755] ppid=7753 vsize=24400 CPUtime=12.69 cores=1
/proc/7755/stat : 7755 (clasp) R 7753 7753 7498 0 -1 4202496 3483 0 0 0 1269 0 0 0 25 0 1 0 526618987 24985600 3340 33554432000 4194304 4785740 140735553957888 18446744073709551615 4287070 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/7755/statm: 6100 3340 341 145 0 3145 0
[pid=7756] ppid=7753 vsize=458076 CPUtime=12.69 cores=2
/proc/7756/stat : 7756 (TNM) R 7753 7753 7498 0 -1 4202496 999 0 0 0 1269 0 0 0 25 0 1 0 526618987 469069824 896 33554432000 134512640 134534564 4286884064 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/7756/statm: 114519 896 95 6 0 113185 0
[pid=7757] ppid=7753 vsize=13304 CPUtime=12.69 cores=3
/proc/7757/stat : 7757 (march_hi) R 7753 7753 7498 0 -1 4202496 4133 0 0 0 1269 0 0 0 25 0 1 0 526618987 13623296 1528 33554432000 4194304 4331988 140733922060976 18446744073709551615 4239602 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/7757/statm: 3326 1528 175 34 0 1768 0
[pid=7758] ppid=7753 vsize=128924 CPUtime=50.55 cores=4-7
/proc/7758/stat : 7758 (plingeling) S 7753 7753 7498 0 -1 4202496 7175 1249 0 0 5054 1 0 0 25 0 5 0 526618987 132018176 4304 33554432000 4194304 4356188 140735473972656 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/7758/statm: 32231 4304 162 40 0 30775 0
[pid=7758/tid=7765] ppid=7753 vsize=128924 CPUtime=12.66 cores=4-7
/proc/7758/task/7765/stat : 7765 (plingeling) R 7753 7753 7498 0 -1 4202560 1167 1249 0 0 1266 0 0 0 25 0 5 0 526618990 132018176 4304 33554432000 4194304 4356188 140735473972656 18446744073709551615 4331074 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=7758/tid=7766] ppid=7753 vsize=128924 CPUtime=12.64 cores=4-7
/proc/7758/task/7766/stat : 7766 (plingeling) R 7753 7753 7498 0 -1 4202560 1129 1249 0 0 1264 0 0 0 25 0 5 0 526618990 132018176 4304 33554432000 4194304 4356188 140735473972656 18446744073709551615 4331305 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=7758/tid=7767] ppid=7753 vsize=128924 CPUtime=12.55 cores=4-7
/proc/7758/task/7767/stat : 7767 (plingeling) R 7753 7753 7498 0 -1 4202560 1165 1249 0 0 1255 0 0 0 25 0 5 0 526618990 132018176 4304 33554432000 4194304 4356188 140735473972656 18446744073709551615 4282114 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=7758/tid=7768] ppid=7753 vsize=128924 CPUtime=12.65 cores=4-7
/proc/7758/task/7768/stat : 7768 (plingeling) R 7753 7753 7498 0 -1 4202560 1176 1249 0 0 1265 0 0 0 25 0 5 0 526618990 132018176 4304 33554432000 4194304 4356188 140735473972656 18446744073709551615 4246192 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.31
Current children cumulated vsize (KiB) 8458644

[startup+25.5007 s]
/proc/loadavg: 8.03 8.04 8.00 9/180 7768
/proc/meminfo: memFree=30404632/32950928 swapFree=67111464/67111528
[pid=7753] ppid=7751 vsize=18324 CPUtime=0 cores=0-7
/proc/7753/stat : 7753 (ppfolio) S 7751 7753 7498 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 526618986 18763776 389 33554432000 4194304 4287625 140734563727920 18446744073709551615 268272709135 0 0 4096 65536 16623912953460031487 0 0 17 6 0 0 0
/proc/7753/statm: 4581 389 341 23 0 91 0
[pid=7754] ppid=7753 vsize=7827420 CPUtime=25.49 cores=0
/proc/7754/stat : 7754 (cryptominisat) R 7753 7753 7498 0 -1 4202496 23955 0 0 0 2546 3 0 0 25 0 1 0 526618987 8015278080 12282 33554432000 4194304 4587354 140734460676912 18446744073709551615 4388368 0 0 4096 2 0 0 0 17 0 0 0 0

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

[pid=7756] ppid=7753 vsize=458076 CPUtime=4781.94 cores=2
/proc/7756/stat : 7756 (TNM) R 7753 7753 7498 0 -1 4202496 999 0 0 0 478194 0 0 0 25 0 1 0 526618987 469069824 896 33554432000 134512640 134534564 4286884064 18446744073709551615 134529084 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/7756/statm: 114519 896 95 6 0 113185 0
[pid=7757] ppid=7753 vsize=691364 CPUtime=4782.4 cores=3
/proc/7757/stat : 7757 (march_hi) R 7753 7753 7498 0 -1 4202496 140337 0 0 0 478143 97 0 0 25 0 1 0 526618987 707956736 137732 33554432000 4194304 4331988 140733922060976 18446744073709551615 4246653 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/7757/statm: 172841 137732 175 34 0 171283 0
[pid=7758] ppid=7753 vsize=202288 CPUtime=19101.8 cores=4-7
/proc/7758/stat : 7758 (plingeling) S 7753 7753 7498 0 -1 4202496 485500 1249 0 0 1910101 78 0 0 25 0 5 0 526618987 207142912 22645 33554432000 4194304 4356188 140735473972656 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/7758/statm: 50572 22645 162 40 0 49116 0
[pid=7758/tid=7765] ppid=7753 vsize=202288 CPUtime=4782.36 cores=4-7
/proc/7758/task/7765/stat : 7765 (plingeling) R 7753 7753 7498 0 -1 4202560 133075 1249 0 0 478217 19 0 0 25 0 5 0 526618990 207142912 22645 33554432000 4194304 4356188 140735473972656 18446744073709551615 4331305 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=7758/tid=7766] ppid=7753 vsize=202288 CPUtime=4782.37 cores=4-7
/proc/7758/task/7766/stat : 7766 (plingeling) R 7753 7753 7498 0 -1 4202560 107479 1249 0 0 478217 20 0 0 25 0 5 0 526618990 207142912 22645 33554432000 4194304 4356188 140735473972656 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=7758/tid=7767] ppid=7753 vsize=202288 CPUtime=4754.64 cores=4-7
/proc/7758/task/7767/stat : 7767 (plingeling) R 7753 7753 7498 0 -1 4202560 113362 1249 0 0 475447 17 0 0 25 0 5 0 526618990 207142912 22645 33554432000 4194304 4356188 140735473972656 18446744073709551615 4332007 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=7758/tid=7768] ppid=7753 vsize=202288 CPUtime=4782.37 cores=4-7
/proc/7758/task/7768/stat : 7768 (plingeling) R 7753 7753 7498 0 -1 4202560 129046 1249 0 0 478217 20 0 0 25 0 5 0 526618990 207142912 22645 33554432000 4194304 4356188 140735473972656 18446744073709551615 4331060 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) 1713216

[startup+4842.3 s]
/proc/loadavg: 8.00 8.04 8.00 9/180 7921
/proc/meminfo: memFree=29597852/32950928 swapFree=67111464/67111528
[pid=7753] ppid=7751 vsize=18324 CPUtime=0 cores=0-7
/proc/7753/stat : 7753 (ppfolio) S 7751 7753 7498 0 -1 4202496 519 0 0 0 0 0 0 0 16 0 1 0 526618986 18763776 389 33554432000 4194304 4287625 140734563727920 18446744073709551615 268272709135 0 0 4096 65536 16623912953460031487 0 0 17 6 0 0 0
/proc/7753/statm: 4581 389 341 23 0 91 0
[pid=7754] ppid=7753 vsize=216200 CPUtime=4842.41 cores=0
/proc/7754/stat : 7754 (cryptominisat) R 7753 7753 7498 0 -1 4202496 714567 0 0 0 483956 285 0 0 25 0 1 0 526618987 221388800 31379 33554432000 4194304 4587354 140734460676912 18446744073709551615 4238512 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7754/statm: 54050 31379 337 96 0 50612 0
[pid=7755] ppid=7753 vsize=127800 CPUtime=4842.26 cores=1
/proc/7755/stat : 7755 (clasp) R 7753 7753 7498 0 -1 4202496 27398 0 0 0 484221 5 0 0 25 0 1 0 526618987 130867200 25943 33554432000 4194304 4785740 140735553957888 18446744073709551615 4553411 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/7755/statm: 31950 25943 341 145 0 28995 0
[pid=7756] ppid=7753 vsize=458076 CPUtime=4841.94 cores=2
/proc/7756/stat : 7756 (TNM) R 7753 7753 7498 0 -1 4202496 999 0 0 0 484194 0 0 0 25 0 1 0 526618987 469069824 896 33554432000 134512640 134534564 4286884064 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/7756/statm: 114519 896 95 6 0 113185 0
[pid=7757] ppid=7753 vsize=691364 CPUtime=4842.39 cores=3
/proc/7757/stat : 7757 (march_hi) R 7753 7753 7498 0 -1 4202496 142060 0 0 0 484141 98 0 0 25 0 1 0 526618987 707956736 139455 33554432000 4194304 4331988 140733922060976 18446744073709551615 4299264 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/7757/statm: 172841 139455 175 34 0 171283 0
[pid=7758] ppid=7753 vsize=222640 CPUtime=19341.5 cores=4-7
/proc/7758/stat : 7758 (plingeling) S 7753 7753 7498 0 -1 4202496 492220 1249 0 0 1934068 79 0 0 25 0 5 0 526618987 227983360 27733 33554432000 4194304 4356188 140735473972656 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/7758/statm: 55660 27733 162 40 0 54204 0
[pid=7758/tid=7765] ppid=7753 vsize=222640 CPUtime=4842.36 cores=4-7
/proc/7758/task/7765/stat : 7765 (plingeling) R 7753 7753 7498 0 -1 4202560 135347 1249 0 0 484217 19 0 0 25 0 5 0 526618990 227983360 27733 33554432000 4194304 4356188 140735473972656 18446744073709551615 4281643 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=7758/tid=7766] ppid=7753 vsize=222640 CPUtime=4842.37 cores=4-7
/proc/7758/task/7766/stat : 7766 (plingeling) R 7753 7753 7498 0 -1 4202560 109527 1249 0 0 484217 20 0 0 25 0 5 0 526618990 227983360 27733 33554432000 4194304 4356188 140735473972656 18446744073709551615 4332165 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=7758/tid=7767] ppid=7753 vsize=222640 CPUtime=4814.31 cores=4-7
/proc/7758/task/7767/stat : 7767 (plingeling) R 7753 7753 7498 0 -1 4202560 113362 1249 0 0 481414 17 0 0 25 0 5 0 526618990 227983360 27733 33554432000 4194304 4356188 140735473972656 18446744073709551615 4331151 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=7758/tid=7768] ppid=7753 vsize=222640 CPUtime=4842.37 cores=4-7
/proc/7758/task/7768/stat : 7768 (plingeling) R 7753 7753 7498 0 -1 4202560 131446 1249 0 0 484217 20 0 0 25 0 5 0 526618990 227983360 27733 33554432000 4194304 4356188 140735473972656 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) 1734404

[startup+4902.3 s]
/proc/loadavg: 8.00 8.03 8.00 9/180 7922
/proc/meminfo: memFree=29574632/32950928 swapFree=67111464/67111528
[pid=7753] ppid=7751 vsize=18324 CPUtime=0 cores=0-7
/proc/7753/stat : 7753 (ppfolio) S 7751 7753 7498 0 -1 4202496 519 0 0 0 0 0 0 0 16 0 1 0 526618986 18763776 389 33554432000 4194304 4287625 140734563727920 18446744073709551615 268272709135 0 0 4096 65536 16623912953460031487 0 0 17 6 0 0 0
/proc/7753/statm: 4581 389 341 23 0 91 0
[pid=7754] ppid=7753 vsize=223892 CPUtime=4902.41 cores=0
/proc/7754/stat : 7754 (cryptominisat) R 7753 7753 7498 0 -1 4202496 719483 0 0 0 489954 287 0 0 25 0 1 0 526618987 229265408 31022 33554432000 4194304 4587354 140734460676912 18446744073709551615 4238499 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7754/statm: 55973 31022 337 96 0 52535 0
[pid=7755] ppid=7753 vsize=128792 CPUtime=4902.26 cores=1
/proc/7755/stat : 7755 (clasp) R 7753 7753 7498 0 -1 4202496 27791 0 0 0 490221 5 0 0 25 0 1 0 526618987 131883008 26192 33554432000 4194304 4785740 140735553957888 18446744073709551615 4286964 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/7755/statm: 32198 26192 341 145 0 29243 0
[pid=7756] ppid=7753 vsize=458076 CPUtime=4901.94 cores=2
/proc/7756/stat : 7756 (TNM) R 7753 7753 7498 0 -1 4202496 999 0 0 0 490194 0 0 0 25 0 1 0 526618987 469069824 896 33554432000 134512640 134534564 4286884064 18446744073709551615 134528902 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/7756/statm: 114519 896 95 6 0 113185 0
[pid=7757] ppid=7753 vsize=691364 CPUtime=4902.4 cores=3
/proc/7757/stat : 7757 (march_hi) R 7753 7753 7498 0 -1 4202496 143822 0 0 0 490140 100 0 0 25 0 1 0 526618987 707956736 141217 33554432000 4194304 4331988 140733922060976 18446744073709551615 4299264 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/7757/statm: 172841 141217 175 34 0 171283 0
[pid=7758] ppid=7753 vsize=242480 CPUtime=19581.2 cores=4-7
/proc/7758/stat : 7758 (plingeling) S 7753 7753 7498 0 -1 4202496 498812 1249 0 0 1958036 79 0 0 25 0 5 0 526618987 248299520 32693 33554432000 4194304 4356188 140735473972656 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/7758/statm: 60620 32693 162 40 0 59164 0
[pid=7758/tid=7765] ppid=7753 vsize=242480 CPUtime=4902.37 cores=4-7
/proc/7758/task/7765/stat : 7765 (plingeling) R 7753 7753 7498 0 -1 4202560 136755 1249 0 0 490217 20 0 0 25 0 5 0 526618990 248299520 32693 33554432000 4194304 4356188 140735473972656 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=7758/tid=7766] ppid=7753 vsize=242480 CPUtime=4902.37 cores=4-7
/proc/7758/task/7766/stat : 7766 (plingeling) R 7753 7753 7498 0 -1 4202560 111159 1249 0 0 490217 20 0 0 25 0 5 0 526618990 248299520 32693 33554432000 4194304 4356188 140735473972656 18446744073709551615 4331309 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=7758/tid=7767] ppid=7753 vsize=242480 CPUtime=4873.98 cores=4-7
/proc/7758/task/7767/stat : 7767 (plingeling) R 7753 7753 7498 0 -1 4202560 115634 1249 0 0 487381 17 0 0 25 0 5 0 526618990 248299520 32693 33554432000 4194304 4356188 140735473972656 18446744073709551615 4330960 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=7758/tid=7768] ppid=7753 vsize=242480 CPUtime=4902.38 cores=4-7
/proc/7758/task/7768/stat : 7768 (plingeling) R 7753 7753 7498 0 -1 4202560 132726 1249 0 0 490217 21 0 0 25 0 5 0 526618990 248299520 32693 33554432000 4194304 4356188 140735473972656 18446744073709551615 4331352 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) 1762928

[startup+4962.3 s]
/proc/loadavg: 8.00 8.02 8.00 9/180 7924
/proc/meminfo: memFree=29588356/32950928 swapFree=67111464/67111528
[pid=7753] ppid=7751 vsize=18324 CPUtime=0 cores=0-7
/proc/7753/stat : 7753 (ppfolio) S 7751 7753 7498 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 526618986 18763776 389 33554432000 4194304 4287625 140734563727920 18446744073709551615 268272709135 0 0 4096 65536 16623912953460031487 0 0 17 6 0 0 0
/proc/7753/statm: 4581 389 341 23 0 91 0
[pid=7754] ppid=7753 vsize=223892 CPUtime=4962.42 cores=0
/proc/7754/stat : 7754 (cryptominisat) R 7753 7753 7498 0 -1 4202496 722996 0 0 0 495952 290 0 0 25 0 1 0 526618987 229265408 34481 33554432000 4194304 4587354 140734460676912 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7754/statm: 55973 34481 337 96 0 52535 0
[pid=7755] ppid=7753 vsize=129508 CPUtime=4962.25 cores=1
/proc/7755/stat : 7755 (clasp) R 7753 7753 7498 0 -1 4202496 28048 0 0 0 496220 5 0 0 25 0 1 0 526618987 132616192 26339 33554432000 4194304 4785740 140735553957888 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/7755/statm: 32377 26339 341 145 0 29422 0
[pid=7756] ppid=7753 vsize=458076 CPUtime=4961.93 cores=2
/proc/7756/stat : 7756 (TNM) R 7753 7753 7498 0 -1 4202496 999 0 0 0 496193 0 0 0 25 0 1 0 526618987 469069824 896 33554432000 134512640 134534564 4286884064 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/7756/statm: 114519 896 95 6 0 113185 0
[pid=7757] ppid=7753 vsize=691364 CPUtime=4962.4 cores=3
/proc/7757/stat : 7757 (march_hi) R 7753 7753 7498 0 -1 4202496 145489 0 0 0 496139 101 0 0 25 0 1 0 526618987 707956736 142884 33554432000 4194304 4331988 140733922060976 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/7757/statm: 172841 142884 175 34 0 171283 0
[pid=7758] ppid=7753 vsize=195760 CPUtime=19820.8 cores=4-7
/proc/7758/stat : 7758 (plingeling) S 7753 7753 7498 0 -1 4202496 500220 1249 0 0 1982003 80 0 0 25 0 5 0 526618987 200458240 21013 33554432000 4194304 4356188 140735473972656 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/7758/statm: 48940 21013 162 40 0 47484 0
[pid=7758/tid=7765] ppid=7753 vsize=195760 CPUtime=4962.37 cores=4-7
/proc/7758/task/7765/stat : 7765 (plingeling) R 7753 7753 7498 0 -1 4202560 136755 1249 0 0 496217 20 0 0 25 0 5 0 526618990 200458240 21013 33554432000 4194304 4356188 140735473972656 18446744073709551615 4331060 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=7758/tid=7766] ppid=7753 vsize=195760 CPUtime=4962.37 cores=4-7
/proc/7758/task/7766/stat : 7766 (plingeling) R 7753 7753 7498 0 -1 4202560 111159 1249 0 0 496217 20 0 0 25 0 5 0 526618990 200458240 21013 33554432000 4194304 4356188 140735473972656 18446744073709551615 4331111 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=7758/tid=7767] ppid=7753 vsize=195760 CPUtime=4933.65 cores=4-7
/proc/7758/task/7767/stat : 7767 (plingeling) R 7753 7753 7498 0 -1 4202560 117042 1249 0 0 493348 17 0 0 25 0 5 0 526618990 200458240 21013 33554432000 4194304 4356188 140735473972656 18446744073709551615 4331060 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=7758/tid=7768] ppid=7753 vsize=195760 CPUtime=4962.38 cores=4-7
/proc/7758/task/7768/stat : 7768 (plingeling) R 7753 7753 7498 0 -1 4202560 132726 1249 0 0 496217 21 0 0 25 0 5 0 526618990 200458240 21013 33554432000 4194304 4356188 140735473972656 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 39669.8
Current children cumulated vsize (KiB) 1716924



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 8.00 8.02 8.00 9/180 7925
/proc/meminfo: memFree=29594656/32950928 swapFree=67111464/67111528
[pid=7753] ppid=7751 vsize=18324 CPUtime=0 cores=0-7
/proc/7753/stat : 7753 (ppfolio) S 7751 7753 7498 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 526618986 18763776 389 33554432000 4194304 4287625 140734563727920 18446744073709551615 268272709135 0 0 4096 65536 16623912953460031487 0 0 17 6 0 0 0
/proc/7753/statm: 4581 389 341 23 0 91 0
[pid=7754] ppid=7753 vsize=223888 CPUtime=5000.11 cores=0
/proc/7754/stat : 7754 (cryptominisat) R 7753 7753 7498 0 -1 4202496 724810 0 0 0 499721 290 0 0 25 0 1 0 526618987 229261312 31022 33554432000 4194304 4587354 140734460676912 18446744073709551615 4238423 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7754/statm: 55972 31022 337 96 0 52534 0
[pid=7755] ppid=7753 vsize=129792 CPUtime=4999.97 cores=1
/proc/7755/stat : 7755 (clasp) R 7753 7753 7498 0 -1 4202496 28111 0 0 0 499991 6 0 0 25 0 1 0 526618987 132907008 26402 33554432000 4194304 4785740 140735553957888 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/7755/statm: 32448 26402 341 145 0 29493 0
[pid=7756] ppid=7753 vsize=458076 CPUtime=4999.64 cores=2
/proc/7756/stat : 7756 (TNM) R 7753 7753 7498 0 -1 4202496 999 0 0 0 499964 0 0 0 25 0 1 0 526618987 469069824 896 33554432000 134512640 134534564 4286884064 18446744073709551615 134528511 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/7756/statm: 114519 896 95 6 0 113185 0
[pid=7757] ppid=7753 vsize=691364 CPUtime=5000.11 cores=3
/proc/7757/stat : 7757 (march_hi) R 7753 7753 7498 0 -1 4202496 146572 0 0 0 499909 102 0 0 25 0 1 0 526618987 707956736 143967 33554432000 4194304 4331988 140733922060976 18446744073709551615 4299264 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/7757/statm: 172841 143967 175 34 0 171283 0
[pid=7758] ppid=7753 vsize=205744 CPUtime=19971.4 cores=4-7
/proc/7758/stat : 7758 (plingeling) S 7753 7753 7498 0 -1 4202496 502716 1249 0 0 1997064 80 0 0 25 0 5 0 526618987 210681856 23509 33554432000 4194304 4356188 140735473972656 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/7758/statm: 51436 23509 162 40 0 49980 0
[pid=7758/tid=7765] ppid=7753 vsize=205744 CPUtime=5000.07 cores=4-7
/proc/7758/task/7765/stat : 7765 (plingeling) R 7753 7753 7498 0 -1 4202560 136979 1249 0 0 499987 20 0 0 25 0 5 0 526618990 210681856 23509 33554432000 4194304 4356188 140735473972656 18446744073709551615 4332020 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=7758/tid=7766] ppid=7753 vsize=205744 CPUtime=5000.07 cores=4-7
/proc/7758/task/7766/stat : 7766 (plingeling) R 7753 7753 7498 0 -1 4202560 111159 1249 0 0 499987 20 0 0 25 0 5 0 526618990 210681856 23509 33554432000 4194304 4356188 140735473972656 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=7758/tid=7767] ppid=7753 vsize=205744 CPUtime=4971.15 cores=4-7
/proc/7758/task/7767/stat : 7767 (plingeling) R 7753 7753 7498 0 -1 4202560 117042 1249 0 0 497098 17 0 0 25 0 5 0 526618990 210681856 23509 33554432000 4194304 4356188 140735473972656 18446744073709551615 4331062 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=7758/tid=7768] ppid=7753 vsize=205744 CPUtime=5000.09 cores=4-7
/proc/7758/task/7768/stat : 7768 (plingeling) R 7753 7753 7498 0 -1 4202560 134998 1249 0 0 499988 21 0 0 25 0 5 0 526618990 210681856 23509 33554432000 4194304 4356188 140735473972656 18446744073709551615 4331154 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) 1727188

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 7753 and gives
#  childrusage.ru_utime.tv_sec=14996
#  childrusage.ru_utime.tv_usec=776143
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=990545
# CPU time returned by wait4() is 14999.8
# 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.5
CPU system time (s): 4.78
CPU usage (%): 799.423
Max. virtual memory (cumulated for all children) (KiB): 16690712

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 14996.8
system time used= 2.99055
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 754455
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= 666
involuntary context switches= 32623

runsolver used 8.04678 second user time and 19.2341 second system time

The end

Launcher Data

Begin job on node122 at 2011-04-30 09:56:42
IDJOB=3219309
IDBENCH=82568
IDSOLVER=1638
FILE ID=node122/3219309-1304150202
RUNJOBID= node122-1304145195-7512
PBS_JOBID= 13170868
Free space on /tmp= 73348 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/random/large/unif-k7-r85-v200-c17000-S283489555-036-UNKNOWN.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3219309-1304150202/watcher-3219309-1304150202 -o /tmp/evaluation-result-3219309-1304150202/solver-3219309-1304150202 -C 40000 -W 5000 -M 31000  ppfolio HOME/instance-3219309-1304150202.cnf

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

MD5SUM BENCH= dd0dfae1a7fca71616878d93d3870a71
RANDOM SEED=295064309

node122.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	: 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.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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      30497316 kB
Buffers:        324560 kB
Cached:        1719108 kB
SwapCached:         64 kB
Active:         168404 kB
Inactive:      1939652 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30497316 kB
SwapTotal:    67111528 kB
SwapFree:     67111464 kB
Dirty:           10484 kB
Writeback:           0 kB
AnonPages:       64692 kB
Mapped:          14900 kB
Slab:           279304 kB
PageTables:       4660 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   189436 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= 73336 MiB
End job on node122 at 2011-04-30 11:20:04