Trace number 3275876

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_80_17_90_7-log.shuffled-as.sat03-190.cnf
MD5SUMad30956261e72142648a01bc7c025dba
Bench CategoryCRAFTED (crafted 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 variables85
Number of clauses29282
Sum of the clauses size292650
Maximum clause length10
Minimum clause length5
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 534
Number of clauses of size over 529248

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

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

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


[startup+0 s]
/proc/loadavg: 7.44 7.88 7.96 1/170 27371
/proc/meminfo: memFree=18744480/32951124 swapFree=67111528/67111528
[pid=27371] ppid=27369 vsize=18324 CPUtime=0 cores=0-7
/proc/27371/stat : 27371 (ppfolio) R 27369 27371 27048 0 -1 4194304 490 0 0 0 0 0 0 0 25 0 1 0 528739643 18763776 387 33554432000 4194304 4287625 140734908316096 18446744073709551615 216634335637 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/27371/statm: 4581 387 339 23 0 91 0

[startup+0.089395 s]
/proc/loadavg: 7.44 7.88 7.96 1/170 27371
/proc/meminfo: memFree=18744480/32951124 swapFree=67111528/67111528
[pid=27371] ppid=27369 vsize=18324 CPUtime=0 cores=0-7
/proc/27371/stat : 27371 (ppfolio) S 27369 27371 27048 0 -1 4202496 519 0 0 0 0 0 0 0 25 0 1 0 528739643 18763776 389 33554432000 4194304 4287625 140734908316096 18446744073709551615 216634535439 0 0 4096 65536 4607560517655986175 0 0 17 4 0 0 0
/proc/27371/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100387 s]
/proc/loadavg: 7.44 7.88 7.96 1/170 27371
/proc/meminfo: memFree=18744480/32951124 swapFree=67111528/67111528
[pid=27371] ppid=27369 vsize=18324 CPUtime=0 cores=0-7
/proc/27371/stat : 27371 (ppfolio) S 27369 27371 27048 0 -1 4202496 519 0 0 0 0 0 0 0 25 0 1 0 528739643 18763776 389 33554432000 4194304 4287625 140734908316096 18446744073709551615 216634535439 0 0 4096 65536 4607560517655986175 0 0 17 4 0 0 0
/proc/27371/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300318 s]
/proc/loadavg: 7.44 7.88 7.96 1/170 27371
/proc/meminfo: memFree=18744480/32951124 swapFree=67111528/67111528
[pid=27371] ppid=27369 vsize=18324 CPUtime=0 cores=0-7
/proc/27371/stat : 27371 (ppfolio) S 27369 27371 27048 0 -1 4202496 519 0 0 0 0 0 0 0 25 0 1 0 528739643 18763776 389 33554432000 4194304 4287625 140734908316096 18446744073709551615 216634535439 0 0 4096 65536 4607560517655986175 0 0 17 4 0 0 0
/proc/27371/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700244 s]
/proc/loadavg: 7.44 7.88 7.96 1/170 27371
/proc/meminfo: memFree=18744480/32951124 swapFree=67111528/67111528
[pid=27371] ppid=27369 vsize=18324 CPUtime=0 cores=0-7
/proc/27371/stat : 27371 (ppfolio) S 27369 27371 27048 0 -1 4202496 519 0 0 0 0 0 0 0 25 0 1 0 528739643 18763776 389 33554432000 4194304 4287625 140734908316096 18446744073709551615 216634535439 0 0 4096 65536 4607560517655986175 0 0 17 4 0 0 0
/proc/27371/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.5011 s]
/proc/loadavg: 7.44 7.88 7.96 9/180 27386
/proc/meminfo: memFree=18695668/32951124 swapFree=67111528/67111528
[pid=27371] ppid=27369 vsize=18324 CPUtime=0 cores=0-7
/proc/27371/stat : 27371 (ppfolio) S 27369 27371 27048 0 -1 4202496 519 0 0 0 0 0 0 0 25 0 1 0 528739643 18763776 389 33554432000 4194304 4287625 140734908316096 18446744073709551615 216634535439 0 0 4096 65536 4607560517655986175 0 0 17 4 0 0 0
/proc/27371/statm: 4581 389 341 23 0 91 0
[pid=27372] ppid=27371 vsize=26616 CPUtime=1.49 cores=0
/proc/27372/stat : 27372 (cryptominisat) R 27371 27371 27048 0 -1 4202496 1671 0 0 0 149 0 0 0 25 0 1 0 528739644 27254784 1533 33554432000 4194304 4587354 140733434470016 18446744073709551615 4237681 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27372/statm: 6654 1533 306 96 0 3216 0
[pid=27373] ppid=27371 vsize=16324 CPUtime=1.49 cores=1
/proc/27373/stat : 27373 (clasp) R 27371 27371 27048 0 -1 4202496 1575 0 0 0 149 0 0 0 20 0 1 0 528739644 16715776 1377 33554432000 4194304 4785740 140734339868976 18446744073709551615 4495633 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27373/statm: 4081 1377 314 145 0 1126 0
[pid=27374] ppid=27371 vsize=456888 CPUtime=1.49 cores=2
/proc/27374/stat : 27374 (TNM) R 27371 27371 27048 0 -1 4202496 1597 0 0 0 149 0 0 0 20 0 1 0 528739644 467853312 1494 33554432000 134512640 134534564 4291842496 18446744073709551615 134524554 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/27374/statm: 114222 1494 91 6 0 112888 0
[pid=27375] ppid=27371 vsize=13432 CPUtime=1.48 cores=3
/proc/27375/stat : 27375 (march_hi) R 27371 27371 27048 0 -1 4202496 7652 0 0 0 148 0 0 0 25 0 1 0 528739644 13754368 1619 33554432000 4194304 4331988 140733289931584 18446744073709551615 4271172 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/27375/statm: 3358 1619 150 34 0 1800 0
[pid=27377] ppid=27371 vsize=77280 CPUtime=5.71 cores=4-7
/proc/27377/stat : 27377 (plingeling) S 27371 27371 27048 0 -1 4202496 9125 1256 0 0 570 1 0 0 25 0 5 0 528739644 79134720 7774 33554432000 4194304 4356188 140736519418880 18446744073709551615 216646318053 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/27377/statm: 19320 7774 161 40 0 17864 0
[pid=27377/tid=27383] ppid=27371 vsize=77280 CPUtime=1.42 cores=4-7
/proc/27377/task/27383/stat : 27383 (plingeling) R 27371 27371 27048 0 -1 4202560 1157 1256 0 0 142 0 0 0 20 0 5 0 528739651 79134720 7774 33554432000 4194304 4356188 140736519418880 18446744073709551615 4270878 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27377/tid=27384] ppid=27371 vsize=77280 CPUtime=1.41 cores=4-7
/proc/27377/task/27384/stat : 27384 (plingeling) R 27371 27371 27048 0 -1 4202560 1136 1256 0 0 141 0 0 0 25 0 5 0 528739651 79134720 7774 33554432000 4194304 4356188 140736519418880 18446744073709551615 4271040 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27377/tid=27385] ppid=27371 vsize=77280 CPUtime=1.39 cores=4-7
/proc/27377/task/27385/stat : 27385 (plingeling) R 27371 27371 27048 0 -1 4202560 1074 1256 0 0 139 0 0 0 25 0 5 0 528739651 79134720 7774 33554432000 4194304 4356188 140736519418880 18446744073709551615 4270878 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27377/tid=27386] ppid=27371 vsize=77280 CPUtime=1.41 cores=4-7
/proc/27377/task/27386/stat : 27386 (plingeling) R 27371 27371 27048 0 -1 4202560 1183 1256 0 0 141 0 0 0 25 0 5 0 528739651 79134720 7774 33554432000 4194304 4356188 140736519418880 18446744073709551615 4331065 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 11.66
Current children cumulated vsize (KiB) 608864

[startup+3.10083 s]
/proc/loadavg: 7.44 7.88 7.96 9/180 27386
/proc/meminfo: memFree=18684012/32951124 swapFree=67111528/67111528
[pid=27371] ppid=27369 vsize=18324 CPUtime=0 cores=0-7
/proc/27371/stat : 27371 (ppfolio) S 27369 27371 27048 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 528739643 18763776 389 33554432000 4194304 4287625 140734908316096 18446744073709551615 216634535439 0 0 4096 65536 4607560517655986175 0 0 17 4 0 0 0
/proc/27371/statm: 4581 389 341 23 0 91 0
[pid=27372] ppid=27371 vsize=30804 CPUtime=3.09 cores=0
/proc/27372/stat : 27372 (cryptominisat) R 27371 27371 27048 0 -1 4202496 6769 0 0 0 309 0 0 0 25 0 1 0 528739644 31543296 2205 33554432000 4194304 4587354 140733434470016 18446744073709551615 4232269 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27372/statm: 7701 2205 331 96 0 4263 0
[pid=27373] ppid=27371 vsize=18392 CPUtime=3.09 cores=1
/proc/27373/stat : 27373 (clasp) R 27371 27371 27048 0 -1 4202496 2162 0 0 0 309 0 0 0 25 0 1 0 528739644 18833408 1906 33554432000 4194304 4785740 140734339868976 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27373/statm: 4598 1906 340 145 0 1643 0
[pid=27374] ppid=27371 vsize=456888 CPUtime=3.09 cores=2
/proc/27374/stat : 27374 (TNM) R 27371 27371 27048 0 -1 4202496 1597 0 0 0 309 0 0 0 25 0 1 0 528739644 467853312 1494 33554432000 134512640 134534564 4291842496 18446744073709551615 134524712 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/27374/statm: 114222 1494 91 6 0 112888 0
[pid=27375] ppid=27371 vsize=13432 CPUtime=3.08 cores=3
/proc/27375/stat : 27375 (march_hi) R 27371 27371 27048 0 -1 4202496 7676 0 0 0 308 0 0 0 25 0 1 0 528739644 13754368 1643 33554432000 4194304 4331988 140733289931584 18446744073709551615 4226625 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/27375/statm: 3358 1643 150 34 0 1800 0
[pid=27377] ppid=27371 vsize=74936 CPUtime=12.11 cores=4-7
/proc/27377/stat : 27377 (plingeling) S 27371 27371 27048 0 -1 4202496 9670 1256 0 0 1210 1 0 0 25 0 5 0 528739644 76734464 7188 33554432000 4194304 4356188 140736519418880 18446744073709551615 216646318053 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/27377/statm: 18734 7188 161 40 0 17278 0
[pid=27377/tid=27383] ppid=27371 vsize=74936 CPUtime=3.02 cores=4-7
/proc/27377/task/27383/stat : 27383 (plingeling) R 27371 27371 27048 0 -1 4202560 1157 1256 0 0 302 0 0 0 25 0 5 0 528739651 76734464 7188 33554432000 4194304 4356188 140736519418880 18446744073709551615 4332051 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27377/tid=27384] ppid=27371 vsize=74936 CPUtime=3.01 cores=4-7
/proc/27377/task/27384/stat : 27384 (plingeling) R 27371 27371 27048 0 -1 4202560 1136 1256 0 0 301 0 0 0 25 0 5 0 528739651 76734464 7188 33554432000 4194304 4356188 140736519418880 18446744073709551615 4270872 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27377/tid=27385] ppid=27371 vsize=74936 CPUtime=2.98 cores=4-7
/proc/27377/task/27385/stat : 27385 (plingeling) R 27371 27371 27048 0 -1 4202560 1074 1256 0 0 298 0 0 0 25 0 5 0 528739651 76734464 7188 33554432000 4194304 4356188 140736519418880 18446744073709551615 4248501 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27377/tid=27386] ppid=27371 vsize=74936 CPUtime=3.01 cores=4-7
/proc/27377/task/27386/stat : 27386 (plingeling) R 27371 27371 27048 0 -1 4202560 1728 1256 0 0 301 0 0 0 25 0 5 0 528739651 76734464 7188 33554432000 4194304 4356188 140736519418880 18446744073709551615 4279463 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 24.46
Current children cumulated vsize (KiB) 612776

[startup+6.30126 s]
/proc/loadavg: 7.48 7.89 7.96 9/180 27386
/proc/meminfo: memFree=18675192/32951124 swapFree=67111528/67111528
[pid=27371] ppid=27369 vsize=18324 CPUtime=0 cores=0-7
/proc/27371/stat : 27371 (ppfolio) S 27369 27371 27048 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 528739643 18763776 389 33554432000 4194304 4287625 140734908316096 18446744073709551615 216634535439 0 0 4096 65536 4607560517655986175 0 0 17 4 0 0 0
/proc/27371/statm: 4581 389 341 23 0 91 0
[pid=27372] ppid=27371 vsize=486972 CPUtime=6.28 cores=0
/proc/27372/stat : 27372 (cryptominisat) R 27371 27371 27048 0 -1 4202496 10958 0 0 0 628 0 0 0 25 0 1 0 528739644 498659328 4935 33554432000 4194304 4587354 140733434470016 18446744073709551615 4365152 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27372/statm: 121743 4935 337 96 0 118305 0
[pid=27373] ppid=27371 vsize=20012 CPUtime=6.28 cores=1
/proc/27373/stat : 27373 (clasp) R 27371 27371 27048 0 -1 4202496 2561 0 0 0 628 0 0 0 25 0 1 0 528739644 20492288 2305 33554432000 4194304 4785740 140734339868976 18446744073709551615 4287158 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27373/statm: 5003 2305 340 145 0 2048 0
[pid=27374] ppid=27371 vsize=456888 CPUtime=6.29 cores=2
/proc/27374/stat : 27374 (TNM) R 27371 27371 27048 0 -1 4202496 1597 0 0 0 629 0 0 0 25 0 1 0 528739644 467853312 1494 33554432000 134512640 134534564 4291842496 18446744073709551615 134524508 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/27374/statm: 114222 1494 91 6 0 112888 0
[pid=27375] ppid=27371 vsize=13956 CPUtime=6.29 cores=3
/proc/27375/stat : 27375 (march_hi) R 27371 27371 27048 0 -1 4202496 7789 0 0 0 628 1 0 0 25 0 1 0 528739644 14290944 1756 33554432000 4194304 4331988 140733289931584 18446744073709551615 4271184 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/27375/statm: 3489 1756 150 34 0 1931 0
[pid=27377] ppid=27371 vsize=80168 CPUtime=24.89 cores=4-7
/proc/27377/stat : 27377 (plingeling) S 27371 27371 27048 0 -1 4202496 14751 1256 0 0 2487 2 0 0 25 0 5 0 528739644 82092032 8496 33554432000 4194304 4356188 140736519418880 18446744073709551615 216646318053 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/27377/statm: 20042 8496 161 40 0 18586 0
[pid=27377/tid=27383] ppid=27371 vsize=80168 CPUtime=6.21 cores=4-7
/proc/27377/task/27383/stat : 27383 (plingeling) R 27371 27371 27048 0 -1 4202560 3066 1256 0 0 621 0 0 0 25 0 5 0 528739651 82092032 8496 33554432000 4194304 4356188 140736519418880 18446744073709551615 4322336 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27377/tid=27384] ppid=27371 vsize=80168 CPUtime=6.21 cores=4-7
/proc/27377/task/27384/stat : 27384 (plingeling) R 27371 27371 27048 0 -1 4202560 2644 1256 0 0 621 0 0 0 25 0 5 0 528739651 82092032 8496 33554432000 4194304 4356188 140736519418880 18446744073709551615 4330969 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27377/tid=27385] ppid=27371 vsize=80168 CPUtime=6.16 cores=4-7
/proc/27377/task/27385/stat : 27385 (plingeling) R 27371 27371 27048 0 -1 4202560 1874 1256 0 0 616 0 0 0 25 0 5 0 528739651 82092032 8496 33554432000 4194304 4356188 140736519418880 18446744073709551615 4238596 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27377/tid=27386] ppid=27371 vsize=80168 CPUtime=6.21 cores=4-7
/proc/27377/task/27386/stat : 27386 (plingeling) R 27371 27371 27048 0 -1 4202560 2592 1256 0 0 621 0 0 0 25 0 5 0 528739651 82092032 8496 33554432000 4194304 4356188 140736519418880 18446744073709551615 4331337 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.03
Current children cumulated vsize (KiB) 1076320

[startup+12.7011 s]
/proc/loadavg: 7.52 7.89 7.96 9/180 27386
/proc/meminfo: memFree=18652512/32951124 swapFree=67111528/67111528
[pid=27371] ppid=27369 vsize=18324 CPUtime=0 cores=0-7
/proc/27371/stat : 27371 (ppfolio) S 27369 27371 27048 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 528739643 18763776 389 33554432000 4194304 4287625 140734908316096 18446744073709551615 216634535439 0 0 4096 65536 4607560517655986175 0 0 17 4 0 0 0
/proc/27371/statm: 4581 389 341 23 0 91 0
[pid=27372] ppid=27371 vsize=54392 CPUtime=12.69 cores=0
/proc/27372/stat : 27372 (cryptominisat) R 27371 27371 27048 0 -1 4202496 13810 0 0 0 1268 1 0 0 25 0 1 0 528739644 55697408 7767 33554432000 4194304 4587354 140733434470016 18446744073709551615 4238755 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27372/statm: 13598 7767 337 96 0 10160 0
[pid=27373] ppid=27371 vsize=22804 CPUtime=12.68 cores=1
/proc/27373/stat : 27373 (clasp) R 27371 27371 27048 0 -1 4202496 3176 0 0 0 1268 0 0 0 25 0 1 0 528739644 23351296 2920 33554432000 4194304 4785740 140734339868976 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27373/statm: 5701 2920 340 145 0 2746 0
[pid=27374] ppid=27371 vsize=456888 CPUtime=12.69 cores=2
/proc/27374/stat : 27374 (TNM) R 27371 27371 27048 0 -1 4202496 1597 0 0 0 1269 0 0 0 25 0 1 0 528739644 467853312 1494 33554432000 134512640 134534564 4291842496 18446744073709551615 134524573 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/27374/statm: 114222 1494 91 6 0 112888 0
[pid=27375] ppid=27371 vsize=15528 CPUtime=12.69 cores=3
/proc/27375/stat : 27375 (march_hi) R 27371 27371 27048 0 -1 4202496 8142 0 0 0 1268 1 0 0 25 0 1 0 528739644 15900672 2109 33554432000 4194304 4331988 140733289931584 18446744073709551615 4226645 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/27375/statm: 3882 2109 151 34 0 2324 0
[pid=27377] ppid=27371 vsize=85944 CPUtime=50.46 cores=4-7
/proc/27377/stat : 27377 (plingeling) S 27371 27371 27048 0 -1 4202496 20300 1256 0 0 5043 3 0 0 25 0 5 0 528739644 88006656 9940 33554432000 4194304 4356188 140736519418880 18446744073709551615 216646318053 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/27377/statm: 21486 9940 161 40 0 20030 0
[pid=27377/tid=27383] ppid=27371 vsize=85944 CPUtime=12.61 cores=4-7
/proc/27377/task/27383/stat : 27383 (plingeling) R 27371 27371 27048 0 -1 4202560 3881 1256 0 0 1261 0 0 0 25 0 5 0 528739651 88006656 9940 33554432000 4194304 4356188 140736519418880 18446744073709551615 4298508 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27377/tid=27384] ppid=27371 vsize=85944 CPUtime=12.61 cores=4-7
/proc/27377/task/27384/stat : 27384 (plingeling) R 27371 27371 27048 0 -1 4202560 3811 1256 0 0 1261 0 0 0 25 0 5 0 528739651 88006656 9940 33554432000 4194304 4356188 140736519418880 18446744073709551615 4331045 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27377/tid=27385] ppid=27371 vsize=85944 CPUtime=12.53 cores=4-7
/proc/27377/task/27385/stat : 27385 (plingeling) R 27371 27371 27048 0 -1 4202560 2785 1256 0 0 1253 0 0 0 25 0 5 0 528739651 88006656 9940 33554432000 4194304 4356188 140736519418880 18446744073709551615 4331007 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27377/tid=27386] ppid=27371 vsize=85944 CPUtime=12.6 cores=4-7
/proc/27377/task/27386/stat : 27386 (plingeling) R 27371 27371 27048 0 -1 4202560 5248 1256 0 0 1260 0 0 0 25 0 5 0 528739651 88006656 9940 33554432000 4194304 4356188 140736519418880 18446744073709551615 4331151 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 101.21
Current children cumulated vsize (KiB) 653880

[startup+25.5009 s]
/proc/loadavg: 7.63 7.89 7.96 9/180 27386
/proc/meminfo: memFree=18632912/32951124 swapFree=67111528/67111528
[pid=27371] ppid=27369 vsize=18324 CPUtime=0 cores=0-7
/proc/27371/stat : 27371 (ppfolio) S 27369 27371 27048 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 528739643 18763776 389 33554432000 4194304 4287625 140734908316096 18446744073709551615 216634535439 0 0 4096 65536 4607560517655986175 0 0 17 4 0 0 0
/proc/27371/statm: 4581 389 341 23 0 91 0
[pid=27372] ppid=27371 vsize=44020 CPUtime=25.49 cores=0
/proc/27372/stat : 27372 (cryptominisat) R 27371 27371 27048 0 -1 4202496 22344 0 0 0 2547 2 0 0 25 0 1 0 528739644 45076480 5418 33554432000 4194304 4587354 140733434470016 18446744073709551615 4238406 0 0 4096 2 0 0 0 17 0 0 0 0

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

[pid=27374] ppid=27371 vsize=460716 CPUtime=4841.07 cores=2
/proc/27374/stat : 27374 (TNM) R 27371 27371 27048 0 -1 4202496 1780 0 0 0 484104 3 0 0 25 0 1 0 528739644 471773184 1677 33554432000 134512640 134534564 4291842496 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/27374/statm: 115179 1677 95 6 0 113845 0
[pid=27375] ppid=27371 vsize=45296 CPUtime=4842.39 cores=3
/proc/27375/stat : 27375 (march_hi) R 27371 27371 27048 0 -1 4202496 19987 0 0 0 484234 5 0 0 25 0 1 0 528739644 46383104 7678 33554432000 4194304 4331988 140733289931584 18446744073709551615 4299264 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/27375/statm: 11324 7678 175 34 0 9766 0
[pid=27377] ppid=27371 vsize=445024 CPUtime=19342.2 cores=4-7
/proc/27377/stat : 27377 (plingeling) S 27371 27371 27048 0 -1 4202496 1241957 1256 0 0 1934025 195 0 0 25 0 5 0 528739644 455704576 99710 33554432000 4194304 4356188 140736519418880 18446744073709551615 216646318053 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/27377/statm: 111256 99710 161 40 0 109800 0
[pid=27377/tid=27383] ppid=27371 vsize=445024 CPUtime=4842.32 cores=4-7
/proc/27377/task/27383/stat : 27383 (plingeling) R 27371 27371 27048 0 -1 4202560 319996 1256 0 0 484185 47 0 0 25 0 5 0 528739651 455704576 99710 33554432000 4194304 4356188 140736519418880 18446744073709551615 4331050 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27377/tid=27384] ppid=27371 vsize=445024 CPUtime=4841.54 cores=4-7
/proc/27377/task/27384/stat : 27384 (plingeling) R 27371 27371 27048 0 -1 4202560 322483 1256 0 0 484104 50 0 0 25 0 5 0 528739651 455704576 99710 33554432000 4194304 4356188 140736519418880 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27377/tid=27385] ppid=27371 vsize=445024 CPUtime=4815.9 cores=4-7
/proc/27377/task/27385/stat : 27385 (plingeling) R 27371 27371 27048 0 -1 4202560 291538 1256 0 0 481546 44 0 0 25 0 5 0 528739651 455704576 99710 33554432000 4194304 4356188 140736519418880 18446744073709551615 4331023 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27377/tid=27386] ppid=27371 vsize=445024 CPUtime=4842.32 cores=4-7
/proc/27377/task/27386/stat : 27386 (plingeling) R 27371 27371 27048 0 -1 4202560 303365 1256 0 0 484181 51 0 0 25 0 5 0 528739651 455704576 99710 33554432000 4194304 4356188 140736519418880 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 38710.3
Current children cumulated vsize (KiB) 1598460

[startup+4902.3 s]
/proc/loadavg: 8.02 8.04 8.00 9/180 27540
/proc/meminfo: memFree=18133764/32951124 swapFree=67111528/67111528
[pid=27371] ppid=27369 vsize=18324 CPUtime=0 cores=0-7
/proc/27371/stat : 27371 (ppfolio) S 27369 27371 27048 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 528739643 18763776 389 33554432000 4194304 4287625 140734908316096 18446744073709551615 216634535439 0 0 4096 65536 4607560517655986175 0 0 17 4 0 0 0
/proc/27371/statm: 4581 389 341 23 0 91 0
[pid=27372] ppid=27371 vsize=212852 CPUtime=4902.25 cores=0
/proc/27372/stat : 27372 (cryptominisat) R 27371 27371 27048 0 -1 4202496 824200 0 0 0 489912 313 0 0 25 0 1 0 528739644 217960448 26722 33554432000 4194304 4587354 140733434470016 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27372/statm: 53213 26722 337 96 0 49775 0
[pid=27373] ppid=27371 vsize=84524 CPUtime=4902.39 cores=1
/proc/27373/stat : 27373 (clasp) R 27371 27371 27048 0 -1 4202496 18491 0 0 0 490235 4 0 0 25 0 1 0 528739644 86552576 16487 33554432000 4194304 4785740 140734339868976 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27373/statm: 21131 16487 341 145 0 18176 0
[pid=27374] ppid=27371 vsize=460716 CPUtime=4901.08 cores=2
/proc/27374/stat : 27374 (TNM) R 27371 27371 27048 0 -1 4202496 1780 0 0 0 490105 3 0 0 25 0 1 0 528739644 471773184 1677 33554432000 134512640 134534564 4291842496 18446744073709551615 134530635 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/27374/statm: 115179 1677 95 6 0 113845 0
[pid=27375] ppid=27371 vsize=45296 CPUtime=4902.39 cores=3
/proc/27375/stat : 27375 (march_hi) R 27371 27371 27048 0 -1 4202496 20020 0 0 0 490234 5 0 0 25 0 1 0 528739644 46383104 7711 33554432000 4194304 4331988 140733289931584 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/27375/statm: 11324 7711 175 34 0 9766 0
[pid=27377] ppid=27371 vsize=450656 CPUtime=19581.9 cores=4-7
/proc/27377/stat : 27377 (plingeling) S 27371 27371 27048 0 -1 4202496 1251973 1256 0 0 1957991 196 0 0 25 0 5 0 528739644 461471744 101118 33554432000 4194304 4356188 140736519418880 18446744073709551615 216646318053 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/27377/statm: 112664 101118 161 40 0 111208 0
[pid=27377/tid=27383] ppid=27371 vsize=450656 CPUtime=4902.33 cores=4-7
/proc/27377/task/27383/stat : 27383 (plingeling) R 27371 27371 27048 0 -1 4202560 323804 1256 0 0 490185 48 0 0 25 0 5 0 528739651 461471744 101118 33554432000 4194304 4356188 140736519418880 18446744073709551615 4331062 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27377/tid=27384] ppid=27371 vsize=450656 CPUtime=4901.54 cores=4-7
/proc/27377/task/27384/stat : 27384 (plingeling) R 27371 27371 27048 0 -1 4202560 324211 1256 0 0 490104 50 0 0 25 0 5 0 528739651 461471744 101118 33554432000 4194304 4356188 140736519418880 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27377/tid=27385] ppid=27371 vsize=450656 CPUtime=4875.58 cores=4-7
/proc/27377/task/27385/stat : 27385 (plingeling) R 27371 27371 27048 0 -1 4202560 293458 1256 0 0 487514 44 0 0 25 0 5 0 528739651 461471744 101118 33554432000 4194304 4356188 140736519418880 18446744073709551615 4330964 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27377/tid=27386] ppid=27371 vsize=450656 CPUtime=4902.32 cores=4-7
/proc/27377/task/27386/stat : 27386 (plingeling) R 27371 27371 27048 0 -1 4202560 305925 1256 0 0 490181 51 0 0 25 0 5 0 528739651 461471744 101118 33554432000 4194304 4356188 140736519418880 18446744073709551615 4331023 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 39190
Current children cumulated vsize (KiB) 1272368

[startup+4962.3 s]
/proc/loadavg: 8.01 8.03 8.00 9/180 27542
/proc/meminfo: memFree=18164852/32951124 swapFree=67111528/67111528
[pid=27371] ppid=27369 vsize=18324 CPUtime=0 cores=0-7
/proc/27371/stat : 27371 (ppfolio) S 27369 27371 27048 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 528739643 18763776 389 33554432000 4194304 4287625 140734908316096 18446744073709551615 216634535439 0 0 4096 65536 4607560517655986175 0 0 17 4 0 0 0
/proc/27371/statm: 4581 389 341 23 0 91 0
[pid=27372] ppid=27371 vsize=545104 CPUtime=4962.25 cores=0
/proc/27372/stat : 27372 (cryptominisat) R 27371 27371 27048 0 -1 4202496 825463 0 0 0 495911 314 0 0 25 0 1 0 528739644 558186496 20482 33554432000 4194304 4587354 140733434470016 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27372/statm: 136276 20482 337 96 0 132838 0
[pid=27373] ppid=27371 vsize=84524 CPUtime=4962.4 cores=1
/proc/27373/stat : 27373 (clasp) R 27371 27371 27048 0 -1 4202496 18521 0 0 0 496236 4 0 0 25 0 1 0 528739644 86552576 16517 33554432000 4194304 4785740 140734339868976 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27373/statm: 21131 16517 341 145 0 18176 0
[pid=27374] ppid=27371 vsize=460716 CPUtime=4961.08 cores=2
/proc/27374/stat : 27374 (TNM) R 27371 27371 27048 0 -1 4202496 1780 0 0 0 496105 3 0 0 25 0 1 0 528739644 471773184 1677 33554432000 134512640 134534564 4291842496 18446744073709551615 134528483 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/27374/statm: 115179 1677 95 6 0 113845 0
[pid=27375] ppid=27371 vsize=45296 CPUtime=4962.39 cores=3
/proc/27375/stat : 27375 (march_hi) R 27371 27371 27048 0 -1 4202496 20049 0 0 0 496234 5 0 0 25 0 1 0 528739644 46383104 7740 33554432000 4194304 4331988 140733289931584 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/27375/statm: 11324 7740 175 34 0 9766 0
[pid=27377] ppid=27371 vsize=443616 CPUtime=19821.5 cores=4-7
/proc/27377/stat : 27377 (plingeling) S 27371 27371 27048 0 -1 4202496 1261477 1256 0 0 1981957 197 0 0 25 0 5 0 528739644 454262784 99358 33554432000 4194304 4356188 140736519418880 18446744073709551615 216646318053 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/27377/statm: 110904 99358 161 40 0 109448 0
[pid=27377/tid=27383] ppid=27371 vsize=443616 CPUtime=4962.33 cores=4-7
/proc/27377/task/27383/stat : 27383 (plingeling) R 27371 27371 27048 0 -1 4202560 325340 1256 0 0 496185 48 0 0 25 0 5 0 528739651 454262784 99358 33554432000 4194304 4356188 140736519418880 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27377/tid=27384] ppid=27371 vsize=443616 CPUtime=4961.54 cores=4-7
/proc/27377/task/27384/stat : 27384 (plingeling) R 27371 27371 27048 0 -1 4202560 326963 1256 0 0 496103 51 0 0 25 0 5 0 528739651 454262784 99358 33554432000 4194304 4356188 140736519418880 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27377/tid=27385] ppid=27371 vsize=443616 CPUtime=4935.25 cores=4-7
/proc/27377/task/27385/stat : 27385 (plingeling) R 27371 27371 27048 0 -1 4202560 295314 1256 0 0 493481 44 0 0 25 0 5 0 528739651 454262784 99358 33554432000 4194304 4356188 140736519418880 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27377/tid=27386] ppid=27371 vsize=443616 CPUtime=4962.32 cores=4-7
/proc/27377/task/27386/stat : 27386 (plingeling) R 27371 27371 27048 0 -1 4202560 309285 1256 0 0 496181 51 0 0 25 0 5 0 528739651 454262784 99358 33554432000 4194304 4356188 140736519418880 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 39669.7
Current children cumulated vsize (KiB) 1597580



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5003.7 s]
/proc/loadavg: 8.06 8.04 8.00 9/180 27543
/proc/meminfo: memFree=18131576/32951124 swapFree=67111528/67111528
[pid=27371] ppid=27369 vsize=18324 CPUtime=0 cores=0-7
/proc/27371/stat : 27371 (ppfolio) S 27369 27371 27048 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 528739643 18763776 389 33554432000 4194304 4287625 140734908316096 18446744073709551615 216634535439 0 0 4096 65536 4607560517655986175 0 0 17 4 0 0 0
/proc/27371/statm: 4581 389 341 23 0 91 0
[pid=27372] ppid=27371 vsize=569128 CPUtime=5003.66 cores=0
/proc/27372/stat : 27372 (cryptominisat) R 27371 27371 27048 0 -1 4202496 831559 0 0 0 500050 316 0 0 25 0 1 0 528739644 582787072 25009 33554432000 4194304 4587354 140733434470016 18446744073709551615 4238763 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27372/statm: 142282 25009 337 96 0 138844 0
[pid=27373] ppid=27371 vsize=85164 CPUtime=5003.8 cores=1
/proc/27373/stat : 27373 (clasp) R 27371 27371 27048 0 -1 4202496 18648 0 0 0 500376 4 0 0 25 0 1 0 528739644 87207936 16644 33554432000 4194304 4785740 140734339868976 18446744073709551615 4312619 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27373/statm: 21291 16644 341 145 0 18336 0
[pid=27374] ppid=27371 vsize=460716 CPUtime=5002.48 cores=2
/proc/27374/stat : 27374 (TNM) R 27371 27371 27048 0 -1 4202496 1780 0 0 0 500245 3 0 0 25 0 1 0 528739644 471773184 1677 33554432000 134512640 134534564 4291842496 18446744073709551615 134528404 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/27374/statm: 115179 1677 95 6 0 113845 0
[pid=27375] ppid=27371 vsize=45296 CPUtime=5003.8 cores=3
/proc/27375/stat : 27375 (march_hi) R 27371 27371 27048 0 -1 4202496 20073 0 0 0 500375 5 0 0 25 0 1 0 528739644 46383104 7764 33554432000 4194304 4331988 140733289931584 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/27375/statm: 11324 7764 175 34 0 9766 0
[pid=27377] ppid=27371 vsize=459232 CPUtime=19986.9 cores=4-7
/proc/27377/stat : 27377 (plingeling) S 27371 27371 27048 0 -1 4202496 1268389 1256 0 0 1998496 198 0 0 25 0 5 0 528739644 470253568 103262 33554432000 4194304 4356188 140736519418880 18446744073709551615 216646318053 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/27377/statm: 114808 103262 161 40 0 113352 0
[pid=27377/tid=27383] ppid=27371 vsize=459232 CPUtime=5003.74 cores=4-7
/proc/27377/task/27383/stat : 27383 (plingeling) R 27371 27371 27048 0 -1 4202560 327772 1256 0 0 500325 49 0 0 25 0 5 0 528739651 470253568 103262 33554432000 4194304 4356188 140736519418880 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27377/tid=27384] ppid=27371 vsize=459232 CPUtime=5002.94 cores=4-7
/proc/27377/task/27384/stat : 27384 (plingeling) R 27371 27371 27048 0 -1 4202560 328499 1256 0 0 500243 51 0 0 25 0 5 0 528739651 470253568 103262 33554432000 4194304 4356188 140736519418880 18446744073709551615 4331062 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27377/tid=27385] ppid=27371 vsize=459232 CPUtime=4976.44 cores=4-7
/proc/27377/task/27385/stat : 27385 (plingeling) R 27371 27371 27048 0 -1 4202560 297042 1256 0 0 497599 45 0 0 25 0 5 0 528739651 470253568 103262 33554432000 4194304 4356188 140736519418880 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27377/tid=27386] ppid=27371 vsize=459232 CPUtime=5003.72 cores=4-7
/proc/27377/task/27386/stat : 27386 (plingeling) R 27371 27371 27048 0 -1 4202560 310501 1256 0 0 500321 51 0 0 25 0 5 0 528739651 470253568 103262 33554432000 4194304 4356188 140736519418880 18446744073709551615 4331050 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 40000.7
Current children cumulated vsize (KiB) 1637860

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

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

[startup+5003.7 s]
/proc/loadavg: 8.06 8.04 8.00 9/180 27543
/proc/meminfo: memFree=18131576/32951124 swapFree=67111528/67111528
[pid=27371] ppid=27369 vsize=18324 CPUtime=0 cores=0-7
/proc/27371/stat : 27371 (ppfolio) S 27369 27371 27048 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 528739643 18763776 389 33554432000 4194304 4287625 140734908316096 18446744073709551615 216634535439 0 0 4096 65536 4607560517655986175 0 0 17 4 0 0 0
/proc/27371/statm: 4581 389 341 23 0 91 0
[pid=27372] ppid=27371 vsize=569128 CPUtime=5003.66 cores=0
/proc/27372/stat : 27372 (cryptominisat) R 27371 27371 27048 0 -1 4202496 831559 0 0 0 500050 316 0 0 25 0 1 0 528739644 582787072 25009 33554432000 4194304 4587354 140733434470016 18446744073709551615 4238763 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27372/statm: 142282 25009 337 96 0 138844 0
[pid=27373] ppid=27371 vsize=85164 CPUtime=5003.8 cores=1
/proc/27373/stat : 27373 (clasp) R 27371 27371 27048 0 -1 4202496 18648 0 0 0 500376 4 0 0 25 0 1 0 528739644 87207936 16644 33554432000 4194304 4785740 140734339868976 18446744073709551615 4312619 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27373/statm: 21291 16644 341 145 0 18336 0
[pid=27374] ppid=27371 vsize=460716 CPUtime=5002.48 cores=2
/proc/27374/stat : 27374 (TNM) R 27371 27371 27048 0 -1 4202496 1780 0 0 0 500245 3 0 0 25 0 1 0 528739644 471773184 1677 33554432000 134512640 134534564 4291842496 18446744073709551615 134528404 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/27374/statm: 115179 1677 95 6 0 113845 0
[pid=27375] ppid=27371 vsize=45296 CPUtime=5003.8 cores=3
/proc/27375/stat : 27375 (march_hi) R 27371 27371 27048 0 -1 4202496 20073 0 0 0 500375 5 0 0 25 0 1 0 528739644 46383104 7764 33554432000 4194304 4331988 140733289931584 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/27375/statm: 11324 7764 175 34 0 9766 0
[pid=27377] ppid=27371 vsize=459232 CPUtime=19986.9 cores=4-7
/proc/27377/stat : 27377 (plingeling) S 27371 27371 27048 0 -1 4202496 1268389 1256 0 0 1998496 198 0 0 25 0 5 0 528739644 470253568 103262 33554432000 4194304 4356188 140736519418880 18446744073709551615 216646318053 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/27377/statm: 114808 103262 161 40 0 113352 0
[pid=27377/tid=27383] ppid=27371 vsize=459232 CPUtime=5003.74 cores=4-7
/proc/27377/task/27383/stat : 27383 (plingeling) R 27371 27371 27048 0 -1 4202560 327772 1256 0 0 500325 49 0 0 25 0 5 0 528739651 470253568 103262 33554432000 4194304 4356188 140736519418880 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27377/tid=27384] ppid=27371 vsize=459232 CPUtime=5002.94 cores=4-7
/proc/27377/task/27384/stat : 27384 (plingeling) R 27371 27371 27048 0 -1 4202560 328499 1256 0 0 500243 51 0 0 25 0 5 0 528739651 470253568 103262 33554432000 4194304 4356188 140736519418880 18446744073709551615 4331062 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27377/tid=27385] ppid=27371 vsize=459232 CPUtime=4976.44 cores=4-7
/proc/27377/task/27385/stat : 27385 (plingeling) R 27371 27371 27048 0 -1 4202560 297042 1256 0 0 497599 45 0 0 25 0 5 0 528739651 470253568 103262 33554432000 4194304 4356188 140736519418880 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27377/tid=27386] ppid=27371 vsize=459232 CPUtime=5003.72 cores=4-7
/proc/27377/task/27386/stat : 27386 (plingeling) R 27371 27371 27048 0 -1 4202560 310501 1256 0 0 500321 51 0 0 25 0 5 0 528739651 470253568 103262 33554432000 4194304 4356188 140736519418880 18446744073709551615 4331050 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 40000.7
Current children cumulated vsize (KiB) 1637860

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 27371 and gives
#  childrusage.ru_utime.tv_sec=20010
#  childrusage.ru_utime.tv_usec=491942
#  childrusage.ru_stime.tv_sec=3
#  childrusage.ru_stime.tv_usec=321495
# CPU time returned by wait4() is 20013.8
# while last known CPU time is 40000.7
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 5003.72
CPU time (s): 40000.7
CPU user time (s): 39995.4
CPU system time (s): 5.26
CPU usage (%): 799.419
Max. virtual memory (cumulated for all children) (KiB): 8039112

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20010.5
system time used= 3.3215
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 872595
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= 613
involuntary context switches= 37070

runsolver used 7.82181 second user time and 19.471 second system time

The end

Launcher Data

Begin job on node103 at 2011-04-30 15:49:30
IDJOB=3275876
IDBENCH=83924
IDSOLVER=1638
FILE ID=node103/3275876-1304171370
RUNJOBID= node103-1304165349-27062
PBS_JOBID= 13170948
Free space on /tmp= 72604 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_80_17_90_7-log.shuffled-as.sat03-190.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3275876-1304171370/watcher-3275876-1304171370 -o /tmp/evaluation-result-3275876-1304171370/solver-3275876-1304171370 -C 40000 -W 5100 -M 31000  ppfolio HOME/instance-3275876-1304171370.cnf

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

MD5SUM BENCH= ad30956261e72142648a01bc7c025dba
RANDOM SEED=2103543451

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18744760 kB
Buffers:       2152236 kB
Cached:       11404236 kB
SwapCached:          0 kB
Active:        5686120 kB
Inactive:      7933816 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18744760 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10864 kB
Writeback:           0 kB
AnonPages:       63028 kB
Mapped:          14756 kB
Slab:           520712 kB
PageTables:       4436 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   184996 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= 72596 MiB
End job on node103 at 2011-04-30 17:12:56