Trace number 3281624

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 parUNSAT 1521.22 380.842

General information on the benchmark

Namemanol-pipe-c10nidw.cnf
MD5SUM943fd86d922b13236c21a74c4f82b6d0
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark144.2
Satisfiable
(Un)Satisfiability was proved
Number of variables433601
Number of clauses1291714
Sum of the clauses size3013998
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2861142
Number of clauses of size 3430571
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.10	This is pico-portfolio, a naive parallel portfolio
0.00/0.10	Copyright (C) 2011 Olivier Roussel
0.00/0.10	Using 4 processing units
0.00/0.10	This portfolio uses the following solvers:
0.00/0.10	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.10	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.10	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.10	[4] lingeling 276-6264d55-100731 (Armin Biere)
0.00/0.10	[5] march_hi 2009 (Marijn Heule and Hans Van Maaren)
0.00/0.10	Starting cryptominisat 2.7.1 on core(s) 1
0.00/0.10	Starting clasp 1.3.6 on core(s) 5
0.00/0.10	Starting TNM 2009 on core(s) 7
0.00/0.10	Starting lingeling 276-6264d55-100731 on core(s) 3
0.00/0.10	Starting march_hi 2009 on core(s) 7
1520.70/380.79	s UNSATISFIABLE
1521.09/380.84	solver [4] lingeling 276-6264d55-100731 answered
1521.09/380.84	Done

Verifier Data

No possible verification on an UNSAT instance

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-3281624-1304032644/watcher-3281624-1304032644 -o /tmp/evaluation-result-3281624-1304032644/solver-3281624-1304032644 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3281624-1304032644.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.92 6.35 7.28 2/174 31680
/proc/meminfo: memFree=19973756/32950904 swapFree=67082284/67111528
[pid=31680] ppid=31678 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31680/stat : 31680 (ppfolio) R 31678 31680 31281 0 -1 4194304 494 0 0 0 0 0 0 0 20 0 1 0 514864295 18763776 388 33554432000 4194304 4287625 140734038689168 18446744073709551615 237278699925 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/31680/statm: 4581 388 339 23 0 91 0

[startup+0.132867 s]
/proc/loadavg: 3.92 6.35 7.28 2/174 31680
/proc/meminfo: memFree=19973756/32950904 swapFree=67082284/67111528
[pid=31680] ppid=31678 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31680/stat : 31680 (ppfolio) S 31678 31680 31281 0 -1 4202496 523 0 0 0 0 0 0 0 20 0 1 0 514864295 18763776 390 33554432000 4194304 4287625 140734038689168 18446744073709551615 237278899727 0 0 4096 65536 4444859597341065215 0 0 17 7 0 0 0
/proc/31680/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.200855 s]
/proc/loadavg: 3.92 6.35 7.28 2/174 31680
/proc/meminfo: memFree=19973756/32950904 swapFree=67082284/67111528
[pid=31680] ppid=31678 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31680/stat : 31680 (ppfolio) S 31678 31680 31281 0 -1 4202496 523 0 0 0 0 0 0 0 20 0 1 0 514864295 18763776 390 33554432000 4194304 4287625 140734038689168 18446744073709551615 237278899727 0 0 4096 65536 4444859597341065215 0 0 17 7 0 0 0
/proc/31680/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300839 s]
/proc/loadavg: 3.92 6.35 7.28 2/174 31680
/proc/meminfo: memFree=19973756/32950904 swapFree=67082284/67111528
[pid=31680] ppid=31678 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31680/stat : 31680 (ppfolio) S 31678 31680 31281 0 -1 4202496 523 0 0 0 0 0 0 0 20 0 1 0 514864295 18763776 390 33554432000 4194304 4287625 140734038689168 18446744073709551615 237278899727 0 0 4096 65536 4444859597341065215 0 0 17 7 0 0 0
/proc/31680/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700767 s]
/proc/loadavg: 3.92 6.35 7.28 2/174 31680
/proc/meminfo: memFree=19973756/32950904 swapFree=67082284/67111528
[pid=31680] ppid=31678 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31680/stat : 31680 (ppfolio) S 31678 31680 31281 0 -1 4202496 523 0 0 0 0 0 0 0 17 0 1 0 514864295 18763776 390 33554432000 4194304 4287625 140734038689168 18446744073709551615 237278899727 0 0 4096 65536 4444859597341065215 0 0 17 1 0 0 0
/proc/31680/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50062 s]
/proc/loadavg: 3.92 6.35 7.28 7/178 31686
/proc/meminfo: memFree=19444504/32950904 swapFree=67082284/67111528
[pid=31680] ppid=31678 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31680/stat : 31680 (ppfolio) S 31678 31680 31281 0 -1 4202496 523 0 0 0 0 0 0 0 17 0 1 0 514864295 18763776 390 33554432000 4194304 4287625 140734038689168 18446744073709551615 237278899727 0 0 4096 65536 4444859597341065215 0 0 17 1 0 0 0
/proc/31680/statm: 4581 390 341 23 0 91 0
[pid=31681] ppid=31680 vsize=204780 CPUtime=1.49 cores=1
/proc/31681/stat : 31681 (cryptominisat) R 31680 31680 31281 0 -1 4202496 37677 0 0 0 144 5 0 0 23 0 1 0 514864296 209694720 36657 33554432000 4194304 4587354 140735954265392 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31681/statm: 51195 36657 306 96 0 47757 0
[pid=31682] ppid=31680 vsize=220320 CPUtime=1.48 cores=5
/proc/31682/stat : 31682 (clasp) R 31680 31680 31281 0 -1 4202496 61417 0 0 0 141 7 0 0 25 0 1 0 514864296 225607680 50371 33554432000 4194304 4785740 140734215684864 18446744073709551615 237278540485 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31682/statm: 55080 50371 319 145 0 52125 0
[pid=31683] ppid=31680 vsize=470480 CPUtime=0.75 cores=7
/proc/31683/stat : 31683 (TNM) R 31680 31680 31281 0 -1 4202496 7898 0 0 0 73 2 0 0 25 0 1 0 514864296 481771520 7795 33554432000 134512640 134534564 4288911680 18446744073709551615 3201228 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/31683/statm: 117620 7795 90 6 0 116286 0
[pid=31684] ppid=31680 vsize=62696 CPUtime=1.49 cores=3
/proc/31684/stat : 31684 (lingeling) R 31680 31680 31281 0 -1 4202496 21978 0 0 0 145 4 0 0 25 0 1 0 514864296 64200704 14855 33554432000 4194304 4352236 140735117882752 18446744073709551615 4258912 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/31684/statm: 15674 14855 114 39 0 14754 0
[pid=31686] ppid=31680 vsize=103384 CPUtime=0.71 cores=7
/proc/31686/stat : 31686 (march_hi) R 31680 31680 31281 0 -1 4194304 23969 0 0 0 68 3 0 0 25 0 1 0 514864296 105865216 23863 33554432000 4194304 4331988 140734411337968 18446744073709551615 237278432989 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/31686/statm: 25846 23863 113 34 0 24288 0
Current children cumulated CPU time (s) 5.92
Current children cumulated vsize (KiB) 1079984

[startup+3.10034 s]
/proc/loadavg: 3.92 6.35 7.28 11/188 31697
/proc/meminfo: memFree=18625796/32950904 swapFree=67082284/67111528
[pid=31680] ppid=31678 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31680/stat : 31680 (ppfolio) S 31678 31680 31281 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 514864295 18763776 390 33554432000 4194304 4287625 140734038689168 18446744073709551615 237278899727 0 0 4096 65536 4444859597341065215 0 0 17 1 0 0 0
/proc/31680/statm: 4581 390 341 23 0 91 0
[pid=31681] ppid=31680 vsize=279828 CPUtime=3.09 cores=1
/proc/31681/stat : 31681 (cryptominisat) R 31680 31680 31281 0 -1 4202496 56363 0 0 0 302 7 0 0 25 0 1 0 514864296 286543872 55343 33554432000 4194304 4587354 140735954265392 18446744073709551615 4367369 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31681/statm: 69957 55343 312 96 0 66519 0
[pid=31682] ppid=31680 vsize=263728 CPUtime=3.09 cores=5
/proc/31682/stat : 31682 (clasp) R 31680 31680 31281 0 -1 4202496 72007 0 0 0 300 9 0 0 25 0 1 0 514864296 270057472 60961 33554432000 4194304 4785740 140734215684864 18446744073709551615 237278540485 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31682/statm: 65932 60961 319 145 0 62977 0
[pid=31683] ppid=31680 vsize=529216 CPUtime=1.55 cores=7
/proc/31683/stat : 31683 (TNM) R 31680 31680 31281 0 -1 4202496 26744 0 0 0 151 4 0 0 25 0 1 0 514864296 541917184 26640 33554432000 134512640 134534564 4288911680 18446744073709551615 134524455 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/31683/statm: 132304 26640 91 6 0 130970 0
[pid=31684] ppid=31680 vsize=101656 CPUtime=3.08 cores=3
/proc/31684/stat : 31684 (lingeling) R 31680 31680 31281 0 -1 4202496 35274 0 0 0 303 5 0 0 25 0 1 0 514864296 104095744 22521 33554432000 4194304 4352236 140735117882752 18446744073709551615 4319040 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/31684/statm: 25414 22521 119 39 0 24494 0
[pid=31686] ppid=31680 vsize=242980 CPUtime=1.51 cores=7
/proc/31686/stat : 31686 (march_hi) R 31680 31680 31281 0 -1 4194304 58683 0 0 0 143 8 0 0 25 0 1 0 514864296 248811520 44692 33554432000 4194304 4331988 140734411337968 18446744073709551615 4252039 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/31686/statm: 60745 44692 127 34 0 59187 0
Current children cumulated CPU time (s) 12.32
Current children cumulated vsize (KiB) 1435732

[startup+6.30077 s]
/proc/loadavg: 4.49 6.43 7.30 10/187 31697
/proc/meminfo: memFree=17950748/32950904 swapFree=67082284/67111528
[pid=31680] ppid=31678 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31680/stat : 31680 (ppfolio) S 31678 31680 31281 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 514864295 18763776 390 33554432000 4194304 4287625 140734038689168 18446744073709551615 237278899727 0 0 4096 65536 4444859597341065215 0 0 17 1 0 0 0
/proc/31680/statm: 4581 390 341 23 0 91 0
[pid=31681] ppid=31680 vsize=373556 CPUtime=6.28 cores=1
/proc/31681/stat : 31681 (cryptominisat) R 31680 31680 31281 0 -1 4202496 91188 0 0 0 616 12 0 0 25 0 1 0 514864296 382521344 80958 33554432000 4194304 4587354 140735954265392 18446744073709551615 237278576154 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31681/statm: 93389 80958 317 96 0 89951 0
[pid=31682] ppid=31680 vsize=289648 CPUtime=6.29 cores=5
/proc/31682/stat : 31682 (clasp) R 31680 31680 31281 0 -1 4202496 78207 0 0 0 618 11 0 0 25 0 1 0 514864296 296599552 67161 33554432000 4194304 4785740 140734215684864 18446744073709551615 4495623 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31682/statm: 72412 67161 319 145 0 69457 0
[pid=31683] ppid=31680 vsize=542284 CPUtime=3.13 cores=7
/proc/31683/stat : 31683 (TNM) R 31680 31680 31281 0 -1 4202496 44512 0 0 0 307 6 0 0 25 0 1 0 514864296 555298816 44408 33554432000 134512640 134534564 4288911680 18446744073709551615 134529970 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/31683/statm: 135571 44408 95 6 0 134237 0
[pid=31684] ppid=31680 vsize=101656 CPUtime=6.28 cores=3
/proc/31684/stat : 31684 (lingeling) R 31680 31680 31281 0 -1 4202496 35286 0 0 0 623 5 0 0 25 0 1 0 514864296 104095744 22533 33554432000 4194304 4352236 140735117882752 18446744073709551615 4291032 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/31684/statm: 25414 22533 125 39 0 24494 0
[pid=31686] ppid=31680 vsize=279416 CPUtime=3.12 cores=7
/proc/31686/stat : 31686 (march_hi) R 31680 31680 31281 0 -1 4194304 127629 0 0 0 293 19 0 0 25 0 1 0 514864296 286121984 55799 33554432000 4194304 4331988 140734411337968 18446744073709551615 4252197 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/31686/statm: 69854 55799 128 34 0 68296 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 1604884

[startup+12.7006 s]
/proc/loadavg: 4.85 6.47 7.31 10/187 31698
/proc/meminfo: memFree=17576948/32950904 swapFree=67082284/67111528
[pid=31680] ppid=31678 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31680/stat : 31680 (ppfolio) S 31678 31680 31281 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 514864295 18763776 390 33554432000 4194304 4287625 140734038689168 18446744073709551615 237278899727 0 0 4096 65536 4444859597341065215 0 0 17 1 0 0 0
/proc/31680/statm: 4581 390 341 23 0 91 0
[pid=31681] ppid=31680 vsize=399724 CPUtime=12.69 cores=1
/proc/31681/stat : 31681 (cryptominisat) R 31680 31680 31281 0 -1 4202496 111243 0 0 0 1254 15 0 0 25 0 1 0 514864296 409317376 88999 33554432000 4194304 4587354 140735954265392 18446744073709551615 4238271 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31681/statm: 99931 88999 330 96 0 96493 0
[pid=31682] ppid=31680 vsize=278196 CPUtime=12.68 cores=5
/proc/31682/stat : 31682 (clasp) R 31680 31680 31281 0 -1 4202496 82786 0 0 0 1257 11 0 0 25 0 1 0 514864296 284872704 64982 33554432000 4194304 4785740 140734215684864 18446744073709551615 4553184 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31682/statm: 69549 64982 340 145 0 66594 0
[pid=31683] ppid=31680 vsize=542284 CPUtime=6.29 cores=7
/proc/31683/stat : 31683 (TNM) R 31680 31680 31281 0 -1 4202496 44512 0 0 0 623 6 0 0 25 0 1 0 514864296 555298816 44408 33554432000 134512640 134534564 4288911680 18446744073709551615 134529366 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/31683/statm: 135571 44408 95 6 0 134237 0
[pid=31684] ppid=31680 vsize=183200 CPUtime=12.69 cores=3
/proc/31684/stat : 31684 (lingeling) R 31680 31680 31281 0 -1 4202496 57719 0 0 0 1262 7 0 0 25 0 1 0 514864296 187596800 44966 33554432000 4194304 4352236 140735117882752 18446744073709551615 4300818 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/31684/statm: 45800 44966 125 39 0 44880 0
[pid=31686] ppid=31680 vsize=234212 CPUtime=6.31 cores=7
/proc/31686/stat : 31686 (march_hi) R 31680 31680 31281 0 -1 4202496 266334 0 0 0 593 38 0 0 25 0 1 0 514864296 239833088 43659 33554432000 4194304 4331988 140734411337968 18446744073709551615 4271172 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/31686/statm: 58553 43659 143 34 0 56995 0
Current children cumulated CPU time (s) 50.66
Current children cumulated vsize (KiB) 1655940

[startup+25.5004 s]
/proc/loadavg: 5.85 6.61 7.34 10/187 31698
/proc/meminfo: memFree=17146300/32950904 swapFree=67082284/67111528
[pid=31680] ppid=31678 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31680/stat : 31680 (ppfolio) S 31678 31680 31281 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 514864295 18763776 390 33554432000 4194304 4287625 140734038689168 18446744073709551615 237278899727 0 0 4096 65536 4444859597341065215 0 0 17 1 0 0 0
/proc/31680/statm: 4581 390 341 23 0 91 0
[pid=31681] ppid=31680 vsize=399724 CPUtime=25.48 cores=1
/proc/31681/stat : 31681 (cryptominisat) R 31680 31680 31281 0 -1 4202496 111637 0 0 0 2533 15 0 0 25 0 1 0 514864296 409317376 89372 33554432000 4194304 4587354 140735954265392 18446744073709551615 4230299 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31681/statm: 99931 89372 333 96 0 96493 0
[pid=31682] ppid=31680 vsize=278196 CPUtime=25.48 cores=5
/proc/31682/stat : 31682 (clasp) R 31680 31680 31281 0 -1 4202496 82786 0 0 0 2537 11 0 0 25 0 1 0 514864296 284872704 64982 33554432000 4194304 4785740 140734215684864 18446744073709551615 4552646 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31682/statm: 69549 64982 340 145 0 66594 0
[pid=31683] ppid=31680 vsize=542284 CPUtime=12.69 cores=7
/proc/31683/stat : 31683 (TNM) R 31680 31680 31281 0 -1 4202496 44512 0 0 0 1263 6 0 0 25 0 1 0 514864296 555298816 44408 33554432000 134512640 134534564 4288911680 18446744073709551615 134529374 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/31683/statm: 135571 44408 95 6 0 134237 0
[pid=31684] ppid=31680 vsize=149016 CPUtime=25.48 cores=3
/proc/31684/stat : 31684 (lingeling) R 31680 31680 31281 0 -1 4202496 57721 0 0 0 2541 7 0 0 25 0 1 0 514864296 152592384 36422 33554432000 4194304 4352236 140735117882752 18446744073709551615 4229658 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/31684/statm: 37254 36422 127 39 0 36334 0
[pid=31686] ppid=31680 vsize=834244 CPUtime=12.65 cores=7
/proc/31686/stat : 31686 (march_hi) R 31680 31680 31281 0 -1 4202496 418548 0 0 0 1207 58 0 0 25 0 1 0 514864296 854265856 135686 33554432000 4194304 4331988 140734411337968 18446744073709551615 237278576352 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/31686/statm: 208561 135686 173 34 0 207003 0
Current children cumulated CPU time (s) 101.78
Current children cumulated vsize (KiB) 2221788

[startup+51.1008 s]
/proc/loadavg: 6.99 6.82 7.39 10/187 31699
/proc/meminfo: memFree=16846420/32950904 swapFree=67082284/67111528
[pid=31680] ppid=31678 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31680/stat : 31680 (ppfolio) S 31678 31680 31281 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 514864295 18763776 390 33554432000 4194304 4287625 140734038689168 18446744073709551615 237278899727 0 0 4096 65536 4444859597341065215 0 0 17 1 0 0 0
/proc/31680/statm: 4581 390 341 23 0 91 0
[pid=31681] ppid=31680 vsize=580812 CPUtime=51.09 cores=1
/proc/31681/stat : 31681 (cryptominisat) R 31680 31680 31281 0 -1 4202496 125748 0 0 0 5091 18 0 0 25 0 1 0 514864296 594751488 102975 33554432000 4194304 4587354 140735954265392 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31681/statm: 145203 102975 336 96 0 141765 0
[pid=31682] ppid=31680 vsize=278196 CPUtime=51.09 cores=5
/proc/31682/stat : 31682 (clasp) R 31680 31680 31281 0 -1 4202496 82786 0 0 0 5098 11 0 0 25 0 1 0 514864296 284872704 64982 33554432000 4194304 4785740 140734215684864 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31682/statm: 69549 64982 340 145 0 66594 0
[pid=31683] ppid=31680 vsize=542284 CPUtime=25.39 cores=7
/proc/31683/stat : 31683 (TNM) R 31680 31680 31281 0 -1 4202496 44512 0 0 0 2533 6 0 0 25 0 1 0 514864296 555298816 44408 33554432000 134512640 134534564 4288911680 18446744073709551615 134529964 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/31683/statm: 135571 44408 95 6 0 134237 0
[pid=31684] ppid=31680 vsize=148988 CPUtime=51.09 cores=3

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


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

[startup+358.401 s]
/proc/loadavg: 9.03 8.25 7.85 10/187 31707
/proc/meminfo: memFree=14517772/32950904 swapFree=67082284/67111528
[pid=31680] ppid=31678 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31680/stat : 31680 (ppfolio) S 31678 31680 31281 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 514864295 18763776 390 33554432000 4194304 4287625 140734038689168 18446744073709551615 237278899727 0 0 4096 65536 4444859597341065215 0 0 17 1 0 0 0
/proc/31680/statm: 4581 390 341 23 0 91 0
[pid=31681] ppid=31680 vsize=473168 CPUtime=358.39 cores=1
/proc/31681/stat : 31681 (cryptominisat) R 31680 31680 31281 0 -1 4202496 172471 0 0 0 35806 33 0 0 25 0 1 0 514864296 484524032 104986 33554432000 4194304 4587354 140735954265392 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31681/statm: 118292 104986 336 96 0 114854 0
[pid=31682] ppid=31680 vsize=307268 CPUtime=358.4 cores=5
/proc/31682/stat : 31682 (clasp) R 31680 31680 31281 0 -1 4202496 90032 0 0 0 35825 15 0 0 25 0 1 0 514864296 314642432 72228 33554432000 4194304 4785740 140734215684864 18446744073709551615 4561965 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31682/statm: 76817 72228 340 145 0 73862 0
[pid=31683] ppid=31680 vsize=542284 CPUtime=178.25 cores=7
/proc/31683/stat : 31683 (TNM) R 31680 31680 31281 0 -1 4202496 44512 0 0 0 17819 6 0 0 25 0 1 0 514864296 555298816 44408 33554432000 134512640 134534564 4288911680 18446744073709551615 134528661 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/31683/statm: 135571 44408 95 6 0 134237 0
[pid=31684] ppid=31680 vsize=148948 CPUtime=358.39 cores=3
/proc/31684/stat : 31684 (lingeling) R 31680 31680 31281 0 -1 4202496 57721 0 0 0 35832 7 0 0 25 0 1 0 514864296 152522752 36405 33554432000 4194304 4352236 140735117882752 18446744073709551615 4327955 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/31684/statm: 37237 36405 127 39 0 36317 0
[pid=31686] ppid=31680 vsize=835452 CPUtime=178.18 cores=7
/proc/31686/stat : 31686 (march_hi) R 31680 31680 31281 0 -1 4202496 452989 0 0 0 17758 60 0 0 25 0 1 0 514864296 855502848 170127 33554432000 4194304 4331988 140734411337968 18446744073709551615 4229527 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/31686/statm: 208863 170127 173 34 0 207305 0
Current children cumulated CPU time (s) 1431.61
Current children cumulated vsize (KiB) 2325444

[startup+371.201 s]
/proc/loadavg: 9.02 8.29 7.87 10/187 31707
/proc/meminfo: memFree=14585476/32950904 swapFree=67082284/67111528
[pid=31680] ppid=31678 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31680/stat : 31680 (ppfolio) S 31678 31680 31281 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 514864295 18763776 390 33554432000 4194304 4287625 140734038689168 18446744073709551615 237278899727 0 0 4096 65536 4444859597341065215 0 0 17 1 0 0 0
/proc/31680/statm: 4581 390 341 23 0 91 0
[pid=31681] ppid=31680 vsize=489264 CPUtime=371.18 cores=1
/proc/31681/stat : 31681 (cryptominisat) R 31680 31680 31281 0 -1 4202496 177106 0 0 0 37085 33 0 0 25 0 1 0 514864296 501006336 109616 33554432000 4194304 4587354 140735954265392 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31681/statm: 122316 109616 336 96 0 118878 0
[pid=31682] ppid=31680 vsize=307892 CPUtime=371.2 cores=5
/proc/31682/stat : 31682 (clasp) R 31680 31680 31281 0 -1 4202496 90144 0 0 0 37105 15 0 0 25 0 1 0 514864296 315281408 72340 33554432000 4194304 4785740 140734215684864 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31682/statm: 76973 72340 340 145 0 74018 0
[pid=31683] ppid=31680 vsize=542284 CPUtime=184.57 cores=7
/proc/31683/stat : 31683 (TNM) R 31680 31680 31281 0 -1 4202496 44512 0 0 0 18451 6 0 0 25 0 1 0 514864296 555298816 44408 33554432000 134512640 134534564 4288911680 18446744073709551615 134525873 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/31683/statm: 135571 44408 95 6 0 134237 0
[pid=31684] ppid=31680 vsize=148948 CPUtime=371.19 cores=3
/proc/31684/stat : 31684 (lingeling) R 31680 31680 31281 0 -1 4202496 57721 0 0 0 37112 7 0 0 25 0 1 0 514864296 152522752 36405 33554432000 4194304 4352236 140735117882752 18446744073709551615 4328109 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/31684/statm: 37237 36405 127 39 0 36317 0
[pid=31686] ppid=31680 vsize=835452 CPUtime=184.58 cores=7
/proc/31686/stat : 31686 (march_hi) R 31680 31680 31281 0 -1 4202496 452989 0 0 0 18398 60 0 0 25 0 1 0 514864296 855502848 170127 33554432000 4194304 4331988 140734411337968 18446744073709551615 4229294 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/31686/statm: 208863 170127 173 34 0 207305 0
Current children cumulated CPU time (s) 1482.72
Current children cumulated vsize (KiB) 2342164

[startup+377.601 s]
/proc/loadavg: 9.18 8.33 7.89 10/187 31707
/proc/meminfo: memFree=14555836/32950904 swapFree=67082284/67111528
[pid=31680] ppid=31678 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31680/stat : 31680 (ppfolio) S 31678 31680 31281 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 514864295 18763776 390 33554432000 4194304 4287625 140734038689168 18446744073709551615 237278899727 0 0 4096 65536 4444859597341065215 0 0 17 1 0 0 0
/proc/31680/statm: 4581 390 341 23 0 91 0
[pid=31681] ppid=31680 vsize=489264 CPUtime=377.59 cores=1
/proc/31681/stat : 31681 (cryptominisat) R 31680 31680 31281 0 -1 4202496 177372 0 0 0 37725 34 0 0 25 0 1 0 514864296 501006336 109873 33554432000 4194304 4587354 140735954265392 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31681/statm: 122316 109873 336 96 0 118878 0
[pid=31682] ppid=31680 vsize=308856 CPUtime=377.6 cores=5
/proc/31682/stat : 31682 (clasp) R 31680 31680 31281 0 -1 4202496 90388 0 0 0 37745 15 0 0 25 0 1 0 514864296 316268544 72584 33554432000 4194304 4785740 140734215684864 18446744073709551615 4553010 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31682/statm: 77214 72584 340 145 0 74259 0
[pid=31683] ppid=31680 vsize=542284 CPUtime=187.76 cores=7
/proc/31683/stat : 31683 (TNM) R 31680 31680 31281 0 -1 4202496 44512 0 0 0 18770 6 0 0 25 0 1 0 514864296 555298816 44408 33554432000 134512640 134534564 4288911680 18446744073709551615 134526128 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/31683/statm: 135571 44408 95 6 0 134237 0
[pid=31684] ppid=31680 vsize=148948 CPUtime=377.59 cores=3
/proc/31684/stat : 31684 (lingeling) R 31680 31680 31281 0 -1 4202496 57721 0 0 0 37752 7 0 0 25 0 1 0 514864296 152522752 36405 33554432000 4194304 4352236 140735117882752 18446744073709551615 4327792 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/31684/statm: 37237 36405 127 39 0 36317 0
[pid=31686] ppid=31680 vsize=835452 CPUtime=187.76 cores=7
/proc/31686/stat : 31686 (march_hi) R 31680 31680 31281 0 -1 4202496 452989 0 0 0 18716 60 0 0 25 0 1 0 514864296 855502848 170127 33554432000 4194304 4331988 140734411337968 18446744073709551615 4229368 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/31686/statm: 208863 170127 173 34 0 207305 0
Current children cumulated CPU time (s) 1508.3
Current children cumulated vsize (KiB) 2343128

[startup+379.2 s]
/proc/loadavg: 9.18 8.33 7.89 10/187 31707
/proc/meminfo: memFree=14554348/32950904 swapFree=67082284/67111528
[pid=31680] ppid=31678 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31680/stat : 31680 (ppfolio) S 31678 31680 31281 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 514864295 18763776 390 33554432000 4194304 4287625 140734038689168 18446744073709551615 237278899727 0 0 4096 65536 4444859597341065215 0 0 17 1 0 0 0
/proc/31680/statm: 4581 390 341 23 0 91 0
[pid=31681] ppid=31680 vsize=489264 CPUtime=379.19 cores=1
/proc/31681/stat : 31681 (cryptominisat) R 31680 31680 31281 0 -1 4202496 177452 0 0 0 37885 34 0 0 25 0 1 0 514864296 501006336 109950 33554432000 4194304 4587354 140735954265392 18446744073709551615 4230288 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31681/statm: 122316 109950 336 96 0 118878 0
[pid=31682] ppid=31680 vsize=309000 CPUtime=379.2 cores=5
/proc/31682/stat : 31682 (clasp) R 31680 31680 31281 0 -1 4202496 90451 0 0 0 37905 15 0 0 25 0 1 0 514864296 316416000 72647 33554432000 4194304 4785740 140734215684864 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31682/statm: 77250 72647 340 145 0 74295 0
[pid=31683] ppid=31680 vsize=542284 CPUtime=188.56 cores=7
/proc/31683/stat : 31683 (TNM) R 31680 31680 31281 0 -1 4202496 44512 0 0 0 18850 6 0 0 25 0 1 0 514864296 555298816 44408 33554432000 134512640 134534564 4288911680 18446744073709551615 134530476 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/31683/statm: 135571 44408 95 6 0 134237 0
[pid=31684] ppid=31680 vsize=148948 CPUtime=379.19 cores=3
/proc/31684/stat : 31684 (lingeling) R 31680 31680 31281 0 -1 4202496 57721 0 0 0 37912 7 0 0 25 0 1 0 514864296 152522752 36405 33554432000 4194304 4352236 140735117882752 18446744073709551615 4328026 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/31684/statm: 37237 36405 127 39 0 36317 0
[pid=31686] ppid=31680 vsize=835452 CPUtime=188.55 cores=7
/proc/31686/stat : 31686 (march_hi) R 31680 31680 31281 0 -1 4202496 452989 0 0 0 18795 60 0 0 25 0 1 0 514864296 855502848 170127 33554432000 4194304 4331988 140734411337968 18446744073709551615 4263196 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/31686/statm: 208863 170127 173 34 0 207305 0
Current children cumulated CPU time (s) 1514.69
Current children cumulated vsize (KiB) 2343272

[startup+380.001 s]
/proc/loadavg: 9.17 8.34 7.89 10/187 31707
/proc/meminfo: memFree=14551992/32950904 swapFree=67082284/67111528
[pid=31680] ppid=31678 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31680/stat : 31680 (ppfolio) S 31678 31680 31281 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 514864295 18763776 390 33554432000 4194304 4287625 140734038689168 18446744073709551615 237278899727 0 0 4096 65536 4444859597341065215 0 0 17 1 0 0 0
/proc/31680/statm: 4581 390 341 23 0 91 0
[pid=31681] ppid=31680 vsize=489264 CPUtime=379.99 cores=1
/proc/31681/stat : 31681 (cryptominisat) R 31680 31680 31281 0 -1 4202496 177483 0 0 0 37965 34 0 0 25 0 1 0 514864296 501006336 109981 33554432000 4194304 4587354 140735954265392 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31681/statm: 122316 109981 336 96 0 118878 0
[pid=31682] ppid=31680 vsize=309264 CPUtime=380 cores=5
/proc/31682/stat : 31682 (clasp) R 31680 31680 31281 0 -1 4202496 90504 0 0 0 37985 15 0 0 25 0 1 0 514864296 316686336 72700 33554432000 4194304 4785740 140734215684864 18446744073709551615 4552974 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31682/statm: 77316 72700 340 145 0 74361 0
[pid=31683] ppid=31680 vsize=542284 CPUtime=188.96 cores=7
/proc/31683/stat : 31683 (TNM) R 31680 31680 31281 0 -1 4202496 44512 0 0 0 18890 6 0 0 25 0 1 0 514864296 555298816 44408 33554432000 134512640 134534564 4288911680 18446744073709551615 134529640 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/31683/statm: 135571 44408 95 6 0 134237 0
[pid=31684] ppid=31680 vsize=148948 CPUtime=379.99 cores=3
/proc/31684/stat : 31684 (lingeling) R 31680 31680 31281 0 -1 4202496 57721 0 0 0 37992 7 0 0 25 0 1 0 514864296 152522752 36405 33554432000 4194304 4352236 140735117882752 18446744073709551615 4247535 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/31684/statm: 37237 36405 127 39 0 36317 0
[pid=31686] ppid=31680 vsize=835452 CPUtime=188.95 cores=7
/proc/31686/stat : 31686 (march_hi) R 31680 31680 31281 0 -1 4202496 452989 0 0 0 18835 60 0 0 25 0 1 0 514864296 855502848 170127 33554432000 4194304 4331988 140734411337968 18446744073709551615 4229471 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/31686/statm: 208863 170127 173 34 0 207305 0
Current children cumulated CPU time (s) 1517.89
Current children cumulated vsize (KiB) 2343536

[startup+380.401 s]
/proc/loadavg: 9.17 8.34 7.89 10/187 31707
/proc/meminfo: memFree=14551992/32950904 swapFree=67082284/67111528
[pid=31680] ppid=31678 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31680/stat : 31680 (ppfolio) S 31678 31680 31281 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 514864295 18763776 390 33554432000 4194304 4287625 140734038689168 18446744073709551615 237278899727 0 0 4096 65536 4444859597341065215 0 0 17 1 0 0 0
/proc/31680/statm: 4581 390 341 23 0 91 0
[pid=31681] ppid=31680 vsize=489264 CPUtime=380.39 cores=1
/proc/31681/stat : 31681 (cryptominisat) R 31680 31680 31281 0 -1 4202496 177504 0 0 0 38005 34 0 0 25 0 1 0 514864296 501006336 110000 33554432000 4194304 4587354 140735954265392 18446744073709551615 4238096 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31681/statm: 122316 110000 336 96 0 118878 0
[pid=31682] ppid=31680 vsize=309396 CPUtime=380.4 cores=5
/proc/31682/stat : 31682 (clasp) R 31680 31680 31281 0 -1 4202496 90523 0 0 0 38025 15 0 0 25 0 1 0 514864296 316821504 72719 33554432000 4194304 4785740 140734215684864 18446744073709551615 4286937 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31682/statm: 77349 72719 340 145 0 74394 0
[pid=31683] ppid=31680 vsize=542284 CPUtime=189.16 cores=7
/proc/31683/stat : 31683 (TNM) R 31680 31680 31281 0 -1 4202496 44512 0 0 0 18910 6 0 0 25 0 1 0 514864296 555298816 44408 33554432000 134512640 134534564 4288911680 18446744073709551615 134526111 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/31683/statm: 135571 44408 95 6 0 134237 0
[pid=31684] ppid=31680 vsize=148944 CPUtime=380.39 cores=3
/proc/31684/stat : 31684 (lingeling) R 31680 31680 31281 0 -1 4202496 57721 0 0 0 38032 7 0 0 25 0 1 0 514864296 152518656 36404 33554432000 4194304 4352236 140735117882752 18446744073709551615 4241241 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/31684/statm: 37236 36404 127 39 0 36316 0
[pid=31686] ppid=31680 vsize=835452 CPUtime=189.15 cores=7
/proc/31686/stat : 31686 (march_hi) R 31680 31680 31281 0 -1 4202496 452989 0 0 0 18855 60 0 0 25 0 1 0 514864296 855502848 170127 33554432000 4194304 4331988 140734411337968 18446744073709551615 4229292 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/31686/statm: 208863 170127 173 34 0 207305 0
Current children cumulated CPU time (s) 1519.49
Current children cumulated vsize (KiB) 2343664

[startup+380.801 s]
/proc/loadavg: 9.17 8.34 7.89 10/187 31707
/proc/meminfo: memFree=14549388/32950904 swapFree=67082284/67111528
[pid=31680] ppid=31678 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31680/stat : 31680 (ppfolio) S 31678 31680 31281 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 514864295 18763776 390 33554432000 4194304 4287625 140734038689168 18446744073709551615 237278899727 0 0 4096 65536 2778843808006 0 0 17 1 0 0 0
/proc/31680/statm: 4581 390 341 23 0 91 0
[pid=31681] ppid=31680 vsize=0 CPUtime=380.78 cores=1
/proc/31681/stat : 31681 (cryptominisat) R 31680 31680 31281 0 -1 4203524 177528 0 0 0 38044 34 0 0 25 0 1 0 514864296 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31681/statm: 0 0 0 0 0 0 0
[pid=31682] ppid=31680 vsize=0 CPUtime=380.8 cores=5
/proc/31682/stat : 31682 (clasp) R 31680 31680 31281 0 -1 4203524 90554 0 0 0 38064 16 0 0 25 0 1 0 514864296 0 0 33554432000 0 0 0 0 0 0 0 4096 16386 18446744073709551615 0 0 17 5 0 0 0
/proc/31682/statm: 0 0 0 0 0 0 0
[pid=31683] ppid=31680 vsize=542284 CPUtime=189.36 cores=7
/proc/31683/stat : 31683 (TNM) R 31680 31680 31281 0 -1 4202496 44512 0 0 0 18930 6 0 0 25 0 1 0 514864296 555298816 44408 33554432000 134512640 134534564 4288911680 18446744073709551615 134525873 256 0 4096 0 0 0 0 17 7 0 0 0
/proc/31683/statm: 135571 44408 95 6 0 134237 0
[pid=31684] ppid=31680 vsize=81572 CPUtime=380.8 cores=3
/proc/31684/stat : 31684 (lingeling) R 31680 31680 31281 0 -1 4202496 57723 0 0 0 38072 8 0 0 25 0 1 0 514864296 83529728 15508 33554432000 4194304 4352236 140735117882752 18446744073709551615 237278905450 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/31684/statm: 20393 15466 128 39 0 19473 0
[pid=31686] ppid=31680 vsize=0 CPUtime=189.35 cores=7
/proc/31686/stat : 31686 (march_hi) R 31680 31680 31281 0 -1 4203524 452989 0 0 0 18874 61 0 0 25 0 1 0 514864296 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 7 0 0 0
/proc/31686/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1521.09
Current children cumulated vsize (KiB) 642180

Child status: 0
Real time (s): 380.842
CPU time (s): 1521.22
CPU user time (s): 1519.86
CPU system time (s): 1.36279
CPU usage (%): 399.437
Max. virtual memory (cumulated for all children) (KiB): 4796980

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1519.86
system time used= 1.36279
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 823849
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= 249
involuntary context switches= 14423

runsolver used 0.606907 second user time and 1.47578 second system time

The end

Launcher Data

Begin job on node121 at 2011-04-29 01:17:25
IDJOB=3281624
IDBENCH=69591
IDSOLVER=1612
FILE ID=node121/3281624-1304032644
RUNJOBID= node121-1304032644-31667
PBS_JOBID= 13170331
Free space on /tmp= 72600 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT_RACE08/cnf/manol-pipe-c10nidw.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3281624-1304032644/watcher-3281624-1304032644 -o /tmp/evaluation-result-3281624-1304032644/solver-3281624-1304032644 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3281624-1304032644.cnf

TIME LIMIT= 4800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 943fd86d922b13236c21a74c4f82b6d0
RANDOM SEED=658527932

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.817
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:     32950904 kB
MemFree:      19974036 kB
Buffers:       2177272 kB
Cached:       10237676 kB
SwapCached:       2776 kB
Active:        9117564 kB
Inactive:      3339248 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      19974036 kB
SwapTotal:    67111528 kB
SwapFree:     67082284 kB
Dirty:           68788 kB
Writeback:           0 kB
AnonPages:       40004 kB
Mapped:          13468 kB
Slab:           456316 kB
PageTables:       4636 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS:   194084 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= 72508 MiB
End job on node121 at 2011-04-29 01:23:46