Trace number 3219039

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

General information on the benchmark

Namerandom/large/
unif-k5-r20-v1500-c30000-S877088425-001-UNKNOWN.cnf
MD5SUM419b5972e0565bacaabacb029af6176c
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark610.499
Satisfiable
(Un)Satisfiability was proved
Number of variables1500
Number of clauses30000
Sum of the clauses size150000
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 530000
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-3219039-1304145786/watcher-3219039-1304145786 -o /tmp/evaluation-result-3219039-1304145786/solver-3219039-1304145786 -C 40000 -W 5000 -M 31000 ppfolio HOME/instance-3219039-1304145786.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: 8.02 5.48 3.54 1/170 22670
/proc/meminfo: memFree=30808036/32950928 swapFree=67111448/67111528
[pid=22670] ppid=22668 vsize=18324 CPUtime=0 cores=0-7
/proc/22670/stat : 22670 (ppfolio) S 22668 22670 22513 0 -1 4202496 523 0 0 0 0 0 0 0 25 0 1 0 526177311 18763776 390 33554432000 4194304 4287625 140734116820304 18446744073709551615 251814260239 0 0 4096 65536 4599785046302261247 0 0 17 6 0 0 0
/proc/22670/statm: 4581 390 341 23 0 91 0

[startup+0.05107 s]
/proc/loadavg: 8.02 5.48 3.54 1/170 22670
/proc/meminfo: memFree=30808036/32950928 swapFree=67111448/67111528
[pid=22670] ppid=22668 vsize=18324 CPUtime=0 cores=0-7
/proc/22670/stat : 22670 (ppfolio) S 22668 22670 22513 0 -1 4202496 523 0 0 0 0 0 0 0 25 0 1 0 526177311 18763776 390 33554432000 4194304 4287625 140734116820304 18446744073709551615 251814260239 0 0 4096 65536 4599785046302261247 0 0 17 6 0 0 0
/proc/22670/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.168047 s]
/proc/loadavg: 8.02 5.48 3.54 1/170 22670
/proc/meminfo: memFree=30808036/32950928 swapFree=67111448/67111528
[pid=22670] ppid=22668 vsize=18324 CPUtime=0 cores=0-7
/proc/22670/stat : 22670 (ppfolio) R 22668 22670 22513 0 -1 4202496 523 0 0 0 0 0 0 0 24 0 1 0 526177311 18763776 390 33554432000 4194304 4287625 140734116820304 18446744073709551615 251814260239 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/22670/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.368012 s]
/proc/loadavg: 8.02 5.48 3.54 1/170 22670
/proc/meminfo: memFree=30808036/32950928 swapFree=67111448/67111528
[pid=22670] ppid=22668 vsize=18324 CPUtime=0 cores=0-7
/proc/22670/stat : 22670 (ppfolio) S 22668 22670 22513 0 -1 4202496 523 0 0 0 0 0 0 0 23 0 1 0 526177311 18763776 390 33554432000 4194304 4287625 140734116820304 18446744073709551615 251814260239 0 0 4096 65536 4599785046302261247 0 0 17 6 0 0 0
/proc/22670/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700961 s]
/proc/loadavg: 8.02 5.48 3.54 1/170 22670
/proc/meminfo: memFree=30808036/32950928 swapFree=67111448/67111528
[pid=22670] ppid=22668 vsize=18324 CPUtime=0 cores=0-7
/proc/22670/stat : 22670 (ppfolio) S 22668 22670 22513 0 -1 4202496 523 0 0 0 0 0 0 0 20 0 1 0 526177311 18763776 390 33554432000 4194304 4287625 140734116820304 18446744073709551615 251814260239 0 0 4096 65536 4599785046302261247 0 0 17 6 0 0 0
/proc/22670/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50083 s]
/proc/loadavg: 8.02 5.48 3.54 9/180 22685
/proc/meminfo: memFree=30757860/32950928 swapFree=67111448/67111528
[pid=22670] ppid=22668 vsize=18324 CPUtime=0 cores=0-7
/proc/22670/stat : 22670 (ppfolio) S 22668 22670 22513 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 526177311 18763776 390 33554432000 4194304 4287625 140734116820304 18446744073709551615 251814260239 0 0 4096 65536 4599785046302261247 0 0 17 6 0 0 0
/proc/22670/statm: 4581 390 341 23 0 91 0
[pid=22671] ppid=22670 vsize=1376052 CPUtime=1.48 cores=0
/proc/22671/stat : 22671 (cryptominisat) R 22670 22670 22513 0 -1 4202496 6235 0 0 0 148 0 0 0 20 0 1 0 526177311 1409077248 3276 33554432000 4194304 4587354 140735133450816 18446744073709551615 4238512 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22671/statm: 344013 3276 327 96 0 340575 0
[pid=22672] ppid=22670 vsize=25944 CPUtime=1.48 cores=1
/proc/22672/stat : 22672 (clasp) R 22670 22670 22513 0 -1 4202496 4084 0 0 0 148 0 0 0 20 0 1 0 526177311 26566656 3813 33554432000 4194304 4785740 140734906459552 18446744073709551615 4552530 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/22672/statm: 6486 3813 340 145 0 3531 0
[pid=22673] ppid=22670 vsize=460708 CPUtime=1.49 cores=2
/proc/22673/stat : 22673 (TNM) R 22670 22670 22513 0 -1 4202496 1810 0 0 0 149 0 0 0 20 0 1 0 526177311 471764992 1706 33554432000 134512640 134534564 4287189856 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/22673/statm: 115177 1706 95 6 0 113843 0
[pid=22674] ppid=22670 vsize=15312 CPUtime=1.48 cores=3
/proc/22674/stat : 22674 (march_hi) R 22670 22670 22513 0 -1 4202496 6513 0 0 0 148 0 0 0 25 0 1 0 526177311 15679488 1653 33554432000 4194304 4331988 140733814824080 18446744073709551615 4210576 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/22674/statm: 3828 1653 174 34 0 2270 0
[pid=22675] ppid=22670 vsize=125616 CPUtime=5.8 cores=4-7
/proc/22675/stat : 22675 (plingeling) S 22670 22670 22513 0 -1 4202496 4164 1253 0 0 580 0 0 0 19 0 5 0 526177311 128630784 3499 33554432000 4194304 4356188 140736965194688 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/22675/statm: 31404 3499 162 40 0 29948 0
[pid=22675/tid=22682] ppid=22670 vsize=125616 CPUtime=1.44 cores=4-7
/proc/22675/task/22682/stat : 22682 (plingeling) R 22670 22670 22513 0 -1 4202560 118 1253 0 0 144 0 0 0 23 0 5 0 526177317 128630784 3499 33554432000 4194304 4356188 140736965194688 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=22675/tid=22683] ppid=22670 vsize=125616 CPUtime=1.43 cores=4-7
/proc/22675/task/22683/stat : 22683 (plingeling) R 22670 22670 22513 0 -1 4202560 134 1253 0 0 143 0 0 0 23 0 5 0 526177317 128630784 3499 33554432000 4194304 4356188 140736965194688 18446744073709551615 4279717 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=22675/tid=22684] ppid=22670 vsize=125616 CPUtime=1.43 cores=4-7
/proc/22675/task/22684/stat : 22684 (plingeling) R 22670 22670 22513 0 -1 4202560 121 1253 0 0 143 0 0 0 23 0 5 0 526177317 128630784 3499 33554432000 4194304 4356188 140736965194688 18446744073709551615 4331264 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=22675/tid=22685] ppid=22670 vsize=125616 CPUtime=1.43 cores=4-7
/proc/22675/task/22685/stat : 22685 (plingeling) R 22670 22670 22513 0 -1 4202560 116 1253 0 0 143 0 0 0 25 0 5 0 526177317 128630784 3499 33554432000 4194304 4356188 140736965194688 18446744073709551615 4271967 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 11.73
Current children cumulated vsize (KiB) 2021956

[startup+3.10056 s]
/proc/loadavg: 8.02 5.52 3.57 9/180 22685
/proc/meminfo: memFree=30755256/32950928 swapFree=67111448/67111528
[pid=22670] ppid=22668 vsize=18324 CPUtime=0 cores=0-7
/proc/22670/stat : 22670 (ppfolio) S 22668 22670 22513 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 526177311 18763776 390 33554432000 4194304 4287625 140734116820304 18446744073709551615 251814260239 0 0 4096 65536 4599785046302261247 0 0 17 6 0 0 0
/proc/22670/statm: 4581 390 341 23 0 91 0
[pid=22671] ppid=22670 vsize=1376448 CPUtime=3.09 cores=0
/proc/22671/stat : 22671 (cryptominisat) R 22670 22670 22513 0 -1 4202496 9858 0 0 0 308 1 0 0 25 0 1 0 526177311 1409482752 3556 33554432000 4194304 4587354 140735133450816 18446744073709551615 251813904920 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22671/statm: 344112 3556 337 96 0 340674 0
[pid=22672] ppid=22670 vsize=27800 CPUtime=3.09 cores=1
/proc/22672/stat : 22672 (clasp) R 22670 22670 22513 0 -1 4202496 4542 0 0 0 308 1 0 0 25 0 1 0 526177311 28467200 4271 33554432000 4194304 4785740 140734906459552 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/22672/statm: 6950 4271 340 145 0 3995 0
[pid=22673] ppid=22670 vsize=460708 CPUtime=3.09 cores=2
/proc/22673/stat : 22673 (TNM) R 22670 22670 22513 0 -1 4202496 1810 0 0 0 309 0 0 0 25 0 1 0 526177311 471764992 1706 33554432000 134512640 134534564 4287189856 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/22673/statm: 115177 1706 95 6 0 113843 0
[pid=22674] ppid=22670 vsize=15728 CPUtime=3.08 cores=3
/proc/22674/stat : 22674 (march_hi) R 22670 22670 22513 0 -1 4202496 6560 0 0 0 308 0 0 0 25 0 1 0 526177311 16105472 1700 33554432000 4194304 4331988 140733814824080 18446744073709551615 4226260 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/22674/statm: 3932 1700 174 34 0 2374 0
[pid=22675] ppid=22670 vsize=127060 CPUtime=12.19 cores=4-7
/proc/22675/stat : 22675 (plingeling) S 22670 22670 22513 0 -1 4202496 4563 1253 0 0 1219 0 0 0 19 0 5 0 526177311 130109440 3898 33554432000 4194304 4356188 140736965194688 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/22675/statm: 31765 3898 162 40 0 30309 0
[pid=22675/tid=22682] ppid=22670 vsize=127060 CPUtime=3.04 cores=4-7
/proc/22675/task/22682/stat : 22682 (plingeling) R 22670 22670 22513 0 -1 4202560 224 1253 0 0 304 0 0 0 25 0 5 0 526177317 130109440 3898 33554432000 4194304 4356188 140736965194688 18446744073709551615 4331323 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=22675/tid=22683] ppid=22670 vsize=127060 CPUtime=3.03 cores=4-7
/proc/22675/task/22683/stat : 22683 (plingeling) R 22670 22670 22513 0 -1 4202560 246 1253 0 0 303 0 0 0 25 0 5 0 526177317 130109440 3898 33554432000 4194304 4356188 140736965194688 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=22675/tid=22684] ppid=22670 vsize=127060 CPUtime=3.02 cores=4-7
/proc/22675/task/22684/stat : 22684 (plingeling) R 22670 22670 22513 0 -1 4202560 185 1253 0 0 302 0 0 0 25 0 5 0 526177317 130109440 3898 33554432000 4194304 4356188 140736965194688 18446744073709551615 4279435 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=22675/tid=22685] ppid=22670 vsize=127060 CPUtime=3.03 cores=4-7
/proc/22675/task/22685/stat : 22685 (plingeling) R 22670 22670 22513 0 -1 4202560 233 1253 0 0 303 0 0 0 25 0 5 0 526177317 130109440 3898 33554432000 4194304 4356188 140736965194688 18446744073709551615 4332041 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 24.54
Current children cumulated vsize (KiB) 2026068

[startup+6.30102 s]
/proc/loadavg: 8.02 5.52 3.57 9/180 22685
/proc/meminfo: memFree=30746204/32950928 swapFree=67111448/67111528
[pid=22670] ppid=22668 vsize=18324 CPUtime=0 cores=0-7
/proc/22670/stat : 22670 (ppfolio) S 22668 22670 22513 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 526177311 18763776 390 33554432000 4194304 4287625 140734116820304 18446744073709551615 251814260239 0 0 4096 65536 4599785046302261247 0 0 17 6 0 0 0
/proc/22670/statm: 4581 390 341 23 0 91 0
[pid=22671] ppid=22670 vsize=1386244 CPUtime=6.29 cores=0
/proc/22671/stat : 22671 (cryptominisat) R 22670 22670 22513 0 -1 4202496 22847 0 0 0 626 3 0 0 25 0 1 0 526177311 1419513856 6254 33554432000 4194304 4587354 140735133450816 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22671/statm: 346561 6254 337 96 0 343123 0
[pid=22672] ppid=22670 vsize=31688 CPUtime=6.29 cores=1
/proc/22672/stat : 22672 (clasp) R 22670 22670 22513 0 -1 4202496 5497 0 0 0 628 1 0 0 25 0 1 0 526177311 32448512 5226 33554432000 4194304 4785740 140734906459552 18446744073709551615 4550307 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/22672/statm: 7922 5226 340 145 0 4967 0
[pid=22673] ppid=22670 vsize=460708 CPUtime=6.29 cores=2
/proc/22673/stat : 22673 (TNM) R 22670 22670 22513 0 -1 4202496 1810 0 0 0 629 0 0 0 25 0 1 0 526177311 471764992 1706 33554432000 134512640 134534564 4287189856 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/22673/statm: 115177 1706 95 6 0 113843 0
[pid=22674] ppid=22670 vsize=16668 CPUtime=6.29 cores=3
/proc/22674/stat : 22674 (march_hi) R 22670 22670 22513 0 -1 4202496 6725 0 0 0 629 0 0 0 25 0 1 0 526177311 17068032 1865 33554432000 4194304 4331988 140733814824080 18446744073709551615 4228307 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/22674/statm: 4167 1865 174 34 0 2609 0
[pid=22675] ppid=22670 vsize=129936 CPUtime=24.97 cores=4-7
/proc/22675/stat : 22675 (plingeling) S 22670 22670 22513 0 -1 4202496 5322 1253 0 0 2497 0 0 0 19 0 5 0 526177311 133054464 4657 33554432000 4194304 4356188 140736965194688 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/22675/statm: 32484 4657 162 40 0 31028 0
[pid=22675/tid=22682] ppid=22670 vsize=129936 CPUtime=6.24 cores=4-7
/proc/22675/task/22682/stat : 22682 (plingeling) R 22670 22670 22513 0 -1 4202560 408 1253 0 0 624 0 0 0 25 0 5 0 526177317 133054464 4657 33554432000 4194304 4356188 140736965194688 18446744073709551615 4281757 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=22675/tid=22683] ppid=22670 vsize=129936 CPUtime=6.23 cores=4-7
/proc/22675/task/22683/stat : 22683 (plingeling) R 22670 22670 22513 0 -1 4202560 406 1253 0 0 623 0 0 0 25 0 5 0 526177317 133054464 4657 33554432000 4194304 4356188 140736965194688 18446744073709551615 4331964 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=22675/tid=22684] ppid=22670 vsize=129936 CPUtime=6.2 cores=4-7
/proc/22675/task/22684/stat : 22684 (plingeling) R 22670 22670 22513 0 -1 4202560 345 1253 0 0 620 0 0 0 25 0 5 0 526177317 133054464 4657 33554432000 4194304 4356188 140736965194688 18446744073709551615 4331350 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=22675/tid=22685] ppid=22670 vsize=129936 CPUtime=6.23 cores=4-7
/proc/22675/task/22685/stat : 22685 (plingeling) R 22670 22670 22513 0 -1 4202560 488 1253 0 0 623 0 0 0 25 0 5 0 526177317 133054464 4657 33554432000 4194304 4356188 140736965194688 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.13
Current children cumulated vsize (KiB) 2043568

[startup+12.7009 s]
/proc/loadavg: 8.01 5.61 3.61 9/180 22685
/proc/meminfo: memFree=30712724/32950928 swapFree=67111448/67111528
[pid=22670] ppid=22668 vsize=18324 CPUtime=0 cores=0-7
/proc/22670/stat : 22670 (ppfolio) S 22668 22670 22513 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 526177311 18763776 390 33554432000 4194304 4287625 140734116820304 18446744073709551615 251814260239 0 0 4096 65536 4599785046302261247 0 0 17 6 0 0 0
/proc/22670/statm: 4581 390 341 23 0 91 0
[pid=22671] ppid=22670 vsize=1381408 CPUtime=12.69 cores=0
/proc/22671/stat : 22671 (cryptominisat) R 22670 22670 22513 0 -1 4202496 28244 0 0 0 1265 4 0 0 25 0 1 0 526177311 1414561792 6816 33554432000 4194304 4587354 140735133450816 18446744073709551615 4238435 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22671/statm: 345352 6816 337 96 0 341914 0
[pid=22672] ppid=22670 vsize=36200 CPUtime=12.69 cores=1
/proc/22672/stat : 22672 (clasp) R 22670 22670 22513 0 -1 4202496 6630 0 0 0 1268 1 0 0 25 0 1 0 526177311 37068800 6359 33554432000 4194304 4785740 140734906459552 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/22672/statm: 9050 6359 340 145 0 6095 0
[pid=22673] ppid=22670 vsize=460708 CPUtime=12.69 cores=2
/proc/22673/stat : 22673 (TNM) R 22670 22670 22513 0 -1 4202496 1810 0 0 0 1269 0 0 0 25 0 1 0 526177311 471764992 1706 33554432000 134512640 134534564 4287189856 18446744073709551615 134528913 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/22673/statm: 115177 1706 95 6 0 113843 0
[pid=22674] ppid=22670 vsize=18968 CPUtime=12.69 cores=3
/proc/22674/stat : 22674 (march_hi) R 22670 22670 22513 0 -1 4202496 7207 0 0 0 1268 1 0 0 25 0 1 0 526177311 19423232 2347 33554432000 4194304 4331988 140733814824080 18446744073709551615 4208288 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/22674/statm: 4742 2347 175 34 0 3184 0
[pid=22675] ppid=22670 vsize=133104 CPUtime=50.54 cores=4-7
/proc/22675/stat : 22675 (plingeling) S 22670 22670 22513 0 -1 4202496 6658 1253 0 0 5053 1 0 0 19 0 5 0 526177311 136298496 5481 33554432000 4194304 4356188 140736965194688 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/22675/statm: 33276 5481 162 40 0 31820 0
[pid=22675/tid=22682] ppid=22670 vsize=133104 CPUtime=12.63 cores=4-7
/proc/22675/task/22682/stat : 22682 (plingeling) R 22670 22670 22513 0 -1 4202560 779 1253 0 0 1263 0 0 0 25 0 5 0 526177317 136298496 5481 33554432000 4194304 4356188 140736965194688 18446744073709551615 4331960 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=22675/tid=22683] ppid=22670 vsize=133104 CPUtime=12.63 cores=4-7
/proc/22675/task/22683/stat : 22683 (plingeling) R 22670 22670 22513 0 -1 4202560 728 1253 0 0 1263 0 0 0 25 0 5 0 526177317 136298496 5481 33554432000 4194304 4356188 140736965194688 18446744073709551615 4331170 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=22675/tid=22684] ppid=22670 vsize=133104 CPUtime=12.57 cores=4-7
/proc/22675/task/22684/stat : 22684 (plingeling) R 22670 22670 22513 0 -1 4202560 699 1253 0 0 1257 0 0 0 25 0 5 0 526177317 136298496 5481 33554432000 4194304 4356188 140736965194688 18446744073709551615 4273866 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=22675/tid=22685] ppid=22670 vsize=133104 CPUtime=12.63 cores=4-7
/proc/22675/task/22685/stat : 22685 (plingeling) R 22670 22670 22513 0 -1 4202560 777 1253 0 0 1263 0 0 0 25 0 5 0 526177317 136298496 5481 33554432000 4194304 4356188 140736965194688 18446744073709551615 4331792 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.3
Current children cumulated vsize (KiB) 2048712

[startup+25.5008 s]
/proc/loadavg: 8.01 5.68 3.66 9/180 22686
/proc/meminfo: memFree=30708044/32950928 swapFree=67111448/67111528
[pid=22670] ppid=22668 vsize=18324 CPUtime=0 cores=0-7
/proc/22670/stat : 22670 (ppfolio) S 22668 22670 22513 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 526177311 18763776 390 33554432000 4194304 4287625 140734116820304 18446744073709551615 251814260239 0 0 4096 65536 4599785046302261247 0 0 17 6 0 0 0
/proc/22670/statm: 4581 390 341 23 0 91 0
[pid=22671] ppid=22670 vsize=1384692 CPUtime=25.49 cores=0
/proc/22671/stat : 22671 (cryptominisat) R 22670 22670 22513 0 -1 4202496 38296 0 0 0 2544 5 0 0 25 0 1 0 526177311 1417924608 7810 33554432000 4194304 4587354 140735133450816 18446744073709551615 4239320 0 0 4096 2 0 0 0 17 0 0 0 0

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

[pid=22673] ppid=22670 vsize=460708 CPUtime=4781.89 cores=2
/proc/22673/stat : 22673 (TNM) R 22670 22670 22513 0 -1 4202496 1810 0 0 0 478188 1 0 0 25 0 1 0 526177311 471764992 1706 33554432000 134512640 134534564 4287189856 18446744073709551615 134528710 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/22673/statm: 115177 1706 95 6 0 113843 0
[pid=22674] ppid=22670 vsize=695652 CPUtime=4781.55 cores=3
/proc/22674/stat : 22674 (march_hi) R 22670 22670 22513 0 -1 4202496 166736 0 0 0 478046 109 0 0 25 0 1 0 526177311 712347648 161876 33554432000 4194304 4331988 140733814824080 18446744073709551615 4239596 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/22674/statm: 173913 161876 175 34 0 172355 0
[pid=22675] ppid=22670 vsize=221064 CPUtime=19103.1 cores=4-7
/proc/22675/stat : 22675 (plingeling) S 22670 22670 22513 0 -1 4202496 482108 1253 0 0 1910236 72 0 0 19 0 5 0 526177311 226369536 27449 33554432000 4194304 4356188 140736965194688 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/22675/statm: 55266 27449 162 40 0 53810 0
[pid=22675/tid=22682] ppid=22670 vsize=221064 CPUtime=4782.31 cores=4-7
/proc/22675/task/22682/stat : 22682 (plingeling) R 22670 22670 22513 0 -1 4202560 121973 1253 0 0 478213 18 0 0 25 0 5 0 526177317 226369536 27449 33554432000 4194304 4356188 140736965194688 18446744073709551615 4273857 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=22675/tid=22683] ppid=22670 vsize=221064 CPUtime=4782.31 cores=4-7
/proc/22675/task/22683/stat : 22683 (plingeling) R 22670 22670 22513 0 -1 4202560 118014 1253 0 0 478213 18 0 0 25 0 5 0 526177317 226369536 27449 33554432000 4194304 4356188 140736965194688 18446744073709551615 4331035 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=22675/tid=22684] ppid=22670 vsize=221064 CPUtime=4756.21 cores=4-7
/proc/22675/task/22684/stat : 22684 (plingeling) R 22670 22670 22513 0 -1 4202560 122327 1253 0 0 475603 18 0 0 25 0 5 0 526177317 226369536 27449 33554432000 4194304 4356188 140736965194688 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=22675/tid=22685] ppid=22670 vsize=221064 CPUtime=4782.18 cores=4-7
/proc/22675/task/22685/stat : 22685 (plingeling) R 22670 22670 22513 0 -1 4202560 116119 1253 0 0 478202 16 0 0 25 0 5 0 526177317 226369536 27449 33554432000 4194304 4356188 140736965194688 18446744073709551615 4331060 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 38231.2
Current children cumulated vsize (KiB) 3070356

[startup+4842.3 s]
/proc/loadavg: 8.01 8.02 7.98 9/180 22836
/proc/meminfo: memFree=29748320/32950928 swapFree=67111448/67111528
[pid=22670] ppid=22668 vsize=18324 CPUtime=0 cores=0-7
/proc/22670/stat : 22670 (ppfolio) S 22668 22670 22513 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 526177311 18763776 390 33554432000 4194304 4287625 140734116820304 18446744073709551615 251814260239 0 0 4096 65536 4599785046302261247 0 0 17 6 0 0 0
/proc/22670/statm: 4581 390 341 23 0 91 0
[pid=22671] ppid=22670 vsize=1421504 CPUtime=4842.36 cores=0
/proc/22671/stat : 22671 (cryptominisat) R 22670 22670 22513 0 -1 4202496 1882000 0 0 0 483575 661 0 0 25 0 1 0 526177311 1455620096 17171 33554432000 4194304 4587354 140735133450816 18446744073709551615 4238770 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22671/statm: 355376 17171 337 96 0 351938 0
[pid=22672] ppid=22670 vsize=261284 CPUtime=4842.34 cores=1
/proc/22672/stat : 22672 (clasp) R 22670 22670 22513 0 -1 4202496 59746 0 0 0 484216 18 0 0 25 0 1 0 526177311 267554816 59475 33554432000 4194304 4785740 140734906459552 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/22672/statm: 65321 59475 340 145 0 62366 0
[pid=22673] ppid=22670 vsize=460708 CPUtime=4841.88 cores=2
/proc/22673/stat : 22673 (TNM) R 22670 22670 22513 0 -1 4202496 1810 0 0 0 484187 1 0 0 25 0 1 0 526177311 471764992 1706 33554432000 134512640 134534564 4287189856 18446744073709551615 134530619 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/22673/statm: 115177 1706 95 6 0 113843 0
[pid=22674] ppid=22670 vsize=695652 CPUtime=4841.55 cores=3
/proc/22674/stat : 22674 (march_hi) R 22670 22670 22513 0 -1 4202496 168856 0 0 0 484045 110 0 0 25 0 1 0 526177311 712347648 163996 33554432000 4194304 4331988 140733814824080 18446744073709551615 4228249 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/22674/statm: 173913 163996 175 34 0 172355 0
[pid=22675] ppid=22670 vsize=202504 CPUtime=19342.8 cores=4-7
/proc/22675/stat : 22675 (plingeling) S 22670 22670 22513 0 -1 4202496 482236 1253 0 0 1934204 72 0 0 19 0 5 0 526177311 207364096 22809 33554432000 4194304 4356188 140736965194688 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/22675/statm: 50626 22809 162 40 0 49170 0
[pid=22675/tid=22682] ppid=22670 vsize=202504 CPUtime=4842.31 cores=4-7
/proc/22675/task/22682/stat : 22682 (plingeling) R 22670 22670 22513 0 -1 4202560 122037 1253 0 0 484213 18 0 0 25 0 5 0 526177317 207364096 22809 33554432000 4194304 4356188 140736965194688 18446744073709551615 4274273 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=22675/tid=22683] ppid=22670 vsize=202504 CPUtime=4842.31 cores=4-7
/proc/22675/task/22683/stat : 22683 (plingeling) R 22670 22670 22513 0 -1 4202560 118014 1253 0 0 484213 18 0 0 25 0 5 0 526177317 207364096 22809 33554432000 4194304 4356188 140736965194688 18446744073709551615 4331060 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=22675/tid=22684] ppid=22670 vsize=202504 CPUtime=4815.88 cores=4-7
/proc/22675/task/22684/stat : 22684 (plingeling) R 22670 22670 22513 0 -1 4202560 122391 1253 0 0 481570 18 0 0 25 0 5 0 526177317 207364096 22809 33554432000 4194304 4356188 140736965194688 18446744073709551615 4332020 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=22675/tid=22685] ppid=22670 vsize=202504 CPUtime=4842.18 cores=4-7
/proc/22675/task/22685/stat : 22685 (plingeling) R 22670 22670 22513 0 -1 4202560 116119 1253 0 0 484202 16 0 0 25 0 5 0 526177317 207364096 22809 33554432000 4194304 4356188 140736965194688 18446744073709551615 4331047 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 38710.9
Current children cumulated vsize (KiB) 3059976

[startup+4902.3 s]
/proc/loadavg: 8.29 8.09 8.01 9/180 22840
/proc/meminfo: memFree=29659960/32950928 swapFree=67111448/67111528
[pid=22670] ppid=22668 vsize=18324 CPUtime=0 cores=0-7
/proc/22670/stat : 22670 (ppfolio) S 22668 22670 22513 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 526177311 18763776 390 33554432000 4194304 4287625 140734116820304 18446744073709551615 251814260239 0 0 4096 65536 4599785046302261247 0 0 17 6 0 0 0
/proc/22670/statm: 4581 390 341 23 0 91 0
[pid=22671] ppid=22670 vsize=1421504 CPUtime=4902.36 cores=0
/proc/22671/stat : 22671 (cryptominisat) R 22670 22670 22513 0 -1 4202496 1897402 0 0 0 489565 671 0 0 25 0 1 0 526177311 1455620096 32484 33554432000 4194304 4587354 140735133450816 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22671/statm: 355376 32484 337 96 0 351938 0
[pid=22672] ppid=22670 vsize=263640 CPUtime=4902.34 cores=1
/proc/22672/stat : 22672 (clasp) R 22670 22670 22513 0 -1 4202496 60256 0 0 0 490216 18 0 0 25 0 1 0 526177311 269967360 59985 33554432000 4194304 4785740 140734906459552 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/22672/statm: 65910 59985 340 145 0 62955 0
[pid=22673] ppid=22670 vsize=460708 CPUtime=4901.87 cores=2
/proc/22673/stat : 22673 (TNM) R 22670 22670 22513 0 -1 4202496 1810 0 0 0 490186 1 0 0 25 0 1 0 526177311 471764992 1706 33554432000 134512640 134534564 4287189856 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/22673/statm: 115177 1706 95 6 0 113843 0
[pid=22674] ppid=22670 vsize=695652 CPUtime=4900.74 cores=3
/proc/22674/stat : 22674 (march_hi) R 22670 22670 22513 0 -1 4202496 170939 0 0 0 489962 112 0 0 25 0 1 0 526177311 712347648 166079 33554432000 4194304 4331988 140733814824080 18446744073709551615 4265504 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/22674/statm: 173913 166079 175 34 0 172355 0
[pid=22675] ppid=22670 vsize=220680 CPUtime=19582.4 cores=4-7
/proc/22675/stat : 22675 (plingeling) S 22670 22670 22513 0 -1 4202496 486780 1253 0 0 1958170 72 0 0 19 0 5 0 526177311 225976320 27353 33554432000 4194304 4356188 140736965194688 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/22675/statm: 55170 27353 162 40 0 53714 0
[pid=22675/tid=22682] ppid=22670 vsize=220680 CPUtime=4902.3 cores=4-7
/proc/22675/task/22682/stat : 22682 (plingeling) R 22670 22670 22513 0 -1 4202560 124213 1253 0 0 490212 18 0 0 25 0 5 0 526177317 225976320 27353 33554432000 4194304 4356188 140736965194688 18446744073709551615 4330969 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=22675/tid=22683] ppid=22670 vsize=220680 CPUtime=4902.31 cores=4-7
/proc/22675/task/22683/stat : 22683 (plingeling) R 22670 22670 22513 0 -1 4202560 118174 1253 0 0 490213 18 0 0 25 0 5 0 526177317 225976320 27353 33554432000 4194304 4356188 140736965194688 18446744073709551615 4234341 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=22675/tid=22684] ppid=22670 vsize=220680 CPUtime=4875.56 cores=4-7
/proc/22675/task/22684/stat : 22684 (plingeling) R 22670 22670 22513 0 -1 4202560 122391 1253 0 0 487538 18 0 0 25 0 5 0 526177317 225976320 27353 33554432000 4194304 4356188 140736965194688 18446744073709551615 4331350 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=22675/tid=22685] ppid=22670 vsize=220680 CPUtime=4902.17 cores=4-7
/proc/22675/task/22685/stat : 22685 (plingeling) R 22670 22670 22513 0 -1 4202560 118327 1253 0 0 490201 16 0 0 25 0 5 0 526177317 225976320 27353 33554432000 4194304 4356188 140736965194688 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 39189.7
Current children cumulated vsize (KiB) 3080508

[startup+4962.3 s]
/proc/loadavg: 8.14 8.09 8.01 9/180 22841
/proc/meminfo: memFree=29675416/32950928 swapFree=67111448/67111528
[pid=22670] ppid=22668 vsize=18324 CPUtime=0 cores=0-7
/proc/22670/stat : 22670 (ppfolio) S 22668 22670 22513 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 526177311 18763776 390 33554432000 4194304 4287625 140734116820304 18446744073709551615 251814260239 0 0 4096 65536 4599785046302261247 0 0 17 6 0 0 0
/proc/22670/statm: 4581 390 341 23 0 91 0
[pid=22671] ppid=22670 vsize=1423144 CPUtime=4962.36 cores=0
/proc/22671/stat : 22671 (cryptominisat) R 22670 22670 22513 0 -1 4202496 1926932 0 0 0 495555 681 0 0 25 0 1 0 526177311 1457299456 27660 33554432000 4194304 4587354 140735133450816 18446744073709551615 4238668 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22671/statm: 355786 27660 337 96 0 352348 0
[pid=22672] ppid=22670 vsize=266708 CPUtime=4962.34 cores=1
/proc/22672/stat : 22672 (clasp) R 22670 22670 22513 0 -1 4202496 60959 0 0 0 496216 18 0 0 25 0 1 0 526177311 273108992 60688 33554432000 4194304 4785740 140734906459552 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/22672/statm: 66677 60688 340 145 0 63722 0
[pid=22673] ppid=22670 vsize=460708 CPUtime=4961.87 cores=2
/proc/22673/stat : 22673 (TNM) R 22670 22670 22513 0 -1 4202496 1810 0 0 0 496186 1 0 0 25 0 1 0 526177311 471764992 1706 33554432000 134512640 134534564 4287189856 18446744073709551615 134528988 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/22673/statm: 115177 1706 95 6 0 113843 0
[pid=22674] ppid=22670 vsize=695652 CPUtime=4960.74 cores=3
/proc/22674/stat : 22674 (march_hi) R 22670 22670 22513 0 -1 4202496 173065 0 0 0 495960 114 0 0 25 0 1 0 526177311 712347648 168205 33554432000 4194304 4331988 140733814824080 18446744073709551615 4308960 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/22674/statm: 173913 168205 175 34 0 172355 0
[pid=22675] ppid=22670 vsize=212488 CPUtime=19822.1 cores=4-7
/proc/22675/stat : 22675 (plingeling) S 22670 22670 22513 0 -1 4202496 490810 1253 0 0 1982137 73 0 0 19 0 5 0 526177311 217587712 25305 33554432000 4194304 4356188 140736965194688 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/22675/statm: 53122 25305 162 40 0 51666 0
[pid=22675/tid=22682] ppid=22670 vsize=212488 CPUtime=4962.31 cores=4-7
/proc/22675/task/22682/stat : 22682 (plingeling) R 22670 22670 22513 0 -1 4202560 125587 1253 0 0 496212 19 0 0 25 0 5 0 526177317 217587712 25305 33554432000 4194304 4356188 140736965194688 18446744073709551615 4331141 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=22675/tid=22683] ppid=22670 vsize=212488 CPUtime=4962.31 cores=4-7
/proc/22675/task/22683/stat : 22683 (plingeling) R 22670 22670 22513 0 -1 4202560 120382 1253 0 0 496213 18 0 0 25 0 5 0 526177317 217587712 25305 33554432000 4194304 4356188 140736965194688 18446744073709551615 4331151 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=22675/tid=22684] ppid=22670 vsize=212488 CPUtime=4935.23 cores=4-7
/proc/22675/task/22684/stat : 22684 (plingeling) R 22670 22670 22513 0 -1 4202560 122519 1253 0 0 493505 18 0 0 25 0 5 0 526177317 217587712 25305 33554432000 4194304 4356188 140736965194688 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=22675/tid=22685] ppid=22670 vsize=212488 CPUtime=4962.17 cores=4-7
/proc/22675/task/22685/stat : 22685 (plingeling) R 22670 22670 22513 0 -1 4202560 118647 1253 0 0 496201 16 0 0 25 0 5 0 526177317 217587712 25305 33554432000 4194304 4356188 140736965194688 18446744073709551615 4331757 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 39669.4
Current children cumulated vsize (KiB) 3077024



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 8.14 8.09 8.01 9/180 22843
/proc/meminfo: memFree=29713472/32950928 swapFree=67111448/67111528
[pid=22670] ppid=22668 vsize=18324 CPUtime=0 cores=0-7
/proc/22670/stat : 22670 (ppfolio) S 22668 22670 22513 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 526177311 18763776 390 33554432000 4194304 4287625 140734116820304 18446744073709551615 251814260239 0 0 4096 65536 4599785046302261247 0 0 17 6 0 0 0
/proc/22670/statm: 4581 390 341 23 0 91 0
[pid=22671] ppid=22670 vsize=1408924 CPUtime=5000.07 cores=0
/proc/22671/stat : 22671 (cryptominisat) R 22670 22670 22513 0 -1 4202496 1939419 0 0 0 499321 686 0 0 25 0 1 0 526177311 1442738176 16617 33554432000 4194304 4587354 140735133450816 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22671/statm: 352231 16617 337 96 0 348793 0
[pid=22672] ppid=22670 vsize=267484 CPUtime=5000.05 cores=1
/proc/22672/stat : 22672 (clasp) R 22670 22670 22513 0 -1 4202496 61143 0 0 0 499987 18 0 0 25 0 1 0 526177311 273903616 60872 33554432000 4194304 4785740 140734906459552 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/22672/statm: 66871 60872 340 145 0 63916 0
[pid=22673] ppid=22670 vsize=460708 CPUtime=4999.57 cores=2
/proc/22673/stat : 22673 (TNM) R 22670 22670 22513 0 -1 4202496 1810 0 0 0 499956 1 0 0 25 0 1 0 526177311 471764992 1706 33554432000 134512640 134534564 4287189856 18446744073709551615 134528661 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/22673/statm: 115177 1706 95 6 0 113843 0
[pid=22674] ppid=22670 vsize=703344 CPUtime=4998.44 cores=3
/proc/22674/stat : 22674 (march_hi) R 22670 22670 22513 0 -1 4202496 174397 0 0 0 499729 115 0 0 25 0 1 0 526177311 720224256 169537 33554432000 4194304 4331988 140733814824080 18446744073709551615 251813897968 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/22674/statm: 175836 169537 175 34 0 174278 0
[pid=22675] ppid=22670 vsize=212488 CPUtime=19972.7 cores=4-7
/proc/22675/stat : 22675 (plingeling) S 22670 22670 22513 0 -1 4202496 494362 1253 0 0 1997198 74 0 0 19 0 5 0 526177311 217587712 25305 33554432000 4194304 4356188 140736965194688 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/22675/statm: 53122 25305 162 40 0 51666 0
[pid=22675/tid=22682] ppid=22670 vsize=212488 CPUtime=5000.02 cores=4-7
/proc/22675/task/22682/stat : 22682 (plingeling) R 22670 22670 22513 0 -1 4202560 125587 1253 0 0 499983 19 0 0 25 0 5 0 526177317 217587712 25305 33554432000 4194304 4356188 140736965194688 18446744073709551615 4338293 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=22675/tid=22683] ppid=22670 vsize=212488 CPUtime=5000.01 cores=4-7
/proc/22675/task/22683/stat : 22683 (plingeling) R 22670 22670 22513 0 -1 4202560 121726 1253 0 0 499983 18 0 0 25 0 5 0 526177317 217587712 25305 33554432000 4194304 4356188 140736965194688 18446744073709551615 4331165 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=22675/tid=22684] ppid=22670 vsize=212488 CPUtime=4972.73 cores=4-7
/proc/22675/task/22684/stat : 22684 (plingeling) R 22670 22670 22513 0 -1 4202560 124727 1253 0 0 497254 19 0 0 25 0 5 0 526177317 217587712 25305 33554432000 4194304 4356188 140736965194688 18446744073709551615 4331264 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=22675/tid=22685] ppid=22670 vsize=212488 CPUtime=4999.88 cores=4-7
/proc/22675/task/22685/stat : 22685 (plingeling) R 22670 22670 22513 0 -1 4202560 118647 1253 0 0 499972 16 0 0 25 0 5 0 526177317 217587712 25305 33554432000 4194304 4356188 140736965194688 18446744073709551615 4331193 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 39970.9
Current children cumulated vsize (KiB) 3071272

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 22670 and gives
#  childrusage.ru_utime.tv_sec=9992
#  childrusage.ru_utime.tv_usec=781866
#  childrusage.ru_stime.tv_sec=6
#  childrusage.ru_stime.tv_usec=891952
# CPU time returned by wait4() is 9999.67
# while last known CPU time is 39970.9
#
# 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): 39970.9
CPU user time (s): 39961.9
CPU system time (s): 8.94
CPU usage (%): 799.414
Max. virtual memory (cumulated for all children) (KiB): 4479112

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9992.78
system time used= 6.89195
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1941753
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= 556
involuntary context switches= 20297

runsolver used 7.9148 second user time and 19.3631 second system time

The end

Launcher Data

Begin job on node126 at 2011-04-30 08:43:06
IDJOB=3219039
IDBENCH=82523
IDSOLVER=1638
FILE ID=node126/3219039-1304145786
RUNJOBID= node126-1304145480-22527
PBS_JOBID= 13170888
Free space on /tmp= 73184 MiB

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

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

MD5SUM BENCH= 419b5972e0565bacaabacb029af6176c
RANDOM SEED=535141414

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      30808192 kB
Buffers:        289392 kB
Cached:        1476720 kB
SwapCached:         76 kB
Active:         200788 kB
Inactive:      1629508 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30808192 kB
SwapTotal:    67111528 kB
SwapFree:     67111448 kB
Dirty:           11016 kB
Writeback:           0 kB
AnonPages:       64304 kB
Mapped:          14524 kB
Slab:           247768 kB
PageTables:       4344 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   185324 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= 73172 MiB
End job on node126 at 2011-04-30 10:06:28