Trace number 3275256

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.8 5003.22

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n170-s56409011-unsat.cnf
MD5SUM6545c783f127618649f1200914f62dc5
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 variables173
Number of clauses356
Sum of the clauses size1068
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3356
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	This is pico-portfolio, a naive parallel portfolio
0.00/0.00	Copyright (C) 2011 Olivier Roussel
0.00/0.00	Using 8 processing units
0.00/0.00	This portfolio uses the following solvers:
0.00/0.00	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.00	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.00	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.00	[4] march_hi 2009 (Marijn Heule and Hans Van Maaren)
0.00/0.00	[5] plingeling 276-6264d55-100731 (Armin Biere)
0.00/0.00	Starting cryptominisat 2.7.1 on core(s) 0
0.00/0.00	Starting clasp 1.3.6 on core(s) 1
0.00/0.00	Starting TNM 2009 on core(s) 2
0.00/0.00	Starting march_hi 2009 on core(s) 3
0.00/0.00	Starting plingeling 276-6264d55-100731 on core(s) 4 5 6 7

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3275256-1304166050/watcher-3275256-1304166050 -o /tmp/evaluation-result-3275256-1304166050/solver-3275256-1304166050 -C 40000 -W 5100 -M 31000 ppfolio HOME/instance-3275256-1304166050.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: 8.02 8.05 8.00 1/170 10865
/proc/meminfo: memFree=29088788/32951124 swapFree=67111348/67111528
[pid=10865] ppid=10863 vsize=18324 CPUtime=0 cores=0-7
/proc/10865/stat : 10865 (ppfolio) R 10863 10865 10427 0 -1 4202496 522 0 0 0 0 0 0 0 25 0 1 0 606835464 18763776 390 33554432000 4194304 4287625 140734326760752 18446744073709551615 252458085903 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/10865/statm: 4581 390 341 23 0 91 0

[startup+0.033324 s]
/proc/loadavg: 8.02 8.05 8.00 1/170 10865
/proc/meminfo: memFree=29088788/32951124 swapFree=67111348/67111528
[pid=10865] ppid=10863 vsize=18324 CPUtime=0 cores=0-7
/proc/10865/stat : 10865 (ppfolio) R 10863 10865 10427 0 -1 4202496 522 0 0 0 0 0 0 0 25 0 1 0 606835464 18763776 390 33554432000 4194304 4287625 140734326760752 18446744073709551615 252458065664 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/10865/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.10028 s]
/proc/loadavg: 8.02 8.05 8.00 1/170 10865
/proc/meminfo: memFree=29088788/32951124 swapFree=67111348/67111528
[pid=10865] ppid=10863 vsize=18324 CPUtime=0 cores=0-7
/proc/10865/stat : 10865 (ppfolio) R 10863 10865 10427 0 -1 4202496 522 0 0 0 0 0 0 0 25 0 1 0 606835464 18763776 390 33554432000 4194304 4287625 140734326760752 18446744073709551615 252458065664 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/10865/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300245 s]
/proc/loadavg: 8.02 8.05 8.00 1/170 10865
/proc/meminfo: memFree=29088788/32951124 swapFree=67111348/67111528
[pid=10865] ppid=10863 vsize=18324 CPUtime=0 cores=0-7
/proc/10865/stat : 10865 (ppfolio) S 10863 10865 10427 0 -1 4202496 522 0 0 0 0 0 0 0 25 0 1 0 606835464 18763776 390 33554432000 4194304 4287625 140734326760752 18446744073709551615 252458085903 0 0 4096 65536 4084378937738657791 0 0 17 7 0 0 0
/proc/10865/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700169 s]
/proc/loadavg: 8.02 8.05 8.00 1/170 10865
/proc/meminfo: memFree=29088788/32951124 swapFree=67111348/67111528
[pid=10865] ppid=10863 vsize=18324 CPUtime=0 cores=0-7
/proc/10865/stat : 10865 (ppfolio) R 10863 10865 10427 0 -1 4202496 522 0 0 0 0 0 0 0 22 0 1 0 606835464 18763776 390 33554432000 4194304 4287625 140734326760752 18446744073709551615 252458085903 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/10865/statm: 4581 390 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.09 8.06 8.01 9/180 10880
/proc/meminfo: memFree=29066884/32951124 swapFree=67111348/67111528
[pid=10865] ppid=10863 vsize=18324 CPUtime=0 cores=0-7
/proc/10865/stat : 10865 (ppfolio) S 10863 10865 10427 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 606835464 18763776 390 33554432000 4194304 4287625 140734326760752 18446744073709551615 252458085903 0 0 4096 65536 4084378937738657791 0 0 17 7 0 0 0
/proc/10865/statm: 4581 390 341 23 0 91 0
[pid=10866] ppid=10865 vsize=86532 CPUtime=1.49 cores=0
/proc/10866/stat : 10866 (cryptominisat) R 10865 10865 10427 0 -1 4202496 4170 0 0 0 149 0 0 0 20 0 1 0 606835465 88608768 2222 33554432000 4194304 4587354 140735968784416 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10866/statm: 21633 2222 337 96 0 18195 0
[pid=10867] ppid=10865 vsize=12824 CPUtime=1.49 cores=1
/proc/10867/stat : 10867 (clasp) R 10865 10865 10427 0 -1 4202496 678 0 0 0 149 0 0 0 20 0 1 0 606835465 13131776 568 33554432000 4194304 4785740 140736070411632 18446744073709551615 4546135 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/10867/statm: 3206 568 341 145 0 251 0
[pid=10868] ppid=10865 vsize=455700 CPUtime=1.49 cores=2
/proc/10868/stat : 10868 (TNM) R 10865 10865 10427 0 -1 4202496 272 0 0 0 149 0 0 0 20 0 1 0 606835465 466636800 168 33554432000 134512640 134534564 4287076432 18446744073709551615 134528960 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/10868/statm: 113925 168 95 6 0 112591 0
[pid=10869] ppid=10865 vsize=8448 CPUtime=1.49 cores=3
/proc/10869/stat : 10869 (march_hi) R 10865 10865 10427 0 -1 4202496 682 0 0 0 149 0 0 0 20 0 1 0 606835465 8650752 574 33554432000 4194304 4331988 140733894213408 18446744073709551615 252457461446 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/10869/statm: 2112 574 173 34 0 554 0
[pid=10870] ppid=10865 vsize=128812 CPUtime=5.91 cores=4-7
/proc/10870/stat : 10870 (plingeling) S 10865 10865 10427 0 -1 4202496 5329 1251 0 0 590 1 0 0 19 0 5 0 606835465 131903488 4335 33554432000 4194304 4356188 140737328678176 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/10870/statm: 32203 4335 163 40 0 30747 0
[pid=10870/tid=10877] ppid=10865 vsize=128812 CPUtime=1.48 cores=4-7
/proc/10870/task/10877/stat : 10877 (plingeling) R 10865 10865 10427 0 -1 4202560 1263 1251 0 0 148 0 0 0 20 0 5 0 606835465 131903488 4335 33554432000 4194304 4356188 140737328678176 18446744073709551615 4331060 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10870/tid=10878] ppid=10865 vsize=128812 CPUtime=1.48 cores=4-7
/proc/10870/task/10878/stat : 10878 (plingeling) R 10865 10865 10427 0 -1 4202560 1284 1251 0 0 148 0 0 0 23 0 5 0 606835465 131903488 4335 33554432000 4194304 4356188 140737328678176 18446744073709551615 4331337 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=10870/tid=10879] ppid=10865 vsize=128812 CPUtime=1.47 cores=4-7
/proc/10870/task/10879/stat : 10879 (plingeling) R 10865 10865 10427 0 -1 4202560 1110 1251 0 0 147 0 0 0 25 0 5 0 606835465 131903488 4335 33554432000 4194304 4356188 140737328678176 18446744073709551615 4332020 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=10870/tid=10880] ppid=10865 vsize=128812 CPUtime=1.45 cores=4-7
/proc/10870/task/10880/stat : 10880 (plingeling) R 10865 10865 10427 0 -1 4202560 1340 1251 0 0 145 0 0 0 25 0 5 0 606835465 131903488 4335 33554432000 4194304 4356188 140737328678176 18446744073709551615 4331424 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 11.87
Current children cumulated vsize (KiB) 710640

[startup+3.10072 s]
/proc/loadavg: 8.09 8.06 8.01 9/180 10880
/proc/meminfo: memFree=29054864/32951124 swapFree=67111348/67111528
[pid=10865] ppid=10863 vsize=18324 CPUtime=0 cores=0-7
/proc/10865/stat : 10865 (ppfolio) S 10863 10865 10427 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 606835464 18763776 390 33554432000 4194304 4287625 140734326760752 18446744073709551615 252458085903 0 0 4096 65536 4084378937738657791 0 0 17 7 0 0 0
/proc/10865/statm: 4581 390 341 23 0 91 0
[pid=10866] ppid=10865 vsize=90664 CPUtime=3.08 cores=0
/proc/10866/stat : 10866 (cryptominisat) R 10865 10865 10427 0 -1 4202496 6446 0 0 0 308 0 0 0 25 0 1 0 606835465 92839936 3498 33554432000 4194304 4587354 140735968784416 18446744073709551615 4238412 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10866/statm: 22666 3498 337 96 0 19228 0
[pid=10867] ppid=10865 vsize=13088 CPUtime=3.09 cores=1
/proc/10867/stat : 10867 (clasp) R 10865 10865 10427 0 -1 4202496 732 0 0 0 309 0 0 0 25 0 1 0 606835465 13402112 622 33554432000 4194304 4785740 140736070411632 18446744073709551615 4552553 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/10867/statm: 3272 622 341 145 0 317 0
[pid=10868] ppid=10865 vsize=455700 CPUtime=3.09 cores=2
/proc/10868/stat : 10868 (TNM) R 10865 10865 10427 0 -1 4202496 272 0 0 0 309 0 0 0 25 0 1 0 606835465 466636800 168 33554432000 134512640 134534564 4287076432 18446744073709551615 134528589 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/10868/statm: 113925 168 95 6 0 112591 0
[pid=10869] ppid=10865 vsize=9404 CPUtime=3.09 cores=3
/proc/10869/stat : 10869 (march_hi) R 10865 10865 10427 0 -1 4202496 976 0 0 0 309 0 0 0 25 0 1 0 606835465 9629696 868 33554432000 4194304 4331988 140733894213408 18446744073709551615 4246266 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/10869/statm: 2351 868 173 34 0 793 0
[pid=10870] ppid=10865 vsize=130108 CPUtime=12.31 cores=4-7
/proc/10870/stat : 10870 (plingeling) S 10865 10865 10427 0 -1 4202496 7253 1251 0 0 1230 1 0 0 19 0 5 0 606835465 133230592 4659 33554432000 4194304 4356188 140737328678176 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/10870/statm: 32527 4659 163 40 0 31071 0
[pid=10870/tid=10877] ppid=10865 vsize=130108 CPUtime=3.08 cores=4-7
/proc/10870/task/10877/stat : 10877 (plingeling) R 10865 10865 10427 0 -1 4202560 1777 1251 0 0 308 0 0 0 25 0 5 0 606835465 133230592 4659 33554432000 4194304 4356188 140737328678176 18446744073709551615 4331296 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10870/tid=10878] ppid=10865 vsize=130108 CPUtime=3.08 cores=4-7
/proc/10870/task/10878/stat : 10878 (plingeling) R 10865 10865 10427 0 -1 4202560 1700 1251 0 0 308 0 0 0 25 0 5 0 606835465 133230592 4659 33554432000 4194304 4356188 140737328678176 18446744073709551615 4284127 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=10870/tid=10879] ppid=10865 vsize=130108 CPUtime=3.07 cores=4-7
/proc/10870/task/10879/stat : 10879 (plingeling) R 10865 10865 10427 0 -1 4202560 1591 1251 0 0 307 0 0 0 25 0 5 0 606835465 133230592 4659 33554432000 4194304 4356188 140737328678176 18446744073709551615 4331984 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=10870/tid=10880] ppid=10865 vsize=130108 CPUtime=3.04 cores=4-7
/proc/10870/task/10880/stat : 10880 (plingeling) R 10865 10865 10427 0 -1 4202560 1853 1251 0 0 304 0 0 0 25 0 5 0 606835465 133230592 4659 33554432000 4194304 4356188 140737328678176 18446744073709551615 4331055 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 24.66
Current children cumulated vsize (KiB) 717288

[startup+6.30113 s]
/proc/loadavg: 8.09 8.06 8.00 9/180 10880
/proc/meminfo: memFree=29045316/32951124 swapFree=67111348/67111528
[pid=10865] ppid=10863 vsize=18324 CPUtime=0 cores=0-7
/proc/10865/stat : 10865 (ppfolio) S 10863 10865 10427 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 606835464 18763776 390 33554432000 4194304 4287625 140734326760752 18446744073709551615 252458085903 0 0 4096 65536 4084378937738657791 0 0 17 7 0 0 0
/proc/10865/statm: 4581 390 341 23 0 91 0
[pid=10866] ppid=10865 vsize=90892 CPUtime=6.29 cores=0
/proc/10866/stat : 10866 (cryptominisat) R 10865 10865 10427 0 -1 4202496 9585 0 0 0 628 1 0 0 25 0 1 0 606835465 93073408 3485 33554432000 4194304 4587354 140735968784416 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10866/statm: 22723 3485 337 96 0 19285 0
[pid=10867] ppid=10865 vsize=13356 CPUtime=6.29 cores=1
/proc/10867/stat : 10867 (clasp) R 10865 10865 10427 0 -1 4202496 817 0 0 0 629 0 0 0 25 0 1 0 606835465 13676544 707 33554432000 4194304 4785740 140736070411632 18446744073709551615 4416768 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/10867/statm: 3339 707 341 145 0 384 0
[pid=10868] ppid=10865 vsize=455700 CPUtime=6.29 cores=2
/proc/10868/stat : 10868 (TNM) R 10865 10865 10427 0 -1 4202496 272 0 0 0 629 0 0 0 25 0 1 0 606835465 466636800 168 33554432000 134512640 134534564 4287076432 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/10868/statm: 113925 168 95 6 0 112591 0
[pid=10869] ppid=10865 vsize=12556 CPUtime=6.29 cores=3
/proc/10869/stat : 10869 (march_hi) R 10865 10865 10427 0 -1 4202496 1583 0 0 0 629 0 0 0 25 0 1 0 606835465 12857344 1461 33554432000 4194304 4331988 140733894213408 18446744073709551615 4312358 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/10869/statm: 3139 1461 173 34 0 1581 0
[pid=10870] ppid=10865 vsize=138816 CPUtime=25.09 cores=4-7
/proc/10870/stat : 10870 (plingeling) S 10865 10865 10427 0 -1 4202496 12310 1251 0 0 2507 2 0 0 19 0 5 0 606835465 142147584 6836 33554432000 4194304 4356188 140737328678176 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/10870/statm: 34704 6836 163 40 0 33248 0
[pid=10870/tid=10877] ppid=10865 vsize=138816 CPUtime=6.28 cores=4-7
/proc/10870/task/10877/stat : 10877 (plingeling) R 10865 10865 10427 0 -1 4202560 3313 1251 0 0 628 0 0 0 25 0 5 0 606835465 142147584 6836 33554432000 4194304 4356188 140737328678176 18446744073709551615 4211015 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10870/tid=10878] ppid=10865 vsize=138816 CPUtime=6.27 cores=4-7
/proc/10870/task/10878/stat : 10878 (plingeling) R 10865 10865 10427 0 -1 4202560 3204 1251 0 0 627 0 0 0 25 0 5 0 606835465 142147584 6836 33554432000 4194304 4356188 140737328678176 18446744073709551615 4331350 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=10870/tid=10879] ppid=10865 vsize=138816 CPUtime=6.27 cores=4-7
/proc/10870/task/10879/stat : 10879 (plingeling) R 10865 10865 10427 0 -1 4202560 2199 1251 0 0 627 0 0 0 25 0 5 0 606835465 142147584 6836 33554432000 4194304 4356188 140737328678176 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=10870/tid=10880] ppid=10865 vsize=138816 CPUtime=6.23 cores=4-7
/proc/10870/task/10880/stat : 10880 (plingeling) R 10865 10865 10427 0 -1 4202560 3262 1251 0 0 623 0 0 0 25 0 5 0 606835465 142147584 6836 33554432000 4194304 4356188 140737328678176 18446744073709551615 4331045 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.25
Current children cumulated vsize (KiB) 729644

[startup+12.7009 s]
/proc/loadavg: 8.08 8.06 8.00 9/180 10881
/proc/meminfo: memFree=29027480/32951124 swapFree=67111348/67111528
[pid=10865] ppid=10863 vsize=18324 CPUtime=0 cores=0-7
/proc/10865/stat : 10865 (ppfolio) S 10863 10865 10427 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 606835464 18763776 390 33554432000 4194304 4287625 140734326760752 18446744073709551615 252458085903 0 0 4096 65536 4084378937738657791 0 0 17 7 0 0 0
/proc/10865/statm: 4581 390 341 23 0 91 0
[pid=10866] ppid=10865 vsize=13139296 CPUtime=12.69 cores=0
/proc/10866/stat : 10866 (cryptominisat) R 10865 10865 10427 0 -1 4202496 15559 0 0 0 1268 1 0 0 25 0 1 0 606835465 13454639104 5311 33554432000 4194304 4587354 140735968784416 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10866/statm: 3284824 5311 337 96 0 3281386 0
[pid=10867] ppid=10865 vsize=13756 CPUtime=12.69 cores=1
/proc/10867/stat : 10867 (clasp) R 10865 10865 10427 0 -1 4202496 910 0 0 0 1269 0 0 0 25 0 1 0 606835465 14086144 800 33554432000 4194304 4785740 140736070411632 18446744073709551615 4553363 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/10867/statm: 3439 800 341 145 0 484 0
[pid=10868] ppid=10865 vsize=455700 CPUtime=12.69 cores=2
/proc/10868/stat : 10868 (TNM) R 10865 10865 10427 0 -1 4202496 272 0 0 0 1269 0 0 0 25 0 1 0 606835465 466636800 168 33554432000 134512640 134534564 4287076432 18446744073709551615 134528341 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/10868/statm: 113925 168 95 6 0 112591 0
[pid=10869] ppid=10865 vsize=19396 CPUtime=12.69 cores=3
/proc/10869/stat : 10869 (march_hi) R 10865 10865 10427 0 -1 4202496 2712 0 0 0 1269 0 0 0 25 0 1 0 606835465 19861504 2590 33554432000 4194304 4331988 140733894213408 18446744073709551615 4316660 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/10869/statm: 4849 2590 173 34 0 3291 0
[pid=10870] ppid=10865 vsize=141904 CPUtime=50.66 cores=4-7
/proc/10870/stat : 10870 (plingeling) S 10865 10865 10427 0 -1 4202496 19834 1251 0 0 5063 3 0 0 19 0 5 0 606835465 145309696 7608 33554432000 4194304 4356188 140737328678176 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/10870/statm: 35476 7608 163 40 0 34020 0
[pid=10870/tid=10877] ppid=10865 vsize=141904 CPUtime=12.68 cores=4-7
/proc/10870/task/10877/stat : 10877 (plingeling) R 10865 10865 10427 0 -1 4202560 5330 1251 0 0 1268 0 0 0 25 0 5 0 606835465 145309696 7608 33554432000 4194304 4356188 140737328678176 18446744073709551615 4331305 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10870/tid=10878] ppid=10865 vsize=141904 CPUtime=12.68 cores=4-7
/proc/10870/task/10878/stat : 10878 (plingeling) R 10865 10865 10427 0 -1 4202560 4998 1251 0 0 1267 1 0 0 25 0 5 0 606835465 145309696 7608 33554432000 4194304 4356188 140737328678176 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=10870/tid=10879] ppid=10865 vsize=141904 CPUtime=12.67 cores=4-7
/proc/10870/task/10879/stat : 10879 (plingeling) R 10865 10865 10427 0 -1 4202560 4344 1251 0 0 1267 0 0 0 25 0 5 0 606835465 145309696 7608 33554432000 4194304 4356188 140737328678176 18446744073709551615 4331060 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=10870/tid=10880] ppid=10865 vsize=141904 CPUtime=12.59 cores=4-7
/proc/10870/task/10880/stat : 10880 (plingeling) R 10865 10865 10427 0 -1 4202560 4830 1251 0 0 1259 0 0 0 25 0 5 0 606835465 145309696 7608 33554432000 4194304 4356188 140737328678176 18446744073709551615 4331126 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.42
Current children cumulated vsize (KiB) 13788376

[startup+25.5006 s]
/proc/loadavg: 8.06 8.06 8.00 9/180 10881
/proc/meminfo: memFree=29002092/32951124 swapFree=67111348/67111528
[pid=10865] ppid=10863 vsize=18324 CPUtime=0 cores=0-7
/proc/10865/stat : 10865 (ppfolio) S 10863 10865 10427 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 606835464 18763776 390 33554432000 4194304 4287625 140734326760752 18446744073709551615 252458085903 0 0 4096 65536 4084378937738657791 0 0 17 7 0 0 0
/proc/10865/statm: 4581 390 341 23 0 91 0
[pid=10866] ppid=10865 vsize=13153840 CPUtime=25.49 cores=0
/proc/10866/stat : 10866 (cryptominisat) R 10865 10865 10427 0 -1 4202496 26494 0 0 0 2547 2 0 0 25 0 1 0 606835465 13469532160 8636 33554432000 4194304 4587354 140735968784416 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 0 0 0 0

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

[pid=10868] ppid=10865 vsize=455704 CPUtime=4782.32 cores=2
/proc/10868/stat : 10868 (TNM) R 10865 10865 10427 0 -1 4202496 281 0 0 0 478231 1 0 0 25 0 1 0 606835465 466640896 177 33554432000 134512640 134534564 4287076432 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/10868/statm: 113926 177 103 6 0 112592 0
[pid=10869] ppid=10865 vsize=3782728 CPUtime=4782.44 cores=3
/proc/10869/stat : 10869 (march_hi) R 10865 10865 10427 0 -1 4202496 815570 0 0 0 477994 250 0 0 25 0 1 0 606835465 3873513472 815448 33554432000 4194304 4331988 140733894213408 18446744073709551615 252457460952 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/10869/statm: 945682 815448 173 34 0 944124 0
[pid=10870] ppid=10865 vsize=369540 CPUtime=19104.9 cores=4-7
/proc/10870/stat : 10870 (plingeling) S 10865 10865 10427 0 -1 4202496 1794188 1251 0 0 1910239 251 0 0 19 0 5 0 606835465 378408960 64504 33554432000 4194304 4356188 140737328678176 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/10870/statm: 92385 64504 163 40 0 90929 0
[pid=10870/tid=10877] ppid=10865 vsize=369540 CPUtime=4782.42 cores=4-7
/proc/10870/task/10877/stat : 10877 (plingeling) R 10865 10865 10427 0 -1 4202560 450968 1251 0 0 478185 57 0 0 25 0 5 0 606835465 378408960 64504 33554432000 4194304 4356188 140737328678176 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10870/tid=10878] ppid=10865 vsize=369540 CPUtime=4781.98 cores=4-7
/proc/10870/task/10878/stat : 10878 (plingeling) R 10865 10865 10427 0 -1 4202560 434345 1251 0 0 478135 63 0 0 25 0 5 0 606835465 378408960 64504 33554432000 4194304 4356188 140737328678176 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=10870/tid=10879] ppid=10865 vsize=369540 CPUtime=4782.44 cores=4-7
/proc/10870/task/10879/stat : 10879 (plingeling) R 10865 10865 10427 0 -1 4202560 454427 1251 0 0 478174 70 0 0 25 0 5 0 606835465 378408960 64504 33554432000 4194304 4356188 140737328678176 18446744073709551615 4330964 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=10870/tid=10880] ppid=10865 vsize=369540 CPUtime=4758.04 cores=4-7
/proc/10870/task/10880/stat : 10880 (plingeling) R 10865 10865 10427 0 -1 4202560 454116 1251 0 0 475744 60 0 0 25 0 5 0 606835465 378408960 64504 33554432000 4194304 4356188 140737328678176 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 38234.5
Current children cumulated vsize (KiB) 4936516

[startup+4842.3 s]
/proc/loadavg: 8.10 8.09 8.02 9/180 11024
/proc/meminfo: memFree=25306980/32951124 swapFree=67111348/67111528
[pid=10865] ppid=10863 vsize=18324 CPUtime=0 cores=0-7
/proc/10865/stat : 10865 (ppfolio) S 10863 10865 10427 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 606835464 18763776 390 33554432000 4194304 4287625 140734326760752 18446744073709551615 252458085903 0 0 4096 65536 4084378937738657791 0 0 17 3 0 0 0
/proc/10865/statm: 4581 390 341 23 0 91 0
[pid=10866] ppid=10865 vsize=294804 CPUtime=4842.44 cores=0
/proc/10866/stat : 10866 (cryptominisat) R 10865 10865 10427 0 -1 4202496 488017 0 0 0 484072 172 0 0 25 0 1 0 606835465 301879296 53147 33554432000 4194304 4587354 140735968784416 18446744073709551615 4232133 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10866/statm: 73701 53147 337 96 0 70263 0
[pid=10867] ppid=10865 vsize=16568 CPUtime=4842.45 cores=1
/proc/10867/stat : 10867 (clasp) R 10865 10865 10427 0 -1 4202496 1621 0 0 0 484245 0 0 0 25 0 1 0 606835465 16965632 1511 33554432000 4194304 4785740 140736070411632 18446744073709551615 4287248 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/10867/statm: 4142 1511 345 145 0 1187 0
[pid=10868] ppid=10865 vsize=455704 CPUtime=4842.32 cores=2
/proc/10868/stat : 10868 (TNM) R 10865 10865 10427 0 -1 4202496 281 0 0 0 484231 1 0 0 25 0 1 0 606835465 466640896 177 33554432000 134512640 134534564 4287076432 18446744073709551615 134528200 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/10868/statm: 113926 177 103 6 0 112592 0
[pid=10869] ppid=10865 vsize=3782728 CPUtime=4842.44 cores=3
/proc/10869/stat : 10869 (march_hi) R 10865 10865 10427 0 -1 4202496 825730 0 0 0 483991 253 0 0 25 0 1 0 606835465 3873513472 825608 33554432000 4194304 4331988 140733894213408 18446744073709551615 252457762308 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/10869/statm: 945682 825608 173 34 0 944124 0
[pid=10870] ppid=10865 vsize=370052 CPUtime=19344.6 cores=4-7
/proc/10870/stat : 10870 (plingeling) S 10865 10865 10427 0 -1 4202496 1807884 1251 0 0 1934210 253 0 0 19 0 5 0 606835465 378933248 64632 33554432000 4194304 4356188 140737328678176 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/10870/statm: 92513 64632 163 40 0 91057 0
[pid=10870/tid=10877] ppid=10865 vsize=370052 CPUtime=4842.43 cores=4-7
/proc/10870/task/10877/stat : 10877 (plingeling) R 10865 10865 10427 0 -1 4202560 453336 1251 0 0 484185 58 0 0 25 0 5 0 606835465 378933248 64632 33554432000 4194304 4356188 140737328678176 18446744073709551615 4331007 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10870/tid=10878] ppid=10865 vsize=370052 CPUtime=4841.97 cores=4-7
/proc/10870/task/10878/stat : 10878 (plingeling) R 10865 10865 10427 0 -1 4202560 441129 1251 0 0 484133 64 0 0 25 0 5 0 606835465 378933248 64632 33554432000 4194304 4356188 140737328678176 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=10870/tid=10879] ppid=10865 vsize=370052 CPUtime=4842.43 cores=4-7
/proc/10870/task/10879/stat : 10879 (plingeling) R 10865 10865 10427 0 -1 4202560 457179 1251 0 0 484173 70 0 0 25 0 5 0 606835465 378933248 64632 33554432000 4194304 4356188 140737328678176 18446744073709551615 4332041 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=10870/tid=10880] ppid=10865 vsize=370052 CPUtime=4817.76 cores=4-7
/proc/10870/task/10880/stat : 10880 (plingeling) R 10865 10865 10427 0 -1 4202560 455908 1251 0 0 481716 60 0 0 25 0 5 0 606835465 378933248 64632 33554432000 4194304 4356188 140737328678176 18446744073709551615 4330999 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 38714.3
Current children cumulated vsize (KiB) 4938180

[startup+4902.3 s]
/proc/loadavg: 8.03 8.07 8.02 9/180 11026
/proc/meminfo: memFree=25283020/32951124 swapFree=67111348/67111528
[pid=10865] ppid=10863 vsize=18324 CPUtime=0 cores=0-7
/proc/10865/stat : 10865 (ppfolio) S 10863 10865 10427 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 606835464 18763776 390 33554432000 4194304 4287625 140734326760752 18446744073709551615 252458085903 0 0 4096 65536 4084378937738657791 0 0 17 3 0 0 0
/proc/10865/statm: 4581 390 341 23 0 91 0
[pid=10866] ppid=10865 vsize=294804 CPUtime=4902.44 cores=0
/proc/10866/stat : 10866 (cryptominisat) R 10865 10865 10427 0 -1 4202496 490880 0 0 0 490070 174 0 0 25 0 1 0 606835465 301879296 53139 33554432000 4194304 4587354 140735968784416 18446744073709551615 4231407 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10866/statm: 73701 53139 337 96 0 70263 0
[pid=10867] ppid=10865 vsize=16568 CPUtime=4902.45 cores=1
/proc/10867/stat : 10867 (clasp) R 10865 10865 10427 0 -1 4202496 1621 0 0 0 490245 0 0 0 25 0 1 0 606835465 16965632 1511 33554432000 4194304 4785740 140736070411632 18446744073709551615 4287019 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/10867/statm: 4142 1511 345 145 0 1187 0
[pid=10868] ppid=10865 vsize=455704 CPUtime=4902.32 cores=2
/proc/10868/stat : 10868 (TNM) R 10865 10865 10427 0 -1 4202496 281 0 0 0 490231 1 0 0 25 0 1 0 606835465 466640896 177 33554432000 134512640 134534564 4287076432 18446744073709551615 9906565 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/10868/statm: 113926 177 103 6 0 112592 0
[pid=10869] ppid=10865 vsize=3782728 CPUtime=4902.45 cores=3
/proc/10869/stat : 10869 (march_hi) R 10865 10865 10427 0 -1 4202496 835850 0 0 0 489987 258 0 0 25 0 1 0 606835465 3873513472 835728 33554432000 4194304 4331988 140733894213408 18446744073709551615 4316641 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/10869/statm: 945682 835728 173 34 0 944124 0
[pid=10870] ppid=10865 vsize=353156 CPUtime=19584.3 cores=4-7
/proc/10870/stat : 10870 (plingeling) S 10865 10865 10427 0 -1 4202496 1817644 1251 0 0 1958181 254 0 0 19 0 5 0 606835465 361631744 60408 33554432000 4194304 4356188 140737328678176 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/10870/statm: 88289 60408 163 40 0 86833 0
[pid=10870/tid=10877] ppid=10865 vsize=353156 CPUtime=4902.44 cores=4-7
/proc/10870/task/10877/stat : 10877 (plingeling) R 10865 10865 10427 0 -1 4202560 455160 1251 0 0 490186 58 0 0 25 0 5 0 606835465 361631744 60408 33554432000 4194304 4356188 140737328678176 18446744073709551615 4331074 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10870/tid=10878] ppid=10865 vsize=353156 CPUtime=4901.97 cores=4-7
/proc/10870/task/10878/stat : 10878 (plingeling) R 10865 10865 10427 0 -1 4202560 444585 1251 0 0 490133 64 0 0 25 0 5 0 606835465 361631744 60408 33554432000 4194304 4356188 140737328678176 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=10870/tid=10879] ppid=10865 vsize=353156 CPUtime=4902.43 cores=4-7
/proc/10870/task/10879/stat : 10879 (plingeling) R 10865 10865 10427 0 -1 4202560 458971 1251 0 0 490173 70 0 0 25 0 5 0 606835465 361631744 60408 33554432000 4194304 4356188 140737328678176 18446744073709551615 4331007 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=10870/tid=10880] ppid=10865 vsize=353156 CPUtime=4877.48 cores=4-7
/proc/10870/task/10880/stat : 10880 (plingeling) R 10865 10865 10427 0 -1 4202560 458596 1251 0 0 487688 60 0 0 25 0 5 0 606835465 361631744 60408 33554432000 4194304 4356188 140737328678176 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 39194
Current children cumulated vsize (KiB) 4921284

[startup+4962.3 s]
/proc/loadavg: 8.01 8.05 8.01 9/180 11028
/proc/meminfo: memFree=25254844/32951124 swapFree=67111348/67111528
[pid=10865] ppid=10863 vsize=18324 CPUtime=0 cores=0-7
/proc/10865/stat : 10865 (ppfolio) S 10863 10865 10427 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 606835464 18763776 390 33554432000 4194304 4287625 140734326760752 18446744073709551615 252458085903 0 0 4096 65536 4084378937738657791 0 0 17 3 0 0 0
/proc/10865/statm: 4581 390 341 23 0 91 0
[pid=10866] ppid=10865 vsize=272128 CPUtime=4962.44 cores=0
/proc/10866/stat : 10866 (cryptominisat) R 10865 10865 10427 0 -1 4202496 494259 0 0 0 496069 175 0 0 25 0 1 0 606835465 278659072 53645 33554432000 4194304 4587354 140735968784416 18446744073709551615 4231420 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10866/statm: 68032 53645 337 96 0 64594 0
[pid=10867] ppid=10865 vsize=16568 CPUtime=4962.46 cores=1
/proc/10867/stat : 10867 (clasp) R 10865 10865 10427 0 -1 4202496 1621 0 0 0 496246 0 0 0 25 0 1 0 606835465 16965632 1511 33554432000 4194304 4785740 140736070411632 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/10867/statm: 4142 1511 345 145 0 1187 0
[pid=10868] ppid=10865 vsize=455704 CPUtime=4962.32 cores=2
/proc/10868/stat : 10868 (TNM) R 10865 10865 10427 0 -1 4202496 281 0 0 0 496231 1 0 0 25 0 1 0 606835465 466640896 177 33554432000 134512640 134534564 4287076432 18446744073709551615 9905553 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/10868/statm: 113926 177 103 6 0 112592 0
[pid=10869] ppid=10865 vsize=3782728 CPUtime=4962.45 cores=3
/proc/10869/stat : 10869 (march_hi) R 10865 10865 10427 0 -1 4202496 845962 0 0 0 495984 261 0 0 25 0 1 0 606835465 3873513472 845840 33554432000 4194304 4331988 140733894213408 18446744073709551615 4229702 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/10869/statm: 945682 845840 173 34 0 944124 0
[pid=10870] ppid=10865 vsize=338948 CPUtime=19824.1 cores=4-7
/proc/10870/stat : 10870 (plingeling) S 10865 10865 10427 0 -1 4202496 1828588 1251 0 0 1982152 255 0 0 19 0 5 0 606835465 347082752 56856 33554432000 4194304 4356188 140737328678176 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/10870/statm: 84737 56856 163 40 0 83281 0
[pid=10870/tid=10877] ppid=10865 vsize=338948 CPUtime=4962.43 cores=4-7
/proc/10870/task/10877/stat : 10877 (plingeling) R 10865 10865 10427 0 -1 4202560 461560 1251 0 0 496185 58 0 0 25 0 5 0 606835465 347082752 56856 33554432000 4194304 4356188 140737328678176 18446744073709551615 4332125 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10870/tid=10878] ppid=10865 vsize=338948 CPUtime=4961.96 cores=4-7
/proc/10870/task/10878/stat : 10878 (plingeling) R 10865 10865 10427 0 -1 4202560 445673 1251 0 0 496132 64 0 0 25 0 5 0 606835465 347082752 56856 33554432000 4194304 4356188 140737328678176 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=10870/tid=10879] ppid=10865 vsize=338948 CPUtime=4962.43 cores=4-7
/proc/10870/task/10879/stat : 10879 (plingeling) R 10865 10865 10427 0 -1 4202560 460123 1251 0 0 496173 70 0 0 25 0 5 0 606835465 347082752 56856 33554432000 4194304 4356188 140737328678176 18446744073709551615 4330973 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=10870/tid=10880] ppid=10865 vsize=338948 CPUtime=4937.2 cores=4-7
/proc/10870/task/10880/stat : 10880 (plingeling) R 10865 10865 10427 0 -1 4202560 460900 1251 0 0 493659 61 0 0 25 0 5 0 606835465 347082752 56856 33554432000 4194304 4356188 140737328678176 18446744073709551615 4331062 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 39673.7
Current children cumulated vsize (KiB) 4884400



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5003.2 s]
/proc/loadavg: 8.00 8.05 8.01 9/180 11029
/proc/meminfo: memFree=25192208/32951124 swapFree=67111348/67111528
[pid=10865] ppid=10863 vsize=18324 CPUtime=0 cores=0-7
/proc/10865/stat : 10865 (ppfolio) S 10863 10865 10427 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 606835464 18763776 390 33554432000 4194304 4287625 140734326760752 18446744073709551615 252458085903 0 0 4096 65536 4084378937738657791 0 0 17 3 0 0 0
/proc/10865/statm: 4581 390 341 23 0 91 0
[pid=10866] ppid=10865 vsize=272128 CPUtime=5003.34 cores=0
/proc/10866/stat : 10866 (cryptominisat) R 10865 10865 10427 0 -1 4202496 496194 0 0 0 500158 176 0 0 25 0 1 0 606835465 278659072 52616 33554432000 4194304 4587354 140735968784416 18446744073709551615 4238571 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10866/statm: 68032 52616 337 96 0 64594 0
[pid=10867] ppid=10865 vsize=16704 CPUtime=5003.36 cores=1
/proc/10867/stat : 10867 (clasp) R 10865 10865 10427 0 -1 4202496 1628 0 0 0 500336 0 0 0 25 0 1 0 606835465 17104896 1518 33554432000 4194304 4785740 140736070411632 18446744073709551615 4278093 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/10867/statm: 4176 1518 345 145 0 1221 0
[pid=10868] ppid=10865 vsize=455704 CPUtime=5003.22 cores=2
/proc/10868/stat : 10868 (TNM) R 10865 10865 10427 0 -1 4202496 281 0 0 0 500321 1 0 0 25 0 1 0 606835465 466640896 177 33554432000 134512640 134534564 4287076432 18446744073709551615 134528875 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/10868/statm: 113926 177 103 6 0 112592 0
[pid=10869] ppid=10865 vsize=3782728 CPUtime=5003.36 cores=3
/proc/10869/stat : 10869 (march_hi) R 10865 10865 10427 0 -1 4202496 852831 0 0 0 500072 264 0 0 25 0 1 0 606835465 3873513472 852709 33554432000 4194304 4331988 140733894213408 18446744073709551615 4229611 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/10869/statm: 945682 852709 173 34 0 944124 0
[pid=10870] ppid=10865 vsize=377476 CPUtime=19987.5 cores=4-7
/proc/10870/stat : 10870 (plingeling) S 10865 10865 10427 0 -1 4202496 1844812 1251 0 0 1998492 257 0 0 19 0 5 0 606835465 386535424 66488 33554432000 4194304 4356188 140737328678176 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/10870/statm: 94369 66488 163 40 0 92913 0
[pid=10870/tid=10877] ppid=10865 vsize=377476 CPUtime=5003.34 cores=4-7
/proc/10870/task/10877/stat : 10877 (plingeling) R 10865 10865 10427 0 -1 4202560 463928 1251 0 0 500276 58 0 0 25 0 5 0 606835465 386535424 66488 33554432000 4194304 4356188 140737328678176 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10870/tid=10878] ppid=10865 vsize=377476 CPUtime=5002.87 cores=4-7
/proc/10870/task/10878/stat : 10878 (plingeling) R 10865 10865 10427 0 -1 4202560 447721 1251 0 0 500222 65 0 0 25 0 5 0 606835465 386535424 66488 33554432000 4194304 4356188 140737328678176 18446744073709551615 4331007 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=10870/tid=10879] ppid=10865 vsize=377476 CPUtime=5003.34 cores=4-7
/proc/10870/task/10879/stat : 10879 (plingeling) R 10865 10865 10427 0 -1 4202560 466811 1251 0 0 500263 71 0 0 25 0 5 0 606835465 386535424 66488 33554432000 4194304 4356188 140737328678176 18446744073709551615 4331015 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=10870/tid=10880] ppid=10865 vsize=377476 CPUtime=4977.91 cores=4-7
/proc/10870/task/10880/stat : 10880 (plingeling) R 10865 10865 10427 0 -1 4202560 466020 1251 0 0 497730 61 0 0 25 0 5 0 606835465 386535424 66488 33554432000 4194304 4356188 140737328678176 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 40000.8
Current children cumulated vsize (KiB) 4923064

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 10865 and gives
#  childrusage.ru_utime.tv_sec=10006
#  childrusage.ru_utime.tv_usec=587767
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=24996
# CPU time returned by wait4() is 10006.6
# while last known CPU time is 40000.8
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 5003.22
CPU time (s): 40000.8
CPU user time (s): 39993.8
CPU system time (s): 6.98
CPU usage (%): 799.501
Max. virtual memory (cumulated for all children) (KiB): 15811064

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 10006.6
system time used= 0.024996
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2446
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= 693
involuntary context switches= 28223

runsolver used 7.48586 second user time and 16.3335 second system time

The end

Launcher Data

Begin job on node111 at 2011-04-30 14:20:50
IDJOB=3275256
IDBENCH=83145
IDSOLVER=1638
FILE ID=node111/3275256-1304166050
RUNJOBID= node111-1304160627-10441
PBS_JOBID= 13170923
Free space on /tmp= 72488 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n170-s56409011-unsat.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3275256-1304166050/watcher-3275256-1304166050 -o /tmp/evaluation-result-3275256-1304166050/solver-3275256-1304166050 -C 40000 -W 5100 -M 31000  ppfolio HOME/instance-3275256-1304166050.cnf

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

MD5SUM BENCH= 6545c783f127618649f1200914f62dc5
RANDOM SEED=1803512861

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      29089068 kB
Buffers:       1034024 kB
Cached:        2311812 kB
SwapCached:          0 kB
Active:         214460 kB
Inactive:      3194924 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29089068 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           10112 kB
Writeback:           0 kB
AnonPages:       63304 kB
Mapped:          14704 kB
Slab:           386216 kB
PageTables:       4500 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   188688 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= 72476 MiB
End job on node111 at 2011-04-30 15:44:15