Trace number 3276381

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
ppfolio par? (TO) 40000.2 5003.52

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m42-q663-n40-p30-s67876261.cnf
MD5SUMed0227339111fb337104188c725538d0
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.128979
Satisfiable
(Un)Satisfiability was proved
Number of variables1634
Number of clauses212885
Sum of the clauses size427324
Maximum clause length42
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2212845
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 540

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-3276381-1304176101/watcher-3276381-1304176101 -o /tmp/evaluation-result-3276381-1304176101/solver-3276381-1304176101 -C 40000 -W 5100 -M 31000 ppfolio HOME/instance-3276381-1304176101.cnf 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 40000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 40030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 8.05 8.01 8.00 1/170 11356
/proc/meminfo: memFree=29083280/32951124 swapFree=67111348/67111528
[pid=11356] ppid=11354 vsize=18324 CPUtime=0 cores=0-7
/proc/11356/stat : 11356 (ppfolio) S 11354 11356 11195 0 -1 4202496 522 0 0 0 0 0 0 0 25 0 1 0 607840566 18763776 390 33554432000 4194304 4287625 140735718252544 18446744073709551615 252458085903 0 0 4096 65536 4607711013310038015 0 0 17 6 0 0 0
/proc/11356/statm: 4581 390 341 23 0 91 0

[startup+0.052071 s]
/proc/loadavg: 8.05 8.01 8.00 1/170 11356
/proc/meminfo: memFree=29083280/32951124 swapFree=67111348/67111528
[pid=11356] ppid=11354 vsize=18324 CPUtime=0 cores=0-7
/proc/11356/stat : 11356 (ppfolio) S 11354 11356 11195 0 -1 4202496 522 0 0 0 0 0 0 0 25 0 1 0 607840566 18763776 390 33554432000 4194304 4287625 140735718252544 18446744073709551615 252458085903 0 0 4096 65536 4607711013310038015 0 0 17 6 0 0 0
/proc/11356/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.101054 s]
/proc/loadavg: 8.05 8.01 8.00 1/170 11356
/proc/meminfo: memFree=29083280/32951124 swapFree=67111348/67111528
[pid=11356] ppid=11354 vsize=18324 CPUtime=0 cores=0-7
/proc/11356/stat : 11356 (ppfolio) S 11354 11356 11195 0 -1 4202496 522 0 0 0 0 0 0 0 25 0 1 0 607840566 18763776 390 33554432000 4194304 4287625 140735718252544 18446744073709551615 252458085903 0 0 4096 65536 4607711013310038015 0 0 17 4 0 0 0
/proc/11356/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300988 s]
/proc/loadavg: 8.05 8.01 8.00 1/170 11356
/proc/meminfo: memFree=29083280/32951124 swapFree=67111348/67111528
[pid=11356] ppid=11354 vsize=18324 CPUtime=0 cores=0-7
/proc/11356/stat : 11356 (ppfolio) S 11354 11356 11195 0 -1 4202496 522 0 0 0 0 0 0 0 24 0 1 0 607840566 18763776 390 33554432000 4194304 4287625 140735718252544 18446744073709551615 252458085903 0 0 4096 65536 4607711013310038015 0 0 17 4 0 0 0
/proc/11356/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700912 s]
/proc/loadavg: 8.05 8.01 8.00 1/170 11356
/proc/meminfo: memFree=29083280/32951124 swapFree=67111348/67111528
[pid=11356] ppid=11354 vsize=18324 CPUtime=0 cores=0-7
/proc/11356/stat : 11356 (ppfolio) S 11354 11356 11195 0 -1 4202496 522 0 0 0 0 0 0 0 20 0 1 0 607840566 18763776 390 33554432000 4194304 4287625 140735718252544 18446744073709551615 252458085903 0 0 4096 65536 4607711013310038015 0 0 17 4 0 0 0
/proc/11356/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.05 8.01 8.00 9/180 11371
/proc/meminfo: memFree=28959472/32951124 swapFree=67111348/67111528
[pid=11356] ppid=11354 vsize=18324 CPUtime=0 cores=0-7
/proc/11356/stat : 11356 (ppfolio) S 11354 11356 11195 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 607840566 18763776 390 33554432000 4194304 4287625 140735718252544 18446744073709551615 252458085903 0 0 4096 65536 4607711013310038015 0 0 17 4 0 0 0
/proc/11356/statm: 4581 390 341 23 0 91 0
[pid=11357] ppid=11356 vsize=57380 CPUtime=1.49 cores=0
/proc/11357/stat : 11357 (cryptominisat) R 11356 11356 11195 0 -1 4202496 12467 0 0 0 148 1 0 0 20 0 1 0 607840567 58757120 9445 33554432000 4194304 4587354 140735574290112 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11357/statm: 14345 9445 326 96 0 10907 0
[pid=11358] ppid=11356 vsize=25604 CPUtime=1.48 cores=1
/proc/11358/stat : 11358 (clasp) R 11356 11356 11195 0 -1 4202496 5349 0 0 0 148 0 0 0 20 0 1 0 607840567 26218496 3660 33554432000 4194304 4785740 140733393153072 18446744073709551615 4304022 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/11358/statm: 6401 3660 340 145 0 3446 0
[pid=11359] ppid=11356 vsize=463612 CPUtime=1.49 cores=2
/proc/11359/stat : 11359 (TNM) R 11356 11356 11195 0 -1 4202496 5143 0 0 0 148 1 0 0 20 0 1 0 607840567 474738688 5040 33554432000 134512640 134534564 4290094864 18446744073709551615 134530614 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/11359/statm: 115903 5040 95 6 0 114569 0
[pid=11360] ppid=11356 vsize=35768 CPUtime=1.49 cores=3
/proc/11360/stat : 11360 (march_hi) R 11356 11356 11195 0 -1 4202496 16995 0 0 0 147 2 0 0 20 0 1 0 607840567 36626432 3883 33554432000 4194304 4331988 140736474596832 18446744073709551615 4226188 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/11360/statm: 8942 3883 171 34 0 7384 0
[pid=11361] ppid=11356 vsize=161232 CPUtime=5.56 cores=4-7
/proc/11361/stat : 11361 (plingeling) S 11356 11356 11195 0 -1 4202496 16696 1251 0 0 553 3 0 0 20 0 5 0 607840567 165101568 12382 33554432000 4194304 4356188 140736539137504 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/11361/statm: 40308 12382 163 40 0 38852 0
[pid=11361/tid=11368] ppid=11356 vsize=161232 CPUtime=1.35 cores=4-7
/proc/11361/task/11368/stat : 11368 (plingeling) R 11356 11356 11195 0 -1 4202560 2759 1251 0 0 135 0 0 0 20 0 5 0 607840580 165101568 12382 33554432000 4194304 4356188 140736539137504 18446744073709551615 4270780 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11361/tid=11369] ppid=11356 vsize=161232 CPUtime=1.35 cores=4-7
/proc/11361/task/11369/stat : 11369 (plingeling) R 11356 11356 11195 0 -1 4202560 3122 1251 0 0 135 0 0 0 25 0 5 0 607840580 165101568 12382 33554432000 4194304 4356188 140736539137504 18446744073709551615 4270872 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=11361/tid=11370] ppid=11356 vsize=161232 CPUtime=1.35 cores=4-7
/proc/11361/task/11370/stat : 11370 (plingeling) R 11356 11356 11195 0 -1 4202560 2666 1251 0 0 135 0 0 0 19 0 5 0 607840580 165101568 12382 33554432000 4194304 4356188 140736539137504 18446744073709551615 4276747 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11361/tid=11371] ppid=11356 vsize=161232 CPUtime=1.34 cores=4-7
/proc/11361/task/11371/stat : 11371 (plingeling) R 11356 11356 11195 0 -1 4202560 3527 1251 0 0 134 0 0 0 25 0 5 0 607840581 165101568 12382 33554432000 4194304 4356188 140736539137504 18446744073709551615 4331328 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 11.51
Current children cumulated vsize (KiB) 761920

[startup+3.10047 s]
/proc/loadavg: 8.05 8.01 8.00 9/180 11371
/proc/meminfo: memFree=28941988/32951124 swapFree=67111348/67111528
[pid=11356] ppid=11354 vsize=18324 CPUtime=0 cores=0-7
/proc/11356/stat : 11356 (ppfolio) S 11354 11356 11195 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 607840566 18763776 390 33554432000 4194304 4287625 140735718252544 18446744073709551615 252458085903 0 0 4096 65536 4607711013310038015 0 0 17 4 0 0 0
/proc/11356/statm: 4581 390 341 23 0 91 0
[pid=11357] ppid=11356 vsize=1666980 CPUtime=3.09 cores=0
/proc/11357/stat : 11357 (cryptominisat) R 11356 11356 11195 0 -1 4202496 14316 0 0 0 308 1 0 0 25 0 1 0 607840567 1706987520 9543 33554432000 4194304 4587354 140735574290112 18446744073709551615 4238051 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11357/statm: 416745 9543 331 96 0 413307 0
[pid=11358] ppid=11356 vsize=38320 CPUtime=3.09 cores=1
/proc/11358/stat : 11358 (clasp) R 11356 11356 11195 0 -1 4202496 8588 0 0 0 308 1 0 0 25 0 1 0 607840567 39239680 6899 33554432000 4194304 4785740 140733393153072 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/11358/statm: 9580 6899 340 145 0 6625 0
[pid=11359] ppid=11356 vsize=467448 CPUtime=3.09 cores=2
/proc/11359/stat : 11359 (TNM) R 11356 11356 11195 0 -1 4202496 5144 0 0 0 308 1 0 0 25 0 1 0 607840567 478666752 5041 33554432000 134512640 134534564 4290094864 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/11359/statm: 116862 5041 95 6 0 115528 0
[pid=11360] ppid=11356 vsize=36324 CPUtime=3.09 cores=3
/proc/11360/stat : 11360 (march_hi) R 11356 11356 11195 0 -1 4202496 17108 0 0 0 307 2 0 0 25 0 1 0 607840567 37195776 3996 33554432000 4194304 4331988 140736474596832 18446744073709551615 4228224 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/11360/statm: 9081 3996 174 34 0 7523 0
[pid=11361] ppid=11356 vsize=175568 CPUtime=11.95 cores=4-7
/proc/11361/stat : 11361 (plingeling) S 11356 11356 11195 0 -1 4202496 20280 1251 0 0 1192 3 0 0 20 0 5 0 607840567 179781632 15966 33554432000 4194304 4356188 140736539137504 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/11361/statm: 43892 15966 163 40 0 42436 0
[pid=11361/tid=11368] ppid=11356 vsize=175568 CPUtime=2.95 cores=4-7
/proc/11361/task/11368/stat : 11368 (plingeling) R 11356 11356 11195 0 -1 4202560 3014 1251 0 0 295 0 0 0 25 0 5 0 607840580 179781632 15966 33554432000 4194304 4356188 140736539137504 18446744073709551615 4331340 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11361/tid=11369] ppid=11356 vsize=175568 CPUtime=2.95 cores=4-7
/proc/11361/task/11369/stat : 11369 (plingeling) R 11356 11356 11195 0 -1 4202560 3250 1251 0 0 295 0 0 0 25 0 5 0 607840580 179781632 15966 33554432000 4194304 4356188 140736539137504 18446744073709551615 4332242 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=11361/tid=11370] ppid=11356 vsize=175568 CPUtime=2.95 cores=4-7
/proc/11361/task/11370/stat : 11370 (plingeling) R 11356 11356 11195 0 -1 4202560 2666 1251 0 0 295 0 0 0 23 0 5 0 607840580 179781632 15966 33554432000 4194304 4356188 140736539137504 18446744073709551615 4331111 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11361/tid=11371] ppid=11356 vsize=175568 CPUtime=2.93 cores=4-7
/proc/11361/task/11371/stat : 11371 (plingeling) R 11356 11356 11195 0 -1 4202560 6728 1251 0 0 293 0 0 0 25 0 5 0 607840581 179781632 15966 33554432000 4194304 4356188 140736539137504 18446744073709551615 4281491 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 24.31
Current children cumulated vsize (KiB) 2402964

[startup+6.30087 s]
/proc/loadavg: 8.13 8.03 8.01 9/180 11371
/proc/meminfo: memFree=28894588/32951124 swapFree=67111348/67111528
[pid=11356] ppid=11354 vsize=18324 CPUtime=0 cores=0-7
/proc/11356/stat : 11356 (ppfolio) S 11354 11356 11195 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 607840566 18763776 390 33554432000 4194304 4287625 140735718252544 18446744073709551615 252458085903 0 0 4096 65536 4607711013310038015 0 0 17 4 0 0 0
/proc/11356/statm: 4581 390 341 23 0 91 0
[pid=11357] ppid=11356 vsize=1666980 CPUtime=6.29 cores=0
/proc/11357/stat : 11357 (cryptominisat) R 11356 11356 11195 0 -1 4202496 14546 0 0 0 628 1 0 0 25 0 1 0 607840567 1706987520 9770 33554432000 4194304 4587354 140735574290112 18446744073709551615 4365241 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11357/statm: 416745 9770 337 96 0 413307 0
[pid=11358] ppid=11356 vsize=59016 CPUtime=6.29 cores=1
/proc/11358/stat : 11358 (clasp) R 11356 11356 11195 0 -1 4202496 13709 0 0 0 627 2 0 0 25 0 1 0 607840567 60432384 12020 33554432000 4194304 4785740 140733393153072 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/11358/statm: 14754 12020 340 145 0 11799 0
[pid=11359] ppid=11356 vsize=467448 CPUtime=6.29 cores=2
/proc/11359/stat : 11359 (TNM) R 11356 11356 11195 0 -1 4202496 5144 0 0 0 628 1 0 0 25 0 1 0 607840567 478666752 5041 33554432000 134512640 134534564 4290094864 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/11359/statm: 116862 5041 95 6 0 115528 0
[pid=11360] ppid=11356 vsize=36856 CPUtime=6.29 cores=3
/proc/11360/stat : 11360 (march_hi) R 11356 11356 11195 0 -1 4202496 17202 0 0 0 627 2 0 0 25 0 1 0 607840567 37740544 4090 33554432000 4194304 4331988 140736474596832 18446744073709551615 4228247 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/11360/statm: 9214 4090 174 34 0 7656 0
[pid=11361] ppid=11356 vsize=190536 CPUtime=24.74 cores=4-7
/proc/11361/stat : 11361 (plingeling) S 11356 11356 11195 0 -1 4202496 23511 1251 0 0 2471 3 0 0 20 0 5 0 607840567 195108864 19197 33554432000 4194304 4356188 140736539137504 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/11361/statm: 47634 19197 163 40 0 46178 0
[pid=11361/tid=11368] ppid=11356 vsize=190536 CPUtime=6.15 cores=4-7
/proc/11361/task/11368/stat : 11368 (plingeling) R 11356 11356 11195 0 -1 4202560 3270 1251 0 0 615 0 0 0 25 0 5 0 607840580 195108864 19197 33554432000 4194304 4356188 140736539137504 18446744073709551615 4330876 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11361/tid=11369] ppid=11356 vsize=190536 CPUtime=6.15 cores=4-7
/proc/11361/task/11369/stat : 11369 (plingeling) R 11356 11356 11195 0 -1 4202560 4946 1251 0 0 615 0 0 0 25 0 5 0 607840580 195108864 19197 33554432000 4194304 4356188 140736539137504 18446744073709551615 4283920 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=11361/tid=11370] ppid=11356 vsize=190536 CPUtime=6.15 cores=4-7
/proc/11361/task/11370/stat : 11370 (plingeling) R 11356 11356 11195 0 -1 4202560 3945 1251 0 0 615 0 0 0 25 0 5 0 607840580 195108864 19197 33554432000 4194304 4356188 140736539137504 18446744073709551615 4331045 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11361/tid=11371] ppid=11356 vsize=190536 CPUtime=6.11 cores=4-7
/proc/11361/task/11371/stat : 11371 (plingeling) R 11356 11356 11195 0 -1 4202560 6728 1251 0 0 611 0 0 0 25 0 5 0 607840581 195108864 19197 33554432000 4194304 4356188 140736539137504 18446744073709551615 4331350 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 49.9
Current children cumulated vsize (KiB) 2439160

[startup+12.7007 s]
/proc/loadavg: 8.12 8.03 8.01 9/180 11372
/proc/meminfo: memFree=28820848/32951124 swapFree=67111348/67111528
[pid=11356] ppid=11354 vsize=18324 CPUtime=0 cores=0-7
/proc/11356/stat : 11356 (ppfolio) S 11354 11356 11195 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 607840566 18763776 390 33554432000 4194304 4287625 140735718252544 18446744073709551615 252458085903 0 0 4096 65536 4607711013310038015 0 0 17 4 0 0 0
/proc/11356/statm: 4581 390 341 23 0 91 0
[pid=11357] ppid=11356 vsize=1706224 CPUtime=12.69 cores=0
/proc/11357/stat : 11357 (cryptominisat) R 11356 11356 11195 0 -1 4202496 23423 0 0 0 1266 3 0 0 25 0 1 0 607840567 1747173376 18647 33554432000 4194304 4587354 140735574290112 18446744073709551615 4388345 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11357/statm: 426556 18647 337 96 0 423118 0
[pid=11358] ppid=11356 vsize=90660 CPUtime=12.69 cores=1
/proc/11358/stat : 11358 (clasp) R 11356 11356 11195 0 -1 4202496 21413 0 0 0 1265 4 0 0 25 0 1 0 607840567 92835840 19724 33554432000 4194304 4785740 140733393153072 18446744073709551615 4278129 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/11358/statm: 22665 19724 340 145 0 19710 0
[pid=11359] ppid=11356 vsize=467448 CPUtime=12.69 cores=2
/proc/11359/stat : 11359 (TNM) R 11356 11356 11195 0 -1 4202496 5144 0 0 0 1268 1 0 0 25 0 1 0 607840567 478666752 5041 33554432000 134512640 134534564 4290094864 18446744073709551615 134528288 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/11359/statm: 116862 5041 95 6 0 115528 0
[pid=11360] ppid=11356 vsize=37804 CPUtime=12.69 cores=3
/proc/11360/stat : 11360 (march_hi) R 11356 11356 11195 0 -1 4202496 17391 0 0 0 1267 2 0 0 25 0 1 0 607840567 38711296 4279 33554432000 4194304 4331988 140736474596832 18446744073709551615 4299854 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/11360/statm: 9451 4279 174 34 0 7893 0
[pid=11361] ppid=11356 vsize=200776 CPUtime=50.3 cores=4-7
/proc/11361/stat : 11361 (plingeling) S 11356 11356 11195 0 -1 4202496 26582 1251 0 0 5027 3 0 0 20 0 5 0 607840567 205594624 22268 33554432000 4194304 4356188 140736539137504 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/11361/statm: 50194 22268 163 40 0 48738 0
[pid=11361/tid=11368] ppid=11356 vsize=200776 CPUtime=12.55 cores=4-7
/proc/11361/task/11368/stat : 11368 (plingeling) R 11356 11356 11195 0 -1 4202560 3270 1251 0 0 1255 0 0 0 25 0 5 0 607840580 205594624 22268 33554432000 4194304 4356188 140736539137504 18446744073709551615 4332145 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11361/tid=11369] ppid=11356 vsize=200776 CPUtime=12.55 cores=4-7
/proc/11361/task/11369/stat : 11369 (plingeling) R 11356 11356 11195 0 -1 4202560 5969 1251 0 0 1255 0 0 0 25 0 5 0 607840580 205594624 22268 33554432000 4194304 4356188 140736539137504 18446744073709551615 4286885 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=11361/tid=11370] ppid=11356 vsize=200776 CPUtime=12.55 cores=4-7
/proc/11361/task/11370/stat : 11370 (plingeling) R 11356 11356 11195 0 -1 4202560 4970 1251 0 0 1255 0 0 0 25 0 5 0 607840580 205594624 22268 33554432000 4194304 4356188 140736539137504 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11361/tid=11371] ppid=11356 vsize=200776 CPUtime=12.48 cores=4-7
/proc/11361/task/11371/stat : 11371 (plingeling) R 11356 11356 11195 0 -1 4202560 7751 1251 0 0 1248 0 0 0 25 0 5 0 607840581 205594624 22268 33554432000 4194304 4356188 140736539137504 18446744073709551615 4331074 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.06
Current children cumulated vsize (KiB) 2521236

[startup+25.5013 s]
/proc/loadavg: 8.09 8.03 8.01 9/180 11372
/proc/meminfo: memFree=28753264/32951124 swapFree=67111348/67111528
[pid=11356] ppid=11354 vsize=18324 CPUtime=0 cores=0-7
/proc/11356/stat : 11356 (ppfolio) S 11354 11356 11195 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 607840566 18763776 390 33554432000 4194304 4287625 140735718252544 18446744073709551615 252458085903 0 0 4096 65536 4607711013310038015 0 0 17 4 0 0 0
/proc/11356/statm: 4581 390 341 23 0 91 0
[pid=11357] ppid=11356 vsize=1673304 CPUtime=25.48 cores=0
/proc/11357/stat : 11357 (cryptominisat) R 11356 11356 11195 0 -1 4202496 28566 0 0 0 2545 3 0 0 25 0 1 0 607840567 1713463296 21343 33554432000 4194304 4587354 140735574290112 18446744073709551615 4365294 0 0 4096 2 0 0 0 17 0 0 0 0

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

[pid=11359] ppid=11356 vsize=467448 CPUtime=4842.31 cores=2
/proc/11359/stat : 11359 (TNM) R 11356 11356 11195 0 -1 4202496 5144 0 0 0 484229 2 0 0 25 0 1 0 607840567 478666752 5041 33554432000 134512640 134534564 4290094864 18446744073709551615 134528633 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/11359/statm: 116862 5041 95 6 0 115528 0
[pid=11360] ppid=11356 vsize=238080 CPUtime=4842.45 cores=3
/proc/11360/stat : 11360 (march_hi) R 11356 11356 11195 0 -1 4202496 61894 0 0 0 484216 29 0 0 25 0 1 0 607840567 243793920 48782 33554432000 4194304 4331988 140736474596832 18446744073709551615 4228247 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/11360/statm: 59520 48782 175 34 0 57962 0
[pid=11361] ppid=11356 vsize=724832 CPUtime=19341.7 cores=4-7
/proc/11361/stat : 11361 (plingeling) S 11356 11356 11195 0 -1 4202496 3297436 1251 0 0 1933734 439 0 0 20 0 5 0 607840567 742227968 153314 33554432000 4194304 4356188 140736539137504 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/11361/statm: 181208 153314 163 40 0 179752 0
[pid=11361/tid=11368] ppid=11356 vsize=724832 CPUtime=4842.3 cores=4-7
/proc/11361/task/11368/stat : 11368 (plingeling) R 11356 11356 11195 0 -1 4202560 924151 1251 0 0 484105 125 0 0 25 0 5 0 607840580 742227968 153314 33554432000 4194304 4356188 140736539137504 18446744073709551615 4331188 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11361/tid=11369] ppid=11356 vsize=724832 CPUtime=4842.31 cores=4-7
/proc/11361/task/11369/stat : 11369 (plingeling) R 11356 11356 11195 0 -1 4202560 483032 1251 0 0 484157 74 0 0 25 0 5 0 607840580 742227968 153314 33554432000 4194304 4356188 140736539137504 18446744073709551615 4334501 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=11361/tid=11370] ppid=11356 vsize=724832 CPUtime=4841.86 cores=4-7
/proc/11361/task/11370/stat : 11370 (plingeling) R 11356 11356 11195 0 -1 4202560 437103 1251 0 0 484128 58 0 0 25 0 5 0 607840580 742227968 153314 33554432000 4194304 4356188 140736539137504 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11361/tid=11371] ppid=11356 vsize=724832 CPUtime=4815.09 cores=4-7
/proc/11361/task/11371/stat : 11371 (plingeling) R 11356 11356 11195 0 -1 4202560 1448528 1251 0 0 481330 179 0 0 25 0 5 0 607840581 742227968 153314 33554432000 4194304 4356188 140736539137504 18446744073709551615 4331281 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 38711.4
Current children cumulated vsize (KiB) 4010856

[startup+4902.3 s]
/proc/loadavg: 8.08 8.06 8.00 9/180 11514
/proc/meminfo: memFree=27345260/32951124 swapFree=67111348/67111528
[pid=11356] ppid=11354 vsize=18324 CPUtime=0 cores=0-7
/proc/11356/stat : 11356 (ppfolio) S 11354 11356 11195 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 607840566 18763776 390 33554432000 4194304 4287625 140735718252544 18446744073709551615 252458085903 0 0 4096 65536 4607711013310038015 0 0 17 4 0 0 0
/proc/11356/statm: 4581 390 341 23 0 91 0
[pid=11357] ppid=11356 vsize=1888460 CPUtime=4902.44 cores=0
/proc/11357/stat : 11357 (cryptominisat) R 11356 11356 11195 0 -1 4202496 2122963 0 0 0 489428 816 0 0 25 0 1 0 607840567 1933783040 75425 33554432000 4194304 4587354 140735574290112 18446744073709551615 4236606 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11357/statm: 472115 75425 337 96 0 468677 0
[pid=11358] ppid=11356 vsize=673832 CPUtime=4902.45 cores=1
/proc/11358/stat : 11358 (clasp) R 11356 11356 11195 0 -1 4202496 156257 0 0 0 490203 42 0 0 25 0 1 0 607840567 690003968 154568 33554432000 4194304 4785740 140733393153072 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/11358/statm: 168458 154568 340 145 0 165503 0
[pid=11359] ppid=11356 vsize=467448 CPUtime=4902.31 cores=2
/proc/11359/stat : 11359 (TNM) R 11356 11356 11195 0 -1 4202496 5144 0 0 0 490229 2 0 0 25 0 1 0 607840567 478666752 5041 33554432000 134512640 134534564 4290094864 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/11359/statm: 116862 5041 95 6 0 115528 0
[pid=11360] ppid=11356 vsize=238080 CPUtime=4902.45 cores=3
/proc/11360/stat : 11360 (march_hi) R 11356 11356 11195 0 -1 4202496 62270 0 0 0 490216 29 0 0 25 0 1 0 607840567 243793920 49158 33554432000 4194304 4331988 140736474596832 18446744073709551615 4228235 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/11360/statm: 59520 49158 175 34 0 57962 0
[pid=11361] ppid=11356 vsize=714592 CPUtime=19581.4 cores=4-7
/proc/11361/stat : 11361 (plingeling) S 11356 11356 11195 0 -1 4202496 3335580 1251 0 0 1957696 444 0 0 20 0 5 0 607840567 731742208 150754 33554432000 4194304 4356188 140736539137504 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/11361/statm: 178648 150754 163 40 0 177192 0
[pid=11361/tid=11368] ppid=11356 vsize=714592 CPUtime=4902.3 cores=4-7
/proc/11361/task/11368/stat : 11368 (plingeling) R 11356 11356 11195 0 -1 4202560 946679 1251 0 0 490102 128 0 0 25 0 5 0 607840580 731742208 150754 33554432000 4194304 4356188 140736539137504 18446744073709551615 4331028 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11361/tid=11369] ppid=11356 vsize=714592 CPUtime=4902.32 cores=4-7
/proc/11361/task/11369/stat : 11369 (plingeling) R 11356 11356 11195 0 -1 4202560 487128 1251 0 0 490157 75 0 0 25 0 5 0 607840580 731742208 150754 33554432000 4194304 4356188 140736539137504 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=11361/tid=11370] ppid=11356 vsize=714592 CPUtime=4901.85 cores=4-7
/proc/11361/task/11370/stat : 11370 (plingeling) R 11356 11356 11195 0 -1 4202560 441199 1251 0 0 490127 58 0 0 25 0 5 0 607840580 731742208 150754 33554432000 4194304 4356188 140736539137504 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11361/tid=11371] ppid=11356 vsize=714592 CPUtime=4874.77 cores=4-7
/proc/11361/task/11371/stat : 11371 (plingeling) R 11356 11356 11195 0 -1 4202560 1455952 1251 0 0 487297 180 0 0 25 0 5 0 607840581 731742208 150754 33554432000 4194304 4356188 140736539137504 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 39191
Current children cumulated vsize (KiB) 4000736

[startup+4962.3 s]
/proc/loadavg: 8.08 8.06 8.00 9/180 11516
/proc/meminfo: memFree=27281628/32951124 swapFree=67111348/67111528
[pid=11356] ppid=11354 vsize=18324 CPUtime=0 cores=0-7
/proc/11356/stat : 11356 (ppfolio) S 11354 11356 11195 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 607840566 18763776 390 33554432000 4194304 4287625 140735718252544 18446744073709551615 252458085903 0 0 4096 65536 4607711013310038015 0 0 17 4 0 0 0
/proc/11356/statm: 4581 390 341 23 0 91 0
[pid=11357] ppid=11356 vsize=1979820 CPUtime=4962.45 cores=0
/proc/11357/stat : 11357 (cryptominisat) R 11356 11356 11195 0 -1 4202496 2148863 0 0 0 495417 828 0 0 25 0 1 0 607840567 2027335680 78048 33554432000 4194304 4587354 140735574290112 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11357/statm: 494955 78048 337 96 0 491517 0
[pid=11358] ppid=11356 vsize=676608 CPUtime=4962.45 cores=1
/proc/11358/stat : 11358 (clasp) R 11356 11356 11195 0 -1 4202496 156910 0 0 0 496203 42 0 0 25 0 1 0 607840567 692846592 155221 33554432000 4194304 4785740 140733393153072 18446744073709551615 4287019 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/11358/statm: 169152 155221 340 145 0 166197 0
[pid=11359] ppid=11356 vsize=467448 CPUtime=4962.31 cores=2
/proc/11359/stat : 11359 (TNM) R 11356 11356 11195 0 -1 4202496 5144 0 0 0 496229 2 0 0 25 0 1 0 607840567 478666752 5041 33554432000 134512640 134534564 4290094864 18446744073709551615 134530736 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/11359/statm: 116862 5041 95 6 0 115528 0
[pid=11360] ppid=11356 vsize=238080 CPUtime=4962.45 cores=3
/proc/11360/stat : 11360 (march_hi) R 11356 11356 11195 0 -1 4202496 62854 0 0 0 496216 29 0 0 25 0 1 0 607840567 243793920 49742 33554432000 4194304 4331988 140736474596832 18446744073709551615 4246712 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/11360/statm: 59520 49742 175 34 0 57962 0
[pid=11361] ppid=11356 vsize=761696 CPUtime=19821.1 cores=4-7
/proc/11361/stat : 11361 (plingeling) S 11356 11356 11195 0 -1 4202496 3378076 1251 0 0 1981657 450 0 0 20 0 5 0 607840567 779976704 162530 33554432000 4194304 4356188 140736539137504 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/11361/statm: 190424 162530 163 40 0 188968 0
[pid=11361/tid=11368] ppid=11356 vsize=761696 CPUtime=4962.31 cores=4-7
/proc/11361/task/11368/stat : 11368 (plingeling) R 11356 11356 11195 0 -1 4202560 950775 1251 0 0 496102 129 0 0 25 0 5 0 607840580 779976704 162530 33554432000 4194304 4356188 140736539137504 18446744073709551615 4234212 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11361/tid=11369] ppid=11356 vsize=761696 CPUtime=4962.32 cores=4-7
/proc/11361/task/11369/stat : 11369 (plingeling) R 11356 11356 11195 0 -1 4202560 489176 1251 0 0 496157 75 0 0 25 0 5 0 607840580 779976704 162530 33554432000 4194304 4356188 140736539137504 18446744073709551615 4332239 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=11361/tid=11370] ppid=11356 vsize=761696 CPUtime=4961.85 cores=4-7
/proc/11361/task/11370/stat : 11370 (plingeling) R 11356 11356 11195 0 -1 4202560 449391 1251 0 0 496126 59 0 0 25 0 5 0 607840580 779976704 162530 33554432000 4194304 4356188 140736539137504 18446744073709551615 4330969 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11361/tid=11371] ppid=11356 vsize=761696 CPUtime=4934.43 cores=4-7
/proc/11361/task/11371/stat : 11371 (plingeling) R 11356 11356 11195 0 -1 4202560 1484112 1251 0 0 493259 184 0 0 25 0 5 0 607840581 779976704 162530 33554432000 4194304 4356188 140736539137504 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 39670.7
Current children cumulated vsize (KiB) 4141976



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5003.5 s]
/proc/loadavg: 8.10 8.07 8.00 9/180 11517
/proc/meminfo: memFree=27216268/32951124 swapFree=67111348/67111528
[pid=11356] ppid=11354 vsize=18324 CPUtime=0 cores=0-7
/proc/11356/stat : 11356 (ppfolio) S 11354 11356 11195 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 607840566 18763776 390 33554432000 4194304 4287625 140735718252544 18446744073709551615 252458085903 0 0 4096 65536 4607711013310038015 0 0 17 4 0 0 0
/proc/11356/statm: 4581 390 341 23 0 91 0
[pid=11357] ppid=11356 vsize=1933360 CPUtime=5003.64 cores=0
/proc/11357/stat : 11357 (cryptominisat) R 11356 11356 11195 0 -1 4202496 2167571 0 0 0 499530 834 0 0 25 0 1 0 607840567 1979760640 72926 33554432000 4194304 4587354 140735574290112 18446744073709551615 252457762452 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11357/statm: 483340 72926 337 96 0 479902 0
[pid=11358] ppid=11356 vsize=677568 CPUtime=5003.66 cores=1
/proc/11358/stat : 11358 (clasp) R 11356 11356 11195 0 -1 4202496 157168 0 0 0 500324 42 0 0 25 0 1 0 607840567 693829632 155479 33554432000 4194304 4785740 140733393153072 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/11358/statm: 169392 155479 340 145 0 166437 0
[pid=11359] ppid=11356 vsize=467448 CPUtime=5003.51 cores=2
/proc/11359/stat : 11359 (TNM) R 11356 11356 11195 0 -1 4202496 5144 0 0 0 500349 2 0 0 25 0 1 0 607840567 478666752 5041 33554432000 134512640 134534564 4290094864 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/11359/statm: 116862 5041 95 6 0 115528 0
[pid=11360] ppid=11356 vsize=238080 CPUtime=5003.67 cores=3
/proc/11360/stat : 11360 (march_hi) R 11356 11356 11195 0 -1 4202496 63036 0 0 0 500337 30 0 0 25 0 1 0 607840567 243793920 49924 33554432000 4194304 4331988 140736474596832 18446744073709551615 4226420 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/11360/statm: 59520 49924 175 34 0 57962 0
[pid=11361] ppid=11356 vsize=845664 CPUtime=19985.7 cores=4-7
/proc/11361/stat : 11361 (plingeling) S 11356 11356 11195 0 -1 4202496 3425692 1251 0 0 1998109 458 0 0 20 0 5 0 607840567 865959936 183522 33554432000 4194304 4356188 140736539137504 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/11361/statm: 211416 183522 163 40 0 209960 0
[pid=11361/tid=11368] ppid=11356 vsize=845664 CPUtime=5003.52 cores=4-7
/proc/11361/task/11368/stat : 11368 (plingeling) R 11356 11356 11195 0 -1 4202560 969719 1251 0 0 500220 132 0 0 25 0 5 0 607840580 865959936 183522 33554432000 4194304 4356188 140736539137504 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11361/tid=11369] ppid=11356 vsize=845664 CPUtime=5003.53 cores=4-7
/proc/11361/task/11369/stat : 11369 (plingeling) R 11356 11356 11195 0 -1 4202560 503512 1251 0 0 500275 78 0 0 25 0 5 0 607840580 865959936 183522 33554432000 4194304 4356188 140736539137504 18446744073709551615 4332020 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=11361/tid=11370] ppid=11356 vsize=845664 CPUtime=5003.05 cores=4-7
/proc/11361/task/11370/stat : 11370 (plingeling) R 11356 11356 11195 0 -1 4202560 457583 1251 0 0 500245 60 0 0 25 0 5 0 607840580 865959936 183522 33554432000 4194304 4356188 140736539137504 18446744073709551615 4234215 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11361/tid=11371] ppid=11356 vsize=845664 CPUtime=4975.42 cores=4-7
/proc/11361/task/11371/stat : 11371 (plingeling) R 11356 11356 11195 0 -1 4202560 1490256 1251 0 0 497356 186 0 0 25 0 5 0 607840581 865959936 183522 33554432000 4194304 4356188 140736539137504 18446744073709551615 4331352 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 40000.2
Current children cumulated vsize (KiB) 4180444

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

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

[startup+5003.5 s]
/proc/loadavg: 8.10 8.07 8.00 9/180 11517
/proc/meminfo: memFree=27216268/32951124 swapFree=67111348/67111528
[pid=11356] ppid=11354 vsize=18324 CPUtime=0 cores=0-7
/proc/11356/stat : 11356 (ppfolio) S 11354 11356 11195 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 607840566 18763776 390 33554432000 4194304 4287625 140735718252544 18446744073709551615 252458085903 0 0 4096 65536 4607711013310038015 0 0 17 4 0 0 0
/proc/11356/statm: 4581 390 341 23 0 91 0
[pid=11357] ppid=11356 vsize=1933360 CPUtime=5003.64 cores=0
/proc/11357/stat : 11357 (cryptominisat) R 11356 11356 11195 0 -1 4202496 2167571 0 0 0 499530 834 0 0 25 0 1 0 607840567 1979760640 72926 33554432000 4194304 4587354 140735574290112 18446744073709551615 252457762452 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11357/statm: 483340 72926 337 96 0 479902 0
[pid=11358] ppid=11356 vsize=677568 CPUtime=5003.66 cores=1
/proc/11358/stat : 11358 (clasp) R 11356 11356 11195 0 -1 4202496 157168 0 0 0 500324 42 0 0 25 0 1 0 607840567 693829632 155479 33554432000 4194304 4785740 140733393153072 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/11358/statm: 169392 155479 340 145 0 166437 0
[pid=11359] ppid=11356 vsize=467448 CPUtime=5003.51 cores=2
/proc/11359/stat : 11359 (TNM) R 11356 11356 11195 0 -1 4202496 5144 0 0 0 500349 2 0 0 25 0 1 0 607840567 478666752 5041 33554432000 134512640 134534564 4290094864 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/11359/statm: 116862 5041 95 6 0 115528 0
[pid=11360] ppid=11356 vsize=238080 CPUtime=5003.67 cores=3
/proc/11360/stat : 11360 (march_hi) R 11356 11356 11195 0 -1 4202496 63036 0 0 0 500337 30 0 0 25 0 1 0 607840567 243793920 49924 33554432000 4194304 4331988 140736474596832 18446744073709551615 4226420 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/11360/statm: 59520 49924 175 34 0 57962 0
[pid=11361] ppid=11356 vsize=845664 CPUtime=19985.7 cores=4-7
/proc/11361/stat : 11361 (plingeling) S 11356 11356 11195 0 -1 4202496 3425692 1251 0 0 1998109 458 0 0 20 0 5 0 607840567 865959936 183522 33554432000 4194304 4356188 140736539137504 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/11361/statm: 211416 183522 163 40 0 209960 0
[pid=11361/tid=11368] ppid=11356 vsize=845664 CPUtime=5003.52 cores=4-7
/proc/11361/task/11368/stat : 11368 (plingeling) R 11356 11356 11195 0 -1 4202560 969719 1251 0 0 500220 132 0 0 25 0 5 0 607840580 865959936 183522 33554432000 4194304 4356188 140736539137504 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11361/tid=11369] ppid=11356 vsize=845664 CPUtime=5003.53 cores=4-7
/proc/11361/task/11369/stat : 11369 (plingeling) R 11356 11356 11195 0 -1 4202560 503512 1251 0 0 500275 78 0 0 25 0 5 0 607840580 865959936 183522 33554432000 4194304 4356188 140736539137504 18446744073709551615 4332020 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=11361/tid=11370] ppid=11356 vsize=845664 CPUtime=5003.05 cores=4-7
/proc/11361/task/11370/stat : 11370 (plingeling) R 11356 11356 11195 0 -1 4202560 457583 1251 0 0 500245 60 0 0 25 0 5 0 607840580 865959936 183522 33554432000 4194304 4356188 140736539137504 18446744073709551615 4234215 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11361/tid=11371] ppid=11356 vsize=845664 CPUtime=4975.42 cores=4-7
/proc/11361/task/11371/stat : 11371 (plingeling) R 11356 11356 11195 0 -1 4202560 1490256 1251 0 0 497356 186 0 0 25 0 5 0 607840581 865959936 183522 33554432000 4194304 4356188 140736539137504 18446744073709551615 4331352 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 40000.2
Current children cumulated vsize (KiB) 4180444

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 11356 and gives
#  childrusage.ru_utime.tv_sec=5003
#  childrusage.ru_utime.tv_usec=500352
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=36994
# CPU time returned by wait4() is 5003.54
# while last known CPU time is 40000.2
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 5003.52
CPU time (s): 40000.2
CPU user time (s): 39986.5
CPU system time (s): 13.66
CPU usage (%): 799.441
Max. virtual memory (cumulated for all children) (KiB): 5869420

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5003.5
system time used= 0.036994
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5667
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= 470
involuntary context switches= 14442

runsolver used 7.63684 second user time and 19.651 second system time

The end

Launcher Data

Begin job on node111 at 2011-04-30 17:08:21
IDJOB=3276381
IDBENCH=88222
IDSOLVER=1638
FILE ID=node111/3276381-1304176101
RUNJOBID= node111-1304174433-11209
PBS_JOBID= 13170970
Free space on /tmp= 72484 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m42-q663-n40-p30-s67876261.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3276381-1304176101/watcher-3276381-1304176101 -o /tmp/evaluation-result-3276381-1304176101/solver-3276381-1304176101 -C 40000 -W 5100 -M 31000  ppfolio HOME/instance-3276381-1304176101.cnf

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

MD5SUM BENCH= ed0227339111fb337104188c725538d0
RANDOM SEED=2056372299

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      29083560 kB
Buffers:       1035976 kB
Cached:        2315852 kB
SwapCached:          0 kB
Active:         219796 kB
Inactive:      3195440 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29083560 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           12424 kB
Writeback:           0 kB
AnonPages:       63708 kB
Mapped:          14776 kB
Slab:           386136 kB
PageTables:       4348 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   186516 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= 72472 MiB
End job on node111 at 2011-04-30 18:31:46