Trace number 3219567

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.4 5000.02

General information on the benchmark

Namerandom/large/
unif-k5-r20-v1500-c30000-S969405384-096-UNKNOWN.cnf
MD5SUM6e345981a96012731da9bd2ce5420289
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1088.25
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-3219567-1304150927/watcher-3219567-1304150927 -o /tmp/evaluation-result-3219567-1304150927/solver-3219567-1304150927 -C 40000 -W 5000 -M 31000 ppfolio HOME/instance-3219567-1304150927.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.06 8.04 7.98 1/170 8206
/proc/meminfo: memFree=29294480/32951124 swapFree=67111348/67111528
[pid=8206] ppid=8204 vsize=18324 CPUtime=0 cores=0-7
/proc/8206/stat : 8206 (ppfolio) S 8204 8206 7925 0 -1 4202496 523 0 0 0 0 0 0 0 25 0 1 0 507508174 18763776 390 33554432000 4194304 4287625 140734892692768 18446744073709551615 228095471119 0 0 4096 65536 4593521678314635263 0 0 17 6 0 0 0
/proc/8206/statm: 4581 390 341 23 0 91 0

[startup+0.0760549 s]
/proc/loadavg: 8.06 8.04 7.98 1/170 8206
/proc/meminfo: memFree=29294480/32951124 swapFree=67111348/67111528
[pid=8206] ppid=8204 vsize=18324 CPUtime=0 cores=0-7
/proc/8206/stat : 8206 (ppfolio) S 8204 8206 7925 0 -1 4202496 523 0 0 0 0 0 0 0 25 0 1 0 507508174 18763776 390 33554432000 4194304 4287625 140734892692768 18446744073709551615 228095471119 0 0 4096 65536 4593521678314635263 0 0 17 6 0 0 0
/proc/8206/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.101045 s]
/proc/loadavg: 8.06 8.04 7.98 1/170 8206
/proc/meminfo: memFree=29294480/32951124 swapFree=67111348/67111528
[pid=8206] ppid=8204 vsize=18324 CPUtime=0 cores=0-7
/proc/8206/stat : 8206 (ppfolio) S 8204 8206 7925 0 -1 4202496 523 0 0 0 0 0 0 0 25 0 1 0 507508174 18763776 390 33554432000 4194304 4287625 140734892692768 18446744073709551615 228095471119 0 0 4096 65536 4593521678314635263 0 0 17 6 0 0 0
/proc/8206/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300981 s]
/proc/loadavg: 8.06 8.04 7.98 1/170 8206
/proc/meminfo: memFree=29294480/32951124 swapFree=67111348/67111528
[pid=8206] ppid=8204 vsize=18324 CPUtime=0 cores=0-7
/proc/8206/stat : 8206 (ppfolio) S 8204 8206 7925 0 -1 4202496 523 0 0 0 0 0 0 0 24 0 1 0 507508174 18763776 390 33554432000 4194304 4287625 140734892692768 18446744073709551615 228095471119 0 0 4096 65536 4593521678314635263 0 0 17 6 0 0 0
/proc/8206/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700906 s]
/proc/loadavg: 8.06 8.04 7.98 1/170 8206
/proc/meminfo: memFree=29294480/32951124 swapFree=67111348/67111528
[pid=8206] ppid=8204 vsize=18324 CPUtime=0 cores=0-7
/proc/8206/stat : 8206 (ppfolio) S 8204 8206 7925 0 -1 4202496 523 0 0 0 0 0 0 0 21 0 1 0 507508174 18763776 390 33554432000 4194304 4287625 140734892692768 18446744073709551615 228095471119 0 0 4096 65536 4593521678314635263 0 0 17 6 0 0 0
/proc/8206/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50076 s]
/proc/loadavg: 8.06 8.04 7.98 9/180 8221
/proc/meminfo: memFree=29245420/32951124 swapFree=67111348/67111528
[pid=8206] ppid=8204 vsize=18324 CPUtime=0 cores=0-7
/proc/8206/stat : 8206 (ppfolio) S 8204 8206 7925 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 507508174 18763776 390 33554432000 4194304 4287625 140734892692768 18446744073709551615 228095471119 0 0 4096 65536 4593521678314635263 0 0 17 6 0 0 0
/proc/8206/statm: 4581 390 341 23 0 91 0
[pid=8207] ppid=8206 vsize=670988 CPUtime=1.49 cores=0
/proc/8207/stat : 8207 (cryptominisat) R 8206 8206 7925 0 -1 4202496 6170 0 0 0 148 1 0 0 25 0 1 0 507508174 687091712 3271 33554432000 4194304 4587354 140735214543120 18446744073709551615 4238770 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8207/statm: 167747 3271 327 96 0 164309 0
[pid=8208] ppid=8206 vsize=25760 CPUtime=1.48 cores=1
/proc/8208/stat : 8208 (clasp) R 8206 8206 7925 0 -1 4202496 4053 0 0 0 148 0 0 0 20 0 1 0 507508174 26378240 3782 33554432000 4194304 4785740 140737169841504 18446744073709551615 4550325 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/8208/statm: 6440 3782 340 145 0 3485 0
[pid=8209] ppid=8206 vsize=460708 CPUtime=1.49 cores=2
/proc/8209/stat : 8209 (TNM) R 8206 8206 7925 0 -1 4202496 1810 0 0 0 149 0 0 0 20 0 1 0 507508174 471764992 1706 33554432000 134512640 134534564 4286660624 18446744073709551615 134530736 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/8209/statm: 115177 1706 95 6 0 113843 0
[pid=8210] ppid=8206 vsize=15416 CPUtime=1.48 cores=3
/proc/8210/stat : 8210 (march_hi) R 8206 8206 7925 0 -1 4202496 6517 0 0 0 148 0 0 0 25 0 1 0 507508174 15785984 1657 33554432000 4194304 4331988 140733697998800 18446744073709551615 228094846168 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/8210/statm: 3854 1657 174 34 0 2296 0
[pid=8211] ppid=8206 vsize=125312 CPUtime=5.64 cores=4-7
/proc/8211/stat : 8211 (plingeling) S 8206 8206 7925 0 -1 4202496 4044 1254 0 0 564 0 0 0 18 0 5 0 507508174 128319488 3400 33554432000 4194304 4356188 140733632915744 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/8211/statm: 31328 3400 161 40 0 29872 0
[pid=8211/tid=8218] ppid=8206 vsize=125312 CPUtime=1.43 cores=4-7
/proc/8211/task/8218/stat : 8218 (plingeling) R 8206 8206 7925 0 -1 4202560 124 1254 0 0 143 0 0 0 25 0 5 0 507508180 128319488 3400 33554432000 4194304 4356188 140733632915744 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=8211/tid=8219] ppid=8206 vsize=125312 CPUtime=1.33 cores=4-7
/proc/8211/task/8219/stat : 8219 (plingeling) R 8206 8206 7925 0 -1 4202560 79 1254 0 0 133 0 0 0 25 0 5 0 507508180 128319488 3400 33554432000 4194304 4356188 140733632915744 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=8211/tid=8220] ppid=8206 vsize=125312 CPUtime=1.38 cores=4-7
/proc/8211/task/8220/stat : 8220 (plingeling) R 8206 8206 7925 0 -1 4202560 65 1254 0 0 138 0 0 0 23 0 5 0 507508180 128319488 3400 33554432000 4194304 4356188 140733632915744 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=8211/tid=8221] ppid=8206 vsize=125312 CPUtime=1.43 cores=4-7
/proc/8211/task/8221/stat : 8221 (plingeling) R 8206 8206 7925 0 -1 4202560 100 1254 0 0 143 0 0 0 23 0 5 0 507508180 128319488 3400 33554432000 4194304 4356188 140733632915744 18446744073709551615 4281627 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 11.58
Current children cumulated vsize (KiB) 1316508

[startup+3.10046 s]
/proc/loadavg: 8.06 8.04 7.98 9/180 8221
/proc/meminfo: memFree=29242704/32951124 swapFree=67111348/67111528
[pid=8206] ppid=8204 vsize=18324 CPUtime=0 cores=0-7
/proc/8206/stat : 8206 (ppfolio) S 8204 8206 7925 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 507508174 18763776 390 33554432000 4194304 4287625 140734892692768 18446744073709551615 228095471119 0 0 4096 65536 4593521678314635263 0 0 17 6 0 0 0
/proc/8206/statm: 4581 390 341 23 0 91 0
[pid=8207] ppid=8206 vsize=674260 CPUtime=3.09 cores=0
/proc/8207/stat : 8207 (cryptominisat) R 8206 8206 7925 0 -1 4202496 9836 0 0 0 307 2 0 0 25 0 1 0 507508174 690442240 3602 33554432000 4194304 4587354 140735214543120 18446744073709551615 4243680 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8207/statm: 168565 3602 331 96 0 165127 0
[pid=8208] ppid=8206 vsize=27608 CPUtime=3.09 cores=1
/proc/8208/stat : 8208 (clasp) R 8206 8206 7925 0 -1 4202496 4512 0 0 0 308 1 0 0 25 0 1 0 507508174 28270592 4241 33554432000 4194304 4785740 140737169841504 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/8208/statm: 6902 4241 340 145 0 3947 0
[pid=8209] ppid=8206 vsize=460708 CPUtime=3.09 cores=2
/proc/8209/stat : 8209 (TNM) R 8206 8206 7925 0 -1 4202496 1810 0 0 0 309 0 0 0 25 0 1 0 507508174 471764992 1706 33554432000 134512640 134534564 4286660624 18446744073709551615 134528864 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/8209/statm: 115177 1706 95 6 0 113843 0
[pid=8210] ppid=8206 vsize=15548 CPUtime=3.08 cores=3
/proc/8210/stat : 8210 (march_hi) R 8206 8206 7925 0 -1 4202496 6591 0 0 0 308 0 0 0 25 0 1 0 507508174 15921152 1731 33554432000 4194304 4331988 140733697998800 18446744073709551615 4263328 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/8210/statm: 3887 1731 174 34 0 2329 0
[pid=8211] ppid=8206 vsize=127184 CPUtime=12.03 cores=4-7
/proc/8211/stat : 8211 (plingeling) S 8206 8206 7925 0 -1 4202496 4512 1254 0 0 1203 0 0 0 18 0 5 0 507508174 130236416 3868 33554432000 4194304 4356188 140733632915744 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/8211/statm: 31796 3868 161 40 0 30340 0
[pid=8211/tid=8218] ppid=8206 vsize=127184 CPUtime=3.03 cores=4-7
/proc/8211/task/8218/stat : 8218 (plingeling) R 8206 8206 7925 0 -1 4202560 226 1254 0 0 303 0 0 0 25 0 5 0 507508180 130236416 3868 33554432000 4194304 4356188 140733632915744 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=8211/tid=8219] ppid=8206 vsize=127184 CPUtime=2.93 cores=4-7
/proc/8211/task/8219/stat : 8219 (plingeling) R 8206 8206 7925 0 -1 4202560 208 1254 0 0 293 0 0 0 25 0 5 0 507508180 130236416 3868 33554432000 4194304 4356188 140733632915744 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=8211/tid=8220] ppid=8206 vsize=127184 CPUtime=2.97 cores=4-7
/proc/8211/task/8220/stat : 8220 (plingeling) R 8206 8206 7925 0 -1 4202560 198 1254 0 0 297 0 0 0 25 0 5 0 507508180 130236416 3868 33554432000 4194304 4356188 140733632915744 18446744073709551615 4338290 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=8211/tid=8221] ppid=8206 vsize=127184 CPUtime=3.03 cores=4-7
/proc/8211/task/8221/stat : 8221 (plingeling) R 8206 8206 7925 0 -1 4202560 204 1254 0 0 303 0 0 0 25 0 5 0 507508180 130236416 3868 33554432000 4194304 4356188 140733632915744 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 24.38
Current children cumulated vsize (KiB) 1323632

[startup+6.30088 s]
/proc/loadavg: 8.05 8.03 7.98 9/180 8221
/proc/meminfo: memFree=29233528/32951124 swapFree=67111348/67111528
[pid=8206] ppid=8204 vsize=18324 CPUtime=0 cores=0-7
/proc/8206/stat : 8206 (ppfolio) S 8204 8206 7925 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 507508174 18763776 390 33554432000 4194304 4287625 140734892692768 18446744073709551615 228095471119 0 0 4096 65536 4593521678314635263 0 0 17 6 0 0 0
/proc/8206/statm: 4581 390 341 23 0 91 0
[pid=8207] ppid=8206 vsize=687028 CPUtime=6.29 cores=0
/proc/8207/stat : 8207 (cryptominisat) R 8206 8206 7925 0 -1 4202496 23293 0 0 0 625 4 0 0 25 0 1 0 507508174 703516672 6149 33554432000 4194304 4587354 140735214543120 18446744073709551615 4357604 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8207/statm: 171757 6149 337 96 0 168319 0
[pid=8208] ppid=8206 vsize=32312 CPUtime=6.29 cores=1
/proc/8208/stat : 8208 (clasp) R 8206 8206 7925 0 -1 4202496 5657 0 0 0 628 1 0 0 25 0 1 0 507508174 33087488 5386 33554432000 4194304 4785740 140737169841504 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/8208/statm: 8078 5386 340 145 0 5123 0
[pid=8209] ppid=8206 vsize=460708 CPUtime=6.29 cores=2
/proc/8209/stat : 8209 (TNM) R 8206 8206 7925 0 -1 4202496 1810 0 0 0 629 0 0 0 25 0 1 0 507508174 471764992 1706 33554432000 134512640 134534564 4286660624 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/8209/statm: 115177 1706 95 6 0 113843 0
[pid=8210] ppid=8206 vsize=16104 CPUtime=6.28 cores=3
/proc/8210/stat : 8210 (march_hi) R 8206 8206 7925 0 -1 4202496 6684 0 0 0 628 0 0 0 25 0 1 0 507508174 16490496 1824 33554432000 4194304 4331988 140733697998800 18446744073709551615 4299316 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/8210/statm: 4026 1824 174 34 0 2468 0
[pid=8211] ppid=8206 vsize=129744 CPUtime=24.82 cores=4-7
/proc/8211/stat : 8211 (plingeling) S 8206 8206 7925 0 -1 4202496 5178 1254 0 0 2481 1 0 0 18 0 5 0 507508174 132857856 4508 33554432000 4194304 4356188 140733632915744 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/8211/statm: 32436 4508 161 40 0 30980 0
[pid=8211/tid=8218] ppid=8206 vsize=129744 CPUtime=6.24 cores=4-7
/proc/8211/task/8218/stat : 8218 (plingeling) R 8206 8206 7925 0 -1 4202560 383 1254 0 0 624 0 0 0 25 0 5 0 507508180 132857856 4508 33554432000 4194304 4356188 140733632915744 18446744073709551615 4330964 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=8211/tid=8219] ppid=8206 vsize=129744 CPUtime=6.13 cores=4-7
/proc/8211/task/8219/stat : 8219 (plingeling) R 8206 8206 7925 0 -1 4202560 413 1254 0 0 613 0 0 0 25 0 5 0 507508180 132857856 4508 33554432000 4194304 4356188 140733632915744 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=8211/tid=8220] ppid=8206 vsize=129744 CPUtime=6.16 cores=4-7
/proc/8211/task/8220/stat : 8220 (plingeling) R 8206 8206 7925 0 -1 4202560 342 1254 0 0 616 0 0 0 25 0 5 0 507508180 132857856 4508 33554432000 4194304 4356188 140733632915744 18446744073709551615 4331268 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=8211/tid=8221] ppid=8206 vsize=129744 CPUtime=6.23 cores=4-7
/proc/8211/task/8221/stat : 8221 (plingeling) R 8206 8206 7925 0 -1 4202560 364 1254 0 0 623 0 0 0 25 0 5 0 507508180 132857856 4508 33554432000 4194304 4356188 140733632915744 18446744073709551615 4279490 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 49.97
Current children cumulated vsize (KiB) 1344220

[startup+12.7007 s]
/proc/loadavg: 8.05 8.03 7.98 9/180 8221
/proc/meminfo: memFree=29199012/32951124 swapFree=67111348/67111528
[pid=8206] ppid=8204 vsize=18324 CPUtime=0 cores=0-7
/proc/8206/stat : 8206 (ppfolio) S 8204 8206 7925 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 507508174 18763776 390 33554432000 4194304 4287625 140734892692768 18446744073709551615 228095471119 0 0 4096 65536 4593521678314635263 0 0 17 6 0 0 0
/proc/8206/statm: 4581 390 341 23 0 91 0
[pid=8207] ppid=8206 vsize=683108 CPUtime=12.69 cores=0
/proc/8207/stat : 8207 (cryptominisat) R 8206 8206 7925 0 -1 4202496 28662 0 0 0 1264 5 0 0 25 0 1 0 507508174 699502592 6653 33554432000 4194304 4587354 140735214543120 18446744073709551615 4244592 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8207/statm: 170777 6653 337 96 0 167339 0
[pid=8208] ppid=8206 vsize=37384 CPUtime=12.68 cores=1
/proc/8208/stat : 8208 (clasp) R 8206 8206 7925 0 -1 4202496 6901 0 0 0 1267 1 0 0 25 0 1 0 507508174 38281216 6630 33554432000 4194304 4785740 140737169841504 18446744073709551615 4287053 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/8208/statm: 9346 6630 340 145 0 6391 0
[pid=8209] ppid=8206 vsize=460708 CPUtime=12.69 cores=2
/proc/8209/stat : 8209 (TNM) R 8206 8206 7925 0 -1 4202496 1810 0 0 0 1269 0 0 0 25 0 1 0 507508174 471764992 1706 33554432000 134512640 134534564 4286660624 18446744073709551615 134528348 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/8209/statm: 115177 1706 95 6 0 113843 0
[pid=8210] ppid=8206 vsize=18404 CPUtime=12.69 cores=3
/proc/8210/stat : 8210 (march_hi) R 8206 8206 7925 0 -1 4202496 7079 0 0 0 1268 1 0 0 25 0 1 0 507508174 18845696 2219 33554432000 4194304 4331988 140733697998800 18446744073709551615 4263238 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/8210/statm: 4601 2219 175 34 0 3043 0
[pid=8211] ppid=8206 vsize=133260 CPUtime=50.38 cores=4-7
/proc/8211/stat : 8211 (plingeling) S 8206 8206 7925 0 -1 4202496 6589 1254 0 0 5037 1 0 0 18 0 5 0 507508174 136458240 5355 33554432000 4194304 4356188 140733632915744 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/8211/statm: 33315 5355 161 40 0 31859 0
[pid=8211/tid=8218] ppid=8206 vsize=133260 CPUtime=12.63 cores=4-7
/proc/8211/task/8218/stat : 8218 (plingeling) R 8206 8206 7925 0 -1 4202560 700 1254 0 0 1263 0 0 0 25 0 5 0 507508180 136458240 5355 33554432000 4194304 4356188 140733632915744 18446744073709551615 4281793 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=8211/tid=8219] ppid=8206 vsize=133260 CPUtime=12.53 cores=4-7
/proc/8211/task/8219/stat : 8219 (plingeling) R 8206 8206 7925 0 -1 4202560 797 1254 0 0 1253 0 0 0 25 0 5 0 507508180 136458240 5355 33554432000 4194304 4356188 140733632915744 18446744073709551615 4331074 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=8211/tid=8220] ppid=8206 vsize=133260 CPUtime=12.52 cores=4-7
/proc/8211/task/8220/stat : 8220 (plingeling) R 8206 8206 7925 0 -1 4202560 663 1254 0 0 1252 0 0 0 25 0 5 0 507508180 136458240 5355 33554432000 4194304 4356188 140733632915744 18446744073709551615 4331055 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=8211/tid=8221] ppid=8206 vsize=133260 CPUtime=12.63 cores=4-7
/proc/8211/task/8221/stat : 8221 (plingeling) R 8206 8206 7925 0 -1 4202560 753 1254 0 0 1263 0 0 0 25 0 5 0 507508180 136458240 5355 33554432000 4194304 4356188 140733632915744 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.13
Current children cumulated vsize (KiB) 1351188

[startup+25.5013 s]
/proc/loadavg: 8.04 8.03 7.98 9/180 8221
/proc/meminfo: memFree=29198792/32951124 swapFree=67111348/67111528
[pid=8206] ppid=8204 vsize=18324 CPUtime=0 cores=0-7
/proc/8206/stat : 8206 (ppfolio) S 8204 8206 7925 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 507508174 18763776 390 33554432000 4194304 4287625 140734892692768 18446744073709551615 228095471119 0 0 4096 65536 4593521678314635263 0 0 17 6 0 0 0
/proc/8206/statm: 4581 390 341 23 0 91 0
[pid=8207] ppid=8206 vsize=684928 CPUtime=25.49 cores=0
/proc/8207/stat : 8207 (cryptominisat) R 8206 8206 7925 0 -1 4202496 38823 0 0 0 2542 7 0 0 25 0 1 0 507508174 701366272 6995 33554432000 4194304 4587354 140735214543120 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0

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

[pid=8209] ppid=8206 vsize=460708 CPUtime=4782.12 cores=2
/proc/8209/stat : 8209 (TNM) R 8206 8206 7925 0 -1 4202496 1810 0 0 0 478209 3 0 0 25 0 1 0 507508174 471764992 1706 33554432000 134512640 134534564 4286660624 18446744073709551615 134530549 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/8209/statm: 115177 1706 95 6 0 113843 0
[pid=8210] ppid=8206 vsize=695100 CPUtime=4782.44 cores=3
/proc/8210/stat : 8210 (march_hi) R 8206 8206 7925 0 -1 4202496 166855 0 0 0 478127 117 0 0 25 0 1 0 507508174 711782400 161995 33554432000 4194304 4331988 140733697998800 18446744073709551615 4237393 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/8210/statm: 173775 161995 175 34 0 172217 0
[pid=8211] ppid=8206 vsize=219452 CPUtime=19101.5 cores=4-7
/proc/8211/stat : 8211 (plingeling) S 8206 8206 7925 0 -1 4202496 476848 1254 0 0 1910078 72 0 0 18 0 5 0 507508174 224718848 26935 33554432000 4194304 4356188 140733632915744 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/8211/statm: 54863 26935 161 40 0 53407 0
[pid=8211/tid=8218] ppid=8206 vsize=219452 CPUtime=4782.37 cores=4-7
/proc/8211/task/8218/stat : 8218 (plingeling) R 8206 8206 7925 0 -1 4202560 120996 1254 0 0 478218 19 0 0 25 0 5 0 507508180 224718848 26935 33554432000 4194304 4356188 140733632915744 18446744073709551615 4330976 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=8211/tid=8219] ppid=8206 vsize=219452 CPUtime=4782.28 cores=4-7
/proc/8211/task/8219/stat : 8219 (plingeling) R 8206 8206 7925 0 -1 4202560 116268 1254 0 0 478212 16 0 0 25 0 5 0 507508180 224718848 26935 33554432000 4194304 4356188 140733632915744 18446744073709551615 4331076 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=8211/tid=8220] ppid=8206 vsize=219452 CPUtime=4756.25 cores=4-7
/proc/8211/task/8220/stat : 8220 (plingeling) R 8206 8206 7925 0 -1 4202560 115759 1254 0 0 475609 16 0 0 25 0 5 0 507508180 224718848 26935 33554432000 4194304 4356188 140733632915744 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=8211/tid=8221] ppid=8206 vsize=219452 CPUtime=4780.51 cores=4-7
/proc/8211/task/8221/stat : 8221 (plingeling) R 8206 8206 7925 0 -1 4202560 120149 1254 0 0 478032 19 0 0 25 0 5 0 507508180 224718848 26935 33554432000 4194304 4356188 140733632915744 18446744073709551615 4210587 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 38230.9
Current children cumulated vsize (KiB) 2796940

[startup+4842.3 s]
/proc/loadavg: 8.04 8.04 8.00 9/180 8365
/proc/meminfo: memFree=27774444/32951124 swapFree=67111348/67111528
[pid=8206] ppid=8204 vsize=18324 CPUtime=0 cores=0-7
/proc/8206/stat : 8206 (ppfolio) S 8204 8206 7925 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 507508174 18763776 390 33554432000 4194304 4287625 140734892692768 18446744073709551615 228095471119 0 0 4096 65536 4593521678314635263 0 0 17 6 0 0 0
/proc/8206/statm: 4581 390 341 23 0 91 0
[pid=8207] ppid=8206 vsize=1138472 CPUtime=4842.44 cores=0
/proc/8207/stat : 8207 (cryptominisat) R 8206 8206 7925 0 -1 4202496 1869398 0 0 0 483541 703 0 0 25 0 1 0 507508174 1165795328 126572 33554432000 4194304 4587354 140735214543120 18446744073709551615 4388336 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8207/statm: 284618 126572 337 96 0 281180 0
[pid=8208] ppid=8206 vsize=267492 CPUtime=4842.45 cores=1
/proc/8208/stat : 8208 (clasp) R 8206 8206 7925 0 -1 4202496 61032 0 0 0 484226 19 0 0 25 0 1 0 507508174 273911808 60761 33554432000 4194304 4785740 140737169841504 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/8208/statm: 66873 60761 340 145 0 63918 0
[pid=8209] ppid=8206 vsize=460708 CPUtime=4842.12 cores=2
/proc/8209/stat : 8209 (TNM) R 8206 8206 7925 0 -1 4202496 1810 0 0 0 484209 3 0 0 25 0 1 0 507508174 471764992 1706 33554432000 134512640 134534564 4286660624 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/8209/statm: 115177 1706 95 6 0 113843 0
[pid=8210] ppid=8206 vsize=695100 CPUtime=4842.44 cores=3
/proc/8210/stat : 8210 (march_hi) R 8206 8206 7925 0 -1 4202496 168908 0 0 0 484126 118 0 0 25 0 1 0 507508174 711782400 164048 33554432000 4194304 4331988 140733697998800 18446744073709551615 4228278 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/8210/statm: 173775 164048 175 34 0 172217 0
[pid=8211] ppid=8206 vsize=219452 CPUtime=19341.2 cores=4-7
/proc/8211/stat : 8211 (plingeling) S 8206 8206 7925 0 -1 4202496 479312 1254 0 0 1934044 72 0 0 18 0 5 0 507508174 224718848 26935 33554432000 4194304 4356188 140733632915744 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/8211/statm: 54863 26935 161 40 0 53407 0
[pid=8211/tid=8218] ppid=8206 vsize=219452 CPUtime=4842.38 cores=4-7
/proc/8211/task/8218/stat : 8218 (plingeling) R 8206 8206 7925 0 -1 4202560 120996 1254 0 0 484219 19 0 0 25 0 5 0 507508180 224718848 26935 33554432000 4194304 4356188 140733632915744 18446744073709551615 4331086 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=8211/tid=8219] ppid=8206 vsize=219452 CPUtime=4842.28 cores=4-7
/proc/8211/task/8219/stat : 8219 (plingeling) R 8206 8206 7925 0 -1 4202560 116492 1254 0 0 484212 16 0 0 25 0 5 0 507508180 224718848 26935 33554432000 4194304 4356188 140733632915744 18446744073709551615 4332020 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=8211/tid=8220] ppid=8206 vsize=219452 CPUtime=4815.92 cores=4-7
/proc/8211/task/8220/stat : 8220 (plingeling) R 8206 8206 7925 0 -1 4202560 115951 1254 0 0 481576 16 0 0 25 0 5 0 507508180 224718848 26935 33554432000 4194304 4356188 140733632915744 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=8211/tid=8221] ppid=8206 vsize=219452 CPUtime=4840.5 cores=4-7
/proc/8211/task/8221/stat : 8221 (plingeling) R 8206 8206 7925 0 -1 4202560 122197 1254 0 0 484031 19 0 0 25 0 5 0 507508180 224718848 26935 33554432000 4194304 4356188 140733632915744 18446744073709551615 4281467 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 38710.6
Current children cumulated vsize (KiB) 2799548

[startup+4902.3 s]
/proc/loadavg: 8.05 8.05 8.00 9/180 8366
/proc/meminfo: memFree=27769720/32951124 swapFree=67111348/67111528
[pid=8206] ppid=8204 vsize=18324 CPUtime=0 cores=0-7
/proc/8206/stat : 8206 (ppfolio) S 8204 8206 7925 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 507508174 18763776 390 33554432000 4194304 4287625 140734892692768 18446744073709551615 228095471119 0 0 4096 65536 4593521678314635263 0 0 17 6 0 0 0
/proc/8206/statm: 4581 390 341 23 0 91 0
[pid=8207] ppid=8206 vsize=1138472 CPUtime=4902.44 cores=0
/proc/8207/stat : 8207 (cryptominisat) R 8206 8206 7925 0 -1 4202496 1869398 0 0 0 489541 703 0 0 25 0 1 0 507508174 1165795328 126572 33554432000 4194304 4587354 140735214543120 18446744073709551615 4388345 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8207/statm: 284618 126572 337 96 0 281180 0
[pid=8208] ppid=8206 vsize=272684 CPUtime=4902.44 cores=1
/proc/8208/stat : 8208 (clasp) R 8206 8206 7925 0 -1 4202496 62219 0 0 0 490225 19 0 0 25 0 1 0 507508174 279228416 61948 33554432000 4194304 4785740 140737169841504 18446744073709551615 4287158 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/8208/statm: 68171 61948 340 145 0 65216 0
[pid=8209] ppid=8206 vsize=460708 CPUtime=4902.12 cores=2
/proc/8209/stat : 8209 (TNM) R 8206 8206 7925 0 -1 4202496 1810 0 0 0 490209 3 0 0 25 0 1 0 507508174 471764992 1706 33554432000 134512640 134534564 4286660624 18446744073709551615 134530659 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/8209/statm: 115177 1706 95 6 0 113843 0
[pid=8210] ppid=8206 vsize=702672 CPUtime=4902.44 cores=3
/proc/8210/stat : 8210 (march_hi) R 8206 8206 7925 0 -1 4202496 171011 0 0 0 490124 120 0 0 25 0 1 0 507508174 719536128 166151 33554432000 4194304 4331988 140733697998800 18446744073709551615 4298615 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/8210/statm: 175668 166151 175 34 0 174110 0
[pid=8211] ppid=8206 vsize=210620 CPUtime=19580.8 cores=4-7
/proc/8211/stat : 8211 (plingeling) S 8206 8206 7925 0 -1 4202496 479472 1254 0 0 1958012 72 0 0 18 0 5 0 507508174 215674880 24727 33554432000 4194304 4356188 140733632915744 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/8211/statm: 52655 24727 161 40 0 51199 0
[pid=8211/tid=8218] ppid=8206 vsize=210620 CPUtime=4902.38 cores=4-7
/proc/8211/task/8218/stat : 8218 (plingeling) R 8206 8206 7925 0 -1 4202560 120996 1254 0 0 490219 19 0 0 25 0 5 0 507508180 215674880 24727 33554432000 4194304 4356188 140733632915744 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=8211/tid=8219] ppid=8206 vsize=210620 CPUtime=4902.28 cores=4-7
/proc/8211/task/8219/stat : 8219 (plingeling) R 8206 8206 7925 0 -1 4202560 116492 1254 0 0 490212 16 0 0 25 0 5 0 507508180 215674880 24727 33554432000 4194304 4356188 140733632915744 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=8211/tid=8220] ppid=8206 vsize=210620 CPUtime=4875.6 cores=4-7
/proc/8211/task/8220/stat : 8220 (plingeling) R 8206 8206 7925 0 -1 4202560 115951 1254 0 0 487544 16 0 0 25 0 5 0 507508180 215674880 24727 33554432000 4194304 4356188 140733632915744 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=8211/tid=8221] ppid=8206 vsize=210620 CPUtime=4900.49 cores=4-7
/proc/8211/task/8221/stat : 8221 (plingeling) R 8206 8206 7925 0 -1 4202560 122357 1254 0 0 490030 19 0 0 25 0 5 0 507508180 215674880 24727 33554432000 4194304 4356188 140733632915744 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 39190.3
Current children cumulated vsize (KiB) 2803480

[startup+4962.3 s]
/proc/loadavg: 8.02 8.04 8.00 9/180 8368
/proc/meminfo: memFree=27742412/32951124 swapFree=67111348/67111528
[pid=8206] ppid=8204 vsize=18324 CPUtime=0 cores=0-7
/proc/8206/stat : 8206 (ppfolio) S 8204 8206 7925 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 507508174 18763776 390 33554432000 4194304 4287625 140734892692768 18446744073709551615 228095471119 0 0 4096 65536 4593521678314635263 0 0 17 6 0 0 0
/proc/8206/statm: 4581 390 341 23 0 91 0
[pid=8207] ppid=8206 vsize=1138472 CPUtime=4962.44 cores=0
/proc/8207/stat : 8207 (cryptominisat) R 8206 8206 7925 0 -1 4202496 1869398 0 0 0 495541 703 0 0 25 0 1 0 507508174 1165795328 126572 33554432000 4194304 4587354 140735214543120 18446744073709551615 4388352 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8207/statm: 284618 126572 337 96 0 281180 0
[pid=8208] ppid=8206 vsize=274804 CPUtime=4962.44 cores=1
/proc/8208/stat : 8208 (clasp) R 8206 8206 7925 0 -1 4202496 62671 0 0 0 496225 19 0 0 25 0 1 0 507508174 281399296 62400 33554432000 4194304 4785740 140737169841504 18446744073709551615 4276860 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/8208/statm: 68701 62400 340 145 0 65746 0
[pid=8209] ppid=8206 vsize=460708 CPUtime=4962.12 cores=2
/proc/8209/stat : 8209 (TNM) R 8206 8206 7925 0 -1 4202496 1810 0 0 0 496209 3 0 0 25 0 1 0 507508174 471764992 1706 33554432000 134512640 134534564 4286660624 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/8209/statm: 115177 1706 95 6 0 113843 0
[pid=8210] ppid=8206 vsize=702672 CPUtime=4962.44 cores=3
/proc/8210/stat : 8210 (march_hi) R 8206 8206 7925 0 -1 4202496 173095 0 0 0 496122 122 0 0 25 0 1 0 507508174 719536128 168235 33554432000 4194304 4331988 140733697998800 18446744073709551615 4228365 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/8210/statm: 175668 168235 175 34 0 174110 0
[pid=8211] ppid=8206 vsize=218812 CPUtime=19820.5 cores=4-7
/proc/8211/stat : 8211 (plingeling) S 8206 8206 7925 0 -1 4202496 483984 1254 0 0 1981978 73 0 0 18 0 5 0 507508174 224063488 26775 33554432000 4194304 4356188 140733632915744 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/8211/statm: 54703 26775 161 40 0 53247 0
[pid=8211/tid=8218] ppid=8206 vsize=218812 CPUtime=4962.38 cores=4-7
/proc/8211/task/8218/stat : 8218 (plingeling) R 8206 8206 7925 0 -1 4202560 123204 1254 0 0 496219 19 0 0 25 0 5 0 507508180 224063488 26775 33554432000 4194304 4356188 140733632915744 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=8211/tid=8219] ppid=8206 vsize=218812 CPUtime=4962.28 cores=4-7
/proc/8211/task/8219/stat : 8219 (plingeling) R 8206 8206 7925 0 -1 4202560 116492 1254 0 0 496212 16 0 0 25 0 5 0 507508180 224063488 26775 33554432000 4194304 4356188 140733632915744 18446744073709551615 4331045 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=8211/tid=8220] ppid=8206 vsize=218812 CPUtime=4935.28 cores=4-7
/proc/8211/task/8220/stat : 8220 (plingeling) R 8206 8206 7925 0 -1 4202560 118063 1254 0 0 493511 17 0 0 25 0 5 0 507508180 224063488 26775 33554432000 4194304 4356188 140733632915744 18446744073709551615 4332149 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=8211/tid=8221] ppid=8206 vsize=218812 CPUtime=4960.49 cores=4-7
/proc/8211/task/8221/stat : 8221 (plingeling) R 8206 8206 7925 0 -1 4202560 122549 1254 0 0 496030 19 0 0 25 0 5 0 507508180 224063488 26775 33554432000 4194304 4356188 140733632915744 18446744073709551615 4234339 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 39669.9
Current children cumulated vsize (KiB) 2813792



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 8.01 8.03 8.00 9/180 8369
/proc/meminfo: memFree=27724052/32951124 swapFree=67111348/67111528
[pid=8206] ppid=8204 vsize=18324 CPUtime=0 cores=0-7
/proc/8206/stat : 8206 (ppfolio) S 8204 8206 7925 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 507508174 18763776 390 33554432000 4194304 4287625 140734892692768 18446744073709551615 228095471119 0 0 4096 65536 4593521678314635263 0 0 17 6 0 0 0
/proc/8206/statm: 4581 390 341 23 0 91 0
[pid=8207] ppid=8206 vsize=1160664 CPUtime=5000.14 cores=0
/proc/8207/stat : 8207 (cryptominisat) R 8206 8206 7925 0 -1 4202496 1874671 0 0 0 499311 703 0 0 25 0 1 0 507508174 1188519936 131845 33554432000 4194304 4587354 140735214543120 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8207/statm: 290166 131845 337 96 0 286728 0
[pid=8208] ppid=8206 vsize=276068 CPUtime=5000.15 cores=1
/proc/8208/stat : 8208 (clasp) R 8206 8206 7925 0 -1 4202496 62955 0 0 0 499996 19 0 0 25 0 1 0 507508174 282693632 62684 33554432000 4194304 4785740 140737169841504 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/8208/statm: 69017 62684 340 145 0 66062 0
[pid=8209] ppid=8206 vsize=460708 CPUtime=4999.83 cores=2
/proc/8209/stat : 8209 (TNM) R 8206 8206 7925 0 -1 4202496 1810 0 0 0 499980 3 0 0 25 0 1 0 507508174 471764992 1706 33554432000 134512640 134534564 4286660624 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/8209/statm: 115177 1706 95 6 0 113843 0
[pid=8210] ppid=8206 vsize=702672 CPUtime=5000.15 cores=3
/proc/8210/stat : 8210 (march_hi) R 8206 8206 7925 0 -1 4202496 174431 0 0 0 499892 123 0 0 25 0 1 0 507508174 719536128 169571 33554432000 4194304 4331988 140733697998800 18446744073709551615 4239564 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/8210/statm: 175668 169571 175 34 0 174110 0
[pid=8211] ppid=8206 vsize=219324 CPUtime=19971.1 cores=4-7
/proc/8211/stat : 8211 (plingeling) S 8206 8206 7925 0 -1 4202496 484112 1254 0 0 1997040 73 0 0 18 0 5 0 507508174 224587776 26903 33554432000 4194304 4356188 140733632915744 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/8211/statm: 54831 26903 161 40 0 53375 0
[pid=8211/tid=8218] ppid=8206 vsize=219324 CPUtime=5000.08 cores=4-7
/proc/8211/task/8218/stat : 8218 (plingeling) R 8206 8206 7925 0 -1 4202560 123268 1254 0 0 499989 19 0 0 25 0 5 0 507508180 224587776 26903 33554432000 4194304 4356188 140733632915744 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=8211/tid=8219] ppid=8206 vsize=219324 CPUtime=4999.99 cores=4-7
/proc/8211/task/8219/stat : 8219 (plingeling) R 8206 8206 7925 0 -1 4202560 116524 1254 0 0 499983 16 0 0 25 0 5 0 507508180 224587776 26903 33554432000 4194304 4356188 140733632915744 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=8211/tid=8220] ppid=8206 vsize=219324 CPUtime=4972.78 cores=4-7
/proc/8211/task/8220/stat : 8220 (plingeling) R 8206 8206 7925 0 -1 4202560 118095 1254 0 0 497261 17 0 0 25 0 5 0 507508180 224587776 26903 33554432000 4194304 4356188 140733632915744 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=8211/tid=8221] ppid=8206 vsize=219324 CPUtime=4998.19 cores=4-7
/proc/8211/task/8221/stat : 8221 (plingeling) R 8206 8206 7925 0 -1 4202560 122549 1254 0 0 499800 19 0 0 25 0 5 0 507508180 224587776 26903 33554432000 4194304 4356188 140733632915744 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 39971.4
Current children cumulated vsize (KiB) 2837760

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 8206 and gives
#  childrusage.ru_utime.tv_sec=4999
#  childrusage.ru_utime.tv_usec=805913
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=41993
# CPU time returned by wait4() is 4999.85
# while last known CPU time is 39971.4
#
# 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.4
CPU user time (s): 39962.2
CPU system time (s): 9.21
CPU usage (%): 799.425
Max. virtual memory (cumulated for all children) (KiB): 3032952

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.81
system time used= 0.041993
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2334
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= 415
involuntary context switches= 15626

runsolver used 7.81981 second user time and 19.459 second system time

The end

Launcher Data

Begin job on node142 at 2011-04-30 10:08:47
IDJOB=3219567
IDBENCH=82611
IDSOLVER=1638
FILE ID=node142/3219567-1304150927
RUNJOBID= node142-1304145261-7939
PBS_JOBID= 13170874
Free space on /tmp= 73320 MiB

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

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

MD5SUM BENCH= 6e345981a96012731da9bd2ce5420289
RANDOM SEED=256000724

node142.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.846
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.69
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.846
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	: 5131.95
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.846
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.82
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.846
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.67
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.846
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.81
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.846
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.846
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.846
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      29294636 kB
Buffers:       1098028 kB
Cached:        1997116 kB
SwapCached:        176 kB
Active:         477236 kB
Inactive:      2681860 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29294636 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           10896 kB
Writeback:           0 kB
AnonPages:       64512 kB
Mapped:          14808 kB
Slab:           431848 kB
PageTables:       4460 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   184456 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= 73312 MiB
End job on node142 at 2011-04-30 11:32:09