Trace number 3191170

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 2916.02 729.999

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v100-c2130-S360859187-040.UNKNOWN.cnf
MD5SUM5da80be8e24322484381341b0d82cc61
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark359.33
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of clauses2130
Sum of the clauses size10650
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52130
Number of clauses of size over 50

Solver Data

0.00/0.00	This is pico-portfolio, a naive parallel portfolio
0.00/0.00	Copyright (C) 2011 Olivier Roussel
0.00/0.00	Using 4 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] lingeling 276-6264d55-100731 (Armin Biere)
0.00/0.00	[5] march_hi 2009 (Marijn Heule and Hans Van Maaren)
0.00/0.00	Starting cryptominisat 2.7.1 on core(s) 1
0.00/0.00	Starting clasp 1.3.6 on core(s) 5
0.00/0.00	Starting TNM 2009 on core(s) 7
0.00/0.00	Starting lingeling 276-6264d55-100731 on core(s) 3
0.00/0.00	Starting march_hi 2009 on core(s) 7
2915.62/729.99	s UNSATISFIABLE
2915.62/729.99	solver [5] march_hi 2009 answered
2915.62/729.99	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-3191170-1304063350/watcher-3191170-1304063350 -o /tmp/evaluation-result-3191170-1304063350/solver-3191170-1304063350 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3191170-1304063350.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: 9.27 9.18 9.04 6/181 22991
/proc/meminfo: memFree=22541396/32950928 swapFree=67087032/67111528
[pid=22991] ppid=22989 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/22991/stat : 22991 (ppfolio) R 22989 22991 22182 0 -1 4202496 517 0 0 0 0 0 0 0 25 0 1 0 517932066 18763776 389 33554432000 4194304 4287625 140733816777392 18446744073709551615 239476715023 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/22991/statm: 4581 389 341 23 0 91 0

[startup+0.046398 s]
/proc/loadavg: 9.27 9.18 9.04 6/181 22991
/proc/meminfo: memFree=22541396/32950928 swapFree=67087032/67111528
[pid=22991] ppid=22989 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/22991/stat : 22991 (ppfolio) R 22989 22991 22182 0 -1 4202496 517 0 0 0 0 0 0 0 25 0 1 0 517932066 18763776 389 33554432000 4194304 4287625 140733816777392 18446744073709551615 239476715023 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/22991/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100388 s]
/proc/loadavg: 9.27 9.18 9.04 6/181 22991
/proc/meminfo: memFree=22541396/32950928 swapFree=67087032/67111528
[pid=22991] ppid=22989 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/22991/stat : 22991 (ppfolio) R 22989 22991 22182 0 -1 4202496 517 0 0 0 0 0 0 0 25 0 1 0 517932066 18763776 389 33554432000 4194304 4287625 140733816777392 18446744073709551615 239476715023 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/22991/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300349 s]
/proc/loadavg: 9.27 9.18 9.04 6/181 22991
/proc/meminfo: memFree=22541396/32950928 swapFree=67087032/67111528
[pid=22991] ppid=22989 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/22991/stat : 22991 (ppfolio) S 22989 22991 22182 0 -1 4202496 519 0 0 0 0 0 0 0 24 0 1 0 517932066 18763776 389 33554432000 4194304 4287625 140733816777392 18446744073709551615 239476715023 0 0 4096 65536 4581893518217183231 0 0 17 1 0 0 0
/proc/22991/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700273 s]
/proc/loadavg: 9.27 9.18 9.04 6/181 22991
/proc/meminfo: memFree=22541396/32950928 swapFree=67087032/67111528
[pid=22991] ppid=22989 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/22991/stat : 22991 (ppfolio) S 22989 22991 22182 0 -1 4202496 519 0 0 0 0 0 0 0 22 0 1 0 517932066 18763776 389 33554432000 4194304 4287625 140733816777392 18446744073709551615 239476715023 0 0 4096 65536 4581893518217183231 0 0 17 1 0 0 0
/proc/22991/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50112 s]
/proc/loadavg: 9.27 9.18 9.04 10/187 22997
/proc/meminfo: memFree=22532792/32950928 swapFree=67087032/67111528
[pid=22991] ppid=22989 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/22991/stat : 22991 (ppfolio) S 22989 22991 22182 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 517932066 18763776 389 33554432000 4194304 4287625 140733816777392 18446744073709551615 239476715023 0 0 4096 65536 4581893518217183231 0 0 17 1 0 0 0
/proc/22991/statm: 4581 389 341 23 0 91 0
[pid=22992] ppid=22991 vsize=1895540 CPUtime=1.49 cores=1
/proc/22992/stat : 22992 (cryptominisat) R 22991 22991 22182 0 -1 4202496 3515 0 0 0 149 0 0 0 25 0 1 0 517932066 1941032960 2382 33554432000 4194304 4587354 140733301379296 18446744073709551615 4238595 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22992/statm: 473885 2382 337 96 0 470447 0
[pid=22993] ppid=22991 vsize=13784 CPUtime=1.49 cores=5
/proc/22993/stat : 22993 (clasp) R 22991 22991 22182 0 -1 4202496 903 0 0 0 149 0 0 0 25 0 1 0 517932066 14114816 795 33554432000 4194304 4785740 140733218597776 18446744073709551615 4549582 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/22993/statm: 3446 795 340 145 0 491 0
[pid=22994] ppid=22991 vsize=455956 CPUtime=0.74 cores=7
/proc/22994/stat : 22994 (TNM) R 22991 22991 22182 0 -1 4202496 339 0 0 0 74 0 0 0 25 0 1 0 517932066 466898944 236 33554432000 134512640 134534564 4291242928 18446744073709551615 134528918 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22994/statm: 113989 236 95 6 0 112655 0
[pid=22995] ppid=22991 vsize=6508 CPUtime=1.49 cores=3
/proc/22995/stat : 22995 (lingeling) R 22991 22991 22182 0 -1 4202496 1257 0 0 0 149 0 0 0 25 0 1 0 517932066 6664192 821 33554432000 4194304 4352236 140733432560064 18446744073709551615 4328068 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/22995/statm: 1627 821 127 39 0 707 0
[pid=22996] ppid=22991 vsize=7056 CPUtime=0.73 cores=7
/proc/22996/stat : 22996 (march_hi) R 22991 22991 22182 0 -1 4202496 422 0 0 0 73 0 0 0 25 0 1 0 517932066 7225344 315 33554432000 4194304 4331988 140736745545872 18446744073709551615 4299348 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22996/statm: 1764 315 174 34 0 206 0
Current children cumulated CPU time (s) 5.94
Current children cumulated vsize (KiB) 2397168

[startup+3.10081 s]
/proc/loadavg: 9.27 9.18 9.04 10/187 22997
/proc/meminfo: memFree=22524988/32950928 swapFree=67087032/67111528
[pid=22991] ppid=22989 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/22991/stat : 22991 (ppfolio) S 22989 22991 22182 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 517932066 18763776 389 33554432000 4194304 4287625 140733816777392 18446744073709551615 239476715023 0 0 4096 65536 4581893518217183231 0 0 17 1 0 0 0
/proc/22991/statm: 4581 389 341 23 0 91 0
[pid=22992] ppid=22991 vsize=1897744 CPUtime=3.08 cores=1
/proc/22992/stat : 22992 (cryptominisat) R 22991 22991 22182 0 -1 4202496 5032 0 0 0 308 0 0 0 25 0 1 0 517932066 1943289856 3073 33554432000 4194304 4587354 140733301379296 18446744073709551615 4238459 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22992/statm: 474436 3073 337 96 0 470998 0
[pid=22993] ppid=22991 vsize=14336 CPUtime=3.09 cores=5
/proc/22993/stat : 22993 (clasp) R 22991 22991 22182 0 -1 4202496 1023 0 0 0 309 0 0 0 25 0 1 0 517932066 14680064 915 33554432000 4194304 4785740 140733218597776 18446744073709551615 4287055 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/22993/statm: 3584 915 340 145 0 629 0
[pid=22994] ppid=22991 vsize=455956 CPUtime=1.54 cores=7
/proc/22994/stat : 22994 (TNM) R 22991 22991 22182 0 -1 4202496 339 0 0 0 154 0 0 0 25 0 1 0 517932066 466898944 236 33554432000 134512640 134534564 4291242928 18446744073709551615 134530723 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22994/statm: 113989 236 95 6 0 112655 0
[pid=22995] ppid=22991 vsize=7664 CPUtime=3.09 cores=3
/proc/22995/stat : 22995 (lingeling) R 22991 22991 22182 0 -1 4202496 1834 0 0 0 309 0 0 0 25 0 1 0 517932066 7847936 1110 33554432000 4194304 4352236 140733432560064 18446744073709551615 4328116 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/22995/statm: 1916 1110 127 39 0 996 0
[pid=22996] ppid=22991 vsize=7056 CPUtime=1.53 cores=7
/proc/22996/stat : 22996 (march_hi) R 22991 22991 22182 0 -1 4202496 423 0 0 0 153 0 0 0 25 0 1 0 517932066 7225344 316 33554432000 4194304 4331988 140736745545872 18446744073709551615 4226483 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22996/statm: 1764 316 174 34 0 206 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 2401080

[startup+6.3012 s]
/proc/loadavg: 9.25 9.18 9.04 10/187 22997
/proc/meminfo: memFree=22522284/32950928 swapFree=67087032/67111528
[pid=22991] ppid=22989 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/22991/stat : 22991 (ppfolio) S 22989 22991 22182 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 517932066 18763776 389 33554432000 4194304 4287625 140733816777392 18446744073709551615 239476715023 0 0 4096 65536 4581893518217183231 0 0 17 1 0 0 0
/proc/22991/statm: 4581 389 341 23 0 91 0
[pid=22992] ppid=22991 vsize=1898028 CPUtime=6.29 cores=1
/proc/22992/stat : 22992 (cryptominisat) R 22991 22991 22182 0 -1 4202496 7201 0 0 0 628 1 0 0 25 0 1 0 517932066 1943580672 3179 33554432000 4194304 4587354 140733301379296 18446744073709551615 4238442 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22992/statm: 474507 3179 337 96 0 471069 0
[pid=22993] ppid=22991 vsize=14892 CPUtime=6.29 cores=5
/proc/22993/stat : 22993 (clasp) R 22991 22991 22182 0 -1 4202496 1170 0 0 0 629 0 0 0 25 0 1 0 517932066 15249408 1062 33554432000 4194304 4785740 140733218597776 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/22993/statm: 3723 1062 340 145 0 768 0
[pid=22994] ppid=22991 vsize=455956 CPUtime=3.14 cores=7
/proc/22994/stat : 22994 (TNM) R 22991 22991 22182 0 -1 4202496 339 0 0 0 314 0 0 0 25 0 1 0 517932066 466898944 236 33554432000 134512640 134534564 4291242928 18446744073709551615 134530619 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22994/statm: 113989 236 95 6 0 112655 0
[pid=22995] ppid=22991 vsize=7920 CPUtime=6.29 cores=3
/proc/22995/stat : 22995 (lingeling) R 22991 22991 22182 0 -1 4202496 2442 0 0 0 629 0 0 0 25 0 1 0 517932066 8110080 1174 33554432000 4194304 4352236 140733432560064 18446744073709551615 4328004 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/22995/statm: 1980 1174 127 39 0 1060 0
[pid=22996] ppid=22991 vsize=7188 CPUtime=3.11 cores=7
/proc/22996/stat : 22996 (march_hi) R 22991 22991 22182 0 -1 4202496 429 0 0 0 311 0 0 0 25 0 1 0 517932066 7360512 322 33554432000 4194304 4331988 140736745545872 18446744073709551615 4226642 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22996/statm: 1797 322 174 34 0 239 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 2402308

[startup+12.701 s]
/proc/loadavg: 9.23 9.17 9.04 10/187 22997
/proc/meminfo: memFree=22515616/32950928 swapFree=67087032/67111528
[pid=22991] ppid=22989 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/22991/stat : 22991 (ppfolio) S 22989 22991 22182 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 517932066 18763776 389 33554432000 4194304 4287625 140733816777392 18446744073709551615 239476715023 0 0 4096 65536 4581893518217183231 0 0 17 1 0 0 0
/proc/22991/statm: 4581 389 341 23 0 91 0
[pid=22992] ppid=22991 vsize=1900872 CPUtime=12.68 cores=1
/proc/22992/stat : 22992 (cryptominisat) R 22991 22991 22182 0 -1 4202496 11112 0 0 0 1267 1 0 0 25 0 1 0 517932066 1946492928 3734 33554432000 4194304 4587354 140733301379296 18446744073709551615 4238418 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22992/statm: 475218 3734 337 96 0 471780 0
[pid=22993] ppid=22991 vsize=15892 CPUtime=12.69 cores=5
/proc/22993/stat : 22993 (clasp) R 22991 22991 22182 0 -1 4202496 1383 0 0 0 1269 0 0 0 25 0 1 0 517932066 16273408 1275 33554432000 4194304 4785740 140733218597776 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/22993/statm: 3973 1275 340 145 0 1018 0
[pid=22994] ppid=22991 vsize=455956 CPUtime=6.31 cores=7
/proc/22994/stat : 22994 (TNM) R 22991 22991 22182 0 -1 4202496 339 0 0 0 631 0 0 0 25 0 1 0 517932066 466898944 236 33554432000 134512640 134534564 4291242928 18446744073709551615 134528516 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22994/statm: 113989 236 95 6 0 112655 0
[pid=22995] ppid=22991 vsize=10360 CPUtime=12.69 cores=3
/proc/22995/stat : 22995 (lingeling) R 22991 22991 22182 0 -1 4202496 4364 0 0 0 1269 0 0 0 25 0 1 0 517932066 10608640 1784 33554432000 4194304 4352236 140733432560064 18446744073709551615 4328026 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/22995/statm: 2590 1784 127 39 0 1670 0
[pid=22996] ppid=22991 vsize=7188 CPUtime=6.31 cores=7
/proc/22996/stat : 22996 (march_hi) R 22991 22991 22182 0 -1 4202496 438 0 0 0 631 0 0 0 25 0 1 0 517932066 7360512 331 33554432000 4194304 4331988 140736745545872 18446744073709551615 4210448 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22996/statm: 1797 331 174 34 0 239 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 2408592

[startup+25.5005 s]
/proc/loadavg: 9.17 9.17 9.03 10/187 22997
/proc/meminfo: memFree=22511044/32950928 swapFree=67087032/67111528
[pid=22991] ppid=22989 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/22991/stat : 22991 (ppfolio) S 22989 22991 22182 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 517932066 18763776 389 33554432000 4194304 4287625 140733816777392 18446744073709551615 239476715023 0 0 4096 65536 4581893518217183231 0 0 17 1 0 0 0
/proc/22991/statm: 4581 389 341 23 0 91 0
[pid=22992] ppid=22991 vsize=1903864 CPUtime=25.49 cores=1
/proc/22992/stat : 22992 (cryptominisat) R 22991 22991 22182 0 -1 4202496 17301 0 0 0 2547 2 0 0 25 0 1 0 517932066 1949556736 4661 33554432000 4194304 4587354 140733301379296 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22992/statm: 475966 4661 337 96 0 472528 0
[pid=22993] ppid=22991 vsize=17056 CPUtime=25.48 cores=5
/proc/22993/stat : 22993 (clasp) R 22991 22991 22182 0 -1 4202496 1667 0 0 0 2548 0 0 0 25 0 1 0 517932066 17465344 1559 33554432000 4194304 4785740 140733218597776 18446744073709551615 4553443 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/22993/statm: 4264 1559 340 145 0 1309 0
[pid=22994] ppid=22991 vsize=455956 CPUtime=12.64 cores=7
/proc/22994/stat : 22994 (TNM) R 22991 22991 22182 0 -1 4202496 339 0 0 0 1264 0 0 0 25 0 1 0 517932066 466898944 236 33554432000 134512640 134534564 4291242928 18446744073709551615 134530339 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22994/statm: 113989 236 95 6 0 112655 0
[pid=22995] ppid=22991 vsize=11828 CPUtime=25.49 cores=3
/proc/22995/stat : 22995 (lingeling) R 22991 22991 22182 0 -1 4202496 6508 0 0 0 2548 1 0 0 25 0 1 0 517932066 12111872 2151 33554432000 4194304 4352236 140733432560064 18446744073709551615 4328380 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/22995/statm: 2957 2151 127 39 0 2037 0
[pid=22996] ppid=22991 vsize=7392 CPUtime=12.7 cores=7
/proc/22996/stat : 22996 (march_hi) R 22991 22991 22182 0 -1 4202496 482 0 0 0 1270 0 0 0 25 0 1 0 517932066 7569408 375 33554432000 4194304 4331988 140736745545872 18446744073709551615 4299282 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22996/statm: 1848 375 175 34 0 290 0
Current children cumulated CPU time (s) 101.8
Current children cumulated vsize (KiB) 2414420

[startup+51.1006 s]
/proc/loadavg: 9.17 9.17 9.04 10/187 22998
/proc/meminfo: memFree=22492632/32950928 swapFree=67087032/67111528
[pid=22991] ppid=22989 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/22991/stat : 22991 (ppfolio) S 22989 22991 22182 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 517932066 18763776 389 33554432000 4194304 4287625 140733816777392 18446744073709551615 239476715023 0 0 4096 65536 4581893518217183231 0 0 17 1 0 0 0
/proc/22991/statm: 4581 389 341 23 0 91 0
[pid=22992] ppid=22991 vsize=1913708 CPUtime=51.08 cores=1
/proc/22992/stat : 22992 (cryptominisat) R 22991 22991 22182 0 -1 4202496 27876 0 0 0 5105 3 0 0 25 0 1 0 517932066 1959636992 7403 33554432000 4194304 4587354 140733301379296 18446744073709551615 4231904 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22992/statm: 478427 7403 337 96 0 474989 0
[pid=22993] ppid=22991 vsize=18400 CPUtime=51.08 cores=5
/proc/22993/stat : 22993 (clasp) R 22991 22991 22182 0 -1 4202496 1976 0 0 0 5108 0 0 0 25 0 1 0 517932066 18841600 1868 33554432000 4194304 4785740 140733218597776 18446744073709551615 4287252 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/22993/statm: 4600 1868 341 145 0 1645 0
[pid=22994] ppid=22991 vsize=455956 CPUtime=25.41 cores=7
/proc/22994/stat : 22994 (TNM) R 22991 22991 22182 0 -1 4202496 339 0 0 0 2541 0 0 0 25 0 1 0 517932066 466898944 236 33554432000 134512640 134534564 4291242928 18446744073709551615 134530332 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22994/statm: 113989 236 95 6 0 112655 0
[pid=22995] ppid=22991 vsize=16308 CPUtime=51.09 cores=3

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


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

[startup+717.301 s]
/proc/loadavg: 10.23 10.07 9.59 11/188 23121
/proc/meminfo: memFree=22305348/32950928 swapFree=67087032/67111528
[pid=22991] ppid=22989 vsize=18324 CPUtime=0.01 cores=1,3,5,7
/proc/22991/stat : 22991 (ppfolio) S 22989 22991 22182 0 -1 4202496 519 0 0 0 0 1 0 0 15 0 1 0 517932066 18763776 389 33554432000 4194304 4287625 140733816777392 18446744073709551615 239476715023 0 0 4096 65536 4581893518217183231 0 0 17 1 0 0 0
/proc/22991/statm: 4581 389 341 23 0 91 0
[pid=22992] ppid=22991 vsize=1942704 CPUtime=717.3 cores=1
/proc/22992/stat : 22992 (cryptominisat) R 22991 22991 22182 0 -1 4202496 148035 0 0 0 71678 52 0 0 25 0 1 0 517932066 1989328896 14725 33554432000 4194304 4587354 140733301379296 18446744073709551615 4238491 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22992/statm: 485676 14725 337 96 0 482238 0
[pid=22993] ppid=22991 vsize=27072 CPUtime=717.23 cores=5
/proc/22993/stat : 22993 (clasp) R 22991 22991 22182 0 -1 4202496 3961 0 0 0 71722 1 0 0 25 0 1 0 517932066 27721728 3853 33554432000 4194304 4785740 140733218597776 18446744073709551615 4287011 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/22993/statm: 6768 3853 341 145 0 3813 0
[pid=22994] ppid=22991 vsize=455956 CPUtime=356.69 cores=7
/proc/22994/stat : 22994 (TNM) R 22991 22991 22182 0 -1 4202496 339 0 0 0 35669 0 0 0 25 0 1 0 517932066 466898944 236 33554432000 134512640 134534564 4291242928 18446744073709551615 134530664 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22994/statm: 113989 236 95 6 0 112655 0
[pid=22995] ppid=22991 vsize=30236 CPUtime=717.32 cores=3
/proc/22995/stat : 22995 (lingeling) R 22991 22991 22182 0 -1 4202496 58638 0 0 0 71723 9 0 0 25 0 1 0 517932066 30961664 6753 33554432000 4194304 4352236 140733432560064 18446744073709551615 4328205 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/22995/statm: 7559 6753 127 39 0 6639 0
[pid=22996] ppid=22991 vsize=19012 CPUtime=356.71 cores=7
/proc/22996/stat : 22996 (march_hi) R 22991 22991 22182 0 -1 4202496 3025 0 0 0 35668 3 0 0 25 0 1 0 517932066 19468288 2918 33554432000 4194304 4331988 140736745545872 18446744073709551615 4210506 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22996/statm: 4753 2918 175 34 0 3195 0
Current children cumulated CPU time (s) 2865.26
Current children cumulated vsize (KiB) 2493304

[startup+723.701 s]
/proc/loadavg: 10.21 10.07 9.59 11/188 23121
/proc/meminfo: memFree=22301808/32950928 swapFree=67087032/67111528
[pid=22991] ppid=22989 vsize=18324 CPUtime=0.01 cores=1,3,5,7
/proc/22991/stat : 22991 (ppfolio) S 22989 22991 22182 0 -1 4202496 519 0 0 0 0 1 0 0 15 0 1 0 517932066 18763776 389 33554432000 4194304 4287625 140733816777392 18446744073709551615 239476715023 0 0 4096 65536 4581893518217183231 0 0 17 1 0 0 0
/proc/22991/statm: 4581 389 341 23 0 91 0
[pid=22992] ppid=22991 vsize=1942704 CPUtime=723.7 cores=1
/proc/22992/stat : 22992 (cryptominisat) R 22991 22991 22182 0 -1 4202496 148534 0 0 0 72317 53 0 0 25 0 1 0 517932066 1989328896 15210 33554432000 4194304 4587354 140733301379296 18446744073709551615 4238595 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22992/statm: 485676 15210 337 96 0 482238 0
[pid=22993] ppid=22991 vsize=27072 CPUtime=723.63 cores=5
/proc/22993/stat : 22993 (clasp) R 22991 22991 22182 0 -1 4202496 3961 0 0 0 72362 1 0 0 25 0 1 0 517932066 27721728 3853 33554432000 4194304 4785740 140733218597776 18446744073709551615 4553380 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/22993/statm: 6768 3853 341 145 0 3813 0
[pid=22994] ppid=22991 vsize=455956 CPUtime=359.89 cores=7
/proc/22994/stat : 22994 (TNM) R 22991 22991 22182 0 -1 4202496 339 0 0 0 35989 0 0 0 25 0 1 0 517932066 466898944 236 33554432000 134512640 134534564 4291242928 18446744073709551615 134530549 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22994/statm: 113989 236 95 6 0 112655 0
[pid=22995] ppid=22991 vsize=30236 CPUtime=723.72 cores=3
/proc/22995/stat : 22995 (lingeling) R 22991 22991 22182 0 -1 4202496 58638 0 0 0 72363 9 0 0 25 0 1 0 517932066 30961664 6753 33554432000 4194304 4352236 140733432560064 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/22995/statm: 7559 6753 127 39 0 6639 0
[pid=22996] ppid=22991 vsize=19012 CPUtime=359.88 cores=7
/proc/22996/stat : 22996 (march_hi) R 22991 22991 22182 0 -1 4202496 3074 0 0 0 35985 3 0 0 25 0 1 0 517932066 19468288 2967 33554432000 4194304 4331988 140736745545872 18446744073709551615 4239602 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22996/statm: 4753 2967 175 34 0 3195 0
Current children cumulated CPU time (s) 2890.83
Current children cumulated vsize (KiB) 2493304

[startup+726.901 s]
/proc/loadavg: 10.19 10.07 9.59 11/188 23121
/proc/meminfo: memFree=22299240/32950928 swapFree=67087032/67111528
[pid=22991] ppid=22989 vsize=18324 CPUtime=0.01 cores=1,3,5,7
/proc/22991/stat : 22991 (ppfolio) S 22989 22991 22182 0 -1 4202496 519 0 0 0 0 1 0 0 15 0 1 0 517932066 18763776 389 33554432000 4194304 4287625 140733816777392 18446744073709551615 239476715023 0 0 4096 65536 4581893518217183231 0 0 17 1 0 0 0
/proc/22991/statm: 4581 389 341 23 0 91 0
[pid=22992] ppid=22991 vsize=1942704 CPUtime=726.9 cores=1
/proc/22992/stat : 22992 (cryptominisat) R 22991 22991 22182 0 -1 4202496 148750 0 0 0 72637 53 0 0 25 0 1 0 517932066 1989328896 15418 33554432000 4194304 4587354 140733301379296 18446744073709551615 4238606 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22992/statm: 485676 15418 337 96 0 482238 0
[pid=22993] ppid=22991 vsize=27072 CPUtime=726.83 cores=5
/proc/22993/stat : 22993 (clasp) R 22991 22991 22182 0 -1 4202496 3961 0 0 0 72682 1 0 0 25 0 1 0 517932066 27721728 3853 33554432000 4194304 4785740 140733218597776 18446744073709551615 4287143 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/22993/statm: 6768 3853 341 145 0 3813 0
[pid=22994] ppid=22991 vsize=455956 CPUtime=361.49 cores=7
/proc/22994/stat : 22994 (TNM) R 22991 22991 22182 0 -1 4202496 339 0 0 0 36149 0 0 0 25 0 1 0 517932066 466898944 236 33554432000 134512640 134534564 4291242928 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22994/statm: 113989 236 95 6 0 112655 0
[pid=22995] ppid=22991 vsize=32156 CPUtime=726.92 cores=3
/proc/22995/stat : 22995 (lingeling) R 22991 22991 22182 0 -1 4202496 59118 0 0 0 72683 9 0 0 25 0 1 0 517932066 32927744 7233 33554432000 4194304 4352236 140733432560064 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/22995/statm: 8039 7233 127 39 0 7119 0
[pid=22996] ppid=22991 vsize=19012 CPUtime=361.46 cores=7
/proc/22996/stat : 22996 (march_hi) R 22991 22991 22182 0 -1 4202496 3101 0 0 0 36143 3 0 0 25 0 1 0 517932066 19468288 2994 33554432000 4194304 4331988 140736745545872 18446744073709551615 4291650 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22996/statm: 4753 2994 175 34 0 3195 0
Current children cumulated CPU time (s) 2903.61
Current children cumulated vsize (KiB) 2495224

[startup+728.501 s]
/proc/loadavg: 10.19 10.07 9.59 11/188 23121
/proc/meminfo: memFree=22297628/32950928 swapFree=67087032/67111528
[pid=22991] ppid=22989 vsize=18324 CPUtime=0.01 cores=1,3,5,7
/proc/22991/stat : 22991 (ppfolio) S 22989 22991 22182 0 -1 4202496 519 0 0 0 0 1 0 0 15 0 1 0 517932066 18763776 389 33554432000 4194304 4287625 140733816777392 18446744073709551615 239476715023 0 0 4096 65536 4581893518217183231 0 0 17 1 0 0 0
/proc/22991/statm: 4581 389 341 23 0 91 0
[pid=22992] ppid=22991 vsize=1942704 CPUtime=728.5 cores=1
/proc/22992/stat : 22992 (cryptominisat) R 22991 22991 22182 0 -1 4202496 148857 0 0 0 72797 53 0 0 25 0 1 0 517932066 1989328896 15522 33554432000 4194304 4587354 140733301379296 18446744073709551615 4237686 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22992/statm: 485676 15522 337 96 0 482238 0
[pid=22993] ppid=22991 vsize=27072 CPUtime=728.43 cores=5
/proc/22993/stat : 22993 (clasp) R 22991 22991 22182 0 -1 4202496 3961 0 0 0 72842 1 0 0 25 0 1 0 517932066 27721728 3853 33554432000 4194304 4785740 140733218597776 18446744073709551615 4287055 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/22993/statm: 6768 3853 341 145 0 3813 0
[pid=22994] ppid=22991 vsize=455956 CPUtime=362.29 cores=7
/proc/22994/stat : 22994 (TNM) R 22991 22991 22182 0 -1 4202496 339 0 0 0 36229 0 0 0 25 0 1 0 517932066 466898944 236 33554432000 134512640 134534564 4291242928 18446744073709551615 134528633 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22994/statm: 113989 236 95 6 0 112655 0
[pid=22995] ppid=22991 vsize=32156 CPUtime=728.52 cores=3
/proc/22995/stat : 22995 (lingeling) R 22991 22991 22182 0 -1 4202496 59118 0 0 0 72843 9 0 0 25 0 1 0 517932066 32927744 7233 33554432000 4194304 4352236 140733432560064 18446744073709551615 4328047 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/22995/statm: 8039 7233 127 39 0 7119 0
[pid=22996] ppid=22991 vsize=19012 CPUtime=362.25 cores=7
/proc/22996/stat : 22996 (march_hi) R 22991 22991 22182 0 -1 4202496 3114 0 0 0 36222 3 0 0 25 0 1 0 517932066 19468288 3007 33554432000 4194304 4331988 140736745545872 18446744073709551615 4239602 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22996/statm: 4753 3007 175 34 0 3195 0
Current children cumulated CPU time (s) 2910
Current children cumulated vsize (KiB) 2495224

[startup+729.301 s]
/proc/loadavg: 10.19 10.07 9.59 11/188 23121
/proc/meminfo: memFree=22297380/32950928 swapFree=67087032/67111528
[pid=22991] ppid=22989 vsize=18324 CPUtime=0.01 cores=1,3,5,7
/proc/22991/stat : 22991 (ppfolio) S 22989 22991 22182 0 -1 4202496 519 0 0 0 0 1 0 0 15 0 1 0 517932066 18763776 389 33554432000 4194304 4287625 140733816777392 18446744073709551615 239476715023 0 0 4096 65536 4581893518217183231 0 0 17 1 0 0 0
/proc/22991/statm: 4581 389 341 23 0 91 0
[pid=22992] ppid=22991 vsize=1942704 CPUtime=729.3 cores=1
/proc/22992/stat : 22992 (cryptominisat) R 22991 22991 22182 0 -1 4202496 148912 0 0 0 72877 53 0 0 25 0 1 0 517932066 1989328896 15573 33554432000 4194304 4587354 140733301379296 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22992/statm: 485676 15573 337 96 0 482238 0
[pid=22993] ppid=22991 vsize=27072 CPUtime=729.23 cores=5
/proc/22993/stat : 22993 (clasp) R 22991 22991 22182 0 -1 4202496 3961 0 0 0 72922 1 0 0 25 0 1 0 517932066 27721728 3853 33554432000 4194304 4785740 140733218597776 18446744073709551615 4286941 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/22993/statm: 6768 3853 341 145 0 3813 0
[pid=22994] ppid=22991 vsize=455956 CPUtime=362.69 cores=7
/proc/22994/stat : 22994 (TNM) R 22991 22991 22182 0 -1 4202496 339 0 0 0 36269 0 0 0 25 0 1 0 517932066 466898944 236 33554432000 134512640 134534564 4291242928 18446744073709551615 134528972 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22994/statm: 113989 236 95 6 0 112655 0
[pid=22995] ppid=22991 vsize=32156 CPUtime=729.32 cores=3
/proc/22995/stat : 22995 (lingeling) R 22991 22991 22182 0 -1 4202496 59118 0 0 0 72923 9 0 0 25 0 1 0 517932066 32927744 7233 33554432000 4194304 4352236 140733432560064 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/22995/statm: 8039 7233 127 39 0 7119 0
[pid=22996] ppid=22991 vsize=19012 CPUtime=362.65 cores=7
/proc/22996/stat : 22996 (march_hi) R 22991 22991 22182 0 -1 4202496 3121 0 0 0 36262 3 0 0 25 0 1 0 517932066 19468288 3014 33554432000 4194304 4331988 140736745545872 18446744073709551615 4226645 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22996/statm: 4753 3014 175 34 0 3195 0
Current children cumulated CPU time (s) 2913.2
Current children cumulated vsize (KiB) 2495224

[startup+729.701 s]
/proc/loadavg: 10.19 10.07 9.59 11/188 23121
/proc/meminfo: memFree=22297380/32950928 swapFree=67087032/67111528
[pid=22991] ppid=22989 vsize=18324 CPUtime=0.01 cores=1,3,5,7
/proc/22991/stat : 22991 (ppfolio) S 22989 22991 22182 0 -1 4202496 519 0 0 0 0 1 0 0 15 0 1 0 517932066 18763776 389 33554432000 4194304 4287625 140733816777392 18446744073709551615 239476715023 0 0 4096 65536 4581893518217183231 0 0 17 1 0 0 0
/proc/22991/statm: 4581 389 341 23 0 91 0
[pid=22992] ppid=22991 vsize=1942704 CPUtime=729.7 cores=1
/proc/22992/stat : 22992 (cryptominisat) R 22991 22991 22182 0 -1 4202496 148937 0 0 0 72917 53 0 0 25 0 1 0 517932066 1989328896 15598 33554432000 4194304 4587354 140733301379296 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22992/statm: 485676 15598 337 96 0 482238 0
[pid=22993] ppid=22991 vsize=27072 CPUtime=729.63 cores=5
/proc/22993/stat : 22993 (clasp) R 22991 22991 22182 0 -1 4202496 3961 0 0 0 72962 1 0 0 25 0 1 0 517932066 27721728 3853 33554432000 4194304 4785740 140733218597776 18446744073709551615 4312619 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/22993/statm: 6768 3853 341 145 0 3813 0
[pid=22994] ppid=22991 vsize=455956 CPUtime=362.89 cores=7
/proc/22994/stat : 22994 (TNM) R 22991 22991 22182 0 -1 4202496 339 0 0 0 36289 0 0 0 25 0 1 0 517932066 466898944 236 33554432000 134512640 134534564 4291242928 18446744073709551615 134530538 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22994/statm: 113989 236 95 6 0 112655 0
[pid=22995] ppid=22991 vsize=32156 CPUtime=729.72 cores=3
/proc/22995/stat : 22995 (lingeling) R 22991 22991 22182 0 -1 4202496 59118 0 0 0 72963 9 0 0 25 0 1 0 517932066 32927744 7233 33554432000 4194304 4352236 140733432560064 18446744073709551615 4328345 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/22995/statm: 8039 7233 127 39 0 7119 0
[pid=22996] ppid=22991 vsize=19012 CPUtime=362.85 cores=7
/proc/22996/stat : 22996 (march_hi) R 22991 22991 22182 0 -1 4202496 3125 0 0 0 36282 3 0 0 25 0 1 0 517932066 19468288 3018 33554432000 4194304 4331988 140736745545872 18446744073709551615 4287604 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22996/statm: 4753 3018 175 34 0 3195 0
Current children cumulated CPU time (s) 2914.8
Current children cumulated vsize (KiB) 2495224

[startup+729.907 s]
/proc/loadavg: 10.26 10.08 9.60 11/188 23121
/proc/meminfo: memFree=22296388/32950928 swapFree=67087032/67111528
[pid=22991] ppid=22989 vsize=18324 CPUtime=0.01 cores=1,3,5,7
/proc/22991/stat : 22991 (ppfolio) S 22989 22991 22182 0 -1 4202496 519 0 0 0 0 1 0 0 15 0 1 0 517932066 18763776 389 33554432000 4194304 4287625 140733816777392 18446744073709551615 239476715023 0 0 4096 65536 4581893518217183231 0 0 17 1 0 0 0
/proc/22991/statm: 4581 389 341 23 0 91 0
[pid=22992] ppid=22991 vsize=1942704 CPUtime=729.91 cores=1
/proc/22992/stat : 22992 (cryptominisat) R 22991 22991 22182 0 -1 4202496 148953 0 0 0 72938 53 0 0 25 0 1 0 517932066 1989328896 15613 33554432000 4194304 4587354 140733301379296 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22992/statm: 485676 15613 337 96 0 482238 0
[pid=22993] ppid=22991 vsize=27072 CPUtime=729.84 cores=5
/proc/22993/stat : 22993 (clasp) R 22991 22991 22182 0 -1 4202496 3961 0 0 0 72983 1 0 0 25 0 1 0 517932066 27721728 3853 33554432000 4194304 4785740 140733218597776 18446744073709551615 4287011 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/22993/statm: 6768 3853 341 145 0 3813 0
[pid=22994] ppid=22991 vsize=455956 CPUtime=362.99 cores=7
/proc/22994/stat : 22994 (TNM) R 22991 22991 22182 0 -1 4202496 339 0 0 0 36299 0 0 0 25 0 1 0 517932066 466898944 236 33554432000 134512640 134534564 4291242928 18446744073709551615 134528891 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22994/statm: 113989 236 95 6 0 112655 0
[pid=22995] ppid=22991 vsize=32156 CPUtime=729.92 cores=3
/proc/22995/stat : 22995 (lingeling) R 22991 22991 22182 0 -1 4202496 59118 0 0 0 72983 9 0 0 25 0 1 0 517932066 32927744 7233 33554432000 4194304 4352236 140733432560064 18446744073709551615 4328100 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/22995/statm: 8039 7233 127 39 0 7119 0
[pid=22996] ppid=22991 vsize=19012 CPUtime=362.95 cores=7
/proc/22996/stat : 22996 (march_hi) R 22991 22991 22182 0 -1 4202496 3127 0 0 0 36292 3 0 0 25 0 1 0 517932066 19468288 3020 33554432000 4194304 4331988 140736745545872 18446744073709551615 4210516 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22996/statm: 4753 3020 175 34 0 3195 0
Current children cumulated CPU time (s) 2915.62
Current children cumulated vsize (KiB) 2495224

Child status: 0
Real time (s): 729.999
CPU time (s): 2916.02
CPU user time (s): 2915.32
CPU system time (s): 0.694894
CPU usage (%): 399.455
Max. virtual memory (cumulated for all children) (KiB): 4375868

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2915.32
system time used= 0.694894
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 216299
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= 1028
involuntary context switches= 29197

runsolver used 1.08183 second user time and 2.90356 second system time

The end

Launcher Data

Begin job on node148 at 2011-04-29 09:49:10
IDJOB=3191170
IDBENCH=82901
IDSOLVER=1612
FILE ID=node148/3191170-1304063350
RUNJOBID= node148-1304060708-22541
PBS_JOBID= 13170435
Free space on /tmp= 71424 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v100-c2130-S360859187-040.UNKNOWN.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191170-1304063350/watcher-3191170-1304063350 -o /tmp/evaluation-result-3191170-1304063350/solver-3191170-1304063350 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3191170-1304063350.cnf

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

MD5SUM BENCH= 5da80be8e24322484381341b0d82cc61
RANDOM SEED=45358607

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      22541676 kB
Buffers:       2019276 kB
Cached:        7730268 kB
SwapCached:       3548 kB
Active:        1820628 kB
Inactive:      8025416 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      22541676 kB
SwapTotal:    67111528 kB
SwapFree:     67087032 kB
Dirty:           10152 kB
Writeback:           0 kB
AnonPages:       94864 kB
Mapped:          15612 kB
Slab:           498672 kB
PageTables:       5064 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   715416 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= 71416 MiB
End job on node148 at 2011-04-29 10:01:20