Trace number 3191552

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 seq? (TO) 1300.01 1300.02

General information on the benchmark

Namerandom/large/
unif-k5-r20-v1500-c30000-S1305346115-067-UNKNOWN.cnf
MD5SUM0c1f90cdbd54dc48a7f7e4333f537217
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark60.0699
Satisfiable
(Un)Satisfiability was proved
Number of variables1500
Number of clauses30000
Sum of the clauses size150000
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 530000
Number of clauses of size over 50

Solver Data

0.00/0.00	This is pico-portfolio, a naive parallel portfolio
0.00/0.00	Copyright (C) 2011 Olivier Roussel
0.00/0.00	Using 1 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	Starting cryptominisat 2.7.1 on core(s) 4
0.00/0.00	Starting clasp 1.3.6 on core(s) 4
0.00/0.00	Starting TNM 2009 on core(s) 4

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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-3191552-1302538269/watcher-3191552-1302538269 -o /tmp/evaluation-result-3191552-1302538269/solver-3191552-1302538269 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3191552-1302538269.cnf 

running on 2 cores: 4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 12.02 11.88 9.49 10/190 31645
/proc/meminfo: memFree=11975300/32951124 swapFree=67111528/67111528
[pid=31645] ppid=31643 vsize=18324 CPUtime=0 cores=4,6
/proc/31645/stat : 31645 (ppfolio) S 31643 31645 31418 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 346242562 18763776 393 33554432000 4194304 4287625 140737399946720 18446744073709551615 270338403855 0 0 4096 65536 4507105974246408449 0 0 17 4 0 0 0
/proc/31645/statm: 4581 393 345 23 0 91 0

[startup+0.0988871 s]
/proc/loadavg: 12.02 11.88 9.49 10/190 31645
/proc/meminfo: memFree=11975300/32951124 swapFree=67111528/67111528
[pid=31645] ppid=31643 vsize=18324 CPUtime=0 cores=4,6
/proc/31645/stat : 31645 (ppfolio) S 31643 31645 31418 0 -1 4202496 501 0 0 0 0 0 0 0 25 0 1 0 346242562 18763776 393 33554432000 4194304 4287625 140737399946720 18446744073709551615 270338403855 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/31645/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100888 s]
/proc/loadavg: 12.02 11.88 9.49 10/190 31645
/proc/meminfo: memFree=11975300/32951124 swapFree=67111528/67111528
[pid=31645] ppid=31643 vsize=18324 CPUtime=0 cores=4,6
/proc/31645/stat : 31645 (ppfolio) S 31643 31645 31418 0 -1 4202496 501 0 0 0 0 0 0 0 25 0 1 0 346242562 18763776 393 33554432000 4194304 4287625 140737399946720 18446744073709551615 270338403855 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/31645/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.30082 s]
/proc/loadavg: 12.02 11.88 9.49 10/190 31645
/proc/meminfo: memFree=11975300/32951124 swapFree=67111528/67111528
[pid=31645] ppid=31643 vsize=18324 CPUtime=0 cores=4,6
/proc/31645/stat : 31645 (ppfolio) S 31643 31645 31418 0 -1 4202496 501 0 0 0 0 0 0 0 25 0 1 0 346242562 18763776 393 33554432000 4194304 4287625 140737399946720 18446744073709551615 270338403855 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/31645/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700777 s]
/proc/loadavg: 12.02 11.88 9.49 10/190 31645
/proc/meminfo: memFree=11975300/32951124 swapFree=67111528/67111528
[pid=31645] ppid=31643 vsize=18324 CPUtime=0 cores=4,6
/proc/31645/stat : 31645 (ppfolio) S 31643 31645 31418 0 -1 4202496 501 0 0 0 0 0 0 0 20 0 1 0 346242562 18763776 393 33554432000 4194304 4287625 140737399946720 18446744073709551615 270338403855 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/31645/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50061 s]
/proc/loadavg: 12.02 11.88 9.49 13/202 31657
/proc/meminfo: memFree=11944708/32951124 swapFree=67111528/67111528
[pid=31645] ppid=31643 vsize=18324 CPUtime=0 cores=4,6
/proc/31645/stat : 31645 (ppfolio) S 31643 31645 31418 0 -1 4202496 501 0 0 0 0 0 0 0 20 0 1 0 346242562 18763776 393 33554432000 4194304 4287625 140737399946720 18446744073709551615 270338403855 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/31645/statm: 4581 393 345 23 0 91 0
[pid=31646] ppid=31645 vsize=31448 CPUtime=0.54 cores=4
/proc/31646/stat : 31646 (cryptominisat) R 31645 31645 31418 0 -1 4202496 3607 0 0 0 54 0 0 0 25 0 1 0 346242563 32202752 3195 33554432000 4194304 4587354 140734240225136 18446744073709551615 4241101 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/31646/statm: 7862 3195 326 96 0 4424 0
[pid=31647] ppid=31645 vsize=19860 CPUtime=0.43 cores=4
/proc/31647/stat : 31647 (clasp) R 31645 31645 31418 0 -1 4202496 2571 0 0 0 43 0 0 0 25 0 1 0 346242563 20336640 2301 33554432000 4194304 4785740 140736210106656 18446744073709551615 4546069 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31647/statm: 4965 2301 340 145 0 2010 0
[pid=31648] ppid=31645 vsize=454768 CPUtime=0.5 cores=4
/proc/31648/stat : 31648 (TNM) R 31645 31645 31418 0 -1 4202496 1088 0 0 0 50 0 0 0 25 0 1 0 346242563 465682432 985 33554432000 134512640 134534564 4293072208 18446744073709551615 134524691 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31648/statm: 113692 985 91 6 0 112358 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 524400

[startup+3.10027 s]
/proc/loadavg: 12.02 11.88 9.51 11/198 31658
/proc/meminfo: memFree=12048084/32951124 swapFree=67111528/67111528
[pid=31645] ppid=31643 vsize=18324 CPUtime=0 cores=4,6
/proc/31645/stat : 31645 (ppfolio) S 31643 31645 31418 0 -1 4202496 501 0 0 0 0 0 0 0 18 0 1 0 346242562 18763776 393 33554432000 4194304 4287625 140737399946720 18446744073709551615 270338403855 0 0 4096 65536 436494708793933824 0 0 17 6 0 0 0
/proc/31645/statm: 4581 393 345 23 0 91 0
[pid=31646] ppid=31645 vsize=675980 CPUtime=1.04 cores=4
/proc/31646/stat : 31646 (cryptominisat) R 31645 31645 31418 0 -1 4202496 4951 0 0 0 104 0 0 0 25 0 1 0 346242563 692203520 3410 33554432000 4194304 4587354 140734240225136 18446744073709551615 4236364 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/31646/statm: 168995 3410 327 96 0 165557 0
[pid=31647] ppid=31645 vsize=23904 CPUtime=1.02 cores=4
/proc/31647/stat : 31647 (clasp) R 31645 31645 31418 0 -1 4202496 3565 0 0 0 102 0 0 0 25 0 1 0 346242563 24477696 3295 33554432000 4194304 4785740 140736210106656 18446744073709551615 4278121 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31647/statm: 5976 3295 340 145 0 3021 0
[pid=31648] ppid=31645 vsize=460712 CPUtime=1.01 cores=4
/proc/31648/stat : 31648 (TNM) R 31645 31645 31418 0 -1 4202496 1809 0 0 0 101 0 0 0 25 0 1 0 346242563 471769088 1706 33554432000 134512640 134534564 4293072208 18446744073709551615 134528880 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31648/statm: 115178 1706 95 6 0 113844 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 1178920

[startup+6.30066 s]
/proc/loadavg: 12.02 11.88 9.51 12/201 31688
/proc/meminfo: memFree=11971756/32951124 swapFree=67111528/67111528
[pid=31645] ppid=31643 vsize=18324 CPUtime=0 cores=4,6
/proc/31645/stat : 31645 (ppfolio) S 31643 31645 31418 0 -1 4202496 501 0 0 0 0 0 0 0 18 0 1 0 346242562 18763776 393 33554432000 4194304 4287625 140737399946720 18446744073709551615 270338403855 0 0 4096 65536 436495121110794240 0 0 17 6 0 0 0
/proc/31645/statm: 4581 393 345 23 0 91 0
[pid=31646] ppid=31645 vsize=681676 CPUtime=2.14 cores=4
/proc/31646/stat : 31646 (cryptominisat) R 31645 31645 31418 0 -1 4202496 7784 0 0 0 213 1 0 0 25 0 1 0 346242563 698036224 3317 33554432000 4194304 4587354 140734240225136 18446744073709551615 4238477 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/31646/statm: 170419 3317 327 96 0 166981 0
[pid=31647] ppid=31645 vsize=26148 CPUtime=2.03 cores=4
/proc/31647/stat : 31647 (clasp) R 31645 31645 31418 0 -1 4202496 4131 0 0 0 203 0 0 0 25 0 1 0 346242563 26775552 3861 33554432000 4194304 4785740 140736210106656 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31647/statm: 6537 3861 340 145 0 3582 0
[pid=31648] ppid=31645 vsize=460712 CPUtime=2.1 cores=4
/proc/31648/stat : 31648 (TNM) R 31645 31645 31418 0 -1 4202496 1809 0 0 0 210 0 0 0 25 0 1 0 346242563 471769088 1706 33554432000 134512640 134534564 4293072208 18446744073709551615 134530538 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31648/statm: 115178 1706 95 6 0 113844 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 1186860

[startup+12.7004 s]
/proc/loadavg: 11.86 11.85 9.52 12/201 31688
/proc/meminfo: memFree=11920740/32951124 swapFree=67111528/67111528
[pid=31645] ppid=31643 vsize=18324 CPUtime=0 cores=4,6
/proc/31645/stat : 31645 (ppfolio) S 31643 31645 31418 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 346242562 18763776 393 33554432000 4194304 4287625 140737399946720 18446744073709551615 270338403855 0 0 4096 65536 436494571354980352 0 0 17 6 0 0 0
/proc/31645/statm: 4581 393 345 23 0 91 0
[pid=31646] ppid=31645 vsize=703820 CPUtime=4.23 cores=4
/proc/31646/stat : 31646 (cryptominisat) R 31645 31645 31418 0 -1 4202496 15865 0 0 0 422 1 0 0 25 0 1 0 346242563 720711680 9638 33554432000 4194304 4587354 140734240225136 18446744073709551615 4364768 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/31646/statm: 175955 9638 337 96 0 172517 0
[pid=31647] ppid=31645 vsize=30596 CPUtime=4.22 cores=4
/proc/31647/stat : 31647 (clasp) R 31645 31645 31418 0 -1 4202496 5234 0 0 0 422 0 0 0 25 0 1 0 346242563 31330304 4964 33554432000 4194304 4785740 140736210106656 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31647/statm: 7649 4964 340 145 0 4694 0
[pid=31648] ppid=31645 vsize=460712 CPUtime=4.21 cores=4
/proc/31648/stat : 31648 (TNM) R 31645 31645 31418 0 -1 4202496 1809 0 0 0 421 0 0 0 25 0 1 0 346242563 471769088 1706 33554432000 134512640 134534564 4293072208 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31648/statm: 115178 1706 95 6 0 113844 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 1213452

[startup+25.5008 s]
/proc/loadavg: 11.73 11.82 9.54 12/201 31688
/proc/meminfo: memFree=11896664/32951124 swapFree=67111528/67111528
[pid=31645] ppid=31643 vsize=18324 CPUtime=0 cores=4,6
/proc/31645/stat : 31645 (ppfolio) S 31643 31645 31418 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 346242562 18763776 393 33554432000 4194304 4287625 140737399946720 18446744073709551615 270338403855 0 0 4096 65536 436493471843352576 0 0 17 6 0 0 0
/proc/31645/statm: 4581 393 345 23 0 91 0
[pid=31646] ppid=31645 vsize=681016 CPUtime=8.54 cores=4
/proc/31646/stat : 31646 (cryptominisat) R 31645 31645 31418 0 -1 4202496 24389 0 0 0 851 3 0 0 25 0 1 0 346242563 697360384 5716 33554432000 4194304 4587354 140734240225136 18446744073709551615 4238608 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/31646/statm: 170254 5716 337 96 0 166816 0
[pid=31647] ppid=31645 vsize=33768 CPUtime=8.43 cores=4
/proc/31647/stat : 31647 (clasp) R 31645 31645 31418 0 -1 4202496 6029 0 0 0 843 0 0 0 25 0 1 0 346242563 34578432 5759 33554432000 4194304 4785740 140736210106656 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31647/statm: 8442 5759 340 145 0 5487 0
[pid=31648] ppid=31645 vsize=460712 CPUtime=8.5 cores=4
/proc/31648/stat : 31648 (TNM) R 31645 31645 31418 0 -1 4202496 1809 0 0 0 850 0 0 0 25 0 1 0 346242563 471769088 1706 33554432000 134512640 134534564 4293072208 18446744073709551615 134530522 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31648/statm: 115178 1706 95 6 0 113844 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1193820

[startup+51.1008 s]
/proc/loadavg: 11.48 11.76 9.57 12/201 31689
/proc/meminfo: memFree=11736768/32951124 swapFree=67111528/67111528
[pid=31645] ppid=31643 vsize=18324 CPUtime=0 cores=4,6
/proc/31645/stat : 31645 (ppfolio) S 31643 31645 31418 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 346242562 18763776 393 33554432000 4194304 4287625 140737399946720 18446744073709551615 270338403855 0 0 4096 65536 436493609282306048 0 0 17 6 0 0 0
/proc/31645/statm: 4581 393 345 23 0 91 0
[pid=31646] ppid=31645 vsize=725240 CPUtime=17.04 cores=4
/proc/31646/stat : 31646 (cryptominisat) R 31645 31645 31418 0 -1 4202496 36897 0 0 0 1699 5 0 0 25 0 1 0 346242563 742645760 15649 33554432000 4194304 4587354 140734240225136 18446744073709551615 4388345 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/31646/statm: 181310 15649 337 96 0 177872 0
[pid=31647] ppid=31645 vsize=40132 CPUtime=17.01 cores=4
/proc/31647/stat : 31647 (clasp) R 31645 31645 31418 0 -1 4202496 7609 0 0 0 1700 1 0 0 25 0 1 0 346242563 41095168 7339 33554432000 4194304 4785740 140736210106656 18446744073709551615 4553571 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31647/statm: 10033 7339 340 145 0 7078 0
[pid=31648] ppid=31645 vsize=460712 CPUtime=17.01 cores=4
/proc/31648/stat : 31648 (TNM) R 31645 31645 31418 0 -1 4202496 1809 0 0 0 1701 0 0 0 25 0 1 0 346242563 471769088 1706 33554432000 134512640 134534564 4293072208 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31648/statm: 115178 1706 95 6 0 113844 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 1244408

[startup+102.308 s]
/proc/loadavg: 11.00 11.58 9.64 12/201 31721
/proc/meminfo: memFree=11992376/32951124 swapFree=67111528/67111528
[pid=31645] ppid=31643 vsize=18324 CPUtime=0 cores=4,6
/proc/31645/stat : 31645 (ppfolio) S 31643 31645 31418 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 346242562 18763776 393 33554432000 4194304 4287625 140737399946720 18446744073709551615 270338403855 0 0 4096 65536 436494159038119936 0 0 17 6 0 0 0
/proc/31645/statm: 4581 393 345 23 0 91 0
[pid=31646] ppid=31645 vsize=741260 CPUtime=34.13 cores=4
/proc/31646/stat : 31646 (cryptominisat) R 31645 31645 31418 0 -1 4202496 54604 0 0 0 3405 8 0 0 25 0 1 0 346242563 759050240 20951 33554432000 4194304 4587354 140734240225136 18446744073709551615 4388352 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/31646/statm: 185315 20951 337 96 0 181877 0
[pid=31647] ppid=31645 vsize=48136 CPUtime=34.04 cores=4
/proc/31647/stat : 31647 (clasp) R 31645 31645 31418 0 -1 4202496 9567 0 0 0 3403 1 0 0 25 0 1 0 346242563 49291264 9297 33554432000 4194304 4785740 140736210106656 18446744073709551615 4287158 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31647/statm: 12034 9297 340 145 0 9079 0
[pid=31648] ppid=31645 vsize=460712 CPUtime=34.1 cores=4
/proc/31648/stat : 31648 (TNM) R 31645 31645 31418 0 -1 4202496 1809 0 0 0 3410 0 0 0 25 0 1 0 346242563 471769088 1706 33554432000 134512640 134534564 4293072208 18446744073709551615 134528918 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31648/statm: 115178 1706 95 6 0 113844 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 1268432

[startup+162.301 s]
/proc/loadavg: 11.06 11.49 9.72 12/201 31723
/proc/meminfo: memFree=11984648/32951124 swapFree=67111528/67111528
[pid=31645] ppid=31643 vsize=18324 CPUtime=0 cores=4,6
/proc/31645/stat : 31645 (ppfolio) S 31643 31645 31418 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 346242562 18763776 393 33554432000 4194304 4287625 140737399946720 18446744073709551615 270338403855 0 0 4096 65536 436493059526492160 0 0 17 6 0 0 0
/proc/31645/statm: 4581 393 345 23 0 91 0
[pid=31646] ppid=31645 vsize=692572 CPUtime=54.13 cores=4
/proc/31646/stat : 31646 (cryptominisat) R 31645 31645 31418 0 -1 4202496 61882 0 0 0 5403 10 0 0 25 0 1 0 346242563 709193728 8021 33554432000 4194304 4587354 140734240225136 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/31646/statm: 173143 8021 337 96 0 169705 0
[pid=31647] ppid=31645 vsize=55476 CPUtime=54.04 cores=4

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

/proc/31648/statm: 115178 1706 95 6 0 113844 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 1288016

[startup+882.301 s]
/proc/loadavg: 11.00 11.05 10.40 12/201 31745
/proc/meminfo: memFree=11691676/32951124 swapFree=67111528/67111528
[pid=31645] ppid=31643 vsize=18324 CPUtime=0 cores=4,6
/proc/31645/stat : 31645 (ppfolio) S 31643 31645 31418 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 346242562 18763776 393 33554432000 4194304 4287625 140737399946720 18446744073709551615 270338403855 0 0 4096 65536 436495121110794240 0 0 17 6 0 0 0
/proc/31645/statm: 4581 393 345 23 0 91 0
[pid=31646] ppid=31645 vsize=741028 CPUtime=294.1 cores=4
/proc/31646/stat : 31646 (cryptominisat) R 31645 31645 31418 0 -1 4202496 217937 0 0 0 29372 38 0 0 25 0 1 0 346242563 758812672 17928 33554432000 4194304 4587354 140734240225136 18446744073709551615 4238582 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/31646/statm: 185257 17928 337 96 0 181819 0
[pid=31647] ppid=31645 vsize=91076 CPUtime=294.07 cores=4
/proc/31647/stat : 31647 (clasp) R 31645 31645 31418 0 -1 4202496 19888 0 0 0 29402 5 0 0 25 0 1 0 346242563 93261824 19618 33554432000 4194304 4785740 140736210106656 18446744073709551615 4287011 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31647/statm: 22769 19618 340 145 0 19814 0
[pid=31648] ppid=31645 vsize=460712 CPUtime=294.13 cores=4
/proc/31648/stat : 31648 (TNM) R 31645 31645 31418 0 -1 4202496 1809 0 0 0 29413 0 0 0 25 0 1 0 346242563 471769088 1706 33554432000 134512640 134534564 4293072208 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31648/statm: 115178 1706 95 6 0 113844 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 1311140

[startup+942.301 s]
/proc/loadavg: 11.00 11.04 10.43 12/201 31747
/proc/meminfo: memFree=11655540/32951124 swapFree=67111528/67111528
[pid=31645] ppid=31643 vsize=18324 CPUtime=0 cores=4,6
/proc/31645/stat : 31645 (ppfolio) S 31643 31645 31418 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 346242562 18763776 393 33554432000 4194304 4287625 140737399946720 18446744073709551615 270338403855 0 0 4096 65536 436493196965445632 0 0 17 6 0 0 0
/proc/31645/statm: 4581 393 345 23 0 91 0
[pid=31646] ppid=31645 vsize=716168 CPUtime=314.1 cores=4
/proc/31646/stat : 31646 (cryptominisat) R 31645 31645 31418 0 -1 4202496 234178 0 0 0 31368 42 0 0 25 0 1 0 346242563 733356032 18574 33554432000 4194304 4587354 140734240225136 18446744073709551615 4238763 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/31646/statm: 179042 18574 337 96 0 175604 0
[pid=31647] ppid=31645 vsize=95648 CPUtime=314.07 cores=4
/proc/31647/stat : 31647 (clasp) R 31645 31645 31418 0 -1 4202496 21003 0 0 0 31402 5 0 0 25 0 1 0 346242563 97943552 20733 33554432000 4194304 4785740 140736210106656 18446744073709551615 4278587 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31647/statm: 23912 20733 340 145 0 20957 0
[pid=31648] ppid=31645 vsize=460712 CPUtime=314.14 cores=4
/proc/31648/stat : 31648 (TNM) R 31645 31645 31418 0 -1 4202496 1809 0 0 0 31414 0 0 0 25 0 1 0 346242563 471769088 1706 33554432000 134512640 134534564 4293072208 18446744073709551615 134528710 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31648/statm: 115178 1706 95 6 0 113844 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 1290852

[startup+1002.3 s]
/proc/loadavg: 11.00 11.03 10.47 12/201 31748
/proc/meminfo: memFree=11637256/32951124 swapFree=67111528/67111528
[pid=31645] ppid=31643 vsize=18324 CPUtime=0 cores=4,6
/proc/31645/stat : 31645 (ppfolio) S 31643 31645 31418 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 346242562 18763776 393 33554432000 4194304 4287625 140737399946720 18446744073709551615 270338403855 0 0 4096 65536 436493471843352576 0 0 17 6 0 0 0
/proc/31645/statm: 4581 393 345 23 0 91 0
[pid=31646] ppid=31645 vsize=740748 CPUtime=334.09 cores=4
/proc/31646/stat : 31646 (cryptominisat) R 31645 31645 31418 0 -1 4202496 250243 0 0 0 33363 46 0 0 25 0 1 0 346242563 758525952 18255 33554432000 4194304 4587354 140734240225136 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/31646/statm: 185187 18255 337 96 0 181749 0
[pid=31647] ppid=31645 vsize=98556 CPUtime=334.06 cores=4
/proc/31647/stat : 31647 (clasp) R 31645 31645 31418 0 -1 4202496 21737 0 0 0 33401 5 0 0 25 0 1 0 346242563 100921344 21467 33554432000 4194304 4785740 140736210106656 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31647/statm: 24639 21467 340 145 0 21684 0
[pid=31648] ppid=31645 vsize=460712 CPUtime=334.15 cores=4
/proc/31648/stat : 31648 (TNM) R 31645 31645 31418 0 -1 4202496 1809 0 0 0 33415 0 0 0 25 0 1 0 346242563 471769088 1706 33554432000 134512640 134534564 4293072208 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31648/statm: 115178 1706 95 6 0 113844 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 1318340

[startup+1062.3 s]
/proc/loadavg: 11.00 11.02 10.49 12/201 31750
/proc/meminfo: memFree=11664736/32951124 swapFree=67111528/67111528
[pid=31645] ppid=31643 vsize=18324 CPUtime=0 cores=4,6
/proc/31645/stat : 31645 (ppfolio) S 31643 31645 31418 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 346242562 18763776 393 33554432000 4194304 4287625 140737399946720 18446744073709551615 270338403855 0 0 4096 65536 436494983671840768 0 0 17 6 0 0 0
/proc/31645/statm: 4581 393 345 23 0 91 0
[pid=31646] ppid=31645 vsize=730500 CPUtime=354.09 cores=4
/proc/31646/stat : 31646 (cryptominisat) R 31645 31645 31418 0 -1 4202496 265330 0 0 0 35360 49 0 0 25 0 1 0 346242563 748032000 16385 33554432000 4194304 4587354 140734240225136 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/31646/statm: 182625 16385 337 96 0 179187 0
[pid=31647] ppid=31645 vsize=100548 CPUtime=354.06 cores=4
/proc/31647/stat : 31647 (clasp) R 31645 31645 31418 0 -1 4202496 22190 0 0 0 35401 5 0 0 25 0 1 0 346242563 102961152 21920 33554432000 4194304 4785740 140736210106656 18446744073709551615 4286973 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31647/statm: 25137 21920 340 145 0 22182 0
[pid=31648] ppid=31645 vsize=460712 CPUtime=354.15 cores=4
/proc/31648/stat : 31648 (TNM) R 31645 31645 31418 0 -1 4202496 1809 0 0 0 35415 0 0 0 25 0 1 0 346242563 471769088 1706 33554432000 134512640 134534564 4293072208 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31648/statm: 115178 1706 95 6 0 113844 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 1310084

[startup+1122.3 s]
/proc/loadavg: 11.00 11.02 10.53 12/201 31751
/proc/meminfo: memFree=11664684/32951124 swapFree=67111528/67111528
[pid=31645] ppid=31643 vsize=18324 CPUtime=0 cores=4,6
/proc/31645/stat : 31645 (ppfolio) S 31643 31645 31418 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 346242562 18763776 393 33554432000 4194304 4287625 140737399946720 18446744073709551615 270338403855 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/31645/statm: 4581 393 345 23 0 91 0
[pid=31646] ppid=31645 vsize=711744 CPUtime=374.11 cores=4
/proc/31646/stat : 31646 (cryptominisat) R 31645 31645 31418 0 -1 4202496 274089 0 0 0 37359 52 0 0 25 0 1 0 346242563 728825856 16434 33554432000 4194304 4587354 140734240225136 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/31646/statm: 177936 16434 337 96 0 174498 0
[pid=31647] ppid=31645 vsize=101060 CPUtime=374.05 cores=4
/proc/31647/stat : 31647 (clasp) R 31645 31645 31418 0 -1 4202496 22344 0 0 0 37400 5 0 0 25 0 1 0 346242563 103485440 22074 33554432000 4194304 4785740 140736210106656 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31647/statm: 25265 22074 340 145 0 22310 0
[pid=31648] ppid=31645 vsize=460712 CPUtime=374.14 cores=4
/proc/31648/stat : 31648 (TNM) R 31645 31645 31418 0 -1 4202496 1809 0 0 0 37414 0 0 0 25 0 1 0 346242563 471769088 1706 33554432000 134512640 134534564 4293072208 18446744073709551615 134528464 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31648/statm: 115178 1706 95 6 0 113844 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 1291840

[startup+1182.3 s]
/proc/loadavg: 11.05 11.03 10.56 12/201 31753
/proc/meminfo: memFree=11647028/32951124 swapFree=67111528/67111528
[pid=31645] ppid=31643 vsize=18324 CPUtime=0 cores=4,6
/proc/31645/stat : 31645 (ppfolio) S 31643 31645 31418 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 346242562 18763776 393 33554432000 4194304 4287625 140737399946720 18446744073709551615 270338403855 0 0 4096 65536 436493471843352576 0 0 17 6 0 0 0
/proc/31645/statm: 4581 393 345 23 0 91 0
[pid=31646] ppid=31645 vsize=718112 CPUtime=394.12 cores=4
/proc/31646/stat : 31646 (cryptominisat) R 31645 31645 31418 0 -1 4202496 286437 0 0 0 39357 55 0 0 25 0 1 0 346242563 735346688 14454 33554432000 4194304 4587354 140734240225136 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/31646/statm: 179528 14454 337 96 0 176090 0
[pid=31647] ppid=31645 vsize=101824 CPUtime=394.05 cores=4
/proc/31647/stat : 31647 (clasp) R 31645 31645 31418 0 -1 4202496 22505 0 0 0 39400 5 0 0 25 0 1 0 346242563 104267776 22235 33554432000 4194304 4785740 140736210106656 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31647/statm: 25456 22235 340 145 0 22501 0
[pid=31648] ppid=31645 vsize=460712 CPUtime=394.14 cores=4
/proc/31648/stat : 31648 (TNM) R 31645 31645 31418 0 -1 4202496 1809 0 0 0 39414 0 0 0 25 0 1 0 346242563 471769088 1706 33554432000 134512640 134534564 4293072208 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31648/statm: 115178 1706 95 6 0 113844 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 1298972

[startup+1242.3 s]
/proc/loadavg: 11.07 11.03 10.59 12/201 31755
/proc/meminfo: memFree=11591540/32951124 swapFree=67111528/67111528
[pid=31645] ppid=31643 vsize=18324 CPUtime=0 cores=4,6
/proc/31645/stat : 31645 (ppfolio) S 31643 31645 31418 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 346242562 18763776 393 33554432000 4194304 4287625 140737399946720 18446744073709551615 270338403855 0 0 4096 65536 436493609282306048 0 0 17 6 0 0 0
/proc/31645/statm: 4581 393 345 23 0 91 0
[pid=31646] ppid=31645 vsize=746072 CPUtime=414.12 cores=4
/proc/31646/stat : 31646 (cryptominisat) R 31645 31645 31418 0 -1 4202496 299474 0 0 0 41354 58 0 0 25 0 1 0 346242563 763977728 21872 33554432000 4194304 4587354 140734240225136 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/31646/statm: 186518 21872 337 96 0 183080 0
[pid=31647] ppid=31645 vsize=101824 CPUtime=414.05 cores=4
/proc/31647/stat : 31647 (clasp) R 31645 31645 31418 0 -1 4202496 22512 0 0 0 41400 5 0 0 25 0 1 0 346242563 104267776 22242 33554432000 4194304 4785740 140736210106656 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31647/statm: 25456 22242 340 145 0 22501 0
[pid=31648] ppid=31645 vsize=460712 CPUtime=414.14 cores=4
/proc/31648/stat : 31648 (TNM) R 31645 31645 31418 0 -1 4202496 1809 0 0 0 41414 0 0 0 25 0 1 0 346242563 471769088 1706 33554432000 134512640 134534564 4293072208 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31648/statm: 115178 1706 95 6 0 113844 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 1326932



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 11.03 11.03 10.61 12/201 31756
/proc/meminfo: memFree=11614424/32951124 swapFree=67111528/67111528
[pid=31645] ppid=31643 vsize=18324 CPUtime=0 cores=4,6
/proc/31645/stat : 31645 (ppfolio) S 31643 31645 31418 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 346242562 18763776 393 33554432000 4194304 4287625 140737399946720 18446744073709551615 270338403855 0 0 4096 65536 436493746721259520 0 0 17 6 0 0 0
/proc/31645/statm: 4581 393 345 23 0 91 0
[pid=31646] ppid=31645 vsize=730856 CPUtime=433.37 cores=4
/proc/31646/stat : 31646 (cryptominisat) R 31645 31645 31418 0 -1 4202496 310028 0 0 0 43276 61 0 0 25 0 1 0 346242563 748396544 17104 33554432000 4194304 4587354 140734240225136 18446744073709551615 4244627 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/31646/statm: 182714 17104 337 96 0 179276 0
[pid=31647] ppid=31645 vsize=102712 CPUtime=433.31 cores=4
/proc/31647/stat : 31647 (clasp) R 31645 31645 31418 0 -1 4202496 22738 0 0 0 43326 5 0 0 25 0 1 0 346242563 105177088 22468 33554432000 4194304 4785740 140736210106656 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31647/statm: 25678 22468 340 145 0 22723 0
[pid=31648] ppid=31645 vsize=460712 CPUtime=433.33 cores=4
/proc/31648/stat : 31648 (TNM) R 31645 31645 31418 0 -1 4202496 1809 0 0 0 43333 0 0 0 25 0 1 0 346242563 471769088 1706 33554432000 134512640 134534564 4293072208 18446744073709551615 134530648 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31648/statm: 115178 1706 95 6 0 113844 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 1312604

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

Real time (s): 1300.02
CPU time (s): 1300.01
CPU user time (s): 1299.35
CPU system time (s): 0.66
CPU usage (%): 99.9996
Max. virtual memory (cumulated for all children) (KiB): 1975552

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

runsolver used 2.24266 second user time and 4.86126 second system time

The end

Launcher Data

Begin job on node143 at 2011-04-11 18:11:09
IDJOB=3191552
IDBENCH=82683
IDSOLVER=1613
FILE ID=node143/3191552-1302538269
RUNJOBID= node143-1302536967-31437
PBS_JOBID= 12951124
Free space on /tmp= 71344 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/large/unif-k5-r20-v1500-c30000-S1305346115-067-UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191552-1302538269/watcher-3191552-1302538269 -o /tmp/evaluation-result-3191552-1302538269/solver-3191552-1302538269 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3191552-1302538269.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 0c1f90cdbd54dc48a7f7e4333f537217
RANDOM SEED=1873013844

node143.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.846
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.69
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.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.15
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.846
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.74
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.846
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.83
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.846
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.75
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.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
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:      11975456 kB
Buffers:        725172 kB
Cached:       19325416 kB
SwapCached:          0 kB
Active:       10625680 kB
Inactive:      9910076 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11975456 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           20996 kB
Writeback:           0 kB
AnonPages:      484524 kB
Mapped:          17380 kB
Slab:           375388 kB
PageTables:       6784 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  4046148 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= 71324 MiB
End job on node143 at 2011-04-11 18:32:52