Trace number 3190862

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) 3910.74 1300.01

General information on the benchmark

Namerandom/large/
unif-k7-r85-v200-c17000-S771170845-016-UNKNOWN.cnf
MD5SUM8a262b49dcf27b27fb405f8a8cdf125f
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark69.9854
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of clauses17000
Sum of the clauses size119000
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 517000

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
3910.66/1300.01	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-3190862-1304039277/watcher-3190862-1304039277 -o /tmp/evaluation-result-3190862-1304039277/solver-3190862-1304039277 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3190862-1304039277.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: 5.11 5.04 5.16 2/171 29040
/proc/meminfo: memFree=15156944/32950928 swapFree=67111528/67111528
[pid=29040] ppid=29038 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29040/stat : 29040 (ppfolio) R 29038 29040 27798 0 -1 4202496 522 0 0 0 0 0 0 0 25 0 1 0 515527410 18763776 390 33554432000 4194304 4287625 140737052952224 18446744073709551615 274473987599 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/29040/statm: 4581 390 341 23 0 91 0

[startup+0.220716 s]
/proc/loadavg: 5.11 5.04 5.16 2/171 29040
/proc/meminfo: memFree=15156944/32950928 swapFree=67111528/67111528
[pid=29040] ppid=29038 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29040/stat : 29040 (ppfolio) S 29038 29040 27798 0 -1 4202496 523 0 0 0 0 0 0 0 25 0 1 0 515527410 18763776 390 33554432000 4194304 4287625 140737052952224 18446744073709551615 274473987599 0 0 4096 65536 4605071910525468671 0 0 17 1 0 0 0
/proc/29040/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300702 s]
/proc/loadavg: 5.11 5.04 5.16 2/171 29040
/proc/meminfo: memFree=15156944/32950928 swapFree=67111528/67111528
[pid=29040] ppid=29038 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29040/stat : 29040 (ppfolio) S 29038 29040 27798 0 -1 4202496 523 0 0 0 0 0 0 0 25 0 1 0 515527410 18763776 390 33554432000 4194304 4287625 140737052952224 18446744073709551615 274473987599 0 0 4096 65536 4605071910525468671 0 0 17 1 0 0 0
/proc/29040/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.400684 s]
/proc/loadavg: 5.11 5.04 5.16 2/171 29040
/proc/meminfo: memFree=15156944/32950928 swapFree=67111528/67111528
[pid=29040] ppid=29038 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29040/stat : 29040 (ppfolio) S 29038 29040 27798 0 -1 4202496 523 0 0 0 0 0 0 0 25 0 1 0 515527410 18763776 390 33554432000 4194304 4287625 140737052952224 18446744073709551615 274473987599 0 0 4096 65536 4605071910525468671 0 0 17 1 0 0 0
/proc/29040/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700629 s]
/proc/loadavg: 5.11 5.04 5.16 2/171 29040
/proc/meminfo: memFree=15156944/32950928 swapFree=67111528/67111528
[pid=29040] ppid=29038 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29040/stat : 29040 (ppfolio) S 29038 29040 27798 0 -1 4202496 523 0 0 0 0 0 0 0 19 0 1 0 515527410 18763776 390 33554432000 4194304 4287625 140737052952224 18446744073709551615 274473987599 0 0 4096 65536 4605071910525468671 0 0 17 1 0 0 0
/proc/29040/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50049 s]
/proc/loadavg: 5.11 5.04 5.16 6/177 29046
/proc/meminfo: memFree=15137496/32950928 swapFree=67111528/67111528
[pid=29040] ppid=29038 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29040/stat : 29040 (ppfolio) S 29038 29040 27798 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 515527410 18763776 390 33554432000 4194304 4287625 140737052952224 18446744073709551615 274473987599 0 0 4096 65536 4605071910525468671 0 0 17 1 0 0 0
/proc/29040/statm: 4581 390 341 23 0 91 0
[pid=29041] ppid=29040 vsize=1396160 CPUtime=1.48 cores=1
/proc/29041/stat : 29041 (cryptominisat) R 29040 29040 27798 0 -1 4202496 5020 0 0 0 148 0 0 0 25 0 1 0 515527411 1429667840 1537 33554432000 4194304 4587354 140733322756560 18446744073709551615 4238576 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29041/statm: 349040 1537 327 96 0 345602 0
[pid=29042] ppid=29040 vsize=18500 CPUtime=1.49 cores=5
/proc/29042/stat : 29042 (clasp) R 29040 29040 27798 0 -1 4202496 2086 0 0 0 149 0 0 0 25 0 1 0 515527411 18944000 1942 33554432000 4194304 4785740 140735791344832 18446744073709551615 4277663 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/29042/statm: 4625 1942 340 145 0 1670 0
[pid=29043] ppid=29040 vsize=453976 CPUtime=0.78 cores=7
/proc/29043/stat : 29043 (TNM) R 29040 29040 27798 0 -1 4202496 843 0 0 0 78 0 0 0 25 0 1 0 515527411 464871424 739 33554432000 134512640 134534564 4293178336 18446744073709551615 134524734 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/29043/statm: 113494 739 91 6 0 112160 0
[pid=29044] ppid=29040 vsize=6848 CPUtime=1.49 cores=3
/proc/29044/stat : 29044 (lingeling) R 29040 29040 27798 0 -1 4202496 1435 0 0 0 149 0 0 0 25 0 1 0 515527411 7012352 906 33554432000 4194304 4352236 140737052748896 18446744073709551615 4235610 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/29044/statm: 1712 906 127 39 0 792 0
[pid=29045] ppid=29040 vsize=9532 CPUtime=0.69 cores=7
/proc/29045/stat : 29045 (march_hi) R 29040 29040 27798 0 -1 4202496 3125 0 0 0 69 0 0 0 25 0 1 0 515527411 9760768 769 33554432000 4194304 4331988 140737167010240 18446744073709551615 4226645 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/29045/statm: 2383 769 150 34 0 825 0
Current children cumulated CPU time (s) 5.93
Current children cumulated vsize (KiB) 1903340

[startup+3.10121 s]
/proc/loadavg: 5.11 5.04 5.16 6/177 29046
/proc/meminfo: memFree=15131172/32950928 swapFree=67111528/67111528
[pid=29040] ppid=29038 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29040/stat : 29040 (ppfolio) S 29038 29040 27798 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 515527410 18763776 390 33554432000 4194304 4287625 140737052952224 18446744073709551615 274473987599 0 0 4096 65536 4605071910525468671 0 0 17 1 0 0 0
/proc/29040/statm: 4581 390 341 23 0 91 0
[pid=29041] ppid=29040 vsize=1413620 CPUtime=3.08 cores=1
/proc/29041/stat : 29041 (cryptominisat) R 29040 29040 27798 0 -1 4202496 9635 0 0 0 307 1 0 0 25 0 1 0 515527411 1447546880 5327 33554432000 4194304 4587354 140733322756560 18446744073709551615 4365016 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29041/statm: 353405 5327 337 96 0 349967 0
[pid=29042] ppid=29040 vsize=19612 CPUtime=3.09 cores=5
/proc/29042/stat : 29042 (clasp) R 29040 29040 27798 0 -1 4202496 2388 0 0 0 309 0 0 0 25 0 1 0 515527411 20082688 2244 33554432000 4194304 4785740 140735791344832 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/29042/statm: 4903 2244 340 145 0 1948 0
[pid=29043] ppid=29040 vsize=453976 CPUtime=1.57 cores=7
/proc/29043/stat : 29043 (TNM) R 29040 29040 27798 0 -1 4202496 843 0 0 0 157 0 0 0 25 0 1 0 515527411 464871424 739 33554432000 134512640 134534564 4293178336 18446744073709551615 134524736 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/29043/statm: 113494 739 91 6 0 112160 0
[pid=29044] ppid=29040 vsize=7556 CPUtime=3.09 cores=3
/proc/29044/stat : 29044 (lingeling) R 29040 29040 27798 0 -1 4202496 1612 0 0 0 309 0 0 0 25 0 1 0 515527411 7737344 1083 33554432000 4194304 4352236 140737052748896 18446744073709551615 4329081 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/29044/statm: 1889 1083 127 39 0 969 0
[pid=29045] ppid=29040 vsize=11768 CPUtime=1.49 cores=7
/proc/29045/stat : 29045 (march_hi) R 29040 29040 27798 0 -1 4202496 3828 0 0 0 149 0 0 0 25 0 1 0 515527411 12050432 1222 33554432000 4194304 4331988 140737167010240 18446744073709551615 4210430 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/29045/statm: 2942 1222 174 34 0 1384 0
Current children cumulated CPU time (s) 12.32
Current children cumulated vsize (KiB) 1924856

[startup+6.30065 s]
/proc/loadavg: 5.10 5.04 5.16 6/177 29046
/proc/meminfo: memFree=15116536/32950928 swapFree=67111528/67111528
[pid=29040] ppid=29038 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29040/stat : 29040 (ppfolio) S 29038 29040 27798 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 515527410 18763776 390 33554432000 4194304 4287625 140737052952224 18446744073709551615 274473987599 0 0 4096 65536 4605071910525468671 0 0 17 1 0 0 0
/proc/29040/statm: 4581 390 341 23 0 91 0
[pid=29041] ppid=29040 vsize=1413872 CPUtime=6.29 cores=1
/proc/29041/stat : 29041 (cryptominisat) R 29040 29040 27798 0 -1 4202496 10653 0 0 0 627 2 0 0 25 0 1 0 515527411 1447804928 5418 33554432000 4194304 4587354 140733322756560 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29041/statm: 353468 5418 337 96 0 350030 0
[pid=29042] ppid=29040 vsize=21716 CPUtime=6.29 cores=5
/proc/29042/stat : 29042 (clasp) R 29040 29040 27798 0 -1 4202496 2846 0 0 0 629 0 0 0 25 0 1 0 515527411 22237184 2702 33554432000 4194304 4785740 140735791344832 18446744073709551615 4287022 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/29042/statm: 5429 2702 340 145 0 2474 0
[pid=29043] ppid=29040 vsize=458068 CPUtime=3.16 cores=7
/proc/29043/stat : 29043 (TNM) R 29040 29040 27798 0 -1 4202496 1001 0 0 0 316 0 0 0 25 0 1 0 515527411 469061632 897 33554432000 134512640 134534564 4293178336 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/29043/statm: 114517 897 95 6 0 113183 0
[pid=29044] ppid=29040 vsize=7736 CPUtime=6.29 cores=3
/proc/29044/stat : 29044 (lingeling) R 29040 29040 27798 0 -1 4202496 1775 0 0 0 629 0 0 0 25 0 1 0 515527411 7921664 1128 33554432000 4194304 4352236 140737052748896 18446744073709551615 4329024 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/29044/statm: 1934 1128 127 39 0 1014 0
[pid=29045] ppid=29040 vsize=11768 CPUtime=3.09 cores=7
/proc/29045/stat : 29045 (march_hi) R 29040 29040 27798 0 -1 4202496 3828 0 0 0 309 0 0 0 25 0 1 0 515527411 12050432 1222 33554432000 4194304 4331988 140737167010240 18446744073709551615 4239596 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/29045/statm: 2942 1222 174 34 0 1384 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 1931484

[startup+12.7005 s]
/proc/loadavg: 5.09 5.04 5.16 6/177 29046
/proc/meminfo: memFree=15110088/32950928 swapFree=67111528/67111528
[pid=29040] ppid=29038 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29040/stat : 29040 (ppfolio) S 29038 29040 27798 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 515527410 18763776 390 33554432000 4194304 4287625 140737052952224 18446744073709551615 274473987599 0 0 4096 65536 4605071910525468671 0 0 17 1 0 0 0
/proc/29040/statm: 4581 390 341 23 0 91 0
[pid=29041] ppid=29040 vsize=1421280 CPUtime=12.69 cores=1
/proc/29041/stat : 29041 (cryptominisat) R 29040 29040 27798 0 -1 4202496 16331 0 0 0 1266 3 0 0 25 0 1 0 515527411 1455390720 7558 33554432000 4194304 4587354 140733322756560 18446744073709551615 4388269 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29041/statm: 355320 7558 337 96 0 351882 0
[pid=29042] ppid=29040 vsize=24448 CPUtime=12.69 cores=5
/proc/29042/stat : 29042 (clasp) R 29040 29040 27798 0 -1 4202496 3510 0 0 0 1269 0 0 0 25 0 1 0 515527411 25034752 3366 33554432000 4194304 4785740 140735791344832 18446744073709551615 4553375 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/29042/statm: 6112 3366 340 145 0 3157 0
[pid=29043] ppid=29040 vsize=458068 CPUtime=6.32 cores=7
/proc/29043/stat : 29043 (TNM) R 29040 29040 27798 0 -1 4202496 1001 0 0 0 632 0 0 0 25 0 1 0 515527411 469061632 897 33554432000 134512640 134534564 4293178336 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/29043/statm: 114517 897 95 6 0 113183 0
[pid=29044] ppid=29040 vsize=7864 CPUtime=12.69 cores=3
/proc/29044/stat : 29044 (lingeling) R 29040 29040 27798 0 -1 4202496 2016 0 0 0 1269 0 0 0 25 0 1 0 515527411 8052736 1145 33554432000 4194304 4352236 140737052748896 18446744073709551615 4276530 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/29044/statm: 1966 1145 127 39 0 1046 0
[pid=29045] ppid=29040 vsize=11768 CPUtime=6.29 cores=7
/proc/29045/stat : 29045 (march_hi) R 29040 29040 27798 0 -1 4202496 3828 0 0 0 629 0 0 0 25 0 1 0 515527411 12050432 1222 33554432000 4194304 4331988 140737167010240 18446744073709551615 4239564 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/29045/statm: 2942 1222 174 34 0 1384 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 1941752

[startup+25.5063 s]
/proc/loadavg: 4.92 5.00 5.15 5/176 29046
/proc/meminfo: memFree=15126416/32950928 swapFree=67111528/67111528
[pid=29040] ppid=29038 vsize=18324 CPUtime=17.11 cores=1,3,5,7
/proc/29040/stat : 29040 (ppfolio) S 29038 29040 27798 0 -1 4202496 525 17100 0 0 0 0 1708 3 15 0 1 0 515527410 18763776 391 33554432000 4194304 4287625 140737052952224 18446744073709551615 274473987599 0 0 4096 65536 9224195386380386304 0 0 17 1 0 0 0
/proc/29040/statm: 4581 391 342 23 0 91 0
[pid=29042] ppid=29040 vsize=28252 CPUtime=25.49 cores=5
/proc/29042/stat : 29042 (clasp) R 29040 29040 27798 0 -1 4202496 4386 0 0 0 2549 0 0 0 25 0 1 0 515527411 28930048 4242 33554432000 4194304 4785740 140735791344832 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/29042/statm: 7063 4242 340 145 0 4108 0
[pid=29043] ppid=29040 vsize=458068 CPUtime=12.7 cores=7
/proc/29043/stat : 29043 (TNM) R 29040 29040 27798 0 -1 4202496 1001 0 0 0 1270 0 0 0 25 0 1 0 515527411 469061632 897 33554432000 134512640 134534564 4293178336 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/29043/statm: 114517 897 95 6 0 113183 0
[pid=29044] ppid=29040 vsize=8508 CPUtime=25.49 cores=3
/proc/29044/stat : 29044 (lingeling) R 29040 29040 27798 0 -1 4202496 2424 0 0 0 2549 0 0 0 25 0 1 0 515527411 8712192 1297 33554432000 4194304 4352236 140737052748896 18446744073709551615 4329063 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/29044/statm: 2127 1297 127 39 0 1207 0
[pid=29045] ppid=29040 vsize=13304 CPUtime=12.64 cores=7
/proc/29045/stat : 29045 (march_hi) R 29040 29040 27798 0 -1 4202496 4127 0 0 0 1264 0 0 0 25 0 1 0 515527411 13623296 1521 33554432000 4194304 4331988 140737167010240 18446744073709551615 4210459 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/29045/statm: 3326 1521 175 34 0 1768 0
Current children cumulated CPU time (s) 93.43
Current children cumulated vsize (KiB) 526456

[startup+51.1008 s]
/proc/loadavg: 4.60 4.92 5.12 5/176 29047
/proc/meminfo: memFree=15117840/32950928 swapFree=67111528/67111528
[pid=29040] ppid=29038 vsize=18324 CPUtime=17.11 cores=1,3,5,7
/proc/29040/stat : 29040 (ppfolio) S 29038 29040 27798 0 -1 4202496 525 17100 0 0 0 0 1708 3 15 0 1 0 515527410 18763776 391 33554432000 4194304 4287625 140737052952224 18446744073709551615 274473987599 0 0 4096 65536 9224195742862639368 0 0 17 1 0 0 0
/proc/29040/statm: 4581 391 342 23 0 91 0
[pid=29042] ppid=29040 vsize=33168 CPUtime=51.08 cores=5
/proc/29042/stat : 29042 (clasp) R 29040 29040 27798 0 -1 4202496 5491 0 0 0 5108 0 0 0 25 0 1 0 515527411 33964032 5347 33554432000 4194304 4785740 140735791344832 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/29042/statm: 8292 5347 340 145 0 5337 0
[pid=29043] ppid=29040 vsize=458068 CPUtime=25.43 cores=7
/proc/29043/stat : 29043 (TNM) R 29040 29040 27798 0 -1 4202496 1001 0 0 0 2543 0 0 0 25 0 1 0 515527411 469061632 897 33554432000 134512640 134534564 4293178336 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/29043/statm: 114517 897 95 6 0 113183 0
[pid=29044] ppid=29040 vsize=11652 CPUtime=51.08 cores=3
/proc/29044/stat : 29044 (lingeling) R 29040 29040 27798 0 -1 4202496 4418 0 0 0 5108 0 0 0 25 0 1 0 515527411 11931648 2107 33554432000 4194304 4352236 140737052748896 18446744073709551615 4328366 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/29044/statm: 2913 2107 127 39 0 1993 0
[pid=29045] ppid=29040 vsize=15220 CPUtime=25.39 cores=7
/proc/29045/stat : 29045 (march_hi) R 29040 29040 27798 0 -1 4202496 4496 0 0 0 2538 1 0 0 25 0 1 0 515527411 15585280 1890 33554432000 4194304 4331988 140737167010240 18446744073709551615 4239578 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/29045/statm: 3805 1890 175 34 0 2247 0
Current children cumulated CPU time (s) 170.09

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

[pid=29042] ppid=29040 vsize=77396 CPUtime=882.31 cores=5
/proc/29042/stat : 29042 (clasp) R 29040 29040 27798 0 -1 4202496 15602 0 0 0 88228 3 0 0 25 0 1 0 515527411 79253504 15260 33554432000 4194304 4785740 140735791344832 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/29042/statm: 19349 15260 340 145 0 16394 0
[pid=29043] ppid=29040 vsize=458068 CPUtime=438.94 cores=7
/proc/29043/stat : 29043 (TNM) R 29040 29040 27798 0 -1 4202496 1001 0 0 0 43894 0 0 0 25 0 1 0 515527411 469061632 897 33554432000 134512640 134534564 4293178336 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/29043/statm: 114517 897 95 6 0 113183 0
[pid=29044] ppid=29040 vsize=20428 CPUtime=882.31 cores=3
/proc/29044/stat : 29044 (lingeling) R 29040 29040 27798 0 -1 4202496 40760 0 0 0 88226 5 0 0 25 0 1 0 515527411 20918272 4301 33554432000 4194304 4352236 140737052748896 18446744073709551615 4328000 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/29044/statm: 5107 4301 127 39 0 4187 0
[pid=29045] ppid=29040 vsize=71736 CPUtime=438.93 cores=7
/proc/29045/stat : 29045 (march_hi) R 29040 29040 27798 0 -1 4202496 16605 0 0 0 43885 8 0 0 25 0 1 0 515527411 73457664 13999 33554432000 4194304 4331988 140737167010240 18446744073709551615 4226645 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/29045/statm: 17934 13999 175 34 0 16376 0
Current children cumulated CPU time (s) 2659.6
Current children cumulated vsize (KiB) 645952

[startup+942.301 s]
/proc/loadavg: 4.11 4.13 4.46 5/176 29071
/proc/meminfo: memFree=15014400/32950928 swapFree=67111528/67111528
[pid=29040] ppid=29038 vsize=18324 CPUtime=17.11 cores=1,3,5,7
/proc/29040/stat : 29040 (ppfolio) S 29038 29040 27798 0 -1 4202496 525 17100 0 0 0 0 1708 3 15 0 1 0 515527410 18763776 391 33554432000 4194304 4287625 140737052952224 18446744073709551615 274473987599 0 0 4096 65536 9224195742862639368 0 0 17 1 0 0 0
/proc/29040/statm: 4581 391 342 23 0 91 0
[pid=29042] ppid=29040 vsize=78640 CPUtime=942.3 cores=5
/proc/29042/stat : 29042 (clasp) R 29040 29040 27798 0 -1 4202496 15901 0 0 0 94227 3 0 0 25 0 1 0 515527411 80527360 15511 33554432000 4194304 4785740 140735791344832 18446744073709551615 274473665130 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/29042/statm: 19660 15511 340 145 0 16705 0
[pid=29043] ppid=29040 vsize=458068 CPUtime=468.83 cores=7
/proc/29043/stat : 29043 (TNM) R 29040 29040 27798 0 -1 4202496 1001 0 0 0 46883 0 0 0 25 0 1 0 515527411 469061632 897 33554432000 134512640 134534564 4293178336 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/29043/statm: 114517 897 95 6 0 113183 0
[pid=29044] ppid=29040 vsize=22988 CPUtime=942.31 cores=3
/proc/29044/stat : 29044 (lingeling) R 29040 29040 27798 0 -1 4202496 43352 0 0 0 94225 6 0 0 25 0 1 0 515527411 23539712 4941 33554432000 4194304 4352236 140737052748896 18446744073709551615 4328039 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/29044/statm: 5747 4941 127 39 0 4827 0
[pid=29045] ppid=29040 vsize=71736 CPUtime=468.74 cores=7
/proc/29045/stat : 29045 (march_hi) R 29040 29040 27798 0 -1 4202496 17394 0 0 0 46865 9 0 0 25 0 1 0 515527411 73457664 14788 33554432000 4194304 4331988 140737167010240 18446744073709551615 4299250 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/29045/statm: 17934 14788 175 34 0 16376 0
Current children cumulated CPU time (s) 2839.29
Current children cumulated vsize (KiB) 649756

[startup+1002.31 s]
/proc/loadavg: 4.09 4.12 4.43 5/176 29072
/proc/meminfo: memFree=15010140/32950928 swapFree=67111528/67111528
[pid=29040] ppid=29038 vsize=18324 CPUtime=17.11 cores=1,3,5,7
/proc/29040/stat : 29040 (ppfolio) S 29038 29040 27798 0 -1 4202496 525 17100 0 0 0 0 1708 3 15 0 1 0 515527410 18763776 391 33554432000 4194304 4287625 140737052952224 18446744073709551615 274473987599 0 0 4096 65536 9224195742862639368 0 0 17 1 0 0 0
/proc/29040/statm: 4581 391 342 23 0 91 0
[pid=29042] ppid=29040 vsize=79308 CPUtime=1002.31 cores=5
/proc/29042/stat : 29042 (clasp) R 29040 29040 27798 0 -1 4202496 16057 0 0 0 100228 3 0 0 25 0 1 0 515527411 81211392 15667 33554432000 4194304 4785740 140735791344832 18446744073709551615 4287076 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/29042/statm: 19827 15667 340 145 0 16872 0
[pid=29043] ppid=29040 vsize=458068 CPUtime=498.65 cores=7
/proc/29043/stat : 29043 (TNM) R 29040 29040 27798 0 -1 4202496 1001 0 0 0 49865 0 0 0 25 0 1 0 515527411 469061632 897 33554432000 134512640 134534564 4293178336 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/29043/statm: 114517 897 95 6 0 113183 0
[pid=29044] ppid=29040 vsize=22988 CPUtime=1002.31 cores=3
/proc/29044/stat : 29044 (lingeling) R 29040 29040 27798 0 -1 4202496 45304 0 0 0 100225 6 0 0 25 0 1 0 515527411 23539712 4941 33554432000 4194304 4352236 140737052748896 18446744073709551615 4235610 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/29044/statm: 5747 4941 127 39 0 4827 0
[pid=29045] ppid=29040 vsize=71736 CPUtime=498.62 cores=7
/proc/29045/stat : 29045 (march_hi) R 29040 29040 27798 0 -1 4202496 18252 0 0 0 49853 9 0 0 25 0 1 0 515527411 73457664 15646 33554432000 4194304 4331988 140737167010240 18446744073709551615 4239564 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/29045/statm: 17934 15646 175 34 0 16376 0
Current children cumulated CPU time (s) 3019
Current children cumulated vsize (KiB) 650424

[startup+1062.3 s]
/proc/loadavg: 4.15 4.12 4.42 5/176 29074
/proc/meminfo: memFree=15006020/32950928 swapFree=67111528/67111528
[pid=29040] ppid=29038 vsize=18324 CPUtime=17.11 cores=1,3,5,7
/proc/29040/stat : 29040 (ppfolio) S 29038 29040 27798 0 -1 4202496 525 17100 0 0 0 0 1708 3 15 0 1 0 515527410 18763776 391 33554432000 4194304 4287625 140737052952224 18446744073709551615 274473987599 0 0 4096 65536 9224195742862639368 0 0 17 1 0 0 0
/proc/29040/statm: 4581 391 342 23 0 91 0
[pid=29042] ppid=29040 vsize=79692 CPUtime=1062.31 cores=5
/proc/29042/stat : 29042 (clasp) R 29040 29040 27798 0 -1 4202496 16215 0 0 0 106228 3 0 0 25 0 1 0 515527411 81604608 15777 33554432000 4194304 4785740 140735791344832 18446744073709551615 4278065 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/29042/statm: 19923 15777 340 145 0 16968 0
[pid=29043] ppid=29040 vsize=458068 CPUtime=528.53 cores=7
/proc/29043/stat : 29043 (TNM) R 29040 29040 27798 0 -1 4202496 1001 0 0 0 52852 1 0 0 25 0 1 0 515527411 469061632 897 33554432000 134512640 134534564 4293178336 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/29043/statm: 114517 897 95 6 0 113183 0
[pid=29044] ppid=29040 vsize=23628 CPUtime=1062.31 cores=3
/proc/29044/stat : 29044 (lingeling) R 29040 29040 27798 0 -1 4202496 47416 0 0 0 106224 7 0 0 25 0 1 0 515527411 24195072 5101 33554432000 4194304 4352236 140737052748896 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/29044/statm: 5907 5101 127 39 0 4987 0
[pid=29045] ppid=29040 vsize=101204 CPUtime=528.45 cores=7
/proc/29045/stat : 29045 (march_hi) R 29040 29040 27798 0 -1 4202496 19101 0 0 0 52836 9 0 0 25 0 1 0 515527411 103632896 16495 33554432000 4194304 4331988 140737167010240 18446744073709551615 4299294 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/29045/statm: 25301 16495 175 34 0 23743 0
Current children cumulated CPU time (s) 3198.71
Current children cumulated vsize (KiB) 680916

[startup+1122.3 s]
/proc/loadavg: 4.05 4.10 4.39 5/176 29076
/proc/meminfo: memFree=15001636/32950928 swapFree=67111528/67111528
[pid=29040] ppid=29038 vsize=18324 CPUtime=17.11 cores=1,3,5,7
/proc/29040/stat : 29040 (ppfolio) S 29038 29040 27798 0 -1 4202496 525 17100 0 0 0 0 1708 3 15 0 1 0 515527410 18763776 391 33554432000 4194304 4287625 140737052952224 18446744073709551615 274473987599 0 0 4096 65536 9224195742862639368 0 0 17 1 0 0 0
/proc/29040/statm: 4581 391 342 23 0 91 0
[pid=29042] ppid=29040 vsize=80840 CPUtime=1122.31 cores=5
/proc/29042/stat : 29042 (clasp) R 29040 29040 27798 0 -1 4202496 16516 0 0 0 112228 3 0 0 25 0 1 0 515527411 82780160 16030 33554432000 4194304 4785740 140735791344832 18446744073709551615 4287124 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/29042/statm: 20210 16030 340 145 0 17255 0
[pid=29043] ppid=29040 vsize=458068 CPUtime=558.39 cores=7
/proc/29043/stat : 29043 (TNM) R 29040 29040 27798 0 -1 4202496 1001 0 0 0 55838 1 0 0 25 0 1 0 515527411 469061632 897 33554432000 134512640 134534564 4293178336 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/29043/statm: 114517 897 95 6 0 113183 0
[pid=29044] ppid=29040 vsize=23116 CPUtime=1122.31 cores=3
/proc/29044/stat : 29044 (lingeling) R 29040 29040 27798 0 -1 4202496 48216 0 0 0 112224 7 0 0 25 0 1 0 515527411 23670784 4973 33554432000 4194304 4352236 140737052748896 18446744073709551615 4328109 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/29044/statm: 5779 4973 127 39 0 4859 0
[pid=29045] ppid=29040 vsize=101204 CPUtime=558.31 cores=7
/proc/29045/stat : 29045 (march_hi) R 29040 29040 27798 0 -1 4202496 19958 0 0 0 55820 11 0 0 25 0 1 0 515527411 103632896 17352 33554432000 4194304 4331988 140737167010240 18446744073709551615 4226440 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/29045/statm: 25301 17352 175 34 0 23743 0
Current children cumulated CPU time (s) 3378.43
Current children cumulated vsize (KiB) 681552

[startup+1182.3 s]
/proc/loadavg: 4.02 4.08 4.36 5/176 29077
/proc/meminfo: memFree=14994040/32950928 swapFree=67111528/67111528
[pid=29040] ppid=29038 vsize=18324 CPUtime=17.11 cores=1,3,5,7
/proc/29040/stat : 29040 (ppfolio) S 29038 29040 27798 0 -1 4202496 525 17100 0 0 0 0 1708 3 15 0 1 0 515527410 18763776 391 33554432000 4194304 4287625 140737052952224 18446744073709551615 274473987599 0 0 4096 65536 9224195742862639368 0 0 17 1 0 0 0
/proc/29040/statm: 4581 391 342 23 0 91 0
[pid=29042] ppid=29040 vsize=85264 CPUtime=1182.32 cores=5
/proc/29042/stat : 29042 (clasp) R 29040 29040 27798 0 -1 4202496 17709 0 0 0 118228 4 0 0 25 0 1 0 515527411 87310336 17021 33554432000 4194304 4785740 140735791344832 18446744073709551615 4553375 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/29042/statm: 21316 17021 341 145 0 18361 0
[pid=29043] ppid=29040 vsize=458068 CPUtime=588.22 cores=7
/proc/29043/stat : 29043 (TNM) R 29040 29040 27798 0 -1 4202496 1001 0 0 0 58821 1 0 0 25 0 1 0 515527411 469061632 897 33554432000 134512640 134534564 4293178336 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/29043/statm: 114517 897 95 6 0 113183 0
[pid=29044] ppid=29040 vsize=22988 CPUtime=1182.31 cores=3
/proc/29044/stat : 29044 (lingeling) R 29040 29040 27798 0 -1 4202496 49112 0 0 0 118224 7 0 0 25 0 1 0 515527411 23539712 4941 33554432000 4194304 4352236 140737052748896 18446744073709551615 4276655 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/29044/statm: 5747 4941 127 39 0 4827 0
[pid=29045] ppid=29040 vsize=101204 CPUtime=588.18 cores=7
/proc/29045/stat : 29045 (march_hi) R 29040 29040 27798 0 -1 4202496 20835 0 0 0 58807 11 0 0 25 0 1 0 515527411 103632896 18229 33554432000 4194304 4331988 140737167010240 18446744073709551615 4298848 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/29045/statm: 25301 18229 175 34 0 23743 0
Current children cumulated CPU time (s) 3558.14
Current children cumulated vsize (KiB) 685848

[startup+1242.3 s]
/proc/loadavg: 4.05 4.08 4.34 5/176 29079
/proc/meminfo: memFree=14988672/32950928 swapFree=67111528/67111528
[pid=29040] ppid=29038 vsize=18324 CPUtime=17.11 cores=1,3,5,7
/proc/29040/stat : 29040 (ppfolio) S 29038 29040 27798 0 -1 4202496 525 17100 0 0 0 0 1708 3 15 0 1 0 515527410 18763776 391 33554432000 4194304 4287625 140737052952224 18446744073709551615 274473987599 0 0 4096 65536 9224195742862639368 0 0 17 1 0 0 0
/proc/29040/statm: 4581 391 342 23 0 91 0
[pid=29042] ppid=29040 vsize=87636 CPUtime=1242.32 cores=5
/proc/29042/stat : 29042 (clasp) R 29040 29040 27798 0 -1 4202496 18263 0 0 0 124228 4 0 0 25 0 1 0 515527411 89739264 17527 33554432000 4194304 4785740 140735791344832 18446744073709551615 4287229 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/29042/statm: 21909 17527 341 145 0 18954 0
[pid=29043] ppid=29040 vsize=458068 CPUtime=618.1 cores=7
/proc/29043/stat : 29043 (TNM) R 29040 29040 27798 0 -1 4202496 1001 0 0 0 61809 1 0 0 25 0 1 0 515527411 469061632 897 33554432000 134512640 134534564 4293178336 18446744073709551615 134528993 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/29043/statm: 114517 897 95 6 0 113183 0
[pid=29044] ppid=29040 vsize=22988 CPUtime=1242.31 cores=3
/proc/29044/stat : 29044 (lingeling) R 29040 29040 27798 0 -1 4202496 50040 0 0 0 124224 7 0 0 25 0 1 0 515527411 23539712 4941 33554432000 4194304 4352236 140737052748896 18446744073709551615 4328351 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/29044/statm: 5747 4941 127 39 0 4827 0
[pid=29045] ppid=29040 vsize=101204 CPUtime=618 cores=7
/proc/29045/stat : 29045 (march_hi) R 29040 29040 27798 0 -1 4202496 21698 0 0 0 61788 12 0 0 25 0 1 0 515527411 103632896 19092 33554432000 4194304 4331988 140737167010240 18446744073709551615 4239602 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/29045/statm: 25301 19092 175 34 0 23743 0
Current children cumulated CPU time (s) 3737.84
Current children cumulated vsize (KiB) 688220



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.06 4.32 5/176 29080
/proc/meminfo: memFree=14986276/32950928 swapFree=67111528/67111528
[pid=29040] ppid=29038 vsize=18324 CPUtime=17.11 cores=1,3,5,7
/proc/29040/stat : 29040 (ppfolio) S 29038 29040 27798 0 -1 4202496 525 17100 0 0 0 0 1708 3 15 0 1 0 515527410 18763776 391 33554432000 4194304 4287625 140737052952224 18446744073709551615 274473987599 0 0 4096 65536 9224195742862639368 0 0 17 1 0 0 0
/proc/29040/statm: 4581 391 342 23 0 91 0
[pid=29042] ppid=29040 vsize=88632 CPUtime=1300.02 cores=5
/proc/29042/stat : 29042 (clasp) R 29040 29040 27798 0 -1 4202496 18492 0 0 0 129998 4 0 0 25 0 1 0 515527411 90759168 17756 33554432000 4194304 4785740 140735791344832 18446744073709551615 4553344 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/29042/statm: 22158 17756 341 145 0 19203 0
[pid=29043] ppid=29040 vsize=458068 CPUtime=646.81 cores=7
/proc/29043/stat : 29043 (TNM) R 29040 29040 27798 0 -1 4202496 1001 0 0 0 64680 1 0 0 25 0 1 0 515527411 469061632 897 33554432000 134512640 134534564 4293178336 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/29043/statm: 114517 897 95 6 0 113183 0
[pid=29044] ppid=29040 vsize=20172 CPUtime=1300.02 cores=3
/proc/29044/stat : 29044 (lingeling) R 29040 29040 27798 0 -1 4202496 50264 0 0 0 129995 7 0 0 25 0 1 0 515527411 20656128 4237 33554432000 4194304 4352236 140737052748896 18446744073709551615 4328026 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/29044/statm: 5043 4237 127 39 0 4123 0
[pid=29045] ppid=29040 vsize=101204 CPUtime=646.7 cores=7
/proc/29045/stat : 29045 (march_hi) R 29040 29040 27798 0 -1 4202496 22536 0 0 0 64658 12 0 0 25 0 1 0 515527411 103632896 19930 33554432000 4194304 4331988 140737167010240 18446744073709551615 4287549 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/29045/statm: 25301 19930 175 34 0 23743 0
Current children cumulated CPU time (s) 3910.66
Current children cumulated vsize (KiB) 686400

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

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

Child status: 0
Real time (s): 1300.01
CPU time (s): 3910.74
CPU user time (s): 3910.42
CPU system time (s): 0.313952
CPU usage (%): 300.823
Max. virtual memory (cumulated for all children) (KiB): 1946652

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3910.42
system time used= 0.313952
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 109951
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= 274
involuntary context switches= 30305

runsolver used 1.80373 second user time and 4.70628 second system time

The end

Launcher Data

Begin job on node125 at 2011-04-29 03:07:57
IDJOB=3190862
IDBENCH=82593
IDSOLVER=1612
FILE ID=node125/3190862-1304039277
RUNJOBID= node125-1304032406-28176
PBS_JOBID= 13170327
Free space on /tmp= 72764 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/random/large/unif-k7-r85-v200-c17000-S771170845-016-UNKNOWN.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3190862-1304039277/watcher-3190862-1304039277 -o /tmp/evaluation-result-3190862-1304039277/solver-3190862-1304039277 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3190862-1304039277.cnf

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

MD5SUM BENCH= 8a262b49dcf27b27fb405f8a8cdf125f
RANDOM SEED=414494761

node125.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.828
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.828
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	: 5266.55
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.828
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.828
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.74
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.828
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.828
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.828
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.828
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:     32950928 kB
MemFree:      15157100 kB
Buffers:       2217760 kB
Cached:       14976920 kB
SwapCached:          0 kB
Active:        9042072 kB
Inactive:      8220912 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15157100 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10508 kB
Writeback:           0 kB
AnonPages:       67344 kB
Mapped:          14772 kB
Slab:           468416 kB
PageTables:       4360 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   190200 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= 72752 MiB
End job on node125 at 2011-04-29 03:29:38