Trace number 3276041

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.6 5003.42

General information on the benchmark

NameSAT04/handmade/hirsch03/
hgen8-n320-01-S1432474240.shuffled-as.sat03-890.used-as.sat04-841.cnf
MD5SUMf97e40b22ad62886042ca9677daf337d
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables260
Number of clauses486
Sum of the clauses size1102
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2421
Number of clauses of size 30
Number of clauses of size 465
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-3276041-1304173060/watcher-3276041-1304173060 -o /tmp/evaluation-result-3276041-1304173060/solver-3276041-1304173060 -C 40000 -W 5100 -M 31000 ppfolio HOME/instance-3276041-1304173060.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.39 7.89 7.96 2/170 10007
/proc/meminfo: memFree=24353484/32951124 swapFree=67111524/67111528
[pid=10007] ppid=10005 vsize=18324 CPUtime=0 cores=0-7
/proc/10007/stat : 10007 (ppfolio) S 10005 10007 9981 0 -1 4202496 522 0 0 0 0 0 0 0 25 0 1 0 528903760 18763776 390 33554432000 4194304 4287625 140737280532880 18446744073709551615 212687695375 0 0 4096 65536 13108888903547355135 0 0 17 6 0 0 0
/proc/10007/statm: 4581 390 341 23 0 91 0

[startup+0.0943151 s]
/proc/loadavg: 7.39 7.89 7.96 2/170 10007
/proc/meminfo: memFree=24353484/32951124 swapFree=67111524/67111528
[pid=10007] ppid=10005 vsize=18324 CPUtime=0 cores=0-7
/proc/10007/stat : 10007 (ppfolio) R 10005 10007 9981 0 -1 4202496 522 0 0 0 0 0 0 0 25 0 1 0 528903760 18763776 390 33554432000 4194304 4287625 140737280532880 18446744073709551615 212687695375 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/10007/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100314 s]
/proc/loadavg: 7.39 7.89 7.96 2/170 10007
/proc/meminfo: memFree=24353484/32951124 swapFree=67111524/67111528
[pid=10007] ppid=10005 vsize=18324 CPUtime=0 cores=0-7
/proc/10007/stat : 10007 (ppfolio) R 10005 10007 9981 0 -1 4202496 522 0 0 0 0 0 0 0 25 0 1 0 528903760 18763776 390 33554432000 4194304 4287625 140737280532880 18446744073709551615 212687695375 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/10007/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300278 s]
/proc/loadavg: 7.39 7.89 7.96 2/170 10007
/proc/meminfo: memFree=24353484/32951124 swapFree=67111524/67111528
[pid=10007] ppid=10005 vsize=18324 CPUtime=0 cores=0-7
/proc/10007/stat : 10007 (ppfolio) R 10005 10007 9981 0 -1 4202496 522 0 0 0 0 0 0 0 25 0 1 0 528903760 18763776 390 33554432000 4194304 4287625 140737280532880 18446744073709551615 212687695375 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/10007/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700205 s]
/proc/loadavg: 7.39 7.89 7.96 2/170 10007
/proc/meminfo: memFree=24353484/32951124 swapFree=67111524/67111528
[pid=10007] ppid=10005 vsize=18324 CPUtime=0 cores=0-7
/proc/10007/stat : 10007 (ppfolio) S 10005 10007 9981 0 -1 4202496 522 0 0 0 0 0 0 0 21 0 1 0 528903760 18763776 390 33554432000 4194304 4287625 140737280532880 18446744073709551615 212687695375 0 0 4096 65536 13108888903547355135 0 0 17 4 0 0 0
/proc/10007/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50106 s]
/proc/loadavg: 7.39 7.89 7.96 9/180 10022
/proc/meminfo: memFree=24336540/32951124 swapFree=67111524/67111528
[pid=10007] ppid=10005 vsize=18324 CPUtime=0 cores=0-7
/proc/10007/stat : 10007 (ppfolio) S 10005 10007 9981 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 528903760 18763776 390 33554432000 4194304 4287625 140737280532880 18446744073709551615 212687695375 0 0 4096 65536 13108888903547355135 0 0 17 4 0 0 0
/proc/10007/statm: 4581 390 341 23 0 91 0
[pid=10008] ppid=10007 vsize=1763920 CPUtime=1.49 cores=0
/proc/10008/stat : 10008 (cryptominisat) R 10007 10007 9981 0 -1 4202496 4337 0 0 0 149 0 0 0 20 0 1 0 528903760 1806254080 2266 33554432000 4194304 4587354 140735100195040 18446744073709551615 4245514 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10008/statm: 440980 2266 337 96 0 437542 0
[pid=10009] ppid=10007 vsize=12956 CPUtime=1.49 cores=1
/proc/10009/stat : 10009 (clasp) R 10007 10007 9981 0 -1 4202496 695 0 0 0 149 0 0 0 20 0 1 0 528903760 13266944 586 33554432000 4194304 4785740 140735493591376 18446744073709551615 4550848 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/10009/statm: 3239 586 340 145 0 284 0
[pid=10010] ppid=10007 vsize=455696 CPUtime=1.49 cores=2
/proc/10010/stat : 10010 (TNM) R 10007 10007 9981 0 -1 4202496 279 0 0 0 149 0 0 0 20 0 1 0 528903760 466632704 176 33554432000 134512640 134534564 4288377456 18446744073709551615 134528436 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/10010/statm: 113924 176 95 6 0 112590 0
[pid=10011] ppid=10007 vsize=8488 CPUtime=1.49 cores=3
/proc/10011/stat : 10011 (march_hi) R 10007 10007 9981 0 -1 4202496 653 0 0 0 149 0 0 0 20 0 1 0 528903760 8691712 546 33554432000 4194304 4331988 140735688498768 18446744073709551615 4237096 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/10011/statm: 2122 546 174 34 0 564 0
[pid=10012] ppid=10007 vsize=124740 CPUtime=5.95 cores=4-7
/proc/10012/stat : 10012 (plingeling) S 10007 10007 9981 0 -1 4202496 4491 1249 0 0 595 0 0 0 25 0 5 0 528903760 127733760 3327 33554432000 4194304 4356188 140736243487296 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/10012/statm: 31185 3327 164 40 0 29729 0
[pid=10012/tid=10019] ppid=10007 vsize=124740 CPUtime=1.48 cores=4-7
/proc/10012/task/10019/stat : 10019 (plingeling) R 10007 10007 9981 0 -1 4202560 939 1249 0 0 148 0 0 0 20 0 5 0 528903761 127733760 3327 33554432000 4194304 4356188 140736243487296 18446744073709551615 4331050 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10012/tid=10020] ppid=10007 vsize=124740 CPUtime=1.48 cores=4-7
/proc/10012/task/10020/stat : 10020 (plingeling) R 10007 10007 9981 0 -1 4202560 805 1249 0 0 148 0 0 0 25 0 5 0 528903761 127733760 3327 33554432000 4194304 4356188 140736243487296 18446744073709551615 4279567 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10012/tid=10021] ppid=10007 vsize=124740 CPUtime=1.48 cores=4-7
/proc/10012/task/10021/stat : 10021 (plingeling) R 10007 10007 9981 0 -1 4202560 1202 1249 0 0 148 0 0 0 25 0 5 0 528903761 127733760 3327 33554432000 4194304 4356188 140736243487296 18446744073709551615 4280608 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=10012/tid=10022] ppid=10007 vsize=124740 CPUtime=1.48 cores=4-7
/proc/10012/task/10022/stat : 10022 (plingeling) R 10007 10007 9981 0 -1 4202560 1210 1249 0 0 148 0 0 0 25 0 5 0 528903761 127733760 3327 33554432000 4194304 4356188 140736243487296 18446744073709551615 4210587 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 11.91
Current children cumulated vsize (KiB) 2384124

[startup+3.10077 s]
/proc/loadavg: 7.44 7.90 7.96 9/180 10022
/proc/meminfo: memFree=24326744/32951124 swapFree=67111524/67111528
[pid=10007] ppid=10005 vsize=18324 CPUtime=0 cores=0-7
/proc/10007/stat : 10007 (ppfolio) S 10005 10007 9981 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 528903760 18763776 390 33554432000 4194304 4287625 140737280532880 18446744073709551615 212687695375 0 0 4096 65536 13108888903547355135 0 0 17 4 0 0 0
/proc/10007/statm: 4581 390 341 23 0 91 0
[pid=10008] ppid=10007 vsize=1771420 CPUtime=3.09 cores=0
/proc/10008/stat : 10008 (cryptominisat) R 10007 10007 9981 0 -1 4202496 7529 0 0 0 308 1 0 0 25 0 1 0 528903760 1813934080 4212 33554432000 4194304 4587354 140735100195040 18446744073709551615 4238576 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10008/statm: 442855 4212 337 96 0 439417 0
[pid=10009] ppid=10007 vsize=13220 CPUtime=3.09 cores=1
/proc/10009/stat : 10009 (clasp) R 10007 10007 9981 0 -1 4202496 750 0 0 0 309 0 0 0 25 0 1 0 528903760 13537280 641 33554432000 4194304 4785740 140735493591376 18446744073709551615 4550298 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/10009/statm: 3305 641 340 145 0 350 0
[pid=10010] ppid=10007 vsize=455696 CPUtime=3.09 cores=2
/proc/10010/stat : 10010 (TNM) R 10007 10007 9981 0 -1 4202496 279 0 0 0 309 0 0 0 25 0 1 0 528903760 466632704 176 33554432000 134512640 134534564 4288377456 18446744073709551615 134529080 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/10010/statm: 113924 176 95 6 0 112590 0
[pid=10011] ppid=10007 vsize=9384 CPUtime=3.09 cores=3
/proc/10011/stat : 10011 (march_hi) R 10007 10007 9981 0 -1 4202496 950 0 0 0 309 0 0 0 25 0 1 0 528903760 9609216 843 33554432000 4194304 4331988 140735688498768 18446744073709551615 4315931 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/10011/statm: 2346 843 174 34 0 788 0
[pid=10012] ppid=10007 vsize=129104 CPUtime=12.35 cores=4-7
/proc/10012/stat : 10012 (plingeling) S 10007 10007 9981 0 -1 4202496 6702 1249 0 0 1234 1 0 0 25 0 5 0 528903760 132202496 4418 33554432000 4194304 4356188 140736243487296 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/10012/statm: 32276 4418 164 40 0 30820 0
[pid=10012/tid=10019] ppid=10007 vsize=129104 CPUtime=3.08 cores=4-7
/proc/10012/task/10019/stat : 10019 (plingeling) R 10007 10007 9981 0 -1 4202560 1548 1249 0 0 308 0 0 0 25 0 5 0 528903761 132202496 4418 33554432000 4194304 4356188 140736243487296 18446744073709551615 4331076 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10012/tid=10020] ppid=10007 vsize=129104 CPUtime=3.07 cores=4-7
/proc/10012/task/10020/stat : 10020 (plingeling) R 10007 10007 9981 0 -1 4202560 1607 1249 0 0 307 0 0 0 25 0 5 0 528903761 132202496 4418 33554432000 4194304 4356188 140736243487296 18446744073709551615 4330960 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10012/tid=10021] ppid=10007 vsize=129104 CPUtime=3.08 cores=4-7
/proc/10012/task/10021/stat : 10021 (plingeling) R 10007 10007 9981 0 -1 4202560 1586 1249 0 0 308 0 0 0 25 0 5 0 528903761 132202496 4418 33554432000 4194304 4356188 140736243487296 18446744073709551615 4332007 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=10012/tid=10022] ppid=10007 vsize=129104 CPUtime=3.08 cores=4-7
/proc/10012/task/10022/stat : 10022 (plingeling) R 10007 10007 9981 0 -1 4202560 1626 1249 0 0 308 0 0 0 25 0 5 0 528903761 132202496 4418 33554432000 4194304 4356188 140736243487296 18446744073709551615 4331992 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 24.71
Current children cumulated vsize (KiB) 2397148

[startup+6.30118 s]
/proc/loadavg: 7.44 7.90 7.96 9/180 10022
/proc/meminfo: memFree=24309760/32951124 swapFree=67111524/67111528
[pid=10007] ppid=10005 vsize=18324 CPUtime=0 cores=0-7
/proc/10007/stat : 10007 (ppfolio) S 10005 10007 9981 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 528903760 18763776 390 33554432000 4194304 4287625 140737280532880 18446744073709551615 212687695375 0 0 4096 65536 13108888903547355135 0 0 17 4 0 0 0
/proc/10007/statm: 4581 390 341 23 0 91 0
[pid=10008] ppid=10007 vsize=1771932 CPUtime=6.29 cores=0
/proc/10008/stat : 10008 (cryptominisat) R 10007 10007 9981 0 -1 4202496 11059 0 0 0 628 1 0 0 25 0 1 0 528903760 1814458368 4480 33554432000 4194304 4587354 140735100195040 18446744073709551615 4237684 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10008/statm: 442983 4480 337 96 0 439545 0
[pid=10009] ppid=10007 vsize=13488 CPUtime=6.29 cores=1
/proc/10009/stat : 10009 (clasp) R 10007 10007 9981 0 -1 4202496 825 0 0 0 629 0 0 0 25 0 1 0 528903760 13811712 716 33554432000 4194304 4785740 140735493591376 18446744073709551615 4287088 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/10009/statm: 3372 716 340 145 0 417 0
[pid=10010] ppid=10007 vsize=455696 CPUtime=6.29 cores=2
/proc/10010/stat : 10010 (TNM) R 10007 10007 9981 0 -1 4202496 279 0 0 0 629 0 0 0 25 0 1 0 528903760 466632704 176 33554432000 134512640 134534564 4288377456 18446744073709551615 7596484 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/10010/statm: 113924 176 95 6 0 112590 0
[pid=10011] ppid=10007 vsize=12648 CPUtime=6.29 cores=3
/proc/10011/stat : 10011 (march_hi) R 10007 10007 9981 0 -1 4202496 1514 0 0 0 629 0 0 0 25 0 1 0 528903760 12951552 1407 33554432000 4194304 4331988 140735688498768 18446744073709551615 4263156 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/10011/statm: 3162 1407 174 34 0 1604 0
[pid=10012] ppid=10007 vsize=131928 CPUtime=25.13 cores=4-7
/proc/10012/stat : 10012 (plingeling) S 10007 10007 9981 0 -1 4202496 10672 1249 0 0 2512 1 0 0 25 0 5 0 528903760 135094272 5124 33554432000 4194304 4356188 140736243487296 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/10012/statm: 32982 5124 164 40 0 31526 0
[pid=10012/tid=10019] ppid=10007 vsize=131928 CPUtime=6.28 cores=4-7
/proc/10012/task/10019/stat : 10019 (plingeling) R 10007 10007 9981 0 -1 4202560 2220 1249 0 0 628 0 0 0 25 0 5 0 528903761 135094272 5124 33554432000 4194304 4356188 140736243487296 18446744073709551615 4331060 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10012/tid=10020] ppid=10007 vsize=131928 CPUtime=6.26 cores=4-7
/proc/10012/task/10020/stat : 10020 (plingeling) R 10007 10007 9981 0 -1 4202560 2215 1249 0 0 626 0 0 0 25 0 5 0 528903761 135094272 5124 33554432000 4194304 4356188 140736243487296 18446744073709551615 4331060 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10012/tid=10021] ppid=10007 vsize=131928 CPUtime=6.28 cores=4-7
/proc/10012/task/10021/stat : 10021 (plingeling) R 10007 10007 9981 0 -1 4202560 2708 1249 0 0 628 0 0 0 25 0 5 0 528903761 135094272 5124 33554432000 4194304 4356188 140736243487296 18446744073709551615 4331309 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=10012/tid=10022] ppid=10007 vsize=131928 CPUtime=6.28 cores=4-7
/proc/10012/task/10022/stat : 10022 (plingeling) R 10007 10007 9981 0 -1 4202560 3194 1249 0 0 628 0 0 0 25 0 5 0 528903761 135094272 5124 33554432000 4194304 4356188 140736243487296 18446744073709551615 4330964 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.29
Current children cumulated vsize (KiB) 2404016

[startup+12.701 s]
/proc/loadavg: 7.53 7.90 7.96 9/180 10022
/proc/meminfo: memFree=24292584/32951124 swapFree=67111524/67111528
[pid=10007] ppid=10005 vsize=18324 CPUtime=0 cores=0-7
/proc/10007/stat : 10007 (ppfolio) S 10005 10007 9981 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 528903760 18763776 390 33554432000 4194304 4287625 140737280532880 18446744073709551615 212687695375 0 0 4096 65536 13108888903547355135 0 0 17 4 0 0 0
/proc/10007/statm: 4581 390 341 23 0 91 0
[pid=10008] ppid=10007 vsize=1778148 CPUtime=12.69 cores=0
/proc/10008/stat : 10008 (cryptominisat) R 10007 10007 9981 0 -1 4202496 15740 0 0 0 1266 3 0 0 25 0 1 0 528903760 1820823552 6017 33554432000 4194304 4587354 140735100195040 18446744073709551615 4238778 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10008/statm: 444537 6017 337 96 0 441099 0
[pid=10009] ppid=10007 vsize=13756 CPUtime=12.69 cores=1
/proc/10009/stat : 10009 (clasp) R 10007 10007 9981 0 -1 4202496 915 0 0 0 1269 0 0 0 25 0 1 0 528903760 14086144 806 33554432000 4194304 4785740 140735493591376 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/10009/statm: 3439 806 340 145 0 484 0
[pid=10010] ppid=10007 vsize=455696 CPUtime=12.69 cores=2
/proc/10010/stat : 10010 (TNM) R 10007 10007 9981 0 -1 4202496 279 0 0 0 1269 0 0 0 25 0 1 0 528903760 466632704 176 33554432000 134512640 134534564 4288377456 18446744073709551615 134529775 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/10010/statm: 113924 176 95 6 0 112590 0
[pid=10011] ppid=10007 vsize=19636 CPUtime=12.69 cores=3
/proc/10011/stat : 10011 (march_hi) R 10007 10007 9981 0 -1 4202496 2626 0 0 0 1269 0 0 0 25 0 1 0 528903760 20107264 2519 33554432000 4194304 4331988 140735688498768 18446744073709551615 212687371819 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/10011/statm: 4909 2519 174 34 0 3351 0
[pid=10012] ppid=10007 vsize=142184 CPUtime=50.7 cores=4-7
/proc/10012/stat : 10012 (plingeling) S 10007 10007 9981 0 -1 4202496 18164 1249 0 0 5067 3 0 0 25 0 5 0 528903760 145596416 7688 33554432000 4194304 4356188 140736243487296 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/10012/statm: 35546 7688 164 40 0 34090 0
[pid=10012/tid=10019] ppid=10007 vsize=142184 CPUtime=12.68 cores=4-7
/proc/10012/task/10019/stat : 10019 (plingeling) R 10007 10007 9981 0 -1 4202560 3789 1249 0 0 1268 0 0 0 25 0 5 0 528903761 145596416 7688 33554432000 4194304 4356188 140736243487296 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10012/tid=10020] ppid=10007 vsize=142184 CPUtime=12.62 cores=4-7
/proc/10012/task/10020/stat : 10020 (plingeling) R 10007 10007 9981 0 -1 4202560 3559 1249 0 0 1262 0 0 0 25 0 5 0 528903761 145596416 7688 33554432000 4194304 4356188 140736243487296 18446744073709551615 4331086 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10012/tid=10021] ppid=10007 vsize=142184 CPUtime=12.68 cores=4-7
/proc/10012/task/10021/stat : 10021 (plingeling) R 10007 10007 9981 0 -1 4202560 4244 1249 0 0 1268 0 0 0 25 0 5 0 528903761 145596416 7688 33554432000 4194304 4356188 140736243487296 18446744073709551615 4332037 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=10012/tid=10022] ppid=10007 vsize=142184 CPUtime=12.68 cores=4-7
/proc/10012/task/10022/stat : 10022 (plingeling) R 10007 10007 9981 0 -1 4202560 6237 1249 0 0 1267 1 0 0 25 0 5 0 528903761 145596416 7688 33554432000 4194304 4356188 140736243487296 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 101.46
Current children cumulated vsize (KiB) 2427744

[startup+25.5007 s]
/proc/loadavg: 7.60 7.90 7.96 9/180 10023
/proc/meminfo: memFree=24274008/32951124 swapFree=67111524/67111528
[pid=10007] ppid=10005 vsize=18324 CPUtime=0 cores=0-7
/proc/10007/stat : 10007 (ppfolio) S 10005 10007 9981 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 528903760 18763776 390 33554432000 4194304 4287625 140737280532880 18446744073709551615 212687695375 0 0 4096 65536 13108888903547355135 0 0 17 4 0 0 0
/proc/10007/statm: 4581 390 341 23 0 91 0
[pid=10008] ppid=10007 vsize=1785644 CPUtime=25.49 cores=0
/proc/10008/stat : 10008 (cryptominisat) R 10007 10007 9981 0 -1 4202496 26345 0 0 0 2545 4 0 0 25 0 1 0 528903760 1828499456 7829 33554432000 4194304 4587354 140735100195040 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0

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

[pid=10010] ppid=10007 vsize=455700 CPUtime=4782.3 cores=2
/proc/10010/stat : 10010 (TNM) R 10007 10007 9981 0 -1 4202496 288 0 0 0 478228 2 0 0 25 0 1 0 528903760 466636800 185 33554432000 134512640 134534564 4288377456 18446744073709551615 134530820 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/10010/statm: 113925 185 103 6 0 112591 0
[pid=10011] ppid=10007 vsize=3937376 CPUtime=4782.43 cores=3
/proc/10011/stat : 10011 (march_hi) R 10007 10007 9981 0 -1 4202496 752574 0 0 0 478000 243 0 0 25 0 1 0 528903760 4031873024 752467 33554432000 4194304 4331988 140735688498768 18446744073709551615 4228270 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/10011/statm: 984344 752467 174 34 0 982786 0
[pid=10012] ppid=10007 vsize=376336 CPUtime=19103.3 cores=4-7
/proc/10012/stat : 10012 (plingeling) S 10007 10007 9981 0 -1 4202496 1478531 1249 0 0 1910129 205 0 0 25 0 5 0 528903760 385368064 66214 33554432000 4194304 4356188 140736243487296 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/10012/statm: 94084 66214 164 40 0 92628 0
[pid=10012/tid=10019] ppid=10007 vsize=376336 CPUtime=4782.43 cores=4-7
/proc/10012/task/10019/stat : 10019 (plingeling) R 10007 10007 9981 0 -1 4202560 352113 1249 0 0 478196 47 0 0 25 0 5 0 528903761 385368064 66214 33554432000 4194304 4356188 140736243487296 18446744073709551615 4331340 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10012/tid=10020] ppid=10007 vsize=376336 CPUtime=4756.5 cores=4-7
/proc/10012/task/10020/stat : 10020 (plingeling) R 10007 10007 9981 0 -1 4202560 357868 1249 0 0 475599 51 0 0 25 0 5 0 528903761 385368064 66214 33554432000 4194304 4356188 140736243487296 18446744073709551615 4330960 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10012/tid=10021] ppid=10007 vsize=376336 CPUtime=4782.42 cores=4-7
/proc/10012/task/10021/stat : 10021 (plingeling) R 10007 10007 9981 0 -1 4202560 358840 1249 0 0 478192 50 0 0 25 0 5 0 528903761 385368064 66214 33554432000 4194304 4356188 140736243487296 18446744073709551615 4331311 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=10012/tid=10022] ppid=10007 vsize=376336 CPUtime=4781.96 cores=4-7
/proc/10012/task/10022/stat : 10022 (plingeling) R 10007 10007 9981 0 -1 4202560 409375 1249 0 0 478140 56 0 0 25 0 5 0 528903761 385368064 66214 33554432000 4194304 4356188 140736243487296 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 38232.9
Current children cumulated vsize (KiB) 6743468

[startup+4842.3 s]
/proc/loadavg: 8.13 8.07 8.01 9/180 10163
/proc/meminfo: memFree=20751252/32951124 swapFree=67111524/67111528
[pid=10007] ppid=10005 vsize=18324 CPUtime=0 cores=0-7
/proc/10007/stat : 10007 (ppfolio) S 10005 10007 9981 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 528903760 18763776 390 33554432000 4194304 4287625 140737280532880 18446744073709551615 212687695375 0 0 4096 65536 13108888903547355135 0 0 17 4 0 0 0
/proc/10007/statm: 4581 390 341 23 0 91 0
[pid=10008] ppid=10007 vsize=1966096 CPUtime=4842.4 cores=0
/proc/10008/stat : 10008 (cryptominisat) R 10007 10007 9981 0 -1 4202496 696537 0 0 0 484008 232 0 0 25 0 1 0 528903760 2013282304 55346 33554432000 4194304 4587354 140735100195040 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10008/statm: 491524 55346 337 96 0 488086 0
[pid=10009] ppid=10007 vsize=17656 CPUtime=4842.43 cores=1
/proc/10009/stat : 10009 (clasp) R 10007 10007 9981 0 -1 4202496 1863 0 0 0 484243 0 0 0 25 0 1 0 528903760 18079744 1754 33554432000 4194304 4785740 140735493591376 18446744073709551615 4550473 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/10009/statm: 4414 1754 344 145 0 1459 0
[pid=10010] ppid=10007 vsize=455700 CPUtime=4842.29 cores=2
/proc/10010/stat : 10010 (TNM) R 10007 10007 9981 0 -1 4202496 288 0 0 0 484227 2 0 0 25 0 1 0 528903760 466636800 185 33554432000 134512640 134534564 4288377456 18446744073709551615 134529887 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/10010/statm: 113925 185 103 6 0 112591 0
[pid=10011] ppid=10007 vsize=3937508 CPUtime=4842.44 cores=3
/proc/10011/stat : 10011 (march_hi) R 10007 10007 9981 0 -1 4202496 762463 0 0 0 483997 247 0 0 25 0 1 0 528903760 4032008192 762356 33554432000 4194304 4331988 140735688498768 18446744073709551615 4226457 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/10011/statm: 984377 762356 174 34 0 982819 0
[pid=10012] ppid=10007 vsize=433936 CPUtime=19343 cores=4-7
/proc/10012/stat : 10012 (plingeling) S 10007 10007 9981 0 -1 4202496 1504131 1249 0 0 1934094 207 0 0 25 0 5 0 528903760 444350464 80614 33554432000 4194304 4356188 140736243487296 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/10012/statm: 108484 80614 164 40 0 107028 0
[pid=10012/tid=10019] ppid=10007 vsize=433936 CPUtime=4842.43 cores=4-7
/proc/10012/task/10019/stat : 10019 (plingeling) R 10007 10007 9981 0 -1 4202560 362801 1249 0 0 484195 48 0 0 25 0 5 0 528903761 444350464 80614 33554432000 4194304 4356188 140736243487296 18446744073709551615 4332260 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10012/tid=10020] ppid=10007 vsize=433936 CPUtime=4816.18 cores=4-7
/proc/10012/task/10020/stat : 10020 (plingeling) R 10007 10007 9981 0 -1 4202560 360684 1249 0 0 481567 51 0 0 25 0 5 0 528903761 444350464 80614 33554432000 4194304 4356188 140736243487296 18446744073709551615 4331776 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10012/tid=10021] ppid=10007 vsize=433936 CPUtime=4842.42 cores=4-7
/proc/10012/task/10021/stat : 10021 (plingeling) R 10007 10007 9981 0 -1 4202560 369400 1249 0 0 484191 51 0 0 25 0 5 0 528903761 444350464 80614 33554432000 4194304 4356188 140736243487296 18446744073709551615 4330964 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=10012/tid=10022] ppid=10007 vsize=433936 CPUtime=4841.96 cores=4-7
/proc/10012/task/10022/stat : 10022 (plingeling) R 10007 10007 9981 0 -1 4202560 410911 1249 0 0 484140 56 0 0 25 0 5 0 528903761 444350464 80614 33554432000 4194304 4356188 140736243487296 18446744073709551615 4331074 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 38712.6
Current children cumulated vsize (KiB) 6829220

[startup+4902.3 s]
/proc/loadavg: 8.05 8.05 8.00 9/180 10165
/proc/meminfo: memFree=20763772/32951124 swapFree=67111524/67111528
[pid=10007] ppid=10005 vsize=18324 CPUtime=0 cores=0-7
/proc/10007/stat : 10007 (ppfolio) S 10005 10007 9981 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 528903760 18763776 390 33554432000 4194304 4287625 140737280532880 18446744073709551615 212687695375 0 0 4096 65536 13108888903547355135 0 0 17 4 0 0 0
/proc/10007/statm: 4581 390 341 23 0 91 0
[pid=10008] ppid=10007 vsize=1937856 CPUtime=4902.41 cores=0
/proc/10008/stat : 10008 (cryptominisat) R 10007 10007 9981 0 -1 4202496 700257 0 0 0 490005 236 0 0 25 0 1 0 528903760 1984364544 47120 33554432000 4194304 4587354 140735100195040 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10008/statm: 484464 47120 337 96 0 481026 0
[pid=10009] ppid=10007 vsize=17656 CPUtime=4902.43 cores=1
/proc/10009/stat : 10009 (clasp) R 10007 10007 9981 0 -1 4202496 1863 0 0 0 490243 0 0 0 25 0 1 0 528903760 18079744 1754 33554432000 4194304 4785740 140735493591376 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/10009/statm: 4414 1754 344 145 0 1459 0
[pid=10010] ppid=10007 vsize=455700 CPUtime=4902.3 cores=2
/proc/10010/stat : 10010 (TNM) R 10007 10007 9981 0 -1 4202496 288 0 0 0 490227 3 0 0 25 0 1 0 528903760 466636800 185 33554432000 134512640 134534564 4288377456 18446744073709551615 134528955 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/10010/statm: 113925 185 103 6 0 112591 0
[pid=10011] ppid=10007 vsize=3937508 CPUtime=4902.43 cores=3
/proc/10011/stat : 10011 (march_hi) R 10007 10007 9981 0 -1 4202496 772213 0 0 0 489993 250 0 0 25 0 1 0 528903760 4032008192 772106 33554432000 4194304 4331988 140735688498768 18446744073709551615 4239588 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/10011/statm: 984377 772106 174 34 0 982819 0
[pid=10012] ppid=10007 vsize=414352 CPUtime=19582.7 cores=4-7
/proc/10012/stat : 10012 (plingeling) S 10007 10007 9981 0 -1 4202496 1508163 1249 0 0 1958061 208 0 0 25 0 5 0 528903760 424296448 75718 33554432000 4194304 4356188 140736243487296 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/10012/statm: 103588 75718 164 40 0 102132 0
[pid=10012/tid=10019] ppid=10007 vsize=414352 CPUtime=4902.43 cores=4-7
/proc/10012/task/10019/stat : 10019 (plingeling) R 10007 10007 9981 0 -1 4202560 363441 1249 0 0 490195 48 0 0 25 0 5 0 528903761 424296448 75718 33554432000 4194304 4356188 140736243487296 18446744073709551615 4281483 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10012/tid=10020] ppid=10007 vsize=414352 CPUtime=4875.85 cores=4-7
/proc/10012/task/10020/stat : 10020 (plingeling) R 10007 10007 9981 0 -1 4202560 362156 1249 0 0 487534 51 0 0 25 0 5 0 528903761 424296448 75718 33554432000 4194304 4356188 140736243487296 18446744073709551615 4331065 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10012/tid=10021] ppid=10007 vsize=414352 CPUtime=4902.42 cores=4-7
/proc/10012/task/10021/stat : 10021 (plingeling) R 10007 10007 9981 0 -1 4202560 370424 1249 0 0 490191 51 0 0 25 0 5 0 528903761 424296448 75718 33554432000 4194304 4356188 140736243487296 18446744073709551615 4331028 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=10012/tid=10022] ppid=10007 vsize=414352 CPUtime=4901.95 cores=4-7
/proc/10012/task/10022/stat : 10022 (plingeling) R 10007 10007 9981 0 -1 4202560 411807 1249 0 0 490139 56 0 0 25 0 5 0 528903761 424296448 75718 33554432000 4194304 4356188 140736243487296 18446744073709551615 4331039 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 39192.3
Current children cumulated vsize (KiB) 6781396

[startup+4962.3 s]
/proc/loadavg: 8.10 8.06 8.01 9/180 10166
/proc/meminfo: memFree=20547128/32951124 swapFree=67111524/67111528
[pid=10007] ppid=10005 vsize=18324 CPUtime=0 cores=0-7
/proc/10007/stat : 10007 (ppfolio) S 10005 10007 9981 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 528903760 18763776 390 33554432000 4194304 4287625 140737280532880 18446744073709551615 212687695375 0 0 4096 65536 13108888903547355135 0 0 17 4 0 0 0
/proc/10007/statm: 4581 390 341 23 0 91 0
[pid=10008] ppid=10007 vsize=2095836 CPUtime=4962.41 cores=0
/proc/10008/stat : 10008 (cryptominisat) R 10007 10007 9981 0 -1 4202496 741970 0 0 0 495998 243 0 0 25 0 1 0 528903760 2146136064 88752 33554432000 4194304 4587354 140735100195040 18446744073709551615 4357662 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10008/statm: 523959 88752 337 96 0 520521 0
[pid=10009] ppid=10007 vsize=17656 CPUtime=4962.43 cores=1
/proc/10009/stat : 10009 (clasp) R 10007 10007 9981 0 -1 4202496 1863 0 0 0 496243 0 0 0 25 0 1 0 528903760 18079744 1754 33554432000 4194304 4785740 140735493591376 18446744073709551615 4276253 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/10009/statm: 4414 1754 344 145 0 1459 0
[pid=10010] ppid=10007 vsize=455700 CPUtime=4962.3 cores=2
/proc/10010/stat : 10010 (TNM) R 10007 10007 9981 0 -1 4202496 288 0 0 0 496227 3 0 0 25 0 1 0 528903760 466636800 185 33554432000 134512640 134534564 4288377456 18446744073709551615 134529080 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/10010/statm: 113925 185 103 6 0 112591 0
[pid=10011] ppid=10007 vsize=3937508 CPUtime=4962.43 cores=3
/proc/10011/stat : 10011 (march_hi) R 10007 10007 9981 0 -1 4202496 781777 0 0 0 495989 254 0 0 25 0 1 0 528903760 4032008192 781670 33554432000 4194304 4331988 140735688498768 18446744073709551615 4226471 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/10011/statm: 984377 781670 174 34 0 982819 0
[pid=10012] ppid=10007 vsize=426000 CPUtime=19822.4 cores=4-7
/proc/10012/stat : 10012 (plingeling) S 10007 10007 9981 0 -1 4202496 1533475 1249 0 0 1982027 211 0 0 25 0 5 0 528903760 436224000 78630 33554432000 4194304 4356188 140736243487296 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/10012/statm: 106500 78630 164 40 0 105044 0
[pid=10012/tid=10019] ppid=10007 vsize=426000 CPUtime=4962.43 cores=4-7
/proc/10012/task/10019/stat : 10019 (plingeling) R 10007 10007 9981 0 -1 4202560 366321 1249 0 0 496194 49 0 0 25 0 5 0 528903761 436224000 78630 33554432000 4194304 4356188 140736243487296 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10012/tid=10020] ppid=10007 vsize=426000 CPUtime=4935.54 cores=4-7
/proc/10012/task/10020/stat : 10020 (plingeling) R 10007 10007 9981 0 -1 4202560 371884 1249 0 0 493502 52 0 0 25 0 5 0 528903761 436224000 78630 33554432000 4194304 4356188 140736243487296 18446744073709551615 4331015 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10012/tid=10021] ppid=10007 vsize=426000 CPUtime=4962.42 cores=4-7
/proc/10012/task/10021/stat : 10021 (plingeling) R 10007 10007 9981 0 -1 4202560 372728 1249 0 0 496191 51 0 0 25 0 5 0 528903761 436224000 78630 33554432000 4194304 4356188 140736243487296 18446744073709551615 4331065 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=10012/tid=10022] ppid=10007 vsize=426000 CPUtime=4961.94 cores=4-7
/proc/10012/task/10022/stat : 10022 (plingeling) R 10007 10007 9981 0 -1 4202560 422207 1249 0 0 496137 57 0 0 25 0 5 0 528903761 436224000 78630 33554432000 4194304 4356188 140736243487296 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 39671.9
Current children cumulated vsize (KiB) 6951024



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5003.4 s]
/proc/loadavg: 8.05 8.05 8.00 9/180 10167
/proc/meminfo: memFree=20564232/32951124 swapFree=67111524/67111528
[pid=10007] ppid=10005 vsize=18324 CPUtime=0 cores=0-7
/proc/10007/stat : 10007 (ppfolio) S 10005 10007 9981 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 528903760 18763776 390 33554432000 4194304 4287625 140737280532880 18446744073709551615 212687695375 0 0 4096 65536 13108888903547355135 0 0 17 4 0 0 0
/proc/10007/statm: 4581 390 341 23 0 91 0
[pid=10008] ppid=10007 vsize=2095836 CPUtime=5003.52 cores=0
/proc/10008/stat : 10008 (cryptominisat) R 10007 10007 9981 0 -1 4202496 741970 0 0 0 500109 243 0 0 25 0 1 0 528903760 2146136064 88752 33554432000 4194304 4587354 140735100195040 18446744073709551615 4357662 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10008/statm: 523959 88752 337 96 0 520521 0
[pid=10009] ppid=10007 vsize=17656 CPUtime=5003.54 cores=1
/proc/10009/stat : 10009 (clasp) R 10007 10007 9981 0 -1 4202496 1863 0 0 0 500354 0 0 0 25 0 1 0 528903760 18079744 1754 33554432000 4194304 4785740 140735493591376 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/10009/statm: 4414 1754 344 145 0 1459 0
[pid=10010] ppid=10007 vsize=455700 CPUtime=5003.41 cores=2
/proc/10010/stat : 10010 (TNM) R 10007 10007 9981 0 -1 4202496 288 0 0 0 500338 3 0 0 25 0 1 0 528903760 466636800 185 33554432000 134512640 134534564 4288377456 18446744073709551615 134528659 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/10010/statm: 113925 185 103 6 0 112591 0
[pid=10011] ppid=10007 vsize=3937508 CPUtime=5003.54 cores=3
/proc/10011/stat : 10011 (march_hi) R 10007 10007 9981 0 -1 4202496 788212 0 0 0 500097 257 0 0 25 0 1 0 528903760 4032008192 788105 33554432000 4194304 4331988 140735688498768 18446744073709551615 4299840 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/10011/statm: 984377 788105 174 34 0 982819 0
[pid=10012] ppid=10007 vsize=383120 CPUtime=19986.6 cores=4-7
/proc/10012/stat : 10012 (plingeling) S 10007 10007 9981 0 -1 4202496 1536419 1249 0 0 1998446 212 0 0 25 0 5 0 528903760 392314880 67910 33554432000 4194304 4356188 140736243487296 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/10012/statm: 95780 67910 164 40 0 94324 0
[pid=10012/tid=10019] ppid=10007 vsize=383120 CPUtime=5003.54 cores=4-7
/proc/10012/task/10019/stat : 10019 (plingeling) R 10007 10007 9981 0 -1 4202560 367281 1249 0 0 500305 49 0 0 25 0 5 0 528903761 392314880 67910 33554432000 4194304 4356188 140736243487296 18446744073709551615 4331168 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10012/tid=10020] ppid=10007 vsize=383120 CPUtime=4976.43 cores=4-7
/proc/10012/task/10020/stat : 10020 (plingeling) R 10007 10007 9981 0 -1 4202560 373356 1249 0 0 497590 53 0 0 25 0 5 0 528903761 392314880 67910 33554432000 4194304 4356188 140736243487296 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10012/tid=10021] ppid=10007 vsize=383120 CPUtime=5003.53 cores=4-7
/proc/10012/task/10021/stat : 10021 (plingeling) R 10007 10007 9981 0 -1 4202560 372728 1249 0 0 500302 51 0 0 25 0 5 0 528903761 392314880 67910 33554432000 4194304 4356188 140736243487296 18446744073709551615 4331015 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=10012/tid=10022] ppid=10007 vsize=383120 CPUtime=5003.05 cores=4-7
/proc/10012/task/10022/stat : 10022 (plingeling) R 10007 10007 9981 0 -1 4202560 422719 1249 0 0 500248 57 0 0 25 0 5 0 528903761 392314880 67910 33554432000 4194304 4356188 140736243487296 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 40000.6
Current children cumulated vsize (KiB) 6908144

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

Real time (s): 5003.42
CPU time (s): 40000.6
CPU user time (s): 39993.4
CPU system time (s): 7.15
CPU usage (%): 799.465
Max. virtual memory (cumulated for all children) (KiB): 8510768

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 10006.9
system time used= 0.046992
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2690
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= 718
involuntary context switches= 20953

runsolver used 8.25874 second user time and 18.0643 second system time

The end

Launcher Data

Begin job on node139 at 2011-04-30 16:17:40
IDJOB=3276041
IDBENCH=84715
IDSOLVER=1638
FILE ID=node139/3276041-1304173060
RUNJOBID= node139-1304173060-9995
PBS_JOBID= 13170966
Free space on /tmp= 72900 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT04/handmade/hirsch03/hgen8-n320-01-S1432474240.shuffled-as.sat03-890.used-as.sat04-841.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3276041-1304173060/watcher-3276041-1304173060 -o /tmp/evaluation-result-3276041-1304173060/solver-3276041-1304173060 -C 40000 -W 5100 -M 31000  ppfolio HOME/instance-3276041-1304173060.cnf

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

MD5SUM BENCH= f97e40b22ad62886042ca9677daf337d
RANDOM SEED=118453922

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24354260 kB
Buffers:       2064020 kB
Cached:        5948600 kB
SwapCached:          4 kB
Active:        1027004 kB
Inactive:      7048244 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24354260 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           10100 kB
Writeback:           0 kB
AnonPages:       63352 kB
Mapped:          14332 kB
Slab:           455184 kB
PageTables:       4264 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   183752 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= 72892 MiB
End job on node139 at 2011-04-30 17:41:06