Trace number 3191212

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 parUNSAT 249.24 62.4952

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v400-c1704-S1409021001-079.UNKNOWN.cnf
MD5SUMcfd96c3ec450000d8fe8684f0b30ec79
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark33.134
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of clauses1704
Sum of the clauses size5112
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31704
Number of clauses of size 40
Number of clauses of size 50
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
249.24/62.49	s UNSATISFIABLE
249.24/62.49	solver [5] march_hi 2009 answered
249.24/62.49	Done

Verifier Data

No possible verification on an UNSAT instance

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-3191212-1304067590/watcher-3191212-1304067590 -o /tmp/evaluation-result-3191212-1304067590/solver-3191212-1304067590 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3191212-1304067590.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.88 5.03 5.16 1/171 25525
/proc/meminfo: memFree=17464304/32950940 swapFree=67111528/67111528
[pid=25525] ppid=25523 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25525/stat : 25525 (ppfolio) R 25523 25525 21582 0 -1 4202496 523 0 0 0 0 0 0 0 25 0 1 0 596989810 18763776 390 33554432000 4194304 4287625 140734311737056 18446744073709551615 215988612623 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/25525/statm: 4581 390 341 23 0 91 0

[startup+0.157649 s]
/proc/loadavg: 4.88 5.03 5.16 1/171 25525
/proc/meminfo: memFree=17464304/32950940 swapFree=67111528/67111528
[pid=25525] ppid=25523 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25525/stat : 25525 (ppfolio) R 25523 25525 21582 0 -1 4202496 523 0 0 0 0 0 0 0 25 0 1 0 596989810 18763776 390 33554432000 4194304 4287625 140734311737056 18446744073709551615 215988612623 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/25525/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.200651 s]
/proc/loadavg: 4.88 5.03 5.16 1/171 25525
/proc/meminfo: memFree=17464304/32950940 swapFree=67111528/67111528
[pid=25525] ppid=25523 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25525/stat : 25525 (ppfolio) R 25523 25525 21582 0 -1 4202496 523 0 0 0 0 0 0 0 25 0 1 0 596989810 18763776 390 33554432000 4194304 4287625 140734311737056 18446744073709551615 215988612623 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/25525/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300626 s]
/proc/loadavg: 4.88 5.03 5.16 1/171 25525
/proc/meminfo: memFree=17464304/32950940 swapFree=67111528/67111528
[pid=25525] ppid=25523 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25525/stat : 25525 (ppfolio) S 25523 25525 21582 0 -1 4202496 523 0 0 0 0 0 0 0 24 0 1 0 596989810 18763776 390 33554432000 4194304 4287625 140734311737056 18446744073709551615 215988612623 0 0 4096 65536 3496429938192416767 0 0 17 4 0 0 0
/proc/25525/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700554 s]
/proc/loadavg: 4.88 5.03 5.16 1/171 25525
/proc/meminfo: memFree=17464304/32950940 swapFree=67111528/67111528
[pid=25525] ppid=25523 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25525/stat : 25525 (ppfolio) S 25523 25525 21582 0 -1 4202496 523 0 0 0 0 0 0 0 20 0 1 0 596989810 18763776 390 33554432000 4194304 4287625 140734311737056 18446744073709551615 215988612623 0 0 4096 65536 3496429938192416767 0 0 17 4 0 0 0
/proc/25525/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50042 s]
/proc/loadavg: 4.89 5.03 5.15 6/177 25531
/proc/meminfo: memFree=17455568/32950940 swapFree=67111528/67111528
[pid=25525] ppid=25523 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25525/stat : 25525 (ppfolio) S 25523 25525 21582 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 596989810 18763776 390 33554432000 4194304 4287625 140734311737056 18446744073709551615 215988612623 0 0 4096 65536 3496429938192416767 0 0 17 4 0 0 0
/proc/25525/statm: 4581 390 341 23 0 91 0
[pid=25526] ppid=25525 vsize=1104300 CPUtime=1.49 cores=0
/proc/25526/stat : 25526 (cryptominisat) R 25525 25525 21582 0 -1 4202496 3076 0 0 0 149 0 0 0 20 0 1 0 596989810 1130803200 2098 33554432000 4194304 4587354 140734493515200 18446744073709551615 4238435 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25526/statm: 276075 2098 337 96 0 272637 0
[pid=25527] ppid=25525 vsize=13764 CPUtime=1.49 cores=4
/proc/25527/stat : 25527 (clasp) R 25525 25525 21582 0 -1 4202496 903 0 0 0 149 0 0 0 25 0 1 0 596989810 14094336 791 33554432000 4194304 4785740 140733999073376 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25527/statm: 3441 791 340 145 0 486 0
[pid=25528] ppid=25525 vsize=455856 CPUtime=0.77 cores=6
/proc/25528/stat : 25528 (TNM) R 25525 25525 21582 0 -1 4202496 322 0 0 0 77 0 0 0 25 0 1 0 596989810 466796544 218 33554432000 134512640 134534564 4288962160 18446744073709551615 134530281 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25528/statm: 113964 218 95 6 0 112630 0
[pid=25529] ppid=25525 vsize=6340 CPUtime=1.49 cores=2
/proc/25529/stat : 25529 (lingeling) R 25525 25525 21582 0 -1 4202496 1143 0 0 0 149 0 0 0 25 0 1 0 596989810 6492160 783 33554432000 4194304 4352236 140734042244368 18446744073709551615 4328114 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/25529/statm: 1585 783 126 39 0 665 0
[pid=25530] ppid=25525 vsize=7472 CPUtime=0.71 cores=6
/proc/25530/stat : 25530 (march_hi) R 25525 25525 21582 0 -1 4202496 494 0 0 0 71 0 0 0 25 0 1 0 596989810 7651328 386 33554432000 4194304 4331988 140733467764400 18446744073709551615 4229616 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25530/statm: 1868 386 172 34 0 310 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 1606056

[startup+3.10113 s]
/proc/loadavg: 4.89 5.03 5.15 6/177 25531
/proc/meminfo: memFree=17448996/32950940 swapFree=67111528/67111528
[pid=25525] ppid=25523 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25525/stat : 25525 (ppfolio) S 25523 25525 21582 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 596989810 18763776 390 33554432000 4194304 4287625 140734311737056 18446744073709551615 215988612623 0 0 4096 65536 3496429938192416767 0 0 17 4 0 0 0
/proc/25525/statm: 4581 390 341 23 0 91 0
[pid=25526] ppid=25525 vsize=1107224 CPUtime=3.09 cores=0
/proc/25526/stat : 25526 (cryptominisat) R 25525 25525 21582 0 -1 4202496 4515 0 0 0 309 0 0 0 25 0 1 0 596989810 1133797376 2815 33554432000 4194304 4587354 140734493515200 18446744073709551615 4238240 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25526/statm: 276806 2815 337 96 0 273368 0
[pid=25527] ppid=25525 vsize=14432 CPUtime=3.09 cores=4
/proc/25527/stat : 25527 (clasp) R 25525 25525 21582 0 -1 4202496 1056 0 0 0 309 0 0 0 25 0 1 0 596989810 14778368 944 33554432000 4194304 4785740 140733999073376 18446744073709551615 4550442 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25527/statm: 3608 944 340 145 0 653 0
[pid=25528] ppid=25525 vsize=455856 CPUtime=1.57 cores=6
/proc/25528/stat : 25528 (TNM) R 25525 25525 21582 0 -1 4202496 322 0 0 0 157 0 0 0 25 0 1 0 596989810 466796544 218 33554432000 134512640 134534564 4288962160 18446744073709551615 134530664 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25528/statm: 113964 218 95 6 0 112630 0
[pid=25529] ppid=25525 vsize=6732 CPUtime=3.09 cores=2
/proc/25529/stat : 25529 (lingeling) R 25525 25525 21582 0 -1 4202496 1497 0 0 0 309 0 0 0 25 0 1 0 596989810 6893568 881 33554432000 4194304 4352236 140734042244368 18446744073709551615 4329202 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/25529/statm: 1683 881 126 39 0 763 0
[pid=25530] ppid=25525 vsize=7472 CPUtime=1.51 cores=6
/proc/25530/stat : 25530 (march_hi) R 25525 25525 21582 0 -1 4202496 509 0 0 0 151 0 0 0 25 0 1 0 596989810 7651328 401 33554432000 4194304 4331988 140733467764400 18446744073709551615 4229544 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25530/statm: 1868 401 172 34 0 310 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 1610040

[startup+6.30052 s]
/proc/loadavg: 4.89 5.03 5.15 6/177 25531
/proc/meminfo: memFree=17444284/32950940 swapFree=67111528/67111528
[pid=25525] ppid=25523 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25525/stat : 25525 (ppfolio) S 25523 25525 21582 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 596989810 18763776 390 33554432000 4194304 4287625 140734311737056 18446744073709551615 215988612623 0 0 4096 65536 3496429938192416767 0 0 17 4 0 0 0
/proc/25525/statm: 4581 390 341 23 0 91 0
[pid=25526] ppid=25525 vsize=1106848 CPUtime=6.29 cores=0
/proc/25526/stat : 25526 (cryptominisat) R 25525 25525 21582 0 -1 4202496 6353 0 0 0 628 1 0 0 25 0 1 0 596989810 1133412352 2748 33554432000 4194304 4587354 140734493515200 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25526/statm: 276712 2748 337 96 0 273274 0
[pid=25527] ppid=25525 vsize=15104 CPUtime=6.29 cores=4
/proc/25527/stat : 25527 (clasp) R 25525 25525 21582 0 -1 4202496 1249 0 0 0 629 0 0 0 25 0 1 0 596989810 15466496 1137 33554432000 4194304 4785740 140733999073376 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25527/statm: 3776 1137 340 145 0 821 0
[pid=25528] ppid=25525 vsize=455856 CPUtime=3.15 cores=6
/proc/25528/stat : 25528 (TNM) R 25525 25525 21582 0 -1 4202496 322 0 0 0 315 0 0 0 25 0 1 0 596989810 466796544 218 33554432000 134512640 134534564 4288962160 18446744073709551615 134528891 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25528/statm: 113964 218 95 6 0 112630 0
[pid=25529] ppid=25525 vsize=7756 CPUtime=6.29 cores=2
/proc/25529/stat : 25529 (lingeling) R 25525 25525 21582 0 -1 4202496 2393 0 0 0 629 0 0 0 25 0 1 0 596989810 7942144 1137 33554432000 4194304 4352236 140734042244368 18446744073709551615 4327857 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/25529/statm: 1939 1137 126 39 0 1019 0
[pid=25530] ppid=25525 vsize=7616 CPUtime=3.11 cores=6
/proc/25530/stat : 25530 (march_hi) R 25525 25525 21582 0 -1 4202496 515 0 0 0 311 0 0 0 25 0 1 0 596989810 7798784 407 33554432000 4194304 4331988 140733467764400 18446744073709551615 215987987705 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25530/statm: 1904 407 172 34 0 346 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 1611504

[startup+12.7004 s]
/proc/loadavg: 4.91 5.03 5.15 6/177 25531
/proc/meminfo: memFree=17439256/32950940 swapFree=67111528/67111528
[pid=25525] ppid=25523 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25525/stat : 25525 (ppfolio) S 25523 25525 21582 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 596989810 18763776 390 33554432000 4194304 4287625 140734311737056 18446744073709551615 215988612623 0 0 4096 65536 3496429938192416767 0 0 17 4 0 0 0
/proc/25525/statm: 4581 390 341 23 0 91 0
[pid=25526] ppid=25525 vsize=1110552 CPUtime=12.69 cores=0
/proc/25526/stat : 25526 (cryptominisat) R 25525 25525 21582 0 -1 4202496 9765 0 0 0 1268 1 0 0 25 0 1 0 596989810 1137205248 3700 33554432000 4194304 4587354 140734493515200 18446744073709551615 4238639 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25526/statm: 277638 3700 337 96 0 274200 0
[pid=25527] ppid=25525 vsize=16176 CPUtime=12.69 cores=4
/proc/25527/stat : 25527 (clasp) R 25525 25525 21582 0 -1 4202496 1492 0 0 0 1269 0 0 0 25 0 1 0 596989810 16564224 1380 33554432000 4194304 4785740 140733999073376 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25527/statm: 4044 1380 341 145 0 1089 0
[pid=25528] ppid=25525 vsize=455856 CPUtime=6.34 cores=6
/proc/25528/stat : 25528 (TNM) R 25525 25525 21582 0 -1 4202496 322 0 0 0 634 0 0 0 25 0 1 0 596989810 466796544 218 33554432000 134512640 134534564 4288962160 18446744073709551615 134528652 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25528/statm: 113964 218 95 6 0 112630 0
[pid=25529] ppid=25525 vsize=8272 CPUtime=12.69 cores=2
/proc/25529/stat : 25529 (lingeling) R 25525 25525 21582 0 -1 4202496 4046 0 0 0 1268 1 0 0 25 0 1 0 596989810 8470528 1254 33554432000 4194304 4352236 140734042244368 18446744073709551615 4328359 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/25529/statm: 2068 1254 127 39 0 1148 0
[pid=25530] ppid=25525 vsize=7752 CPUtime=6.29 cores=6
/proc/25530/stat : 25530 (march_hi) R 25525 25525 21582 0 -1 4202496 574 0 0 0 629 0 0 0 25 0 1 0 596989810 7938048 466 33554432000 4194304 4331988 140733467764400 18446744073709551615 4240488 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25530/statm: 1938 466 172 34 0 380 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 1616932

[startup+25.5012 s]
/proc/loadavg: 4.92 5.03 5.15 6/177 25531
/proc/meminfo: memFree=17430428/32950940 swapFree=67111528/67111528
[pid=25525] ppid=25523 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25525/stat : 25525 (ppfolio) S 25523 25525 21582 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 596989810 18763776 390 33554432000 4194304 4287625 140734311737056 18446744073709551615 215988612623 0 0 4096 65536 3496429938192416767 0 0 17 4 0 0 0
/proc/25525/statm: 4581 390 341 23 0 91 0
[pid=25526] ppid=25525 vsize=1114296 CPUtime=25.49 cores=0
/proc/25526/stat : 25526 (cryptominisat) R 25525 25525 21582 0 -1 4202496 14659 0 0 0 2548 1 0 0 25 0 1 0 596989810 1141039104 4821 33554432000 4194304 4587354 140734493515200 18446744073709551615 4237665 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25526/statm: 278574 4821 337 96 0 275136 0
[pid=25527] ppid=25525 vsize=17444 CPUtime=25.49 cores=4
/proc/25527/stat : 25527 (clasp) R 25525 25525 21582 0 -1 4202496 1812 0 0 0 2549 0 0 0 25 0 1 0 596989810 17862656 1700 33554432000 4194304 4785740 140733999073376 18446744073709551615 4287092 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25527/statm: 4361 1700 341 145 0 1406 0
[pid=25528] ppid=25525 vsize=455856 CPUtime=12.76 cores=6
/proc/25528/stat : 25528 (TNM) R 25525 25525 21582 0 -1 4202496 322 0 0 0 1276 0 0 0 25 0 1 0 596989810 466796544 218 33554432000 134512640 134534564 4288962160 18446744073709551615 134530874 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25528/statm: 113964 218 95 6 0 112630 0
[pid=25529] ppid=25525 vsize=12116 CPUtime=25.49 cores=2
/proc/25529/stat : 25529 (lingeling) R 25525 25525 21582 0 -1 4202496 7740 0 0 0 2548 1 0 0 25 0 1 0 596989810 12406784 2228 33554432000 4194304 4352236 140734042244368 18446744073709551615 4328000 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/25529/statm: 3029 2228 127 39 0 2109 0
[pid=25530] ppid=25525 vsize=7920 CPUtime=12.61 cores=6
/proc/25530/stat : 25530 (march_hi) R 25525 25525 21582 0 -1 4202496 607 0 0 0 1261 0 0 0 25 0 1 0 596989810 8110080 499 33554432000 4194304 4331988 140733467764400 18446744073709551615 4211572 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25530/statm: 1980 499 173 34 0 422 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 1625956

[startup+51.1007 s]
/proc/loadavg: 5.01 5.04 5.15 6/177 25532
/proc/meminfo: memFree=17418408/32950940 swapFree=67111528/67111528
[pid=25525] ppid=25523 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25525/stat : 25525 (ppfolio) S 25523 25525 21582 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 596989810 18763776 390 33554432000 4194304 4287625 140734311737056 18446744073709551615 215988612623 0 0 4096 65536 3496429938192416767 0 0 17 4 0 0 0
/proc/25525/statm: 4581 390 341 23 0 91 0
[pid=25526] ppid=25525 vsize=1125028 CPUtime=51.09 cores=0
/proc/25526/stat : 25526 (cryptominisat) R 25525 25525 21582 0 -1 4202496 24882 0 0 0 5105 4 0 0 25 0 1 0 596989810 1152028672 7041 33554432000 4194304 4587354 140734493515200 18446744073709551615 4238755 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25526/statm: 281257 7041 337 96 0 277819 0
[pid=25527] ppid=25525 vsize=19284 CPUtime=51.09 cores=4
/proc/25527/stat : 25527 (clasp) R 25525 25525 21582 0 -1 4202496 2250 0 0 0 5109 0 0 0 25 0 1 0 596989810 19746816 2138 33554432000 4194304 4785740 140733999073376 18446744073709551615 4546087 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25527/statm: 4821 2138 341 145 0 1866 0
[pid=25528] ppid=25525 vsize=455856 CPUtime=25.54 cores=6
/proc/25528/stat : 25528 (TNM) R 25525 25525 21582 0 -1 4202496 322 0 0 0 2554 0 0 0 25 0 1 0 596989810 466796544 218 33554432000 134512640 134534564 4288962160 18446744073709551615 134528652 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25528/statm: 113964 218 95 6 0 112630 0
[pid=25529] ppid=25525 vsize=12756 CPUtime=51.08 cores=2
/proc/25529/stat : 25529 (lingeling) R 25525 25525 21582 0 -1 4202496 11484 0 0 0 5106 2 0 0 25 0 1 0 596989810 13062144 2388 33554432000 4194304 4352236 140734042244368 18446744073709551615 4328173 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/25529/statm: 3189 2388 127 39 0 2269 0
[pid=25530] ppid=25525 vsize=8300 CPUtime=25.3 cores=6
/proc/25530/stat : 25530 (march_hi) R 25525 25525 21582 0 -1 4202496 699 0 0 0 2530 0 0 0 25 0 1 0 596989810 8499200 591 33554432000 4194304 4331988 140733467764400 18446744073709551615 4237171 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25530/statm: 2075 591 173 34 0 517 0
Current children cumulated CPU time (s) 204.1
Current children cumulated vsize (KiB) 1639548

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

[startup+51.2007 s]
/proc/loadavg: 5.01 5.04 5.15 6/177 25532
/proc/meminfo: memFree=17418408/32950940 swapFree=67111528/67111528
[pid=25525] ppid=25523 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25525/stat : 25525 (ppfolio) S 25523 25525 21582 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 596989810 18763776 390 33554432000 4194304 4287625 140734311737056 18446744073709551615 215988612623 0 0 4096 65536 3496429938192416767 0 0 17 4 0 0 0
/proc/25525/statm: 4581 390 341 23 0 91 0
[pid=25526] ppid=25525 vsize=1125028 CPUtime=51.19 cores=0
/proc/25526/stat : 25526 (cryptominisat) R 25525 25525 21582 0 -1 4202496 24910 0 0 0 5115 4 0 0 25 0 1 0 596989810 1152028672 7066 33554432000 4194304 4587354 140734493515200 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25526/statm: 281257 7066 337 96 0 277819 0
[pid=25527] ppid=25525 vsize=19284 CPUtime=51.19 cores=4
/proc/25527/stat : 25527 (clasp) R 25525 25525 21582 0 -1 4202496 2250 0 0 0 5119 0 0 0 25 0 1 0 596989810 19746816 2138 33554432000 4194304 4785740 140733999073376 18446744073709551615 4309545 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25527/statm: 4821 2138 341 145 0 1866 0
[pid=25528] ppid=25525 vsize=455856 CPUtime=25.64 cores=6
/proc/25528/stat : 25528 (TNM) R 25525 25525 21582 0 -1 4202496 322 0 0 0 2564 0 0 0 25 0 1 0 596989810 466796544 218 33554432000 134512640 134534564 4288962160 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25528/statm: 113964 218 95 6 0 112630 0
[pid=25529] ppid=25525 vsize=12756 CPUtime=51.18 cores=2
/proc/25529/stat : 25529 (lingeling) R 25525 25525 21582 0 -1 4202496 11484 0 0 0 5116 2 0 0 25 0 1 0 596989810 13062144 2388 33554432000 4194304 4352236 140734042244368 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/25529/statm: 3189 2388 127 39 0 2269 0
[pid=25530] ppid=25525 vsize=8300 CPUtime=25.3 cores=6
/proc/25530/stat : 25530 (march_hi) R 25525 25525 21582 0 -1 4202496 699 0 0 0 2530 0 0 0 25 0 1 0 596989810 8499200 591 33554432000 4194304 4331988 140733467764400 18446744073709551615 4246258 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25530/statm: 2075 591 173 34 0 517 0
Current children cumulated CPU time (s) 204.5
Current children cumulated vsize (KiB) 1639548

[startup+57.6005 s]
/proc/loadavg: 5.01 5.04 5.15 6/177 25532
/proc/meminfo: memFree=17416424/32950940 swapFree=67111528/67111528
[pid=25525] ppid=25523 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25525/stat : 25525 (ppfolio) S 25523 25525 21582 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 596989810 18763776 390 33554432000 4194304 4287625 140734311737056 18446744073709551615 215988612623 0 0 4096 65536 3496429938192416767 0 0 17 4 0 0 0
/proc/25525/statm: 4581 390 341 23 0 91 0
[pid=25526] ppid=25525 vsize=1127444 CPUtime=57.59 cores=0
/proc/25526/stat : 25526 (cryptominisat) R 25525 25525 21582 0 -1 4202496 26440 0 0 0 5755 4 0 0 25 0 1 0 596989810 1154502656 7431 33554432000 4194304 4587354 140734493515200 18446744073709551615 4238608 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25526/statm: 281861 7431 337 96 0 278423 0
[pid=25527] ppid=25525 vsize=19840 CPUtime=57.59 cores=4
/proc/25527/stat : 25527 (clasp) R 25525 25525 21582 0 -1 4202496 2385 0 0 0 5759 0 0 0 25 0 1 0 596989810 20316160 2273 33554432000 4194304 4785740 140733999073376 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25527/statm: 4960 2273 341 145 0 2005 0
[pid=25528] ppid=25525 vsize=455856 CPUtime=28.81 cores=6
/proc/25528/stat : 25528 (TNM) R 25525 25525 21582 0 -1 4202496 322 0 0 0 2881 0 0 0 25 0 1 0 596989810 466796544 218 33554432000 134512640 134534564 4288962160 18446744073709551615 134528955 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25528/statm: 113964 218 95 6 0 112630 0
[pid=25529] ppid=25525 vsize=12500 CPUtime=57.58 cores=2
/proc/25529/stat : 25529 (lingeling) R 25525 25525 21582 0 -1 4202496 12124 0 0 0 5756 2 0 0 25 0 1 0 596989810 12800000 2324 33554432000 4194304 4352236 140734042244368 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/25529/statm: 3125 2324 127 39 0 2205 0
[pid=25530] ppid=25525 vsize=8640 CPUtime=28.5 cores=6
/proc/25530/stat : 25530 (march_hi) R 25525 25525 21582 0 -1 4202496 732 0 0 0 2850 0 0 0 25 0 1 0 596989810 8847360 624 33554432000 4194304 4331988 140733467764400 18446744073709551615 4211456 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25530/statm: 2160 624 173 34 0 602 0
Current children cumulated CPU time (s) 230.07
Current children cumulated vsize (KiB) 1642604

[startup+60.801 s]
/proc/loadavg: 5.01 5.04 5.15 6/177 25532
/proc/meminfo: memFree=17412940/32950940 swapFree=67111528/67111528
[pid=25525] ppid=25523 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25525/stat : 25525 (ppfolio) S 25523 25525 21582 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 596989810 18763776 390 33554432000 4194304 4287625 140734311737056 18446744073709551615 215988612623 0 0 4096 65536 3496429938192416767 0 0 17 4 0 0 0
/proc/25525/statm: 4581 390 341 23 0 91 0
[pid=25526] ppid=25525 vsize=1130044 CPUtime=60.78 cores=0
/proc/25526/stat : 25526 (cryptominisat) R 25525 25525 21582 0 -1 4202496 27400 0 0 0 6074 4 0 0 25 0 1 0 596989810 1157165056 7233 33554432000 4194304 4587354 140734493515200 18446744073709551615 4238778 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25526/statm: 282511 7233 337 96 0 279073 0
[pid=25527] ppid=25525 vsize=20120 CPUtime=60.79 cores=4
/proc/25527/stat : 25527 (clasp) R 25525 25525 21582 0 -1 4202496 2447 0 0 0 6079 0 0 0 25 0 1 0 596989810 20602880 2335 33554432000 4194304 4785740 140733999073376 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25527/statm: 5030 2335 341 145 0 2075 0
[pid=25528] ppid=25525 vsize=455856 CPUtime=30.39 cores=6
/proc/25528/stat : 25528 (TNM) R 25525 25525 21582 0 -1 4202496 322 0 0 0 3039 0 0 0 25 0 1 0 596989810 466796544 218 33554432000 134512640 134534564 4288962160 18446744073709551615 134528902 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25528/statm: 113964 218 95 6 0 112630 0
[pid=25529] ppid=25525 vsize=15700 CPUtime=60.78 cores=2
/proc/25529/stat : 25529 (lingeling) R 25525 25525 21582 0 -1 4202496 13308 0 0 0 6076 2 0 0 25 0 1 0 596989810 16076800 3124 33554432000 4194304 4352236 140734042244368 18446744073709551615 4328022 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/25529/statm: 3925 3124 127 39 0 3005 0
[pid=25530] ppid=25525 vsize=8640 CPUtime=30.1 cores=6
/proc/25530/stat : 25530 (march_hi) R 25525 25525 21582 0 -1 4202496 754 0 0 0 3010 0 0 0 25 0 1 0 596989810 8847360 646 33554432000 4194304 4331988 140733467764400 18446744073709551615 4229357 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25530/statm: 2160 646 173 34 0 602 0
Current children cumulated CPU time (s) 242.84
Current children cumulated vsize (KiB) 1648684

[startup+61.6009 s]
/proc/loadavg: 5.01 5.04 5.15 6/177 25532
/proc/meminfo: memFree=17412432/32950940 swapFree=67111528/67111528
[pid=25525] ppid=25523 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25525/stat : 25525 (ppfolio) S 25523 25525 21582 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 596989810 18763776 390 33554432000 4194304 4287625 140734311737056 18446744073709551615 215988612623 0 0 4096 65536 3496429938192416767 0 0 17 4 0 0 0
/proc/25525/statm: 4581 390 341 23 0 91 0
[pid=25526] ppid=25525 vsize=1130044 CPUtime=61.6 cores=0
/proc/25526/stat : 25526 (cryptominisat) R 25525 25525 21582 0 -1 4202496 27526 0 0 0 6155 5 0 0 25 0 1 0 596989810 1157165056 7357 33554432000 4194304 4587354 140734493515200 18446744073709551615 4238392 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25526/statm: 282511 7357 337 96 0 279073 0
[pid=25527] ppid=25525 vsize=20120 CPUtime=61.59 cores=4
/proc/25527/stat : 25527 (clasp) R 25525 25525 21582 0 -1 4202496 2448 0 0 0 6159 0 0 0 25 0 1 0 596989810 20602880 2336 33554432000 4194304 4785740 140733999073376 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25527/statm: 5030 2336 341 145 0 2075 0
[pid=25528] ppid=25525 vsize=455856 CPUtime=30.79 cores=6
/proc/25528/stat : 25528 (TNM) R 25525 25525 21582 0 -1 4202496 322 0 0 0 3079 0 0 0 25 0 1 0 596989810 466796544 218 33554432000 134512640 134534564 4288962160 18446744073709551615 7960959 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25528/statm: 113964 218 95 6 0 112630 0
[pid=25529] ppid=25525 vsize=16340 CPUtime=61.59 cores=2
/proc/25529/stat : 25529 (lingeling) R 25525 25525 21582 0 -1 4202496 13468 0 0 0 6157 2 0 0 25 0 1 0 596989810 16732160 3284 33554432000 4194304 4352236 140734042244368 18446744073709551615 4328004 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/25529/statm: 4085 3284 127 39 0 3165 0
[pid=25530] ppid=25525 vsize=8640 CPUtime=30.5 cores=6
/proc/25530/stat : 25530 (march_hi) R 25525 25525 21582 0 -1 4202496 761 0 0 0 3050 0 0 0 25 0 1 0 596989810 8847360 653 33554432000 4194304 4331988 140733467764400 18446744073709551615 4229524 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25530/statm: 2160 653 173 34 0 602 0
Current children cumulated CPU time (s) 246.07
Current children cumulated vsize (KiB) 1649324

[startup+62.0008 s]
/proc/loadavg: 5.01 5.04 5.15 6/177 25532
/proc/meminfo: memFree=17412432/32950940 swapFree=67111528/67111528
[pid=25525] ppid=25523 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25525/stat : 25525 (ppfolio) S 25523 25525 21582 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 596989810 18763776 390 33554432000 4194304 4287625 140734311737056 18446744073709551615 215988612623 0 0 4096 65536 3496429938192416767 0 0 17 4 0 0 0
/proc/25525/statm: 4581 390 341 23 0 91 0
[pid=25526] ppid=25525 vsize=1130044 CPUtime=61.99 cores=0
/proc/25526/stat : 25526 (cryptominisat) R 25525 25525 21582 0 -1 4202496 27595 0 0 0 6194 5 0 0 25 0 1 0 596989810 1157165056 7423 33554432000 4194304 4587354 140734493515200 18446744073709551615 4238568 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25526/statm: 282511 7423 337 96 0 279073 0
[pid=25527] ppid=25525 vsize=20268 CPUtime=61.99 cores=4
/proc/25527/stat : 25527 (clasp) R 25525 25525 21582 0 -1 4202496 2462 0 0 0 6199 0 0 0 25 0 1 0 596989810 20754432 2350 33554432000 4194304 4785740 140733999073376 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25527/statm: 5067 2350 341 145 0 2112 0
[pid=25528] ppid=25525 vsize=455856 CPUtime=30.98 cores=6
/proc/25528/stat : 25528 (TNM) R 25525 25525 21582 0 -1 4202496 322 0 0 0 3098 0 0 0 25 0 1 0 596989810 466796544 218 33554432000 134512640 134534564 4288962160 18446744073709551615 134528238 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25528/statm: 113964 218 95 6 0 112630 0
[pid=25529] ppid=25525 vsize=16596 CPUtime=61.98 cores=2
/proc/25529/stat : 25529 (lingeling) R 25525 25525 21582 0 -1 4202496 13532 0 0 0 6196 2 0 0 25 0 1 0 596989810 16994304 3348 33554432000 4194304 4352236 140734042244368 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/25529/statm: 4149 3348 127 39 0 3229 0
[pid=25530] ppid=25525 vsize=8640 CPUtime=30.7 cores=6
/proc/25530/stat : 25530 (march_hi) R 25525 25525 21582 0 -1 4202496 764 0 0 0 3070 0 0 0 25 0 1 0 596989810 8847360 656 33554432000 4194304 4331988 140733467764400 18446744073709551615 4237226 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25530/statm: 2160 656 173 34 0 602 0
Current children cumulated CPU time (s) 247.64
Current children cumulated vsize (KiB) 1649728

[startup+62.4008 s]
/proc/loadavg: 5.01 5.04 5.15 6/177 25532
/proc/meminfo: memFree=17412432/32950940 swapFree=67111528/67111528
[pid=25525] ppid=25523 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25525/stat : 25525 (ppfolio) S 25523 25525 21582 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 596989810 18763776 390 33554432000 4194304 4287625 140734311737056 18446744073709551615 215988612623 0 0 4096 65536 3496429938192416767 0 0 17 4 0 0 0
/proc/25525/statm: 4581 390 341 23 0 91 0
[pid=25526] ppid=25525 vsize=1130044 CPUtime=62.39 cores=0
/proc/25526/stat : 25526 (cryptominisat) R 25525 25525 21582 0 -1 4202496 27667 0 0 0 6234 5 0 0 25 0 1 0 596989810 1157165056 7489 33554432000 4194304 4587354 140734493515200 18446744073709551615 4238770 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25526/statm: 282511 7489 337 96 0 279073 0
[pid=25527] ppid=25525 vsize=20268 CPUtime=62.39 cores=4
/proc/25527/stat : 25527 (clasp) R 25525 25525 21582 0 -1 4202496 2462 0 0 0 6239 0 0 0 25 0 1 0 596989810 20754432 2350 33554432000 4194304 4785740 140733999073376 18446744073709551615 4307176 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25527/statm: 5067 2350 341 145 0 2112 0
[pid=25528] ppid=25525 vsize=455856 CPUtime=31.18 cores=6
/proc/25528/stat : 25528 (TNM) R 25525 25525 21582 0 -1 4202496 322 0 0 0 3118 0 0 0 25 0 1 0 596989810 466796544 218 33554432000 134512640 134534564 4288962160 18446744073709551615 134526136 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25528/statm: 113964 218 95 6 0 112630 0
[pid=25529] ppid=25525 vsize=17364 CPUtime=62.38 cores=2
/proc/25529/stat : 25529 (lingeling) R 25525 25525 21582 0 -1 4202496 13724 0 0 0 6236 2 0 0 25 0 1 0 596989810 17780736 3540 33554432000 4194304 4352236 140734042244368 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/25529/statm: 4341 3540 127 39 0 3421 0
[pid=25530] ppid=25525 vsize=8640 CPUtime=30.9 cores=6
/proc/25530/stat : 25530 (march_hi) R 25525 25525 21582 0 -1 4202496 767 0 0 0 3090 0 0 0 25 0 1 0 596989810 8847360 659 33554432000 4194304 4331988 140733467764400 18446744073709551615 4288568 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25530/statm: 2160 659 173 34 0 602 0
Current children cumulated CPU time (s) 249.24
Current children cumulated vsize (KiB) 1650496

Child status: 0

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

Real time (s): 62.4952
CPU time (s): 249.24
CPU user time (s): 249.17
CPU system time (s): 0.07
CPU usage (%): 398.815
Max. virtual memory (cumulated for all children) (KiB): 2684788

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

runsolver used 0.096985 second user time and 0.210967 second system time

The end

Launcher Data

Begin job on node117 at 2011-04-29 10:59:50
IDJOB=3191212
IDBENCH=82943
IDSOLVER=1612
FILE ID=node117/3191212-1304067590
RUNJOBID= node117-1304062554-24496
PBS_JOBID= 13170383
Free space on /tmp= 71680 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v400-c1704-S1409021001-079.UNKNOWN.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191212-1304067590/watcher-3191212-1304067590 -o /tmp/evaluation-result-3191212-1304067590/solver-3191212-1304067590 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3191212-1304067590.cnf

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

MD5SUM BENCH= cfd96c3ec450000d8fe8684f0b30ec79
RANDOM SEED=691599224

node117.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.849
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.849
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.849
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.849
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.75
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.849
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.849
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.849
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.849
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	: 5267.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      17464460 kB
Buffers:       2378600 kB
Cached:       12462424 kB
SwapCached:          0 kB
Active:        8111688 kB
Inactive:      6793516 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      17464460 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10208 kB
Writeback:           0 kB
AnonPages:       63496 kB
Mapped:          14496 kB
Slab:           518364 kB
PageTables:       4296 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS:   188064 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= 71672 MiB
End job on node117 at 2011-04-29 11:00:53