Trace number 3191045

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

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v150-c3195-S1653142431-025.UNKNOWN.cnf
MD5SUM57404773f78439bca79cfbdcb4a4a71b
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 variables150
Number of clauses3195
Sum of the clauses size15975
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 53195
Number of clauses of size over 50

Solver Data

0.00/0.80	This is pico-portfolio, a naive parallel portfolio
0.00/0.80	Copyright (C) 2011 Olivier Roussel
0.00/0.80	Using 4 processing units
0.00/0.80	This portfolio uses the following solvers:
0.00/0.80	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.80	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.80	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.80	[4] lingeling 276-6264d55-100731 (Armin Biere)
0.00/0.80	[5] march_hi 2009 (Marijn Heule and Hans Van Maaren)
0.00/0.80	Starting cryptominisat 2.7.1 on core(s) 0
0.00/0.80	Starting clasp 1.3.6 on core(s) 4
0.00/0.80	Starting TNM 2009 on core(s) 6
0.00/0.80	Starting lingeling 276-6264d55-100731 on core(s) 2
0.00/0.80	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-3191045-1304054775/watcher-3191045-1304054775 -o /tmp/evaluation-result-3191045-1304054775/solver-3191045-1304054775 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3191045-1304054775.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: 4.96 5.17 6.26 1/171 31723
/proc/meminfo: memFree=21410612/32951124 swapFree=67111528/67111528
[pid=31723] ppid=31721 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/31723/stat : 31723 (ppfolio) R 31721 31723 30178 0 -1 4202496 520 0 0 0 0 0 0 0 24 0 1 0 249668757 18763776 389 33554432000 4194304 4287625 140734749690320 18446744073709551615 268660682255 0 0 4096 65536 0 0 0 17 0 0 0 0
/proc/31723/statm: 4581 389 341 23 0 91 0

[startup+1.26739 s]
/proc/loadavg: 4.96 5.17 6.26 1/171 31723
/proc/meminfo: memFree=21410612/32951124 swapFree=67111528/67111528
[pid=31723] ppid=31721 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/31723/stat : 31723 (ppfolio) R 31721 31723 30178 0 -1 4202496 520 0 0 0 0 0 0 0 22 0 1 0 249668757 18763776 389 33554432000 4194304 4287625 140734749690320 18446744073709551615 268660682255 0 0 4096 65536 0 0 0 17 0 0 0 0
/proc/31723/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.36738 s]
/proc/loadavg: 4.96 5.17 6.26 1/171 31723
/proc/meminfo: memFree=21410612/32951124 swapFree=67111528/67111528
[pid=31723] ppid=31721 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/31723/stat : 31723 (ppfolio) S 31721 31723 30178 0 -1 4202496 520 0 0 0 0 0 0 0 22 0 1 0 249668757 18763776 389 33554432000 4194304 4287625 140734749690320 18446744073709551615 268660682255 0 0 4096 65536 4334169562749599743 0 0 17 0 0 0 0
/proc/31723/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.40038 s]
/proc/loadavg: 4.96 5.17 6.26 1/171 31723
/proc/meminfo: memFree=21410612/32951124 swapFree=67111528/67111528
[pid=31723] ppid=31721 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/31723/stat : 31723 (ppfolio) S 31721 31723 30178 0 -1 4202496 520 0 0 0 0 0 0 0 22 0 1 0 249668757 18763776 389 33554432000 4194304 4287625 140734749690320 18446744073709551615 268660682255 0 0 4096 65536 4334169562749599743 0 0 17 0 0 0 0
/proc/31723/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.56734 s]
/proc/loadavg: 4.96 5.17 6.26 1/171 31723
/proc/meminfo: memFree=21410612/32951124 swapFree=67111528/67111528
[pid=31723] ppid=31721 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/31723/stat : 31723 (ppfolio) S 31721 31723 30178 0 -1 4202496 520 0 0 0 0 0 0 0 21 0 1 0 249668757 18763776 389 33554432000 4194304 4287625 140734749690320 18446744073709551615 268660682255 0 0 4096 65536 4334169562749599743 0 0 17 0 0 0 0
/proc/31723/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.60034 s]
/proc/loadavg: 4.96 5.17 6.26 1/171 31723
/proc/meminfo: memFree=21410612/32951124 swapFree=67111528/67111528
[pid=31723] ppid=31721 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/31723/stat : 31723 (ppfolio) R 31721 31723 30178 0 -1 4202496 520 0 0 0 0 0 0 0 20 0 1 0 249668757 18763776 389 33554432000 4194304 4287625 140734749690320 18446744073709551615 268660682255 0 0 4096 65536 0 0 0 17 0 0 0 0
/proc/31723/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+3.10105 s]
/proc/loadavg: 4.96 5.17 6.26 6/177 31729
/proc/meminfo: memFree=21391468/32951124 swapFree=67111528/67111528
[pid=31723] ppid=31721 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/31723/stat : 31723 (ppfolio) S 31721 31723 30178 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 249668757 18763776 389 33554432000 4194304 4287625 140734749690320 18446744073709551615 268660682255 0 0 4096 65536 4334169562749599743 0 0 17 0 0 0 0
/proc/31723/statm: 4581 389 341 23 0 91 0
[pid=31724] ppid=31723 vsize=442528 CPUtime=3.09 cores=0
/proc/31724/stat : 31724 (cryptominisat) R 31723 31723 30178 0 -1 4202496 6234 0 0 0 308 1 0 0 25 0 1 0 249668758 453148672 3665 33554432000 4194304 4587354 140736599915104 18446744073709551615 4357604 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31724/statm: 110632 3665 337 96 0 107194 0
[pid=31725] ppid=31723 vsize=15056 CPUtime=3.09 cores=4
/proc/31725/stat : 31725 (clasp) R 31723 31723 30178 0 -1 4202496 1224 0 0 0 309 0 0 0 25 0 1 0 249668758 15417344 1115 33554432000 4194304 4785740 140737448049968 18446744073709551615 4549778 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31725/statm: 3764 1115 340 145 0 809 0
[pid=31726] ppid=31723 vsize=456092 CPUtime=1.97 cores=6
/proc/31726/stat : 31726 (TNM) R 31723 31723 30178 0 -1 4202496 388 0 0 0 197 0 0 0 21 0 1 0 249668758 467038208 285 33554432000 134512640 134534564 4289637648 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31726/statm: 114023 285 95 6 0 112689 0
[pid=31727] ppid=31723 vsize=7584 CPUtime=3.09 cores=2
/proc/31727/stat : 31727 (lingeling) R 31723 31723 30178 0 -1 4202496 1618 0 0 0 309 0 0 0 25 0 1 0 249668758 7766016 1089 33554432000 4194304 4352236 140735788958592 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/31727/statm: 1896 1089 127 39 0 976 0
[pid=31728] ppid=31723 vsize=7716 CPUtime=1.11 cores=6
/proc/31728/stat : 31728 (march_hi) R 31723 31723 30178 0 -1 4202496 570 0 0 0 111 0 0 0 25 0 1 0 249668838 7901184 455 33554432000 4194304 4331988 140734507146784 18446744073709551615 4287897 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31728/statm: 1929 455 175 34 0 371 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 947300

[startup+6.30053 s]
/proc/loadavg: 4.97 5.17 6.25 6/177 31729
/proc/meminfo: memFree=21383668/32951124 swapFree=67111528/67111528
[pid=31723] ppid=31721 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/31723/stat : 31723 (ppfolio) S 31721 31723 30178 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 249668757 18763776 389 33554432000 4194304 4287625 140734749690320 18446744073709551615 268660682255 0 0 4096 65536 4334169562749599743 0 0 17 0 0 0 0
/proc/31723/statm: 4581 389 341 23 0 91 0
[pid=31724] ppid=31723 vsize=444488 CPUtime=6.29 cores=0
/proc/31724/stat : 31724 (cryptominisat) R 31723 31723 30178 0 -1 4202496 8593 0 0 0 628 1 0 0 25 0 1 0 249668758 455155712 4086 33554432000 4194304 4587354 140736599915104 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31724/statm: 111122 4086 337 96 0 107684 0
[pid=31725] ppid=31723 vsize=16044 CPUtime=6.29 cores=4
/proc/31725/stat : 31725 (clasp) R 31723 31723 30178 0 -1 4202496 1448 0 0 0 629 0 0 0 25 0 1 0 249668758 16429056 1339 33554432000 4194304 4785740 140737448049968 18446744073709551615 4287207 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31725/statm: 4011 1339 340 145 0 1056 0
[pid=31726] ppid=31723 vsize=456092 CPUtime=3.56 cores=6
/proc/31726/stat : 31726 (TNM) R 31723 31723 30178 0 -1 4202496 388 0 0 0 356 0 0 0 25 0 1 0 249668758 467038208 285 33554432000 134512640 134534564 4289637648 18446744073709551615 134528842 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31726/statm: 114023 285 95 6 0 112689 0
[pid=31727] ppid=31723 vsize=7744 CPUtime=6.29 cores=2
/proc/31727/stat : 31727 (lingeling) R 31723 31723 30178 0 -1 4202496 1946 0 0 0 629 0 0 0 25 0 1 0 249668758 7929856 1129 33554432000 4194304 4352236 140735788958592 18446744073709551615 4329036 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/31727/statm: 1936 1129 127 39 0 1016 0
[pid=31728] ppid=31723 vsize=8096 CPUtime=2.71 cores=6
/proc/31728/stat : 31728 (march_hi) R 31723 31723 30178 0 -1 4202496 670 0 0 0 271 0 0 0 25 0 1 0 249668838 8290304 555 33554432000 4194304 4331988 140734507146784 18446744073709551615 4237119 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31728/statm: 2024 555 175 34 0 466 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 950788

[startup+12.7004 s]
/proc/loadavg: 4.97 5.17 6.24 6/177 31729
/proc/meminfo: memFree=21377960/32951124 swapFree=67111528/67111528
[pid=31723] ppid=31721 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/31723/stat : 31723 (ppfolio) S 31721 31723 30178 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 249668757 18763776 389 33554432000 4194304 4287625 140734749690320 18446744073709551615 268660682255 0 0 4096 65536 4334169562749599743 0 0 17 0 0 0 0
/proc/31723/statm: 4581 389 341 23 0 91 0
[pid=31724] ppid=31723 vsize=446740 CPUtime=12.68 cores=0
/proc/31724/stat : 31724 (cryptominisat) R 31723 31723 30178 0 -1 4202496 13258 0 0 0 1266 2 0 0 25 0 1 0 249668758 457461760 4535 33554432000 4194304 4587354 140736599915104 18446744073709551615 4238406 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31724/statm: 111685 4535 337 96 0 108247 0
[pid=31725] ppid=31723 vsize=17340 CPUtime=12.69 cores=4
/proc/31725/stat : 31725 (clasp) R 31723 31723 30178 0 -1 4202496 1768 0 0 0 1269 0 0 0 25 0 1 0 249668758 17756160 1659 33554432000 4194304 4785740 140737448049968 18446744073709551615 4553440 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31725/statm: 4335 1659 340 145 0 1380 0
[pid=31726] ppid=31723 vsize=456092 CPUtime=6.74 cores=6
/proc/31726/stat : 31726 (TNM) R 31723 31723 30178 0 -1 4202496 388 0 0 0 674 0 0 0 25 0 1 0 249668758 467038208 285 33554432000 134512640 134534564 4289637648 18446744073709551615 134530606 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31726/statm: 114023 285 95 6 0 112689 0
[pid=31727] ppid=31723 vsize=8516 CPUtime=12.69 cores=2
/proc/31727/stat : 31727 (lingeling) R 31723 31723 30178 0 -1 4202496 2683 0 0 0 1269 0 0 0 25 0 1 0 249668758 8720384 1322 33554432000 4194304 4352236 140735788958592 18446744073709551615 4329086 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/31727/statm: 2129 1322 127 39 0 1209 0
[pid=31728] ppid=31723 vsize=8948 CPUtime=5.89 cores=6
/proc/31728/stat : 31728 (march_hi) R 31723 31723 30178 0 -1 4202496 853 0 0 0 589 0 0 0 25 0 1 0 249668838 9162752 738 33554432000 4194304 4331988 140734507146784 18446744073709551615 4226242 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31728/statm: 2237 738 175 34 0 679 0
Current children cumulated CPU time (s) 50.69
Current children cumulated vsize (KiB) 955960

[startup+25.5011 s]
/proc/loadavg: 4.97 5.16 6.22 6/177 31729
/proc/meminfo: memFree=21367896/32951124 swapFree=67111528/67111528
[pid=31723] ppid=31721 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/31723/stat : 31723 (ppfolio) S 31721 31723 30178 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 249668757 18763776 389 33554432000 4194304 4287625 140734749690320 18446744073709551615 268660682255 0 0 4096 65536 4334169562749599743 0 0 17 0 0 0 0
/proc/31723/statm: 4581 389 341 23 0 91 0
[pid=31724] ppid=31723 vsize=9324164 CPUtime=25.49 cores=0
/proc/31724/stat : 31724 (cryptominisat) R 31723 31723 30178 0 -1 4202496 20739 0 0 0 2545 4 0 0 25 0 1 0 249668758 9547943936 5413 33554432000 4194304 4587354 140736599915104 18446744073709551615 4243357 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31724/statm: 2331041 5414 337 96 0 2327603 0
[pid=31725] ppid=31723 vsize=19128 CPUtime=25.49 cores=4
/proc/31725/stat : 31725 (clasp) R 31723 31723 30178 0 -1 4202496 2167 0 0 0 2549 0 0 0 25 0 1 0 249668758 19587072 2058 33554432000 4194304 4785740 140737448049968 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31725/statm: 4782 2058 341 145 0 1827 0
[pid=31726] ppid=31723 vsize=456092 CPUtime=13.14 cores=6
/proc/31726/stat : 31726 (TNM) R 31723 31723 30178 0 -1 4202496 388 0 0 0 1314 0 0 0 25 0 1 0 249668758 467038208 285 33554432000 134512640 134534564 4289637648 18446744073709551615 134528944 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31726/statm: 114023 285 95 6 0 112689 0
[pid=31727] ppid=31723 vsize=10696 CPUtime=25.49 cores=2
/proc/31727/stat : 31727 (lingeling) R 31723 31723 30178 0 -1 4202496 4444 0 0 0 2549 0 0 0 25 0 1 0 249668758 10952704 1867 33554432000 4194304 4352236 140735788958592 18446744073709551615 4328756 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/31727/statm: 2674 1867 127 39 0 1754 0
[pid=31728] ppid=31723 vsize=10864 CPUtime=12.23 cores=6
/proc/31728/stat : 31728 (march_hi) R 31723 31723 30178 0 -1 4202496 1187 0 0 0 1223 0 0 0 25 0 1 0 249668838 11124736 1072 33554432000 4194304 4331988 140734507146784 18446744073709551615 4210468 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31728/statm: 2716 1072 175 34 0 1158 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 9839268

[startup+51.1007 s]
/proc/loadavg: 4.98 5.14 6.19 5/176 31730
/proc/meminfo: memFree=21384224/32951124 swapFree=67111528/67111528
[pid=31723] ppid=31721 vsize=18324 CPUtime=44.34 cores=0,2,4,6
/proc/31723/stat : 31723 (ppfolio) S 31721 31723 30178 0 -1 4202496 522 29234 0 0 0 0 4428 6 15 0 1 0 249668757 18763776 391 33554432000 4194304 4287625 140734749690320 18446744073709551615 268660682255 0 0 4096 65536 9224195742862639364 0 0 17 0 0 0 0
/proc/31723/statm: 4581 391 342 23 0 91 0
[pid=31725] ppid=31723 vsize=21612 CPUtime=51.09 cores=4
/proc/31725/stat : 31725 (clasp) R 31723 31723 30178 0 -1 4202496 2744 0 0 0 5109 0 0 0 25 0 1 0 249668758 22130688 2635 33554432000 4194304 4785740 140737448049968 18446744073709551615 4287254 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31725/statm: 5403 2635 341 145 0 2448 0
[pid=31726] ppid=31723 vsize=456092 CPUtime=25.84 cores=6
/proc/31726/stat : 31726 (TNM) R 31723 31723 30178 0 -1 4202496 388 0 0 0 2584 0 0 0 25 0 1 0 249668758 467038208 285 33554432000 134512640 134534564 4289637648 18446744073709551615 134528511 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31726/statm: 114023 285 95 6 0 112689 0
[pid=31727] ppid=31723 vsize=12236 CPUtime=51.09 cores=2
/proc/31727/stat : 31727 (lingeling) R 31723 31723 30178 0 -1 4202496 7581 0 0 0 5108 1 0 0 25 0 1 0 249668758 12529664 2252 33554432000 4194304 4352236 140735788958592 18446744073709551615 4328022 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/31727/statm: 3059 2252 127 39 0 2139 0
[pid=31728] ppid=31723 vsize=15560 CPUtime=25 cores=6
/proc/31728/stat : 31728 (march_hi) R 31723 31723 30178 0 -1 4202496 1920 0 0 0 2500 0 0 0 25 0 1 0 249668838 15933440 1805 33554432000 4194304 4331988 140734507146784 18446744073709551615 4311756 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31728/statm: 3890 1805 175 34 0 2332 0
Current children cumulated CPU time (s) 197.36
Current children cumulated vsize (KiB) 523824

[startup+102.301 s]
/proc/loadavg: 4.42 4.97 6.07 5/176 31731
/proc/meminfo: memFree=21374428/32951124 swapFree=67111528/67111528
[pid=31723] ppid=31721 vsize=18324 CPUtime=44.34 cores=0,2,4,6
/proc/31723/stat : 31723 (ppfolio) S 31721 31723 30178 0 -1 4202496 522 29234 0 0 0 0 4428 6 15 0 1 0 249668757 18763776 391 33554432000 4194304 4287625 140734749690320 18446744073709551615 268660682255 0 0 4096 65536 9224195742862639364 0 0 17 0 0 0 0
/proc/31723/statm: 4581 391 342 23 0 91 0
[pid=31725] ppid=31723 vsize=24464 CPUtime=102.29 cores=4
/proc/31725/stat : 31725 (clasp) R 31723 31723 30178 0 -1 4202496 3363 0 0 0 10229 0 0 0 25 0 1 0 249668758 25051136 3254 33554432000 4194304 4785740 140737448049968 18446744073709551615 4287104 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31725/statm: 6116 3254 341 145 0 3161 0
[pid=31726] ppid=31723 vsize=456092 CPUtime=51.34 cores=6

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


[startup+942.301 s]
/proc/loadavg: 4.17 4.15 4.87 5/176 31754
/proc/meminfo: memFree=21266944/32951124 swapFree=67111528/67111528
[pid=31723] ppid=31721 vsize=18324 CPUtime=44.34 cores=0,2,4,6
/proc/31723/stat : 31723 (ppfolio) S 31721 31723 30178 0 -1 4202496 522 29234 0 0 0 0 4428 6 15 0 1 0 249668757 18763776 391 33554432000 4194304 4287625 140734749690320 18446744073709551615 268660682255 0 0 4096 65536 9224195742862639364 0 0 17 0 0 0 0
/proc/31723/statm: 4581 391 342 23 0 91 0
[pid=31725] ppid=31723 vsize=37456 CPUtime=942.31 cores=4
/proc/31725/stat : 31725 (clasp) R 31723 31723 30178 0 -1 4202496 6375 0 0 0 94230 1 0 0 25 0 1 0 249668758 38354944 6266 33554432000 4194304 4785740 140737448049968 18446744073709551615 4553411 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31725/statm: 9364 6266 341 145 0 6409 0
[pid=31726] ppid=31723 vsize=456092 CPUtime=469.4 cores=6
/proc/31726/stat : 31726 (TNM) R 31723 31723 30178 0 -1 4202496 388 0 0 0 46940 0 0 0 25 0 1 0 249668758 467038208 285 33554432000 134512640 134534564 4289637648 18446744073709551615 134528893 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31726/statm: 114023 285 95 6 0 112689 0
[pid=31727] ppid=31723 vsize=31068 CPUtime=942.31 cores=2
/proc/31727/stat : 31727 (lingeling) R 31723 31723 30178 0 -1 4202496 65599 0 0 0 94224 7 0 0 25 0 1 0 249668758 31813632 6960 33554432000 4194304 4352236 140735788958592 18446744073709551615 4329265 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/31727/statm: 7767 6960 127 39 0 6847 0
[pid=31728] ppid=31723 vsize=99940 CPUtime=468.53 cores=6
/proc/31728/stat : 31728 (march_hi) R 31723 31723 30178 0 -1 4202496 22714 0 0 0 46847 6 0 0 25 0 1 0 249668838 102338560 22599 33554432000 4194304 4331988 140734507146784 18446744073709551615 4239733 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31728/statm: 24985 22599 175 34 0 23427 0
Current children cumulated CPU time (s) 2866.89
Current children cumulated vsize (KiB) 642880

[startup+1002.3 s]
/proc/loadavg: 4.17 4.15 4.82 5/176 31755
/proc/meminfo: memFree=21260244/32951124 swapFree=67111528/67111528
[pid=31723] ppid=31721 vsize=18324 CPUtime=44.34 cores=0,2,4,6
/proc/31723/stat : 31723 (ppfolio) S 31721 31723 30178 0 -1 4202496 522 29234 0 0 0 0 4428 6 15 0 1 0 249668757 18763776 391 33554432000 4194304 4287625 140734749690320 18446744073709551615 268660682255 0 0 4096 65536 9224195742862639364 0 0 17 0 0 0 0
/proc/31723/statm: 4581 391 342 23 0 91 0
[pid=31725] ppid=31723 vsize=37668 CPUtime=1002.31 cores=4
/proc/31725/stat : 31725 (clasp) R 31723 31723 30178 0 -1 4202496 6428 0 0 0 100230 1 0 0 25 0 1 0 249668758 38572032 6319 33554432000 4194304 4785740 140737448049968 18446744073709551615 4416856 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31725/statm: 9417 6319 341 145 0 6462 0
[pid=31726] ppid=31723 vsize=456092 CPUtime=499.27 cores=6
/proc/31726/stat : 31726 (TNM) R 31723 31723 30178 0 -1 4202496 388 0 0 0 49927 0 0 0 25 0 1 0 249668758 467038208 285 33554432000 134512640 134534564 4289637648 18446744073709551615 134528988 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31726/statm: 114023 285 95 6 0 112689 0
[pid=31727] ppid=31723 vsize=32988 CPUtime=1002.31 cores=2
/proc/31727/stat : 31727 (lingeling) R 31723 31723 30178 0 -1 4202496 69247 0 0 0 100223 8 0 0 25 0 1 0 249668758 33779712 7440 33554432000 4194304 4352236 140735788958592 18446744073709551615 4329205 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/31727/statm: 8247 7440 127 39 0 7327 0
[pid=31728] ppid=31723 vsize=144140 CPUtime=498.39 cores=6
/proc/31728/stat : 31728 (march_hi) R 31723 31723 30178 0 -1 4202496 23924 0 0 0 49832 7 0 0 25 0 1 0 249668838 147599360 23809 33554432000 4194304 4331988 140734507146784 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31728/statm: 36035 23809 175 34 0 34477 0
Current children cumulated CPU time (s) 3046.62
Current children cumulated vsize (KiB) 689212

[startup+1062.3 s]
/proc/loadavg: 4.13 4.14 4.77 5/176 31757
/proc/meminfo: memFree=21263832/32951124 swapFree=67111528/67111528
[pid=31723] ppid=31721 vsize=18324 CPUtime=44.34 cores=0,2,4,6
/proc/31723/stat : 31723 (ppfolio) S 31721 31723 30178 0 -1 4202496 522 29234 0 0 0 0 4428 6 15 0 1 0 249668757 18763776 391 33554432000 4194304 4287625 140734749690320 18446744073709551615 268660682255 0 0 4096 65536 9224195742862639364 0 0 17 0 0 0 0
/proc/31723/statm: 4581 391 342 23 0 91 0
[pid=31725] ppid=31723 vsize=37920 CPUtime=1062.31 cores=4
/proc/31725/stat : 31725 (clasp) R 31723 31723 30178 0 -1 4202496 6513 0 0 0 106230 1 0 0 25 0 1 0 249668758 38830080 6404 33554432000 4194304 4785740 140737448049968 18446744073709551615 4287058 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31725/statm: 9480 6404 341 145 0 6525 0
[pid=31726] ppid=31723 vsize=456092 CPUtime=529.15 cores=6
/proc/31726/stat : 31726 (TNM) R 31723 31723 30178 0 -1 4202496 388 0 0 0 52915 0 0 0 25 0 1 0 249668758 467038208 285 33554432000 134512640 134534564 4289637648 18446744073709551615 134528511 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31726/statm: 114023 285 95 6 0 112689 0
[pid=31727] ppid=31723 vsize=22876 CPUtime=1062.32 cores=2
/proc/31727/stat : 31727 (lingeling) R 31723 31723 30178 0 -1 4202496 71519 0 0 0 106223 9 0 0 25 0 1 0 249668758 23425024 4912 33554432000 4194304 4352236 140735788958592 18446744073709551615 4207615 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/31727/statm: 5719 4912 127 39 0 4799 0
[pid=31728] ppid=31723 vsize=144140 CPUtime=528.22 cores=6
/proc/31728/stat : 31728 (march_hi) R 31723 31723 30178 0 -1 4202496 25401 0 0 0 52815 7 0 0 25 0 1 0 249668838 147599360 25286 33554432000 4194304 4331988 140734507146784 18446744073709551615 4239553 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31728/statm: 36035 25286 175 34 0 34477 0
Current children cumulated CPU time (s) 3226.34
Current children cumulated vsize (KiB) 679352

[startup+1122.3 s]
/proc/loadavg: 4.12 4.12 4.73 5/176 31758
/proc/meminfo: memFree=21249692/32951124 swapFree=67111528/67111528
[pid=31723] ppid=31721 vsize=18324 CPUtime=44.34 cores=0,2,4,6
/proc/31723/stat : 31723 (ppfolio) S 31721 31723 30178 0 -1 4202496 522 29234 0 0 0 0 4428 6 15 0 1 0 249668757 18763776 391 33554432000 4194304 4287625 140734749690320 18446744073709551615 268660682255 0 0 4096 65536 9224195742862639364 0 0 17 0 0 0 0
/proc/31723/statm: 4581 391 342 23 0 91 0
[pid=31725] ppid=31723 vsize=37920 CPUtime=1122.32 cores=4
/proc/31725/stat : 31725 (clasp) R 31723 31723 30178 0 -1 4202496 6533 0 0 0 112231 1 0 0 25 0 1 0 249668758 38830080 6424 33554432000 4194304 4785740 140737448049968 18446744073709551615 4287061 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31725/statm: 9480 6424 341 145 0 6525 0
[pid=31726] ppid=31723 vsize=456092 CPUtime=558.98 cores=6
/proc/31726/stat : 31726 (TNM) R 31723 31723 30178 0 -1 4202496 388 0 0 0 55898 0 0 0 25 0 1 0 249668758 467038208 285 33554432000 134512640 134534564 4289637648 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31726/statm: 114023 285 95 6 0 112689 0
[pid=31727] ppid=31723 vsize=31708 CPUtime=1122.32 cores=2
/proc/31727/stat : 31727 (lingeling) R 31723 31723 30178 0 -1 4202496 75103 0 0 0 112223 9 0 0 25 0 1 0 249668758 32468992 7120 33554432000 4194304 4352236 140735788958592 18446744073709551615 4328009 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/31727/statm: 7927 7120 127 39 0 7007 0
[pid=31728] ppid=31723 vsize=148132 CPUtime=558.12 cores=6
/proc/31728/stat : 31728 (march_hi) R 31723 31723 30178 0 -1 4202496 26828 0 0 0 55804 8 0 0 25 0 1 0 249668838 151687168 26713 33554432000 4194304 4331988 140734507146784 18446744073709551615 268660057803 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31728/statm: 37033 26713 175 34 0 35475 0
Current children cumulated CPU time (s) 3406.08
Current children cumulated vsize (KiB) 692176

[startup+1182.3 s]
/proc/loadavg: 4.11 4.12 4.69 5/176 31760
/proc/meminfo: memFree=21242376/32951124 swapFree=67111528/67111528
[pid=31723] ppid=31721 vsize=18324 CPUtime=44.34 cores=0,2,4,6
/proc/31723/stat : 31723 (ppfolio) S 31721 31723 30178 0 -1 4202496 522 29234 0 0 0 0 4428 6 15 0 1 0 249668757 18763776 391 33554432000 4194304 4287625 140734749690320 18446744073709551615 268660682255 0 0 4096 65536 9224195742862639364 0 0 17 0 0 0 0
/proc/31723/statm: 4581 391 342 23 0 91 0
[pid=31725] ppid=31723 vsize=37920 CPUtime=1182.32 cores=4
/proc/31725/stat : 31725 (clasp) R 31723 31723 30178 0 -1 4202496 6536 0 0 0 118231 1 0 0 25 0 1 0 249668758 38830080 6427 33554432000 4194304 4785740 140737448049968 18446744073709551615 4287076 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31725/statm: 9480 6427 341 145 0 6525 0
[pid=31726] ppid=31723 vsize=456092 CPUtime=588.85 cores=6
/proc/31726/stat : 31726 (TNM) R 31723 31723 30178 0 -1 4202496 388 0 0 0 58885 0 0 0 25 0 1 0 249668758 467038208 285 33554432000 134512640 134534564 4289637648 18446744073709551615 134528888 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31726/statm: 114023 285 95 6 0 112689 0
[pid=31727] ppid=31723 vsize=33500 CPUtime=1182.31 cores=2
/proc/31727/stat : 31727 (lingeling) R 31723 31723 30178 0 -1 4202496 78975 0 0 0 118222 9 0 0 25 0 1 0 249668758 34304000 7568 33554432000 4194304 4352236 140735788958592 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/31727/statm: 8375 7568 127 39 0 7455 0
[pid=31728] ppid=31723 vsize=148132 CPUtime=587.97 cores=6
/proc/31728/stat : 31728 (march_hi) R 31723 31723 30178 0 -1 4202496 28184 0 0 0 58788 9 0 0 25 0 1 0 249668838 151687168 28069 33554432000 4194304 4331988 140734507146784 18446744073709551615 268660057803 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31728/statm: 37033 28069 175 34 0 35475 0
Current children cumulated CPU time (s) 3585.79
Current children cumulated vsize (KiB) 693968

[startup+1242.3 s]
/proc/loadavg: 4.04 4.09 4.64 5/176 31762
/proc/meminfo: memFree=21245720/32951124 swapFree=67111528/67111528
[pid=31723] ppid=31721 vsize=18324 CPUtime=44.34 cores=0,2,4,6
/proc/31723/stat : 31723 (ppfolio) S 31721 31723 30178 0 -1 4202496 522 29234 0 0 0 0 4428 6 15 0 1 0 249668757 18763776 391 33554432000 4194304 4287625 140734749690320 18446744073709551615 268660682255 0 0 4096 65536 9224195742862639364 0 0 17 0 0 0 0
/proc/31723/statm: 4581 391 342 23 0 91 0
[pid=31725] ppid=31723 vsize=38172 CPUtime=1242.32 cores=4
/proc/31725/stat : 31725 (clasp) R 31723 31723 30178 0 -1 4202496 6569 0 0 0 124231 1 0 0 25 0 1 0 249668758 39088128 6460 33554432000 4194304 4785740 140737448049968 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31725/statm: 9543 6460 341 145 0 6588 0
[pid=31726] ppid=31723 vsize=456092 CPUtime=618.72 cores=6
/proc/31726/stat : 31726 (TNM) R 31723 31723 30178 0 -1 4202496 388 0 0 0 61872 0 0 0 25 0 1 0 249668758 467038208 285 33554432000 134512640 134534564 4289637648 18446744073709551615 134528891 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31726/statm: 114023 285 95 6 0 112689 0
[pid=31727] ppid=31723 vsize=23132 CPUtime=1242.32 cores=2
/proc/31727/stat : 31727 (lingeling) R 31723 31723 30178 0 -1 4202496 81183 0 0 0 124222 10 0 0 25 0 1 0 249668758 23687168 4976 33554432000 4194304 4352236 140735788958592 18446744073709551615 4328004 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/31727/statm: 5783 4976 127 39 0 4863 0
[pid=31728] ppid=31723 vsize=148132 CPUtime=617.81 cores=6
/proc/31728/stat : 31728 (march_hi) R 31723 31723 30178 0 -1 4202496 29675 0 0 0 61771 10 0 0 25 0 1 0 249668838 151687168 29560 33554432000 4194304 4331988 140734507146784 18446744073709551615 4316399 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31728/statm: 37033 29560 175 34 0 35475 0
Current children cumulated CPU time (s) 3765.51
Current children cumulated vsize (KiB) 683852



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.07 4.09 4.60 5/176 31763
/proc/meminfo: memFree=21231832/32951124 swapFree=67111528/67111528
[pid=31723] ppid=31721 vsize=18324 CPUtime=44.34 cores=0,2,4,6
/proc/31723/stat : 31723 (ppfolio) S 31721 31723 30178 0 -1 4202496 522 29234 0 0 0 0 4428 6 15 0 1 0 249668757 18763776 391 33554432000 4194304 4287625 140734749690320 18446744073709551615 268660682255 0 0 4096 65536 9224195742862639364 0 0 17 0 0 0 0
/proc/31723/statm: 4581 391 342 23 0 91 0
[pid=31725] ppid=31723 vsize=38552 CPUtime=1300.02 cores=4
/proc/31725/stat : 31725 (clasp) R 31723 31723 30178 0 -1 4202496 6648 0 0 0 130001 1 0 0 25 0 1 0 249668758 39477248 6539 33554432000 4194304 4785740 140737448049968 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31725/statm: 9638 6539 341 145 0 6683 0
[pid=31726] ppid=31723 vsize=456092 CPUtime=647.44 cores=6
/proc/31726/stat : 31726 (TNM) R 31723 31723 30178 0 -1 4202496 388 0 0 0 64744 0 0 0 25 0 1 0 249668758 467038208 285 33554432000 134512640 134534564 4289637648 18446744073709551615 134528913 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31726/statm: 114023 285 95 6 0 112689 0
[pid=31727] ppid=31723 vsize=31324 CPUtime=1300.02 cores=2
/proc/31727/stat : 31727 (lingeling) R 31723 31723 30178 0 -1 4202496 84607 0 0 0 129992 10 0 0 25 0 1 0 249668758 32075776 7024 33554432000 4194304 4352236 140735788958592 18446744073709551615 4328100 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/31727/statm: 7831 7024 127 39 0 6911 0
[pid=31728] ppid=31723 vsize=148132 CPUtime=646.52 cores=6
/proc/31728/stat : 31728 (march_hi) R 31723 31723 30178 0 -1 4202496 30991 0 0 0 64642 10 0 0 25 0 1 0 249668838 151687168 30876 33554432000 4194304 4331988 140734507146784 18446744073709551615 4226237 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31728/statm: 37033 30876 175 34 0 35475 0
Current children cumulated CPU time (s) 3938.34
Current children cumulated vsize (KiB) 692424

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 31723 and gives
#  childrusage.ru_utime.tv_sec=2644
#  childrusage.ru_utime.tv_usec=227016
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=192970
# CPU time returned by wait4() is 2644.42
# while last known CPU time is 3938.34
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.01
CPU time (s): 3938.34
CPU user time (s): 3938.07
CPU system time (s): 0.27
CPU usage (%): 302.946
Max. virtual memory (cumulated for all children) (KiB): 9859996

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2644.23
system time used= 0.19297
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 121026
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= 3888

runsolver used 1.9997 second user time and 4.06238 second system time

The end

Launcher Data

Begin job on node107 at 2011-04-29 07:26:15
IDJOB=3191045
IDBENCH=82776
IDSOLVER=1612
FILE ID=node107/3191045-1304054775
RUNJOBID= node107-1304052234-31150
PBS_JOBID= 13170385
Free space on /tmp= 71800 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v150-c3195-S1653142431-025.UNKNOWN.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191045-1304054775/watcher-3191045-1304054775 -o /tmp/evaluation-result-3191045-1304054775/solver-3191045-1304054775 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3191045-1304054775.cnf

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

MD5SUM BENCH= 57404773f78439bca79cfbdcb4a4a71b
RANDOM SEED=2076614782

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:      21410768 kB
Buffers:       2020224 kB
Cached:        8978160 kB
SwapCached:          0 kB
Active:        3019908 kB
Inactive:      8041304 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21410768 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10196 kB
Writeback:           0 kB
AnonPages:       62164 kB
Mapped:          14776 kB
Slab:           416140 kB
PageTables:       4560 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   184424 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= 71792 MiB
End job on node107 at 2011-04-29 07:47:57