Trace number 3274921

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/spence/
hard/s113-100.cnf
MD5SUM346cb413e25976ab9ce2952e1d53c865
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1113.71
Satisfiable
(Un)Satisfiability was proved
Number of variables113
Number of clauses236
Sum of the clauses size708
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3236
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-3274921-1304144336/watcher-3274921-1304144336 -o /tmp/evaluation-result-3274921-1304144336/solver-3274921-1304144336 -C 40000 -W 5100 -M 31000 ppfolio HOME/instance-3274921-1304144336.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: 3.15 3.82 3.85 1/170 26082
/proc/meminfo: memFree=21983112/32951124 swapFree=67111524/67111528
[pid=26082] ppid=26080 vsize=18324 CPUtime=0 cores=0-7
/proc/26082/stat : 26082 (ppfolio) R 26080 26082 26056 0 -1 4202496 523 0 0 0 0 0 0 0 21 0 1 0 506849214 18763776 390 33554432000 4194304 4287625 140734875289120 18446744073709551615 264726425103 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/26082/statm: 4581 390 341 23 0 91 0

[startup+0.823522 s]
/proc/loadavg: 3.15 3.82 3.85 1/170 26082
/proc/meminfo: memFree=21983112/32951124 swapFree=67111524/67111528
[pid=26082] ppid=26080 vsize=18324 CPUtime=0 cores=0-7
/proc/26082/stat : 26082 (ppfolio) S 26080 26082 26056 0 -1 4202496 523 0 0 0 0 0 0 0 16 0 1 0 506849214 18763776 390 33554432000 4194304 4287625 140734875289120 18446744073709551615 264726425103 0 0 4096 65536 13280050840715919359 0 0 17 6 0 0 0
/proc/26082/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.900506 s]
/proc/loadavg: 3.15 3.82 3.85 1/170 26082
/proc/meminfo: memFree=21983112/32951124 swapFree=67111524/67111528
[pid=26082] ppid=26080 vsize=18324 CPUtime=0 cores=0-7
/proc/26082/stat : 26082 (ppfolio) S 26080 26082 26056 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 506849214 18763776 390 33554432000 4194304 4287625 140734875289120 18446744073709551615 264726425103 0 0 4096 65536 13280050840715919359 0 0 17 6 0 0 0
/proc/26082/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.00049 s]
/proc/loadavg: 3.15 3.82 3.85 1/170 26082
/proc/meminfo: memFree=21983112/32951124 swapFree=67111524/67111528
[pid=26082] ppid=26080 vsize=18324 CPUtime=0 cores=0-7
/proc/26082/stat : 26082 (ppfolio) S 26080 26082 26056 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 506849214 18763776 390 33554432000 4194304 4287625 140734875289120 18446744073709551615 264726425103 0 0 4096 65536 13280050840715919359 0 0 17 6 0 0 0
/proc/26082/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.10047 s]
/proc/loadavg: 3.15 3.82 3.85 1/170 26082
/proc/meminfo: memFree=21983112/32951124 swapFree=67111524/67111528
[pid=26082] ppid=26080 vsize=18324 CPUtime=0 cores=0-7
/proc/26082/stat : 26082 (ppfolio) S 26080 26082 26056 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 506849214 18763776 390 33554432000 4194304 4287625 140734875289120 18446744073709551615 264726425103 0 0 4096 65536 13280050840715919359 0 0 17 6 0 0 0
/proc/26082/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50039 s]
/proc/loadavg: 3.15 3.82 3.85 1/170 26082
/proc/meminfo: memFree=21983112/32951124 swapFree=67111524/67111528
[pid=26082] ppid=26080 vsize=18324 CPUtime=0 cores=0-7
/proc/26082/stat : 26082 (ppfolio) S 26080 26082 26056 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 506849214 18763776 390 33554432000 4194304 4287625 140734875289120 18446744073709551615 264726425103 0 0 4096 65536 13280050840715919359 0 0 17 6 0 0 0
/proc/26082/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+3.10109 s]
/proc/loadavg: 3.15 3.82 3.85 9/180 26097
/proc/meminfo: memFree=21955388/32951124 swapFree=67111524/67111528
[pid=26082] ppid=26080 vsize=18324 CPUtime=0 cores=0-7
/proc/26082/stat : 26082 (ppfolio) S 26080 26082 26056 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 506849214 18763776 390 33554432000 4194304 4287625 140734875289120 18446744073709551615 264726425103 0 0 4096 65536 13280050840715919359 0 0 17 6 0 0 0
/proc/26082/statm: 4581 390 341 23 0 91 0
[pid=26083] ppid=26082 vsize=2068052 CPUtime=3.09 cores=0
/proc/26083/stat : 26083 (cryptominisat) R 26082 26082 26056 0 -1 4202496 4646 0 0 0 309 0 0 0 25 0 1 0 506849214 2117685248 1998 33554432000 4194304 4587354 140735155762848 18446744073709551615 4239232 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26083/statm: 517013 1998 339 96 0 513575 0
[pid=26084] ppid=26082 vsize=12692 CPUtime=3.09 cores=1
/proc/26084/stat : 26084 (clasp) R 26082 26082 26056 0 -1 4202496 633 0 0 0 309 0 0 0 25 0 1 0 506849214 12996608 524 33554432000 4194304 4785740 140735493538352 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26084/statm: 3173 524 340 145 0 218 0
[pid=26085] ppid=26082 vsize=455692 CPUtime=3.09 cores=2
/proc/26085/stat : 26085 (TNM) R 26082 26082 26056 0 -1 4202496 266 0 0 0 309 0 0 0 25 0 1 0 506849214 466628608 162 33554432000 134512640 134534564 4293297184 18446744073709551615 134529080 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/26085/statm: 113923 162 95 6 0 112589 0
[pid=26086] ppid=26082 vsize=6800 CPUtime=3.09 cores=3
/proc/26086/stat : 26086 (march_hi) R 26082 26082 26056 0 -1 4202496 376 0 0 0 309 0 0 0 25 0 1 0 506849214 6963200 268 33554432000 4194304 4331988 140734108803616 18446744073709551615 4316674 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/26086/statm: 1700 268 172 34 0 142 0
[pid=26087] ppid=26082 vsize=130036 CPUtime=12.27 cores=4-7
/proc/26087/stat : 26087 (plingeling) S 26082 26082 26056 0 -1 4202496 6335 1249 0 0 1227 0 0 0 18 0 5 0 506849214 133156864 4600 33554432000 4194304 4356188 140733850356400 18446744073709551615 264738207717 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/26087/statm: 32509 4600 163 40 0 31053 0
[pid=26087/tid=26094] ppid=26082 vsize=130036 CPUtime=3.06 cores=4-7
/proc/26087/task/26094/stat : 26094 (plingeling) R 26082 26082 26056 0 -1 4202560 1490 1249 0 0 306 0 0 0 25 0 5 0 506849215 133156864 4600 33554432000 4194304 4356188 140733850356400 18446744073709551615 4258705 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26087/tid=26095] ppid=26082 vsize=130036 CPUtime=3.08 cores=4-7
/proc/26087/task/26095/stat : 26095 (plingeling) R 26082 26082 26056 0 -1 4202560 1510 1249 0 0 308 0 0 0 25 0 5 0 506849215 133156864 4600 33554432000 4194304 4356188 140733850356400 18446744073709551615 4259331 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26087/tid=26096] ppid=26082 vsize=130036 CPUtime=3.03 cores=4-7
/proc/26087/task/26096/stat : 26096 (plingeling) R 26082 26082 26056 0 -1 4202560 1482 1249 0 0 303 0 0 0 25 0 5 0 506849215 133156864 4600 33554432000 4194304 4356188 140733850356400 18446744073709551615 4210856 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26087/tid=26097] ppid=26082 vsize=130036 CPUtime=3.08 cores=4-7
/proc/26087/task/26097/stat : 26097 (plingeling) R 26082 26082 26056 0 -1 4202560 1545 1249 0 0 308 0 0 0 25 0 5 0 506849215 133156864 4600 33554432000 4194304 4356188 140733850356400 18446744073709551615 4332288 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 24.63
Current children cumulated vsize (KiB) 2691596

[startup+6.30649 s]
/proc/loadavg: 3.54 3.89 3.87 9/180 26097
/proc/meminfo: memFree=21942684/32951124 swapFree=67111524/67111528
[pid=26082] ppid=26080 vsize=18324 CPUtime=0 cores=0-7
/proc/26082/stat : 26082 (ppfolio) S 26080 26082 26056 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 506849214 18763776 390 33554432000 4194304 4287625 140734875289120 18446744073709551615 264726425103 0 0 4096 65536 13280050840715919359 0 0 17 6 0 0 0
/proc/26082/statm: 4581 390 341 23 0 91 0
[pid=26083] ppid=26082 vsize=10724300 CPUtime=6.3 cores=0
/proc/26083/stat : 26083 (cryptominisat) R 26082 26082 26056 0 -1 4202496 7789 0 0 0 629 1 0 0 25 0 1 0 506849214 10981683200 3631 33554432000 4194304 4587354 140735155762848 18446744073709551615 4231426 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26083/statm: 2681075 3631 339 96 0 2677637 0
[pid=26084] ppid=26082 vsize=12824 CPUtime=6.3 cores=1
/proc/26084/stat : 26084 (clasp) R 26082 26082 26056 0 -1 4202496 681 0 0 0 630 0 0 0 25 0 1 0 506849214 13131776 572 33554432000 4194304 4785740 140735493538352 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26084/statm: 3206 572 340 145 0 251 0
[pid=26085] ppid=26082 vsize=455692 CPUtime=6.3 cores=2
/proc/26085/stat : 26085 (TNM) R 26082 26082 26056 0 -1 4202496 266 0 0 0 630 0 0 0 25 0 1 0 506849214 466628608 162 33554432000 134512640 134534564 4293297184 18446744073709551615 134530568 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/26085/statm: 113923 162 95 6 0 112589 0
[pid=26086] ppid=26082 vsize=6800 CPUtime=6.3 cores=3
/proc/26086/stat : 26086 (march_hi) R 26082 26082 26056 0 -1 4202496 384 0 0 0 630 0 0 0 25 0 1 0 506849214 6963200 276 33554432000 4194304 4331988 140734108803616 18446744073709551615 4316627 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/26086/statm: 1700 276 172 34 0 142 0
[pid=26087] ppid=26082 vsize=135936 CPUtime=25.08 cores=4-7
/proc/26087/stat : 26087 (plingeling) S 26082 26082 26056 0 -1 4202496 10978 1249 0 0 2507 1 0 0 18 0 5 0 506849214 139198464 6075 33554432000 4194304 4356188 140733850356400 18446744073709551615 264738207717 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/26087/statm: 33984 6075 163 40 0 32528 0
[pid=26087/tid=26094] ppid=26082 vsize=135936 CPUtime=6.25 cores=4-7
/proc/26087/task/26094/stat : 26094 (plingeling) R 26082 26082 26056 0 -1 4202560 2419 1249 0 0 625 0 0 0 25 0 5 0 506849215 139198464 6075 33554432000 4194304 4356188 140733850356400 18446744073709551615 4331350 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26087/tid=26095] ppid=26082 vsize=135936 CPUtime=6.29 cores=4-7
/proc/26087/task/26095/stat : 26095 (plingeling) R 26082 26082 26056 0 -1 4202560 2951 1249 0 0 629 0 0 0 25 0 5 0 506849215 139198464 6075 33554432000 4194304 4356188 140733850356400 18446744073709551615 4331803 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26087/tid=26096] ppid=26082 vsize=135936 CPUtime=6.23 cores=4-7
/proc/26087/task/26096/stat : 26096 (plingeling) R 26082 26082 26056 0 -1 4202560 2347 1249 0 0 623 0 0 0 25 0 5 0 506849215 139198464 6075 33554432000 4194304 4356188 140733850356400 18446744073709551615 4331984 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26087/tid=26097] ppid=26082 vsize=135936 CPUtime=6.29 cores=4-7
/proc/26087/task/26097/stat : 26097 (plingeling) R 26082 26082 26056 0 -1 4202560 2953 1249 0 0 629 0 0 0 20 0 5 0 506849215 139198464 6075 33554432000 4194304 4356188 140733850356400 18446744073709551615 4331352 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.28
Current children cumulated vsize (KiB) 11353876

[startup+12.7013 s]
/proc/loadavg: 3.89 3.95 3.89 9/180 26097
/proc/meminfo: memFree=21933716/32951124 swapFree=67111524/67111528
[pid=26082] ppid=26080 vsize=18324 CPUtime=0 cores=0-7
/proc/26082/stat : 26082 (ppfolio) S 26080 26082 26056 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 506849214 18763776 390 33554432000 4194304 4287625 140734875289120 18446744073709551615 264726425103 0 0 4096 65536 13280050840715919359 0 0 17 6 0 0 0
/proc/26082/statm: 4581 390 341 23 0 91 0
[pid=26083] ppid=26082 vsize=10728728 CPUtime=12.69 cores=0
/proc/26083/stat : 26083 (cryptominisat) R 26082 26082 26056 0 -1 4202496 12098 0 0 0 1267 2 0 0 25 0 1 0 506849214 10986217472 4790 33554432000 4194304 4587354 140735155762848 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26083/statm: 2682182 4790 339 96 0 2678744 0
[pid=26084] ppid=26082 vsize=13092 CPUtime=12.69 cores=1
/proc/26084/stat : 26084 (clasp) R 26082 26082 26056 0 -1 4202496 727 0 0 0 1269 0 0 0 25 0 1 0 506849214 13406208 618 33554432000 4194304 4785740 140735493538352 18446744073709551615 4549584 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26084/statm: 3273 618 340 145 0 318 0
[pid=26085] ppid=26082 vsize=455692 CPUtime=12.69 cores=2
/proc/26085/stat : 26085 (TNM) R 26082 26082 26056 0 -1 4202496 266 0 0 0 1269 0 0 0 25 0 1 0 506849214 466628608 162 33554432000 134512640 134534564 4293297184 18446744073709551615 134525807 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/26085/statm: 113923 162 95 6 0 112589 0
[pid=26086] ppid=26082 vsize=6800 CPUtime=12.69 cores=3
/proc/26086/stat : 26086 (march_hi) R 26082 26082 26056 0 -1 4202496 386 0 0 0 1269 0 0 0 25 0 1 0 506849214 6963200 278 33554432000 4194304 4331988 140734108803616 18446744073709551615 4226479 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/26086/statm: 1700 278 172 34 0 142 0
[pid=26087] ppid=26082 vsize=142216 CPUtime=50.63 cores=4-7
/proc/26087/stat : 26087 (plingeling) S 26082 26082 26056 0 -1 4202496 18020 1249 0 0 5061 2 0 0 18 0 5 0 506849214 145629184 7645 33554432000 4194304 4356188 140733850356400 18446744073709551615 264738207717 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/26087/statm: 35554 7645 163 40 0 34098 0
[pid=26087/tid=26094] ppid=26082 vsize=142216 CPUtime=12.61 cores=4-7
/proc/26087/task/26094/stat : 26094 (plingeling) R 26082 26082 26056 0 -1 4202560 4371 1249 0 0 1261 0 0 0 25 0 5 0 506849215 145629184 7645 33554432000 4194304 4356188 140733850356400 18446744073709551615 4331074 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26087/tid=26095] ppid=26082 vsize=142216 CPUtime=12.68 cores=4-7
/proc/26087/task/26095/stat : 26095 (plingeling) R 26082 26082 26056 0 -1 4202560 4584 1249 0 0 1268 0 0 0 25 0 5 0 506849215 145629184 7645 33554432000 4194304 4356188 140733850356400 18446744073709551615 4331060 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26087/tid=26096] ppid=26082 vsize=142216 CPUtime=12.63 cores=4-7
/proc/26087/task/26096/stat : 26096 (plingeling) R 26082 26082 26056 0 -1 4202560 4235 1249 0 0 1263 0 0 0 25 0 5 0 506849215 145629184 7645 33554432000 4194304 4356188 140733850356400 18446744073709551615 4330960 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26087/tid=26097] ppid=26082 vsize=142216 CPUtime=12.68 cores=4-7
/proc/26087/task/26097/stat : 26097 (plingeling) R 26082 26082 26056 0 -1 4202560 4522 1249 0 0 1268 0 0 0 25 0 5 0 506849215 145629184 7645 33554432000 4194304 4356188 140733850356400 18446744073709551615 4233987 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 101.39
Current children cumulated vsize (KiB) 11364852

[startup+25.5009 s]
/proc/loadavg: 4.80 4.15 3.95 9/180 26097
/proc/meminfo: memFree=21921948/32951124 swapFree=67111524/67111528
[pid=26082] ppid=26080 vsize=18324 CPUtime=0 cores=0-7
/proc/26082/stat : 26082 (ppfolio) S 26080 26082 26056 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 506849214 18763776 390 33554432000 4194304 4287625 140734875289120 18446744073709551615 264726425103 0 0 4096 65536 13280050840715919359 0 0 17 6 0 0 0
/proc/26082/statm: 4581 390 341 23 0 91 0
[pid=26083] ppid=26082 vsize=2084304 CPUtime=25.48 cores=0
/proc/26083/stat : 26083 (cryptominisat) R 26082 26082 26056 0 -1 4202496 18743 0 0 0 2545 3 0 0 25 0 1 0 506849214 2134327296 6515 33554432000 4194304 4587354 140735155762848 18446744073709551615 4237695 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26083/statm: 521076 6515 339 96 0 517638 0
[pid=26084] ppid=26082 vsize=13360 CPUtime=25.49 cores=1
/proc/26084/stat : 26084 (clasp) R 26082 26082 26056 0 -1 4202496 789 0 0 0 2549 0 0 0 25 0 1 0 506849214 13680640 680 33554432000 4194304 4785740 140735493538352 18446744073709551615 4549056 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26084/statm: 3340 680 340 145 0 385 0
[pid=26085] ppid=26082 vsize=455692 CPUtime=25.49 cores=2
/proc/26085/stat : 26085 (TNM) R 26082 26082 26056 0 -1 4202496 266 0 0 0 2549 0 0 0 25 0 1 0 506849214 466628608 162 33554432000 134512640 134534564 4293297184 18446744073709551615 134530793 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/26085/statm: 113923 162 95 6 0 112589 0
[pid=26086] ppid=26082 vsize=6952 CPUtime=25.49 cores=3
/proc/26086/stat : 26086 (march_hi) R 26082 26082 26056 0 -1 4202496 406 0 0 0 2549 0 0 0 25 0 1 0 506849214 7118848 298 33554432000 4194304 4331988 140734108803616 18446744073709551615 4316657 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/26086/statm: 1738 298 172 34 0 180 0
[pid=26087] ppid=26082 vsize=145808 CPUtime=101.77 cores=4-7
/proc/26087/stat : 26087 (plingeling) S 26082 26082 26056 0 -1 4202496 28710 1249 0 0 10172 5 0 0 18 0 5 0 506849214 149307392 8543 33554432000 4194304 4356188 140733850356400 18446744073709551615 264738207717 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/26087/statm: 36452 8543 163 40 0 34996 0
[pid=26087/tid=26094] ppid=26082 vsize=145808 CPUtime=25.34 cores=4-7
/proc/26087/task/26094/stat : 26094 (plingeling) R 26082 26082 26056 0 -1 4202560 6835 1249 0 0 2533 1 0 0 25 0 5 0 506849215 149307392 8543 33554432000 4194304 4356188 140733850356400 18446744073709551615 4331225 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26087/tid=26095] ppid=26082 vsize=145808 CPUtime=25.49 cores=4-7
/proc/26087/task/26095/stat : 26095 (plingeling) R 26082 26082 26056 0 -1 4202560 7145 1249 0 0 2548 1 0 0 25 0 5 0 506849215 149307392 8543 33554432000 4194304 4356188 140733850356400 18446744073709551615 4331007 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26087/tid=26096] ppid=26082 vsize=145808 CPUtime=25.42 cores=4-7
/proc/26087/task/26096/stat : 26096 (plingeling) R 26082 26082 26056 0 -1 4202560 7116 1249 0 0 2542 0 0 0 25 0 5 0 506849215 149307392 8543 33554432000 4194304 4356188 140733850356400 18446744073709551615 4331055 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26087/tid=26097] ppid=26082 vsize=145808 CPUtime=25.48 cores=4-7
/proc/26087/task/26097/stat : 26097 (plingeling) R 26082 26082 26056 0 -1 4202560 7306 1249 0 0 2547 1 0 0 25 0 5 0 506849215 149307392 8543 33554432000 4194304 4356188 140733850356400 18446744073709551615 4331352 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 203.72
Current children cumulated vsize (KiB) 2724440

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

[pid=26085] ppid=26082 vsize=455696 CPUtime=4780.7 cores=2
/proc/26085/stat : 26085 (TNM) R 26082 26082 26056 0 -1 4202496 275 0 0 0 478069 1 0 0 25 0 1 0 506849214 466632704 171 33554432000 134512640 134534564 4293297184 18446744073709551615 2804075 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/26085/statm: 113924 171 103 6 0 112590 0
[pid=26086] ppid=26082 vsize=9192 CPUtime=4782.46 cores=3
/proc/26086/stat : 26086 (march_hi) R 26082 26082 26056 0 -1 4202496 912 0 0 0 478246 0 0 0 25 0 1 0 506849214 9412608 803 33554432000 4194304 4331988 140734108803616 18446744073709551615 4313648 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/26086/statm: 2298 803 173 34 0 740 0
[pid=26087] ppid=26082 vsize=491468 CPUtime=19103.3 cores=4-7
/proc/26087/stat : 26087 (plingeling) S 26082 26082 26056 0 -1 4202496 1206931 1249 0 0 1910149 185 0 0 18 0 5 0 506849214 503263232 94958 33554432000 4194304 4356188 140733850356400 18446744073709551615 264738207717 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/26087/statm: 122867 94958 163 40 0 121411 0
[pid=26087/tid=26094] ppid=26082 vsize=491468 CPUtime=4756.41 cores=4-7
/proc/26087/task/26094/stat : 26094 (plingeling) R 26082 26082 26056 0 -1 4202560 308503 1249 0 0 475593 48 0 0 25 0 5 0 506849215 503263232 94958 33554432000 4194304 4356188 140733850356400 18446744073709551615 4331060 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26087/tid=26095] ppid=26082 vsize=491468 CPUtime=4782.06 cores=4-7
/proc/26087/task/26095/stat : 26095 (plingeling) R 26082 26082 26056 0 -1 4202560 295660 1249 0 0 478160 46 0 0 25 0 5 0 506849215 503263232 94958 33554432000 4194304 4356188 140733850356400 18446744073709551615 4331060 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26087/tid=26096] ppid=26082 vsize=491468 CPUtime=4782.39 cores=4-7
/proc/26087/task/26096/stat : 26096 (plingeling) R 26082 26082 26056 0 -1 4202560 292143 1249 0 0 478194 45 0 0 25 0 5 0 506849215 503263232 94958 33554432000 4194304 4356188 140733850356400 18446744073709551615 4331045 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26087/tid=26097] ppid=26082 vsize=491468 CPUtime=4782.46 cores=4-7
/proc/26087/task/26097/stat : 26097 (plingeling) R 26082 26082 26056 0 -1 4202560 310317 1249 0 0 478201 45 0 0 25 0 5 0 506849215 503263232 94958 33554432000 4194304 4356188 140733850356400 18446744073709551615 4331028 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 38231.4
Current children cumulated vsize (KiB) 1102936

[startup+4842.3 s]
/proc/loadavg: 8.15 8.07 8.01 9/180 26241
/proc/meminfo: memFree=21495396/32951124 swapFree=67111524/67111528
[pid=26082] ppid=26080 vsize=18324 CPUtime=0 cores=0-7
/proc/26082/stat : 26082 (ppfolio) S 26080 26082 26056 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 506849214 18763776 390 33554432000 4194304 4287625 140734875289120 18446744073709551615 264726425103 0 0 4096 65536 13280050840715919359 0 0 17 6 0 0 0
/proc/26082/statm: 4581 390 341 23 0 91 0
[pid=26083] ppid=26082 vsize=114116 CPUtime=4842.46 cores=0
/proc/26083/stat : 26083 (cryptominisat) R 26082 26082 26056 0 -1 4202496 405548 0 0 0 484095 151 0 0 25 0 1 0 506849214 116854784 23982 33554432000 4194304 4587354 140735155762848 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26083/statm: 28529 23982 339 96 0 25091 0
[pid=26084] ppid=26082 vsize=14160 CPUtime=4842.45 cores=1
/proc/26084/stat : 26084 (clasp) R 26082 26082 26056 0 -1 4202496 1017 0 0 0 484245 0 0 0 25 0 1 0 506849214 14499840 908 33554432000 4194304 4785740 140735493538352 18446744073709551615 4553440 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26084/statm: 3540 908 344 145 0 585 0
[pid=26085] ppid=26082 vsize=455696 CPUtime=4840.7 cores=2
/proc/26085/stat : 26085 (TNM) R 26082 26082 26056 0 -1 4202496 275 0 0 0 484069 1 0 0 25 0 1 0 506849214 466632704 171 33554432000 134512640 134534564 4293297184 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/26085/statm: 113924 171 103 6 0 112590 0
[pid=26086] ppid=26082 vsize=9192 CPUtime=4842.46 cores=3
/proc/26086/stat : 26086 (march_hi) R 26082 26082 26056 0 -1 4202496 919 0 0 0 484246 0 0 0 25 0 1 0 506849214 9412608 810 33554432000 4194304 4331988 140734108803616 18446744073709551615 264725800059 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/26086/statm: 2298 810 173 34 0 740 0
[pid=26087] ppid=26082 vsize=499916 CPUtime=19343 cores=4-7
/proc/26087/stat : 26087 (plingeling) S 26082 26082 26056 0 -1 4202496 1217619 1249 0 0 1934116 187 0 0 18 0 5 0 506849214 511913984 97070 33554432000 4194304 4356188 140733850356400 18446744073709551615 264738207717 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/26087/statm: 124979 97070 163 40 0 123523 0
[pid=26087/tid=26094] ppid=26082 vsize=499916 CPUtime=4816.08 cores=4-7
/proc/26087/task/26094/stat : 26094 (plingeling) R 26082 26082 26056 0 -1 4202560 311095 1249 0 0 481560 48 0 0 25 0 5 0 506849215 511913984 97070 33554432000 4194304 4356188 140733850356400 18446744073709551615 4330973 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26087/tid=26095] ppid=26082 vsize=499916 CPUtime=4842.06 cores=4-7
/proc/26087/task/26095/stat : 26095 (plingeling) R 26082 26082 26056 0 -1 4202560 298860 1249 0 0 484160 46 0 0 25 0 5 0 506849215 511913984 97070 33554432000 4194304 4356188 140733850356400 18446744073709551615 4331015 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26087/tid=26096] ppid=26082 vsize=499916 CPUtime=4842.4 cores=4-7
/proc/26087/task/26096/stat : 26096 (plingeling) R 26082 26082 26056 0 -1 4202560 294927 1249 0 0 484194 46 0 0 25 0 5 0 506849215 511913984 97070 33554432000 4194304 4356188 140733850356400 18446744073709551615 4331345 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26087/tid=26097] ppid=26082 vsize=499916 CPUtime=4842.46 cores=4-7
/proc/26087/task/26097/stat : 26097 (plingeling) R 26082 26082 26056 0 -1 4202560 312429 1249 0 0 484201 45 0 0 25 0 5 0 506849215 511913984 97070 33554432000 4194304 4356188 140733850356400 18446744073709551615 4331060 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 38711.1
Current children cumulated vsize (KiB) 1111404

[startup+4902.3 s]
/proc/loadavg: 8.11 8.07 8.01 9/180 26242
/proc/meminfo: memFree=21494488/32951124 swapFree=67111524/67111528
[pid=26082] ppid=26080 vsize=18324 CPUtime=0 cores=0-7
/proc/26082/stat : 26082 (ppfolio) S 26080 26082 26056 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 506849214 18763776 390 33554432000 4194304 4287625 140734875289120 18446744073709551615 264726425103 0 0 4096 65536 13280050840715919359 0 0 17 6 0 0 0
/proc/26082/statm: 4581 390 341 23 0 91 0
[pid=26083] ppid=26082 vsize=2152668 CPUtime=4902.45 cores=0
/proc/26083/stat : 26083 (cryptominisat) R 26082 26082 26056 0 -1 4202496 410683 0 0 0 490093 152 0 0 25 0 1 0 506849214 2204332032 22890 33554432000 4194304 4587354 140735155762848 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26083/statm: 538167 22890 339 96 0 534729 0
[pid=26084] ppid=26082 vsize=14160 CPUtime=4902.46 cores=1
/proc/26084/stat : 26084 (clasp) R 26082 26082 26056 0 -1 4202496 1017 0 0 0 490246 0 0 0 25 0 1 0 506849214 14499840 908 33554432000 4194304 4785740 140735493538352 18446744073709551615 4553288 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26084/statm: 3540 908 344 145 0 585 0
[pid=26085] ppid=26082 vsize=455696 CPUtime=4900.7 cores=2
/proc/26085/stat : 26085 (TNM) R 26082 26082 26056 0 -1 4202496 275 0 0 0 490069 1 0 0 25 0 1 0 506849214 466632704 171 33554432000 134512640 134534564 4293297184 18446744073709551615 2804756 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/26085/statm: 113924 171 103 6 0 112590 0
[pid=26086] ppid=26082 vsize=9192 CPUtime=4902.47 cores=3
/proc/26086/stat : 26086 (march_hi) R 26082 26082 26056 0 -1 4202496 937 0 0 0 490247 0 0 0 25 0 1 0 506849214 9412608 828 33554432000 4194304 4331988 140734108803616 18446744073709551615 4240519 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/26086/statm: 2298 828 173 34 0 740 0
[pid=26087] ppid=26082 vsize=505676 CPUtime=19582.7 cores=4-7
/proc/26087/stat : 26087 (plingeling) S 26082 26082 26056 0 -1 4202496 1227891 1249 0 0 1958084 188 0 0 18 0 5 0 506849214 517812224 98510 33554432000 4194304 4356188 140733850356400 18446744073709551615 264738207717 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/26087/statm: 126419 98510 163 40 0 124963 0
[pid=26087/tid=26094] ppid=26082 vsize=505676 CPUtime=4875.76 cores=4-7
/proc/26087/task/26094/stat : 26094 (plingeling) R 26082 26082 26056 0 -1 4202560 313783 1249 0 0 487527 49 0 0 25 0 5 0 506849215 517812224 98510 33554432000 4194304 4356188 140733850356400 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26087/tid=26095] ppid=26082 vsize=505676 CPUtime=4902.06 cores=4-7
/proc/26087/task/26095/stat : 26095 (plingeling) R 26082 26082 26056 0 -1 4202560 301292 1249 0 0 490160 46 0 0 25 0 5 0 506849215 517812224 98510 33554432000 4194304 4356188 140733850356400 18446744073709551615 4331039 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26087/tid=26096] ppid=26082 vsize=505676 CPUtime=4902.4 cores=4-7
/proc/26087/task/26096/stat : 26096 (plingeling) R 26082 26082 26056 0 -1 4202560 296943 1249 0 0 490194 46 0 0 25 0 5 0 506849215 517812224 98510 33554432000 4194304 4356188 140733850356400 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26087/tid=26097] ppid=26082 vsize=505676 CPUtime=4902.46 cores=4-7
/proc/26087/task/26097/stat : 26097 (plingeling) R 26082 26082 26056 0 -1 4202560 315565 1249 0 0 490201 45 0 0 25 0 5 0 506849215 517812224 98510 33554432000 4194304 4356188 140733850356400 18446744073709551615 4331055 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 39190.8
Current children cumulated vsize (KiB) 3155716

[startup+4962.3 s]
/proc/loadavg: 8.09 8.07 8.01 9/180 26244
/proc/meminfo: memFree=21487508/32951124 swapFree=67111524/67111528
[pid=26082] ppid=26080 vsize=18324 CPUtime=0.01 cores=0-7
/proc/26082/stat : 26082 (ppfolio) S 26080 26082 26056 0 -1 4202496 523 0 0 0 0 1 0 0 15 0 1 0 506849214 18763776 390 33554432000 4194304 4287625 140734875289120 18446744073709551615 264726425103 0 0 4096 65536 13280050840715919359 0 0 17 6 0 0 0
/proc/26082/statm: 4581 390 341 23 0 91 0
[pid=26083] ppid=26082 vsize=2152668 CPUtime=4962.46 cores=0
/proc/26083/stat : 26083 (cryptominisat) R 26082 26082 26056 0 -1 4202496 413997 0 0 0 496092 154 0 0 25 0 1 0 506849214 2204332032 26086 33554432000 4194304 4587354 140735155762848 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26083/statm: 538167 26086 339 96 0 534729 0
[pid=26084] ppid=26082 vsize=14160 CPUtime=4962.45 cores=1
/proc/26084/stat : 26084 (clasp) R 26082 26082 26056 0 -1 4202496 1017 0 0 0 496245 0 0 0 25 0 1 0 506849214 14499840 908 33554432000 4194304 4785740 140735493538352 18446744073709551615 4287092 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26084/statm: 3540 908 344 145 0 585 0
[pid=26085] ppid=26082 vsize=455696 CPUtime=4960.69 cores=2
/proc/26085/stat : 26085 (TNM) R 26082 26082 26056 0 -1 4202496 275 0 0 0 496068 1 0 0 25 0 1 0 506849214 466632704 171 33554432000 134512640 134534564 4293297184 18446744073709551615 134530741 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/26085/statm: 113924 171 103 6 0 112590 0
[pid=26086] ppid=26082 vsize=9192 CPUtime=4962.46 cores=3
/proc/26086/stat : 26086 (march_hi) R 26082 26082 26056 0 -1 4202496 945 0 0 0 496246 0 0 0 25 0 1 0 506849214 9412608 836 33554432000 4194304 4331988 140734108803616 18446744073709551615 4226440 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/26086/statm: 2298 836 173 34 0 740 0
[pid=26087] ppid=26082 vsize=498764 CPUtime=19822.4 cores=4-7
/proc/26087/stat : 26087 (plingeling) S 26082 26082 26056 0 -1 4202496 1238035 1249 0 0 1982048 190 0 0 18 0 5 0 506849214 510734336 96782 33554432000 4194304 4356188 140733850356400 18446744073709551615 264738207717 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/26087/statm: 124691 96782 163 40 0 123235 0
[pid=26087/tid=26094] ppid=26082 vsize=498764 CPUtime=4935.43 cores=4-7
/proc/26087/task/26094/stat : 26094 (plingeling) R 26082 26082 26056 0 -1 4202560 316727 1249 0 0 493494 49 0 0 25 0 5 0 506849215 510734336 96782 33554432000 4194304 4356188 140733850356400 18446744073709551615 4331050 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26087/tid=26095] ppid=26082 vsize=498764 CPUtime=4962.06 cores=4-7
/proc/26087/task/26095/stat : 26095 (plingeling) R 26082 26082 26056 0 -1 4202560 303852 1249 0 0 496159 47 0 0 25 0 5 0 506849215 510734336 96782 33554432000 4194304 4356188 140733850356400 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26087/tid=26096] ppid=26082 vsize=498764 CPUtime=4962.39 cores=4-7
/proc/26087/task/26096/stat : 26096 (plingeling) R 26082 26082 26056 0 -1 4202560 298607 1249 0 0 496193 46 0 0 25 0 5 0 506849215 510734336 96782 33554432000 4194304 4356188 140733850356400 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26087/tid=26097] ppid=26082 vsize=498764 CPUtime=4962.46 cores=4-7
/proc/26087/task/26097/stat : 26097 (plingeling) R 26082 26082 26056 0 -1 4202560 318541 1249 0 0 496200 46 0 0 25 0 5 0 506849215 510734336 96782 33554432000 4194304 4356188 140733850356400 18446744073709551615 4330999 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 39670.5
Current children cumulated vsize (KiB) 3148804



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5003.61 s]
/proc/loadavg: 8.10 8.07 8.01 9/180 26245
/proc/meminfo: memFree=21486976/32951124 swapFree=67111524/67111528
[pid=26082] ppid=26080 vsize=18324 CPUtime=0.01 cores=0-7
/proc/26082/stat : 26082 (ppfolio) S 26080 26082 26056 0 -1 4202496 523 0 0 0 0 1 0 0 15 0 1 0 506849214 18763776 390 33554432000 4194304 4287625 140734875289120 18446744073709551615 264726425103 0 0 4096 65536 13280050840715919359 0 0 17 6 0 0 0
/proc/26082/statm: 4581 390 341 23 0 91 0
[pid=26083] ppid=26082 vsize=114152 CPUtime=5003.77 cores=0
/proc/26083/stat : 26083 (cryptominisat) R 26082 26082 26056 0 -1 4202496 418569 0 0 0 500221 156 0 0 25 0 1 0 506849214 116891648 24463 33554432000 4194304 4587354 140735155762848 18446744073709551615 4238755 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26083/statm: 28538 24463 339 96 0 25100 0
[pid=26084] ppid=26082 vsize=14160 CPUtime=5003.77 cores=1
/proc/26084/stat : 26084 (clasp) R 26082 26082 26056 0 -1 4202496 1017 0 0 0 500377 0 0 0 25 0 1 0 506849214 14499840 908 33554432000 4194304 4785740 140735493538352 18446744073709551615 4553190 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26084/statm: 3540 908 344 145 0 585 0
[pid=26085] ppid=26082 vsize=455696 CPUtime=5002 cores=2
/proc/26085/stat : 26085 (TNM) R 26082 26082 26056 0 -1 4202496 275 0 0 0 500199 1 0 0 25 0 1 0 506849214 466632704 171 33554432000 134512640 134534564 4293297184 18446744073709551615 2803131 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/26085/statm: 113924 171 103 6 0 112590 0
[pid=26086] ppid=26082 vsize=9192 CPUtime=5003.78 cores=3
/proc/26086/stat : 26086 (march_hi) R 26082 26082 26056 0 -1 4202496 951 0 0 0 500378 0 0 0 25 0 1 0 506849214 9412608 842 33554432000 4194304 4331988 140734108803616 18446744073709551615 4263319 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/26086/statm: 2298 842 173 34 0 740 0
[pid=26087] ppid=26082 vsize=505548 CPUtime=19987.4 cores=4-7
/proc/26087/stat : 26087 (plingeling) S 26082 26082 26056 0 -1 4202496 1245587 1249 0 0 1998549 191 0 0 18 0 5 0 506849214 517681152 98478 33554432000 4194304 4356188 140733850356400 18446744073709551615 264738207717 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/26087/statm: 126387 98478 163 40 0 124931 0
[pid=26087/tid=26094] ppid=26082 vsize=505548 CPUtime=4976.51 cores=4-7
/proc/26087/task/26094/stat : 26094 (plingeling) R 26082 26082 26056 0 -1 4202560 317015 1249 0 0 497602 49 0 0 25 0 5 0 506849215 517681152 98478 33554432000 4194304 4356188 140733850356400 18446744073709551615 4331015 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26087/tid=26095] ppid=26082 vsize=505548 CPUtime=5003.37 cores=4-7
/proc/26087/task/26095/stat : 26095 (plingeling) R 26082 26082 26056 0 -1 4202560 306252 1249 0 0 500290 47 0 0 25 0 5 0 506849215 517681152 98478 33554432000 4194304 4356188 140733850356400 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26087/tid=26096] ppid=26082 vsize=505548 CPUtime=5003.71 cores=4-7
/proc/26087/task/26096/stat : 26096 (plingeling) R 26082 26082 26056 0 -1 4202560 301231 1249 0 0 500324 47 0 0 25 0 5 0 506849215 517681152 98478 33554432000 4194304 4356188 140733850356400 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26087/tid=26097] ppid=26082 vsize=505548 CPUtime=5003.77 cores=4-7
/proc/26087/task/26097/stat : 26097 (plingeling) R 26082 26082 26056 0 -1 4202560 320781 1249 0 0 500331 46 0 0 25 0 5 0 506849215 517681152 98478 33554432000 4194304 4356188 140733850356400 18446744073709551615 4330964 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 40000.7
Current children cumulated vsize (KiB) 1117072

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 26082 and gives
#  childrusage.ru_utime.tv_sec=20011
#  childrusage.ru_utime.tv_usec=767748
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=601756
# CPU time returned by wait4() is 20013.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): 39997.2
CPU system time (s): 3.49
CPU usage (%): 799.435
Max. virtual memory (cumulated for all children) (KiB): 11668052

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20011.8
system time used= 1.60176
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 421352
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= 781
involuntary context switches= 53477

runsolver used 7.82681 second user time and 19.434 second system time

The end

Launcher Data

Begin job on node141 at 2011-04-30 08:18:56
IDJOB=3274921
IDBENCH=20442
IDSOLVER=1638
FILE ID=node141/3274921-1304144336
RUNJOBID= node141-1304144336-26070
PBS_JOBID= 13170852
Free space on /tmp= 72600 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT07/crafted/spence/hard/s113-100.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3274921-1304144336/watcher-3274921-1304144336 -o /tmp/evaluation-result-3274921-1304144336/solver-3274921-1304144336 -C 40000 -W 5100 -M 31000  ppfolio HOME/instance-3274921-1304144336.cnf

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

MD5SUM BENCH= 346cb413e25976ab9ce2952e1d53c865
RANDOM SEED=2039372537

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21983640 kB
Buffers:       1406272 kB
Cached:        8922420 kB
SwapCached:          4 kB
Active:        2648216 kB
Inactive:      7742956 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21983640 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           10344 kB
Writeback:           0 kB
AnonPages:       62792 kB
Mapped:          14464 kB
Slab:           511544 kB
PageTables:       4348 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   183456 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= 72588 MiB
End job on node141 at 2011-04-30 09:42:22