Trace number 3275366

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.62

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-21x14.cnf
MD5SUMf76302f2442dfc7cabc2315e61e55fea
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 variables1176
Number of clauses78498
Sum of the clauses size310464
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21764
Number of clauses of size 30
Number of clauses of size 476734
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-3275366-1304166735/watcher-3275366-1304166735 -o /tmp/evaluation-result-3275366-1304166735/solver-3275366-1304166735 -C 40000 -W 5100 -M 31000 ppfolio HOME/instance-3275366-1304166735.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.10 7.95 7.94 1/170 5873
/proc/meminfo: memFree=30817060/32951124 swapFree=67111364/67111528
[pid=5873] ppid=5871 vsize=18324 CPUtime=0 cores=0-7
/proc/5873/stat : 5873 (ppfolio) R 5871 5873 5799 0 -1 4202496 519 0 0 0 0 0 0 0 25 0 1 0 528271453 18763776 389 33554432000 4194304 4287625 140736318757360 18446744073709551615 228244368911 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/5873/statm: 4581 389 341 23 0 91 0

[startup+0.0120771 s]
/proc/loadavg: 8.10 7.95 7.94 1/170 5873
/proc/meminfo: memFree=30817060/32951124 swapFree=67111364/67111528
[pid=5873] ppid=5871 vsize=18324 CPUtime=0 cores=0-7
/proc/5873/stat : 5873 (ppfolio) S 5871 5873 5799 0 -1 4202496 519 0 0 0 0 0 0 0 25 0 1 0 528271453 18763776 389 33554432000 4194304 4287625 140736318757360 18446744073709551615 228244368911 0 0 4096 65536 4579423053028524031 0 0 17 6 0 0 0
/proc/5873/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.101064 s]
/proc/loadavg: 8.10 7.95 7.94 1/170 5873
/proc/meminfo: memFree=30817060/32951124 swapFree=67111364/67111528
[pid=5873] ppid=5871 vsize=18324 CPUtime=0 cores=0-7
/proc/5873/stat : 5873 (ppfolio) S 5871 5873 5799 0 -1 4202496 519 0 0 0 0 0 0 0 25 0 1 0 528271453 18763776 389 33554432000 4194304 4287625 140736318757360 18446744073709551615 228244368911 0 0 4096 65536 4579423053028524031 0 0 17 4 0 0 0
/proc/5873/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300998 s]
/proc/loadavg: 8.10 7.95 7.94 1/170 5873
/proc/meminfo: memFree=30817060/32951124 swapFree=67111364/67111528
[pid=5873] ppid=5871 vsize=18324 CPUtime=0 cores=0-7
/proc/5873/stat : 5873 (ppfolio) S 5871 5873 5799 0 -1 4202496 519 0 0 0 0 0 0 0 25 0 1 0 528271453 18763776 389 33554432000 4194304 4287625 140736318757360 18446744073709551615 228244368911 0 0 4096 65536 4579423053028524031 0 0 17 4 0 0 0
/proc/5873/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700927 s]
/proc/loadavg: 8.10 7.95 7.94 1/170 5873
/proc/meminfo: memFree=30817060/32951124 swapFree=67111364/67111528
[pid=5873] ppid=5871 vsize=18324 CPUtime=0 cores=0-7
/proc/5873/stat : 5873 (ppfolio) S 5871 5873 5799 0 -1 4202496 519 0 0 0 0 0 0 0 22 0 1 0 528271453 18763776 389 33554432000 4194304 4287625 140736318757360 18446744073709551615 228244368911 0 0 4096 65536 4579423053028524031 0 0 17 4 0 0 0
/proc/5873/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50079 s]
/proc/loadavg: 8.09 7.95 7.94 9/180 5888
/proc/meminfo: memFree=30714692/32951124 swapFree=67111364/67111528
[pid=5873] ppid=5871 vsize=18324 CPUtime=0 cores=0-7
/proc/5873/stat : 5873 (ppfolio) S 5871 5873 5799 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 528271453 18763776 389 33554432000 4194304 4287625 140736318757360 18446744073709551615 228244368911 0 0 4096 65536 4579423053028524031 0 0 17 4 0 0 0
/proc/5873/statm: 4581 389 341 23 0 91 0
[pid=5874] ppid=5873 vsize=45700 CPUtime=1.48 cores=0
/proc/5874/stat : 5874 (cryptominisat) R 5873 5873 5799 0 -1 4202496 9755 0 0 0 147 1 0 0 20 0 1 0 528271454 46796800 7477 33554432000 4194304 4587354 140734123992480 18446744073709551615 4285016 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5874/statm: 11425 7477 326 96 0 7987 0
[pid=5875] ppid=5873 vsize=25624 CPUtime=1.48 cores=1
/proc/5875/stat : 5875 (clasp) R 5873 5873 5799 0 -1 4202496 4103 0 0 0 148 0 0 0 20 0 1 0 528271454 26238976 3692 33554432000 4194304 4785740 140734093579680 18446744073709551615 4495941 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/5875/statm: 6406 3692 316 145 0 3451 0
[pid=5876] ppid=5873 vsize=459256 CPUtime=1.49 cores=2
/proc/5876/stat : 5876 (TNM) R 5873 5873 5799 0 -1 4202496 2444 0 0 0 149 0 0 0 20 0 1 0 528271454 470278144 2341 33554432000 134512640 134534564 4291055088 18446744073709551615 134521749 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/5876/statm: 114814 2341 95 6 0 113480 0
[pid=5877] ppid=5873 vsize=25364 CPUtime=1.49 cores=3
/proc/5877/stat : 5877 (march_hi) R 5873 5873 5799 0 -1 4202496 10896 0 0 0 148 1 0 0 20 0 1 0 528271454 25972736 3161 33554432000 4194304 4331988 140735721317504 18446744073709551615 4210459 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/5877/statm: 6341 3161 173 34 0 4783 0
[pid=5878] ppid=5873 vsize=163388 CPUtime=5.66 cores=4-7
/proc/5878/stat : 5878 (plingeling) S 5873 5873 5799 0 -1 4202496 14001 1254 0 0 564 2 0 0 18 0 5 0 528271454 167309312 12889 33554432000 4194304 4356188 140734887067360 18446744073709551615 228256151525 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/5878/statm: 40847 12889 162 40 0 39391 0
[pid=5878/tid=5885] ppid=5873 vsize=163388 CPUtime=1.39 cores=4-7
/proc/5878/task/5885/stat : 5885 (plingeling) R 5873 5873 5799 0 -1 4202560 2789 1254 0 0 139 0 0 0 23 0 5 0 528271463 167309312 12889 33554432000 4194304 4356188 140734887067360 18446744073709551615 4211812 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=5878/tid=5886] ppid=5873 vsize=163388 CPUtime=1.39 cores=4-7
/proc/5878/task/5886/stat : 5886 (plingeling) R 5873 5873 5799 0 -1 4202560 2775 1254 0 0 139 0 0 0 22 0 5 0 528271463 167309312 12889 33554432000 4194304 4356188 140734887067360 18446744073709551615 4270872 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5878/tid=5887] ppid=5873 vsize=163388 CPUtime=1.36 cores=4-7
/proc/5878/task/5887/stat : 5887 (plingeling) R 5873 5873 5799 0 -1 4202560 2752 1254 0 0 136 0 0 0 23 0 5 0 528271463 167309312 12889 33554432000 4194304 4356188 140734887067360 18446744073709551615 4271040 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=5878/tid=5888] ppid=5873 vsize=163388 CPUtime=1.39 cores=4-7
/proc/5878/task/5888/stat : 5888 (plingeling) R 5873 5873 5799 0 -1 4202560 970 1254 0 0 139 0 0 0 23 0 5 0 528271463 167309312 12889 33554432000 4194304 4356188 140734887067360 18446744073709551615 4331964 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 11.6
Current children cumulated vsize (KiB) 737656

[startup+3.10051 s]
/proc/loadavg: 8.09 7.95 7.94 9/180 5888
/proc/meminfo: memFree=30700432/32951124 swapFree=67111364/67111528
[pid=5873] ppid=5871 vsize=18324 CPUtime=0 cores=0-7
/proc/5873/stat : 5873 (ppfolio) S 5871 5873 5799 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 528271453 18763776 389 33554432000 4194304 4287625 140736318757360 18446744073709551615 228244368911 0 0 4096 65536 4579423053028524031 0 0 17 4 0 0 0
/proc/5873/statm: 4581 389 341 23 0 91 0
[pid=5874] ppid=5873 vsize=625600 CPUtime=3.09 cores=0
/proc/5874/stat : 5874 (cryptominisat) R 5873 5873 5799 0 -1 4202496 13929 0 0 0 307 2 0 0 25 0 1 0 528271454 640614400 9289 33554432000 4194304 4587354 140734123992480 18446744073709551615 4388264 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5874/statm: 156400 9289 337 96 0 152962 0
[pid=5875] ppid=5873 vsize=34784 CPUtime=3.09 cores=1
/proc/5875/stat : 5875 (clasp) R 5873 5873 5799 0 -1 4202496 6583 0 0 0 308 1 0 0 25 0 1 0 528271454 35618816 6018 33554432000 4194304 4785740 140734093579680 18446744073709551615 4550333 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/5875/statm: 8696 6019 340 145 0 5741 0
[pid=5876] ppid=5873 vsize=463088 CPUtime=3.09 cores=2
/proc/5876/stat : 5876 (TNM) R 5873 5873 5799 0 -1 4202496 2849 0 0 0 309 0 0 0 25 0 1 0 528271454 474202112 2746 33554432000 134512640 134534564 4291055088 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/5876/statm: 115772 2746 95 6 0 114438 0
[pid=5877] ppid=5873 vsize=25372 CPUtime=3.09 cores=3
/proc/5877/stat : 5877 (march_hi) R 5873 5873 5799 0 -1 4202496 11214 0 0 0 308 1 0 0 25 0 1 0 528271454 25980928 3479 33554432000 4194304 4331988 140735721317504 18446744073709551615 4210416 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/5877/statm: 6343 3479 173 34 0 4785 0
[pid=5878] ppid=5873 vsize=155400 CPUtime=12.06 cores=4-7
/proc/5878/stat : 5878 (plingeling) S 5873 5873 5799 0 -1 4202496 18068 1254 0 0 1203 3 0 0 18 0 5 0 528271454 159129600 10892 33554432000 4194304 4356188 140734887067360 18446744073709551615 228256151525 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/5878/statm: 38850 10892 162 40 0 37394 0
[pid=5878/tid=5885] ppid=5873 vsize=155400 CPUtime=2.99 cores=4-7
/proc/5878/task/5885/stat : 5885 (plingeling) R 5873 5873 5799 0 -1 4202560 3941 1254 0 0 299 0 0 0 25 0 5 0 528271463 159129600 10892 33554432000 4194304 4356188 140734887067360 18446744073709551615 4270872 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=5878/tid=5886] ppid=5873 vsize=155400 CPUtime=2.99 cores=4-7
/proc/5878/task/5886/stat : 5886 (plingeling) R 5873 5873 5799 0 -1 4202560 4098 1254 0 0 299 0 0 0 25 0 5 0 528271463 159129600 10892 33554432000 4194304 4356188 140734887067360 18446744073709551615 4270769 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5878/tid=5887] ppid=5873 vsize=155400 CPUtime=2.95 cores=4-7
/proc/5878/task/5887/stat : 5887 (plingeling) R 5873 5873 5799 0 -1 4202560 4022 1254 0 0 295 0 0 0 25 0 5 0 528271463 159129600 10892 33554432000 4194304 4356188 140734887067360 18446744073709551615 4270759 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=5878/tid=5888] ppid=5873 vsize=155400 CPUtime=2.99 cores=4-7
/proc/5878/task/5888/stat : 5888 (plingeling) R 5873 5873 5799 0 -1 4202560 1292 1254 0 0 299 0 0 0 25 0 5 0 528271463 159129600 10892 33554432000 4194304 4356188 140734887067360 18446744073709551615 4331060 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 24.42
Current children cumulated vsize (KiB) 1322568

[startup+6.30095 s]
/proc/loadavg: 8.09 7.95 7.94 9/180 5888
/proc/meminfo: memFree=30688136/32951124 swapFree=67111364/67111528
[pid=5873] ppid=5871 vsize=18324 CPUtime=0 cores=0-7
/proc/5873/stat : 5873 (ppfolio) S 5871 5873 5799 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 528271453 18763776 389 33554432000 4194304 4287625 140736318757360 18446744073709551615 228244368911 0 0 4096 65536 4579423053028524031 0 0 17 4 0 0 0
/proc/5873/statm: 4581 389 341 23 0 91 0
[pid=5874] ppid=5873 vsize=641284 CPUtime=6.29 cores=0
/proc/5874/stat : 5874 (cryptominisat) R 5873 5873 5799 0 -1 4202496 19998 0 0 0 627 2 0 0 25 0 1 0 528271454 656674816 12203 33554432000 4194304 4587354 140734123992480 18446744073709551615 4388284 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5874/statm: 160321 12203 337 96 0 156883 0
[pid=5875] ppid=5873 vsize=42332 CPUtime=6.29 cores=1
/proc/5875/stat : 5875 (clasp) R 5873 5873 5799 0 -1 4202496 8437 0 0 0 627 2 0 0 25 0 1 0 528271454 43347968 7872 33554432000 4194304 4785740 140734093579680 18446744073709551615 4299680 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/5875/statm: 10583 7872 340 145 0 7628 0
[pid=5876] ppid=5873 vsize=463088 CPUtime=6.28 cores=2
/proc/5876/stat : 5876 (TNM) R 5873 5873 5799 0 -1 4202496 2849 0 0 0 628 0 0 0 25 0 1 0 528271454 474202112 2746 33554432000 134512640 134534564 4291055088 18446744073709551615 134530736 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/5876/statm: 115772 2746 95 6 0 114438 0
[pid=5877] ppid=5873 vsize=25372 CPUtime=6.29 cores=3
/proc/5877/stat : 5877 (march_hi) R 5873 5873 5799 0 -1 4202496 11214 0 0 0 628 1 0 0 25 0 1 0 528271454 25980928 3479 33554432000 4194304 4331988 140735721317504 18446744073709551615 4226263 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/5877/statm: 6343 3479 173 34 0 4785 0
[pid=5878] ppid=5873 vsize=146020 CPUtime=24.84 cores=4-7
/proc/5878/stat : 5878 (plingeling) S 5873 5873 5799 0 -1 4202496 19371 1254 0 0 2481 3 0 0 18 0 5 0 528271454 149524480 8547 33554432000 4194304 4356188 140734887067360 18446744073709551615 228256151525 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/5878/statm: 36505 8547 162 40 0 35049 0
[pid=5878/tid=5885] ppid=5873 vsize=146020 CPUtime=6.19 cores=4-7
/proc/5878/task/5885/stat : 5885 (plingeling) R 5873 5873 5799 0 -1 4202560 4199 1254 0 0 619 0 0 0 25 0 5 0 528271463 149524480 8547 33554432000 4194304 4356188 140734887067360 18446744073709551615 4282335 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=5878/tid=5886] ppid=5873 vsize=146020 CPUtime=6.19 cores=4-7
/proc/5878/task/5886/stat : 5886 (plingeling) R 5873 5873 5799 0 -1 4202560 4364 1254 0 0 619 0 0 0 25 0 5 0 528271463 149524480 8547 33554432000 4194304 4356188 140734887067360 18446744073709551615 4234220 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5878/tid=5887] ppid=5873 vsize=146020 CPUtime=6.14 cores=4-7
/proc/5878/task/5887/stat : 5887 (plingeling) R 5873 5873 5799 0 -1 4202560 4310 1254 0 0 613 1 0 0 25 0 5 0 528271463 149524480 8547 33554432000 4194304 4356188 140734887067360 18446744073709551615 4330969 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=5878/tid=5888] ppid=5873 vsize=146020 CPUtime=6.19 cores=4-7
/proc/5878/task/5888/stat : 5888 (plingeling) R 5873 5873 5799 0 -1 4202560 1783 1254 0 0 619 0 0 0 25 0 5 0 528271463 149524480 8547 33554432000 4194304 4356188 140734887067360 18446744073709551615 4281583 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 49.99
Current children cumulated vsize (KiB) 1336420

[startup+12.7008 s]
/proc/loadavg: 8.07 7.95 7.94 9/180 5888
/proc/meminfo: memFree=30664620/32951124 swapFree=67111364/67111528
[pid=5873] ppid=5871 vsize=18324 CPUtime=0 cores=0-7
/proc/5873/stat : 5873 (ppfolio) S 5871 5873 5799 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 528271453 18763776 389 33554432000 4194304 4287625 140736318757360 18446744073709551615 228244368911 0 0 4096 65536 4579423053028524031 0 0 17 4 0 0 0
/proc/5873/statm: 4581 389 341 23 0 91 0
[pid=5874] ppid=5873 vsize=649988 CPUtime=12.69 cores=0
/proc/5874/stat : 5874 (cryptominisat) R 5873 5873 5799 0 -1 4202496 24985 0 0 0 1266 3 0 0 25 0 1 0 528271454 665587712 13988 33554432000 4194304 4587354 140734123992480 18446744073709551615 4364904 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5874/statm: 162497 13988 337 96 0 159059 0
[pid=5875] ppid=5873 vsize=49224 CPUtime=12.69 cores=1
/proc/5875/stat : 5875 (clasp) R 5873 5873 5799 0 -1 4202496 10114 0 0 0 1267 2 0 0 25 0 1 0 528271454 50405376 9549 33554432000 4194304 4785740 140734093579680 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/5875/statm: 12306 9549 340 145 0 9351 0
[pid=5876] ppid=5873 vsize=463088 CPUtime=12.68 cores=2
/proc/5876/stat : 5876 (TNM) R 5873 5873 5799 0 -1 4202496 2849 0 0 0 1268 0 0 0 25 0 1 0 528271454 474202112 2746 33554432000 134512640 134534564 4291055088 18446744073709551615 134530379 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/5876/statm: 115772 2746 95 6 0 114438 0
[pid=5877] ppid=5873 vsize=26908 CPUtime=12.69 cores=3
/proc/5877/stat : 5877 (march_hi) R 5873 5873 5799 0 -1 4202496 11472 0 0 0 1268 1 0 0 25 0 1 0 528271454 27553792 3737 33554432000 4194304 4331988 140735721317504 18446744073709551615 4228205 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/5877/statm: 6727 3737 173 34 0 5169 0
[pid=5878] ppid=5873 vsize=149840 CPUtime=50.4 cores=4-7
/proc/5878/stat : 5878 (plingeling) S 5873 5873 5799 0 -1 4202496 26821 1254 0 0 5036 4 0 0 18 0 5 0 528271454 153436160 9502 33554432000 4194304 4356188 140734887067360 18446744073709551615 228256151525 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/5878/statm: 37460 9502 162 40 0 36004 0
[pid=5878/tid=5885] ppid=5873 vsize=149840 CPUtime=12.59 cores=4-7
/proc/5878/task/5885/stat : 5885 (plingeling) R 5873 5873 5799 0 -1 4202560 5801 1254 0 0 1259 0 0 0 25 0 5 0 528271463 153436160 9502 33554432000 4194304 4356188 140734887067360 18446744073709551615 4274291 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=5878/tid=5886] ppid=5873 vsize=149840 CPUtime=12.6 cores=4-7
/proc/5878/task/5886/stat : 5886 (plingeling) R 5873 5873 5799 0 -1 4202560 5933 1254 0 0 1259 1 0 0 25 0 5 0 528271463 153436160 9502 33554432000 4194304 4356188 140734887067360 18446744073709551615 4334575 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5878/tid=5887] ppid=5873 vsize=149840 CPUtime=12.5 cores=4-7
/proc/5878/task/5887/stat : 5887 (plingeling) R 5873 5873 5799 0 -1 4202560 7020 1254 0 0 1249 1 0 0 25 0 5 0 528271463 153436160 9502 33554432000 4194304 4356188 140734887067360 18446744073709551615 4234192 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=5878/tid=5888] ppid=5873 vsize=149840 CPUtime=12.59 cores=4-7
/proc/5878/task/5888/stat : 5888 (plingeling) R 5873 5873 5799 0 -1 4202560 3352 1254 0 0 1259 0 0 0 25 0 5 0 528271463 153436160 9502 33554432000 4194304 4356188 140734887067360 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 101.15
Current children cumulated vsize (KiB) 1357372

[startup+25.5006 s]
/proc/loadavg: 8.06 7.95 7.94 9/180 5889
/proc/meminfo: memFree=30605856/32951124 swapFree=67111364/67111528
[pid=5873] ppid=5871 vsize=18324 CPUtime=0 cores=0-7
/proc/5873/stat : 5873 (ppfolio) S 5871 5873 5799 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 528271453 18763776 389 33554432000 4194304 4287625 140736318757360 18446744073709551615 228244368911 0 0 4096 65536 4579423053028524031 0 0 17 4 0 0 0
/proc/5873/statm: 4581 389 341 23 0 91 0
[pid=5874] ppid=5873 vsize=672932 CPUtime=25.49 cores=0
/proc/5874/stat : 5874 (cryptominisat) R 5873 5873 5799 0 -1 4202496 36231 0 0 0 2544 5 0 0 25 0 1 0 528271454 689082368 21779 33554432000 4194304 4587354 140734123992480 18446744073709551615 4365336 0 0 4096 2 0 0 0 17 0 0 0 0

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

[pid=5876] ppid=5873 vsize=463088 CPUtime=4782.38 cores=2
/proc/5876/stat : 5876 (TNM) R 5873 5873 5799 0 -1 4202496 2849 0 0 0 478236 2 0 0 25 0 1 0 528271454 474202112 2746 33554432000 134512640 134534564 4291055088 18446744073709551615 134528842 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/5876/statm: 115772 2746 95 6 0 114438 0
[pid=5877] ppid=5873 vsize=64668 CPUtime=4782.39 cores=3
/proc/5877/stat : 5877 (march_hi) R 5873 5873 5799 0 -1 4202496 18917 0 0 0 478232 7 0 0 25 0 1 0 528271454 66220032 11182 33554432000 4194304 4331988 140735721317504 18446744073709551615 4228270 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/5877/statm: 16167 11182 174 34 0 14609 0
[pid=5878] ppid=5873 vsize=309400 CPUtime=19102.7 cores=4-7
/proc/5878/stat : 5878 (plingeling) S 5873 5873 5799 0 -1 4202496 1157132 1254 0 0 1910095 172 0 0 18 0 5 0 528271454 316825600 49424 33554432000 4194304 4356188 140734887067360 18446744073709551615 228256151525 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/5878/statm: 77350 49424 162 40 0 75894 0
[pid=5878/tid=5885] ppid=5873 vsize=309400 CPUtime=4782.29 cores=4-7
/proc/5878/task/5885/stat : 5885 (plingeling) R 5873 5873 5799 0 -1 4202560 310790 1254 0 0 478186 43 0 0 25 0 5 0 528271463 316825600 49424 33554432000 4194304 4356188 140734887067360 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=5878/tid=5886] ppid=5873 vsize=309400 CPUtime=4781.83 cores=4-7
/proc/5878/task/5886/stat : 5886 (plingeling) R 5873 5873 5799 0 -1 4202560 257160 1254 0 0 478146 37 0 0 25 0 5 0 528271463 316825600 49424 33554432000 4194304 4356188 140734887067360 18446744073709551615 4330969 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5878/tid=5887] ppid=5873 vsize=309400 CPUtime=4756.13 cores=4-7
/proc/5878/task/5887/stat : 5887 (plingeling) R 5873 5873 5799 0 -1 4202560 312497 1254 0 0 475565 48 0 0 25 0 5 0 528271463 316825600 49424 33554432000 4194304 4356188 140734887067360 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=5878/tid=5888] ppid=5873 vsize=309400 CPUtime=4782.29 cores=4-7
/proc/5878/task/5888/stat : 5888 (plingeling) R 5873 5873 5799 0 -1 4202560 271970 1254 0 0 478189 40 0 0 25 0 5 0 528271463 316825600 49424 33554432000 4194304 4356188 140734887067360 18446744073709551615 4281620 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 38231.4
Current children cumulated vsize (KiB) 1911632

[startup+4842.3 s]
/proc/loadavg: 8.00 8.02 8.00 9/180 6029
/proc/meminfo: memFree=30103084/32951124 swapFree=67111364/67111528
[pid=5873] ppid=5871 vsize=18324 CPUtime=0 cores=0-7
/proc/5873/stat : 5873 (ppfolio) S 5871 5873 5799 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 528271453 18763776 389 33554432000 4194304 4287625 140736318757360 18446744073709551615 228244368911 0 0 4096 65536 4579423053028524031 0 0 17 4 0 0 0
/proc/5873/statm: 4581 389 341 23 0 91 0
[pid=5874] ppid=5873 vsize=708252 CPUtime=4842.39 cores=0
/proc/5874/stat : 5874 (cryptominisat) R 5873 5873 5799 0 -1 4202496 3067292 0 0 0 483361 878 0 0 25 0 1 0 528271454 725250048 35205 33554432000 4194304 4587354 140734123992480 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5874/statm: 177063 35205 337 96 0 173625 0
[pid=5875] ppid=5873 vsize=349340 CPUtime=4841.59 cores=1
/proc/5875/stat : 5875 (clasp) R 5873 5873 5799 0 -1 4202496 78996 0 0 0 484139 20 0 0 25 0 1 0 528271454 357724160 78190 33554432000 4194304 4785740 140734093579680 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/5875/statm: 87335 78190 340 145 0 84380 0
[pid=5876] ppid=5873 vsize=463088 CPUtime=4842.38 cores=2
/proc/5876/stat : 5876 (TNM) R 5873 5873 5799 0 -1 4202496 2849 0 0 0 484236 2 0 0 25 0 1 0 528271454 474202112 2746 33554432000 134512640 134534564 4291055088 18446744073709551615 134530438 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/5876/statm: 115772 2746 95 6 0 114438 0
[pid=5877] ppid=5873 vsize=64668 CPUtime=4842.4 cores=3
/proc/5877/stat : 5877 (march_hi) R 5873 5873 5799 0 -1 4202496 18917 0 0 0 484233 7 0 0 25 0 1 0 528271454 66220032 11182 33554432000 4194304 4331988 140735721317504 18446744073709551615 4228205 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/5877/statm: 16167 11182 174 34 0 14609 0
[pid=5878] ppid=5873 vsize=321432 CPUtime=19342.3 cores=4-7
/proc/5878/stat : 5878 (plingeling) S 5873 5873 5799 0 -1 4202496 1171148 1254 0 0 1934060 173 0 0 18 0 5 0 528271454 329146368 52432 33554432000 4194304 4356188 140734887067360 18446744073709551615 228256151525 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/5878/statm: 80358 52432 162 40 0 78902 0
[pid=5878/tid=5885] ppid=5873 vsize=321432 CPUtime=4842.29 cores=4-7
/proc/5878/task/5885/stat : 5885 (plingeling) R 5873 5873 5799 0 -1 4202560 313222 1254 0 0 484185 44 0 0 25 0 5 0 528271463 329146368 52432 33554432000 4194304 4356188 140734887067360 18446744073709551615 4331055 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=5878/tid=5886] ppid=5873 vsize=321432 CPUtime=4841.83 cores=4-7
/proc/5878/task/5886/stat : 5886 (plingeling) R 5873 5873 5799 0 -1 4202560 260296 1254 0 0 484145 38 0 0 25 0 5 0 528271463 329146368 52432 33554432000 4194304 4356188 140734887067360 18446744073709551615 4331350 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5878/tid=5887] ppid=5873 vsize=321432 CPUtime=4815.8 cores=4-7
/proc/5878/task/5887/stat : 5887 (plingeling) R 5873 5873 5799 0 -1 4202560 317809 1254 0 0 481531 49 0 0 25 0 5 0 528271463 329146368 52432 33554432000 4194304 4356188 140734887067360 18446744073709551615 4234058 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=5878/tid=5888] ppid=5873 vsize=321432 CPUtime=4842.29 cores=4-7
/proc/5878/task/5888/stat : 5888 (plingeling) R 5873 5873 5799 0 -1 4202560 275106 1254 0 0 484188 41 0 0 25 0 5 0 528271463 329146368 52432 33554432000 4194304 4356188 140734887067360 18446744073709551615 4331069 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 38711.1
Current children cumulated vsize (KiB) 1925104

[startup+4902.3 s]
/proc/loadavg: 8.00 8.01 8.00 9/180 6031
/proc/meminfo: memFree=30104176/32951124 swapFree=67111364/67111528
[pid=5873] ppid=5871 vsize=18324 CPUtime=0 cores=0-7
/proc/5873/stat : 5873 (ppfolio) S 5871 5873 5799 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 528271453 18763776 389 33554432000 4194304 4287625 140736318757360 18446744073709551615 228244368911 0 0 4096 65536 4579423053028524031 0 0 17 4 0 0 0
/proc/5873/statm: 4581 389 341 23 0 91 0
[pid=5874] ppid=5873 vsize=707464 CPUtime=4902.4 cores=0
/proc/5874/stat : 5874 (cryptominisat) R 5873 5873 5799 0 -1 4202496 3097143 0 0 0 489352 888 0 0 25 0 1 0 528271454 724443136 41944 33554432000 4194304 4587354 140734123992480 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5874/statm: 176866 41944 337 96 0 173428 0
[pid=5875] ppid=5873 vsize=350940 CPUtime=4901.59 cores=1
/proc/5875/stat : 5875 (clasp) R 5873 5873 5799 0 -1 4202496 79328 0 0 0 490139 20 0 0 25 0 1 0 528271454 359362560 78522 33554432000 4194304 4785740 140734093579680 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/5875/statm: 87735 78522 340 145 0 84780 0
[pid=5876] ppid=5873 vsize=463088 CPUtime=4902.39 cores=2
/proc/5876/stat : 5876 (TNM) R 5873 5873 5799 0 -1 4202496 2849 0 0 0 490237 2 0 0 25 0 1 0 528271454 474202112 2746 33554432000 134512640 134534564 4291055088 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/5876/statm: 115772 2746 95 6 0 114438 0
[pid=5877] ppid=5873 vsize=64668 CPUtime=4902.4 cores=3
/proc/5877/stat : 5877 (march_hi) R 5873 5873 5799 0 -1 4202496 18917 0 0 0 490233 7 0 0 25 0 1 0 528271454 66220032 11182 33554432000 4194304 4331988 140735721317504 18446744073709551615 4265493 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/5877/statm: 16167 11182 174 34 0 14609 0
[pid=5878] ppid=5873 vsize=290456 CPUtime=19582 cores=4-7
/proc/5878/stat : 5878 (plingeling) S 5873 5873 5799 0 -1 4202496 1183948 1254 0 0 1958026 175 0 0 18 0 5 0 528271454 297426944 44688 33554432000 4194304 4356188 140734887067360 18446744073709551615 228256151525 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/5878/statm: 72614 44688 162 40 0 71158 0
[pid=5878/tid=5885] ppid=5873 vsize=290456 CPUtime=4902.29 cores=4-7
/proc/5878/task/5885/stat : 5885 (plingeling) R 5873 5873 5799 0 -1 4202560 318150 1254 0 0 490185 44 0 0 25 0 5 0 528271463 297426944 44688 33554432000 4194304 4356188 140734887067360 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=5878/tid=5886] ppid=5873 vsize=290456 CPUtime=4901.83 cores=4-7
/proc/5878/task/5886/stat : 5886 (plingeling) R 5873 5873 5799 0 -1 4202560 260296 1254 0 0 490145 38 0 0 25 0 5 0 528271463 297426944 44688 33554432000 4194304 4356188 140734887067360 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5878/tid=5887] ppid=5873 vsize=290456 CPUtime=4875.47 cores=4-7
/proc/5878/task/5887/stat : 5887 (plingeling) R 5873 5873 5799 0 -1 4202560 324337 1254 0 0 487498 49 0 0 25 0 5 0 528271463 297426944 44688 33554432000 4194304 4356188 140734887067360 18446744073709551615 4274258 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=5878/tid=5888] ppid=5873 vsize=290456 CPUtime=4902.29 cores=4-7
/proc/5878/task/5888/stat : 5888 (plingeling) R 5873 5873 5799 0 -1 4202560 276450 1254 0 0 490188 41 0 0 25 0 5 0 528271463 297426944 44688 33554432000 4194304 4356188 140734887067360 18446744073709551615 4331065 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 39190.8
Current children cumulated vsize (KiB) 1894940

[startup+4962.3 s]
/proc/loadavg: 8.00 8.01 8.00 9/180 6032
/proc/meminfo: memFree=30141460/32951124 swapFree=67111364/67111528
[pid=5873] ppid=5871 vsize=18324 CPUtime=0 cores=0-7
/proc/5873/stat : 5873 (ppfolio) S 5871 5873 5799 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 528271453 18763776 389 33554432000 4194304 4287625 140736318757360 18446744073709551615 228244368911 0 0 4096 65536 4579423053028524031 0 0 17 4 0 0 0
/proc/5873/statm: 4581 389 341 23 0 91 0
[pid=5874] ppid=5873 vsize=708608 CPUtime=4962.39 cores=0
/proc/5874/stat : 5874 (cryptominisat) R 5873 5873 5799 0 -1 4202496 3133761 0 0 0 495339 900 0 0 25 0 1 0 528271454 725614592 32360 33554432000 4194304 4587354 140734123992480 18446744073709551615 4238571 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5874/statm: 177152 32360 337 96 0 173714 0
[pid=5875] ppid=5873 vsize=350940 CPUtime=4961.59 cores=1
/proc/5875/stat : 5875 (clasp) R 5873 5873 5799 0 -1 4202496 79352 0 0 0 496139 20 0 0 25 0 1 0 528271454 359362560 78546 33554432000 4194304 4785740 140734093579680 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/5875/statm: 87735 78546 340 145 0 84780 0
[pid=5876] ppid=5873 vsize=463088 CPUtime=4962.39 cores=2
/proc/5876/stat : 5876 (TNM) R 5873 5873 5799 0 -1 4202496 2849 0 0 0 496237 2 0 0 25 0 1 0 528271454 474202112 2746 33554432000 134512640 134534564 4291055088 18446744073709551615 134530379 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/5876/statm: 115772 2746 95 6 0 114438 0
[pid=5877] ppid=5873 vsize=64668 CPUtime=4962.4 cores=3
/proc/5877/stat : 5877 (march_hi) R 5873 5873 5799 0 -1 4202496 18917 0 0 0 496233 7 0 0 25 0 1 0 528271454 66220032 11182 33554432000 4194304 4331988 140735721317504 18446744073709551615 4299840 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/5877/statm: 16167 11182 174 34 0 14609 0
[pid=5878] ppid=5873 vsize=291480 CPUtime=19821.7 cores=4-7
/proc/5878/stat : 5878 (plingeling) S 5873 5873 5799 0 -1 4202496 1204812 1254 0 0 1981989 178 0 0 18 0 5 0 528271454 298475520 44944 33554432000 4194304 4356188 140734887067360 18446744073709551615 228256151525 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/5878/statm: 72870 44944 162 40 0 71414 0
[pid=5878/tid=5885] ppid=5873 vsize=291480 CPUtime=4962.29 cores=4-7
/proc/5878/task/5885/stat : 5885 (plingeling) R 5873 5873 5799 0 -1 4202560 325574 1254 0 0 496184 45 0 0 25 0 5 0 528271463 298475520 44944 33554432000 4194304 4356188 140734887067360 18446744073709551615 4238898 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=5878/tid=5886] ppid=5873 vsize=291480 CPUtime=4961.82 cores=4-7
/proc/5878/task/5886/stat : 5886 (plingeling) R 5873 5873 5799 0 -1 4202560 263432 1254 0 0 496144 38 0 0 25 0 5 0 528271463 298475520 44944 33554432000 4194304 4356188 140734887067360 18446744073709551615 4332020 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5878/tid=5887] ppid=5873 vsize=291480 CPUtime=4935.14 cores=4-7
/proc/5878/task/5887/stat : 5887 (plingeling) R 5873 5873 5799 0 -1 4202560 331761 1254 0 0 493464 50 0 0 25 0 5 0 528271463 298475520 44944 33554432000 4194304 4356188 140734887067360 18446744073709551615 4331309 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=5878/tid=5888] ppid=5873 vsize=291480 CPUtime=4962.3 cores=4-7
/proc/5878/task/5888/stat : 5888 (plingeling) R 5873 5873 5799 0 -1 4202560 279330 1254 0 0 496188 42 0 0 25 0 5 0 528271463 298475520 44944 33554432000 4194304 4356188 140734887067360 18446744073709551615 4331060 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 39670.4
Current children cumulated vsize (KiB) 1897108



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5003.6 s]
/proc/loadavg: 8.00 8.00 8.00 9/180 6033
/proc/meminfo: memFree=30020780/32951124 swapFree=67111364/67111528
[pid=5873] ppid=5871 vsize=18324 CPUtime=0 cores=0-7
/proc/5873/stat : 5873 (ppfolio) S 5871 5873 5799 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 528271453 18763776 389 33554432000 4194304 4287625 140736318757360 18446744073709551615 228244368911 0 0 4096 65536 4579423053028524031 0 0 17 4 0 0 0
/proc/5873/statm: 4581 389 341 23 0 91 0
[pid=5874] ppid=5873 vsize=817616 CPUtime=5003.7 cores=0
/proc/5874/stat : 5874 (cryptominisat) R 5873 5873 5799 0 -1 4202496 3180704 0 0 0 499458 912 0 0 25 0 1 0 528271454 837238784 56005 33554432000 4194304 4587354 140734123992480 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5874/statm: 204404 56005 337 96 0 200966 0
[pid=5875] ppid=5873 vsize=352644 CPUtime=5002.9 cores=1
/proc/5875/stat : 5875 (clasp) R 5873 5873 5799 0 -1 4202496 79702 0 0 0 500270 20 0 0 25 0 1 0 528271454 361107456 78896 33554432000 4194304 4785740 140734093579680 18446744073709551615 4287147 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/5875/statm: 88161 78896 340 145 0 85206 0
[pid=5876] ppid=5873 vsize=463088 CPUtime=5003.69 cores=2
/proc/5876/stat : 5876 (TNM) R 5873 5873 5799 0 -1 4202496 2849 0 0 0 500367 2 0 0 25 0 1 0 528271454 474202112 2746 33554432000 134512640 134534564 4291055088 18446744073709551615 134530339 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/5876/statm: 115772 2746 95 6 0 114438 0
[pid=5877] ppid=5873 vsize=64668 CPUtime=5003.71 cores=3
/proc/5877/stat : 5877 (march_hi) R 5873 5873 5799 0 -1 4202496 18917 0 0 0 500364 7 0 0 25 0 1 0 528271454 66220032 11182 33554432000 4194304 4331988 140735721317504 18446744073709551615 4265495 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/5877/statm: 16167 11182 174 34 0 14609 0
[pid=5878] ppid=5873 vsize=316824 CPUtime=19986.7 cores=4-7
/proc/5878/stat : 5878 (plingeling) S 5873 5873 5799 0 -1 4202496 1219340 1254 0 0 1998487 180 0 0 18 0 5 0 528271454 324427776 51280 33554432000 4194304 4356188 140734887067360 18446744073709551615 228256151525 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/5878/statm: 79206 51280 162 40 0 77750 0
[pid=5878/tid=5885] ppid=5873 vsize=316824 CPUtime=5003.6 cores=4-7
/proc/5878/task/5885/stat : 5885 (plingeling) R 5873 5873 5799 0 -1 4202560 325574 1254 0 0 500315 45 0 0 25 0 5 0 528271463 324427776 51280 33554432000 4194304 4356188 140734887067360 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=5878/tid=5886] ppid=5873 vsize=316824 CPUtime=5003.13 cores=4-7
/proc/5878/task/5886/stat : 5886 (plingeling) R 5873 5873 5799 0 -1 4202560 266568 1254 0 0 500274 39 0 0 25 0 5 0 528271463 324427776 51280 33554432000 4194304 4356188 140734887067360 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5878/tid=5887] ppid=5873 vsize=316824 CPUtime=4976.22 cores=4-7
/proc/5878/task/5887/stat : 5887 (plingeling) R 5873 5873 5799 0 -1 4202560 337265 1254 0 0 497571 51 0 0 25 0 5 0 528271463 324427776 51280 33554432000 4194304 4356188 140734887067360 18446744073709551615 4332162 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=5878/tid=5888] ppid=5873 vsize=316824 CPUtime=5003.6 cores=4-7
/proc/5878/task/5888/stat : 5888 (plingeling) R 5873 5873 5799 0 -1 4202560 285218 1254 0 0 500317 43 0 0 25 0 5 0 528271463 324427776 51280 33554432000 4194304 4356188 140734887067360 18446744073709551615 4331028 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) 2033164

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 5873 and gives
#  childrusage.ru_utime.tv_sec=10007
#  childrusage.ru_utime.tv_usec=321655
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=112982
# CPU time returned by wait4() is 10007.4
# 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.62
CPU time (s): 40000.7
CPU user time (s): 39989.5
CPU system time (s): 11.21
CPU usage (%): 799.435
Max. virtual memory (cumulated for all children) (KiB): 2535888

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 10007.3
system time used= 0.112982
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22287
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= 630
involuntary context switches= 18231

runsolver used 8.04278 second user time and 19.2541 second system time

The end

Launcher Data

Begin job on node136 at 2011-04-30 14:32:15
IDJOB=3275366
IDBENCH=83167
IDSOLVER=1638
FILE ID=node136/3275366-1304166735
RUNJOBID= node136-1304166457-5813
PBS_JOBID= 13170954
Free space on /tmp= 73080 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/crafted/mosoi/289/289-unsat-21x14.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3275366-1304166735/watcher-3275366-1304166735 -o /tmp/evaluation-result-3275366-1304166735/solver-3275366-1304166735 -C 40000 -W 5100 -M 31000  ppfolio HOME/instance-3275366-1304166735.cnf

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

MD5SUM BENCH= f76302f2442dfc7cabc2315e61e55fea
RANDOM SEED=1357403382

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30817216 kB
Buffers:        623804 kB
Cached:        1020424 kB
SwapCached:          0 kB
Active:         192728 kB
Inactive:      1514820 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30817216 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:           11648 kB
Writeback:           0 kB
AnonPages:       63504 kB
Mapped:          14740 kB
Slab:           360740 kB
PageTables:       5060 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   186944 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= 73068 MiB
End job on node136 at 2011-04-30 15:55:41