Trace number 3191035

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
ppfolio par? (TO) 4800.36 1201.71

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v80-c7120-S1818856267-075.UNKNOWN.cnf
MD5SUMff76c2a7684df6ebd90c6aa1ff48f56d
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables80
Number of clauses7120
Sum of the clauses size49840
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 57120

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

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3191035-1304053794/watcher-3191035-1304053794 -o /tmp/evaluation-result-3191035-1304053794/solver-3191035-1304053794 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3191035-1304053794.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: 7.34 7.83 7.65 6/182 2029
/proc/meminfo: memFree=19971372/32950904 swapFree=67082284/67111528
[pid=2029] ppid=2027 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2029/stat : 2029 (ppfolio) S 2027 2029 1762 0 -1 4202496 518 0 0 0 0 0 0 0 25 0 1 0 516979189 18763776 390 33554432000 4194304 4287625 140734529318736 18446744073709551615 237278899727 0 0 4096 65536 2826088480823 0 0 17 5 0 0 0
/proc/2029/statm: 4581 390 341 23 0 91 0

[startup+0.468802 s]
/proc/loadavg: 7.34 7.83 7.65 6/182 2029
/proc/meminfo: memFree=19971372/32950904 swapFree=67082284/67111528
[pid=2029] ppid=2027 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2029/stat : 2029 (ppfolio) S 2027 2029 1762 0 -1 4202496 519 0 0 0 0 0 0 0 22 0 1 0 516979189 18763776 390 33554432000 4194304 4287625 140734529318736 18446744073709551615 237278899727 0 0 4096 65536 4427556995171614719 0 0 17 5 0 0 0
/proc/2029/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.500796 s]
/proc/loadavg: 7.34 7.83 7.65 6/182 2029
/proc/meminfo: memFree=19971372/32950904 swapFree=67082284/67111528
[pid=2029] ppid=2027 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2029/stat : 2029 (ppfolio) S 2027 2029 1762 0 -1 4202496 519 0 0 0 0 0 0 0 22 0 1 0 516979189 18763776 390 33554432000 4194304 4287625 140734529318736 18446744073709551615 237278899727 0 0 4096 65536 4427556995171614719 0 0 17 5 0 0 0
/proc/2029/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.600779 s]
/proc/loadavg: 7.34 7.83 7.65 6/182 2029
/proc/meminfo: memFree=19971372/32950904 swapFree=67082284/67111528
[pid=2029] ppid=2027 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2029/stat : 2029 (ppfolio) S 2027 2029 1762 0 -1 4202496 519 0 0 0 0 0 0 0 22 0 1 0 516979189 18763776 390 33554432000 4194304 4287625 140734529318736 18446744073709551615 237278899727 0 0 4096 65536 4427556995171614719 0 0 17 5 0 0 0
/proc/2029/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700761 s]
/proc/loadavg: 7.34 7.83 7.65 6/182 2029
/proc/meminfo: memFree=19971372/32950904 swapFree=67082284/67111528
[pid=2029] ppid=2027 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2029/stat : 2029 (ppfolio) S 2027 2029 1762 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 516979189 18763776 390 33554432000 4194304 4287625 140734529318736 18446744073709551615 237278899727 0 0 4096 65536 4427556995171614719 0 0 17 5 0 0 0
/proc/2029/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50662 s]
/proc/loadavg: 7.34 7.83 7.65 12/188 2035
/proc/meminfo: memFree=19956960/32950904 swapFree=67082284/67111528
[pid=2029] ppid=2027 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2029/stat : 2029 (ppfolio) S 2027 2029 1762 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 516979189 18763776 390 33554432000 4194304 4287625 140734529318736 18446744073709551615 237278899727 0 0 4096 65536 4427556995171614719 0 0 17 5 0 0 0
/proc/2029/statm: 4581 390 341 23 0 91 0
[pid=2030] ppid=2029 vsize=1993464 CPUtime=1.49 cores=1
/proc/2030/stat : 2030 (cryptominisat) R 2029 2029 1762 0 -1 4202496 4665 0 0 0 149 0 0 0 25 0 1 0 516979189 2041307136 2843 33554432000 4194304 4587354 140737357696688 18446744073709551615 4357600 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2030/statm: 498366 2843 336 96 0 494928 0
[pid=2031] ppid=2029 vsize=15004 CPUtime=1.49 cores=5
/proc/2031/stat : 2031 (clasp) R 2029 2029 1762 0 -1 4202496 1195 0 0 0 149 0 0 0 25 0 1 0 516979189 15364096 1087 33554432000 4194304 4785740 140733609360176 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/2031/statm: 3751 1087 341 145 0 796 0
[pid=2032] ppid=2029 vsize=452656 CPUtime=0.74 cores=7
/proc/2032/stat : 2032 (TNM) R 2029 2029 1762 0 -1 4202496 481 0 0 0 74 0 0 0 25 0 1 0 516979189 463519744 378 33554432000 134512640 134534564 4292724768 18446744073709551615 134524664 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2032/statm: 113164 378 91 6 0 111830 0
[pid=2033] ppid=2029 vsize=7384 CPUtime=1.49 cores=3
/proc/2033/stat : 2033 (lingeling) R 2029 2029 1762 0 -1 4202496 1434 0 0 0 149 0 0 0 20 0 1 0 516979189 7561216 1040 33554432000 4194304 4352236 140734066237632 18446744073709551615 4328026 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/2033/statm: 1846 1040 127 39 0 926 0
[pid=2034] ppid=2029 vsize=8580 CPUtime=0.74 cores=7
/proc/2034/stat : 2034 (march_hi) R 2029 2029 1762 0 -1 4202496 1555 0 0 0 74 0 0 0 25 0 1 0 516979189 8785920 627 33554432000 4194304 4331988 140736070653616 18446744073709551615 4239528 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2034/statm: 2145 627 174 34 0 587 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 2495412

[startup+3.10034 s]
/proc/loadavg: 7.55 7.87 7.67 11/188 2035
/proc/meminfo: memFree=19945924/32950904 swapFree=67082284/67111528
[pid=2029] ppid=2027 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2029/stat : 2029 (ppfolio) S 2027 2029 1762 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 516979189 18763776 390 33554432000 4194304 4287625 140734529318736 18446744073709551615 237278899727 0 0 4096 65536 4427556995171614719 0 0 17 5 0 0 0
/proc/2029/statm: 4581 390 341 23 0 91 0
[pid=2030] ppid=2029 vsize=1994684 CPUtime=3.08 cores=1
/proc/2030/stat : 2030 (cryptominisat) R 2029 2029 1762 0 -1 4202496 5878 0 0 0 308 0 0 0 25 0 1 0 516979189 2042556416 3042 33554432000 4194304 4587354 140737357696688 18446744073709551615 4238602 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2030/statm: 498671 3042 336 96 0 495233 0
[pid=2031] ppid=2029 vsize=15960 CPUtime=3.09 cores=5
/proc/2031/stat : 2031 (clasp) R 2029 2029 1762 0 -1 4202496 1419 0 0 0 309 0 0 0 25 0 1 0 516979189 16343040 1311 33554432000 4194304 4785740 140733609360176 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/2031/statm: 3990 1311 341 145 0 1035 0
[pid=2032] ppid=2029 vsize=456652 CPUtime=1.54 cores=7
/proc/2032/stat : 2032 (TNM) R 2029 2029 1762 0 -1 4202496 556 0 0 0 154 0 0 0 25 0 1 0 516979189 467611648 453 33554432000 134512640 134534564 4292724768 18446744073709551615 134528832 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2032/statm: 114163 453 95 6 0 112829 0
[pid=2033] ppid=2029 vsize=7520 CPUtime=3.09 cores=3
/proc/2033/stat : 2033 (lingeling) R 2029 2029 1762 0 -1 4202496 1596 0 0 0 309 0 0 0 25 0 1 0 516979189 7700480 1074 33554432000 4194304 4352236 140734066237632 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/2033/statm: 1880 1074 127 39 0 960 0
[pid=2034] ppid=2029 vsize=8580 CPUtime=1.52 cores=7
/proc/2034/stat : 2034 (march_hi) R 2029 2029 1762 0 -1 4202496 1555 0 0 0 152 0 0 0 25 0 1 0 516979189 8785920 627 33554432000 4194304 4331988 140736070653616 18446744073709551615 4239596 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2034/statm: 2145 627 174 34 0 587 0
Current children cumulated CPU time (s) 12.32
Current children cumulated vsize (KiB) 2501720

[startup+6.30077 s]
/proc/loadavg: 7.55 7.87 7.67 11/188 2035
/proc/meminfo: memFree=19940384/32950904 swapFree=67082284/67111528
[pid=2029] ppid=2027 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2029/stat : 2029 (ppfolio) S 2027 2029 1762 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 516979189 18763776 390 33554432000 4194304 4287625 140734529318736 18446744073709551615 237278899727 0 0 4096 65536 4427556995171614719 0 0 17 5 0 0 0
/proc/2029/statm: 4581 390 341 23 0 91 0
[pid=2030] ppid=2029 vsize=1997388 CPUtime=6.29 cores=1
/proc/2030/stat : 2030 (cryptominisat) R 2029 2029 1762 0 -1 4202496 7827 0 0 0 628 1 0 0 25 0 1 0 516979189 2045325312 3809 33554432000 4194304 4587354 140737357696688 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2030/statm: 499347 3809 336 96 0 495909 0
[pid=2031] ppid=2029 vsize=17152 CPUtime=6.29 cores=5
/proc/2031/stat : 2031 (clasp) R 2029 2029 1762 0 -1 4202496 1714 0 0 0 629 0 0 0 25 0 1 0 516979189 17563648 1606 33554432000 4194304 4785740 140733609360176 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/2031/statm: 4288 1606 341 145 0 1333 0
[pid=2032] ppid=2029 vsize=456652 CPUtime=3.14 cores=7
/proc/2032/stat : 2032 (TNM) R 2029 2029 1762 0 -1 4202496 556 0 0 0 314 0 0 0 25 0 1 0 516979189 467611648 453 33554432000 134512640 134534564 4292724768 18446744073709551615 134528972 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2032/statm: 114163 453 95 6 0 112829 0
[pid=2033] ppid=2029 vsize=8084 CPUtime=6.29 cores=3
/proc/2033/stat : 2033 (lingeling) R 2029 2029 1762 0 -1 4202496 1993 0 0 0 629 0 0 0 25 0 1 0 516979189 8278016 1215 33554432000 4194304 4352236 140734066237632 18446744073709551615 4329000 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/2033/statm: 2021 1215 127 39 0 1101 0
[pid=2034] ppid=2029 vsize=8884 CPUtime=3.11 cores=7
/proc/2034/stat : 2034 (march_hi) R 2029 2029 1762 0 -1 4202496 1630 0 0 0 311 0 0 0 25 0 1 0 516979189 9097216 702 33554432000 4194304 4331988 140736070653616 18446744073709551615 4299264 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2034/statm: 2221 702 174 34 0 663 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 2506484

[startup+12.7006 s]
/proc/loadavg: 7.93 7.94 7.69 11/188 2036
/proc/meminfo: memFree=19931460/32950904 swapFree=67082284/67111528
[pid=2029] ppid=2027 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2029/stat : 2029 (ppfolio) S 2027 2029 1762 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 516979189 18763776 390 33554432000 4194304 4287625 140734529318736 18446744073709551615 237278899727 0 0 4096 65536 4427556995171614719 0 0 17 5 0 0 0
/proc/2029/statm: 4581 390 341 23 0 91 0
[pid=2030] ppid=2029 vsize=1997704 CPUtime=12.69 cores=1
/proc/2030/stat : 2030 (cryptominisat) R 2029 2029 1762 0 -1 4202496 11575 0 0 0 1267 2 0 0 25 0 1 0 516979189 2045648896 3914 33554432000 4194304 4587354 140737357696688 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2030/statm: 499426 3914 336 96 0 495988 0
[pid=2031] ppid=2029 vsize=19076 CPUtime=12.68 cores=5
/proc/2031/stat : 2031 (clasp) R 2029 2029 1762 0 -1 4202496 2107 0 0 0 1268 0 0 0 25 0 1 0 516979189 19533824 1999 33554432000 4194304 4785740 140733609360176 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/2031/statm: 4769 1999 341 145 0 1814 0
[pid=2032] ppid=2029 vsize=456652 CPUtime=6.31 cores=7
/proc/2032/stat : 2032 (TNM) R 2029 2029 1762 0 -1 4202496 556 0 0 0 631 0 0 0 25 0 1 0 516979189 467611648 453 33554432000 134512640 134534564 4292724768 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2032/statm: 114163 453 95 6 0 112829 0
[pid=2033] ppid=2029 vsize=8732 CPUtime=12.69 cores=3
/proc/2033/stat : 2033 (lingeling) R 2029 2029 1762 0 -1 4202496 2842 0 0 0 1269 0 0 0 25 0 1 0 516979189 8941568 1360 33554432000 4194304 4352236 140734066237632 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/2033/statm: 2183 1360 127 39 0 1263 0
[pid=2034] ppid=2029 vsize=9264 CPUtime=6.3 cores=7
/proc/2034/stat : 2034 (march_hi) R 2029 2029 1762 0 -1 4202496 1725 0 0 0 630 0 0 0 25 0 1 0 516979189 9486336 797 33554432000 4194304 4331988 140736070653616 18446744073709551615 4246245 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2034/statm: 2316 797 175 34 0 758 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 2509752

[startup+25.5004 s]
/proc/loadavg: 8.25 8.00 7.71 11/188 2036
/proc/meminfo: memFree=19908276/32950904 swapFree=67082284/67111528
[pid=2029] ppid=2027 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2029/stat : 2029 (ppfolio) S 2027 2029 1762 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 516979189 18763776 390 33554432000 4194304 4287625 140734529318736 18446744073709551615 237278899727 0 0 4096 65536 4427556995171614719 0 0 17 5 0 0 0
/proc/2029/statm: 4581 390 341 23 0 91 0
[pid=2030] ppid=2029 vsize=48896 CPUtime=25.48 cores=1
/proc/2030/stat : 2030 (cryptominisat) R 2029 2029 1762 0 -1 4202496 19005 0 0 0 2545 3 0 0 25 0 1 0 516979189 50069504 6626 33554432000 4194304 4587354 140737357696688 18446744073709551615 4364788 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2030/statm: 12224 6626 336 96 0 8786 0
[pid=2031] ppid=2029 vsize=20684 CPUtime=25.48 cores=5
/proc/2031/stat : 2031 (clasp) R 2029 2029 1762 0 -1 4202496 2499 0 0 0 2548 0 0 0 25 0 1 0 516979189 21180416 2391 33554432000 4194304 4785740 140733609360176 18446744073709551615 4549027 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/2031/statm: 5171 2391 341 145 0 2216 0
[pid=2032] ppid=2029 vsize=456652 CPUtime=12.65 cores=7
/proc/2032/stat : 2032 (TNM) R 2029 2029 1762 0 -1 4202496 556 0 0 0 1265 0 0 0 25 0 1 0 516979189 467611648 453 33554432000 134512640 134534564 4292724768 18446744073709551615 134529084 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2032/statm: 114163 453 95 6 0 112829 0
[pid=2033] ppid=2029 vsize=11420 CPUtime=25.49 cores=3
/proc/2033/stat : 2033 (lingeling) R 2029 2029 1762 0 -1 4202496 4539 0 0 0 2548 1 0 0 25 0 1 0 516979189 11694080 2033 33554432000 4194304 4352236 140734066237632 18446744073709551615 4329086 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/2033/statm: 2855 2033 127 39 0 1935 0
[pid=2034] ppid=2029 vsize=10116 CPUtime=12.7 cores=7
/proc/2034/stat : 2034 (march_hi) R 2029 2029 1762 0 -1 4202496 1910 0 0 0 1270 0 0 0 25 0 1 0 516979189 10358784 982 33554432000 4194304 4331988 140736070653616 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2034/statm: 2529 982 175 34 0 971 0
Current children cumulated CPU time (s) 101.8
Current children cumulated vsize (KiB) 566092

[startup+51.1008 s]
/proc/loadavg: 8.91 8.18 7.78 12/188 2037
/proc/meminfo: memFree=19874652/32950904 swapFree=67082284/67111528
[pid=2029] ppid=2027 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2029/stat : 2029 (ppfolio) S 2027 2029 1762 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 516979189 18763776 390 33554432000 4194304 4287625 140734529318736 18446744073709551615 237278899727 0 0 4096 65536 4427556995171614719 0 0 17 5 0 0 0
/proc/2029/statm: 4581 390 341 23 0 91 0
[pid=2030] ppid=2029 vsize=2014016 CPUtime=51.09 cores=1
/proc/2030/stat : 2030 (cryptominisat) R 2029 2029 1762 0 -1 4202496 28678 0 0 0 5103 6 0 0 25 0 1 0 516979189 2062352384 7879 33554432000 4194304 4587354 140737357696688 18446744073709551615 4238593 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2030/statm: 503504 7879 336 96 0 500066 0
[pid=2031] ppid=2029 vsize=23792 CPUtime=51.08 cores=5
/proc/2031/stat : 2031 (clasp) R 2029 2029 1762 0 -1 4202496 3183 0 0 0 5108 0 0 0 25 0 1 0 516979189 24363008 3075 33554432000 4194304 4785740 140733609360176 18446744073709551615 237278577232 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/2031/statm: 5948 3075 341 145 0 2993 0
[pid=2032] ppid=2029 vsize=456652 CPUtime=25.41 cores=7
/proc/2032/stat : 2032 (TNM) R 2029 2029 1762 0 -1 4202496 556 0 0 0 2541 0 0 0 25 0 1 0 516979189 467611648 453 33554432000 134512640 134534564 4292724768 18446744073709551615 134530717 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2032/statm: 114163 453 95 6 0 112829 0
[pid=2033] ppid=2029 vsize=11420 CPUtime=51.09 cores=3

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

[pid=2030] ppid=2029 vsize=98252 CPUtime=942.29 cores=1
/proc/2030/stat : 2030 (cryptominisat) R 2029 2029 1762 0 -1 4202496 87513 0 0 0 94204 25 0 0 25 0 1 0 516979189 100610048 20924 33554432000 4194304 4587354 140737357696688 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2030/statm: 24563 20924 336 96 0 21125 0
[pid=2031] ppid=2029 vsize=42276 CPUtime=942.31 cores=5
/proc/2031/stat : 2031 (clasp) R 2029 2029 1762 0 -1 4202496 7463 0 0 0 94229 2 0 0 25 0 1 0 516979189 43290624 7271 33554432000 4194304 4785740 140733609360176 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/2031/statm: 10569 7271 341 145 0 7614 0
[pid=2032] ppid=2029 vsize=456652 CPUtime=468.57 cores=7
/proc/2032/stat : 2032 (TNM) R 2029 2029 1762 0 -1 4202496 556 0 0 0 46857 0 0 0 25 0 1 0 516979189 467611648 453 33554432000 134512640 134534564 4292724768 18446744073709551615 134530538 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2032/statm: 114163 453 95 6 0 112829 0
[pid=2033] ppid=2029 vsize=33496 CPUtime=942.31 cores=3
/proc/2033/stat : 2033 (lingeling) R 2029 2029 1762 0 -1 4202496 49866 0 0 0 94223 8 0 0 25 0 1 0 516979189 34299904 7568 33554432000 4194304 4352236 140734066237632 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/2033/statm: 8374 7568 127 39 0 7454 0
[pid=2034] ppid=2029 vsize=68568 CPUtime=468.59 cores=7
/proc/2034/stat : 2034 (march_hi) R 2029 2029 1762 0 -1 4202496 13881 0 0 0 46851 8 0 0 25 0 1 0 516979189 70213632 12953 33554432000 4194304 4331988 140736070653616 18446744073709551615 4299275 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2034/statm: 17142 12953 175 34 0 15584 0
Current children cumulated CPU time (s) 3764.07
Current children cumulated vsize (KiB) 717568

[startup+1002.3 s]
/proc/loadavg: 10.11 10.08 9.29 12/188 2062
/proc/meminfo: memFree=19551612/32950904 swapFree=67082284/67111528
[pid=2029] ppid=2027 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2029/stat : 2029 (ppfolio) S 2027 2029 1762 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 516979189 18763776 390 33554432000 4194304 4287625 140734529318736 18446744073709551615 237278899727 0 0 4096 65536 4427556995171614719 0 0 17 5 0 0 0
/proc/2029/statm: 4581 390 341 23 0 91 0
[pid=2030] ppid=2029 vsize=98252 CPUtime=1002.29 cores=1
/proc/2030/stat : 2030 (cryptominisat) R 2029 2029 1762 0 -1 4202496 87513 0 0 0 100204 25 0 0 25 0 1 0 516979189 100610048 20924 33554432000 4194304 4587354 140737357696688 18446744073709551615 4238608 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2030/statm: 24563 20924 336 96 0 21125 0
[pid=2031] ppid=2029 vsize=42944 CPUtime=1002.31 cores=5
/proc/2031/stat : 2031 (clasp) R 2029 2029 1762 0 -1 4202496 7606 0 0 0 100229 2 0 0 25 0 1 0 516979189 43974656 7414 33554432000 4194304 4785740 140733609360176 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/2031/statm: 10736 7414 341 145 0 7781 0
[pid=2032] ppid=2029 vsize=456652 CPUtime=498.42 cores=7
/proc/2032/stat : 2032 (TNM) R 2029 2029 1762 0 -1 4202496 556 0 0 0 49842 0 0 0 25 0 1 0 516979189 467611648 453 33554432000 134512640 134534564 4292724768 18446744073709551615 134530538 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2032/statm: 114163 453 95 6 0 112829 0
[pid=2033] ppid=2029 vsize=31704 CPUtime=1002.32 cores=3
/proc/2033/stat : 2033 (lingeling) R 2029 2029 1762 0 -1 4202496 51978 0 0 0 100223 9 0 0 25 0 1 0 516979189 32464896 7120 33554432000 4194304 4352236 140734066237632 18446744073709551615 4328013 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/2033/statm: 7926 7120 127 39 0 7006 0
[pid=2034] ppid=2029 vsize=68568 CPUtime=498.43 cores=7
/proc/2034/stat : 2034 (march_hi) R 2029 2029 1762 0 -1 4202496 14673 0 0 0 49834 9 0 0 25 0 1 0 516979189 70213632 13745 33554432000 4194304 4331988 140736070653616 18446744073709551615 4265359 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2034/statm: 17142 13745 175 34 0 15584 0
Current children cumulated CPU time (s) 4003.77
Current children cumulated vsize (KiB) 716444

[startup+1062.3 s]
/proc/loadavg: 10.23 10.12 9.36 12/188 2064
/proc/meminfo: memFree=19527296/32950904 swapFree=67082284/67111528
[pid=2029] ppid=2027 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2029/stat : 2029 (ppfolio) S 2027 2029 1762 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 516979189 18763776 390 33554432000 4194304 4287625 140734529318736 18446744073709551615 237278899727 0 0 4096 65536 4427556995171614719 0 0 17 5 0 0 0
/proc/2029/statm: 4581 390 341 23 0 91 0
[pid=2030] ppid=2029 vsize=98252 CPUtime=1062.29 cores=1
/proc/2030/stat : 2030 (cryptominisat) R 2029 2029 1762 0 -1 4202496 87515 0 0 0 106204 25 0 0 25 0 1 0 516979189 100610048 20925 33554432000 4194304 4587354 140737357696688 18446744073709551615 4239304 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2030/statm: 24563 20925 336 96 0 21125 0
[pid=2031] ppid=2029 vsize=43516 CPUtime=1062.31 cores=5
/proc/2031/stat : 2031 (clasp) R 2029 2029 1762 0 -1 4202496 7846 0 0 0 106229 2 0 0 25 0 1 0 516979189 44560384 7558 33554432000 4194304 4785740 140733609360176 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/2031/statm: 10879 7558 341 145 0 7924 0
[pid=2032] ppid=2029 vsize=456652 CPUtime=528.26 cores=7
/proc/2032/stat : 2032 (TNM) R 2029 2029 1762 0 -1 4202496 556 0 0 0 52826 0 0 0 25 0 1 0 516979189 467611648 453 33554432000 134512640 134534564 4292724768 18446744073709551615 134530160 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2032/statm: 114163 453 95 6 0 112829 0
[pid=2033] ppid=2029 vsize=35544 CPUtime=1062.31 cores=3
/proc/2033/stat : 2033 (lingeling) R 2029 2029 1762 0 -1 4202496 54218 0 0 0 106222 9 0 0 25 0 1 0 516979189 36397056 8080 33554432000 4194304 4352236 140734066237632 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/2033/statm: 8886 8080 127 39 0 7966 0
[pid=2034] ppid=2029 vsize=68568 CPUtime=528.25 cores=7
/proc/2034/stat : 2034 (march_hi) R 2029 2029 1762 0 -1 4202496 15431 0 0 0 52816 9 0 0 25 0 1 0 516979189 70213632 14503 33554432000 4194304 4331988 140736070653616 18446744073709551615 4226260 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2034/statm: 17142 14503 175 34 0 15584 0
Current children cumulated CPU time (s) 4243.42
Current children cumulated vsize (KiB) 720856

[startup+1122.3 s]
/proc/loadavg: 10.29 10.14 9.41 11/188 2065
/proc/meminfo: memFree=19528152/32950904 swapFree=67082284/67111528
[pid=2029] ppid=2027 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2029/stat : 2029 (ppfolio) S 2027 2029 1762 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 516979189 18763776 390 33554432000 4194304 4287625 140734529318736 18446744073709551615 237278899727 0 0 4096 65536 4427556995171614719 0 0 17 5 0 0 0
/proc/2029/statm: 4581 390 341 23 0 91 0
[pid=2030] ppid=2029 vsize=98252 CPUtime=1122.29 cores=1
/proc/2030/stat : 2030 (cryptominisat) R 2029 2029 1762 0 -1 4202496 87522 0 0 0 112204 25 0 0 25 0 1 0 516979189 100610048 20932 33554432000 4194304 4587354 140737357696688 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2030/statm: 24563 20932 336 96 0 21125 0
[pid=2031] ppid=2029 vsize=43992 CPUtime=1122.31 cores=5
/proc/2031/stat : 2031 (clasp) R 2029 2029 1762 0 -1 4202496 7945 0 0 0 112229 2 0 0 25 0 1 0 516979189 45047808 7657 33554432000 4194304 4785740 140733609360176 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/2031/statm: 10998 7657 341 145 0 8043 0
[pid=2032] ppid=2029 vsize=456652 CPUtime=558.08 cores=7
/proc/2032/stat : 2032 (TNM) R 2029 2029 1762 0 -1 4202496 556 0 0 0 55808 0 0 0 25 0 1 0 516979189 467611648 453 33554432000 134512640 134534564 4292724768 18446744073709551615 134528955 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2032/statm: 114163 453 95 6 0 112829 0
[pid=2033] ppid=2029 vsize=31704 CPUtime=1122.32 cores=3
/proc/2033/stat : 2033 (lingeling) R 2029 2029 1762 0 -1 4202496 55818 0 0 0 112223 9 0 0 25 0 1 0 516979189 32464896 7120 33554432000 4194304 4352236 140734066237632 18446744073709551615 4328063 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/2033/statm: 7926 7120 127 39 0 7006 0
[pid=2034] ppid=2029 vsize=68568 CPUtime=558.12 cores=7
/proc/2034/stat : 2034 (march_hi) R 2029 2029 1762 0 -1 4202496 16158 0 0 0 55802 10 0 0 25 0 1 0 516979189 70213632 15230 33554432000 4194304 4331988 140736070653616 18446744073709551615 4226263 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2034/statm: 17142 15230 175 34 0 15584 0
Current children cumulated CPU time (s) 4483.12
Current children cumulated vsize (KiB) 717492

[startup+1182.3 s]
/proc/loadavg: 10.22 10.15 9.45 12/188 2067
/proc/meminfo: memFree=19514504/32950904 swapFree=67082284/67111528
[pid=2029] ppid=2027 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2029/stat : 2029 (ppfolio) S 2027 2029 1762 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 516979189 18763776 390 33554432000 4194304 4287625 140734529318736 18446744073709551615 237278899727 0 0 4096 65536 4427556995171614719 0 0 17 5 0 0 0
/proc/2029/statm: 4581 390 341 23 0 91 0
[pid=2030] ppid=2029 vsize=98252 CPUtime=1182.29 cores=1
/proc/2030/stat : 2030 (cryptominisat) R 2029 2029 1762 0 -1 4202496 87624 0 0 0 118204 25 0 0 25 0 1 0 516979189 100610048 21032 33554432000 4194304 4587354 140737357696688 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2030/statm: 24563 21032 336 96 0 21125 0
[pid=2031] ppid=2029 vsize=43992 CPUtime=1182.31 cores=5
/proc/2031/stat : 2031 (clasp) R 2029 2029 1762 0 -1 4202496 7969 0 0 0 118229 2 0 0 25 0 1 0 516979189 45047808 7681 33554432000 4194304 4785740 140733609360176 18446744073709551615 4550521 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/2031/statm: 10998 7681 341 145 0 8043 0
[pid=2032] ppid=2029 vsize=456652 CPUtime=587.95 cores=7
/proc/2032/stat : 2032 (TNM) R 2029 2029 1762 0 -1 4202496 556 0 0 0 58795 0 0 0 25 0 1 0 516979189 467611648 453 33554432000 134512640 134534564 4292724768 18446744073709551615 134528680 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2032/statm: 114163 453 95 6 0 112829 0
[pid=2033] ppid=2029 vsize=31960 CPUtime=1182.32 cores=3
/proc/2033/stat : 2033 (lingeling) R 2029 2029 1762 0 -1 4202496 57226 0 0 0 118222 10 0 0 25 0 1 0 516979189 32727040 7184 33554432000 4194304 4352236 140734066237632 18446744073709551615 4328308 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/2033/statm: 7990 7184 127 39 0 7070 0
[pid=2034] ppid=2029 vsize=98036 CPUtime=587.91 cores=7
/proc/2034/stat : 2034 (march_hi) R 2029 2029 1762 0 -1 4202496 16933 0 0 0 58781 10 0 0 25 0 1 0 516979189 100388864 16005 33554432000 4194304 4331988 140736070653616 18446744073709551615 4210430 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2034/statm: 24509 16005 175 34 0 22951 0
Current children cumulated CPU time (s) 4722.78
Current children cumulated vsize (KiB) 747216



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 10.16 10.14 9.46 11/188 2100
/proc/meminfo: memFree=19762828/32950904 swapFree=67082284/67111528
[pid=2029] ppid=2027 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2029/stat : 2029 (ppfolio) S 2027 2029 1762 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 516979189 18763776 390 33554432000 4194304 4287625 140734529318736 18446744073709551615 237278899727 0 0 4096 65536 4427556995171614719 0 0 17 5 0 0 0
/proc/2029/statm: 4581 390 341 23 0 91 0
[pid=2030] ppid=2029 vsize=98252 CPUtime=1201.69 cores=1
/proc/2030/stat : 2030 (cryptominisat) R 2029 2029 1762 0 -1 4202496 87624 0 0 0 120144 25 0 0 25 0 1 0 516979189 100610048 21032 33554432000 4194304 4587354 140737357696688 18446744073709551615 4231856 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2030/statm: 24563 21032 336 96 0 21125 0
[pid=2031] ppid=2029 vsize=44280 CPUtime=1201.71 cores=5
/proc/2031/stat : 2031 (clasp) R 2029 2029 1762 0 -1 4202496 8035 0 0 0 120169 2 0 0 25 0 1 0 516979189 45342720 7747 33554432000 4194304 4785740 140733609360176 18446744073709551615 4287058 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/2031/statm: 11070 7747 341 145 0 8115 0
[pid=2032] ppid=2029 vsize=456652 CPUtime=597.55 cores=7
/proc/2032/stat : 2032 (TNM) R 2029 2029 1762 0 -1 4202496 556 0 0 0 59755 0 0 0 25 0 1 0 516979189 467611648 453 33554432000 134512640 134534564 4292724768 18446744073709551615 134530342 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2032/statm: 114163 453 95 6 0 112829 0
[pid=2033] ppid=2029 vsize=36568 CPUtime=1201.72 cores=3
/proc/2033/stat : 2033 (lingeling) R 2029 2029 1762 0 -1 4202496 58378 0 0 0 120162 10 0 0 25 0 1 0 516979189 37445632 8336 33554432000 4194304 4352236 140734066237632 18446744073709551615 4328126 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/2033/statm: 9142 8336 127 39 0 8222 0
[pid=2034] ppid=2029 vsize=98036 CPUtime=597.61 cores=7
/proc/2034/stat : 2034 (march_hi) R 2029 2029 1762 0 -1 4202496 17171 0 0 0 59750 11 0 0 25 0 1 0 516979189 100388864 16243 33554432000 4194304 4331988 140736070653616 18446744073709551615 4210368 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2034/statm: 24509 16243 175 34 0 22951 0
Current children cumulated CPU time (s) 4800.28
Current children cumulated vsize (KiB) 752112

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

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

[startup+1201.7 s]
/proc/loadavg: 10.16 10.14 9.46 11/188 2100
/proc/meminfo: memFree=19762828/32950904 swapFree=67082284/67111528
[pid=2029] ppid=2027 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2029/stat : 2029 (ppfolio) S 2027 2029 1762 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 516979189 18763776 390 33554432000 4194304 4287625 140734529318736 18446744073709551615 237278899727 0 0 4096 65536 4427556995171614719 0 0 17 5 0 0 0
/proc/2029/statm: 4581 390 341 23 0 91 0
[pid=2030] ppid=2029 vsize=98252 CPUtime=1201.69 cores=1
/proc/2030/stat : 2030 (cryptominisat) R 2029 2029 1762 0 -1 4202496 87624 0 0 0 120144 25 0 0 25 0 1 0 516979189 100610048 21032 33554432000 4194304 4587354 140737357696688 18446744073709551615 4231856 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2030/statm: 24563 21032 336 96 0 21125 0
[pid=2031] ppid=2029 vsize=44280 CPUtime=1201.71 cores=5
/proc/2031/stat : 2031 (clasp) R 2029 2029 1762 0 -1 4202496 8035 0 0 0 120169 2 0 0 25 0 1 0 516979189 45342720 7747 33554432000 4194304 4785740 140733609360176 18446744073709551615 4287058 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/2031/statm: 11070 7747 341 145 0 8115 0
[pid=2032] ppid=2029 vsize=456652 CPUtime=597.55 cores=7
/proc/2032/stat : 2032 (TNM) R 2029 2029 1762 0 -1 4202496 556 0 0 0 59755 0 0 0 25 0 1 0 516979189 467611648 453 33554432000 134512640 134534564 4292724768 18446744073709551615 134530342 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2032/statm: 114163 453 95 6 0 112829 0
[pid=2033] ppid=2029 vsize=36568 CPUtime=1201.72 cores=3
/proc/2033/stat : 2033 (lingeling) R 2029 2029 1762 0 -1 4202496 58378 0 0 0 120162 10 0 0 25 0 1 0 516979189 37445632 8336 33554432000 4194304 4352236 140734066237632 18446744073709551615 4328126 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/2033/statm: 9142 8336 127 39 0 8222 0
[pid=2034] ppid=2029 vsize=98036 CPUtime=597.61 cores=7
/proc/2034/stat : 2034 (march_hi) R 2029 2029 1762 0 -1 4202496 17171 0 0 0 59750 11 0 0 25 0 1 0 516979189 100388864 16243 33554432000 4194304 4331988 140736070653616 18446744073709551615 4210368 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2034/statm: 24509 16243 175 34 0 22951 0
Current children cumulated CPU time (s) 4800.28
Current children cumulated vsize (KiB) 752112

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.71
CPU time (s): 4800.36
CPU user time (s): 4799.85
CPU system time (s): 0.517921
CPU usage (%): 399.46
Max. virtual memory (cumulated for all children) (KiB): 4747144

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4799.85
system time used= 0.517921
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 172303
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= 621
involuntary context switches= 47418

runsolver used 2.00469 second user time and 4.55931 second system time

The end

Launcher Data

Begin job on node121 at 2011-04-29 07:09:54
IDJOB=3191035
IDBENCH=82766
IDSOLVER=1612
FILE ID=node121/3191035-1304053794
RUNJOBID= node121-1304053779-1781
PBS_JOBID= 13170425
Free space on /tmp= 72644 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/random/medium/unif-k7-r89-v80-c7120-S1818856267-075.UNKNOWN.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191035-1304053794/watcher-3191035-1304053794 -o /tmp/evaluation-result-3191035-1304053794/solver-3191035-1304053794 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3191035-1304053794.cnf

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

MD5SUM BENCH= ff76c2a7684df6ebd90c6aa1ff48f56d
RANDOM SEED=131338412

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:      19971652 kB
Buffers:       2179644 kB
Cached:       10212748 kB
SwapCached:       2776 kB
Active:        9146296 kB
Inactive:      3311184 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      19971652 kB
SwapTotal:    67111528 kB
SwapFree:     67082284 kB
Dirty:           20640 kB
Writeback:           0 kB
AnonPages:       62516 kB
Mapped:          15988 kB
Slab:           456336 kB
PageTables:       5292 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS:  1898196 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= 72636 MiB
End job on node121 at 2011-04-29 07:29:58