Trace number 3190921

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.29 1201.91

General information on the benchmark

Namerandom/large/
unif-k7-r85-v150-c12750-S1101422472-003-UNKNOWN.cnf
MD5SUM1a4e1674582e40801444509cae2068da
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark27.5668
Satisfiable
(Un)Satisfiability was proved
Number of variables150
Number of clauses12750
Sum of the clauses size89250
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 512750

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
4800.24/1201.91	Done

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-3190921-1304045135/watcher-3190921-1304045135 -o /tmp/evaluation-result-3190921-1304045135/solver-3190921-1304045135 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3190921-1304045135.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: 8.76 9.09 8.93 5/181 30419
/proc/meminfo: memFree=21237132/32951124 swapFree=67111528/67111528
[pid=30419] ppid=30417 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/30419/stat : 30419 (ppfolio) R 30417 30419 30178 0 -1 4202496 518 0 0 0 0 0 0 0 25 0 1 0 248704812 18763776 390 33554432000 4194304 4287625 140735114435952 18446744073709551615 268660682255 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/30419/statm: 4581 390 341 23 0 91 0

[startup+0.010708 s]
/proc/loadavg: 8.76 9.09 8.93 5/181 30419
/proc/meminfo: memFree=21237132/32951124 swapFree=67111528/67111528
[pid=30419] ppid=30417 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/30419/stat : 30419 (ppfolio) R 30417 30419 30178 0 -1 4202496 518 0 0 0 0 0 0 0 25 0 1 0 248704812 18763776 390 33554432000 4194304 4287625 140735114435952 18446744073709551615 268660682255 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/30419/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100691 s]
/proc/loadavg: 8.76 9.09 8.93 5/181 30419
/proc/meminfo: memFree=21237132/32951124 swapFree=67111528/67111528
[pid=30419] ppid=30417 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/30419/stat : 30419 (ppfolio) S 30417 30419 30178 0 -1 4202496 519 0 0 0 0 0 0 0 25 0 1 0 248704812 18763776 390 33554432000 4194304 4287625 140735114435952 18446744073709551615 268660682255 0 0 4096 65536 2187149084022800383 0 0 17 5 0 0 0
/proc/30419/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300654 s]
/proc/loadavg: 8.76 9.09 8.93 5/181 30419
/proc/meminfo: memFree=21237132/32951124 swapFree=67111528/67111528
[pid=30419] ppid=30417 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/30419/stat : 30419 (ppfolio) S 30417 30419 30178 0 -1 4202496 519 0 0 0 0 0 0 0 25 0 1 0 248704812 18763776 390 33554432000 4194304 4287625 140735114435952 18446744073709551615 268660682255 0 0 4096 65536 2187149084022800383 0 0 17 5 0 0 0
/proc/30419/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700585 s]
/proc/loadavg: 8.76 9.09 8.93 5/181 30419
/proc/meminfo: memFree=21237132/32951124 swapFree=67111528/67111528
[pid=30419] ppid=30417 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/30419/stat : 30419 (ppfolio) S 30417 30419 30178 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 248704812 18763776 390 33554432000 4194304 4287625 140735114435952 18446744073709551615 268660682255 0 0 4096 65536 2187149084022800383 0 0 17 5 0 0 0
/proc/30419/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50045 s]
/proc/loadavg: 8.76 9.09 8.93 10/187 30425
/proc/meminfo: memFree=21221724/32951124 swapFree=67111528/67111528
[pid=30419] ppid=30417 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/30419/stat : 30419 (ppfolio) S 30417 30419 30178 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 248704812 18763776 390 33554432000 4194304 4287625 140735114435952 18446744073709551615 268660682255 0 0 4096 65536 2187149084022800383 0 0 17 5 0 0 0
/proc/30419/statm: 4581 390 341 23 0 91 0
[pid=30420] ppid=30419 vsize=531808 CPUtime=1.49 cores=1
/proc/30420/stat : 30420 (cryptominisat) R 30419 30419 30178 0 -1 4202496 4315 0 0 0 149 0 0 0 25 0 1 0 248704813 544571392 1535 33554432000 4194304 4587354 140737244253904 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30420/statm: 132952 1535 327 96 0 129514 0
[pid=30421] ppid=30419 vsize=16956 CPUtime=1.49 cores=5
/proc/30421/stat : 30421 (clasp) R 30419 30419 30178 0 -1 4202496 1717 0 0 0 149 0 0 0 25 0 1 0 248704813 17362944 1584 33554432000 4194304 4785740 140735719802080 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/30421/statm: 4239 1584 340 145 0 1284 0
[pid=30422] ppid=30419 vsize=453448 CPUtime=0.71 cores=7
/proc/30422/stat : 30422 (TNM) R 30419 30419 30178 0 -1 4202496 685 0 0 0 71 0 0 0 25 0 1 0 248704813 464330752 582 33554432000 134512640 134534564 4289221984 18446744073709551615 134524552 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/30422/statm: 113362 582 91 6 0 112028 0
[pid=30423] ppid=30419 vsize=7112 CPUtime=1.49 cores=3
/proc/30423/stat : 30423 (lingeling) R 30419 30419 30178 0 -1 4202496 1394 0 0 0 149 0 0 0 25 0 1 0 248704813 7282688 956 33554432000 4194304 4352236 140735187670128 18446744073709551615 4207584 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/30423/statm: 1778 956 127 39 0 858 0
[pid=30424] ppid=30419 vsize=8760 CPUtime=0.77 cores=7
/proc/30424/stat : 30424 (march_hi) R 30419 30419 30178 0 -1 4202496 2301 0 0 0 77 0 0 0 25 0 1 0 248704813 8970240 620 33554432000 4194304 4331988 140733619033760 18446744073709551615 4226625 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/30424/statm: 2190 620 150 34 0 632 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 1036408

[startup+3.10116 s]
/proc/loadavg: 8.76 9.09 8.93 10/187 30425
/proc/meminfo: memFree=21207092/32951124 swapFree=67111528/67111528
[pid=30419] ppid=30417 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/30419/stat : 30419 (ppfolio) S 30417 30419 30178 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 248704812 18763776 390 33554432000 4194304 4287625 140735114435952 18446744073709551615 268660682255 0 0 4096 65536 2187149084022800383 0 0 17 5 0 0 0
/proc/30419/statm: 4581 390 341 23 0 91 0
[pid=30420] ppid=30419 vsize=540540 CPUtime=3.08 cores=1
/proc/30420/stat : 30420 (cryptominisat) R 30419 30419 30178 0 -1 4202496 7773 0 0 0 308 0 0 0 25 0 1 0 248704813 553512960 4323 33554432000 4194304 4587354 140737244253904 18446744073709551615 4238392 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30420/statm: 135135 4323 337 96 0 131697 0
[pid=30421] ppid=30419 vsize=18344 CPUtime=3.09 cores=5
/proc/30421/stat : 30421 (clasp) R 30419 30419 30178 0 -1 4202496 2011 0 0 0 309 0 0 0 25 0 1 0 248704813 18784256 1878 33554432000 4194304 4785740 140735719802080 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/30421/statm: 4586 1878 340 145 0 1631 0
[pid=30422] ppid=30419 vsize=453448 CPUtime=1.51 cores=7
/proc/30422/stat : 30422 (TNM) R 30419 30419 30178 0 -1 4202496 685 0 0 0 151 0 0 0 25 0 1 0 248704813 464330752 582 33554432000 134512640 134534564 4289221984 18446744073709551615 134524664 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/30422/statm: 113362 582 91 6 0 112028 0
[pid=30423] ppid=30419 vsize=7888 CPUtime=3.09 cores=3
/proc/30423/stat : 30423 (lingeling) R 30419 30419 30178 0 -1 4202496 1604 0 0 0 309 0 0 0 25 0 1 0 248704813 8077312 1166 33554432000 4194304 4352236 140735187670128 18446744073709551615 4329086 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/30423/statm: 1972 1166 127 39 0 1052 0
[pid=30424] ppid=30419 vsize=10400 CPUtime=1.56 cores=7
/proc/30424/stat : 30424 (march_hi) R 30419 30419 30178 0 -1 4202496 2980 0 0 0 156 0 0 0 25 0 1 0 248704813 10649600 966 33554432000 4194304 4331988 140733619033760 18446744073709551615 4299158 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/30424/statm: 2600 966 174 34 0 1042 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 1048944

[startup+6.3006 s]
/proc/loadavg: 8.78 9.09 8.93 10/187 30425
/proc/meminfo: memFree=21201284/32951124 swapFree=67111528/67111528
[pid=30419] ppid=30417 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/30419/stat : 30419 (ppfolio) S 30417 30419 30178 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 248704812 18763776 390 33554432000 4194304 4287625 140735114435952 18446744073709551615 268660682255 0 0 4096 65536 2187149084022800383 0 0 17 5 0 0 0
/proc/30419/statm: 4581 390 341 23 0 91 0
[pid=30420] ppid=30419 vsize=40028 CPUtime=6.28 cores=1
/proc/30420/stat : 30420 (cryptominisat) R 30419 30419 30178 0 -1 4202496 10497 0 0 0 627 1 0 0 25 0 1 0 248704813 40988672 4609 33554432000 4194304 4587354 140737244253904 18446744073709551615 4238608 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30420/statm: 10007 4609 337 96 0 6569 0
[pid=30421] ppid=30419 vsize=19840 CPUtime=6.28 cores=5
/proc/30421/stat : 30421 (clasp) R 30419 30419 30178 0 -1 4202496 2374 0 0 0 628 0 0 0 25 0 1 0 248704813 20316160 2241 33554432000 4194304 4785740 140735719802080 18446744073709551615 4309576 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/30421/statm: 4960 2241 340 145 0 2005 0
[pid=30422] ppid=30419 vsize=457408 CPUtime=3.11 cores=7
/proc/30422/stat : 30422 (TNM) R 30419 30419 30178 0 -1 4202496 805 0 0 0 311 0 0 0 25 0 1 0 248704813 468385792 702 33554432000 134512640 134534564 4289221984 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/30422/statm: 114352 702 95 6 0 113018 0
[pid=30423] ppid=30419 vsize=7760 CPUtime=6.29 cores=3
/proc/30423/stat : 30423 (lingeling) R 30419 30419 30178 0 -1 4202496 1765 0 0 0 629 0 0 0 25 0 1 0 248704813 7946240 1134 33554432000 4194304 4352236 140735187670128 18446744073709551615 4329060 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/30423/statm: 1940 1134 127 39 0 1020 0
[pid=30424] ppid=30419 vsize=10400 CPUtime=3.14 cores=7
/proc/30424/stat : 30424 (march_hi) R 30419 30419 30178 0 -1 4202496 2980 0 0 0 314 0 0 0 25 0 1 0 248704813 10649600 966 33554432000 4194304 4331988 140733619033760 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/30424/statm: 2600 966 174 34 0 1042 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 553760

[startup+12.7005 s]
/proc/loadavg: 8.87 9.10 8.94 10/187 30425
/proc/meminfo: memFree=21186120/32951124 swapFree=67111528/67111528
[pid=30419] ppid=30417 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/30419/stat : 30419 (ppfolio) S 30417 30419 30178 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 248704812 18763776 390 33554432000 4194304 4287625 140735114435952 18446744073709551615 268660682255 0 0 4096 65536 2187149084022800383 0 0 17 5 0 0 0
/proc/30419/statm: 4581 390 341 23 0 91 0
[pid=30420] ppid=30419 vsize=552012 CPUtime=12.69 cores=1
/proc/30420/stat : 30420 (cryptominisat) R 30419 30419 30178 0 -1 4202496 16222 0 0 0 1266 3 0 0 25 0 1 0 248704813 565260288 7350 33554432000 4194304 4587354 140737244253904 18446744073709551615 4364788 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30420/statm: 138003 7350 337 96 0 134565 0
[pid=30421] ppid=30419 vsize=22608 CPUtime=12.68 cores=5
/proc/30421/stat : 30421 (clasp) R 30419 30419 30178 0 -1 4202496 3018 0 0 0 1268 0 0 0 25 0 1 0 248704813 23150592 2885 33554432000 4194304 4785740 140735719802080 18446744073709551615 4553363 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/30421/statm: 5652 2885 340 145 0 2697 0
[pid=30422] ppid=30419 vsize=457408 CPUtime=6.31 cores=7
/proc/30422/stat : 30422 (TNM) R 30419 30419 30178 0 -1 4202496 805 0 0 0 631 0 0 0 25 0 1 0 248704813 468385792 702 33554432000 134512640 134534564 4289221984 18446744073709551615 134528417 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/30422/statm: 114352 702 95 6 0 113018 0
[pid=30423] ppid=30419 vsize=8096 CPUtime=12.69 cores=3
/proc/30423/stat : 30423 (lingeling) R 30419 30419 30178 0 -1 4202496 2087 0 0 0 1269 0 0 0 25 0 1 0 248704813 8290304 1218 33554432000 4194304 4352236 140735187670128 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/30423/statm: 2024 1218 127 39 0 1104 0
[pid=30424] ppid=30419 vsize=11084 CPUtime=6.31 cores=7
/proc/30424/stat : 30424 (march_hi) R 30419 30419 30178 0 -1 4202496 3133 0 0 0 631 0 0 0 25 0 1 0 248704813 11350016 1119 33554432000 4194304 4331988 140733619033760 18446744073709551615 4210448 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/30424/statm: 2771 1119 174 34 0 1213 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 1069532

[startup+25.5012 s]
/proc/loadavg: 9.13 9.15 8.95 11/188 30458
/proc/meminfo: memFree=21134256/32951124 swapFree=67111528/67111528
[pid=30419] ppid=30417 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/30419/stat : 30419 (ppfolio) S 30417 30419 30178 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 248704812 18763776 390 33554432000 4194304 4287625 140735114435952 18446744073709551615 268660682255 0 0 4096 65536 2187149084022800383 0 0 17 5 0 0 0
/proc/30419/statm: 4581 390 341 23 0 91 0
[pid=30420] ppid=30419 vsize=59556 CPUtime=25.49 cores=1
/proc/30420/stat : 30420 (cryptominisat) R 30419 30419 30178 0 -1 4202496 22362 0 0 0 2545 4 0 0 25 0 1 0 248704813 60985344 11097 33554432000 4194304 4587354 140737244253904 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30420/statm: 14889 11097 337 96 0 11451 0
[pid=30421] ppid=30419 vsize=25048 CPUtime=25.48 cores=5
/proc/30421/stat : 30421 (clasp) R 30419 30419 30178 0 -1 4202496 3570 0 0 0 2548 0 0 0 25 0 1 0 248704813 25649152 3437 33554432000 4194304 4785740 140735719802080 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/30421/statm: 6262 3437 340 145 0 3307 0
[pid=30422] ppid=30419 vsize=457408 CPUtime=12.65 cores=7
/proc/30422/stat : 30422 (TNM) R 30419 30419 30178 0 -1 4202496 805 0 0 0 1265 0 0 0 25 0 1 0 248704813 468385792 702 33554432000 134512640 134534564 4289221984 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/30422/statm: 114352 702 95 6 0 113018 0
[pid=30423] ppid=30419 vsize=10272 CPUtime=25.49 cores=3
/proc/30423/stat : 30423 (lingeling) R 30419 30419 30178 0 -1 4202496 3047 0 0 0 2549 0 0 0 25 0 1 0 248704813 10518528 1762 33554432000 4194304 4352236 140735187670128 18446744073709551615 4329060 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/30423/statm: 2568 1762 127 39 0 1648 0
[pid=30424] ppid=30419 vsize=11936 CPUtime=12.69 cores=7
/proc/30424/stat : 30424 (march_hi) R 30419 30419 30178 0 -1 4202496 3322 0 0 0 1269 0 0 0 25 0 1 0 248704813 12222464 1308 33554432000 4194304 4331988 140733619033760 18446744073709551615 4239602 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/30424/statm: 2984 1308 175 34 0 1426 0
Current children cumulated CPU time (s) 101.8
Current children cumulated vsize (KiB) 582544

[startup+51.1007 s]
/proc/loadavg: 9.48 9.23 8.98 12/188 30459
/proc/meminfo: memFree=21024232/32951124 swapFree=67111528/67111528
[pid=30419] ppid=30417 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/30419/stat : 30419 (ppfolio) S 30417 30419 30178 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 248704812 18763776 390 33554432000 4194304 4287625 140735114435952 18446744073709551615 268660682255 0 0 4096 65536 2187149084022800383 0 0 17 5 0 0 0
/proc/30419/statm: 4581 390 341 23 0 91 0
[pid=30420] ppid=30419 vsize=64048 CPUtime=51.08 cores=1
/proc/30420/stat : 30420 (cryptominisat) R 30419 30419 30178 0 -1 4202496 23768 0 0 0 5104 4 0 0 25 0 1 0 248704813 65585152 12500 33554432000 4194304 4587354 140737244253904 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30420/statm: 16012 12500 337 96 0 12574 0
[pid=30421] ppid=30419 vsize=29348 CPUtime=51.08 cores=5
/proc/30421/stat : 30421 (clasp) R 30419 30419 30178 0 -1 4202496 4530 0 0 0 5108 0 0 0 25 0 1 0 248704813 30052352 4397 33554432000 4194304 4785740 140735719802080 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/30421/statm: 7337 4397 340 145 0 4382 0
[pid=30422] ppid=30419 vsize=457408 CPUtime=25.4 cores=7
/proc/30422/stat : 30422 (TNM) R 30419 30419 30178 0 -1 4202496 805 0 0 0 2540 0 0 0 25 0 1 0 248704813 468385792 702 33554432000 134512640 134534564 4289221984 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/30422/statm: 114352 702 95 6 0 113018 0
[pid=30423] ppid=30419 vsize=10912 CPUtime=51.09 cores=3

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

[pid=30420] ppid=30419 vsize=132372 CPUtime=942.3 cores=1
/proc/30420/stat : 30420 (cryptominisat) R 30419 30419 30178 0 -1 4202496 216420 0 0 0 94147 83 0 0 25 0 1 0 248704813 135548928 15055 33554432000 4194304 4587354 140737244253904 18446744073709551615 4238755 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30420/statm: 33093 15055 337 96 0 29655 0
[pid=30421] ppid=30419 vsize=61240 CPUtime=942.28 cores=5
/proc/30421/stat : 30421 (clasp) R 30419 30419 30178 0 -1 4202496 11788 0 0 0 94227 1 0 0 25 0 1 0 248704813 62709760 11415 33554432000 4194304 4785740 140735719802080 18446744073709551615 4287076 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/30421/statm: 15310 11415 340 145 0 12355 0
[pid=30422] ppid=30419 vsize=457408 CPUtime=468.53 cores=7
/proc/30422/stat : 30422 (TNM) R 30419 30419 30178 0 -1 4202496 805 0 0 0 46853 0 0 0 25 0 1 0 248704813 468385792 702 33554432000 134512640 134534564 4289221984 18446744073709551615 134528523 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/30422/statm: 114352 702 95 6 0 113018 0
[pid=30423] ppid=30419 vsize=24072 CPUtime=941.49 cores=3
/proc/30423/stat : 30423 (lingeling) R 30419 30419 30178 0 -1 4202496 38433 0 0 0 94144 5 0 0 25 0 1 0 248704813 24649728 5212 33554432000 4194304 4352236 140735187670128 18446744073709551615 4329086 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/30423/statm: 6018 5212 127 39 0 5098 0
[pid=30424] ppid=30419 vsize=70192 CPUtime=468.59 cores=7
/proc/30424/stat : 30424 (march_hi) R 30419 30419 30178 0 -1 4202496 17182 0 0 0 46850 9 0 0 25 0 1 0 248704813 71876608 15168 33554432000 4194304 4331988 140733619033760 18446744073709551615 4299107 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/30424/statm: 17548 15168 175 34 0 15990 0
Current children cumulated CPU time (s) 3763.2
Current children cumulated vsize (KiB) 763608

[startup+1002.3 s]
/proc/loadavg: 10.14 10.15 9.75 11/188 30496
/proc/meminfo: memFree=20563912/32951124 swapFree=67111528/67111528
[pid=30419] ppid=30417 vsize=18324 CPUtime=0.01 cores=1,3,5,7
/proc/30419/stat : 30419 (ppfolio) S 30417 30419 30178 0 -1 4202496 519 0 0 0 0 1 0 0 15 0 1 0 248704812 18763776 390 33554432000 4194304 4287625 140735114435952 18446744073709551615 268660682255 0 0 4096 65536 2187149084022800383 0 0 17 5 0 0 0
/proc/30419/statm: 4581 390 341 23 0 91 0
[pid=30420] ppid=30419 vsize=132948 CPUtime=1002.3 cores=1
/proc/30420/stat : 30420 (cryptominisat) R 30419 30419 30178 0 -1 4202496 226759 0 0 0 100142 88 0 0 25 0 1 0 248704813 136138752 15036 33554432000 4194304 4587354 140737244253904 18446744073709551615 4238525 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30420/statm: 33237 15036 337 96 0 29799 0
[pid=30421] ppid=30419 vsize=62404 CPUtime=1002.29 cores=5
/proc/30421/stat : 30421 (clasp) R 30419 30419 30178 0 -1 4202496 12168 0 0 0 100227 2 0 0 25 0 1 0 248704813 63901696 11645 33554432000 4194304 4785740 140735719802080 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/30421/statm: 15601 11645 340 145 0 12646 0
[pid=30422] ppid=30419 vsize=457408 CPUtime=498.38 cores=7
/proc/30422/stat : 30422 (TNM) R 30419 30419 30178 0 -1 4202496 805 0 0 0 49838 0 0 0 25 0 1 0 248704813 468385792 702 33554432000 134512640 134534564 4289221984 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/30422/statm: 114352 702 95 6 0 113018 0
[pid=30423] ppid=30419 vsize=20360 CPUtime=1001.49 cores=3
/proc/30423/stat : 30423 (lingeling) R 30419 30419 30178 0 -1 4202496 40385 0 0 0 100144 5 0 0 25 0 1 0 248704813 20848640 4284 33554432000 4194304 4352236 140735187670128 18446744073709551615 4328166 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/30423/statm: 5090 4284 127 39 0 4170 0
[pid=30424] ppid=30419 vsize=99660 CPUtime=498.42 cores=7
/proc/30424/stat : 30424 (march_hi) R 30419 30419 30178 0 -1 4202496 18092 0 0 0 49832 10 0 0 25 0 1 0 248704813 102051840 16078 33554432000 4194304 4331988 140733619033760 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/30424/statm: 24915 16078 175 34 0 23357 0
Current children cumulated CPU time (s) 4002.89
Current children cumulated vsize (KiB) 791104

[startup+1062.3 s]
/proc/loadavg: 10.17 10.15 9.77 12/188 30498
/proc/meminfo: memFree=20576404/32951124 swapFree=67111528/67111528
[pid=30419] ppid=30417 vsize=18324 CPUtime=0.01 cores=1,3,5,7
/proc/30419/stat : 30419 (ppfolio) S 30417 30419 30178 0 -1 4202496 519 0 0 0 0 1 0 0 15 0 1 0 248704812 18763776 390 33554432000 4194304 4287625 140735114435952 18446744073709551615 268660682255 0 0 4096 65536 2187149084022800383 0 0 17 5 0 0 0
/proc/30419/statm: 4581 390 341 23 0 91 0
[pid=30420] ppid=30419 vsize=133556 CPUtime=1062.29 cores=1
/proc/30420/stat : 30420 (cryptominisat) R 30419 30419 30178 0 -1 4202496 237149 0 0 0 106136 93 0 0 25 0 1 0 248704813 136761344 14818 33554432000 4194304 4587354 140737244253904 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30420/statm: 33389 14818 337 96 0 29951 0
[pid=30421] ppid=30419 vsize=64036 CPUtime=1062.29 cores=5
/proc/30421/stat : 30421 (clasp) R 30419 30419 30178 0 -1 4202496 12564 0 0 0 106227 2 0 0 25 0 1 0 248704813 65572864 11945 33554432000 4194304 4785740 140735719802080 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/30421/statm: 16009 11945 340 145 0 13054 0
[pid=30422] ppid=30419 vsize=457408 CPUtime=528.23 cores=7
/proc/30422/stat : 30422 (TNM) R 30419 30419 30178 0 -1 4202496 805 0 0 0 52823 0 0 0 25 0 1 0 248704813 468385792 702 33554432000 134512640 134534564 4289221984 18446744073709551615 134530172 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/30422/statm: 114352 702 95 6 0 113018 0
[pid=30423] ppid=30419 vsize=20360 CPUtime=1061.49 cores=3
/proc/30423/stat : 30423 (lingeling) R 30419 30419 30178 0 -1 4202496 41313 0 0 0 106144 5 0 0 25 0 1 0 248704813 20848640 4284 33554432000 4194304 4352236 140735187670128 18446744073709551615 4328095 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/30423/statm: 5090 4284 127 39 0 4170 0
[pid=30424] ppid=30419 vsize=100516 CPUtime=528.24 cores=7
/proc/30424/stat : 30424 (march_hi) R 30419 30419 30178 0 -1 4202496 19006 0 0 0 52814 10 0 0 25 0 1 0 248704813 102928384 16992 33554432000 4194304 4331988 140733619033760 18446744073709551615 4210459 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/30424/statm: 25129 16992 175 34 0 23571 0
Current children cumulated CPU time (s) 4242.55
Current children cumulated vsize (KiB) 794200

[startup+1122.3 s]
/proc/loadavg: 10.16 10.15 9.79 12/188 30500
/proc/meminfo: memFree=20522944/32951124 swapFree=67111528/67111528
[pid=30419] ppid=30417 vsize=18324 CPUtime=0.01 cores=1,3,5,7
/proc/30419/stat : 30419 (ppfolio) S 30417 30419 30178 0 -1 4202496 519 0 0 0 0 1 0 0 15 0 1 0 248704812 18763776 390 33554432000 4194304 4287625 140735114435952 18446744073709551615 268660682255 0 0 4096 65536 2187149084022800383 0 0 17 5 0 0 0
/proc/30419/statm: 4581 390 341 23 0 91 0
[pid=30420] ppid=30419 vsize=134180 CPUtime=1122.3 cores=1
/proc/30420/stat : 30420 (cryptominisat) R 30419 30419 30178 0 -1 4202496 247524 0 0 0 112131 99 0 0 25 0 1 0 248704813 137400320 14399 33554432000 4194304 4587354 140737244253904 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30420/statm: 33545 14399 337 96 0 30107 0
[pid=30421] ppid=30419 vsize=64988 CPUtime=1122.29 cores=5
/proc/30421/stat : 30421 (clasp) R 30419 30419 30178 0 -1 4202496 12782 0 0 0 112227 2 0 0 25 0 1 0 248704813 66547712 12163 33554432000 4194304 4785740 140735719802080 18446744073709551615 4287038 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/30421/statm: 16247 12163 340 145 0 13292 0
[pid=30422] ppid=30419 vsize=457408 CPUtime=558.03 cores=7
/proc/30422/stat : 30422 (TNM) R 30419 30419 30178 0 -1 4202496 805 0 0 0 55803 0 0 0 25 0 1 0 248704813 468385792 702 33554432000 134512640 134534564 4289221984 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/30422/statm: 114352 702 95 6 0 113018 0
[pid=30423] ppid=30419 vsize=16264 CPUtime=1121.5 cores=3
/proc/30423/stat : 30423 (lingeling) R 30419 30419 30178 0 -1 4202496 42241 0 0 0 112144 6 0 0 25 0 1 0 248704813 16654336 3260 33554432000 4194304 4352236 140735187670128 18446744073709551615 4234513 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/30423/statm: 4066 3260 127 39 0 3146 0
[pid=30424] ppid=30419 vsize=100516 CPUtime=558.11 cores=7
/proc/30424/stat : 30424 (march_hi) R 30419 30419 30178 0 -1 4202496 19867 0 0 0 55801 10 0 0 25 0 1 0 248704813 102928384 17853 33554432000 4194304 4331988 140733619033760 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/30424/statm: 25129 17853 175 34 0 23571 0
Current children cumulated CPU time (s) 4482.24
Current children cumulated vsize (KiB) 791680

[startup+1182.3 s]
/proc/loadavg: 10.15 10.15 9.81 11/188 30501
/proc/meminfo: memFree=20548084/32951124 swapFree=67111528/67111528
[pid=30419] ppid=30417 vsize=18324 CPUtime=0.01 cores=1,3,5,7
/proc/30419/stat : 30419 (ppfolio) S 30417 30419 30178 0 -1 4202496 519 0 0 0 0 1 0 0 15 0 1 0 248704812 18763776 390 33554432000 4194304 4287625 140735114435952 18446744073709551615 268660682255 0 0 4096 65536 2187149084022800383 0 0 17 5 0 0 0
/proc/30419/statm: 4581 390 341 23 0 91 0
[pid=30420] ppid=30419 vsize=70820 CPUtime=1182.3 cores=1
/proc/30420/stat : 30420 (cryptominisat) R 30419 30419 30178 0 -1 4202496 257466 0 0 0 118126 104 0 0 25 0 1 0 248704813 72519680 13290 33554432000 4194304 4587354 140737244253904 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30420/statm: 17705 13290 337 96 0 14267 0
[pid=30421] ppid=30419 vsize=65948 CPUtime=1182.29 cores=5
/proc/30421/stat : 30421 (clasp) R 30419 30419 30178 0 -1 4202496 13051 0 0 0 118227 2 0 0 25 0 1 0 248704813 67530752 12336 33554432000 4194304 4785740 140735719802080 18446744073709551615 4286976 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/30421/statm: 16487 12336 340 145 0 13532 0
[pid=30422] ppid=30419 vsize=457408 CPUtime=587.91 cores=7
/proc/30422/stat : 30422 (TNM) R 30419 30419 30178 0 -1 4202496 805 0 0 0 58791 0 0 0 25 0 1 0 248704813 468385792 702 33554432000 134512640 134534564 4289221984 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/30422/statm: 114352 702 95 6 0 113018 0
[pid=30423] ppid=30419 vsize=20360 CPUtime=1181.5 cores=3
/proc/30423/stat : 30423 (lingeling) R 30419 30419 30178 0 -1 4202496 44193 0 0 0 118144 6 0 0 25 0 1 0 248704813 20848640 4284 33554432000 4194304 4352236 140735187670128 18446744073709551615 4328304 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/30423/statm: 5090 4284 127 39 0 4170 0
[pid=30424] ppid=30419 vsize=100516 CPUtime=587.9 cores=7
/proc/30424/stat : 30424 (march_hi) R 30419 30419 30178 0 -1 4202496 20782 0 0 0 58779 11 0 0 25 0 1 0 248704813 102928384 18768 33554432000 4194304 4331988 140733619033760 18446744073709551615 4299344 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/30424/statm: 25129 18768 175 34 0 23571 0
Current children cumulated CPU time (s) 4721.91
Current children cumulated vsize (KiB) 733376



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.9 s]
/proc/loadavg: 10.18 10.16 9.82 11/188 30502
/proc/meminfo: memFree=20505048/32951124 swapFree=67111528/67111528
[pid=30419] ppid=30417 vsize=18324 CPUtime=0.01 cores=1,3,5,7
/proc/30419/stat : 30419 (ppfolio) S 30417 30419 30178 0 -1 4202496 519 0 0 0 0 1 0 0 15 0 1 0 248704812 18763776 390 33554432000 4194304 4287625 140735114435952 18446744073709551615 268660682255 0 0 4096 65536 2187149084022800383 0 0 17 5 0 0 0
/proc/30419/statm: 4581 390 341 23 0 91 0
[pid=30420] ppid=30419 vsize=134892 CPUtime=1201.91 cores=1
/proc/30420/stat : 30420 (cryptominisat) R 30419 30419 30178 0 -1 4202496 259568 0 0 0 120085 106 0 0 25 0 1 0 248704813 138129408 15349 33554432000 4194304 4587354 140737244253904 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30420/statm: 33723 15349 337 96 0 30285 0
[pid=30421] ppid=30419 vsize=65948 CPUtime=1201.9 cores=5
/proc/30421/stat : 30421 (clasp) R 30419 30419 30178 0 -1 4202496 13067 0 0 0 120188 2 0 0 25 0 1 0 248704813 67530752 12352 33554432000 4194304 4785740 140735719802080 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/30421/statm: 16487 12352 340 145 0 13532 0
[pid=30422] ppid=30419 vsize=457408 CPUtime=597.62 cores=7
/proc/30422/stat : 30422 (TNM) R 30419 30419 30178 0 -1 4202496 805 0 0 0 59762 0 0 0 25 0 1 0 248704813 468385792 702 33554432000 134512640 134534564 4289221984 18446744073709551615 134529768 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/30422/statm: 114352 702 95 6 0 113018 0
[pid=30423] ppid=30419 vsize=21128 CPUtime=1201.1 cores=3
/proc/30423/stat : 30423 (lingeling) R 30419 30419 30178 0 -1 4202496 44385 0 0 0 120104 6 0 0 25 0 1 0 248704813 21635072 4476 33554432000 4194304 4352236 140735187670128 18446744073709551615 4328032 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/30423/statm: 5282 4476 127 39 0 4362 0
[pid=30424] ppid=30419 vsize=100516 CPUtime=597.7 cores=7
/proc/30424/stat : 30424 (march_hi) R 30419 30419 30178 0 -1 4202496 21088 0 0 0 59758 12 0 0 25 0 1 0 248704813 102928384 19074 33554432000 4194304 4331988 140733619033760 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/30424/statm: 25129 19074 175 34 0 23571 0
Current children cumulated CPU time (s) 4800.24
Current children cumulated vsize (KiB) 798216

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

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

[startup+1201.9 s]
/proc/loadavg: 10.18 10.16 9.82 11/188 30502
/proc/meminfo: memFree=20505048/32951124 swapFree=67111528/67111528
[pid=30419] ppid=30417 vsize=18324 CPUtime=0.01 cores=1,3,5,7
/proc/30419/stat : 30419 (ppfolio) S 30417 30419 30178 0 -1 4202496 519 0 0 0 0 1 0 0 15 0 1 0 248704812 18763776 390 33554432000 4194304 4287625 140735114435952 18446744073709551615 268660682255 0 0 4096 65536 2187149084022800383 0 0 17 5 0 0 0
/proc/30419/statm: 4581 390 341 23 0 91 0
[pid=30420] ppid=30419 vsize=134892 CPUtime=1201.91 cores=1
/proc/30420/stat : 30420 (cryptominisat) R 30419 30419 30178 0 -1 4202496 259568 0 0 0 120085 106 0 0 25 0 1 0 248704813 138129408 15349 33554432000 4194304 4587354 140737244253904 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30420/statm: 33723 15349 337 96 0 30285 0
[pid=30421] ppid=30419 vsize=65948 CPUtime=1201.9 cores=5
/proc/30421/stat : 30421 (clasp) R 30419 30419 30178 0 -1 4202496 13067 0 0 0 120188 2 0 0 25 0 1 0 248704813 67530752 12352 33554432000 4194304 4785740 140735719802080 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/30421/statm: 16487 12352 340 145 0 13532 0
[pid=30422] ppid=30419 vsize=457408 CPUtime=597.62 cores=7
/proc/30422/stat : 30422 (TNM) R 30419 30419 30178 0 -1 4202496 805 0 0 0 59762 0 0 0 25 0 1 0 248704813 468385792 702 33554432000 134512640 134534564 4289221984 18446744073709551615 134529768 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/30422/statm: 114352 702 95 6 0 113018 0
[pid=30423] ppid=30419 vsize=21128 CPUtime=1201.1 cores=3
/proc/30423/stat : 30423 (lingeling) R 30419 30419 30178 0 -1 4202496 44385 0 0 0 120104 6 0 0 25 0 1 0 248704813 21635072 4476 33554432000 4194304 4352236 140735187670128 18446744073709551615 4328032 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/30423/statm: 5282 4476 127 39 0 4362 0
[pid=30424] ppid=30419 vsize=100516 CPUtime=597.7 cores=7
/proc/30424/stat : 30424 (march_hi) R 30419 30419 30178 0 -1 4202496 21088 0 0 0 59758 12 0 0 25 0 1 0 248704813 102928384 19074 33554432000 4194304 4331988 140733619033760 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/30424/statm: 25129 19074 175 34 0 23571 0
Current children cumulated CPU time (s) 4800.24
Current children cumulated vsize (KiB) 798216

Child status: 0
Real time (s): 1201.91
CPU time (s): 4800.29
CPU user time (s): 4799
CPU system time (s): 1.2958
CPU usage (%): 399.388
Max. virtual memory (cumulated for all children) (KiB): 9970776

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4799
system time used= 1.2958
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 339467
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= 448
involuntary context switches= 44767

runsolver used 1.76573 second user time and 4.79927 second system time

The end

Launcher Data

Begin job on node107 at 2011-04-29 04:45:35
IDJOB=3190921
IDBENCH=82652
IDSOLVER=1612
FILE ID=node107/3190921-1304045135
RUNJOBID= node107-1304042629-30197
PBS_JOBID= 13170385
Free space on /tmp= 71792 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/random/large/unif-k7-r85-v150-c12750-S1101422472-003-UNKNOWN.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3190921-1304045135/watcher-3190921-1304045135 -o /tmp/evaluation-result-3190921-1304045135/solver-3190921-1304045135 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3190921-1304045135.cnf

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

MD5SUM BENCH= 1a4e1674582e40801444509cae2068da
RANDOM SEED=1611081382

node107.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.829
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.65
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.829
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.829
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.829
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.82
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.829
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.829
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	: 5359.47
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.829
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.829
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21237412 kB
Buffers:       2018688 kB
Cached:        8985300 kB
SwapCached:          0 kB
Active:        3181548 kB
Inactive:      8051788 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21237412 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10484 kB
Writeback:           0 kB
AnonPages:      229440 kB
Mapped:          16388 kB
Slab:           415980 kB
PageTables:       5400 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   848944 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= 71780 MiB
End job on node107 at 2011-04-29 05:05:37