Trace number 3310321

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

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom16.cnf
MD5SUM73a2c2d9e5c062e561bfdb7c82071a99
Bench CategoryAPPLICATION (applications 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 variables29254
Number of clauses97456
Sum of the clauses size247986
Maximum clause length977
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 250701
Number of clauses of size 346235
Number of clauses of size 4135
Number of clauses of size 514
Number of clauses of size over 5370

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-3310321-1304010481/watcher-3310321-1304010481 -o /tmp/evaluation-result-3310321-1304010481/solver-3310321-1304010481 -C 40000 -W 5100 -M 31000 ppfolio HOME/instance-3310321-1304010481.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: 6.60 6.98 7.12 1/170 30008
/proc/meminfo: memFree=11913412/32951124 swapFree=67111528/67111528
[pid=30008] ppid=30006 vsize=18324 CPUtime=0 cores=0-7
/proc/30008/stat : 30008 (ppfolio) S 30006 30008 29527 0 -1 4202496 519 0 0 0 0 0 0 0 25 0 1 0 512648514 18763776 390 33554432000 4194304 4287625 140734263630144 18446744073709551615 230809185807 0 0 4096 65536 2826088513535 0 0 17 4 0 0 0
/proc/30008/statm: 4581 390 341 23 0 91 0

[startup+0.100819 s]
/proc/loadavg: 6.60 6.98 7.12 1/170 30008
/proc/meminfo: memFree=11913412/32951124 swapFree=67111528/67111528
[pid=30008] ppid=30006 vsize=18324 CPUtime=0 cores=0-7
/proc/30008/stat : 30008 (ppfolio) S 30006 30008 29527 0 -1 4202496 519 0 0 0 0 0 0 0 25 0 1 0 512648514 18763776 390 33554432000 4194304 4287625 140734263630144 18446744073709551615 230809185807 0 0 4096 65536 3326057725250502655 0 0 17 4 0 0 0
/proc/30008/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.200765 s]
/proc/loadavg: 6.60 6.98 7.12 1/170 30008
/proc/meminfo: memFree=11913412/32951124 swapFree=67111528/67111528
[pid=30008] ppid=30006 vsize=18324 CPUtime=0 cores=0-7
/proc/30008/stat : 30008 (ppfolio) S 30006 30008 29527 0 -1 4202496 519 0 0 0 0 0 0 0 25 0 1 0 512648514 18763776 390 33554432000 4194304 4287625 140734263630144 18446744073709551615 230809185807 0 0 4096 65536 3326057725250502655 0 0 17 4 0 0 0
/proc/30008/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300744 s]
/proc/loadavg: 6.60 6.98 7.12 1/170 30008
/proc/meminfo: memFree=11913412/32951124 swapFree=67111528/67111528
[pid=30008] ppid=30006 vsize=18324 CPUtime=0 cores=0-7
/proc/30008/stat : 30008 (ppfolio) S 30006 30008 29527 0 -1 4202496 519 0 0 0 0 0 0 0 25 0 1 0 512648514 18763776 390 33554432000 4194304 4287625 140734263630144 18446744073709551615 230809185807 0 0 4096 65536 3326057725250502655 0 0 17 4 0 0 0
/proc/30008/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700671 s]
/proc/loadavg: 6.60 6.98 7.12 1/170 30008
/proc/meminfo: memFree=11913412/32951124 swapFree=67111528/67111528
[pid=30008] ppid=30006 vsize=18324 CPUtime=0 cores=0-7
/proc/30008/stat : 30008 (ppfolio) R 30006 30008 29527 0 -1 4202496 519 0 0 0 0 0 0 0 19 0 1 0 512648514 18763776 390 33554432000 4194304 4287625 140734263630144 18446744073709551615 230809185807 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/30008/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50052 s]
/proc/loadavg: 6.60 6.98 7.12 9/180 30023
/proc/meminfo: memFree=11796164/32951124 swapFree=67111528/67111528
[pid=30008] ppid=30006 vsize=18324 CPUtime=0 cores=0-7
/proc/30008/stat : 30008 (ppfolio) S 30006 30008 29527 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 512648514 18763776 390 33554432000 4194304 4287625 140734263630144 18446744073709551615 230809185807 0 0 4096 65536 3326057725250502655 0 0 17 4 0 0 0
/proc/30008/statm: 4581 390 341 23 0 91 0
[pid=30009] ppid=30008 vsize=50344 CPUtime=1.49 cores=0
/proc/30009/stat : 30009 (cryptominisat) R 30008 30008 29527 0 -1 4202496 9250 0 0 0 148 1 0 0 20 0 1 0 512648514 51552256 7417 33554432000 4194304 4587354 140734707553728 18446744073709551615 4237774 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30009/statm: 12586 7417 330 96 0 9148 0
[pid=30010] ppid=30008 vsize=30012 CPUtime=1.48 cores=1
/proc/30010/stat : 30010 (clasp) R 30008 30008 29527 0 -1 4202496 5926 0 0 0 148 0 0 0 20 0 1 0 512648514 30732288 4760 33554432000 4194304 4785740 140736346887536 18446744073709551615 4552986 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/30010/statm: 7503 4760 340 145 0 4548 0
[pid=30011] ppid=30008 vsize=462956 CPUtime=1.48 cores=2
/proc/30011/stat : 30011 (TNM) R 30008 30008 29527 0 -1 4202496 3725 0 0 0 148 0 0 0 20 0 1 0 512648514 474066944 3622 33554432000 134512640 134534564 4292132816 18446744073709551615 134530126 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/30011/statm: 115739 3622 95 6 0 114405 0
[pid=30012] ppid=30008 vsize=68640 CPUtime=1.48 cores=3
/proc/30012/stat : 30012 (march_hi) R 30008 30008 29527 0 -1 4202496 35194 0 0 0 144 4 0 0 20 0 1 0 512648514 70287360 8368 33554432000 4194304 4331988 140734265926080 18446744073709551615 4265452 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/30012/statm: 17160 8368 175 34 0 15602 0
[pid=30013] ppid=30008 vsize=147136 CPUtime=5.6 cores=4-7
/proc/30013/stat : 30013 (plingeling) S 30008 30008 29527 0 -1 4202496 14015 1252 0 0 559 1 0 0 18 0 5 0 512648514 150667264 8849 33554432000 4194304 4356188 140735473940496 18446744073709551615 230820968421 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/30013/statm: 36784 8849 164 40 0 35328 0
[pid=30013/tid=30020] ppid=30008 vsize=147136 CPUtime=1.36 cores=4-7
/proc/30013/task/30020/stat : 30020 (plingeling) R 30008 30008 29527 0 -1 4202560 1087 1252 0 0 136 0 0 0 25 0 5 0 512648526 150667264 8849 33554432000 4194304 4356188 140735473940496 18446744073709551615 4218169 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=30013/tid=30021] ppid=30008 vsize=147136 CPUtime=1.37 cores=4-7
/proc/30013/task/30021/stat : 30021 (plingeling) R 30008 30008 29527 0 -1 4202560 2319 1252 0 0 137 0 0 0 19 0 5 0 512648526 150667264 8849 33554432000 4194304 4356188 140735473940496 18446744073709551615 4312072 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=30013/tid=30022] ppid=30008 vsize=147136 CPUtime=1.36 cores=4-7
/proc/30013/task/30022/stat : 30022 (plingeling) R 30008 30008 29527 0 -1 4202560 2318 1252 0 0 136 0 0 0 19 0 5 0 512648526 150667264 8849 33554432000 4194304 4356188 140735473940496 18446744073709551615 4271358 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=30013/tid=30023] ppid=30008 vsize=147136 CPUtime=1.37 cores=4-7
/proc/30013/task/30023/stat : 30023 (plingeling) R 30008 30008 29527 0 -1 4202560 1738 1252 0 0 137 0 0 0 22 0 5 0 512648526 150667264 8849 33554432000 4194304 4356188 140735473940496 18446744073709551615 4331060 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 11.53
Current children cumulated vsize (KiB) 777412

[startup+3.10123 s]
/proc/loadavg: 6.60 6.98 7.12 9/180 30023
/proc/meminfo: memFree=11781780/32951124 swapFree=67111528/67111528
[pid=30008] ppid=30006 vsize=18324 CPUtime=0 cores=0-7
/proc/30008/stat : 30008 (ppfolio) S 30006 30008 29527 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 512648514 18763776 390 33554432000 4194304 4287625 140734263630144 18446744073709551615 230809185807 0 0 4096 65536 3326057725250502655 0 0 17 4 0 0 0
/proc/30008/statm: 4581 390 341 23 0 91 0
[pid=30009] ppid=30008 vsize=50344 CPUtime=3.09 cores=0
/proc/30009/stat : 30009 (cryptominisat) R 30008 30008 29527 0 -1 4202496 9786 0 0 0 308 1 0 0 25 0 1 0 512648514 51552256 7946 33554432000 4194304 4587354 140734707553728 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30009/statm: 12586 7946 330 96 0 9148 0
[pid=30010] ppid=30008 vsize=33480 CPUtime=3.09 cores=1
/proc/30010/stat : 30010 (clasp) R 30008 30008 29527 0 -1 4202496 6820 0 0 0 308 1 0 0 25 0 1 0 512648514 34283520 5654 33554432000 4194304 4785740 140736346887536 18446744073709551615 4552525 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/30010/statm: 8370 5654 340 145 0 5415 0
[pid=30011] ppid=30008 vsize=462956 CPUtime=3.08 cores=2
/proc/30011/stat : 30011 (TNM) R 30008 30008 29527 0 -1 4202496 3725 0 0 0 308 0 0 0 25 0 1 0 512648514 474066944 3622 33554432000 134512640 134534564 4292132816 18446744073709551615 134530659 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/30011/statm: 115739 3622 95 6 0 114405 0
[pid=30012] ppid=30008 vsize=72524 CPUtime=3.08 cores=3
/proc/30012/stat : 30012 (march_hi) R 30008 30008 29527 0 -1 4202496 36008 0 0 0 304 4 0 0 25 0 1 0 512648514 74264576 9182 33554432000 4194304 4331988 140734265926080 18446744073709551615 4210940 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/30012/statm: 18131 9182 175 34 0 16573 0
[pid=30013] ppid=30008 vsize=144956 CPUtime=11.99 cores=4-7
/proc/30013/stat : 30013 (plingeling) S 30008 30008 29527 0 -1 4202496 15039 1252 0 0 1198 1 0 0 18 0 5 0 512648514 148434944 8304 33554432000 4194304 4356188 140735473940496 18446744073709551615 230820968421 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/30013/statm: 36239 8304 164 40 0 34783 0
[pid=30013/tid=30020] ppid=30008 vsize=144956 CPUtime=2.95 cores=4-7
/proc/30013/task/30020/stat : 30020 (plingeling) R 30008 30008 29527 0 -1 4202560 1599 1252 0 0 295 0 0 0 25 0 5 0 512648526 148434944 8304 33554432000 4194304 4356188 140735473940496 18446744073709551615 4279781 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=30013/tid=30021] ppid=30008 vsize=144956 CPUtime=2.97 cores=4-7
/proc/30013/task/30021/stat : 30021 (plingeling) R 30008 30008 29527 0 -1 4202560 2831 1252 0 0 297 0 0 0 25 0 5 0 512648526 148434944 8304 33554432000 4194304 4356188 140735473940496 18446744073709551615 4258717 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=30013/tid=30022] ppid=30008 vsize=144956 CPUtime=2.96 cores=4-7
/proc/30013/task/30022/stat : 30022 (plingeling) R 30008 30008 29527 0 -1 4202560 2318 1252 0 0 296 0 0 0 25 0 5 0 512648526 148434944 8304 33554432000 4194304 4356188 140735473940496 18446744073709551615 4331015 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=30013/tid=30023] ppid=30008 vsize=144956 CPUtime=2.97 cores=4-7
/proc/30013/task/30023/stat : 30023 (plingeling) R 30008 30008 29527 0 -1 4202560 1738 1252 0 0 297 0 0 0 25 0 5 0 512648526 148434944 8304 33554432000 4194304 4356188 140735473940496 18446744073709551615 4210817 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 24.33
Current children cumulated vsize (KiB) 782584

[startup+6.30065 s]
/proc/loadavg: 6.71 7.00 7.12 9/180 30023
/proc/meminfo: memFree=11774712/32951124 swapFree=67111528/67111528
[pid=30008] ppid=30006 vsize=18324 CPUtime=0 cores=0-7
/proc/30008/stat : 30008 (ppfolio) S 30006 30008 29527 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 512648514 18763776 390 33554432000 4194304 4287625 140734263630144 18446744073709551615 230809185807 0 0 4096 65536 3326057725250502655 0 0 17 4 0 0 0
/proc/30008/statm: 4581 390 341 23 0 91 0
[pid=30009] ppid=30008 vsize=752604 CPUtime=6.28 cores=0
/proc/30009/stat : 30009 (cryptominisat) R 30008 30008 29527 0 -1 4202496 11792 0 0 0 627 1 0 0 25 0 1 0 512648514 770666496 8031 33554432000 4194304 4587354 140734707553728 18446744073709551615 4238736 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30009/statm: 188151 8031 336 96 0 184713 0
[pid=30010] ppid=30008 vsize=36648 CPUtime=6.29 cores=1
/proc/30010/stat : 30010 (clasp) R 30008 30008 29527 0 -1 4202496 7589 0 0 0 628 1 0 0 25 0 1 0 512648514 37527552 6423 33554432000 4194304 4785740 140736346887536 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/30010/statm: 9162 6423 340 145 0 6207 0
[pid=30011] ppid=30008 vsize=462956 CPUtime=6.28 cores=2
/proc/30011/stat : 30011 (TNM) R 30008 30008 29527 0 -1 4202496 3725 0 0 0 628 0 0 0 25 0 1 0 512648514 474066944 3622 33554432000 134512640 134534564 4292132816 18446744073709551615 134528304 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/30011/statm: 115739 3622 95 6 0 114405 0
[pid=30012] ppid=30008 vsize=72788 CPUtime=6.28 cores=3
/proc/30012/stat : 30012 (march_hi) R 30008 30008 29527 0 -1 4202496 36081 0 0 0 624 4 0 0 25 0 1 0 512648514 74534912 9255 33554432000 4194304 4331988 140734265926080 18446744073709551615 4210940 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/30012/statm: 18197 9255 175 34 0 16639 0
[pid=30013] ppid=30008 vsize=148860 CPUtime=24.77 cores=4-7
/proc/30013/stat : 30013 (plingeling) S 30008 30008 29527 0 -1 4202496 16017 1252 0 0 2476 1 0 0 18 0 5 0 512648514 152432640 9280 33554432000 4194304 4356188 140735473940496 18446744073709551615 230820968421 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/30013/statm: 37215 9280 164 40 0 35759 0
[pid=30013/tid=30020] ppid=30008 vsize=148860 CPUtime=6.14 cores=4-7
/proc/30013/task/30020/stat : 30020 (plingeling) R 30008 30008 29527 0 -1 4202560 1599 1252 0 0 614 0 0 0 25 0 5 0 512648526 152432640 9280 33554432000 4194304 4356188 140735473940496 18446744073709551615 4330982 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=30013/tid=30021] ppid=30008 vsize=148860 CPUtime=6.17 cores=4-7
/proc/30013/task/30021/stat : 30021 (plingeling) R 30008 30008 29527 0 -1 4202560 2831 1252 0 0 617 0 0 0 25 0 5 0 512648526 152432640 9280 33554432000 4194304 4356188 140735473940496 18446744073709551615 4279717 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=30013/tid=30022] ppid=30008 vsize=148860 CPUtime=6.16 cores=4-7
/proc/30013/task/30022/stat : 30022 (plingeling) R 30008 30008 29527 0 -1 4202560 2830 1252 0 0 616 0 0 0 25 0 5 0 512648526 152432640 9280 33554432000 4194304 4356188 140735473940496 18446744073709551615 4331023 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=30013/tid=30023] ppid=30008 vsize=148860 CPUtime=6.17 cores=4-7
/proc/30013/task/30023/stat : 30023 (plingeling) R 30008 30008 29527 0 -1 4202560 2204 1252 0 0 617 0 0 0 25 0 5 0 512648526 152432640 9280 33554432000 4194304 4356188 140735473940496 18446744073709551615 4330960 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 49.9
Current children cumulated vsize (KiB) 1492180

[startup+12.7005 s]
/proc/loadavg: 6.81 7.01 7.13 9/180 30023
/proc/meminfo: memFree=11748532/32951124 swapFree=67111528/67111528
[pid=30008] ppid=30006 vsize=18324 CPUtime=0 cores=0-7
/proc/30008/stat : 30008 (ppfolio) S 30006 30008 29527 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 512648514 18763776 390 33554432000 4194304 4287625 140734263630144 18446744073709551615 230809185807 0 0 4096 65536 3326057725250502655 0 0 17 4 0 0 0
/proc/30008/statm: 4581 390 341 23 0 91 0
[pid=30009] ppid=30008 vsize=791820 CPUtime=12.69 cores=0
/proc/30009/stat : 30009 (cryptominisat) R 30008 30008 29527 0 -1 4202496 17188 0 0 0 1266 3 0 0 25 0 1 0 512648514 810823680 11203 33554432000 4194304 4587354 140734707553728 18446744073709551615 4238755 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30009/statm: 197955 11203 336 96 0 194517 0
[pid=30010] ppid=30008 vsize=41788 CPUtime=12.69 cores=1
/proc/30010/stat : 30010 (clasp) R 30008 30008 29527 0 -1 4202496 8862 0 0 0 1268 1 0 0 25 0 1 0 512648514 42790912 7696 33554432000 4194304 4785740 140736346887536 18446744073709551615 4553288 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/30010/statm: 10447 7696 340 145 0 7492 0
[pid=30011] ppid=30008 vsize=462956 CPUtime=12.68 cores=2
/proc/30011/stat : 30011 (TNM) R 30008 30008 29527 0 -1 4202496 3725 0 0 0 1268 0 0 0 25 0 1 0 512648514 474066944 3622 33554432000 134512640 134534564 4292132816 18446744073709551615 134530379 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/30011/statm: 115739 3622 95 6 0 114405 0
[pid=30012] ppid=30008 vsize=74316 CPUtime=12.68 cores=3
/proc/30012/stat : 30012 (march_hi) R 30008 30008 29527 0 -1 4202496 36588 0 0 0 1264 4 0 0 25 0 1 0 512648514 76099584 9762 33554432000 4194304 4331988 140734265926080 18446744073709551615 4237136 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/30012/statm: 18579 9762 175 34 0 17021 0
[pid=30013] ppid=30008 vsize=155844 CPUtime=50.33 cores=4-7
/proc/30013/stat : 30013 (plingeling) S 30008 30008 29527 0 -1 4202496 17766 1252 0 0 5032 1 0 0 18 0 5 0 512648514 159584256 11026 33554432000 4194304 4356188 140735473940496 18446744073709551615 230820968421 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/30013/statm: 38961 11026 164 40 0 37505 0
[pid=30013/tid=30020] ppid=30008 vsize=155844 CPUtime=12.5 cores=4-7
/proc/30013/task/30020/stat : 30020 (plingeling) R 30008 30008 29527 0 -1 4202560 2253 1252 0 0 1250 0 0 0 25 0 5 0 512648526 159584256 11026 33554432000 4194304 4356188 140735473940496 18446744073709551615 4331624 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=30013/tid=30021] ppid=30008 vsize=155844 CPUtime=12.57 cores=4-7
/proc/30013/task/30021/stat : 30021 (plingeling) R 30008 30008 29527 0 -1 4202560 3542 1252 0 0 1257 0 0 0 25 0 5 0 512648526 159584256 11026 33554432000 4194304 4356188 140735473940496 18446744073709551615 4330969 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=30013/tid=30022] ppid=30008 vsize=155844 CPUtime=12.56 cores=4-7
/proc/30013/task/30022/stat : 30022 (plingeling) R 30008 30008 29527 0 -1 4202560 2966 1252 0 0 1256 0 0 0 25 0 5 0 512648526 159584256 11026 33554432000 4194304 4356188 140735473940496 18446744073709551615 4331337 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=30013/tid=30023] ppid=30008 vsize=155844 CPUtime=12.57 cores=4-7
/proc/30013/task/30023/stat : 30023 (plingeling) R 30008 30008 29527 0 -1 4202560 2452 1252 0 0 1257 0 0 0 25 0 5 0 512648526 159584256 11026 33554432000 4194304 4356188 140735473940496 18446744073709551615 4279765 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 101.07
Current children cumulated vsize (KiB) 1545048

[startup+25.5011 s]
/proc/loadavg: 7.07 7.06 7.14 9/180 30023
/proc/meminfo: memFree=11733608/32951124 swapFree=67111528/67111528
[pid=30008] ppid=30006 vsize=18324 CPUtime=0 cores=0-7
/proc/30008/stat : 30008 (ppfolio) S 30006 30008 29527 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 512648514 18763776 390 33554432000 4194304 4287625 140734263630144 18446744073709551615 230809185807 0 0 4096 65536 3326057725250502655 0 0 17 4 0 0 0
/proc/30008/statm: 4581 390 341 23 0 91 0
[pid=30009] ppid=30008 vsize=793748 CPUtime=25.49 cores=0
/proc/30009/stat : 30009 (cryptominisat) R 30008 30008 29527 0 -1 4202496 23984 0 0 0 2544 5 0 0 25 0 1 0 512648514 812797952 11397 33554432000 4194304 4587354 140734707553728 18446744073709551615 4238955 0 0 4096 2 0 0 0 17 0 0 0 0

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

[pid=30011] ppid=30008 vsize=462960 CPUtime=4841.83 cores=2
/proc/30011/stat : 30011 (TNM) R 30008 30008 29527 0 -1 4202496 3734 0 0 0 484181 2 0 0 25 0 1 0 512648514 474071040 3631 33554432000 134512640 134534564 4292132816 18446744073709551615 134529228 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/30011/statm: 115740 3631 103 6 0 114406 0
[pid=30012] ppid=30008 vsize=294836 CPUtime=4842.45 cores=3
/proc/30012/stat : 30012 (march_hi) R 30008 30008 29527 0 -1 4202496 77860 0 0 0 484212 33 0 0 25 0 1 0 512648514 301912064 50995 33554432000 4194304 4331988 140734265926080 18446744073709551615 4211123 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/30012/statm: 73709 50995 175 34 0 72151 0
[pid=30013] ppid=30008 vsize=377536 CPUtime=19342.2 cores=4-7
/proc/30013/stat : 30013 (plingeling) S 30008 30008 29527 0 -1 4202496 730321 1252 0 0 1934110 108 0 0 18 0 5 0 512648514 386596864 66449 33554432000 4194304 4356188 140735473940496 18446744073709551615 230820968421 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/30013/statm: 94384 66449 164 40 0 92928 0
[pid=30013/tid=30020] ppid=30008 vsize=377536 CPUtime=4815.74 cores=4-7
/proc/30013/task/30020/stat : 30020 (plingeling) R 30008 30008 29527 0 -1 4202560 227781 1252 0 0 481541 33 0 0 25 0 5 0 512648526 386596864 66449 33554432000 4194304 4356188 140735473940496 18446744073709551615 4331060 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=30013/tid=30021] ppid=30008 vsize=377536 CPUtime=4842.31 cores=4-7
/proc/30013/task/30021/stat : 30021 (plingeling) R 30008 30008 29527 0 -1 4202560 170261 1252 0 0 484206 25 0 0 25 0 5 0 512648526 386596864 66449 33554432000 4194304 4356188 140735473940496 18446744073709551615 4331035 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=30013/tid=30022] ppid=30008 vsize=377536 CPUtime=4841.65 cores=4-7
/proc/30013/task/30022/stat : 30022 (plingeling) R 30008 30008 29527 0 -1 4202560 216091 1252 0 0 484133 32 0 0 25 0 5 0 512648526 386596864 66449 33554432000 4194304 4356188 140735473940496 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=30013/tid=30023] ppid=30008 vsize=377536 CPUtime=4842.32 cores=4-7
/proc/30013/task/30023/stat : 30023 (plingeling) R 30008 30008 29527 0 -1 4202560 109635 1252 0 0 484217 15 0 0 25 0 5 0 512648526 386596864 66449 33554432000 4194304 4356188 140735473940496 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 38711.3
Current children cumulated vsize (KiB) 2222228

[startup+4902.3 s]
/proc/loadavg: 8.00 8.00 8.00 9/180 30165
/proc/meminfo: memFree=11120464/32951124 swapFree=67111528/67111528
[pid=30008] ppid=30006 vsize=18324 CPUtime=0 cores=0-7
/proc/30008/stat : 30008 (ppfolio) S 30006 30008 29527 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 512648514 18763776 390 33554432000 4194304 4287625 140734263630144 18446744073709551615 230809185807 0 0 4096 65536 3326057725250502655 0 0 17 4 0 0 0
/proc/30008/statm: 4581 390 341 23 0 91 0
[pid=30009] ppid=30008 vsize=809812 CPUtime=4902.42 cores=0
/proc/30009/stat : 30009 (cryptominisat) R 30008 30008 29527 0 -1 4202496 599501 0 0 0 489959 283 0 0 25 0 1 0 512648514 829247488 23079 33554432000 4194304 4587354 140734707553728 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30009/statm: 202453 23079 336 96 0 199015 0
[pid=30010] ppid=30008 vsize=263288 CPUtime=4902.43 cores=1
/proc/30010/stat : 30010 (clasp) R 30008 30008 29527 0 -1 4202496 61517 0 0 0 490220 23 0 0 25 0 1 0 512648514 269606912 60351 33554432000 4194304 4785740 140736346887536 18446744073709551615 4552970 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/30010/statm: 65822 60351 340 145 0 62867 0
[pid=30011] ppid=30008 vsize=462960 CPUtime=4901.82 cores=2
/proc/30011/stat : 30011 (TNM) R 30008 30008 29527 0 -1 4202496 3734 0 0 0 490180 2 0 0 25 0 1 0 512648514 474071040 3631 33554432000 134512640 134534564 4292132816 18446744073709551615 134525904 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/30011/statm: 115740 3631 103 6 0 114406 0
[pid=30012] ppid=30008 vsize=295100 CPUtime=4902.44 cores=3
/proc/30012/stat : 30012 (march_hi) R 30008 30008 29527 0 -1 4202496 78379 0 0 0 490211 33 0 0 25 0 1 0 512648514 302182400 51514 33554432000 4194304 4331988 140734265926080 18446744073709551615 4237136 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/30012/statm: 73775 51514 175 34 0 72217 0
[pid=30013] ppid=30008 vsize=355008 CPUtime=19581.8 cores=4-7
/proc/30013/stat : 30013 (plingeling) S 30008 30008 29527 0 -1 4202496 734929 1252 0 0 1958074 109 0 0 18 0 5 0 512648514 363528192 60817 33554432000 4194304 4356188 140735473940496 18446744073709551615 230820968421 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/30013/statm: 88752 60817 164 40 0 87296 0
[pid=30013/tid=30020] ppid=30008 vsize=355008 CPUtime=4875.41 cores=4-7
/proc/30013/task/30020/stat : 30020 (plingeling) R 30008 30008 29527 0 -1 4202560 229573 1252 0 0 487507 34 0 0 25 0 5 0 512648526 363528192 60817 33554432000 4194304 4356188 140735473940496 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=30013/tid=30021] ppid=30008 vsize=355008 CPUtime=4902.31 cores=4-7
/proc/30013/task/30021/stat : 30021 (plingeling) R 30008 30008 29527 0 -1 4202560 170261 1252 0 0 490206 25 0 0 25 0 5 0 512648526 363528192 60817 33554432000 4194304 4356188 140735473940496 18446744073709551615 4331035 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=30013/tid=30022] ppid=30008 vsize=355008 CPUtime=4901.65 cores=4-7
/proc/30013/task/30022/stat : 30022 (plingeling) R 30008 30008 29527 0 -1 4202560 217371 1252 0 0 490132 33 0 0 25 0 5 0 512648526 363528192 60817 33554432000 4194304 4356188 140735473940496 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=30013/tid=30023] ppid=30008 vsize=355008 CPUtime=4902.31 cores=4-7
/proc/30013/task/30023/stat : 30023 (plingeling) R 30008 30008 29527 0 -1 4202560 111171 1252 0 0 490216 15 0 0 25 0 5 0 512648526 363528192 60817 33554432000 4194304 4356188 140735473940496 18446744073709551615 4331074 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 39190.9
Current children cumulated vsize (KiB) 2204492

[startup+4962.3 s]
/proc/loadavg: 8.04 8.01 8.00 9/180 30167
/proc/meminfo: memFree=11111888/32951124 swapFree=67111528/67111528
[pid=30008] ppid=30006 vsize=18324 CPUtime=0 cores=0-7
/proc/30008/stat : 30008 (ppfolio) S 30006 30008 29527 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 512648514 18763776 390 33554432000 4194304 4287625 140734263630144 18446744073709551615 230809185807 0 0 4096 65536 3326057725250502655 0 0 17 4 0 0 0
/proc/30008/statm: 4581 390 341 23 0 91 0
[pid=30009] ppid=30008 vsize=825052 CPUtime=4962.42 cores=0
/proc/30009/stat : 30009 (cryptominisat) R 30008 30008 29527 0 -1 4202496 606606 0 0 0 495955 287 0 0 25 0 1 0 512648514 844853248 20867 33554432000 4194304 4587354 140734707553728 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30009/statm: 206263 20867 336 96 0 202825 0
[pid=30010] ppid=30008 vsize=265364 CPUtime=4962.43 cores=1
/proc/30010/stat : 30010 (clasp) R 30008 30008 29527 0 -1 4202496 62024 0 0 0 496220 23 0 0 25 0 1 0 512648514 271732736 60858 33554432000 4194304 4785740 140736346887536 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/30010/statm: 66341 60858 340 145 0 63386 0
[pid=30011] ppid=30008 vsize=462960 CPUtime=4961.81 cores=2
/proc/30011/stat : 30011 (TNM) R 30008 30008 29527 0 -1 4202496 3734 0 0 0 496179 2 0 0 25 0 1 0 512648514 474071040 3631 33554432000 134512640 134534564 4292132816 18446744073709551615 134528661 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/30011/statm: 115740 3631 103 6 0 114406 0
[pid=30012] ppid=30008 vsize=295232 CPUtime=4962.44 cores=3
/proc/30012/stat : 30012 (march_hi) R 30008 30008 29527 0 -1 4202496 78992 0 0 0 496210 34 0 0 25 0 1 0 512648514 302317568 52127 33554432000 4194304 4331988 140734265926080 18446744073709551615 4242589 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/30012/statm: 73808 52127 175 34 0 72250 0
[pid=30013] ppid=30008 vsize=369344 CPUtime=19821.5 cores=4-7
/proc/30013/stat : 30013 (plingeling) S 30008 30008 29527 0 -1 4202496 751569 1252 0 0 1982040 111 0 0 18 0 5 0 512648514 378208256 64401 33554432000 4194304 4356188 140735473940496 18446744073709551615 230820968421 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/30013/statm: 92336 64401 164 40 0 90880 0
[pid=30013/tid=30020] ppid=30008 vsize=369344 CPUtime=4935.07 cores=4-7
/proc/30013/task/30020/stat : 30020 (plingeling) R 30008 30008 29527 0 -1 4202560 236485 1252 0 0 493473 34 0 0 25 0 5 0 512648526 378208256 64401 33554432000 4194304 4356188 140735473940496 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=30013/tid=30021] ppid=30008 vsize=369344 CPUtime=4962.32 cores=4-7
/proc/30013/task/30021/stat : 30021 (plingeling) R 30008 30008 29527 0 -1 4202560 172309 1252 0 0 496206 26 0 0 25 0 5 0 512648526 378208256 64401 33554432000 4194304 4356188 140735473940496 18446744073709551615 4330969 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=30013/tid=30022] ppid=30008 vsize=369344 CPUtime=4961.64 cores=4-7
/proc/30013/task/30022/stat : 30022 (plingeling) R 30008 30008 29527 0 -1 4202560 223515 1252 0 0 496131 33 0 0 25 0 5 0 512648526 378208256 64401 33554432000 4194304 4356188 140735473940496 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=30013/tid=30023] ppid=30008 vsize=369344 CPUtime=4962.32 cores=4-7
/proc/30013/task/30023/stat : 30023 (plingeling) R 30008 30008 29527 0 -1 4202560 112707 1252 0 0 496216 16 0 0 25 0 5 0 512648526 378208256 64401 33554432000 4194304 4356188 140735473940496 18446744073709551615 4331328 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 39670.6
Current children cumulated vsize (KiB) 2236276



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5003.6 s]
/proc/loadavg: 8.08 8.03 8.00 9/180 30168
/proc/meminfo: memFree=11094380/32951124 swapFree=67111528/67111528
[pid=30008] ppid=30006 vsize=18324 CPUtime=0 cores=0-7
/proc/30008/stat : 30008 (ppfolio) S 30006 30008 29527 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 512648514 18763776 390 33554432000 4194304 4287625 140734263630144 18446744073709551615 230809185807 0 0 4096 65536 3326057725250502655 0 0 17 4 0 0 0
/proc/30008/statm: 4581 390 341 23 0 91 0
[pid=30009] ppid=30008 vsize=825052 CPUtime=5003.73 cores=0
/proc/30009/stat : 30009 (cryptominisat) R 30008 30008 29527 0 -1 4202496 609236 0 0 0 500084 289 0 0 25 0 1 0 512648514 844853248 23458 33554432000 4194304 4587354 140734707553728 18446744073709551615 4238525 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30009/statm: 206263 23458 336 96 0 202825 0
[pid=30010] ppid=30008 vsize=266616 CPUtime=5003.74 cores=1
/proc/30010/stat : 30010 (clasp) R 30008 30008 29527 0 -1 4202496 62324 0 0 0 500351 23 0 0 25 0 1 0 512648514 273014784 61158 33554432000 4194304 4785740 140736346887536 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/30010/statm: 66654 61158 340 145 0 63699 0
[pid=30011] ppid=30008 vsize=462960 CPUtime=5003.11 cores=2
/proc/30011/stat : 30011 (TNM) R 30008 30008 29527 0 -1 4202496 3734 0 0 0 500309 2 0 0 25 0 1 0 512648514 474071040 3631 33554432000 134512640 134534564 4292132816 18446744073709551615 134530379 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/30011/statm: 115740 3631 103 6 0 114406 0
[pid=30012] ppid=30008 vsize=295364 CPUtime=5003.75 cores=3
/proc/30012/stat : 30012 (march_hi) R 30008 30008 29527 0 -1 4202496 79293 0 0 0 500341 34 0 0 25 0 1 0 512648514 302452736 52428 33554432000 4194304 4331988 140734265926080 18446744073709551615 4210904 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/30012/statm: 73841 52428 175 34 0 72283 0
[pid=30013] ppid=30008 vsize=374464 CPUtime=19986.5 cores=4-7
/proc/30013/stat : 30013 (plingeling) S 30008 30008 29527 0 -1 4202496 755409 1252 0 0 1998539 112 0 0 18 0 5 0 512648514 383451136 65681 33554432000 4194304 4356188 140735473940496 18446744073709551615 230820968421 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/30013/statm: 93616 65681 164 40 0 92160 0
[pid=30013/tid=30020] ppid=30008 vsize=374464 CPUtime=4976.15 cores=4-7
/proc/30013/task/30020/stat : 30020 (plingeling) R 30008 30008 29527 0 -1 4202560 236997 1252 0 0 497581 34 0 0 25 0 5 0 512648526 383451136 65681 33554432000 4194304 4356188 140735473940496 18446744073709551615 4331039 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=30013/tid=30021] ppid=30008 vsize=374464 CPUtime=5003.62 cores=4-7
/proc/30013/task/30021/stat : 30021 (plingeling) R 30008 30008 29527 0 -1 4202560 172821 1252 0 0 500336 26 0 0 25 0 5 0 512648526 383451136 65681 33554432000 4194304 4356188 140735473940496 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=30013/tid=30022] ppid=30008 vsize=374464 CPUtime=5002.96 cores=4-7
/proc/30013/task/30022/stat : 30022 (plingeling) R 30008 30008 29527 0 -1 4202560 225819 1252 0 0 500262 34 0 0 25 0 5 0 512648526 383451136 65681 33554432000 4194304 4356188 140735473940496 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=30013/tid=30023] ppid=30008 vsize=374464 CPUtime=5003.63 cores=4-7
/proc/30013/task/30023/stat : 30023 (plingeling) R 30008 30008 29527 0 -1 4202560 113219 1252 0 0 500347 16 0 0 25 0 5 0 512648526 383451136 65681 33554432000 4194304 4356188 140735473940496 18446744073709551615 4331407 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 40000.8
Current children cumulated vsize (KiB) 2242780

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+5003.6 s]
/proc/loadavg: 8.08 8.03 8.00 9/180 30168
/proc/meminfo: memFree=11094380/32951124 swapFree=67111528/67111528
[pid=30008] ppid=30006 vsize=18324 CPUtime=0 cores=0-7
/proc/30008/stat : 30008 (ppfolio) S 30006 30008 29527 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 512648514 18763776 390 33554432000 4194304 4287625 140734263630144 18446744073709551615 230809185807 0 0 4096 65536 3326057725250502655 0 0 17 4 0 0 0
/proc/30008/statm: 4581 390 341 23 0 91 0
[pid=30009] ppid=30008 vsize=825052 CPUtime=5003.73 cores=0
/proc/30009/stat : 30009 (cryptominisat) R 30008 30008 29527 0 -1 4202496 609236 0 0 0 500084 289 0 0 25 0 1 0 512648514 844853248 23458 33554432000 4194304 4587354 140734707553728 18446744073709551615 4238525 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30009/statm: 206263 23458 336 96 0 202825 0
[pid=30010] ppid=30008 vsize=266616 CPUtime=5003.74 cores=1
/proc/30010/stat : 30010 (clasp) R 30008 30008 29527 0 -1 4202496 62324 0 0 0 500351 23 0 0 25 0 1 0 512648514 273014784 61158 33554432000 4194304 4785740 140736346887536 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/30010/statm: 66654 61158 340 145 0 63699 0
[pid=30011] ppid=30008 vsize=462960 CPUtime=5003.11 cores=2
/proc/30011/stat : 30011 (TNM) R 30008 30008 29527 0 -1 4202496 3734 0 0 0 500309 2 0 0 25 0 1 0 512648514 474071040 3631 33554432000 134512640 134534564 4292132816 18446744073709551615 134530379 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/30011/statm: 115740 3631 103 6 0 114406 0
[pid=30012] ppid=30008 vsize=295364 CPUtime=5003.75 cores=3
/proc/30012/stat : 30012 (march_hi) R 30008 30008 29527 0 -1 4202496 79293 0 0 0 500341 34 0 0 25 0 1 0 512648514 302452736 52428 33554432000 4194304 4331988 140734265926080 18446744073709551615 4210904 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/30012/statm: 73841 52428 175 34 0 72283 0
[pid=30013] ppid=30008 vsize=374464 CPUtime=19986.5 cores=4-7
/proc/30013/stat : 30013 (plingeling) S 30008 30008 29527 0 -1 4202496 755409 1252 0 0 1998539 112 0 0 18 0 5 0 512648514 383451136 65681 33554432000 4194304 4356188 140735473940496 18446744073709551615 230820968421 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/30013/statm: 93616 65681 164 40 0 92160 0
[pid=30013/tid=30020] ppid=30008 vsize=374464 CPUtime=4976.15 cores=4-7
/proc/30013/task/30020/stat : 30020 (plingeling) R 30008 30008 29527 0 -1 4202560 236997 1252 0 0 497581 34 0 0 25 0 5 0 512648526 383451136 65681 33554432000 4194304 4356188 140735473940496 18446744073709551615 4331039 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=30013/tid=30021] ppid=30008 vsize=374464 CPUtime=5003.62 cores=4-7
/proc/30013/task/30021/stat : 30021 (plingeling) R 30008 30008 29527 0 -1 4202560 172821 1252 0 0 500336 26 0 0 25 0 5 0 512648526 383451136 65681 33554432000 4194304 4356188 140735473940496 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=30013/tid=30022] ppid=30008 vsize=374464 CPUtime=5002.96 cores=4-7
/proc/30013/task/30022/stat : 30022 (plingeling) R 30008 30008 29527 0 -1 4202560 225819 1252 0 0 500262 34 0 0 25 0 5 0 512648526 383451136 65681 33554432000 4194304 4356188 140735473940496 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=30013/tid=30023] ppid=30008 vsize=374464 CPUtime=5003.63 cores=4-7
/proc/30013/task/30023/stat : 30023 (plingeling) R 30008 30008 29527 0 -1 4202560 113219 1252 0 0 500347 16 0 0 25 0 5 0 512648526 383451136 65681 33554432000 4194304 4356188 140735473940496 18446744073709551615 4331407 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 40000.8
Current children cumulated vsize (KiB) 2242780

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 30008 and gives
#  childrusage.ru_utime.tv_sec=10003
#  childrusage.ru_utime.tv_usec=946169
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=935553
# CPU time returned by wait4() is 10006.9
# 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.62
CPU time (s): 40000.8
CPU user time (s): 39996.2
CPU system time (s): 4.6
CPU usage (%): 799.439
Max. virtual memory (cumulated for all children) (KiB): 26291548

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 10003.9
system time used= 2.93555
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 613491
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= 566
involuntary context switches= 86210

runsolver used 8.18076 second user time and 19.1151 second system time

The end

Launcher Data

Begin job on node104 at 2011-04-28 19:08:01
IDJOB=3310321
IDBENCH=83130
IDSOLVER=1638
FILE ID=node104/3310321-1304010481
RUNJOBID= node104-1304007526-29541
PBS_JOBID= 13168836
Free space on /tmp= 71548 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-bottom16.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3310321-1304010481/watcher-3310321-1304010481 -o /tmp/evaluation-result-3310321-1304010481/solver-3310321-1304010481 -C 40000 -W 5100 -M 31000  ppfolio HOME/instance-3310321-1304010481.cnf

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

MD5SUM BENCH= 73a2c2d9e5c062e561bfdb7c82071a99
RANDOM SEED=104530746

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.855
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.855
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.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      11913692 kB
Buffers:       2307504 kB
Cached:       18069956 kB
SwapCached:          0 kB
Active:       11361424 kB
Inactive:      9083432 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11913692 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           11680 kB
Writeback:           0 kB
AnonPages:       67752 kB
Mapped:          14784 kB
Slab:           525368 kB
PageTables:       4240 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   188172 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= 71536 MiB
End job on node104 at 2011-04-28 20:31:26