Trace number 3191199

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.05 1201.71

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v125-c2662-S1194239878-049.UNKNOWN.cnf
MD5SUMac9c61f9177fd0d9da068d938bec80ff
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 variables125
Number of clauses2662
Sum of the clauses size13310
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 52662
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) 0
0.00/0.00	Starting clasp 1.3.6 on core(s) 4
0.00/0.00	Starting TNM 2009 on core(s) 6
0.00/0.00	Starting lingeling 276-6264d55-100731 on core(s) 2
0.00/0.00	Starting march_hi 2009 on core(s) 6

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

running on 4 cores: 0,2,4,6

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: 10.32 10.00 8.95 6/186 31503
/proc/meminfo: memFree=30768428/32951124 swapFree=67111344/67111528
[pid=31503] ppid=31501 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/31503/stat : 31503 (ppfolio) S 31501 31503 29944 0 -1 4202496 518 0 0 0 0 0 0 0 15 0 1 0 518108591 18763776 389 33554432000 4194304 4287625 140735914249456 18446744073709551615 271550557711 0 0 4096 65536 4142898382542733311 0 0 17 4 0 0 0
/proc/31503/statm: 4581 389 341 23 0 91 0

[startup+2.07073 s]
/proc/loadavg: 10.32 10.00 8.95 6/186 31503
/proc/meminfo: memFree=30768428/32951124 swapFree=67111344/67111528
[pid=31503] ppid=31501 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/31503/stat : 31503 (ppfolio) S 31501 31503 29944 0 -1 4202496 518 0 0 0 0 0 0 0 15 0 1 0 518108591 18763776 389 33554432000 4194304 4287625 140735914249456 18446744073709551615 271550557711 0 0 4096 65536 4142898382542733311 0 0 17 4 0 0 0
/proc/31503/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324
heavy processes:

[startup+2.27669 s]
/proc/loadavg: 10.45 10.04 8.97 11/192 31509
/proc/meminfo: memFree=30750028/32951124 swapFree=67111344/67111528
[pid=31503] ppid=31501 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/31503/stat : 31503 (ppfolio) S 31501 31503 29944 0 -1 4202496 518 0 0 0 0 0 0 0 15 0 1 0 518108591 18763776 389 33554432000 4194304 4287625 140735914249456 18446744073709551615 271550557711 0 0 4096 65536 4142898382542733311 0 0 17 4 0 0 0
/proc/31503/statm: 4581 389 341 23 0 91 0
[pid=31504] ppid=31503 vsize=1290104 CPUtime=2.27 cores=0
/proc/31504/stat : 31504 (cryptominisat) R 31503 31503 29944 0 -1 4202496 4792 0 0 0 226 1 0 0 21 0 1 0 518108591 1321066496 2535 33554432000 4194304 4587354 140737305654976 18446744073709551615 4244103 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31504/statm: 322526 2535 337 96 0 319088 0
[pid=31505] ppid=31503 vsize=14468 CPUtime=2.27 cores=4
/proc/31505/stat : 31505 (clasp) R 31503 31503 29944 0 -1 4202496 1060 0 0 0 227 0 0 0 25 0 1 0 518108591 14815232 952 33554432000 4194304 4785740 140736932199696 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31505/statm: 3617 952 340 145 0 662 0
[pid=31506] ppid=31503 vsize=455992 CPUtime=1.14 cores=6
/proc/31506/stat : 31506 (TNM) R 31503 31503 29944 0 -1 4202496 363 0 0 0 114 0 0 0 19 0 1 0 518108591 466935808 260 33554432000 134512640 134534564 4288917568 18446744073709551615 134530630 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31506/statm: 113998 260 95 6 0 112664 0
[pid=31507] ppid=31503 vsize=7492 CPUtime=2.25 cores=2
/proc/31507/stat : 31507 (lingeling) R 31503 31503 29944 0 -1 4202496 1515 0 0 0 225 0 0 0 21 0 1 0 518108591 7671808 1067 33554432000 4194304 4352236 140736483539200 18446744073709551615 4328105 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/31507/statm: 1873 1067 127 39 0 953 0
[pid=31508] ppid=31503 vsize=7568 CPUtime=1.1 cores=6
/proc/31508/stat : 31508 (march_hi) R 31503 31503 29944 0 -1 4202496 559 0 0 0 110 0 0 0 19 0 1 0 518108591 7749632 433 33554432000 4194304 4331988 140734642223120 18446744073709551615 4239596 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31508/statm: 1892 433 174 34 0 334 0
Current children cumulated CPU time (s) 9.03
Current children cumulated vsize (KiB) 1793948

[startup+2.47666 s]
/proc/loadavg: 10.45 10.04 8.97 11/192 31509
/proc/meminfo: memFree=30750028/32951124 swapFree=67111344/67111528
[pid=31503] ppid=31501 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/31503/stat : 31503 (ppfolio) S 31501 31503 29944 0 -1 4202496 518 0 0 0 0 0 0 0 15 0 1 0 518108591 18763776 389 33554432000 4194304 4287625 140735914249456 18446744073709551615 271550557711 0 0 4096 65536 4142898382542733311 0 0 17 4 0 0 0
/proc/31503/statm: 4581 389 341 23 0 91 0
[pid=31504] ppid=31503 vsize=1290104 CPUtime=2.47 cores=0
/proc/31504/stat : 31504 (cryptominisat) R 31503 31503 29944 0 -1 4202496 4911 0 0 0 246 1 0 0 22 0 1 0 518108591 1321066496 2650 33554432000 4194304 4587354 140737305654976 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31504/statm: 322526 2650 337 96 0 319088 0
[pid=31505] ppid=31503 vsize=14468 CPUtime=2.47 cores=4
/proc/31505/stat : 31505 (clasp) R 31503 31503 29944 0 -1 4202496 1079 0 0 0 247 0 0 0 25 0 1 0 518108591 14815232 971 33554432000 4194304 4785740 140736932199696 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31505/statm: 3617 971 340 145 0 662 0
[pid=31506] ppid=31503 vsize=455992 CPUtime=1.24 cores=6
/proc/31506/stat : 31506 (TNM) R 31503 31503 29944 0 -1 4202496 363 0 0 0 124 0 0 0 19 0 1 0 518108591 466935808 260 33554432000 134512640 134534564 4288917568 18446744073709551615 134530522 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31506/statm: 113998 260 95 6 0 112664 0
[pid=31507] ppid=31503 vsize=7620 CPUtime=2.45 cores=2
/proc/31507/stat : 31507 (lingeling) R 31503 31503 29944 0 -1 4202496 1547 0 0 0 245 0 0 0 22 0 1 0 518108591 7802880 1099 33554432000 4194304 4352236 140736483539200 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/31507/statm: 1905 1099 127 39 0 985 0
[pid=31508] ppid=31503 vsize=7568 CPUtime=1.2 cores=6
/proc/31508/stat : 31508 (march_hi) R 31503 31503 29944 0 -1 4202496 565 0 0 0 120 0 0 0 19 0 1 0 518108591 7749632 439 33554432000 4194304 4331988 140734642223120 18446744073709551615 4239610 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31508/statm: 1892 439 174 34 0 334 0
Current children cumulated CPU time (s) 9.83
Current children cumulated vsize (KiB) 1794076

[startup+2.67662 s]
/proc/loadavg: 10.45 10.04 8.97 11/192 31509
/proc/meminfo: memFree=30750028/32951124 swapFree=67111344/67111528
[pid=31503] ppid=31501 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/31503/stat : 31503 (ppfolio) S 31501 31503 29944 0 -1 4202496 518 0 0 0 0 0 0 0 15 0 1 0 518108591 18763776 389 33554432000 4194304 4287625 140735914249456 18446744073709551615 271550557711 0 0 4096 65536 4142898382542733311 0 0 17 4 0 0 0
/proc/31503/statm: 4581 389 341 23 0 91 0
[pid=31504] ppid=31503 vsize=1291608 CPUtime=2.67 cores=0
/proc/31504/stat : 31504 (cryptominisat) R 31503 31503 29944 0 -1 4202496 5388 0 0 0 266 1 0 0 22 0 1 0 518108591 1322606592 3124 33554432000 4194304 4587354 140737305654976 18446744073709551615 4357604 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31504/statm: 322902 3124 337 96 0 319464 0
[pid=31505] ppid=31503 vsize=14608 CPUtime=2.67 cores=4
/proc/31505/stat : 31505 (clasp) R 31503 31503 29944 0 -1 4202496 1109 0 0 0 267 0 0 0 25 0 1 0 518108591 14958592 1001 33554432000 4194304 4785740 140736932199696 18446744073709551615 4553344 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31505/statm: 3652 1001 340 145 0 697 0
[pid=31506] ppid=31503 vsize=455992 CPUtime=1.34 cores=6
/proc/31506/stat : 31506 (TNM) R 31503 31503 29944 0 -1 4202496 363 0 0 0 134 0 0 0 19 0 1 0 518108591 466935808 260 33554432000 134512640 134534564 4288917568 18446744073709551615 134530693 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31506/statm: 113998 260 95 6 0 112664 0
[pid=31507] ppid=31503 vsize=7492 CPUtime=2.65 cores=2
/proc/31507/stat : 31507 (lingeling) R 31503 31503 29944 0 -1 4202496 1579 0 0 0 265 0 0 0 23 0 1 0 518108591 7671808 1067 33554432000 4194304 4352236 140736483539200 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/31507/statm: 1873 1067 127 39 0 953 0
[pid=31508] ppid=31503 vsize=7720 CPUtime=1.3 cores=6
/proc/31508/stat : 31508 (march_hi) R 31503 31503 29944 0 -1 4202496 572 0 0 0 130 0 0 0 19 0 1 0 518108591 7905280 446 33554432000 4194304 4331988 140734642223120 18446744073709551615 4239596 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31508/statm: 1930 446 175 34 0 372 0
Current children cumulated CPU time (s) 10.63
Current children cumulated vsize (KiB) 1795744

[startup+2.70062 s]
/proc/loadavg: 10.45 10.04 8.97 11/192 31509
/proc/meminfo: memFree=30750028/32951124 swapFree=67111344/67111528
[pid=31503] ppid=31501 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/31503/stat : 31503 (ppfolio) S 31501 31503 29944 0 -1 4202496 518 0 0 0 0 0 0 0 15 0 1 0 518108591 18763776 389 33554432000 4194304 4287625 140735914249456 18446744073709551615 271550557711 0 0 4096 65536 4142898382542733311 0 0 17 4 0 0 0
/proc/31503/statm: 4581 389 341 23 0 91 0
[pid=31504] ppid=31503 vsize=1291608 CPUtime=2.69 cores=0
/proc/31504/stat : 31504 (cryptominisat) R 31503 31503 29944 0 -1 4202496 5388 0 0 0 268 1 0 0 22 0 1 0 518108591 1322606592 3124 33554432000 4194304 4587354 140737305654976 18446744073709551615 4357656 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31504/statm: 322902 3124 337 96 0 319464 0
[pid=31505] ppid=31503 vsize=14608 CPUtime=2.69 cores=4
/proc/31505/stat : 31505 (clasp) R 31503 31503 29944 0 -1 4202496 1109 0 0 0 269 0 0 0 25 0 1 0 518108591 14958592 1001 33554432000 4194304 4785740 140736932199696 18446744073709551615 4287070 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31505/statm: 3652 1001 340 145 0 697 0
[pid=31506] ppid=31503 vsize=455992 CPUtime=1.34 cores=6
/proc/31506/stat : 31506 (TNM) R 31503 31503 29944 0 -1 4202496 363 0 0 0 134 0 0 0 19 0 1 0 518108591 466935808 260 33554432000 134512640 134534564 4288917568 18446744073709551615 134530693 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31506/statm: 113998 260 95 6 0 112664 0
[pid=31507] ppid=31503 vsize=7492 CPUtime=2.68 cores=2
/proc/31507/stat : 31507 (lingeling) R 31503 31503 29944 0 -1 4202496 1579 0 0 0 268 0 0 0 23 0 1 0 518108591 7671808 1067 33554432000 4194304 4352236 140736483539200 18446744073709551615 4328752 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/31507/statm: 1873 1067 127 39 0 953 0
[pid=31508] ppid=31503 vsize=7720 CPUtime=1.33 cores=6
/proc/31508/stat : 31508 (march_hi) R 31503 31503 29944 0 -1 4202496 573 0 0 0 133 0 0 0 19 0 1 0 518108591 7905280 447 33554432000 4194304 4331988 140734642223120 18446744073709551615 4298764 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31508/statm: 1930 447 175 34 0 372 0
Current children cumulated CPU time (s) 10.73
Current children cumulated vsize (KiB) 1795744

[startup+3.10054 s]
/proc/loadavg: 10.45 10.04 8.97 11/192 31509
/proc/meminfo: memFree=30750028/32951124 swapFree=67111344/67111528
[pid=31503] ppid=31501 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/31503/stat : 31503 (ppfolio) S 31501 31503 29944 0 -1 4202496 518 0 0 0 0 0 0 0 15 0 1 0 518108591 18763776 389 33554432000 4194304 4287625 140735914249456 18446744073709551615 271550557711 0 0 4096 65536 4142898382542733311 0 0 17 4 0 0 0
/proc/31503/statm: 4581 389 341 23 0 91 0
[pid=31504] ppid=31503 vsize=1292964 CPUtime=3.09 cores=0
/proc/31504/stat : 31504 (cryptominisat) R 31503 31503 29944 0 -1 4202496 5693 0 0 0 308 1 0 0 25 0 1 0 518108591 1323995136 3429 33554432000 4194304 4587354 140737305654976 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31504/statm: 323241 3429 337 96 0 319803 0
[pid=31505] ppid=31503 vsize=14740 CPUtime=3.09 cores=4
/proc/31505/stat : 31505 (clasp) R 31503 31503 29944 0 -1 4202496 1129 0 0 0 309 0 0 0 25 0 1 0 518108591 15093760 1021 33554432000 4194304 4785740 140736932199696 18446744073709551615 4278416 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31505/statm: 3685 1021 340 145 0 730 0
[pid=31506] ppid=31503 vsize=455992 CPUtime=1.54 cores=6
/proc/31506/stat : 31506 (TNM) R 31503 31503 29944 0 -1 4202496 363 0 0 0 154 0 0 0 20 0 1 0 518108591 466935808 260 33554432000 134512640 134534564 4288917568 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31506/statm: 113998 260 95 6 0 112664 0
[pid=31507] ppid=31503 vsize=7620 CPUtime=3.08 cores=2
/proc/31507/stat : 31507 (lingeling) R 31503 31503 29944 0 -1 4202496 1611 0 0 0 308 0 0 0 25 0 1 0 518108591 7802880 1099 33554432000 4194304 4352236 140736483539200 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/31507/statm: 1905 1099 127 39 0 985 0
[pid=31508] ppid=31503 vsize=7720 CPUtime=1.53 cores=6
/proc/31508/stat : 31508 (march_hi) R 31503 31503 29944 0 -1 4202496 585 0 0 0 153 0 0 0 20 0 1 0 518108591 7905280 459 33554432000 4194304 4331988 140734642223120 18446744073709551615 4226260 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31508/statm: 1930 459 175 34 0 372 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 1797360

[startup+6.30096 s]
/proc/loadavg: 10.45 10.04 8.97 11/192 31509
/proc/meminfo: memFree=30743852/32951124 swapFree=67111344/67111528
[pid=31503] ppid=31501 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/31503/stat : 31503 (ppfolio) S 31501 31503 29944 0 -1 4202496 518 0 0 0 0 0 0 0 15 0 1 0 518108591 18763776 389 33554432000 4194304 4287625 140735914249456 18446744073709551615 271550557711 0 0 4096 65536 4142898382542733311 0 0 17 4 0 0 0
/proc/31503/statm: 4581 389 341 23 0 91 0
[pid=31504] ppid=31503 vsize=1292840 CPUtime=6.29 cores=0
/proc/31504/stat : 31504 (cryptominisat) R 31503 31503 29944 0 -1 4202496 8183 0 0 0 628 1 0 0 25 0 1 0 518108591 1323868160 3495 33554432000 4194304 4587354 140737305654976 18446744073709551615 4238618 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31504/statm: 323210 3495 337 96 0 319772 0
[pid=31505] ppid=31503 vsize=15576 CPUtime=6.29 cores=4
/proc/31505/stat : 31505 (clasp) R 31503 31503 29944 0 -1 4202496 1344 0 0 0 629 0 0 0 25 0 1 0 518108591 15949824 1236 33554432000 4194304 4785740 140736932199696 18446744073709551615 4287058 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31505/statm: 3894 1236 341 145 0 939 0
[pid=31506] ppid=31503 vsize=455992 CPUtime=3.14 cores=6
/proc/31506/stat : 31506 (TNM) R 31503 31503 29944 0 -1 4202496 363 0 0 0 314 0 0 0 25 0 1 0 518108591 466935808 260 33554432000 134512640 134534564 4288917568 18446744073709551615 134528926 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31506/statm: 113998 260 95 6 0 112664 0
[pid=31507] ppid=31503 vsize=8268 CPUtime=6.28 cores=2
/proc/31507/stat : 31507 (lingeling) R 31503 31503 29944 0 -1 4202496 2125 0 0 0 628 0 0 0 25 0 1 0 518108591 8466432 1261 33554432000 4194304 4352236 140736483539200 18446744073709551615 4329000 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/31507/statm: 2067 1261 127 39 0 1147 0
[pid=31508] ppid=31503 vsize=8288 CPUtime=3.11 cores=6
/proc/31508/stat : 31508 (march_hi) R 31503 31503 29944 0 -1 4202496 679 0 0 0 311 0 0 0 25 0 1 0 518108591 8486912 553 33554432000 4194304 4331988 140734642223120 18446744073709551615 4226260 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31508/statm: 2072 553 175 34 0 514 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 1799288

[startup+12.7008 s]
/proc/loadavg: 10.38 10.04 8.98 11/192 31509
/proc/meminfo: memFree=30738048/32951124 swapFree=67111344/67111528
[pid=31503] ppid=31501 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/31503/stat : 31503 (ppfolio) S 31501 31503 29944 0 -1 4202496 518 0 0 0 0 0 0 0 15 0 1 0 518108591 18763776 389 33554432000 4194304 4287625 140735914249456 18446744073709551615 271550557711 0 0 4096 65536 4142898382542733311 0 0 17 4 0 0 0
/proc/31503/statm: 4581 389 341 23 0 91 0
[pid=31504] ppid=31503 vsize=39692 CPUtime=12.69 cores=0
/proc/31504/stat : 31504 (cryptominisat) R 31503 31503 29944 0 -1 4202496 12695 0 0 0 1268 1 0 0 25 0 1 0 518108591 40644608 4050 33554432000 4194304 4587354 140737305654976 18446744073709551615 4237686 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31504/statm: 9923 4050 337 96 0 6485 0
[pid=31505] ppid=31503 vsize=16568 CPUtime=12.69 cores=4
/proc/31505/stat : 31505 (clasp) R 31503 31503 29944 0 -1 4202496 1595 0 0 0 1269 0 0 0 25 0 1 0 518108591 16965632 1487 33554432000 4194304 4785740 140736932199696 18446744073709551615 4287053 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31505/statm: 4142 1487 341 145 0 1187 0
[pid=31506] ppid=31503 vsize=455992 CPUtime=6.32 cores=6
/proc/31506/stat : 31506 (TNM) R 31503 31503 29944 0 -1 4202496 363 0 0 0 632 0 0 0 25 0 1 0 518108591 466935808 260 33554432000 134512640 134534564 4288917568 18446744073709551615 134528875 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31506/statm: 113998 260 95 6 0 112664 0
[pid=31507] ppid=31503 vsize=10476 CPUtime=12.67 cores=2
/proc/31507/stat : 31507 (lingeling) R 31503 31503 29944 0 -1 4202496 3541 0 0 0 1267 0 0 0 25 0 1 0 518108591 10727424 1781 33554432000 4194304 4352236 140736483539200 18446744073709551615 4328377 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/31507/statm: 2619 1781 127 39 0 1699 0

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

/proc/31508/statm: 24774 19871 175 34 0 23216 0
Current children cumulated CPU time (s) 3524.21
Current children cumulated vsize (KiB) 1982528

[startup+942.301 s]
/proc/loadavg: 5.08 5.84 7.37 6/181 31552
/proc/meminfo: memFree=30721992/32951124 swapFree=67111344/67111528
[pid=31503] ppid=31501 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/31503/stat : 31503 (ppfolio) S 31501 31503 29944 0 -1 4202496 518 0 0 0 0 0 0 0 15 0 1 0 518108591 18763776 389 33554432000 4194304 4287625 140735914249456 18446744073709551615 271550557711 0 0 4096 65536 4142898382542733311 0 0 17 4 0 0 0
/proc/31503/statm: 4581 389 341 23 0 91 0
[pid=31504] ppid=31503 vsize=1366868 CPUtime=942.31 cores=0
/proc/31504/stat : 31504 (cryptominisat) R 31503 31503 29944 0 -1 4202496 150656 0 0 0 94188 43 0 0 25 0 1 0 518108591 1399672832 22096 33554432000 4194304 4587354 140737305654976 18446744073709551615 4365152 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31504/statm: 341717 22096 337 96 0 338279 0
[pid=31505] ppid=31503 vsize=33308 CPUtime=942.31 cores=4
/proc/31505/stat : 31505 (clasp) R 31503 31503 29944 0 -1 4202496 5388 0 0 0 94231 0 0 0 25 0 1 0 518108591 34107392 5280 33554432000 4194304 4785740 140736932199696 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31505/statm: 8327 5280 341 145 0 5372 0
[pid=31506] ppid=31503 vsize=455992 CPUtime=468.57 cores=6
/proc/31506/stat : 31506 (TNM) R 31503 31503 29944 0 -1 4202496 363 0 0 0 46857 0 0 0 25 0 1 0 518108591 466935808 260 33554432000 134512640 134534564 4288917568 18446744073709551615 134528730 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31506/statm: 113998 260 95 6 0 112664 0
[pid=31507] ppid=31503 vsize=36832 CPUtime=942.05 cores=2
/proc/31507/stat : 31507 (lingeling) R 31503 31503 29944 0 -1 4202496 61496 0 0 0 94196 9 0 0 25 0 1 0 518108591 37715968 8402 33554432000 4194304 4352236 140736483539200 18446744073709551615 4328336 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/31507/statm: 9208 8402 127 39 0 8288 0
[pid=31508] ppid=31503 vsize=99096 CPUtime=468.6 cores=6
/proc/31508/stat : 31508 (march_hi) R 31503 31503 29944 0 -1 4202496 21155 0 0 0 46850 10 0 0 25 0 1 0 518108591 101474304 21029 33554432000 4194304 4331988 140734642223120 18446744073709551615 4226235 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31508/statm: 24774 21029 175 34 0 23216 0
Current children cumulated CPU time (s) 3763.84
Current children cumulated vsize (KiB) 2010420

[startup+1002.3 s]
/proc/loadavg: 5.18 5.73 7.23 6/181 31554
/proc/meminfo: memFree=30730264/32951124 swapFree=67111344/67111528
[pid=31503] ppid=31501 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/31503/stat : 31503 (ppfolio) S 31501 31503 29944 0 -1 4202496 518 0 0 0 0 0 0 0 15 0 1 0 518108591 18763776 389 33554432000 4194304 4287625 140735914249456 18446744073709551615 271550557711 0 0 4096 65536 4142898382542733311 0 0 17 4 0 0 0
/proc/31503/statm: 4581 389 341 23 0 91 0
[pid=31504] ppid=31503 vsize=94920 CPUtime=1002.32 cores=0
/proc/31504/stat : 31504 (cryptominisat) R 31503 31503 29944 0 -1 4202496 152650 0 0 0 100188 44 0 0 25 0 1 0 518108591 97198080 19882 33554432000 4194304 4587354 140737305654976 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31504/statm: 23730 19882 337 96 0 20292 0
[pid=31505] ppid=31503 vsize=33476 CPUtime=1002.32 cores=4
/proc/31505/stat : 31505 (clasp) R 31503 31503 29944 0 -1 4202496 5423 0 0 0 100231 1 0 0 25 0 1 0 518108591 34279424 5315 33554432000 4194304 4785740 140736932199696 18446744073709551615 4309551 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31505/statm: 8369 5315 341 145 0 5414 0
[pid=31506] ppid=31503 vsize=455992 CPUtime=498.42 cores=6
/proc/31506/stat : 31506 (TNM) R 31503 31503 29944 0 -1 4202496 363 0 0 0 49842 0 0 0 25 0 1 0 518108591 466935808 260 33554432000 134512640 134534564 4288917568 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31506/statm: 113998 260 95 6 0 112664 0
[pid=31507] ppid=31503 vsize=31456 CPUtime=1002.04 cores=2
/proc/31507/stat : 31507 (lingeling) R 31503 31503 29944 0 -1 4202496 62936 0 0 0 100194 10 0 0 25 0 1 0 518108591 32210944 7058 33554432000 4194304 4352236 140736483539200 18446744073709551615 4328009 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/31507/statm: 7864 7058 127 39 0 6944 0
[pid=31508] ppid=31503 vsize=102524 CPUtime=498.42 cores=6
/proc/31508/stat : 31508 (march_hi) R 31503 31503 29944 0 -1 4202496 22472 0 0 0 49831 11 0 0 25 0 1 0 518108591 104984576 22346 33554432000 4194304 4331988 140734642223120 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31508/statm: 25631 22346 175 34 0 24073 0
Current children cumulated CPU time (s) 4003.52
Current children cumulated vsize (KiB) 736692

[startup+1062.3 s]
/proc/loadavg: 5.30 5.64 7.10 6/181 31555
/proc/meminfo: memFree=30718828/32951124 swapFree=67111344/67111528
[pid=31503] ppid=31501 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/31503/stat : 31503 (ppfolio) S 31501 31503 29944 0 -1 4202496 518 0 0 0 0 0 0 0 15 0 1 0 518108591 18763776 389 33554432000 4194304 4287625 140735914249456 18446744073709551615 271550557711 0 0 4096 65536 4142898382542733311 0 0 17 4 0 0 0
/proc/31503/statm: 4581 389 341 23 0 91 0
[pid=31504] ppid=31503 vsize=3885044 CPUtime=1062.32 cores=0
/proc/31504/stat : 31504 (cryptominisat) R 31503 31503 29944 0 -1 4202496 156936 0 0 0 106186 46 0 0 25 0 1 0 518108591 3978285056 20075 33554432000 4194304 4587354 140737305654976 18446744073709551615 4238406 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31504/statm: 971261 20075 337 96 0 967823 0
[pid=31505] ppid=31503 vsize=33648 CPUtime=1062.32 cores=4
/proc/31505/stat : 31505 (clasp) R 31503 31503 29944 0 -1 4202496 5464 0 0 0 106231 1 0 0 25 0 1 0 518108591 34455552 5356 33554432000 4194304 4785740 140736932199696 18446744073709551615 4287024 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31505/statm: 8412 5356 341 145 0 5457 0
[pid=31506] ppid=31503 vsize=455992 CPUtime=528.26 cores=6
/proc/31506/stat : 31506 (TNM) R 31503 31503 29944 0 -1 4202496 363 0 0 0 52826 0 0 0 25 0 1 0 518108591 466935808 260 33554432000 134512640 134534564 4288917568 18446744073709551615 134528275 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31506/statm: 113998 260 95 6 0 112664 0
[pid=31507] ppid=31503 vsize=36832 CPUtime=1062.03 cores=2
/proc/31507/stat : 31507 (lingeling) R 31503 31503 29944 0 -1 4202496 65656 0 0 0 106193 10 0 0 25 0 1 0 518108591 37715968 8402 33554432000 4194304 4352236 140736483539200 18446744073709551615 4328377 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/31507/statm: 9208 8402 127 39 0 8288 0
[pid=31508] ppid=31503 vsize=146724 CPUtime=528.27 cores=6
/proc/31508/stat : 31508 (march_hi) R 31503 31503 29944 0 -1 4202496 23738 0 0 0 52814 13 0 0 25 0 1 0 518108591 150245376 23612 33554432000 4194304 4331988 140734642223120 18446744073709551615 4298539 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31508/statm: 36681 23612 175 34 0 35123 0
Current children cumulated CPU time (s) 4243.2
Current children cumulated vsize (KiB) 4576564

[startup+1122.3 s]
/proc/loadavg: 5.24 5.57 6.98 6/181 31557
/proc/meminfo: memFree=30718300/32951124 swapFree=67111344/67111528
[pid=31503] ppid=31501 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/31503/stat : 31503 (ppfolio) S 31501 31503 29944 0 -1 4202496 518 0 0 0 0 0 0 0 15 0 1 0 518108591 18763776 389 33554432000 4194304 4287625 140735914249456 18446744073709551615 271550557711 0 0 4096 65536 4142898382542733311 0 0 17 4 0 0 0
/proc/31503/statm: 4581 389 341 23 0 91 0
[pid=31504] ppid=31503 vsize=3885044 CPUtime=1122.32 cores=0
/proc/31504/stat : 31504 (cryptominisat) R 31503 31503 29944 0 -1 4202496 157000 0 0 0 112186 46 0 0 25 0 1 0 518108591 3978285056 20075 33554432000 4194304 4587354 140737305654976 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31504/statm: 971261 20075 337 96 0 967823 0
[pid=31505] ppid=31503 vsize=33816 CPUtime=1122.32 cores=4
/proc/31505/stat : 31505 (clasp) R 31503 31503 29944 0 -1 4202496 5518 0 0 0 112231 1 0 0 25 0 1 0 518108591 34627584 5410 33554432000 4194304 4785740 140736932199696 18446744073709551615 4287011 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31505/statm: 8454 5410 341 145 0 5499 0
[pid=31506] ppid=31503 vsize=455992 CPUtime=558.08 cores=6
/proc/31506/stat : 31506 (TNM) R 31503 31503 29944 0 -1 4202496 363 0 0 0 55808 0 0 0 25 0 1 0 518108591 466935808 260 33554432000 134512640 134534564 4288917568 18446744073709551615 134530549 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31506/statm: 113998 260 95 6 0 112664 0
[pid=31507] ppid=31503 vsize=31328 CPUtime=1122.02 cores=2
/proc/31507/stat : 31507 (lingeling) R 31503 31503 29944 0 -1 4202496 69080 0 0 0 112191 11 0 0 25 0 1 0 518108591 32079872 7026 33554432000 4194304 4352236 140736483539200 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/31507/statm: 7832 7026 127 39 0 6912 0
[pid=31508] ppid=31503 vsize=146724 CPUtime=558.12 cores=6
/proc/31508/stat : 31508 (march_hi) R 31503 31503 29944 0 -1 4202496 25010 0 0 0 55799 13 0 0 25 0 1 0 518108591 150245376 24884 33554432000 4194304 4331988 140734642223120 18446744073709551615 4287144 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31508/statm: 36681 24884 175 34 0 35123 0
Current children cumulated CPU time (s) 4482.86
Current children cumulated vsize (KiB) 4571228

[startup+1182.3 s]
/proc/loadavg: 5.33 5.52 6.88 6/181 31558
/proc/meminfo: memFree=30712204/32951124 swapFree=67111344/67111528
[pid=31503] ppid=31501 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/31503/stat : 31503 (ppfolio) S 31501 31503 29944 0 -1 4202496 518 0 0 0 0 0 0 0 15 0 1 0 518108591 18763776 389 33554432000 4194304 4287625 140735914249456 18446744073709551615 271550557711 0 0 4096 65536 4142898382542733311 0 0 17 4 0 0 0
/proc/31503/statm: 4581 389 341 23 0 91 0
[pid=31504] ppid=31503 vsize=1391080 CPUtime=1182.32 cores=0
/proc/31504/stat : 31504 (cryptominisat) R 31503 31503 29944 0 -1 4202496 157180 0 0 0 118186 46 0 0 25 0 1 0 518108591 1424465920 20075 33554432000 4194304 4587354 140737305654976 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31504/statm: 347770 20075 337 96 0 344332 0
[pid=31505] ppid=31503 vsize=33984 CPUtime=1182.32 cores=4
/proc/31505/stat : 31505 (clasp) R 31503 31503 29944 0 -1 4202496 5554 0 0 0 118231 1 0 0 25 0 1 0 518108591 34799616 5446 33554432000 4194304 4785740 140736932199696 18446744073709551615 4287053 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31505/statm: 8496 5446 341 145 0 5541 0
[pid=31506] ppid=31503 vsize=455992 CPUtime=587.95 cores=6
/proc/31506/stat : 31506 (TNM) R 31503 31503 29944 0 -1 4202496 363 0 0 0 58795 0 0 0 25 0 1 0 518108591 466935808 260 33554432000 134512640 134534564 4288917568 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31506/statm: 113998 260 95 6 0 112664 0
[pid=31507] ppid=31503 vsize=33248 CPUtime=1182.02 cores=2
/proc/31507/stat : 31507 (lingeling) R 31503 31503 29944 0 -1 4202496 70968 0 0 0 118190 12 0 0 25 0 1 0 518108591 34045952 7506 33554432000 4194304 4352236 140736483539200 18446744073709551615 4276757 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/31507/statm: 8312 7506 127 39 0 7392 0
[pid=31508] ppid=31503 vsize=146724 CPUtime=587.92 cores=6
/proc/31508/stat : 31508 (march_hi) R 31503 31503 29944 0 -1 4202496 26214 0 0 0 58778 14 0 0 25 0 1 0 518108591 150245376 26088 33554432000 4194304 4331988 140734642223120 18446744073709551615 4210461 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31508/statm: 36681 26088 175 34 0 35123 0
Current children cumulated CPU time (s) 4722.53
Current children cumulated vsize (KiB) 2079352



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 5.36 5.52 6.85 6/181 31559
/proc/meminfo: memFree=30711688/32951124 swapFree=67111344/67111528
[pid=31503] ppid=31501 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/31503/stat : 31503 (ppfolio) S 31501 31503 29944 0 -1 4202496 518 0 0 0 0 0 0 0 15 0 1 0 518108591 18763776 389 33554432000 4194304 4287625 140735914249456 18446744073709551615 271550557711 0 0 4096 65536 4142898382542733311 0 0 17 4 0 0 0
/proc/31503/statm: 4581 389 341 23 0 91 0
[pid=31504] ppid=31503 vsize=1391080 CPUtime=1201.73 cores=0
/proc/31504/stat : 31504 (cryptominisat) R 31503 31503 29944 0 -1 4202496 157180 0 0 0 120127 46 0 0 25 0 1 0 518108591 1424465920 20075 33554432000 4194304 4587354 140737305654976 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31504/statm: 347770 20075 337 96 0 344332 0
[pid=31505] ppid=31503 vsize=33984 CPUtime=1201.73 cores=4
/proc/31505/stat : 31505 (clasp) R 31503 31503 29944 0 -1 4202496 5556 0 0 0 120172 1 0 0 25 0 1 0 518108591 34799616 5448 33554432000 4194304 4785740 140736932199696 18446744073709551615 4287207 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31505/statm: 8496 5448 341 145 0 5541 0
[pid=31506] ppid=31503 vsize=455992 CPUtime=597.55 cores=6
/proc/31506/stat : 31506 (TNM) R 31503 31503 29944 0 -1 4202496 363 0 0 0 59755 0 0 0 25 0 1 0 518108591 466935808 260 33554432000 134512640 134534564 4288917568 18446744073709551615 134528993 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31506/statm: 113998 260 95 6 0 112664 0
[pid=31507] ppid=31503 vsize=31328 CPUtime=1201.43 cores=2
/proc/31507/stat : 31507 (lingeling) R 31503 31503 29944 0 -1 4202496 71864 0 0 0 120131 12 0 0 25 0 1 0 518108591 32079872 7026 33554432000 4194304 4352236 140736483539200 18446744073709551615 4328122 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/31507/statm: 7832 7026 127 39 0 6912 0
[pid=31508] ppid=31503 vsize=146724 CPUtime=597.61 cores=6
/proc/31508/stat : 31508 (march_hi) R 31503 31503 29944 0 -1 4202496 26636 0 0 0 59747 14 0 0 25 0 1 0 518108591 150245376 26510 33554432000 4194304 4331988 140734642223120 18446744073709551615 4210448 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31508/statm: 36681 26510 175 34 0 35123 0
Current children cumulated CPU time (s) 4800.05
Current children cumulated vsize (KiB) 2077432

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

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

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1201.71
CPU time (s): 4800.05
CPU user time (s): 4799.32
CPU system time (s): 0.73
CPU usage (%): 399.434
Max. virtual memory (cumulated for all children) (KiB): 5867388

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.001999
system time used= 0.004999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 519
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= 477
involuntary context switches= 6

runsolver used 1.9807 second user time and 4.5773 second system time

The end

Launcher Data

Begin job on node133 at 2011-04-29 10:18:27
IDJOB=3191199
IDBENCH=82930
IDSOLVER=1612
FILE ID=node133/3191199-1304065107
RUNJOBID= node133-1304064249-31164
PBS_JOBID= 13170442
Free space on /tmp= 71888 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v125-c2662-S1194239878-049.UNKNOWN.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191199-1304065107/watcher-3191199-1304065107 -o /tmp/evaluation-result-3191199-1304065107/solver-3191199-1304065107 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3191199-1304065107.cnf

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

MD5SUM BENCH= ac9c61f9177fd0d9da068d938bec80ff
RANDOM SEED=385778787

node133.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.834
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.66
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.834
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.834
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.82
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.834
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	: 6741.12
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.834
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.74
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.834
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.834
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.74
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.834
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:     32951124 kB
MemFree:      30768708 kB
Buffers:        718972 kB
Cached:         874256 kB
SwapCached:        124 kB
Active:         752896 kB
Inactive:      1071212 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30768708 kB
SwapTotal:    67111528 kB
SwapFree:     67111344 kB
Dirty:           10340 kB
Writeback:           0 kB
AnonPages:      230416 kB
Mapped:          16836 kB
Slab:           294356 kB
PageTables:       5160 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   852496 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71888 MiB
End job on node133 at 2011-04-29 10:38:31