Trace number 3275891

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_70_18_80_10-dir.shuffled-as.sat03-140.cnf
MD5SUM1037a2754a0a53f62ba8ec901741c9e9
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3019.17
Satisfiable
(Un)Satisfiability was proved
Number of variables540
Number of clauses40510
Sum of the clauses size81524
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 240492
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 518

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

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

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


[startup+0 s]
/proc/loadavg: 7.92 7.99 7.99 1/170 11327
/proc/meminfo: memFree=30486224/32951124 swapFree=67111524/67111528
[pid=11327] ppid=11325 vsize=18324 CPUtime=0 cores=0-7
/proc/11327/stat : 11327 (ppfolio) R 11325 11327 11072 0 -1 4202496 518 0 0 0 0 0 0 0 25 0 1 0 261343681 18763776 389 33554432000 4194304 4287625 140736762204000 18446744073709551615 268655693210 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/11327/statm: 4581 389 341 23 0 91 0

[startup+0.100809 s]
/proc/loadavg: 7.92 7.99 7.99 1/170 11327
/proc/meminfo: memFree=30486224/32951124 swapFree=67111524/67111528
[pid=11327] ppid=11325 vsize=18324 CPUtime=0 cores=0-7
/proc/11327/stat : 11327 (ppfolio) R 11325 11327 11072 0 -1 4202496 519 0 0 0 0 0 0 0 25 0 1 0 261343681 18763776 389 33554432000 4194304 4287625 140736762204000 18446744073709551615 268660682255 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/11327/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.200792 s]
/proc/loadavg: 7.92 7.99 7.99 1/170 11327
/proc/meminfo: memFree=30486224/32951124 swapFree=67111524/67111528
[pid=11327] ppid=11325 vsize=18324 CPUtime=0 cores=0-7
/proc/11327/stat : 11327 (ppfolio) S 11325 11327 11072 0 -1 4202496 519 0 0 0 0 0 0 0 25 0 1 0 261343681 18763776 389 33554432000 4194304 4287625 140736762204000 18446744073709551615 268660682255 0 0 4096 65536 14757470249955622911 0 0 17 6 0 0 0
/proc/11327/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300774 s]
/proc/loadavg: 7.92 7.99 7.99 1/170 11327
/proc/meminfo: memFree=30486224/32951124 swapFree=67111524/67111528
[pid=11327] ppid=11325 vsize=18324 CPUtime=0 cores=0-7
/proc/11327/stat : 11327 (ppfolio) S 11325 11327 11072 0 -1 4202496 519 0 0 0 0 0 0 0 25 0 1 0 261343681 18763776 389 33554432000 4194304 4287625 140736762204000 18446744073709551615 268660682255 0 0 4096 65536 14757470249955622911 0 0 17 6 0 0 0
/proc/11327/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700706 s]
/proc/loadavg: 7.92 7.99 7.99 1/170 11327
/proc/meminfo: memFree=30486224/32951124 swapFree=67111524/67111528
[pid=11327] ppid=11325 vsize=18324 CPUtime=0 cores=0-7
/proc/11327/stat : 11327 (ppfolio) S 11325 11327 11072 0 -1 4202496 519 0 0 0 0 0 0 0 19 0 1 0 261343681 18763776 389 33554432000 4194304 4287625 140736762204000 18446744073709551615 268660682255 0 0 4096 65536 14757470249955622911 0 0 17 6 0 0 0
/proc/11327/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50057 s]
/proc/loadavg: 7.92 7.99 7.99 10/180 11342
/proc/meminfo: memFree=30438900/32951124 swapFree=67111524/67111528
[pid=11327] ppid=11325 vsize=18324 CPUtime=0 cores=0-7
/proc/11327/stat : 11327 (ppfolio) S 11325 11327 11072 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 261343681 18763776 389 33554432000 4194304 4287625 140736762204000 18446744073709551615 268660682255 0 0 4096 65536 14757470249955622911 0 0 17 6 0 0 0
/proc/11327/statm: 4581 389 341 23 0 91 0
[pid=11328] ppid=11327 vsize=1715016 CPUtime=1.48 cores=0
/proc/11328/stat : 11328 (cryptominisat) R 11327 11327 11072 0 -1 4202496 4285 0 0 0 148 0 0 0 25 0 1 0 261343681 1756176384 2500 33554432000 4194304 4587354 140737461527120 18446744073709551615 4238606 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11328/statm: 428754 2500 331 96 0 425316 0
[pid=11329] ppid=11327 vsize=22808 CPUtime=1.49 cores=1
/proc/11329/stat : 11329 (clasp) R 11327 11327 11072 0 -1 4202496 3311 0 0 0 149 0 0 0 20 0 1 0 261343682 23355392 3029 33554432000 4194304 4785740 140735781920464 18446744073709551615 4277611 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/11329/statm: 5702 3029 340 145 0 2747 0
[pid=11330] ppid=11327 vsize=454108 CPUtime=1.49 cores=2
/proc/11330/stat : 11330 (TNM) R 11327 11327 11072 0 -1 4202496 1194 0 0 0 149 0 0 0 25 0 1 0 261343682 465006592 1091 33554432000 134512640 134534564 4290076416 18446744073709551615 134530573 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/11330/statm: 113527 1091 95 6 0 112193 0
[pid=11331] ppid=11327 vsize=12828 CPUtime=1.49 cores=3
/proc/11331/stat : 11331 (march_hi) R 11327 11327 11072 0 -1 4202496 1311 0 0 0 149 0 0 0 25 0 1 0 261343682 13135872 1084 33554432000 4194304 4331988 140733772964352 18446744073709551615 4210400 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/11331/statm: 3207 1084 174 34 0 1649 0
[pid=11332] ppid=11327 vsize=139264 CPUtime=5.86 cores=4-7
/proc/11332/stat : 11332 (plingeling) S 11327 11327 11072 0 -1 4202496 7608 1249 0 0 585 1 0 0 18 0 5 0 261343682 142606336 6876 33554432000 4194304 4356188 140734674219424 18446744073709551615 268672464869 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/11332/statm: 34816 6876 163 40 0 33360 0
[pid=11332/tid=11339] ppid=11327 vsize=139264 CPUtime=1.46 cores=4-7
/proc/11332/task/11339/stat : 11339 (plingeling) R 11327 11327 11072 0 -1 4202560 1389 1249 0 0 146 0 0 0 20 0 5 0 261343685 142606336 6876 33554432000 4194304 4356188 140734674219424 18446744073709551615 4331819 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11332/tid=11340] ppid=11327 vsize=139264 CPUtime=1.45 cores=4-7
/proc/11332/task/11340/stat : 11340 (plingeling) R 11327 11327 11072 0 -1 4202560 881 1249 0 0 145 0 0 0 25 0 5 0 261343685 142606336 6876 33554432000 4194304 4356188 140734674219424 18446744073709551615 4332007 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=11332/tid=11341] ppid=11327 vsize=139264 CPUtime=1.46 cores=4-7
/proc/11332/task/11341/stat : 11341 (plingeling) R 11327 11327 11072 0 -1 4202560 1268 1249 0 0 146 0 0 0 23 0 5 0 261343685 142606336 6876 33554432000 4194304 4356188 140734674219424 18446744073709551615 4331165 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11332/tid=11342] ppid=11327 vsize=139264 CPUtime=1.44 cores=4-7
/proc/11332/task/11342/stat : 11342 (plingeling) R 11327 11327 11072 0 -1 4202560 2610 1249 0 0 144 0 0 0 23 0 5 0 261343685 142606336 6876 33554432000 4194304 4356188 140734674219424 18446744073709551615 4331350 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 11.81
Current children cumulated vsize (KiB) 2362348

[startup+3.10128 s]
/proc/loadavg: 7.92 7.99 7.99 9/180 11342
/proc/meminfo: memFree=30418840/32951124 swapFree=67111524/67111528
[pid=11327] ppid=11325 vsize=18324 CPUtime=0 cores=0-7
/proc/11327/stat : 11327 (ppfolio) S 11325 11327 11072 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 261343681 18763776 389 33554432000 4194304 4287625 140736762204000 18446744073709551615 268660682255 0 0 4096 65536 14757470249955622911 0 0 17 6 0 0 0
/proc/11327/statm: 4581 389 341 23 0 91 0
[pid=11328] ppid=11327 vsize=1728344 CPUtime=3.09 cores=0
/proc/11328/stat : 11328 (cryptominisat) R 11327 11327 11072 0 -1 4202496 7381 0 0 0 308 1 0 0 25 0 1 0 261343681 1769824256 4976 33554432000 4194304 4587354 140737461527120 18446744073709551615 4243948 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11328/statm: 432086 4976 337 96 0 428648 0
[pid=11329] ppid=11327 vsize=27840 CPUtime=3.09 cores=1
/proc/11329/stat : 11329 (clasp) R 11327 11327 11072 0 -1 4202496 4535 0 0 0 308 1 0 0 25 0 1 0 261343682 28508160 4253 33554432000 4194304 4785740 140735781920464 18446744073709551615 4287022 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/11329/statm: 6960 4253 340 145 0 4005 0
[pid=11330] ppid=11327 vsize=454108 CPUtime=3.09 cores=2
/proc/11330/stat : 11330 (TNM) R 11327 11327 11072 0 -1 4202496 1194 0 0 0 309 0 0 0 25 0 1 0 261343682 465006592 1091 33554432000 134512640 134534564 4290076416 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/11330/statm: 113527 1091 95 6 0 112193 0
[pid=11331] ppid=11327 vsize=13040 CPUtime=3.09 cores=3
/proc/11331/stat : 11331 (march_hi) R 11327 11327 11072 0 -1 4202496 1329 0 0 0 309 0 0 0 25 0 1 0 261343682 13352960 1102 33554432000 4194304 4331988 140733772964352 18446744073709551615 4228288 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/11331/statm: 3260 1102 174 34 0 1702 0
[pid=11332] ppid=11327 vsize=144508 CPUtime=12.26 cores=4-7
/proc/11332/stat : 11332 (plingeling) S 11327 11327 11072 0 -1 4202496 9710 1249 0 0 1225 1 0 0 18 0 5 0 261343682 147976192 8187 33554432000 4194304 4356188 140734674219424 18446744073709551615 268672464869 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/11332/statm: 36127 8187 163 40 0 34671 0
[pid=11332/tid=11339] ppid=11327 vsize=144508 CPUtime=3.06 cores=4-7
/proc/11332/task/11339/stat : 11339 (plingeling) R 11327 11327 11072 0 -1 4202560 1944 1249 0 0 306 0 0 0 25 0 5 0 261343685 147976192 8187 33554432000 4194304 4356188 140734674219424 18446744073709551615 4331065 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11332/tid=11340] ppid=11327 vsize=144508 CPUtime=3.05 cores=4-7
/proc/11332/task/11340/stat : 11340 (plingeling) R 11327 11327 11072 0 -1 4202560 881 1249 0 0 305 0 0 0 25 0 5 0 261343685 147976192 8187 33554432000 4194304 4356188 140734674219424 18446744073709551615 4210765 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=11332/tid=11341] ppid=11327 vsize=144508 CPUtime=3.06 cores=4-7
/proc/11332/task/11341/stat : 11341 (plingeling) R 11327 11327 11072 0 -1 4202560 1695 1249 0 0 306 0 0 0 25 0 5 0 261343685 147976192 8187 33554432000 4194304 4356188 140734674219424 18446744073709551615 4331352 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11332/tid=11342] ppid=11327 vsize=144508 CPUtime=3.04 cores=4-7
/proc/11332/task/11342/stat : 11342 (plingeling) R 11327 11327 11072 0 -1 4202560 3730 1249 0 0 304 0 0 0 25 0 5 0 261343685 147976192 8187 33554432000 4194304 4356188 140734674219424 18446744073709551615 4331506 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 24.62
Current children cumulated vsize (KiB) 2386164

[startup+6.30073 s]
/proc/loadavg: 8.01 8.01 8.00 9/180 11342
/proc/meminfo: memFree=30389692/32951124 swapFree=67111524/67111528
[pid=11327] ppid=11325 vsize=18324 CPUtime=0 cores=0-7
/proc/11327/stat : 11327 (ppfolio) S 11325 11327 11072 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 261343681 18763776 389 33554432000 4194304 4287625 140736762204000 18446744073709551615 268660682255 0 0 4096 65536 14757470249955622911 0 0 17 6 0 0 0
/proc/11327/statm: 4581 389 341 23 0 91 0
[pid=11328] ppid=11327 vsize=1725768 CPUtime=6.29 cores=0
/proc/11328/stat : 11328 (cryptominisat) R 11327 11327 11072 0 -1 4202496 11636 0 0 0 627 2 0 0 25 0 1 0 261343681 1767186432 7797 33554432000 4194304 4587354 140737461527120 18446744073709551615 4365336 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11328/statm: 431442 7797 337 96 0 428004 0
[pid=11329] ppid=11327 vsize=33920 CPUtime=6.29 cores=1
/proc/11329/stat : 11329 (clasp) R 11327 11327 11072 0 -1 4202496 5977 0 0 0 628 1 0 0 25 0 1 0 261343682 34734080 5695 33554432000 4194304 4785740 140735781920464 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/11329/statm: 8480 5695 340 145 0 5525 0
[pid=11330] ppid=11327 vsize=454108 CPUtime=6.29 cores=2
/proc/11330/stat : 11330 (TNM) R 11327 11327 11072 0 -1 4202496 1194 0 0 0 629 0 0 0 25 0 1 0 261343682 465006592 1091 33554432000 134512640 134534564 4290076416 18446744073709551615 134530648 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/11330/statm: 113527 1091 95 6 0 112193 0
[pid=11331] ppid=11327 vsize=13856 CPUtime=6.29 cores=3
/proc/11331/stat : 11331 (march_hi) R 11327 11327 11072 0 -1 4202496 1508 0 0 0 629 0 0 0 25 0 1 0 261343682 14188544 1281 33554432000 4194304 4331988 140733772964352 18446744073709551615 4210459 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/11331/statm: 3464 1281 174 34 0 1906 0
[pid=11332] ppid=11327 vsize=150920 CPUtime=25.04 cores=4-7
/proc/11332/stat : 11332 (plingeling) S 11327 11327 11072 0 -1 4202496 14517 1249 0 0 2502 2 0 0 18 0 5 0 261343682 154542080 9790 33554432000 4194304 4356188 140734674219424 18446744073709551615 268672464869 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/11332/statm: 37730 9790 163 40 0 36274 0
[pid=11332/tid=11339] ppid=11327 vsize=150920 CPUtime=6.25 cores=4-7
/proc/11332/task/11339/stat : 11339 (plingeling) R 11327 11327 11072 0 -1 4202560 3419 1249 0 0 625 0 0 0 25 0 5 0 261343685 154542080 9790 33554432000 4194304 4356188 140734674219424 18446744073709551615 4330859 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11332/tid=11340] ppid=11327 vsize=150920 CPUtime=6.25 cores=4-7
/proc/11332/task/11340/stat : 11340 (plingeling) R 11327 11327 11072 0 -1 4202560 1905 1249 0 0 625 0 0 0 25 0 5 0 261343685 154542080 9790 33554432000 4194304 4356188 140734674219424 18446744073709551615 4279656 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=11332/tid=11341] ppid=11327 vsize=150920 CPUtime=6.25 cores=4-7
/proc/11332/task/11341/stat : 11341 (plingeling) R 11327 11327 11072 0 -1 4202560 2849 1249 0 0 625 0 0 0 25 0 5 0 261343685 154542080 9790 33554432000 4194304 4356188 140734674219424 18446744073709551615 4331355 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11332/tid=11342] ppid=11327 vsize=150920 CPUtime=6.22 cores=4-7
/proc/11332/task/11342/stat : 11342 (plingeling) R 11327 11327 11072 0 -1 4202560 4884 1249 0 0 622 0 0 0 25 0 5 0 261343685 154542080 9790 33554432000 4194304 4356188 140734674219424 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.2
Current children cumulated vsize (KiB) 2396896

[startup+12.7006 s]
/proc/loadavg: 8.01 8.01 8.00 9/180 11342
/proc/meminfo: memFree=30363828/32951124 swapFree=67111524/67111528
[pid=11327] ppid=11325 vsize=18324 CPUtime=0 cores=0-7
/proc/11327/stat : 11327 (ppfolio) S 11325 11327 11072 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 261343681 18763776 389 33554432000 4194304 4287625 140736762204000 18446744073709551615 268660682255 0 0 4096 65536 14757470249955622911 0 0 17 6 0 0 0
/proc/11327/statm: 4581 389 341 23 0 91 0
[pid=11328] ppid=11327 vsize=1746628 CPUtime=12.69 cores=0
/proc/11328/stat : 11328 (cryptominisat) R 11327 11327 11072 0 -1 4202496 16398 0 0 0 1266 3 0 0 25 0 1 0 261343681 1788547072 9551 33554432000 4194304 4587354 140737461527120 18446744073709551615 4357668 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11328/statm: 436657 9551 337 96 0 433219 0
[pid=11329] ppid=11327 vsize=38748 CPUtime=12.69 cores=1
/proc/11329/stat : 11329 (clasp) R 11327 11327 11072 0 -1 4202496 7109 0 0 0 1268 1 0 0 25 0 1 0 261343682 39677952 6827 33554432000 4194304 4785740 140735781920464 18446744073709551615 4299680 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/11329/statm: 9687 6827 340 145 0 6732 0
[pid=11330] ppid=11327 vsize=454108 CPUtime=12.69 cores=2
/proc/11330/stat : 11330 (TNM) R 11327 11327 11072 0 -1 4202496 1194 0 0 0 1269 0 0 0 25 0 1 0 261343682 465006592 1091 33554432000 134512640 134534564 4290076416 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/11330/statm: 113527 1091 95 6 0 112193 0
[pid=11331] ppid=11327 vsize=14936 CPUtime=12.69 cores=3
/proc/11331/stat : 11331 (march_hi) R 11327 11327 11072 0 -1 4202496 1721 0 0 0 1269 0 0 0 25 0 1 0 261343682 15294464 1494 33554432000 4194304 4331988 140733772964352 18446744073709551615 4239602 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/11331/statm: 3734 1494 175 34 0 2176 0
[pid=11332] ppid=11327 vsize=160388 CPUtime=50.6 cores=4-7
/proc/11332/stat : 11332 (plingeling) S 11327 11327 11072 0 -1 4202496 22532 1249 0 0 5057 3 0 0 18 0 5 0 261343682 164237312 12157 33554432000 4194304 4356188 140734674219424 18446744073709551615 268672464869 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/11332/statm: 40097 12157 163 40 0 38641 0
[pid=11332/tid=11339] ppid=11327 vsize=160388 CPUtime=12.65 cores=4-7
/proc/11332/task/11339/stat : 11339 (plingeling) R 11327 11327 11072 0 -1 4202560 5826 1249 0 0 1265 0 0 0 25 0 5 0 261343685 164237312 12157 33554432000 4194304 4356188 140734674219424 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11332/tid=11340] ppid=11327 vsize=160388 CPUtime=12.65 cores=4-7
/proc/11332/task/11340/stat : 11340 (plingeling) R 11327 11327 11072 0 -1 4202560 2802 1249 0 0 1265 0 0 0 25 0 5 0 261343685 164237312 12157 33554432000 4194304 4356188 140734674219424 18446744073709551615 4331350 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=11332/tid=11341] ppid=11327 vsize=160388 CPUtime=12.65 cores=4-7
/proc/11332/task/11341/stat : 11341 (plingeling) R 11327 11327 11072 0 -1 4202560 4357 1249 0 0 1265 0 0 0 25 0 5 0 261343685 164237312 12157 33554432000 4194304 4356188 140734674219424 18446744073709551615 4234026 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11332/tid=11342] ppid=11327 vsize=160388 CPUtime=12.59 cores=4-7
/proc/11332/task/11342/stat : 11342 (plingeling) R 11327 11327 11072 0 -1 4202560 8087 1249 0 0 1258 1 0 0 25 0 5 0 261343685 164237312 12157 33554432000 4194304 4356188 140734674219424 18446744073709551615 4279435 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.36
Current children cumulated vsize (KiB) 2433132

[startup+25.5014 s]
/proc/loadavg: 8.00 8.01 8.00 9/180 11342
/proc/meminfo: memFree=30326172/32951124 swapFree=67111524/67111528
[pid=11327] ppid=11325 vsize=18324 CPUtime=0 cores=0-7
/proc/11327/stat : 11327 (ppfolio) S 11325 11327 11072 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 261343681 18763776 389 33554432000 4194304 4287625 140736762204000 18446744073709551615 268660682255 0 0 4096 65536 14757470249955622911 0 0 17 6 0 0 0
/proc/11327/statm: 4581 389 341 23 0 91 0
[pid=11328] ppid=11327 vsize=1746456 CPUtime=25.49 cores=0
/proc/11328/stat : 11328 (cryptominisat) R 11327 11327 11072 0 -1 4202496 22958 0 0 0 2545 4 0 0 25 0 1 0 261343681 1788370944 10269 33554432000 4194304 4587354 140737461527120 18446744073709551615 4238606 0 0 4096 2 0 0 0 17 0 0 0 0

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

[pid=11330] ppid=11327 vsize=454108 CPUtime=4781.91 cores=2
/proc/11330/stat : 11330 (TNM) R 11327 11327 11072 0 -1 4202496 1194 0 0 0 478189 2 0 0 25 0 1 0 261343682 465006592 1091 33554432000 134512640 134534564 4290076416 18446744073709551615 134530606 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/11330/statm: 113527 1091 95 6 0 112193 0
[pid=11331] ppid=11327 vsize=1700504 CPUtime=4782.38 cores=3
/proc/11331/stat : 11331 (march_hi) R 11327 11327 11072 0 -1 4202496 344083 0 0 0 478016 222 0 0 25 0 1 0 261343682 1741316096 343856 33554432000 4194304 4331988 140733772964352 18446744073709551615 4228311 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/11331/statm: 425126 343856 175 34 0 423568 0
[pid=11332] ppid=11327 vsize=561608 CPUtime=19101.7 cores=4-7
/proc/11332/stat : 11332 (plingeling) S 11327 11327 11072 0 -1 4202496 3781093 1249 0 0 1909680 490 0 0 18 0 5 0 261343682 575086592 112494 33554432000 4194304 4356188 140734674219424 18446744073709551615 268672464869 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/11332/statm: 140402 112494 163 40 0 138946 0
[pid=11332/tid=11339] ppid=11327 vsize=561608 CPUtime=4782.37 cores=4-7
/proc/11332/task/11339/stat : 11339 (plingeling) R 11327 11327 11072 0 -1 4202560 999116 1249 0 0 478108 129 0 0 25 0 5 0 261343685 575086592 112494 33554432000 4194304 4356188 140734674219424 18446744073709551615 4330896 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11332/tid=11340] ppid=11327 vsize=561608 CPUtime=4782.36 cores=4-7
/proc/11332/task/11340/stat : 11340 (plingeling) R 11327 11327 11072 0 -1 4202560 1026940 1249 0 0 478100 136 0 0 25 0 5 0 261343685 575086592 112494 33554432000 4194304 4356188 140734674219424 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=11332/tid=11341] ppid=11327 vsize=561608 CPUtime=4782.36 cores=4-7
/proc/11332/task/11341/stat : 11341 (plingeling) R 11327 11327 11072 0 -1 4202560 986382 1249 0 0 478104 132 0 0 25 0 5 0 261343685 575086592 112494 33554432000 4194304 4356188 140734674219424 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11332/tid=11342] ppid=11327 vsize=561608 CPUtime=4754.56 cores=4-7
/proc/11332/task/11342/stat : 11342 (plingeling) R 11327 11327 11072 0 -1 4202560 767195 1249 0 0 475364 92 0 0 25 0 5 0 261343685 575086592 112494 33554432000 4194304 4356188 140734674219424 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 38230.8
Current children cumulated vsize (KiB) 12487372

[startup+4842.31 s]
/proc/loadavg: 8.10 8.09 8.02 9/180 11496
/proc/meminfo: memFree=28141120/32951124 swapFree=67111524/67111528
[pid=11327] ppid=11325 vsize=18324 CPUtime=0 cores=0-7
/proc/11327/stat : 11327 (ppfolio) S 11325 11327 11072 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 261343681 18763776 389 33554432000 4194304 4287625 140736762204000 18446744073709551615 268660682255 0 0 4096 65536 14757470249955622911 0 0 17 6 0 0 0
/proc/11327/statm: 4581 389 341 23 0 91 0
[pid=11328] ppid=11327 vsize=9582140 CPUtime=4842.4 cores=0
/proc/11328/stat : 11328 (cryptominisat) R 11327 11327 11072 0 -1 4202496 894711 0 0 0 483970 270 0 0 25 0 1 0 261343681 9812111360 74962 33554432000 4194304 4587354 140737461527120 18446744073709551615 4238568 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11328/statm: 2395535 74962 337 96 0 2392097 0
[pid=11329] ppid=11327 vsize=171968 CPUtime=4842.4 cores=1
/proc/11329/stat : 11329 (clasp) R 11327 11327 11072 0 -1 4202496 39085 0 0 0 484232 8 0 0 25 0 1 0 261343682 176095232 38102 33554432000 4194304 4785740 140735781920464 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/11329/statm: 42992 38102 340 145 0 40037 0
[pid=11330] ppid=11327 vsize=454108 CPUtime=4841.91 cores=2
/proc/11330/stat : 11330 (TNM) R 11327 11327 11072 0 -1 4202496 1194 0 0 0 484189 2 0 0 25 0 1 0 261343682 465006592 1091 33554432000 134512640 134534564 4290076416 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/11330/statm: 113527 1091 95 6 0 112193 0
[pid=11331] ppid=11327 vsize=1700504 CPUtime=4842.39 cores=3
/proc/11331/stat : 11331 (march_hi) R 11327 11327 11072 0 -1 4202496 350172 0 0 0 484013 226 0 0 25 0 1 0 261343682 1741316096 349945 33554432000 4194304 4331988 140733772964352 18446744073709551615 4239684 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/11331/statm: 425126 349945 175 34 0 423568 0
[pid=11332] ppid=11327 vsize=600516 CPUtime=19341.4 cores=4-7
/proc/11332/stat : 11332 (plingeling) S 11327 11327 11072 0 -1 4202496 3813349 1249 0 0 1933646 494 0 0 18 0 5 0 261343682 614928384 122221 33554432000 4194304 4356188 140734674219424 18446744073709551615 268672464869 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/11332/statm: 150129 122221 163 40 0 148673 0
[pid=11332/tid=11339] ppid=11327 vsize=600516 CPUtime=4842.38 cores=4-7
/proc/11332/task/11339/stat : 11339 (plingeling) R 11327 11327 11072 0 -1 4202560 1010892 1249 0 0 484108 130 0 0 25 0 5 0 261343685 614928384 122221 33554432000 4194304 4356188 140734674219424 18446744073709551615 4331268 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11332/tid=11340] ppid=11327 vsize=600516 CPUtime=4842.36 cores=4-7
/proc/11332/task/11340/stat : 11340 (plingeling) R 11327 11327 11072 0 -1 4202560 1035004 1249 0 0 484100 136 0 0 25 0 5 0 261343685 614928384 122221 33554432000 4194304 4356188 140734674219424 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=11332/tid=11341] ppid=11327 vsize=600516 CPUtime=4842.37 cores=4-7
/proc/11332/task/11341/stat : 11341 (plingeling) R 11327 11327 11072 0 -1 4202560 993422 1249 0 0 484104 133 0 0 25 0 5 0 261343685 614928384 122221 33554432000 4194304 4356188 140734674219424 18446744073709551615 4330969 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11332/tid=11342] ppid=11327 vsize=600516 CPUtime=4814.23 cores=4-7
/proc/11332/task/11342/stat : 11342 (plingeling) R 11327 11327 11072 0 -1 4202560 772571 1249 0 0 481330 93 0 0 25 0 5 0 261343685 614928384 122221 33554432000 4194304 4356188 140734674219424 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 38710.5
Current children cumulated vsize (KiB) 12527560

[startup+4902.3 s]
/proc/loadavg: 8.10 8.09 8.02 9/180 11498
/proc/meminfo: memFree=28099640/32951124 swapFree=67111524/67111528
[pid=11327] ppid=11325 vsize=18324 CPUtime=0 cores=0-7
/proc/11327/stat : 11327 (ppfolio) S 11325 11327 11072 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 261343681 18763776 389 33554432000 4194304 4287625 140736762204000 18446744073709551615 268660682255 0 0 4096 65536 14757470249955622911 0 0 17 6 0 0 0
/proc/11327/statm: 4581 389 341 23 0 91 0
[pid=11328] ppid=11327 vsize=9582140 CPUtime=4902.4 cores=0
/proc/11328/stat : 11328 (cryptominisat) R 11327 11327 11072 0 -1 4202496 901379 0 0 0 489968 272 0 0 25 0 1 0 261343681 9812111360 76127 33554432000 4194304 4587354 140737461527120 18446744073709551615 4232272 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11328/statm: 2395535 76127 337 96 0 2392097 0
[pid=11329] ppid=11327 vsize=171968 CPUtime=4902.39 cores=1
/proc/11329/stat : 11329 (clasp) R 11327 11327 11072 0 -1 4202496 39109 0 0 0 490231 8 0 0 25 0 1 0 261343682 176095232 38126 33554432000 4194304 4785740 140735781920464 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/11329/statm: 42992 38126 340 145 0 40037 0
[pid=11330] ppid=11327 vsize=454108 CPUtime=4901.9 cores=2
/proc/11330/stat : 11330 (TNM) R 11327 11327 11072 0 -1 4202496 1194 0 0 0 490188 2 0 0 25 0 1 0 261343682 465006592 1091 33554432000 134512640 134534564 4290076416 18446744073709551615 134530701 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/11330/statm: 113527 1091 95 6 0 112193 0
[pid=11331] ppid=11327 vsize=1700504 CPUtime=4902.38 cores=3
/proc/11331/stat : 11331 (march_hi) R 11327 11327 11072 0 -1 4202496 356477 0 0 0 490008 230 0 0 25 0 1 0 261343682 1741316096 356250 33554432000 4194304 4331988 140733772964352 18446744073709551615 4316070 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/11331/statm: 425126 356250 175 34 0 423568 0
[pid=11332] ppid=11327 vsize=610752 CPUtime=19581.1 cores=4-7
/proc/11332/stat : 11332 (plingeling) S 11327 11327 11072 0 -1 4202496 3856101 1249 0 0 1957606 499 0 0 18 0 5 0 261343682 625410048 124780 33554432000 4194304 4356188 140734674219424 18446744073709551615 268672464869 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/11332/statm: 152688 124780 163 40 0 151232 0
[pid=11332/tid=11339] ppid=11327 vsize=610752 CPUtime=4902.37 cores=4-7
/proc/11332/task/11339/stat : 11339 (plingeling) R 11327 11327 11072 0 -1 4202560 1020108 1249 0 0 490106 131 0 0 25 0 5 0 261343685 625410048 124780 33554432000 4194304 4356188 140734674219424 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11332/tid=11340] ppid=11327 vsize=610752 CPUtime=4902.35 cores=4-7
/proc/11332/task/11340/stat : 11340 (plingeling) R 11327 11327 11072 0 -1 4202560 1042940 1249 0 0 490098 137 0 0 25 0 5 0 261343685 625410048 124780 33554432000 4194304 4356188 140734674219424 18446744073709551615 4331074 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=11332/tid=11341] ppid=11327 vsize=610752 CPUtime=4902.37 cores=4-7
/proc/11332/task/11341/stat : 11341 (plingeling) R 11327 11327 11072 0 -1 4202560 1004942 1249 0 0 490103 134 0 0 25 0 5 0 261343685 625410048 124780 33554432000 4194304 4356188 140734674219424 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11332/tid=11342] ppid=11327 vsize=610752 CPUtime=4873.9 cores=4-7
/proc/11332/task/11342/stat : 11342 (plingeling) R 11327 11327 11072 0 -1 4202560 786651 1249 0 0 487296 94 0 0 25 0 5 0 261343685 625410048 124780 33554432000 4194304 4356188 140734674219424 18446744073709551615 4331062 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 39190.1
Current children cumulated vsize (KiB) 12537796

[startup+4962.3 s]
/proc/loadavg: 8.08 8.08 8.02 9/180 11499
/proc/meminfo: memFree=28153148/32951124 swapFree=67111524/67111528
[pid=11327] ppid=11325 vsize=18324 CPUtime=0 cores=0-7
/proc/11327/stat : 11327 (ppfolio) S 11325 11327 11072 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 261343681 18763776 389 33554432000 4194304 4287625 140736762204000 18446744073709551615 268660682255 0 0 4096 65536 14757470249955622911 0 0 17 6 0 0 0
/proc/11327/statm: 4581 389 341 23 0 91 0
[pid=11328] ppid=11327 vsize=9582140 CPUtime=4962.4 cores=0
/proc/11328/stat : 11328 (cryptominisat) R 11327 11327 11072 0 -1 4202496 906912 0 0 0 495965 275 0 0 25 0 1 0 261343681 9812111360 70751 33554432000 4194304 4587354 140737461527120 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11328/statm: 2395535 70751 337 96 0 2392097 0
[pid=11329] ppid=11327 vsize=171968 CPUtime=4962.39 cores=1
/proc/11329/stat : 11329 (clasp) R 11327 11327 11072 0 -1 4202496 39112 0 0 0 496231 8 0 0 25 0 1 0 261343682 176095232 38129 33554432000 4194304 4785740 140735781920464 18446744073709551615 4287053 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/11329/statm: 42992 38129 340 145 0 40037 0
[pid=11330] ppid=11327 vsize=454108 CPUtime=4961.9 cores=2
/proc/11330/stat : 11330 (TNM) R 11327 11327 11072 0 -1 4202496 1194 0 0 0 496188 2 0 0 25 0 1 0 261343682 465006592 1091 33554432000 134512640 134534564 4290076416 18446744073709551615 134530598 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/11330/statm: 113527 1091 95 6 0 112193 0
[pid=11331] ppid=11327 vsize=1700504 CPUtime=4962.38 cores=3
/proc/11331/stat : 11331 (march_hi) R 11327 11327 11072 0 -1 4202496 362905 0 0 0 496002 236 0 0 25 0 1 0 261343682 1741316096 362678 33554432000 4194304 4331988 140733772964352 18446744073709551615 4315626 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/11331/statm: 425126 362678 175 34 0 423568 0
[pid=11332] ppid=11327 vsize=552384 CPUtime=19820.7 cores=4-7
/proc/11332/stat : 11332 (plingeling) S 11327 11327 11072 0 -1 4202496 3878373 1249 0 0 1981570 502 0 0 18 0 5 0 261343682 565641216 110188 33554432000 4194304 4356188 140734674219424 18446744073709551615 268672464869 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/11332/statm: 138096 110188 163 40 0 136640 0
[pid=11332/tid=11339] ppid=11327 vsize=552384 CPUtime=4962.37 cores=4-7
/proc/11332/task/11339/stat : 11339 (plingeling) R 11327 11327 11072 0 -1 4202560 1024972 1249 0 0 496105 132 0 0 25 0 5 0 261343685 565641216 110188 33554432000 4194304 4356188 140734674219424 18446744073709551615 4331352 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11332/tid=11340] ppid=11327 vsize=552384 CPUtime=4962.36 cores=4-7
/proc/11332/task/11340/stat : 11340 (plingeling) R 11327 11327 11072 0 -1 4202560 1050620 1249 0 0 496097 139 0 0 25 0 5 0 261343685 565641216 110188 33554432000 4194304 4356188 140734674219424 18446744073709551615 4334501 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=11332/tid=11341] ppid=11327 vsize=552384 CPUtime=4962.37 cores=4-7
/proc/11332/task/11341/stat : 11341 (plingeling) R 11327 11327 11072 0 -1 4202560 1012622 1249 0 0 496101 136 0 0 25 0 5 0 261343685 565641216 110188 33554432000 4194304 4356188 140734674219424 18446744073709551615 4331355 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11332/tid=11342] ppid=11327 vsize=552384 CPUtime=4933.57 cores=4-7
/proc/11332/task/11342/stat : 11342 (plingeling) R 11327 11327 11072 0 -1 4202560 788699 1249 0 0 493263 94 0 0 25 0 5 0 261343685 565641216 110188 33554432000 4194304 4356188 140734674219424 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 39669.8
Current children cumulated vsize (KiB) 12479428



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5003.7 s]
/proc/loadavg: 8.11 8.09 8.02 9/180 11500
/proc/meminfo: memFree=28053904/32951124 swapFree=67111524/67111528
[pid=11327] ppid=11325 vsize=18324 CPUtime=0 cores=0-7
/proc/11327/stat : 11327 (ppfolio) S 11325 11327 11072 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 261343681 18763776 389 33554432000 4194304 4287625 140736762204000 18446744073709551615 268660682255 0 0 4096 65536 14757470249955622911 0 0 17 6 0 0 0
/proc/11327/statm: 4581 389 341 23 0 91 0
[pid=11328] ppid=11327 vsize=9582140 CPUtime=5003.8 cores=0
/proc/11328/stat : 11328 (cryptominisat) R 11327 11327 11072 0 -1 4202496 912435 0 0 0 500103 277 0 0 25 0 1 0 261343681 9812111360 76135 33554432000 4194304 4587354 140737461527120 18446744073709551615 4232088 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11328/statm: 2395535 76135 337 96 0 2392097 0
[pid=11329] ppid=11327 vsize=172608 CPUtime=5003.8 cores=1
/proc/11329/stat : 11329 (clasp) R 11327 11327 11072 0 -1 4202496 39276 0 0 0 500372 8 0 0 25 0 1 0 261343682 176750592 38293 33554432000 4194304 4785740 140735781920464 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/11329/statm: 43152 38293 340 145 0 40197 0
[pid=11330] ppid=11327 vsize=454108 CPUtime=5003.3 cores=2
/proc/11330/stat : 11330 (TNM) R 11327 11327 11072 0 -1 4202496 1194 0 0 0 500328 2 0 0 25 0 1 0 261343682 465006592 1091 33554432000 134512640 134534564 4290076416 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/11330/statm: 113527 1091 95 6 0 112193 0
[pid=11331] ppid=11327 vsize=1700504 CPUtime=5003.79 cores=3
/proc/11331/stat : 11331 (march_hi) R 11327 11327 11072 0 -1 4202496 367163 0 0 0 500141 238 0 0 25 0 1 0 261343682 1741316096 366936 33554432000 4194304 4331988 140733772964352 18446744073709551615 4226479 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/11331/statm: 425126 366936 175 34 0 423568 0
[pid=11332] ppid=11327 vsize=612800 CPUtime=19986.1 cores=4-7
/proc/11332/stat : 11332 (plingeling) S 11327 11327 11072 0 -1 4202496 3914981 1249 0 0 1998105 507 0 0 18 0 5 0 261343682 627507200 125292 33554432000 4194304 4356188 140734674219424 18446744073709551615 268672464869 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/11332/statm: 153200 125292 163 40 0 151744 0
[pid=11332/tid=11339] ppid=11327 vsize=612800 CPUtime=5003.78 cores=4-7
/proc/11332/task/11339/stat : 11339 (plingeling) R 11327 11327 11072 0 -1 4202560 1031884 1249 0 0 500245 133 0 0 25 0 5 0 261343685 627507200 125292 33554432000 4194304 4356188 140734674219424 18446744073709551615 4331045 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11332/tid=11340] ppid=11327 vsize=612800 CPUtime=5003.76 cores=4-7
/proc/11332/task/11340/stat : 11340 (plingeling) R 11327 11327 11072 0 -1 4202560 1058044 1249 0 0 500237 139 0 0 25 0 5 0 261343685 627507200 125292 33554432000 4194304 4356188 140734674219424 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=11332/tid=11341] ppid=11327 vsize=612800 CPUtime=5003.78 cores=4-7
/proc/11332/task/11341/stat : 11341 (plingeling) R 11327 11327 11072 0 -1 4202560 1019022 1249 0 0 500241 137 0 0 25 0 5 0 261343685 627507200 125292 33554432000 4194304 4356188 140734674219424 18446744073709551615 4331631 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11332/tid=11342] ppid=11327 vsize=612800 CPUtime=4974.74 cores=4-7
/proc/11332/task/11342/stat : 11342 (plingeling) R 11327 11327 11072 0 -1 4202560 804571 1249 0 0 497378 96 0 0 25 0 5 0 261343685 627507200 125292 33554432000 4194304 4356188 140734674219424 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 40000.8
Current children cumulated vsize (KiB) 12540484

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

Real time (s): 5003.72
CPU time (s): 40000.8
CPU user time (s): 39990.5
CPU system time (s): 10.32
CPU usage (%): 799.422
Max. virtual memory (cumulated for all children) (KiB): 21812476

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 10007
system time used= 0.123981
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 41005
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= 553
involuntary context switches= 23186

runsolver used 8.5517 second user time and 18.7501 second system time

The end

Launcher Data

Begin job on node107 at 2011-04-30 15:52:04
IDJOB=3275891
IDBENCH=83945
IDSOLVER=1638
FILE ID=node107/3275891-1304171524
RUNJOBID= node107-1304166518-11086
PBS_JOBID= 13170956
Free space on /tmp= 72628 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_70_18_80_10-dir.shuffled-as.sat03-140.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3275891-1304171524/watcher-3275891-1304171524 -o /tmp/evaluation-result-3275891-1304171524/solver-3275891-1304171524 -C 40000 -W 5100 -M 31000  ppfolio HOME/instance-3275891-1304171524.cnf

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

MD5SUM BENCH= 1037a2754a0a53f62ba8ec901741c9e9
RANDOM SEED=12181664

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30486380 kB
Buffers:        393548 kB
Cached:        1657076 kB
SwapCached:          4 kB
Active:         147216 kB
Inactive:      1966064 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30486380 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           10496 kB
Writeback:           0 kB
AnonPages:       62248 kB
Mapped:          14708 kB
Slab:           286148 kB
PageTables:       4260 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   183776 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= 72616 MiB
End job on node107 at 2011-04-30 17:15:30