Trace number 3219273

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) 39971 5000.02

General information on the benchmark

Namerandom/large/
unif-k5-r20-v1250-c25000-S573815729-001-UNKNOWN.cnf
MD5SUM34a446d3b38e7b034208a35fa75247bf
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark161.39
Satisfiable
(Un)Satisfiability was proved
Number of variables1250
Number of clauses25000
Sum of the clauses size125000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 525000
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-3219273-1304149815/watcher-3219273-1304149815 -o /tmp/evaluation-result-3219273-1304149815/solver-3219273-1304149815 -C 40000 -W 5000 -M 31000 ppfolio HOME/instance-3219273-1304149815.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): 5000 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.38 7.89 7.95 1/170 12071
/proc/meminfo: memFree=31126928/32951124 swapFree=67107188/67111528
[pid=12071] ppid=12069 vsize=18324 CPUtime=0 cores=0-7
/proc/12071/stat : 12071 (ppfolio) R 12069 12071 11857 0 -1 4202496 521 0 0 0 0 0 0 0 25 0 1 0 526579986 18763776 390 33554432000 4194304 4287625 140733265000096 18446744073709551615 210204667360 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/12071/statm: 4581 390 341 23 0 91 0

[startup+0.0770871 s]
/proc/loadavg: 7.38 7.89 7.95 1/170 12071
/proc/meminfo: memFree=31126928/32951124 swapFree=67107188/67111528
[pid=12071] ppid=12069 vsize=18324 CPUtime=0 cores=0-7
/proc/12071/stat : 12071 (ppfolio) S 12069 12071 11857 0 -1 4202496 521 0 0 0 0 0 0 0 25 0 1 0 526579986 18763776 390 33554432000 4194304 4287625 140733265000096 18446744073709551615 210204667407 0 0 4096 65536 4368711682608857087 0 0 17 4 0 0 0
/proc/12071/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.101049 s]
/proc/loadavg: 7.38 7.89 7.95 1/170 12071
/proc/meminfo: memFree=31126928/32951124 swapFree=67107188/67111528
[pid=12071] ppid=12069 vsize=18324 CPUtime=0 cores=0-7
/proc/12071/stat : 12071 (ppfolio) S 12069 12071 11857 0 -1 4202496 521 0 0 0 0 0 0 0 25 0 1 0 526579986 18763776 390 33554432000 4194304 4287625 140733265000096 18446744073709551615 210204667407 0 0 4096 65536 4368711682608857087 0 0 17 4 0 0 0
/proc/12071/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.301018 s]
/proc/loadavg: 7.38 7.89 7.95 1/170 12071
/proc/meminfo: memFree=31126928/32951124 swapFree=67107188/67111528
[pid=12071] ppid=12069 vsize=18324 CPUtime=0 cores=0-7
/proc/12071/stat : 12071 (ppfolio) R 12069 12071 11857 0 -1 4202496 521 0 0 0 0 0 0 0 24 0 1 0 526579986 18763776 390 33554432000 4194304 4287625 140733265000096 18446744073709551615 210204667407 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/12071/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.70095 s]
/proc/loadavg: 7.38 7.89 7.95 1/170 12071
/proc/meminfo: memFree=31126928/32951124 swapFree=67107188/67111528
[pid=12071] ppid=12069 vsize=18324 CPUtime=0 cores=0-7
/proc/12071/stat : 12071 (ppfolio) S 12069 12071 11857 0 -1 4202496 521 0 0 0 0 0 0 0 21 0 1 0 526579986 18763776 390 33554432000 4194304 4287625 140733265000096 18446744073709551615 210204667407 0 0 4096 65536 4368711682608857087 0 0 17 4 0 0 0
/proc/12071/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50082 s]
/proc/loadavg: 7.38 7.89 7.95 9/180 12086
/proc/meminfo: memFree=31082464/32951124 swapFree=67107188/67111528
[pid=12071] ppid=12069 vsize=18324 CPUtime=0 cores=0-7
/proc/12071/stat : 12071 (ppfolio) S 12069 12071 11857 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 526579986 18763776 390 33554432000 4194304 4287625 140733265000096 18446744073709551615 210204667407 0 0 4096 65536 4368711682608857087 0 0 17 4 0 0 0
/proc/12071/statm: 4581 390 341 23 0 91 0
[pid=12072] ppid=12071 vsize=156096 CPUtime=1.49 cores=0
/proc/12072/stat : 12072 (cryptominisat) R 12071 12071 11857 0 -1 4202496 5720 0 0 0 149 0 0 0 20 0 1 0 526579986 159842304 3197 33554432000 4194304 4587354 140735102157808 18446744073709551615 210204344002 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12072/statm: 39024 3197 327 96 0 35586 0
[pid=12073] ppid=12071 vsize=22792 CPUtime=1.49 cores=1
/proc/12073/stat : 12073 (clasp) R 12071 12071 11857 0 -1 4202496 3231 0 0 0 149 0 0 0 20 0 1 0 526579986 23339008 3026 33554432000 4194304 4785740 140736103538416 18446744073709551615 4287058 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12073/statm: 5698 3026 340 145 0 2743 0
[pid=12074] ppid=12071 vsize=459788 CPUtime=1.49 cores=2
/proc/12074/stat : 12074 (TNM) R 12071 12071 11857 0 -1 4202496 1543 0 0 0 149 0 0 0 20 0 1 0 526579986 470822912 1439 33554432000 134512640 134534564 4293010176 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/12074/statm: 114947 1439 95 6 0 113613 0
[pid=12075] ppid=12071 vsize=14108 CPUtime=1.48 cores=3
/proc/12075/stat : 12075 (march_hi) R 12071 12071 11857 0 -1 4202496 4957 0 0 0 148 0 0 0 20 0 1 0 526579986 14446592 1463 33554432000 4194304 4331988 140734396378656 18446744073709551615 4226440 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/12075/statm: 3527 1463 174 34 0 1969 0
[pid=12076] ppid=12071 vsize=125112 CPUtime=5.8 cores=4-7
/proc/12076/stat : 12076 (plingeling) S 12071 12071 11857 0 -1 4202496 4093 1250 0 0 580 0 0 0 19 0 5 0 526579986 128114688 3351 33554432000 4194304 4356188 140733748050704 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/12076/statm: 31278 3351 162 40 0 29822 0
[pid=12076/tid=12083] ppid=12071 vsize=125112 CPUtime=1.44 cores=4-7
/proc/12076/task/12083/stat : 12083 (plingeling) R 12071 12071 11857 0 -1 4202560 365 1250 0 0 144 0 0 0 24 0 5 0 526579991 128114688 3351 33554432000 4194304 4356188 140733748050704 18446744073709551615 4331861 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=12076/tid=12084] ppid=12071 vsize=125112 CPUtime=1.45 cores=4-7
/proc/12076/task/12084/stat : 12084 (plingeling) R 12071 12071 11857 0 -1 4202560 363 1250 0 0 145 0 0 0 23 0 5 0 526579991 128114688 3351 33554432000 4194304 4356188 140733748050704 18446744073709551615 4331074 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=12076/tid=12085] ppid=12071 vsize=125112 CPUtime=1.44 cores=4-7
/proc/12076/task/12085/stat : 12085 (plingeling) R 12071 12071 11857 0 -1 4202560 340 1250 0 0 144 0 0 0 25 0 5 0 526579991 128114688 3351 33554432000 4194304 4356188 140733748050704 18446744073709551615 4234093 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=12076/tid=12086] ppid=12071 vsize=125112 CPUtime=1.41 cores=4-7
/proc/12076/task/12086/stat : 12086 (plingeling) R 12071 12071 11857 0 -1 4202560 367 1250 0 0 141 0 0 0 25 0 5 0 526579991 128114688 3351 33554432000 4194304 4356188 140733748050704 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 11.75
Current children cumulated vsize (KiB) 796220

[startup+3.10055 s]
/proc/loadavg: 7.38 7.89 7.95 9/180 12086
/proc/meminfo: memFree=31078496/32951124 swapFree=67107188/67111528
[pid=12071] ppid=12069 vsize=18324 CPUtime=0 cores=0-7
/proc/12071/stat : 12071 (ppfolio) S 12069 12071 11857 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 526579986 18763776 390 33554432000 4194304 4287625 140733265000096 18446744073709551615 210204667407 0 0 4096 65536 4368711682608857087 0 0 17 4 0 0 0
/proc/12071/statm: 4581 390 341 23 0 91 0
[pid=12072] ppid=12071 vsize=177964 CPUtime=3.09 cores=0
/proc/12072/stat : 12072 (cryptominisat) R 12071 12071 11857 0 -1 4202496 13584 0 0 0 308 1 0 0 25 0 1 0 526579986 182235136 8084 33554432000 4194304 4587354 140735102157808 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12072/statm: 44491 8084 337 96 0 41053 0
[pid=12073] ppid=12071 vsize=26416 CPUtime=3.09 cores=1
/proc/12073/stat : 12073 (clasp) R 12071 12071 11857 0 -1 4202496 4144 0 0 0 308 1 0 0 25 0 1 0 526579986 27049984 3939 33554432000 4194304 4785740 140736103538416 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12073/statm: 6604 3939 340 145 0 3649 0
[pid=12074] ppid=12071 vsize=459788 CPUtime=3.09 cores=2
/proc/12074/stat : 12074 (TNM) R 12071 12071 11857 0 -1 4202496 1543 0 0 0 309 0 0 0 25 0 1 0 526579986 470822912 1439 33554432000 134512640 134534564 4293010176 18446744073709551615 134530619 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/12074/statm: 114947 1439 95 6 0 113613 0
[pid=12075] ppid=12071 vsize=14664 CPUtime=3.08 cores=3
/proc/12075/stat : 12075 (march_hi) R 12071 12071 11857 0 -1 4202496 5016 0 0 0 308 0 0 0 25 0 1 0 526579986 15015936 1522 33554432000 4194304 4331988 140734396378656 18446744073709551615 4239596 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/12075/statm: 3666 1522 174 34 0 2108 0
[pid=12076] ppid=12071 vsize=126812 CPUtime=12.19 cores=4-7
/proc/12076/stat : 12076 (plingeling) S 12071 12071 11857 0 -1 4202496 4502 1250 0 0 1219 0 0 0 19 0 5 0 526579986 129855488 3760 33554432000 4194304 4356188 140733748050704 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/12076/statm: 31703 3760 162 40 0 30247 0
[pid=12076/tid=12083] ppid=12071 vsize=126812 CPUtime=3.04 cores=4-7
/proc/12076/task/12083/stat : 12083 (plingeling) R 12071 12071 11857 0 -1 4202560 443 1250 0 0 304 0 0 0 25 0 5 0 526579991 129855488 3760 33554432000 4194304 4356188 140733748050704 18446744073709551615 4331074 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=12076/tid=12084] ppid=12071 vsize=126812 CPUtime=3.05 cores=4-7
/proc/12076/task/12084/stat : 12084 (plingeling) R 12071 12071 11857 0 -1 4202560 475 1250 0 0 305 0 0 0 25 0 5 0 526579991 129855488 3760 33554432000 4194304 4356188 140733748050704 18446744073709551615 4331332 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=12076/tid=12085] ppid=12071 vsize=126812 CPUtime=3.04 cores=4-7
/proc/12076/task/12085/stat : 12085 (plingeling) R 12071 12071 11857 0 -1 4202560 436 1250 0 0 304 0 0 0 25 0 5 0 526579991 129855488 3760 33554432000 4194304 4356188 140733748050704 18446744073709551615 4331749 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=12076/tid=12086] ppid=12071 vsize=126812 CPUtime=3.01 cores=4-7
/proc/12076/task/12086/stat : 12086 (plingeling) R 12071 12071 11857 0 -1 4202560 490 1250 0 0 301 0 0 0 25 0 5 0 526579991 129855488 3760 33554432000 4194304 4356188 140733748050704 18446744073709551615 4279448 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 24.54
Current children cumulated vsize (KiB) 823968

[startup+6.30102 s]
/proc/loadavg: 7.43 7.89 7.95 9/180 12086
/proc/meminfo: memFree=31049616/32951124 swapFree=67107188/67111528
[pid=12071] ppid=12069 vsize=18324 CPUtime=0 cores=0-7
/proc/12071/stat : 12071 (ppfolio) S 12069 12071 11857 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 526579986 18763776 390 33554432000 4194304 4287625 140733265000096 18446744073709551615 210204667407 0 0 4096 65536 4368711682608857087 0 0 17 4 0 0 0
/proc/12071/statm: 4581 390 341 23 0 91 0
[pid=12072] ppid=12071 vsize=179032 CPUtime=6.29 cores=0
/proc/12072/stat : 12072 (cryptominisat) R 12071 12071 11857 0 -1 4202496 15351 0 0 0 628 1 0 0 25 0 1 0 526579986 183328768 8112 33554432000 4194304 4587354 140735102157808 18446744073709551615 4352111 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12072/statm: 44758 8112 337 96 0 41320 0
[pid=12073] ppid=12071 vsize=29356 CPUtime=6.29 cores=1
/proc/12073/stat : 12073 (clasp) R 12071 12071 11857 0 -1 4202496 4855 0 0 0 628 1 0 0 25 0 1 0 526579986 30060544 4650 33554432000 4194304 4785740 140736103538416 18446744073709551615 4278129 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12073/statm: 7339 4650 340 145 0 4384 0
[pid=12074] ppid=12071 vsize=459788 CPUtime=6.29 cores=2
/proc/12074/stat : 12074 (TNM) R 12071 12071 11857 0 -1 4202496 1543 0 0 0 629 0 0 0 25 0 1 0 526579986 470822912 1439 33554432000 134512640 134534564 4293010176 18446744073709551615 134528737 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/12074/statm: 114947 1439 95 6 0 113613 0
[pid=12075] ppid=12071 vsize=15688 CPUtime=6.29 cores=3
/proc/12075/stat : 12075 (march_hi) R 12071 12071 11857 0 -1 4202496 5323 0 0 0 628 1 0 0 25 0 1 0 526579986 16064512 1829 33554432000 4194304 4331988 140734396378656 18446744073709551615 4210418 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/12075/statm: 3922 1829 174 34 0 2364 0
[pid=12076] ppid=12071 vsize=129996 CPUtime=24.98 cores=4-7
/proc/12076/stat : 12076 (plingeling) S 12071 12071 11857 0 -1 4202496 5330 1250 0 0 2498 0 0 0 19 0 5 0 526579986 133115904 4572 33554432000 4194304 4356188 140733748050704 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/12076/statm: 32499 4572 162 40 0 31043 0
[pid=12076/tid=12083] ppid=12071 vsize=129996 CPUtime=6.24 cores=4-7
/proc/12076/task/12083/stat : 12083 (plingeling) R 12071 12071 11857 0 -1 4202560 636 1250 0 0 624 0 0 0 25 0 5 0 526579991 133115904 4572 33554432000 4194304 4356188 140733748050704 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=12076/tid=12084] ppid=12071 vsize=129996 CPUtime=6.25 cores=4-7
/proc/12076/task/12084/stat : 12084 (plingeling) R 12071 12071 11857 0 -1 4202560 732 1250 0 0 625 0 0 0 25 0 5 0 526579991 133115904 4572 33554432000 4194304 4356188 140733748050704 18446744073709551615 4330976 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=12076/tid=12085] ppid=12071 vsize=129996 CPUtime=6.24 cores=4-7
/proc/12076/task/12085/stat : 12085 (plingeling) R 12071 12071 11857 0 -1 4202560 613 1250 0 0 624 0 0 0 25 0 5 0 526579991 133115904 4572 33554432000 4194304 4356188 140733748050704 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=12076/tid=12086] ppid=12071 vsize=129996 CPUtime=6.19 cores=4-7
/proc/12076/task/12086/stat : 12086 (plingeling) R 12071 12071 11857 0 -1 4202560 691 1250 0 0 619 0 0 0 25 0 5 0 526579991 133115904 4572 33554432000 4194304 4356188 140733748050704 18446744073709551615 4324038 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.14
Current children cumulated vsize (KiB) 832184

[startup+12.7009 s]
/proc/loadavg: 7.47 7.89 7.95 9/180 12086
/proc/meminfo: memFree=31042796/32951124 swapFree=67107188/67111528
[pid=12071] ppid=12069 vsize=18324 CPUtime=0 cores=0-7
/proc/12071/stat : 12071 (ppfolio) S 12069 12071 11857 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 526579986 18763776 390 33554432000 4194304 4287625 140733265000096 18446744073709551615 210204667407 0 0 4096 65536 4368711682608857087 0 0 17 4 0 0 0
/proc/12071/statm: 4581 390 341 23 0 91 0
[pid=12072] ppid=12071 vsize=177432 CPUtime=12.69 cores=0
/proc/12072/stat : 12072 (cryptominisat) R 12071 12071 11857 0 -1 4202496 19783 0 0 0 1267 2 0 0 25 0 1 0 526579986 181690368 8221 33554432000 4194304 4587354 140735102157808 18446744073709551615 210204343998 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12072/statm: 44358 8221 337 96 0 40920 0
[pid=12073] ppid=12071 vsize=34236 CPUtime=12.69 cores=1
/proc/12073/stat : 12073 (clasp) R 12071 12071 11857 0 -1 4202496 6089 0 0 0 1268 1 0 0 25 0 1 0 526579986 35057664 5884 33554432000 4194304 4785740 140736103538416 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12073/statm: 8559 5884 340 145 0 5604 0
[pid=12074] ppid=12071 vsize=459788 CPUtime=12.69 cores=2
/proc/12074/stat : 12074 (TNM) R 12071 12071 11857 0 -1 4202496 1543 0 0 0 1269 0 0 0 25 0 1 0 526579986 470822912 1439 33554432000 134512640 134534564 4293010176 18446744073709551615 134528737 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/12074/statm: 114947 1439 95 6 0 113613 0
[pid=12075] ppid=12071 vsize=16964 CPUtime=12.69 cores=3
/proc/12075/stat : 12075 (march_hi) R 12071 12071 11857 0 -1 4202496 5566 0 0 0 1268 1 0 0 25 0 1 0 526579986 17371136 2072 33554432000 4194304 4331988 140734396378656 18446744073709551615 4265452 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/12075/statm: 4241 2072 175 34 0 2683 0
[pid=12076] ppid=12071 vsize=131044 CPUtime=50.55 cores=4-7
/proc/12076/stat : 12076 (plingeling) S 12071 12071 11857 0 -1 4202496 6650 1250 0 0 5054 1 0 0 19 0 5 0 526579986 134189056 4834 33554432000 4194304 4356188 140733748050704 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/12076/statm: 32761 4834 162 40 0 31305 0
[pid=12076/tid=12083] ppid=12071 vsize=131044 CPUtime=12.64 cores=4-7
/proc/12076/task/12083/stat : 12083 (plingeling) R 12071 12071 11857 0 -1 4202560 1015 1250 0 0 1264 0 0 0 25 0 5 0 526579991 134189056 4834 33554432000 4194304 4356188 140733748050704 18446744073709551615 4279461 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=12076/tid=12084] ppid=12071 vsize=131044 CPUtime=12.65 cores=4-7
/proc/12076/task/12084/stat : 12084 (plingeling) R 12071 12071 11857 0 -1 4202560 1045 1250 0 0 1265 0 0 0 25 0 5 0 526579991 134189056 4834 33554432000 4194304 4356188 140733748050704 18446744073709551615 4330973 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=12076/tid=12085] ppid=12071 vsize=131044 CPUtime=12.64 cores=4-7
/proc/12076/task/12085/stat : 12085 (plingeling) R 12071 12071 11857 0 -1 4202560 952 1250 0 0 1264 0 0 0 25 0 5 0 526579991 134189056 4834 33554432000 4194304 4356188 140733748050704 18446744073709551615 4332165 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=12076/tid=12086] ppid=12071 vsize=131044 CPUtime=12.55 cores=4-7
/proc/12076/task/12086/stat : 12086 (plingeling) R 12071 12071 11857 0 -1 4202560 980 1250 0 0 1255 0 0 0 25 0 5 0 526579991 134189056 4834 33554432000 4194304 4356188 140733748050704 18446744073709551615 4234124 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.31
Current children cumulated vsize (KiB) 837788

[startup+25.5008 s]
/proc/loadavg: 7.59 7.90 7.95 9/180 12086
/proc/meminfo: memFree=31043292/32951124 swapFree=67107188/67111528
[pid=12071] ppid=12069 vsize=18324 CPUtime=0 cores=0-7
/proc/12071/stat : 12071 (ppfolio) S 12069 12071 11857 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 526579986 18763776 390 33554432000 4194304 4287625 140733265000096 18446744073709551615 210204667407 0 0 4096 65536 4368711682608857087 0 0 17 4 0 0 0
/proc/12071/statm: 4581 390 341 23 0 91 0
[pid=12072] ppid=12071 vsize=155164 CPUtime=25.48 cores=0
/proc/12072/stat : 12072 (cryptominisat) R 12071 12071 11857 0 -1 4202496 33143 0 0 0 2544 4 0 0 25 0 1 0 526579986 158887936 3457 33554432000 4194304 4587354 140735102157808 18446744073709551615 4239308 0 0 4096 2 0 0 0 17 0 0 0 0

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

[pid=12074] ppid=12071 vsize=459788 CPUtime=4781.4 cores=2
/proc/12074/stat : 12074 (TNM) R 12071 12071 11857 0 -1 4202496 1543 0 0 0 478139 1 0 0 25 0 1 0 526579986 470822912 1439 33554432000 134512640 134534564 4293010176 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/12074/statm: 114947 1439 95 6 0 113613 0
[pid=12075] ppid=12071 vsize=1034596 CPUtime=4782.36 cores=3
/proc/12075/stat : 12075 (march_hi) R 12071 12071 11857 0 -1 4202496 184840 0 0 0 478110 126 0 0 25 0 1 0 526579986 1059426304 181346 33554432000 4194304 4331988 140734396378656 18446744073709551615 4263216 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/12075/statm: 258649 181346 175 34 0 257091 0
[pid=12076] ppid=12071 vsize=219396 CPUtime=19102.1 cores=4-7
/proc/12076/stat : 12076 (plingeling) S 12071 12071 11857 0 -1 4202496 431222 1250 0 0 1910141 68 0 0 19 0 5 0 526579986 224661504 26922 33554432000 4194304 4356188 140733748050704 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/12076/statm: 54849 26922 162 40 0 53393 0
[pid=12076/tid=12083] ppid=12071 vsize=219396 CPUtime=4782.3 cores=4-7
/proc/12076/task/12083/stat : 12083 (plingeling) R 12071 12071 11857 0 -1 4202560 110355 1250 0 0 478217 13 0 0 25 0 5 0 526579991 224661504 26922 33554432000 4194304 4356188 140733748050704 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=12076/tid=12084] ppid=12071 vsize=219396 CPUtime=4781.18 cores=4-7
/proc/12076/task/12084/stat : 12084 (plingeling) R 12071 12071 11857 0 -1 4202560 102053 1250 0 0 478102 16 0 0 25 0 5 0 526579991 224661504 26922 33554432000 4194304 4356188 140733748050704 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=12076/tid=12085] ppid=12071 vsize=219396 CPUtime=4782.3 cores=4-7
/proc/12076/task/12085/stat : 12085 (plingeling) R 12071 12071 11857 0 -1 4202560 106926 1250 0 0 478212 18 0 0 25 0 5 0 526579991 224661504 26922 33554432000 4194304 4356188 140733748050704 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=12076/tid=12086] ppid=12071 vsize=219396 CPUtime=4756.23 cores=4-7
/proc/12076/task/12086/stat : 12086 (plingeling) R 12071 12071 11857 0 -1 4202560 109230 1250 0 0 475604 19 0 0 25 0 5 0 526579991 224661504 26922 33554432000 4194304 4356188 140733748050704 18446744073709551615 4298633 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 38230.5
Current children cumulated vsize (KiB) 2637936

[startup+4842.3 s]
/proc/loadavg: 8.01 8.03 8.00 9/180 12238
/proc/meminfo: memFree=29545144/32951124 swapFree=67107188/67111528
[pid=12071] ppid=12069 vsize=18324 CPUtime=0 cores=0-7
/proc/12071/stat : 12071 (ppfolio) S 12069 12071 11857 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 526579986 18763776 390 33554432000 4194304 4287625 140733265000096 18446744073709551615 210204667407 0 0 4096 65536 4368711682608857087 0 0 17 4 0 0 0
/proc/12071/statm: 4581 390 341 23 0 91 0
[pid=12072] ppid=12071 vsize=654452 CPUtime=4842.34 cores=0
/proc/12072/stat : 12072 (cryptominisat) R 12071 12071 11857 0 -1 4202496 1717883 0 0 0 483610 624 0 0 25 0 1 0 526579986 670158848 126636 33554432000 4194304 4587354 140735102157808 18446744073709551615 4388336 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12072/statm: 163613 126636 337 96 0 160175 0
[pid=12073] ppid=12071 vsize=252372 CPUtime=4842.34 cores=1
/proc/12073/stat : 12073 (clasp) R 12071 12071 11857 0 -1 4202496 57123 0 0 0 484217 17 0 0 25 0 1 0 526579986 258428928 56513 33554432000 4194304 4785740 140736103538416 18446744073709551615 4553399 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12073/statm: 63093 56513 341 145 0 60138 0
[pid=12074] ppid=12071 vsize=459788 CPUtime=4841.4 cores=2
/proc/12074/stat : 12074 (TNM) R 12071 12071 11857 0 -1 4202496 1543 0 0 0 484139 1 0 0 25 0 1 0 526579986 470822912 1439 33554432000 134512640 134534564 4293010176 18446744073709551615 134528888 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/12074/statm: 114947 1439 95 6 0 113613 0
[pid=12075] ppid=12071 vsize=1034596 CPUtime=4842.36 cores=3
/proc/12075/stat : 12075 (march_hi) R 12071 12071 11857 0 -1 4202496 187148 0 0 0 484107 129 0 0 25 0 1 0 526579986 1059426304 183654 33554432000 4194304 4331988 140734396378656 18446744073709551615 4239528 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/12075/statm: 258649 183654 175 34 0 257091 0
[pid=12076] ppid=12071 vsize=219780 CPUtime=19341.8 cores=4-7
/proc/12076/stat : 12076 (plingeling) S 12071 12071 11857 0 -1 4202496 436246 1250 0 0 1934106 69 0 0 19 0 5 0 526579986 225054720 27018 33554432000 4194304 4356188 140733748050704 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/12076/statm: 54945 27018 162 40 0 53489 0
[pid=12076/tid=12083] ppid=12071 vsize=219780 CPUtime=4842.3 cores=4-7
/proc/12076/task/12083/stat : 12083 (plingeling) R 12071 12071 11857 0 -1 4202560 110547 1250 0 0 484217 13 0 0 25 0 5 0 526579991 225054720 27018 33554432000 4194304 4356188 140733748050704 18446744073709551615 4274291 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=12076/tid=12084] ppid=12071 vsize=219780 CPUtime=4841.17 cores=4-7
/proc/12076/task/12084/stat : 12084 (plingeling) R 12071 12071 11857 0 -1 4202560 104325 1250 0 0 484101 16 0 0 25 0 5 0 526579991 225054720 27018 33554432000 4194304 4356188 140733748050704 18446744073709551615 4331050 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=12076/tid=12085] ppid=12071 vsize=219780 CPUtime=4842.31 cores=4-7
/proc/12076/task/12085/stat : 12085 (plingeling) R 12071 12071 11857 0 -1 4202560 109294 1250 0 0 484212 19 0 0 25 0 5 0 526579991 225054720 27018 33554432000 4194304 4356188 140733748050704 18446744073709551615 4234276 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=12076/tid=12086] ppid=12071 vsize=219780 CPUtime=4815.89 cores=4-7
/proc/12076/task/12086/stat : 12086 (plingeling) R 12071 12071 11857 0 -1 4202560 109422 1250 0 0 481570 19 0 0 25 0 5 0 526579991 225054720 27018 33554432000 4194304 4356188 140733748050704 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 38710.2
Current children cumulated vsize (KiB) 2639312

[startup+4902.3 s]
/proc/loadavg: 8.00 8.02 8.00 9/180 12240
/proc/meminfo: memFree=29543860/32951124 swapFree=67107188/67111528
[pid=12071] ppid=12069 vsize=18324 CPUtime=0 cores=0-7
/proc/12071/stat : 12071 (ppfolio) S 12069 12071 11857 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 526579986 18763776 390 33554432000 4194304 4287625 140733265000096 18446744073709551615 210204667407 0 0 4096 65536 4368711682608857087 0 0 17 4 0 0 0
/proc/12071/statm: 4581 390 341 23 0 91 0
[pid=12072] ppid=12071 vsize=654452 CPUtime=4902.35 cores=0
/proc/12072/stat : 12072 (cryptominisat) R 12071 12071 11857 0 -1 4202496 1717883 0 0 0 489611 624 0 0 25 0 1 0 526579986 670158848 126636 33554432000 4194304 4587354 140735102157808 18446744073709551615 4388336 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12072/statm: 163613 126636 337 96 0 160175 0
[pid=12073] ppid=12071 vsize=252800 CPUtime=4902.34 cores=1
/proc/12073/stat : 12073 (clasp) R 12071 12071 11857 0 -1 4202496 57220 0 0 0 490217 17 0 0 25 0 1 0 526579986 258867200 56610 33554432000 4194304 4785740 140736103538416 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12073/statm: 63200 56610 341 145 0 60245 0
[pid=12074] ppid=12071 vsize=459788 CPUtime=4901.4 cores=2
/proc/12074/stat : 12074 (TNM) R 12071 12071 11857 0 -1 4202496 1543 0 0 0 490139 1 0 0 25 0 1 0 526579986 470822912 1439 33554432000 134512640 134534564 4293010176 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/12074/statm: 114947 1439 95 6 0 113613 0
[pid=12075] ppid=12071 vsize=1034596 CPUtime=4902.36 cores=3
/proc/12075/stat : 12075 (march_hi) R 12071 12071 11857 0 -1 4202496 189459 0 0 0 490105 131 0 0 25 0 1 0 526579986 1059426304 185965 33554432000 4194304 4331988 140734396378656 18446744073709551615 4239602 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/12075/statm: 258649 185965 175 34 0 257091 0
[pid=12076] ppid=12071 vsize=210692 CPUtime=19581.4 cores=4-7
/proc/12076/stat : 12076 (plingeling) S 12071 12071 11857 0 -1 4202496 436438 1250 0 0 1958073 69 0 0 19 0 5 0 526579986 215748608 24746 33554432000 4194304 4356188 140733748050704 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/12076/statm: 52673 24746 162 40 0 51217 0
[pid=12076/tid=12083] ppid=12071 vsize=210692 CPUtime=4902.3 cores=4-7
/proc/12076/task/12083/stat : 12083 (plingeling) R 12071 12071 11857 0 -1 4202560 110547 1250 0 0 490217 13 0 0 25 0 5 0 526579991 215748608 24746 33554432000 4194304 4356188 140733748050704 18446744073709551615 4331819 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=12076/tid=12084] ppid=12071 vsize=210692 CPUtime=4901.17 cores=4-7
/proc/12076/task/12084/stat : 12084 (plingeling) R 12071 12071 11857 0 -1 4202560 104517 1250 0 0 490101 16 0 0 25 0 5 0 526579991 215748608 24746 33554432000 4194304 4356188 140733748050704 18446744073709551615 4331055 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=12076/tid=12085] ppid=12071 vsize=210692 CPUtime=4902.31 cores=4-7
/proc/12076/task/12085/stat : 12085 (plingeling) R 12071 12071 11857 0 -1 4202560 109294 1250 0 0 490212 19 0 0 25 0 5 0 526579991 215748608 24746 33554432000 4194304 4356188 140733748050704 18446744073709551615 4330960 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=12076/tid=12086] ppid=12071 vsize=210692 CPUtime=4875.57 cores=4-7
/proc/12076/task/12086/stat : 12086 (plingeling) R 12071 12071 11857 0 -1 4202560 109422 1250 0 0 487538 19 0 0 25 0 5 0 526579991 215748608 24746 33554432000 4194304 4356188 140733748050704 18446744073709551615 4332023 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 39189.9
Current children cumulated vsize (KiB) 2630652

[startup+4962.3 s]
/proc/loadavg: 8.00 8.02 8.00 9/180 12242
/proc/meminfo: memFree=29543072/32951124 swapFree=67107188/67111528
[pid=12071] ppid=12069 vsize=18324 CPUtime=0 cores=0-7
/proc/12071/stat : 12071 (ppfolio) S 12069 12071 11857 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 526579986 18763776 390 33554432000 4194304 4287625 140733265000096 18446744073709551615 210204667407 0 0 4096 65536 4368711682608857087 0 0 17 4 0 0 0
/proc/12071/statm: 4581 390 341 23 0 91 0
[pid=12072] ppid=12071 vsize=654452 CPUtime=4962.35 cores=0
/proc/12072/stat : 12072 (cryptominisat) R 12071 12071 11857 0 -1 4202496 1717883 0 0 0 495611 624 0 0 25 0 1 0 526579986 670158848 126636 33554432000 4194304 4587354 140735102157808 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12072/statm: 163613 126636 337 96 0 160175 0
[pid=12073] ppid=12071 vsize=253828 CPUtime=4962.34 cores=1
/proc/12073/stat : 12073 (clasp) R 12071 12071 11857 0 -1 4202496 57444 0 0 0 496217 17 0 0 25 0 1 0 526579986 259919872 56834 33554432000 4194304 4785740 140736103538416 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12073/statm: 63457 56834 341 145 0 60502 0
[pid=12074] ppid=12071 vsize=459788 CPUtime=4961.4 cores=2
/proc/12074/stat : 12074 (TNM) R 12071 12071 11857 0 -1 4202496 1543 0 0 0 496139 1 0 0 25 0 1 0 526579986 470822912 1439 33554432000 134512640 134534564 4293010176 18446744073709551615 134530606 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/12074/statm: 114947 1439 95 6 0 113613 0
[pid=12075] ppid=12071 vsize=1034596 CPUtime=4962.36 cores=3
/proc/12075/stat : 12075 (march_hi) R 12071 12071 11857 0 -1 4202496 191766 0 0 0 496104 132 0 0 25 0 1 0 526579986 1059426304 188272 33554432000 4194304 4331988 140734396378656 18446744073709551615 4210430 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/12075/statm: 258649 188272 175 34 0 257091 0
[pid=12076] ppid=12071 vsize=201604 CPUtime=19821.1 cores=4-7
/proc/12076/stat : 12076 (plingeling) S 12071 12071 11857 0 -1 4202496 436630 1250 0 0 1982040 69 0 0 19 0 5 0 526579986 206442496 22474 33554432000 4194304 4356188 140733748050704 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/12076/statm: 50401 22474 162 40 0 48945 0
[pid=12076/tid=12083] ppid=12071 vsize=201604 CPUtime=4962.3 cores=4-7
/proc/12076/task/12083/stat : 12083 (plingeling) R 12071 12071 11857 0 -1 4202560 110643 1250 0 0 496217 13 0 0 25 0 5 0 526579991 206442496 22474 33554432000 4194304 4356188 140733748050704 18446744073709551615 4331992 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=12076/tid=12084] ppid=12071 vsize=201604 CPUtime=4961.16 cores=4-7
/proc/12076/task/12084/stat : 12084 (plingeling) R 12071 12071 11857 0 -1 4202560 104517 1250 0 0 496100 16 0 0 25 0 5 0 526579991 206442496 22474 33554432000 4194304 4356188 140733748050704 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=12076/tid=12085] ppid=12071 vsize=201604 CPUtime=4962.31 cores=4-7
/proc/12076/task/12085/stat : 12085 (plingeling) R 12071 12071 11857 0 -1 4202560 109294 1250 0 0 496212 19 0 0 25 0 5 0 526579991 206442496 22474 33554432000 4194304 4356188 140733748050704 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=12076/tid=12086] ppid=12071 vsize=201604 CPUtime=4935.25 cores=4-7
/proc/12076/task/12086/stat : 12086 (plingeling) R 12071 12071 11857 0 -1 4202560 109518 1250 0 0 493505 20 0 0 25 0 5 0 526579991 206442496 22474 33554432000 4194304 4356188 140733748050704 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 39669.5
Current children cumulated vsize (KiB) 2622592



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 8.04 8.03 8.00 9/180 12243
/proc/meminfo: memFree=29519224/32951124 swapFree=67107188/67111528
[pid=12071] ppid=12069 vsize=18324 CPUtime=0 cores=0-7
/proc/12071/stat : 12071 (ppfolio) S 12069 12071 11857 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 526579986 18763776 390 33554432000 4194304 4287625 140733265000096 18446744073709551615 210204667407 0 0 4096 65536 4368711682608857087 0 0 17 4 0 0 0
/proc/12071/statm: 4581 390 341 23 0 91 0
[pid=12072] ppid=12071 vsize=654452 CPUtime=5000.05 cores=0
/proc/12072/stat : 12072 (cryptominisat) R 12071 12071 11857 0 -1 4202496 1717883 0 0 0 499381 624 0 0 25 0 1 0 526579986 670158848 126636 33554432000 4194304 4587354 140735102157808 18446744073709551615 4388336 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12072/statm: 163613 126636 337 96 0 160175 0
[pid=12073] ppid=12071 vsize=254728 CPUtime=5000.05 cores=1
/proc/12073/stat : 12073 (clasp) R 12071 12071 11857 0 -1 4202496 57625 0 0 0 499988 17 0 0 25 0 1 0 526579986 260841472 57015 33554432000 4194304 4785740 140736103538416 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12073/statm: 63682 57015 341 145 0 60727 0
[pid=12074] ppid=12071 vsize=459788 CPUtime=4999.11 cores=2
/proc/12074/stat : 12074 (TNM) R 12071 12071 11857 0 -1 4202496 1543 0 0 0 499910 1 0 0 25 0 1 0 526579986 470822912 1439 33554432000 134512640 134534564 4293010176 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/12074/statm: 114947 1439 95 6 0 113613 0
[pid=12075] ppid=12071 vsize=1034596 CPUtime=5000.07 cores=3
/proc/12075/stat : 12075 (march_hi) R 12071 12071 11857 0 -1 4202496 193225 0 0 0 499874 133 0 0 25 0 1 0 526579986 1059426304 189731 33554432000 4194304 4331988 140734396378656 18446744073709551615 4226620 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/12075/statm: 258649 189731 175 34 0 257091 0
[pid=12076] ppid=12071 vsize=219396 CPUtime=19971.7 cores=4-7
/proc/12076/stat : 12076 (plingeling) S 12071 12071 11857 0 -1 4202496 441078 1250 0 0 1997100 70 0 0 19 0 5 0 526579986 224661504 26922 33554432000 4194304 4356188 140733748050704 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/12076/statm: 54849 26922 162 40 0 53393 0
[pid=12076/tid=12083] ppid=12071 vsize=219396 CPUtime=5000 cores=4-7
/proc/12076/task/12083/stat : 12083 (plingeling) R 12071 12071 11857 0 -1 4202560 112819 1250 0 0 499987 13 0 0 25 0 5 0 526579991 224661504 26922 33554432000 4194304 4356188 140733748050704 18446744073709551615 4332109 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=12076/tid=12084] ppid=12071 vsize=219396 CPUtime=4998.86 cores=4-7
/proc/12076/task/12084/stat : 12084 (plingeling) R 12071 12071 11857 0 -1 4202560 104517 1250 0 0 499870 16 0 0 25 0 5 0 526579991 224661504 26922 33554432000 4194304 4356188 140733748050704 18446744073709551615 4331015 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=12076/tid=12085] ppid=12071 vsize=219396 CPUtime=5000.02 cores=4-7
/proc/12076/task/12085/stat : 12085 (plingeling) R 12071 12071 11857 0 -1 4202560 109390 1250 0 0 499983 19 0 0 25 0 5 0 526579991 224661504 26922 33554432000 4194304 4356188 140733748050704 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=12076/tid=12086] ppid=12071 vsize=219396 CPUtime=4972.74 cores=4-7
/proc/12076/task/12086/stat : 12086 (plingeling) R 12071 12071 11857 0 -1 4202560 111694 1250 0 0 497254 20 0 0 25 0 5 0 526579991 224661504 26922 33554432000 4194304 4356188 140733748050704 18446744073709551615 4332239 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 39971
Current children cumulated vsize (KiB) 2641284

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

Real time (s): 5000.02
CPU time (s): 39971
CPU user time (s): 39962.5
CPU system time (s): 8.45
CPU usage (%): 799.417
Max. virtual memory (cumulated for all children) (KiB): 17235776

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.1
system time used= 0.019996
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2066
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= 536
involuntary context switches= 10516

runsolver used 8.33573 second user time and 18.7841 second system time

The end

Launcher Data

Begin job on node130 at 2011-04-30 09:50:15
IDJOB=3219273
IDBENCH=82562
IDSOLVER=1638
FILE ID=node130/3219273-1304149815
RUNJOBID= node130-1304144809-11871
PBS_JOBID= 13170864
Free space on /tmp= 72700 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/random/large/unif-k5-r20-v1250-c25000-S573815729-001-UNKNOWN.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3219273-1304149815/watcher-3219273-1304149815 -o /tmp/evaluation-result-3219273-1304149815/solver-3219273-1304149815 -C 40000 -W 5000 -M 31000  ppfolio HOME/instance-3219273-1304149815.cnf

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

MD5SUM BENCH= 34a446d3b38e7b034208a35fa75247bf
RANDOM SEED=796727899

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31127332 kB
Buffers:        190156 kB
Cached:        1295144 kB
SwapCached:       1660 kB
Active:         359292 kB
Inactive:      1187384 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31127332 kB
SwapTotal:    67111528 kB
SwapFree:     67107188 kB
Dirty:           10496 kB
Writeback:           0 kB
AnonPages:       60944 kB
Mapped:          14768 kB
Slab:           212748 kB
PageTables:       4644 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   188524 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= 72688 MiB
End job on node130 at 2011-04-30 11:13:37