Trace number 3191607

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.01

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v600-c2556-S248192082-054.UNKNOWN.cnf
MD5SUMcf7086a47a32df0eb19a8b08d14122dd
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables600
Number of clauses2556
Sum of the clauses size7668
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32556
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-3191607-1302538536/watcher-3191607-1302538536 -o /tmp/evaluation-result-3191607-1302538536/solver-3191607-1302538536 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3191607-1302538536.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: 12.12 12.07 10.30 11/202 21096
/proc/meminfo: memFree=9583200/32951124 swapFree=67111528/67111528
[pid=21096] ppid=21094 vsize=18324 CPUtime=0 cores=5,7
/proc/21096/stat : 21096 (ppfolio) R 21094 21096 20666 0 -1 4202496 457 0 0 0 0 0 0 0 25 0 1 0 365451778 18763776 391 33554432000 4194304 4287625 140734749718336 18446744073709551615 232335712661 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/21096/statm: 4581 391 342 23 0 91 0

[startup+0.100507 s]
/proc/loadavg: 12.12 12.07 10.30 11/202 21096
/proc/meminfo: memFree=9583200/32951124 swapFree=67111528/67111528
[pid=21096] ppid=21094 vsize=18324 CPUtime=0 cores=5,7
/proc/21096/stat : 21096 (ppfolio) S 21094 21096 20666 0 -1 4202496 501 0 0 0 0 0 0 0 25 0 1 0 365451778 18763776 394 33554432000 4194304 4287625 140734749718336 18446744073709551615 232335912463 0 0 4096 65536 7998451216621207816 0 0 17 7 0 0 0
/proc/21096/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.200487 s]
/proc/loadavg: 12.12 12.07 10.30 11/202 21096
/proc/meminfo: memFree=9583200/32951124 swapFree=67111528/67111528
[pid=21096] ppid=21094 vsize=18324 CPUtime=0 cores=5,7
/proc/21096/stat : 21096 (ppfolio) S 21094 21096 20666 0 -1 4202496 502 0 0 0 0 0 0 0 18 0 1 0 365451778 18763776 394 33554432000 4194304 4287625 140734749718336 18446744073709551615 232335912463 0 0 4096 65536 4606497972811726848 0 0 17 7 0 0 0
/proc/21096/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300483 s]
/proc/loadavg: 12.12 12.07 10.30 11/202 21096
/proc/meminfo: memFree=9583200/32951124 swapFree=67111528/67111528
[pid=21096] ppid=21094 vsize=18324 CPUtime=0 cores=5,7
/proc/21096/stat : 21096 (ppfolio) S 21094 21096 20666 0 -1 4202496 502 0 0 0 0 0 0 0 18 0 1 0 365451778 18763776 394 33554432000 4194304 4287625 140734749718336 18446744073709551615 232335912463 0 0 4096 65536 4606497972811726848 0 0 17 7 0 0 0
/proc/21096/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700398 s]
/proc/loadavg: 12.12 12.07 10.30 11/202 21096
/proc/meminfo: memFree=9583200/32951124 swapFree=67111528/67111528
[pid=21096] ppid=21094 vsize=18324 CPUtime=0 cores=5,7
/proc/21096/stat : 21096 (ppfolio) S 21094 21096 20666 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365451778 18763776 394 33554432000 4194304 4287625 140734749718336 18446744073709551615 232335912463 0 0 4096 65536 4606498110250680320 0 0 17 7 0 0 0
/proc/21096/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50126 s]
/proc/loadavg: 12.12 12.07 10.30 13/206 21100
/proc/meminfo: memFree=9575976/32951124 swapFree=67111528/67111528
[pid=21096] ppid=21094 vsize=18324 CPUtime=0 cores=5,7
/proc/21096/stat : 21096 (ppfolio) S 21094 21096 20666 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365451778 18763776 394 33554432000 4194304 4287625 140734749718336 18446744073709551615 232335912463 0 0 4096 65536 4606498247689633792 0 0 17 7 0 0 0
/proc/21096/statm: 4581 394 345 23 0 91 0
[pid=21097] ppid=21096 vsize=220480 CPUtime=0.5 cores=5
/proc/21097/stat : 21097 (cryptominisat) R 21096 21096 20666 0 -1 4202496 1369 0 0 0 50 0 0 0 25 0 1 0 365451779 225771520 794 33554432000 4194304 4587354 140736800194272 18446744073709551615 4238431 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21097/statm: 55120 794 327 96 0 51682 0
[pid=21099] ppid=21096 vsize=13372 CPUtime=0.4 cores=5
/proc/21099/stat : 21099 (clasp) R 21096 21096 20666 0 -1 4202496 795 0 0 0 40 0 0 0 25 0 1 0 365451779 13692928 682 33554432000 4194304 4785740 140736939199936 18446744073709551615 4287158 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/21099/statm: 3343 682 340 145 0 388 0
[pid=21100] ppid=21096 vsize=455956 CPUtime=0.59 cores=5
/proc/21100/stat : 21100 (TNM) R 21096 21096 20666 0 -1 4202496 355 0 0 0 59 0 0 0 25 0 1 0 365451779 466898944 252 33554432000 134512640 134534564 4291178032 18446744073709551615 134528659 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/21100/statm: 113989 252 95 6 0 112655 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 708132

[startup+3.10099 s]
/proc/loadavg: 12.11 12.07 10.31 13/206 21100
/proc/meminfo: memFree=9572628/32951124 swapFree=67111528/67111528
[pid=21096] ppid=21094 vsize=18324 CPUtime=0 cores=5,7
/proc/21096/stat : 21096 (ppfolio) S 21094 21096 20666 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365451778 18763776 394 33554432000 4194304 4287625 140734749718336 18446744073709551615 232335912463 0 0 4096 65536 4606498385128587264 0 0 17 7 0 0 0
/proc/21096/statm: 4581 394 345 23 0 91 0
[pid=21097] ppid=21096 vsize=220648 CPUtime=0.99 cores=5
/proc/21097/stat : 21097 (cryptominisat) R 21096 21096 20666 0 -1 4202496 1905 0 0 0 99 0 0 0 25 0 1 0 365451779 225943552 990 33554432000 4194304 4587354 140736800194272 18446744073709551615 4238606 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21097/statm: 55162 990 327 96 0 51724 0
[pid=21099] ppid=21096 vsize=13912 CPUtime=0.94 cores=5
/proc/21099/stat : 21099 (clasp) R 21096 21096 20666 0 -1 4202496 946 0 0 0 94 0 0 0 25 0 1 0 365451779 14245888 833 33554432000 4194304 4785740 140736939199936 18446744073709551615 4287158 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/21099/statm: 3478 833 340 145 0 523 0
[pid=21100] ppid=21096 vsize=455956 CPUtime=1.14 cores=5
/proc/21100/stat : 21100 (TNM) R 21096 21096 20666 0 -1 4202496 355 0 0 0 114 0 0 0 25 0 1 0 365451779 466898944 252 33554432000 134512640 134534564 4291178032 18446744073709551615 2099581 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/21100/statm: 113989 252 95 6 0 112655 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 708840

[startup+6.3004 s]
/proc/loadavg: 12.11 12.07 10.31 13/206 21100
/proc/meminfo: memFree=9473620/32951124 swapFree=67111528/67111528
[pid=21096] ppid=21094 vsize=18324 CPUtime=0 cores=5,7
/proc/21096/stat : 21096 (ppfolio) S 21094 21096 20666 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365451778 18763776 394 33554432000 4194304 4287625 140734749718336 18446744073709551615 232335912463 0 0 4096 65536 4606498522567540736 0 0 17 7 0 0 0
/proc/21096/statm: 4581 394 345 23 0 91 0
[pid=21097] ppid=21096 vsize=231256 CPUtime=2.09 cores=5
/proc/21097/stat : 21097 (cryptominisat) R 21096 21096 20666 0 -1 4202496 4464 0 0 0 209 0 0 0 25 0 1 0 365451779 236806144 2692 33554432000 4194304 4587354 140736800194272 18446744073709551615 4238593 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21097/statm: 57814 2692 337 96 0 54376 0
[pid=21099] ppid=21096 vsize=14724 CPUtime=1.99 cores=5
/proc/21099/stat : 21099 (clasp) R 21096 21096 20666 0 -1 4202496 1129 0 0 0 199 0 0 0 25 0 1 0 365451779 15077376 1016 33554432000 4194304 4785740 140736939199936 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/21099/statm: 3681 1016 340 145 0 726 0
[pid=21100] ppid=21096 vsize=455956 CPUtime=2.19 cores=5
/proc/21100/stat : 21100 (TNM) R 21096 21096 20666 0 -1 4202496 355 0 0 0 219 0 0 0 25 0 1 0 365451779 466898944 252 33554432000 134512640 134534564 4291178032 18446744073709551615 134530806 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/21100/statm: 113989 252 95 6 0 112655 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 720260

[startup+12.7013 s]
/proc/loadavg: 12.09 12.06 10.32 13/206 21100
/proc/meminfo: memFree=9452236/32951124 swapFree=67111528/67111528
[pid=21096] ppid=21094 vsize=18324 CPUtime=0 cores=5,7
/proc/21096/stat : 21096 (ppfolio) S 21094 21096 20666 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365451778 18763776 394 33554432000 4194304 4287625 140734749718336 18446744073709551615 232335912463 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/21096/statm: 4581 394 345 23 0 91 0
[pid=21097] ppid=21096 vsize=232192 CPUtime=4.19 cores=5
/proc/21097/stat : 21097 (cryptominisat) R 21096 21096 20666 0 -1 4202496 6693 0 0 0 419 0 0 0 25 0 1 0 365451779 237764608 3873 33554432000 4194304 4587354 140736800194272 18446744073709551615 4238568 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21097/statm: 58048 3873 337 96 0 54610 0
[pid=21099] ppid=21096 vsize=15652 CPUtime=4.14 cores=5
/proc/21099/stat : 21099 (clasp) R 21096 21096 20666 0 -1 4202496 1361 0 0 0 414 0 0 0 25 0 1 0 365451779 16027648 1248 33554432000 4194304 4785740 140736939199936 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/21099/statm: 3913 1248 340 145 0 958 0
[pid=21100] ppid=21096 vsize=455956 CPUtime=4.34 cores=5
/proc/21100/stat : 21100 (TNM) R 21096 21096 20666 0 -1 4202496 355 0 0 0 434 0 0 0 25 0 1 0 365451779 466898944 252 33554432000 134512640 134534564 4291178032 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/21100/statm: 113989 252 95 6 0 112655 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 722124

[startup+25.501 s]
/proc/loadavg: 12.08 12.06 10.34 13/206 21100
/proc/meminfo: memFree=9486600/32951124 swapFree=67111528/67111528
[pid=21096] ppid=21094 vsize=18324 CPUtime=0 cores=5,7
/proc/21096/stat : 21096 (ppfolio) S 21094 21096 20666 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365451778 18763776 394 33554432000 4194304 4287625 140734749718336 18446744073709551615 232335912463 0 0 4096 65536 4606496735861145600 0 0 17 7 0 0 0
/proc/21096/statm: 4581 394 345 23 0 91 0
[pid=21097] ppid=21096 vsize=236352 CPUtime=8.49 cores=5
/proc/21097/stat : 21097 (cryptominisat) R 21096 21096 20666 0 -1 4202496 9371 0 0 0 848 1 0 0 25 0 1 0 365451779 242024448 3930 33554432000 4194304 4587354 140736800194272 18446744073709551615 4238618 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21097/statm: 59088 3930 337 96 0 55650 0
[pid=21099] ppid=21096 vsize=17000 CPUtime=8.39 cores=5
/proc/21099/stat : 21099 (clasp) R 21096 21096 20666 0 -1 4202496 1692 0 0 0 839 0 0 0 25 0 1 0 365451779 17408000 1579 33554432000 4194304 4785740 140736939199936 18446744073709551615 4416804 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/21099/statm: 4250 1579 340 145 0 1295 0
[pid=21100] ppid=21096 vsize=455956 CPUtime=8.59 cores=5
/proc/21100/stat : 21100 (TNM) R 21096 21096 20666 0 -1 4202496 355 0 0 0 859 0 0 0 25 0 1 0 365451779 466898944 252 33554432000 134512640 134534564 4291178032 18446744073709551615 134529080 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/21100/statm: 113989 252 95 6 0 112655 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 727632

[startup+51.1004 s]
/proc/loadavg: 12.05 12.05 10.38 13/206 21101
/proc/meminfo: memFree=9508448/32951124 swapFree=67111528/67111528
[pid=21096] ppid=21094 vsize=18324 CPUtime=0 cores=5,7
/proc/21096/stat : 21096 (ppfolio) S 21094 21096 20666 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365451778 18763776 394 33554432000 4194304 4287625 140734749718336 18446744073709551615 232335912463 0 0 4096 65536 4606496460983238656 0 0 17 7 0 0 0
/proc/21096/statm: 4581 394 345 23 0 91 0
[pid=21097] ppid=21096 vsize=235996 CPUtime=16.99 cores=5
/proc/21097/stat : 21097 (cryptominisat) R 21096 21096 20666 0 -1 4202496 13995 0 0 0 1697 2 0 0 25 0 1 0 365451779 241659904 4438 33554432000 4194304 4587354 140736800194272 18446744073709551615 4243380 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21097/statm: 58999 4438 337 96 0 55561 0
[pid=21099] ppid=21096 vsize=18684 CPUtime=16.94 cores=5
/proc/21099/stat : 21099 (clasp) R 21096 21096 20666 0 -1 4202496 2100 0 0 0 1694 0 0 0 25 0 1 0 365451779 19132416 1987 33554432000 4194304 4785740 140736939199936 18446744073709551615 232335589131 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/21099/statm: 4671 1987 340 145 0 1716 0
[pid=21100] ppid=21096 vsize=455956 CPUtime=17.14 cores=5
/proc/21100/stat : 21100 (TNM) R 21096 21096 20666 0 -1 4202496 355 0 0 0 1714 0 0 0 25 0 1 0 365451779 466898944 252 33554432000 134512640 134534564 4291178032 18446744073709551615 134530307 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/21100/statm: 113989 252 95 6 0 112655 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 728960

[startup+102.301 s]
/proc/loadavg: 12.15 12.08 10.49 13/206 21102
/proc/meminfo: memFree=9406392/32951124 swapFree=67111528/67111528
[pid=21096] ppid=21094 vsize=18324 CPUtime=0 cores=5,7
/proc/21096/stat : 21096 (ppfolio) S 21094 21096 20666 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365451778 18763776 394 33554432000 4194304 4287625 140734749718336 18446744073709551615 232335912463 0 0 4096 65536 4606496598422192128 0 0 17 7 0 0 0
/proc/21096/statm: 4581 394 345 23 0 91 0
[pid=21097] ppid=21096 vsize=240712 CPUtime=34.09 cores=5
/proc/21097/stat : 21097 (cryptominisat) R 21096 21096 20666 0 -1 4202496 22105 0 0 0 3406 3 0 0 25 0 1 0 365451779 246489088 5971 33554432000 4194304 4587354 140736800194272 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21097/statm: 60178 5971 337 96 0 56740 0
[pid=21099] ppid=21096 vsize=21124 CPUtime=33.99 cores=5
/proc/21099/stat : 21099 (clasp) R 21096 21096 20666 0 -1 4202496 2702 0 0 0 3399 0 0 0 25 0 1 0 365451779 21630976 2589 33554432000 4194304 4785740 140736939199936 18446744073709551615 4549791 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/21099/statm: 5281 2589 340 145 0 2326 0
[pid=21100] ppid=21096 vsize=455956 CPUtime=34.21 cores=5
/proc/21100/stat : 21100 (TNM) R 21096 21096 20666 0 -1 4202496 355 0 0 0 3421 0 0 0 25 0 1 0 365451779 466898944 252 33554432000 134512640 134534564 4291178032 18446744073709551615 134530353 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/21100/statm: 113989 252 95 6 0 112655 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 736116

[startup+162.301 s]
/proc/loadavg: 12.06 12.06 10.57 13/206 21104
/proc/meminfo: memFree=9310400/32951124 swapFree=67111528/67111528
[pid=21096] ppid=21094 vsize=18324 CPUtime=0 cores=5,7
/proc/21096/stat : 21096 (ppfolio) S 21094 21096 20666 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365451778 18763776 394 33554432000 4194304 4287625 140734749718336 18446744073709551615 232335912463 0 0 4096 65536 4606496735861145600 0 0 17 7 0 0 0
/proc/21096/statm: 4581 394 345 23 0 91 0
[pid=21097] ppid=21096 vsize=242440 CPUtime=54.08 cores=5
/proc/21097/stat : 21097 (cryptominisat) R 21096 21096 20666 0 -1 4202496 28486 0 0 0 5405 3 0 0 25 0 1 0 365451779 248258560 8311 33554432000 4194304 4587354 140736800194272 18446744073709551615 4237681 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21097/statm: 60610 8311 337 96 0 57172 0
[pid=21099] ppid=21096 vsize=22712 CPUtime=53.98 cores=5

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

/proc/21100/statm: 113989 252 95 6 0 112655 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 770068

[startup+942.301 s]
/proc/loadavg: 11.92 11.98 11.37 13/206 21337
/proc/meminfo: memFree=10020244/32951124 swapFree=67111528/67111528
[pid=21096] ppid=21094 vsize=18324 CPUtime=0 cores=5,7
/proc/21096/stat : 21096 (ppfolio) S 21094 21096 20666 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365451778 18763776 394 33554432000 4194304 4287625 140734749718336 18446744073709551615 232335912463 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/21096/statm: 4581 394 345 23 0 91 0
[pid=21097] ppid=21096 vsize=289016 CPUtime=314.05 cores=5
/proc/21097/stat : 21097 (cryptominisat) R 21096 21096 20666 0 -1 4202496 86608 0 0 0 31384 21 0 0 25 0 1 0 365451779 295952384 18398 33554432000 4194304 4587354 140736800194272 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21097/statm: 72254 18398 337 96 0 68816 0
[pid=21099] ppid=21096 vsize=34716 CPUtime=314.04 cores=5
/proc/21099/stat : 21099 (clasp) R 21096 21096 20666 0 -1 4202496 5862 0 0 0 31404 0 0 0 25 0 1 0 365451779 35549184 5749 33554432000 4194304 4785740 140736939199936 18446744073709551615 4277611 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/21099/statm: 8679 5749 340 145 0 5724 0
[pid=21100] ppid=21096 vsize=455956 CPUtime=314.2 cores=5
/proc/21100/stat : 21100 (TNM) R 21096 21096 20666 0 -1 4202496 355 0 0 0 31420 0 0 0 25 0 1 0 365451779 466898944 252 33554432000 134512640 134534564 4291178032 18446744073709551615 134528875 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/21100/statm: 113989 252 95 6 0 112655 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 798012

[startup+1002.3 s]
/proc/loadavg: 11.97 11.98 11.41 13/206 21339
/proc/meminfo: memFree=9983076/32951124 swapFree=67111528/67111528
[pid=21096] ppid=21094 vsize=18324 CPUtime=0 cores=5,7
/proc/21096/stat : 21096 (ppfolio) S 21094 21096 20666 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365451778 18763776 394 33554432000 4194304 4287625 140734749718336 18446744073709551615 232335912463 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/21096/statm: 4581 394 345 23 0 91 0
[pid=21097] ppid=21096 vsize=287484 CPUtime=334.06 cores=5
/proc/21097/stat : 21097 (cryptominisat) R 21096 21096 20666 0 -1 4202496 88535 0 0 0 33385 21 0 0 25 0 1 0 365451779 294383616 17433 33554432000 4194304 4587354 140736800194272 18446744073709551615 4238459 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21097/statm: 71871 17433 337 96 0 68433 0
[pid=21099] ppid=21096 vsize=35204 CPUtime=334.04 cores=5
/proc/21099/stat : 21099 (clasp) R 21096 21096 20666 0 -1 4202496 5963 0 0 0 33404 0 0 0 25 0 1 0 365451779 36048896 5850 33554432000 4194304 4785740 140736939199936 18446744073709551615 4287053 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/21099/statm: 8801 5850 340 145 0 5846 0
[pid=21100] ppid=21096 vsize=455956 CPUtime=334.19 cores=5
/proc/21100/stat : 21100 (TNM) R 21096 21096 20666 0 -1 4202496 355 0 0 0 33419 0 0 0 25 0 1 0 365451779 466898944 252 33554432000 134512640 134534564 4291178032 18446744073709551615 134528968 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/21100/statm: 113989 252 95 6 0 112655 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 796968

[startup+1062.3 s]
/proc/loadavg: 11.99 11.98 11.44 13/206 21341
/proc/meminfo: memFree=9981708/32951124 swapFree=67111528/67111528
[pid=21096] ppid=21094 vsize=18324 CPUtime=0 cores=5,7
/proc/21096/stat : 21096 (ppfolio) S 21094 21096 20666 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365451778 18763776 394 33554432000 4194304 4287625 140734749718336 18446744073709551615 232335912463 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/21096/statm: 4581 394 345 23 0 91 0
[pid=21097] ppid=21096 vsize=277648 CPUtime=354.07 cores=5
/proc/21097/stat : 21097 (cryptominisat) R 21096 21096 20666 0 -1 4202496 89525 0 0 0 35385 22 0 0 25 0 1 0 365451779 284311552 15653 33554432000 4194304 4587354 140736800194272 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21097/statm: 69412 15653 337 96 0 65974 0
[pid=21099] ppid=21096 vsize=35636 CPUtime=354.03 cores=5
/proc/21099/stat : 21099 (clasp) R 21096 21096 20666 0 -1 4202496 6075 0 0 0 35403 0 0 0 25 0 1 0 365451779 36491264 5962 33554432000 4194304 4785740 140736939199936 18446744073709551615 4287180 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/21099/statm: 8909 5962 340 145 0 5954 0
[pid=21100] ppid=21096 vsize=455956 CPUtime=354.19 cores=5
/proc/21100/stat : 21100 (TNM) R 21096 21096 20666 0 -1 4202496 355 0 0 0 35419 0 0 0 25 0 1 0 365451779 466898944 252 33554432000 134512640 134534564 4291178032 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/21100/statm: 113989 252 95 6 0 112655 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 787564

[startup+1122.3 s]
/proc/loadavg: 11.99 11.98 11.48 13/206 21342
/proc/meminfo: memFree=9966180/32951124 swapFree=67111528/67111528
[pid=21096] ppid=21094 vsize=18324 CPUtime=0 cores=5,7
/proc/21096/stat : 21096 (ppfolio) S 21094 21096 20666 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365451778 18763776 394 33554432000 4194304 4287625 140734749718336 18446744073709551615 232335912463 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/21096/statm: 4581 394 345 23 0 91 0
[pid=21097] ppid=21096 vsize=274248 CPUtime=374.08 cores=5
/proc/21097/stat : 21097 (cryptominisat) R 21096 21096 20666 0 -1 4202496 92437 0 0 0 37386 22 0 0 25 0 1 0 365451779 280829952 15653 33554432000 4194304 4587354 140736800194272 18446744073709551615 4241265 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21097/statm: 68562 15653 337 96 0 65124 0
[pid=21099] ppid=21096 vsize=36236 CPUtime=374.03 cores=5
/proc/21099/stat : 21099 (clasp) R 21096 21096 20666 0 -1 4202496 6199 0 0 0 37403 0 0 0 25 0 1 0 365451779 37105664 6086 33554432000 4194304 4785740 140736939199936 18446744073709551615 4307197 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/21099/statm: 9059 6086 340 145 0 6104 0
[pid=21100] ppid=21096 vsize=455956 CPUtime=374.19 cores=5
/proc/21100/stat : 21100 (TNM) R 21096 21096 20666 0 -1 4202496 355 0 0 0 37419 0 0 0 25 0 1 0 365451779 466898944 252 33554432000 134512640 134534564 4291178032 18446744073709551615 134530598 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/21100/statm: 113989 252 95 6 0 112655 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 784764

[startup+1182.3 s]
/proc/loadavg: 11.99 11.98 11.50 13/206 21344
/proc/meminfo: memFree=9951644/32951124 swapFree=67111528/67111528
[pid=21096] ppid=21094 vsize=18324 CPUtime=0 cores=5,7
/proc/21096/stat : 21096 (ppfolio) S 21094 21096 20666 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365451778 18763776 394 33554432000 4194304 4287625 140734749718336 18446744073709551615 232335912463 0 0 4096 65536 4606497148178006016 0 0 17 7 0 0 0
/proc/21096/statm: 4581 394 345 23 0 91 0
[pid=21097] ppid=21096 vsize=287396 CPUtime=394.08 cores=5
/proc/21097/stat : 21097 (cryptominisat) R 21096 21096 20666 0 -1 4202496 94430 0 0 0 39386 22 0 0 25 0 1 0 365451779 294293504 17612 33554432000 4194304 4587354 140736800194272 18446744073709551615 4238512 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21097/statm: 71849 17612 337 96 0 68411 0
[pid=21099] ppid=21096 vsize=36556 CPUtime=394.03 cores=5
/proc/21099/stat : 21099 (clasp) R 21096 21096 20666 0 -1 4202496 6272 0 0 0 39403 0 0 0 25 0 1 0 365451779 37433344 6159 33554432000 4194304 4785740 140736939199936 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/21099/statm: 9139 6159 340 145 0 6184 0
[pid=21100] ppid=21096 vsize=455956 CPUtime=394.18 cores=5
/proc/21100/stat : 21100 (TNM) R 21096 21096 20666 0 -1 4202496 355 0 0 0 39418 0 0 0 25 0 1 0 365451779 466898944 252 33554432000 134512640 134534564 4291178032 18446744073709551615 134530309 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/21100/statm: 113989 252 95 6 0 112655 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 798232

[startup+1242.3 s]
/proc/loadavg: 11.99 11.98 11.53 13/206 21345
/proc/meminfo: memFree=9948284/32951124 swapFree=67111528/67111528
[pid=21096] ppid=21094 vsize=18324 CPUtime=0 cores=5,7
/proc/21096/stat : 21096 (ppfolio) S 21094 21096 20666 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365451778 18763776 394 33554432000 4194304 4287625 140734749718336 18446744073709551615 232335912463 0 0 4096 65536 4606497148178006016 0 0 17 7 0 0 0
/proc/21096/statm: 4581 394 345 23 0 91 0
[pid=21097] ppid=21096 vsize=277648 CPUtime=414.1 cores=5
/proc/21097/stat : 21097 (cryptominisat) R 21096 21096 20666 0 -1 4202496 95359 0 0 0 41387 23 0 0 25 0 1 0 365451779 284311552 15664 33554432000 4194304 4587354 140736800194272 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21097/statm: 69412 15664 337 96 0 65974 0
[pid=21099] ppid=21096 vsize=36996 CPUtime=414.02 cores=5
/proc/21099/stat : 21099 (clasp) R 21096 21096 20666 0 -1 4202496 6378 0 0 0 41402 0 0 0 25 0 1 0 365451779 37883904 6265 33554432000 4194304 4785740 140736939199936 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/21099/statm: 9249 6265 340 145 0 6294 0
[pid=21100] ppid=21096 vsize=455956 CPUtime=414.18 cores=5
/proc/21100/stat : 21100 (TNM) R 21096 21096 20666 0 -1 4202496 355 0 0 0 41418 0 0 0 25 0 1 0 365451779 466898944 252 33554432000 134512640 134534564 4291178032 18446744073709551615 2099576 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/21100/statm: 113989 252 95 6 0 112655 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 788924



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 11.99 11.98 11.56 14/206 21347
/proc/meminfo: memFree=9928916/32951124 swapFree=67111528/67111528
[pid=21096] ppid=21094 vsize=18324 CPUtime=0 cores=5,7
/proc/21096/stat : 21096 (ppfolio) S 21094 21096 20666 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365451778 18763776 394 33554432000 4194304 4287625 140734749718336 18446744073709551615 232335912463 0 0 4096 65536 4606497148178006016 0 0 17 7 0 0 0
/proc/21096/statm: 4581 394 345 23 0 91 0
[pid=21097] ppid=21096 vsize=291344 CPUtime=433.32 cores=5
/proc/21097/stat : 21097 (cryptominisat) R 21096 21096 20666 0 -1 4202496 98368 0 0 0 43309 23 0 0 25 0 1 0 365451779 298336256 18612 33554432000 4194304 4587354 140736800194272 18446744073709551615 4238131 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21097/statm: 72836 18612 337 96 0 69398 0
[pid=21099] ppid=21096 vsize=37784 CPUtime=433.22 cores=5
/proc/21099/stat : 21099 (clasp) R 21096 21096 20666 0 -1 4202496 6562 0 0 0 43322 0 0 0 25 0 1 0 365451779 38690816 6449 33554432000 4194304 4785740 140736939199936 18446744073709551615 4277604 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/21099/statm: 9446 6449 340 145 0 6491 0
[pid=21100] ppid=21096 vsize=455956 CPUtime=433.46 cores=5
/proc/21100/stat : 21100 (TNM) R 21096 21096 20666 0 -1 4202496 355 0 0 0 43346 0 0 0 25 0 1 0 365451779 466898944 252 33554432000 134512640 134534564 4291178032 18446744073709551615 134529758 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/21100/statm: 113989 252 95 6 0 112655 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 803408

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

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

[startup+1300 s]
/proc/loadavg: 11.99 11.98 11.56 14/206 21347
/proc/meminfo: memFree=9928916/32951124 swapFree=67111528/67111528
[pid=21096] ppid=21094 vsize=18324 CPUtime=0 cores=5,7
/proc/21096/stat : 21096 (ppfolio) S 21094 21096 20666 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365451778 18763776 394 33554432000 4194304 4287625 140734749718336 18446744073709551615 232335912463 0 0 4096 65536 4606497148178006016 0 0 17 7 0 0 0
/proc/21096/statm: 4581 394 345 23 0 91 0
[pid=21097] ppid=21096 vsize=291344 CPUtime=433.32 cores=5
/proc/21097/stat : 21097 (cryptominisat) R 21096 21096 20666 0 -1 4202496 98368 0 0 0 43309 23 0 0 25 0 1 0 365451779 298336256 18612 33554432000 4194304 4587354 140736800194272 18446744073709551615 4238131 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21097/statm: 72836 18612 337 96 0 69398 0
[pid=21099] ppid=21096 vsize=37784 CPUtime=433.22 cores=5
/proc/21099/stat : 21099 (clasp) R 21096 21096 20666 0 -1 4202496 6562 0 0 0 43322 0 0 0 25 0 1 0 365451779 38690816 6449 33554432000 4194304 4785740 140736939199936 18446744073709551615 4277604 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/21099/statm: 9446 6449 340 145 0 6491 0
[pid=21100] ppid=21096 vsize=455956 CPUtime=433.46 cores=5
/proc/21100/stat : 21100 (TNM) R 21096 21096 20666 0 -1 4202496 355 0 0 0 43346 0 0 0 25 0 1 0 365451779 466898944 252 33554432000 134512640 134534564 4291178032 18446744073709551615 134529758 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/21100/statm: 113989 252 95 6 0 112655 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 803408

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 21096 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=1999
# 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.01
CPU time (s): 1300
CPU user time (s): 1299.77
CPU system time (s): 0.23
CPU usage (%): 99.999
Max. virtual memory (cumulated for all children) (KiB): 1004216

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0.001999
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= 174
involuntary context switches= 4

runsolver used 2.16567 second user time and 4.93325 second system time

The end

Launcher Data

Begin job on node132 at 2011-04-11 18:15:36
IDJOB=3191607
IDBENCH=82738
IDSOLVER=1613
FILE ID=node132/3191607-1302538536
RUNJOBID= node132-1302536828-20687
PBS_JOBID= 12951115
Free space on /tmp= 71156 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v600-c2556-S248192082-054.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191607-1302538536/watcher-3191607-1302538536 -o /tmp/evaluation-result-3191607-1302538536/solver-3191607-1302538536 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3191607-1302538536.cnf

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

MD5SUM BENCH= cf7086a47a32df0eb19a8b08d14122dd
RANDOM SEED=988366929

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       9583480 kB
Buffers:        670992 kB
Cached:       21609952 kB
SwapCached:          0 kB
Active:       11294436 kB
Inactive:     11633168 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       9583480 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10192 kB
Writeback:           0 kB
AnonPages:      646544 kB
Mapped:          17960 kB
Slab:           373468 kB
PageTables:       7580 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  5920468 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71152 MiB
End job on node132 at 2011-04-11 18:37:18