Trace number 3191454

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 1300.03

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v50000-c210000-S1401248878-094-UNKNOWN.cnf
MD5SUM56bd5db172bed91bc72714a8bad8639b
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark316.613
Satisfiable
(Un)Satisfiability was proved
Number of variables50000
Number of clauses210000
Sum of the clauses size630000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3210000
Number of clauses of size 40
Number of clauses of size 50
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) 5
0.00/0.00	Starting clasp 1.3.6 on core(s) 5
0.00/0.00	Starting TNM 2009 on core(s) 5

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

running on 2 cores: 5,7

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: 2.00 1.97 1.91 10/198 3056
/proc/meminfo: memFree=15849524/32951124 swapFree=67111528/67111528
[pid=3056] ppid=3054 vsize=18324 CPUtime=0 cores=5,7
/proc/3056/stat : 3056 (ppfolio) R 3054 3056 2986 0 -1 4202496 486 0 0 0 0 0 0 0 25 0 1 0 365312645 18763776 391 33554432000 4194304 4287625 140733596422592 18446744073709551615 218370777493 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/3056/statm: 4581 391 343 23 0 91 0

[startup+0.049854 s]
/proc/loadavg: 2.00 1.97 1.91 10/198 3056
/proc/meminfo: memFree=15849524/32951124 swapFree=67111528/67111528
[pid=3056] ppid=3054 vsize=18324 CPUtime=0 cores=5,7
/proc/3056/stat : 3056 (ppfolio) S 3054 3056 2986 0 -1 4202496 501 0 0 0 0 0 0 0 25 0 1 0 365312645 18763776 393 33554432000 4194304 4287625 140733596422592 18446744073709551615 218370977295 0 0 4096 65536 4485035752219967752 0 0 17 7 0 0 0
/proc/3056/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100845 s]
/proc/loadavg: 2.00 1.97 1.91 10/198 3056
/proc/meminfo: memFree=15849524/32951124 swapFree=67111528/67111528
[pid=3056] ppid=3054 vsize=18324 CPUtime=0 cores=5,7
/proc/3056/stat : 3056 (ppfolio) S 3054 3056 2986 0 -1 4202496 501 0 0 0 0 0 0 0 25 0 1 0 365312645 18763776 393 33554432000 4194304 4287625 140733596422592 18446744073709551615 218370977295 0 0 4096 65536 4485035752219967752 0 0 17 7 0 0 0
/proc/3056/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300813 s]
/proc/loadavg: 2.00 1.97 1.91 10/198 3056
/proc/meminfo: memFree=15849524/32951124 swapFree=67111528/67111528
[pid=3056] ppid=3054 vsize=18324 CPUtime=0 cores=5,7
/proc/3056/stat : 3056 (ppfolio) S 3054 3056 2986 0 -1 4202496 502 0 0 0 0 0 0 0 24 0 1 0 365312645 18763776 393 33554432000 4194304 4287625 140733596422592 18446744073709551615 218370977295 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/3056/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.70074 s]
/proc/loadavg: 2.00 1.97 1.91 10/198 3056
/proc/meminfo: memFree=15849524/32951124 swapFree=67111528/67111528
[pid=3056] ppid=3054 vsize=18324 CPUtime=0 cores=5,7
/proc/3056/stat : 3056 (ppfolio) S 3054 3056 2986 0 -1 4202496 502 0 0 0 0 0 0 0 21 0 1 0 365312645 18763776 393 33554432000 4194304 4287625 140733596422592 18446744073709551615 218370977295 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/3056/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: 2.00 1.97 1.91 13/202 3060
/proc/meminfo: memFree=15756740/32951124 swapFree=67111528/67111528
[pid=3056] ppid=3054 vsize=18324 CPUtime=0 cores=5,7
/proc/3056/stat : 3056 (ppfolio) S 3054 3056 2986 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365312645 18763776 393 33554432000 4194304 4287625 140733596422592 18446744073709551615 218370977295 0 0 4096 65536 8570707432165081088 0 0 17 7 0 0 0
/proc/3056/statm: 4581 393 345 23 0 91 0
[pid=3057] ppid=3056 vsize=65608 CPUtime=0.49 cores=5
/proc/3057/stat : 3057 (cryptominisat) R 3056 3056 2986 0 -1 4202496 12079 0 0 0 48 1 0 0 25 0 1 0 365312645 67182592 11360 33554432000 4194304 4587354 140734348910000 18446744073709551615 4356803 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3057/statm: 16402 11360 312 96 0 12964 0
[pid=3058] ppid=3056 vsize=43236 CPUtime=0.39 cores=5
/proc/3058/stat : 3058 (clasp) R 3056 3056 2986 0 -1 4202496 9534 0 0 0 38 1 0 0 25 0 1 0 365312645 44273664 7712 33554432000 4194304 4785740 140733643343072 18446744073709551615 218370618053 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/3058/statm: 10809 7712 320 145 0 7854 0
[pid=3059] ppid=3056 vsize=471136 CPUtime=0.59 cores=5
/proc/3059/stat : 3059 (TNM) R 3056 3056 2986 0 -1 4202496 6295 0 0 0 58 1 0 0 25 0 1 0 365312646 482443264 6192 33554432000 134512640 134534564 4293893504 18446744073709551615 8287740 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/3059/statm: 117784 6192 92 6 0 116450 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 598304

[startup+3.10031 s]
/proc/loadavg: 2.80 2.14 1.96 13/202 3060
/proc/meminfo: memFree=15697344/32951124 swapFree=67111528/67111528
[pid=3056] ppid=3054 vsize=18324 CPUtime=0 cores=5,7
/proc/3056/stat : 3056 (ppfolio) S 3054 3056 2986 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365312645 18763776 393 33554432000 4194304 4287625 140733596422592 18446744073709551615 218370977295 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/3056/statm: 4581 393 345 23 0 91 0
[pid=3057] ppid=3056 vsize=71956 CPUtime=0.99 cores=5
/proc/3057/stat : 3057 (cryptominisat) R 3056 3056 2986 0 -1 4202496 16520 0 0 0 98 1 0 0 25 0 1 0 365312645 73682944 12544 33554432000 4194304 4587354 140734348910000 18446744073709551615 4237684 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3057/statm: 17989 12544 325 96 0 14551 0
[pid=3058] ppid=3056 vsize=39372 CPUtime=0.94 cores=5
/proc/3058/stat : 3058 (clasp) R 3056 3056 2986 0 -1 4202496 9704 0 0 0 93 1 0 0 25 0 1 0 365312645 40316928 6982 33554432000 4194304 4785740 140733643343072 18446744073709551615 4553068 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/3058/statm: 9843 6982 340 145 0 6888 0
[pid=3059] ppid=3056 vsize=472060 CPUtime=1.14 cores=5
/proc/3059/stat : 3059 (TNM) R 3056 3056 2986 0 -1 4202496 8336 0 0 0 113 1 0 0 25 0 1 0 365312646 483389440 8233 33554432000 134512640 134534564 4293893504 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/3059/statm: 118015 8233 95 6 0 116681 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 601712

[startup+6.30077 s]
/proc/loadavg: 2.80 2.14 1.96 13/202 3060
/proc/meminfo: memFree=15675468/32951124 swapFree=67111528/67111528
[pid=3056] ppid=3054 vsize=18324 CPUtime=0 cores=5,7
/proc/3056/stat : 3056 (ppfolio) S 3054 3056 2986 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365312645 18763776 393 33554432000 4194304 4287625 140733596422592 18446744073709551615 218370977295 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/3056/statm: 4581 393 345 23 0 91 0
[pid=3057] ppid=3056 vsize=109460 CPUtime=2.1 cores=5
/proc/3057/stat : 3057 (cryptominisat) R 3056 3056 2986 0 -1 4202496 17417 0 0 0 208 2 0 0 25 0 1 0 365312645 112087040 13439 33554432000 4194304 4587354 140734348910000 18446744073709551615 4236438 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3057/statm: 27365 13439 326 96 0 23927 0
[pid=3058] ppid=3056 vsize=39372 CPUtime=1.99 cores=5
/proc/3058/stat : 3058 (clasp) R 3056 3056 2986 0 -1 4202496 9704 0 0 0 198 1 0 0 25 0 1 0 365312645 40316928 6982 33554432000 4194304 4785740 140733643343072 18446744073709551615 4552986 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/3058/statm: 9843 6982 340 145 0 6888 0
[pid=3059] ppid=3056 vsize=472060 CPUtime=2.18 cores=5
/proc/3059/stat : 3059 (TNM) R 3056 3056 2986 0 -1 4202496 8336 0 0 0 217 1 0 0 25 0 1 0 365312646 483389440 8233 33554432000 134512640 134534564 4293893504 18446744073709551615 134528620 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/3059/statm: 118015 8233 95 6 0 116681 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 639216

[startup+12.7006 s]
/proc/loadavg: 4.21 2.46 2.07 14/202 3091
/proc/meminfo: memFree=15625216/32951124 swapFree=67111528/67111528
[pid=3056] ppid=3054 vsize=18324 CPUtime=0 cores=5,7
/proc/3056/stat : 3056 (ppfolio) S 3054 3056 2986 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365312645 18763776 393 33554432000 4194304 4287625 140733596422592 18446744073709551615 218370977295 0 0 4096 65536 8570708119359848448 0 0 17 7 0 0 0
/proc/3056/statm: 4581 393 345 23 0 91 0
[pid=3057] ppid=3056 vsize=109460 CPUtime=4.19 cores=5
/proc/3057/stat : 3057 (cryptominisat) R 3056 3056 2986 0 -1 4202496 18745 0 0 0 417 2 0 0 25 0 1 0 365312645 112087040 14759 33554432000 4194304 4587354 140734348910000 18446744073709551615 218370615973 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3057/statm: 27365 14759 326 96 0 23927 0
[pid=3058] ppid=3056 vsize=44948 CPUtime=4.14 cores=5
/proc/3058/stat : 3058 (clasp) R 3056 3056 2986 0 -1 4202496 11167 0 0 0 413 1 0 0 25 0 1 0 365312645 46026752 8445 33554432000 4194304 4785740 140733643343072 18446744073709551615 4416768 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/3058/statm: 11237 8445 340 145 0 8282 0
[pid=3059] ppid=3056 vsize=472060 CPUtime=4.34 cores=5
/proc/3059/stat : 3059 (TNM) R 3056 3056 2986 0 -1 4202496 8336 0 0 0 433 1 0 0 25 0 1 0 365312646 483389440 8233 33554432000 134512640 134534564 4293893504 18446744073709551615 134525938 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/3059/statm: 118015 8233 95 6 0 116681 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 644792

[startup+25.5004 s]
/proc/loadavg: 5.41 2.77 2.18 14/202 3091
/proc/meminfo: memFree=15528904/32951124 swapFree=67111528/67111528
[pid=3056] ppid=3054 vsize=18324 CPUtime=0 cores=5,7
/proc/3056/stat : 3056 (ppfolio) S 3054 3056 2986 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365312645 18763776 393 33554432000 4194304 4287625 140733596422592 18446744073709551615 218370977295 0 0 4096 65536 8570708394237755392 0 0 17 7 0 0 0
/proc/3056/statm: 4581 393 345 23 0 91 0
[pid=3057] ppid=3056 vsize=109460 CPUtime=8.49 cores=5
/proc/3057/stat : 3057 (cryptominisat) R 3056 3056 2986 0 -1 4202496 21378 0 0 0 846 3 0 0 25 0 1 0 365312645 112087040 17380 33554432000 4194304 4587354 140734348910000 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3057/statm: 27365 17380 326 96 0 23927 0
[pid=3058] ppid=3056 vsize=63892 CPUtime=8.39 cores=5
/proc/3058/stat : 3058 (clasp) R 3056 3056 2986 0 -1 4202496 15907 0 0 0 837 2 0 0 25 0 1 0 365312645 65425408 13185 33554432000 4194304 4785740 140733643343072 18446744073709551615 4552970 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/3058/statm: 15973 13185 340 145 0 13018 0
[pid=3059] ppid=3056 vsize=472060 CPUtime=8.59 cores=5
/proc/3059/stat : 3059 (TNM) R 3056 3056 2986 0 -1 4202496 8336 0 0 0 858 1 0 0 25 0 1 0 365312646 483389440 8233 33554432000 134512640 134534564 4293893504 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/3059/statm: 118015 8233 95 6 0 116681 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 663736

[startup+51.1008 s]
/proc/loadavg: 7.66 3.51 2.44 14/202 3092
/proc/meminfo: memFree=15356408/32951124 swapFree=67111528/67111528
[pid=3056] ppid=3054 vsize=18324 CPUtime=0 cores=5,7
/proc/3056/stat : 3056 (ppfolio) S 3054 3056 2986 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365312645 18763776 393 33554432000 4194304 4287625 140733596422592 18446744073709551615 218370977295 0 0 4096 65536 8570708256798801920 0 0 17 7 0 0 0
/proc/3056/statm: 4581 393 345 23 0 91 0
[pid=3057] ppid=3056 vsize=240676 CPUtime=16.99 cores=5
/proc/3057/stat : 3057 (cryptominisat) R 3056 3056 2986 0 -1 4202496 58491 0 0 0 1691 8 0 0 25 0 1 0 365312645 246452224 42462 33554432000 4194304 4587354 140734348910000 18446744073709551615 4388190 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3057/statm: 60169 42462 337 96 0 56731 0
[pid=3058] ppid=3056 vsize=98364 CPUtime=16.94 cores=5
/proc/3058/stat : 3058 (clasp) R 3056 3056 2986 0 -1 4202496 24489 0 0 0 1690 4 0 0 25 0 1 0 365312645 100724736 21767 33554432000 4194304 4785740 140733643343072 18446744073709551615 4287150 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/3058/statm: 24591 21767 340 145 0 21636 0
[pid=3059] ppid=3056 vsize=472060 CPUtime=17.14 cores=5
/proc/3059/stat : 3059 (TNM) R 3056 3056 2986 0 -1 4202496 8336 0 0 0 1713 1 0 0 25 0 1 0 365312646 483389440 8233 33554432000 134512640 134534564 4293893504 18446744073709551615 134530158 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/3059/statm: 118015 8233 95 6 0 116681 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 829424

[startup+102.307 s]
/proc/loadavg: 9.87 4.84 2.95 13/201 3093
/proc/meminfo: memFree=15311620/32951124 swapFree=67111528/67111528
[pid=3056] ppid=3054 vsize=18324 CPUtime=0 cores=5,7
/proc/3056/stat : 3056 (ppfolio) S 3054 3056 2986 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365312645 18763776 393 33554432000 4194304 4287625 140733596422592 18446744073709551615 218370977295 0 0 4096 65536 8570706882409267200 0 0 17 7 0 0 0
/proc/3056/statm: 4581 393 345 23 0 91 0
[pid=3057] ppid=3056 vsize=144752 CPUtime=34.08 cores=5
/proc/3057/stat : 3057 (cryptominisat) R 3056 3056 2986 0 -1 4202496 80620 0 0 0 3396 12 0 0 25 0 1 0 365312645 148226048 19719 33554432000 4194304 4587354 140734348910000 18446744073709551615 4238739 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3057/statm: 36188 19719 337 96 0 32750 0
[pid=3058] ppid=3056 vsize=162688 CPUtime=33.98 cores=5
/proc/3058/stat : 3058 (clasp) R 3056 3056 2986 0 -1 4202496 40445 0 0 0 3391 7 0 0 25 0 1 0 365312645 166592512 37723 33554432000 4194304 4785740 140733643343072 18446744073709551615 4553322 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/3058/statm: 40672 37723 340 145 0 37717 0
[pid=3059] ppid=3056 vsize=472060 CPUtime=34.2 cores=5
/proc/3059/stat : 3059 (TNM) R 3056 3056 2986 0 -1 4202496 8336 0 0 0 3419 1 0 0 25 0 1 0 365312646 483389440 8233 33554432000 134512640 134534564 4293893504 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/3059/statm: 118015 8233 95 6 0 116681 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 797824

[startup+162.301 s]
/proc/loadavg: 10.58 5.96 3.45 12/201 3095
/proc/meminfo: memFree=15257900/32951124 swapFree=67111528/67111528
[pid=3056] ppid=3054 vsize=18324 CPUtime=0 cores=5,7
/proc/3056/stat : 3056 (ppfolio) S 3054 3056 2986 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365312645 18763776 393 33554432000 4194304 4287625 140733596422592 18446744073709551615 218370977295 0 0 4096 65536 8570707432165081088 0 0 17 7 0 0 0
/proc/3056/statm: 4581 393 345 23 0 91 0
[pid=3057] ppid=3056 vsize=183520 CPUtime=54.08 cores=5
/proc/3057/stat : 3057 (cryptominisat) R 3056 3056 2986 0 -1 4202496 108167 0 0 0 5390 18 0 0 25 0 1 0 365312645 187924480 23694 33554432000 4194304 4587354 140734348910000 18446744073709551615 4230266 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3057/statm: 45880 23694 337 96 0 42442 0
[pid=3058] ppid=3056 vsize=195064 CPUtime=53.98 cores=5

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

/proc/3059/statm: 118015 8233 95 6 0 116681 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 1047116

[startup+882.301 s]
/proc/loadavg: 11.00 10.55 7.51 13/201 3196
/proc/meminfo: memFree=14556960/32951124 swapFree=67111528/67111528
[pid=3056] ppid=3054 vsize=18324 CPUtime=0 cores=5,7
/proc/3056/stat : 3056 (ppfolio) S 3054 3056 2986 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365312645 18763776 393 33554432000 4194304 4287625 140733596422592 18446744073709551615 218370977295 0 0 4096 65536 8570707707042988032 0 0 17 7 0 0 0
/proc/3056/statm: 4581 393 345 23 0 91 0
[pid=3057] ppid=3056 vsize=185052 CPUtime=294.05 cores=5
/proc/3057/stat : 3057 (cryptominisat) R 3056 3056 2986 0 -1 4202496 338605 0 0 0 29341 64 0 0 25 0 1 0 365312645 189493248 23595 33554432000 4194304 4587354 140734348910000 18446744073709551615 4243506 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3057/statm: 46263 23595 337 96 0 42825 0
[pid=3058] ppid=3056 vsize=397964 CPUtime=294.04 cores=5
/proc/3058/stat : 3058 (clasp) R 3056 3056 2986 0 -1 4202496 98288 0 0 0 29382 22 0 0 25 0 1 0 365312645 407515136 95566 33554432000 4194304 4785740 140733643343072 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/3058/statm: 99491 95566 340 145 0 96536 0
[pid=3059] ppid=3056 vsize=472060 CPUtime=294.19 cores=5
/proc/3059/stat : 3059 (TNM) R 3056 3056 2986 0 -1 4202496 8336 0 0 0 29418 1 0 0 25 0 1 0 365312646 483389440 8233 33554432000 134512640 134534564 4293893504 18446744073709551615 134530476 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/3059/statm: 118015 8233 95 6 0 116681 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 1073400

[startup+942.301 s]
/proc/loadavg: 11.00 10.63 7.72 13/201 3198
/proc/meminfo: memFree=14383320/32951124 swapFree=67111528/67111528
[pid=3056] ppid=3054 vsize=18324 CPUtime=0 cores=5,7
/proc/3056/stat : 3056 (ppfolio) S 3054 3056 2986 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365312645 18763776 393 33554432000 4194304 4287625 140733596422592 18446744073709551615 218370977295 0 0 4096 65536 8570707844481941504 0 0 17 7 0 0 0
/proc/3056/statm: 4581 393 345 23 0 91 0
[pid=3057] ppid=3056 vsize=182524 CPUtime=314.05 cores=5
/proc/3057/stat : 3057 (cryptominisat) R 3056 3056 2986 0 -1 4202496 345708 0 0 0 31339 66 0 0 25 0 1 0 365312645 186904576 23175 33554432000 4194304 4587354 140734348910000 18446744073709551615 4238399 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3057/statm: 45631 23175 337 96 0 42193 0
[pid=3058] ppid=3056 vsize=397964 CPUtime=314.04 cores=5
/proc/3058/stat : 3058 (clasp) R 3056 3056 2986 0 -1 4202496 98310 0 0 0 31382 22 0 0 25 0 1 0 365312645 407515136 95588 33554432000 4194304 4785740 140733643343072 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/3058/statm: 99491 95588 340 145 0 96536 0
[pid=3059] ppid=3056 vsize=472060 CPUtime=314.19 cores=5
/proc/3059/stat : 3059 (TNM) R 3056 3056 2986 0 -1 4202496 8336 0 0 0 31418 1 0 0 25 0 1 0 365312646 483389440 8233 33554432000 134512640 134534564 4293893504 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/3059/statm: 118015 8233 95 6 0 116681 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 1070872

[startup+1002.3 s]
/proc/loadavg: 11.00 10.69 7.93 13/201 3199
/proc/meminfo: memFree=14576856/32951124 swapFree=67111528/67111528
[pid=3056] ppid=3054 vsize=18324 CPUtime=0 cores=5,7
/proc/3056/stat : 3056 (ppfolio) S 3054 3056 2986 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365312645 18763776 393 33554432000 4194304 4287625 140733596422592 18446744073709551615 218370977295 0 0 4096 65536 8570707981920894976 0 0 17 7 0 0 0
/proc/3056/statm: 4581 393 345 23 0 91 0
[pid=3057] ppid=3056 vsize=185024 CPUtime=334.06 cores=5
/proc/3057/stat : 3057 (cryptominisat) R 3056 3056 2986 0 -1 4202496 352877 0 0 0 33337 69 0 0 25 0 1 0 365312645 189464576 22434 33554432000 4194304 4587354 140734348910000 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3057/statm: 46256 22434 337 96 0 42818 0
[pid=3058] ppid=3056 vsize=397964 CPUtime=334.04 cores=5
/proc/3058/stat : 3058 (clasp) R 3056 3056 2986 0 -1 4202496 98320 0 0 0 33382 22 0 0 25 0 1 0 365312645 407515136 95598 33554432000 4194304 4785740 140733643343072 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/3058/statm: 99491 95598 340 145 0 96536 0
[pid=3059] ppid=3056 vsize=472060 CPUtime=334.19 cores=5
/proc/3059/stat : 3059 (TNM) R 3056 3056 2986 0 -1 4202496 8336 0 0 0 33418 1 0 0 25 0 1 0 365312646 483389440 8233 33554432000 134512640 134534564 4293893504 18446744073709551615 134525938 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/3059/statm: 118015 8233 95 6 0 116681 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 1073372

[startup+1062.3 s]
/proc/loadavg: 11.03 10.76 8.12 13/201 3201
/proc/meminfo: memFree=14509612/32951124 swapFree=67111528/67111528
[pid=3056] ppid=3054 vsize=18324 CPUtime=0 cores=5,7
/proc/3056/stat : 3056 (ppfolio) S 3054 3056 2986 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365312645 18763776 393 33554432000 4194304 4287625 140733596422592 18446744073709551615 218370977295 0 0 4096 65536 8570708119359848448 0 0 17 7 0 0 0
/proc/3056/statm: 4581 393 345 23 0 91 0
[pid=3057] ppid=3056 vsize=181924 CPUtime=354.07 cores=5
/proc/3057/stat : 3057 (cryptominisat) R 3056 3056 2986 0 -1 4202496 364760 0 0 0 35335 72 0 0 25 0 1 0 365312645 186290176 26316 33554432000 4194304 4587354 140734348910000 18446744073709551615 4238719 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3057/statm: 45481 26316 337 96 0 42043 0
[pid=3058] ppid=3056 vsize=411516 CPUtime=354.03 cores=5
/proc/3058/stat : 3058 (clasp) R 3056 3056 2986 0 -1 4202496 101679 0 0 0 35380 23 0 0 25 0 1 0 365312645 421392384 98957 33554432000 4194304 4785740 140733643343072 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/3058/statm: 102879 98957 340 145 0 99924 0
[pid=3059] ppid=3056 vsize=472060 CPUtime=354.19 cores=5
/proc/3059/stat : 3059 (TNM) R 3056 3056 2986 0 -1 4202496 8336 0 0 0 35418 1 0 0 25 0 1 0 365312646 483389440 8233 33554432000 134512640 134534564 4293893504 18446744073709551615 134530712 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/3059/statm: 118015 8233 95 6 0 116681 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 1083824

[startup+1122.3 s]
/proc/loadavg: 11.01 10.80 8.30 12/201 3206
/proc/meminfo: memFree=14340944/32951124 swapFree=67111528/67111528
[pid=3056] ppid=3054 vsize=18324 CPUtime=0 cores=5,7
/proc/3056/stat : 3056 (ppfolio) S 3054 3056 2986 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365312645 18763776 393 33554432000 4194304 4287625 140733596422592 18446744073709551615 218370977295 0 0 4096 65536 8570707432165081088 0 0 17 7 0 0 0
/proc/3056/statm: 4581 393 345 23 0 91 0
[pid=3057] ppid=3056 vsize=333000 CPUtime=374.07 cores=5
/proc/3057/stat : 3057 (cryptominisat) R 3056 3056 2986 0 -1 4202496 409027 0 0 0 37330 77 0 0 25 0 1 0 365312645 340992000 70569 33554432000 4194304 4587354 140734348910000 18446744073709551615 4388336 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3057/statm: 83250 70569 337 96 0 79812 0
[pid=3058] ppid=3056 vsize=411516 CPUtime=374.03 cores=5
/proc/3058/stat : 3058 (clasp) R 3056 3056 2986 0 -1 4202496 101686 0 0 0 37380 23 0 0 25 0 1 0 365312645 421392384 98964 33554432000 4194304 4785740 140733643343072 18446744073709551615 4286976 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/3058/statm: 102879 98964 340 145 0 99924 0
[pid=3059] ppid=3056 vsize=472060 CPUtime=374.18 cores=5
/proc/3059/stat : 3059 (TNM) R 3056 3056 2986 0 -1 4202496 8336 0 0 0 37417 1 0 0 25 0 1 0 365312646 483389440 8233 33554432000 134512640 134534564 4293893504 18446744073709551615 134530456 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/3059/statm: 118015 8233 95 6 0 116681 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 1234900

[startup+1182.3 s]
/proc/loadavg: 11.00 10.83 8.45 13/201 3207
/proc/meminfo: memFree=14404144/32951124 swapFree=67111528/67111528
[pid=3056] ppid=3054 vsize=18324 CPUtime=0 cores=5,7
/proc/3056/stat : 3056 (ppfolio) S 3054 3056 2986 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365312645 18763776 393 33554432000 4194304 4287625 140733596422592 18446744073709551615 218370977295 0 0 4096 65536 8570707981920894976 0 0 17 7 0 0 0
/proc/3056/statm: 4581 393 345 23 0 91 0
[pid=3057] ppid=3056 vsize=147152 CPUtime=394.08 cores=5
/proc/3057/stat : 3057 (cryptominisat) R 3056 3056 2986 0 -1 4202496 413942 0 0 0 39329 79 0 0 25 0 1 0 365312645 150683648 18004 33554432000 4194304 4587354 140734348910000 18446744073709551615 4238246 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3057/statm: 36788 18004 337 96 0 33350 0
[pid=3058] ppid=3056 vsize=411516 CPUtime=394.03 cores=5
/proc/3058/stat : 3058 (clasp) R 3056 3056 2986 0 -1 4202496 101686 0 0 0 39380 23 0 0 25 0 1 0 365312645 421392384 98964 33554432000 4194304 4785740 140733643343072 18446744073709551615 4304943 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/3058/statm: 102879 98964 340 145 0 99924 0
[pid=3059] ppid=3056 vsize=472060 CPUtime=394.18 cores=5
/proc/3059/stat : 3059 (TNM) R 3056 3056 2986 0 -1 4202496 8336 0 0 0 39417 1 0 0 25 0 1 0 365312646 483389440 8233 33554432000 134512640 134534564 4293893504 18446744073709551615 134528600 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/3059/statm: 118015 8233 95 6 0 116681 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 1049052

[startup+1242.3 s]
/proc/loadavg: 11.08 10.88 8.63 13/201 3210
/proc/meminfo: memFree=14460764/32951124 swapFree=67111528/67111528
[pid=3056] ppid=3054 vsize=18324 CPUtime=0 cores=5,7
/proc/3056/stat : 3056 (ppfolio) S 3054 3056 2986 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365312645 18763776 393 33554432000 4194304 4287625 140733596422592 18446744073709551615 218370977295 0 0 4096 65536 8570708119359848448 0 0 17 7 0 0 0
/proc/3056/statm: 4581 393 345 23 0 91 0
[pid=3057] ppid=3056 vsize=147152 CPUtime=414.09 cores=5
/proc/3057/stat : 3057 (cryptominisat) R 3056 3056 2986 0 -1 4202496 421804 0 0 0 41328 81 0 0 25 0 1 0 365312645 150683648 25838 33554432000 4194304 4587354 140734348910000 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3057/statm: 36788 25838 337 96 0 33350 0
[pid=3058] ppid=3056 vsize=411516 CPUtime=414.02 cores=5
/proc/3058/stat : 3058 (clasp) R 3056 3056 2986 0 -1 4202496 101686 0 0 0 41379 23 0 0 25 0 1 0 365312645 421392384 98964 33554432000 4194304 4785740 140733643343072 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/3058/statm: 102879 98964 340 145 0 99924 0
[pid=3059] ppid=3056 vsize=472060 CPUtime=414.18 cores=5
/proc/3059/stat : 3059 (TNM) R 3056 3056 2986 0 -1 4202496 8336 0 0 0 41417 1 0 0 25 0 1 0 365312646 483389440 8233 33554432000 134512640 134534564 4293893504 18446744073709551615 134528710 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/3059/statm: 118015 8233 95 6 0 116681 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 1049052



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 11.03 10.89 8.76 9/196 3212
/proc/meminfo: memFree=14940780/32951124 swapFree=67111528/67111528
[pid=3056] ppid=3054 vsize=18324 CPUtime=0 cores=5,7
/proc/3056/stat : 3056 (ppfolio) S 3054 3056 2986 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365312645 18763776 393 33554432000 4194304 4287625 140733596422592 18446744073709551615 218370977295 0 0 4096 65536 8570708256798801920 0 0 17 7 0 0 0
/proc/3056/statm: 4581 393 345 23 0 91 0
[pid=3057] ppid=3056 vsize=216208 CPUtime=433.33 cores=5
/proc/3057/stat : 3057 (cryptominisat) R 3056 3056 2986 0 -1 4202496 433291 0 0 0 43249 84 0 0 25 0 1 0 365312645 221396992 28674 33554432000 4194304 4587354 140734348910000 18446744073709551615 4238731 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3057/statm: 54052 28674 337 96 0 50614 0
[pid=3058] ppid=3056 vsize=420488 CPUtime=433.22 cores=5
/proc/3058/stat : 3058 (clasp) R 3056 3056 2986 0 -1 4202496 103912 0 0 0 43298 24 0 0 25 0 1 0 365312645 430579712 101190 33554432000 4194304 4785740 140733643343072 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/3058/statm: 105122 101190 340 145 0 102167 0
[pid=3059] ppid=3056 vsize=472060 CPUtime=433.45 cores=5
/proc/3059/stat : 3059 (TNM) R 3056 3056 2986 0 -1 4202496 8336 0 0 0 43344 1 0 0 25 0 1 0 365312646 483389440 8233 33554432000 134512640 134534564 4293893504 18446744073709551615 134528451 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/3059/statm: 118015 8233 95 6 0 116681 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 1127080

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 3056 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=999
# CPU time returned by wait4() is 0.002998
# while last known CPU time is 1300
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.03
CPU time (s): 1300
CPU user time (s): 1298.91
CPU system time (s): 1.09
CPU usage (%): 99.9974
Max. virtual memory (cumulated for all children) (KiB): 1248432

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

runsolver used 2.12568 second user time and 4.98224 second system time

The end

Launcher Data

Begin job on node101 at 2011-04-11 17:51:39
IDJOB=3191454
IDBENCH=82585
IDSOLVER=1613
FILE ID=node101/3191454-1302537099
RUNJOBID= node101-1302537098-3007
PBS_JOBID= 12951129
Free space on /tmp= 71312 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v50000-c210000-S1401248878-094-UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191454-1302537099/watcher-3191454-1302537099 -o /tmp/evaluation-result-3191454-1302537099/solver-3191454-1302537099 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3191454-1302537099.cnf

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

MD5SUM BENCH= 56bd5db172bed91bc72714a8bad8639b
RANDOM SEED=2062941579

node101.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.841
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.68
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.841
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.07
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.841
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.77
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.841
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.841
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.841
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.841
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.841
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:      15849928 kB
Buffers:        687392 kB
Cached:       15864744 kB
SwapCached:          0 kB
Active:        6105916 kB
Inactive:     10582072 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15849928 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           48540 kB
Writeback:           0 kB
AnonPages:      136368 kB
Mapped:          17104 kB
Slab:           348240 kB
PageTables:       6156 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1700380 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= 71304 MiB
End job on node101 at 2011-04-11 18:13:21