Trace number 3191116

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 3048.77 763.421

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v60-c5340-S1556216475-025.UNKNOWN.cnf
MD5SUM4227d784a99fd8c0304137876add0b08
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark398.758
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of clauses5340
Sum of the clauses size37380
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 55340

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
3048.65/763.41	s UNSATISFIABLE
3048.65/763.42	solver [5] march_hi 2009 answered
3048.65/763.42	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-3191116-1304059971/watcher-3191116-1304059971 -o /tmp/evaluation-result-3191116-1304059971/solver-3191116-1304059971 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3191116-1304059971.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.73 9.29 9.05 6/182 3471
/proc/meminfo: memFree=18149552/32951124 swapFree=67111528/67111528
[pid=3471] ppid=3469 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/3471/stat : 3471 (ppfolio) R 3469 3471 2759 0 -1 4202496 520 0 0 0 0 0 0 0 25 0 1 0 517597600 18763776 390 33554432000 4194304 4287625 140735514074880 18446744073709551615 230809185807 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/3471/statm: 4581 390 341 23 0 91 0

[startup+0.467045 s]
/proc/loadavg: 9.73 9.29 9.05 6/182 3471
/proc/meminfo: memFree=18149552/32951124 swapFree=67111528/67111528
[pid=3471] ppid=3469 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/3471/stat : 3471 (ppfolio) S 3469 3471 2759 0 -1 4202496 520 0 0 0 0 0 0 0 22 0 1 0 517597600 18763776 390 33554432000 4194304 4287625 140735514074880 18446744073709551615 230809185807 0 0 4096 65536 4587427497678733311 0 0 17 1 0 0 0
/proc/3471/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.501039 s]
/proc/loadavg: 9.73 9.29 9.05 6/182 3471
/proc/meminfo: memFree=18149552/32951124 swapFree=67111528/67111528
[pid=3471] ppid=3469 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/3471/stat : 3471 (ppfolio) S 3469 3471 2759 0 -1 4202496 520 0 0 0 0 0 0 0 22 0 1 0 517597600 18763776 390 33554432000 4194304 4287625 140735514074880 18446744073709551615 230809185807 0 0 4096 65536 4587427497678733311 0 0 17 1 0 0 0
/proc/3471/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.601021 s]
/proc/loadavg: 9.73 9.29 9.05 6/182 3471
/proc/meminfo: memFree=18149552/32951124 swapFree=67111528/67111528
[pid=3471] ppid=3469 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/3471/stat : 3471 (ppfolio) S 3469 3471 2759 0 -1 4202496 520 0 0 0 0 0 0 0 22 0 1 0 517597600 18763776 390 33554432000 4194304 4287625 140735514074880 18446744073709551615 230809185807 0 0 4096 65536 4587427497678733311 0 0 17 1 0 0 0
/proc/3471/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.701003 s]
/proc/loadavg: 9.73 9.29 9.05 6/182 3471
/proc/meminfo: memFree=18149552/32951124 swapFree=67111528/67111528
[pid=3471] ppid=3469 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/3471/stat : 3471 (ppfolio) S 3469 3471 2759 0 -1 4202496 520 0 0 0 0 0 0 0 21 0 1 0 517597600 18763776 390 33554432000 4194304 4287625 140735514074880 18446744073709551615 230809185807 0 0 4096 65536 4587427497678733311 0 0 17 1 0 0 0
/proc/3471/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50686 s]
/proc/loadavg: 9.73 9.29 9.05 11/188 3477
/proc/meminfo: memFree=18131432/32951124 swapFree=67111528/67111528
[pid=3471] ppid=3469 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/3471/stat : 3471 (ppfolio) S 3469 3471 2759 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 517597600 18763776 390 33554432000 4194304 4287625 140735514074880 18446744073709551615 230809185807 0 0 4096 65536 4587427497678733311 0 0 17 1 0 0 0
/proc/3471/statm: 4581 390 341 23 0 91 0
[pid=3472] ppid=3471 vsize=1598628 CPUtime=1.49 cores=1
/proc/3472/stat : 3472 (cryptominisat) R 3471 3471 2759 0 -1 4202496 4111 0 0 0 149 0 0 0 25 0 1 0 517597601 1636995072 2643 33554432000 4194304 4587354 140736245517472 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3472/statm: 399657 2643 336 96 0 396219 0
[pid=3473] ppid=3471 vsize=14360 CPUtime=1.5 cores=5
/proc/3473/stat : 3473 (clasp) R 3471 3471 2759 0 -1 4202496 1050 0 0 0 150 0 0 0 25 0 1 0 517597601 14704640 942 33554432000 4194304 4785740 140735175104208 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/3473/statm: 3590 942 340 145 0 635 0
[pid=3474] ppid=3471 vsize=452524 CPUtime=0.78 cores=7
/proc/3474/stat : 3474 (TNM) R 3471 3471 2759 0 -1 4202496 418 0 0 0 78 0 0 0 25 0 1 0 517597601 463384576 315 33554432000 134512640 134534564 4294611792 18446744073709551615 134524568 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/3474/statm: 113131 315 91 6 0 111797 0
[pid=3475] ppid=3471 vsize=7340 CPUtime=1.5 cores=3
/proc/3475/stat : 3475 (lingeling) R 3471 3471 2759 0 -1 4202496 1566 0 0 0 150 0 0 0 25 0 1 0 517597601 7516160 1028 33554432000 4194304 4352236 140736437670304 18446744073709551615 4328105 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/3475/statm: 1835 1028 127 39 0 915 0
[pid=3476] ppid=3471 vsize=7860 CPUtime=0.71 cores=7
/proc/3476/stat : 3476 (march_hi) R 3471 3471 2759 0 -1 4202496 1186 0 0 0 71 0 0 0 25 0 1 0 517597601 8048640 480 33554432000 4194304 4331988 140734439812896 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/3476/statm: 1965 480 174 34 0 407 0
Current children cumulated CPU time (s) 5.98
Current children cumulated vsize (KiB) 2099036

[startup+3.10056 s]
/proc/loadavg: 9.73 9.29 9.05 11/188 3477
/proc/meminfo: memFree=18128348/32951124 swapFree=67111528/67111528
[pid=3471] ppid=3469 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/3471/stat : 3471 (ppfolio) S 3469 3471 2759 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 517597600 18763776 390 33554432000 4194304 4287625 140735514074880 18446744073709551615 230809185807 0 0 4096 65536 4587427497678733311 0 0 17 1 0 0 0
/proc/3471/statm: 4581 390 341 23 0 91 0
[pid=3472] ppid=3471 vsize=1601776 CPUtime=3.08 cores=1
/proc/3472/stat : 3472 (cryptominisat) R 3471 3471 2759 0 -1 4202496 4897 0 0 0 308 0 0 0 25 0 1 0 517597601 1640218624 2609 33554432000 4194304 4587354 140736245517472 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3472/statm: 400444 2609 336 96 0 397006 0
[pid=3473] ppid=3471 vsize=15088 CPUtime=3.09 cores=5
/proc/3473/stat : 3473 (clasp) R 3471 3471 2759 0 -1 4202496 1209 0 0 0 309 0 0 0 25 0 1 0 517597601 15450112 1101 33554432000 4194304 4785740 140735175104208 18446744073709551615 4287252 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/3473/statm: 3772 1101 340 145 0 817 0
[pid=3474] ppid=3471 vsize=456356 CPUtime=1.57 cores=7
/proc/3474/stat : 3474 (TNM) R 3471 3471 2759 0 -1 4202496 479 0 0 0 157 0 0 0 25 0 1 0 517597601 467308544 376 33554432000 134512640 134534564 4294611792 18446744073709551615 134530468 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/3474/statm: 114089 376 95 6 0 112755 0
[pid=3475] ppid=3471 vsize=7636 CPUtime=3.09 cores=3
/proc/3475/stat : 3475 (lingeling) R 3471 3471 2759 0 -1 4202496 1983 0 0 0 309 0 0 0 25 0 1 0 517597601 7819264 1102 33554432000 4194304 4352236 140736437670304 18446744073709551615 4328248 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/3475/statm: 1909 1102 127 39 0 989 0
[pid=3476] ppid=3471 vsize=7860 CPUtime=1.51 cores=7
/proc/3476/stat : 3476 (march_hi) R 3471 3471 2759 0 -1 4202496 1186 0 0 0 151 0 0 0 25 0 1 0 517597601 8048640 480 33554432000 4194304 4331988 140734439812896 18446744073709551615 4210548 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/3476/statm: 1965 480 174 34 0 407 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 2107040

[startup+6.30098 s]
/proc/loadavg: 9.75 9.30 9.05 12/188 3477
/proc/meminfo: memFree=18135168/32951124 swapFree=67111528/67111528
[pid=3471] ppid=3469 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/3471/stat : 3471 (ppfolio) S 3469 3471 2759 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 517597600 18763776 390 33554432000 4194304 4287625 140735514074880 18446744073709551615 230809185807 0 0 4096 65536 4587427497678733311 0 0 17 1 0 0 0
/proc/3471/statm: 4581 390 341 23 0 91 0
[pid=3472] ppid=3471 vsize=1598952 CPUtime=6.29 cores=1
/proc/3472/stat : 3472 (cryptominisat) R 3471 3471 2759 0 -1 4202496 6669 0 0 0 628 1 0 0 25 0 1 0 517597601 1637326848 2891 33554432000 4194304 4587354 140736245517472 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3472/statm: 399738 2891 336 96 0 396300 0
[pid=3473] ppid=3471 vsize=16252 CPUtime=6.29 cores=5
/proc/3473/stat : 3473 (clasp) R 3471 3471 2759 0 -1 4202496 1480 0 0 0 629 0 0 0 25 0 1 0 517597601 16642048 1372 33554432000 4194304 4785740 140735175104208 18446744073709551615 4278416 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/3473/statm: 4063 1372 340 145 0 1108 0
[pid=3474] ppid=3471 vsize=456356 CPUtime=3.15 cores=7
/proc/3474/stat : 3474 (TNM) R 3471 3471 2759 0 -1 4202496 479 0 0 0 315 0 0 0 25 0 1 0 517597601 467308544 376 33554432000 134512640 134534564 4294611792 18446744073709551615 134528902 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/3474/statm: 114089 376 95 6 0 112755 0
[pid=3475] ppid=3471 vsize=8156 CPUtime=6.29 cores=3
/proc/3475/stat : 3475 (lingeling) R 3471 3471 2759 0 -1 4202496 2761 0 0 0 629 0 0 0 25 0 1 0 517597601 8351744 1232 33554432000 4194304 4352236 140736437670304 18446744073709551615 4328181 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/3475/statm: 2039 1232 127 39 0 1119 0
[pid=3476] ppid=3471 vsize=7860 CPUtime=3.1 cores=7
/proc/3476/stat : 3476 (march_hi) R 3471 3471 2759 0 -1 4202496 1186 0 0 0 310 0 0 0 25 0 1 0 517597601 8048640 480 33554432000 4194304 4331988 140734439812896 18446744073709551615 4237353 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/3476/statm: 1965 480 174 34 0 407 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 2105900

[startup+12.7008 s]
/proc/loadavg: 9.77 9.31 9.06 11/188 3478
/proc/meminfo: memFree=18122092/32951124 swapFree=67111528/67111528
[pid=3471] ppid=3469 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/3471/stat : 3471 (ppfolio) S 3469 3471 2759 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 517597600 18763776 390 33554432000 4194304 4287625 140735514074880 18446744073709551615 230809185807 0 0 4096 65536 4587427497678733311 0 0 17 1 0 0 0
/proc/3471/statm: 4581 390 341 23 0 91 0
[pid=3472] ppid=3471 vsize=1608108 CPUtime=12.68 cores=1
/proc/3472/stat : 3472 (cryptominisat) R 3471 3471 2759 0 -1 4202496 10805 0 0 0 1267 1 0 0 25 0 1 0 517597601 1646702592 4529 33554432000 4194304 4587354 140736245517472 18446744073709551615 4357642 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3472/statm: 402027 4529 336 96 0 398589 0
[pid=3473] ppid=3471 vsize=17488 CPUtime=12.69 cores=5
/proc/3473/stat : 3473 (clasp) R 3471 3471 2759 0 -1 4202496 1761 0 0 0 1269 0 0 0 25 0 1 0 517597601 17907712 1653 33554432000 4194304 4785740 140735175104208 18446744073709551615 4560016 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/3473/statm: 4372 1653 340 145 0 1417 0
[pid=3474] ppid=3471 vsize=456356 CPUtime=6.34 cores=7
/proc/3474/stat : 3474 (TNM) R 3471 3471 2759 0 -1 4202496 479 0 0 0 634 0 0 0 25 0 1 0 517597601 467308544 376 33554432000 134512640 134534564 4294611792 18446744073709551615 134530353 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/3474/statm: 114089 376 95 6 0 112755 0
[pid=3475] ppid=3471 vsize=10460 CPUtime=12.69 cores=3
/proc/3475/stat : 3475 (lingeling) R 3471 3471 2759 0 -1 4202496 4745 0 0 0 1269 0 0 0 25 0 1 0 517597601 10711040 1808 33554432000 4194304 4352236 140736437670304 18446744073709551615 4328105 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/3475/statm: 2615 1808 127 39 0 1695 0
[pid=3476] ppid=3471 vsize=7860 CPUtime=6.27 cores=7
/proc/3476/stat : 3476 (march_hi) R 3471 3471 2759 0 -1 4202496 1186 0 0 0 627 0 0 0 25 0 1 0 517597601 8048640 480 33554432000 4194304 4331988 140734439812896 18446744073709551615 4239542 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/3476/statm: 1965 480 174 34 0 407 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 2118596

[startup+25.5005 s]
/proc/loadavg: 9.88 9.35 9.07 12/188 3478
/proc/meminfo: memFree=18097920/32951124 swapFree=67111528/67111528
[pid=3471] ppid=3469 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/3471/stat : 3471 (ppfolio) S 3469 3471 2759 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 517597600 18763776 390 33554432000 4194304 4287625 140735514074880 18446744073709551615 230809185807 0 0 4096 65536 4587427497678733311 0 0 17 1 0 0 0
/proc/3471/statm: 4581 390 341 23 0 91 0
[pid=3472] ppid=3471 vsize=1612164 CPUtime=25.48 cores=1
/proc/3472/stat : 3472 (cryptominisat) R 3471 3471 2759 0 -1 4202496 16223 0 0 0 2546 2 0 0 25 0 1 0 517597601 1650855936 5910 33554432000 4194304 4587354 140736245517472 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3472/statm: 403041 5910 336 96 0 399603 0
[pid=3473] ppid=3471 vsize=19144 CPUtime=25.49 cores=5
/proc/3473/stat : 3473 (clasp) R 3471 3471 2759 0 -1 4202496 2154 0 0 0 2549 0 0 0 25 0 1 0 517597601 19603456 2046 33554432000 4194304 4785740 140735175104208 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/3473/statm: 4786 2046 341 145 0 1831 0
[pid=3474] ppid=3471 vsize=456356 CPUtime=12.74 cores=7
/proc/3474/stat : 3474 (TNM) R 3471 3471 2759 0 -1 4202496 479 0 0 0 1274 0 0 0 25 0 1 0 517597601 467308544 376 33554432000 134512640 134534564 4294611792 18446744073709551615 134530672 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/3474/statm: 114089 376 95 6 0 112755 0
[pid=3475] ppid=3471 vsize=11228 CPUtime=25.48 cores=3
/proc/3475/stat : 3475 (lingeling) R 3471 3471 2759 0 -1 4202496 7049 0 0 0 2548 0 0 0 25 0 1 0 517597601 11497472 2000 33554432000 4194304 4352236 140736437670304 18446744073709551615 4328013 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/3475/statm: 2807 2000 127 39 0 1887 0
[pid=3476] ppid=3471 vsize=7860 CPUtime=12.61 cores=7
/proc/3476/stat : 3476 (march_hi) R 3471 3471 2759 0 -1 4202496 1186 0 0 0 1261 0 0 0 25 0 1 0 517597601 8048640 480 33554432000 4194304 4331988 140734439812896 18446744073709551615 4299282 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/3476/statm: 1965 480 174 34 0 407 0
Current children cumulated CPU time (s) 101.8
Current children cumulated vsize (KiB) 2125076

[startup+51.1008 s]
/proc/loadavg: 9.92 9.41 9.10 11/188 3479
/proc/meminfo: memFree=18083892/32951124 swapFree=67111528/67111528
[pid=3471] ppid=3469 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/3471/stat : 3471 (ppfolio) S 3469 3471 2759 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 517597600 18763776 390 33554432000 4194304 4287625 140735514074880 18446744073709551615 230809185807 0 0 4096 65536 4587427497678733311 0 0 17 1 0 0 0
/proc/3471/statm: 4581 390 341 23 0 91 0
[pid=3472] ppid=3471 vsize=52348 CPUtime=51.08 cores=1
/proc/3472/stat : 3472 (cryptominisat) R 3471 3471 2759 0 -1 4202496 24719 0 0 0 5104 4 0 0 25 0 1 0 517597601 53604352 7369 33554432000 4194304 4587354 140736245517472 18446744073709551615 4274498 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3472/statm: 13087 7369 336 96 0 9649 0
[pid=3473] ppid=3471 vsize=21152 CPUtime=51.09 cores=5
/proc/3473/stat : 3473 (clasp) R 3471 3471 2759 0 -1 4202496 2597 0 0 0 5109 0 0 0 25 0 1 0 517597601 21659648 2489 33554432000 4194304 4785740 140735175104208 18446744073709551615 4287042 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/3473/statm: 5288 2489 341 145 0 2333 0
[pid=3474] ppid=3471 vsize=456356 CPUtime=25.44 cores=7
/proc/3474/stat : 3474 (TNM) R 3471 3471 2759 0 -1 4202496 479 0 0 0 2544 0 0 0 25 0 1 0 517597601 467308544 376 33554432000 134512640 134534564 4294611792 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/3474/statm: 114089 376 95 6 0 112755 0
[pid=3475] ppid=3471 vsize=15708 CPUtime=51.09 cores=3

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


[startup+642.301 s]
/proc/loadavg: 10.19 10.08 9.60 11/188 3505
/proc/meminfo: memFree=17939524/32951124 swapFree=67111528/67111528
[pid=3471] ppid=3469 vsize=18324 CPUtime=0.01 cores=1,3,5,7
/proc/3471/stat : 3471 (ppfolio) S 3469 3471 2759 0 -1 4202496 521 0 0 0 0 1 0 0 15 0 1 0 517597600 18763776 390 33554432000 4194304 4287625 140735514074880 18446744073709551615 230809185807 0 0 4096 65536 4587427497678733311 0 0 17 1 0 0 0
/proc/3471/statm: 4581 390 341 23 0 91 0
[pid=3472] ppid=3471 vsize=78976 CPUtime=642.28 cores=1
/proc/3472/stat : 3472 (cryptominisat) R 3471 3471 2759 0 -1 4202496 68683 0 0 0 64210 18 0 0 25 0 1 0 517597601 80871424 16280 33554432000 4194304 4587354 140736245517472 18446744073709551615 4238778 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3472/statm: 19744 16280 336 96 0 16306 0
[pid=3473] ppid=3471 vsize=31908 CPUtime=642.31 cores=5
/proc/3473/stat : 3473 (clasp) R 3471 3471 2759 0 -1 4202496 5113 0 0 0 64230 1 0 0 25 0 1 0 517597601 32673792 5005 33554432000 4194304 4785740 140735175104208 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/3473/statm: 7977 5005 341 145 0 5022 0
[pid=3474] ppid=3471 vsize=456356 CPUtime=319.45 cores=7
/proc/3474/stat : 3474 (TNM) R 3471 3471 2759 0 -1 4202496 479 0 0 0 31945 0 0 0 25 0 1 0 517597601 467308544 376 33554432000 134512640 134534564 4294611792 18446744073709551615 134530659 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/3474/statm: 114089 376 95 6 0 112755 0
[pid=3475] ppid=3471 vsize=34212 CPUtime=642.3 cores=3
/proc/3475/stat : 3475 (lingeling) R 3471 3471 2759 0 -1 4202496 65612 0 0 0 64220 10 0 0 25 0 1 0 517597601 35033088 7746 33554432000 4194304 4352236 140736437670304 18446744073709551615 4328026 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/3475/statm: 8553 7746 127 39 0 7633 0
[pid=3476] ppid=3471 vsize=9428 CPUtime=319.36 cores=7
/proc/3476/stat : 3476 (march_hi) R 3471 3471 2759 0 -1 4202496 1538 0 0 0 31936 0 0 0 25 0 1 0 517597601 9654272 788 33554432000 4194304 4331988 140734439812896 18446744073709551615 4210448 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/3476/statm: 2357 788 175 34 0 799 0
Current children cumulated CPU time (s) 2565.71
Current children cumulated vsize (KiB) 629204

[startup+702.301 s]
/proc/loadavg: 10.48 10.18 9.66 11/188 3512
/proc/meminfo: memFree=17938840/32951124 swapFree=67111528/67111528
[pid=3471] ppid=3469 vsize=18324 CPUtime=0.01 cores=1,3,5,7
/proc/3471/stat : 3471 (ppfolio) S 3469 3471 2759 0 -1 4202496 521 0 0 0 0 1 0 0 15 0 1 0 517597600 18763776 390 33554432000 4194304 4287625 140735514074880 18446744073709551615 230809185807 0 0 4096 65536 4587427497678733311 0 0 17 1 0 0 0
/proc/3471/statm: 4581 390 341 23 0 91 0
[pid=3472] ppid=3471 vsize=78976 CPUtime=702.28 cores=1
/proc/3472/stat : 3472 (cryptominisat) R 3471 3471 2759 0 -1 4202496 71623 0 0 0 70209 19 0 0 25 0 1 0 517597601 80871424 16303 33554432000 4194304 4587354 140736245517472 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3472/statm: 19744 16303 336 96 0 16306 0
[pid=3473] ppid=3471 vsize=32868 CPUtime=701.5 cores=5
/proc/3473/stat : 3473 (clasp) R 3471 3471 2759 0 -1 4202496 5309 0 0 0 70149 1 0 0 25 0 1 0 517597601 33656832 5201 33554432000 4194304 4785740 140735175104208 18446744073709551615 4287211 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/3473/statm: 8217 5201 341 145 0 5262 0
[pid=3474] ppid=3471 vsize=456356 CPUtime=349.29 cores=7
/proc/3474/stat : 3474 (TNM) R 3471 3471 2759 0 -1 4202496 479 0 0 0 34929 0 0 0 25 0 1 0 517597601 467308544 376 33554432000 134512640 134534564 4294611792 18446744073709551615 134530353 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/3474/statm: 114089 376 95 6 0 112755 0
[pid=3475] ppid=3471 vsize=36260 CPUtime=702.3 cores=3
/proc/3475/stat : 3475 (lingeling) R 3471 3471 2759 0 -1 4202496 69388 0 0 0 70220 10 0 0 25 0 1 0 517597601 37130240 8258 33554432000 4194304 4352236 140736437670304 18446744073709551615 4328243 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/3475/statm: 9065 8258 127 39 0 8145 0
[pid=3476] ppid=3471 vsize=9428 CPUtime=349.18 cores=7
/proc/3476/stat : 3476 (march_hi) R 3471 3471 2759 0 -1 4202496 1574 0 0 0 34918 0 0 0 25 0 1 0 517597601 9654272 824 33554432000 4194304 4331988 140734439812896 18446744073709551615 4210448 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/3476/statm: 2357 824 175 34 0 799 0
Current children cumulated CPU time (s) 2804.56
Current children cumulated vsize (KiB) 632212

[startup+762.301 s]
/proc/loadavg: 10.22 10.16 9.68 11/188 3514
/proc/meminfo: memFree=17923664/32951124 swapFree=67111528/67111528
[pid=3471] ppid=3469 vsize=18324 CPUtime=0.01 cores=1,3,5,7
/proc/3471/stat : 3471 (ppfolio) S 3469 3471 2759 0 -1 4202496 521 0 0 0 0 1 0 0 15 0 1 0 517597600 18763776 390 33554432000 4194304 4287625 140735514074880 18446744073709551615 230809185807 0 0 4096 65536 4587427497678733311 0 0 17 1 0 0 0
/proc/3471/statm: 4581 390 341 23 0 91 0
[pid=3472] ppid=3471 vsize=93308 CPUtime=762.28 cores=1
/proc/3472/stat : 3472 (cryptominisat) R 3471 3471 2759 0 -1 4202496 76940 0 0 0 76206 22 0 0 25 0 1 0 517597601 95547392 18753 33554432000 4194304 4587354 140736245517472 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3472/statm: 23327 18753 336 96 0 19889 0
[pid=3473] ppid=3471 vsize=34020 CPUtime=761.5 cores=5
/proc/3473/stat : 3473 (clasp) R 3471 3471 2759 0 -1 4202496 5519 0 0 0 76149 1 0 0 25 0 1 0 517597601 34836480 5411 33554432000 4194304 4785740 140735175104208 18446744073709551615 4553344 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/3473/statm: 8505 5411 341 145 0 5550 0
[pid=3474] ppid=3471 vsize=456356 CPUtime=379.11 cores=7
/proc/3474/stat : 3474 (TNM) R 3471 3471 2759 0 -1 4202496 479 0 0 0 37911 0 0 0 25 0 1 0 517597601 467308544 376 33554432000 134512640 134534564 4294611792 18446744073709551615 134530630 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/3474/statm: 114089 376 95 6 0 112755 0
[pid=3475] ppid=3471 vsize=36260 CPUtime=762.31 cores=3
/proc/3475/stat : 3475 (lingeling) R 3471 3471 2759 0 -1 4202496 72652 0 0 0 76220 11 0 0 25 0 1 0 517597601 37130240 8258 33554432000 4194304 4352236 140736437670304 18446744073709551615 4328016 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/3475/statm: 9065 8258 127 39 0 8145 0
[pid=3476] ppid=3471 vsize=10192 CPUtime=379.05 cores=7
/proc/3476/stat : 3476 (march_hi) R 3471 3471 2759 0 -1 4202496 1623 0 0 0 37905 0 0 0 25 0 1 0 517597601 10436608 873 33554432000 4194304 4331988 140734439812896 18446744073709551615 4210459 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/3476/statm: 2548 873 175 34 0 990 0
Current children cumulated CPU time (s) 3044.26
Current children cumulated vsize (KiB) 648460

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

[startup+762.706 s]
/proc/loadavg: 10.22 10.16 9.68 12/188 3514
/proc/meminfo: memFree=17923292/32951124 swapFree=67111528/67111528
[pid=3471] ppid=3469 vsize=18324 CPUtime=0.01 cores=1,3,5,7
/proc/3471/stat : 3471 (ppfolio) S 3469 3471 2759 0 -1 4202496 521 0 0 0 0 1 0 0 15 0 1 0 517597600 18763776 390 33554432000 4194304 4287625 140735514074880 18446744073709551615 230809185807 0 0 4096 65536 4587427497678733311 0 0 17 1 0 0 0
/proc/3471/statm: 4581 390 341 23 0 91 0
[pid=3472] ppid=3471 vsize=93308 CPUtime=762.68 cores=1
/proc/3472/stat : 3472 (cryptominisat) R 3471 3471 2759 0 -1 4202496 76963 0 0 0 76246 22 0 0 25 0 1 0 517597601 95547392 18776 33554432000 4194304 4587354 140736245517472 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3472/statm: 23327 18776 336 96 0 19889 0
[pid=3473] ppid=3471 vsize=34212 CPUtime=761.91 cores=5
/proc/3473/stat : 3473 (clasp) R 3471 3471 2759 0 -1 4202496 5554 0 0 0 76190 1 0 0 25 0 1 0 517597601 35033088 5446 33554432000 4194304 4785740 140735175104208 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/3473/statm: 8553 5446 341 145 0 5598 0
[pid=3474] ppid=3471 vsize=456356 CPUtime=379.31 cores=7
/proc/3474/stat : 3474 (TNM) R 3471 3471 2759 0 -1 4202496 479 0 0 0 37931 0 0 0 25 0 1 0 517597601 467308544 376 33554432000 134512640 134534564 4294611792 18446744073709551615 134528913 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/3474/statm: 114089 376 95 6 0 112755 0
[pid=3475] ppid=3471 vsize=36260 CPUtime=762.71 cores=3
/proc/3475/stat : 3475 (lingeling) R 3471 3471 2759 0 -1 4202496 72652 0 0 0 76260 11 0 0 25 0 1 0 517597601 37130240 8258 33554432000 4194304 4352236 140736437670304 18446744073709551615 4329060 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/3475/statm: 9065 8258 127 39 0 8145 0
[pid=3476] ppid=3471 vsize=10192 CPUtime=379.25 cores=7
/proc/3476/stat : 3476 (march_hi) R 3471 3471 2759 0 -1 4202496 1623 0 0 0 37925 0 0 0 25 0 1 0 517597601 10436608 873 33554432000 4194304 4331988 140734439812896 18446744073709551615 4299282 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/3476/statm: 2548 873 175 34 0 990 0
Current children cumulated CPU time (s) 3045.87
Current children cumulated vsize (KiB) 648652

[startup+763.1 s]
/proc/loadavg: 10.22 10.16 9.68 12/188 3514
/proc/meminfo: memFree=17923292/32951124 swapFree=67111528/67111528
[pid=3471] ppid=3469 vsize=18324 CPUtime=0.01 cores=1,3,5,7
/proc/3471/stat : 3471 (ppfolio) S 3469 3471 2759 0 -1 4202496 521 0 0 0 0 1 0 0 15 0 1 0 517597600 18763776 390 33554432000 4194304 4287625 140735514074880 18446744073709551615 230809185807 0 0 4096 65536 4587427497678733311 0 0 17 1 0 0 0
/proc/3471/statm: 4581 390 341 23 0 91 0
[pid=3472] ppid=3471 vsize=93308 CPUtime=763.09 cores=1
/proc/3472/stat : 3472 (cryptominisat) R 3471 3471 2759 0 -1 4202496 76991 0 0 0 76286 23 0 0 25 0 1 0 517597601 95547392 18803 33554432000 4194304 4587354 140736245517472 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3472/statm: 23327 18803 336 96 0 19889 0
[pid=3473] ppid=3471 vsize=34212 CPUtime=762.3 cores=5
/proc/3473/stat : 3473 (clasp) R 3471 3471 2759 0 -1 4202496 5554 0 0 0 76229 1 0 0 25 0 1 0 517597601 35033088 5446 33554432000 4194304 4785740 140735175104208 18446744073709551615 4553380 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/3473/statm: 8553 5446 341 145 0 5598 0
[pid=3474] ppid=3471 vsize=456356 CPUtime=379.5 cores=7
/proc/3474/stat : 3474 (TNM) R 3471 3471 2759 0 -1 4202496 479 0 0 0 37950 0 0 0 25 0 1 0 517597601 467308544 376 33554432000 134512640 134534564 4294611792 18446744073709551615 134530538 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/3474/statm: 114089 376 95 6 0 112755 0
[pid=3475] ppid=3471 vsize=36260 CPUtime=763.11 cores=3
/proc/3475/stat : 3475 (lingeling) R 3471 3471 2759 0 -1 4202496 72652 0 0 0 76300 11 0 0 25 0 1 0 517597601 37130240 8258 33554432000 4194304 4352236 140736437670304 18446744073709551615 4328390 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/3475/statm: 9065 8258 127 39 0 8145 0
[pid=3476] ppid=3471 vsize=10192 CPUtime=379.45 cores=7
/proc/3476/stat : 3476 (march_hi) R 3471 3471 2759 0 -1 4202496 1624 0 0 0 37945 0 0 0 25 0 1 0 517597601 10436608 874 33554432000 4194304 4331988 140734439812896 18446744073709551615 4299264 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/3476/statm: 2548 874 175 34 0 990 0
Current children cumulated CPU time (s) 3047.46
Current children cumulated vsize (KiB) 648652

[startup+763.3 s]
/proc/loadavg: 10.22 10.16 9.68 12/188 3514
/proc/meminfo: memFree=17923292/32951124 swapFree=67111528/67111528
[pid=3471] ppid=3469 vsize=18324 CPUtime=0.01 cores=1,3,5,7
/proc/3471/stat : 3471 (ppfolio) S 3469 3471 2759 0 -1 4202496 521 0 0 0 0 1 0 0 15 0 1 0 517597600 18763776 390 33554432000 4194304 4287625 140735514074880 18446744073709551615 230809185807 0 0 4096 65536 4587427497678733311 0 0 17 1 0 0 0
/proc/3471/statm: 4581 390 341 23 0 91 0
[pid=3472] ppid=3471 vsize=93308 CPUtime=763.28 cores=1
/proc/3472/stat : 3472 (cryptominisat) R 3471 3471 2759 0 -1 4202496 77005 0 0 0 76305 23 0 0 25 0 1 0 517597601 95547392 18817 33554432000 4194304 4587354 140736245517472 18446744073709551615 4238944 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3472/statm: 23327 18817 336 96 0 19889 0
[pid=3473] ppid=3471 vsize=34212 CPUtime=762.5 cores=5
/proc/3473/stat : 3473 (clasp) R 3471 3471 2759 0 -1 4202496 5554 0 0 0 76249 1 0 0 25 0 1 0 517597601 35033088 5446 33554432000 4194304 4785740 140735175104208 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/3473/statm: 8553 5446 341 145 0 5598 0
[pid=3474] ppid=3471 vsize=456356 CPUtime=379.6 cores=7
/proc/3474/stat : 3474 (TNM) R 3471 3471 2759 0 -1 4202496 479 0 0 0 37960 0 0 0 25 0 1 0 517597601 467308544 376 33554432000 134512640 134534564 4294611792 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/3474/statm: 114089 376 95 6 0 112755 0
[pid=3475] ppid=3471 vsize=36260 CPUtime=763.31 cores=3
/proc/3475/stat : 3475 (lingeling) R 3471 3471 2759 0 -1 4202496 72652 0 0 0 76320 11 0 0 25 0 1 0 517597601 37130240 8258 33554432000 4194304 4352236 140736437670304 18446744073709551615 4329086 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/3475/statm: 9065 8258 127 39 0 8145 0
[pid=3476] ppid=3471 vsize=10192 CPUtime=379.55 cores=7
/proc/3476/stat : 3476 (march_hi) R 3471 3471 2759 0 -1 4202496 1624 0 0 0 37955 0 0 0 25 0 1 0 517597601 10436608 874 33554432000 4194304 4331988 140734439812896 18446744073709551615 4299498 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/3476/statm: 2548 874 175 34 0 990 0
Current children cumulated CPU time (s) 3048.25
Current children cumulated vsize (KiB) 648652

[startup+763.4 s]
/proc/loadavg: 10.22 10.16 9.68 12/188 3514
/proc/meminfo: memFree=17923292/32951124 swapFree=67111528/67111528
[pid=3471] ppid=3469 vsize=18324 CPUtime=0.01 cores=1,3,5,7
/proc/3471/stat : 3471 (ppfolio) S 3469 3471 2759 0 -1 4202496 521 0 0 0 0 1 0 0 15 0 1 0 517597600 18763776 390 33554432000 4194304 4287625 140735514074880 18446744073709551615 230809185807 0 0 4096 65536 4587427497678733311 0 0 17 1 0 0 0
/proc/3471/statm: 4581 390 341 23 0 91 0
[pid=3472] ppid=3471 vsize=93308 CPUtime=763.38 cores=1
/proc/3472/stat : 3472 (cryptominisat) R 3471 3471 2759 0 -1 4202496 77012 0 0 0 76315 23 0 0 25 0 1 0 517597601 95547392 18824 33554432000 4194304 4587354 140736245517472 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3472/statm: 23327 18824 336 96 0 19889 0
[pid=3473] ppid=3471 vsize=34212 CPUtime=762.6 cores=5
/proc/3473/stat : 3473 (clasp) R 3471 3471 2759 0 -1 4202496 5554 0 0 0 76259 1 0 0 25 0 1 0 517597601 35033088 5446 33554432000 4194304 4785740 140735175104208 18446744073709551615 4287252 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/3473/statm: 8553 5446 341 145 0 5598 0
[pid=3474] ppid=3471 vsize=456356 CPUtime=379.69 cores=7
/proc/3474/stat : 3474 (TNM) R 3471 3471 2759 0 -1 4202496 479 0 0 0 37969 0 0 0 25 0 1 0 517597601 467308544 376 33554432000 134512640 134534564 4294611792 18446744073709551615 134528988 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/3474/statm: 114089 376 95 6 0 112755 0
[pid=3475] ppid=3471 vsize=36260 CPUtime=763.41 cores=3
/proc/3475/stat : 3475 (lingeling) R 3471 3471 2759 0 -1 4202496 72652 0 0 0 76330 11 0 0 25 0 1 0 517597601 37130240 8258 33554432000 4194304 4352236 140736437670304 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/3475/statm: 9065 8258 127 39 0 8145 0
[pid=3476] ppid=3471 vsize=10192 CPUtime=379.56 cores=7
/proc/3476/stat : 3476 (march_hi) R 3471 3471 2759 0 -1 4202496 1624 0 0 0 37956 0 0 0 25 0 1 0 517597601 10436608 874 33554432000 4194304 4331988 140734439812896 18446744073709551615 230809165696 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/3476/statm: 2548 874 175 34 0 990 0
Current children cumulated CPU time (s) 3048.65
Current children cumulated vsize (KiB) 648652

Child status: 0
Real time (s): 763.421
CPU time (s): 3048.77
CPU user time (s): 3048.38
CPU system time (s): 0.383941
CPU usage (%): 399.356
Max. virtual memory (cumulated for all children) (KiB): 13007308

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3048.38
system time used= 0.383941
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 157862
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= 1046
involuntary context switches= 28175

runsolver used 1.21281 second user time and 2.95055 second system time

The end

Launcher Data

Begin job on node104 at 2011-04-29 08:52:52
IDJOB=3191116
IDBENCH=82847
IDSOLVER=1612
FILE ID=node104/3191116-1304059971
RUNJOBID= node104-1304057377-2782
PBS_JOBID= 13170438
Free space on /tmp= 71540 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/random/medium/unif-k7-r89-v60-c5340-S1556216475-025.UNKNOWN.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191116-1304059971/watcher-3191116-1304059971 -o /tmp/evaluation-result-3191116-1304059971/solver-3191116-1304059971 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3191116-1304059971.cnf

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

MD5SUM BENCH= 4227d784a99fd8c0304137876add0b08
RANDOM SEED=926775993

node104.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.855
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.71
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.855
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.83
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.855
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.67
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.855
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.80
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.855
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	: 5293.18
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.855
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.855
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.855
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.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18149832 kB
Buffers:       2196908 kB
Cached:       11817764 kB
SwapCached:          0 kB
Active:        2504524 kB
Inactive:     11710856 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18149832 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10244 kB
Writeback:           0 kB
AnonPages:      199948 kB
Mapped:          17008 kB
Slab:           523260 kB
PageTables:       5072 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1102760 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= 71528 MiB
End job on node104 at 2011-04-29 09:05:35