Trace number 3191465

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) 1299.97 1300.02

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v20000-c84000-S357264423-067-UNKNOWN.cnf
MD5SUM425b4c5e5535f7d6b9d17ca8feb0ac3e
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark78.815
Satisfiable
(Un)Satisfiability was proved
Number of variables20000
Number of clauses84000
Sum of the clauses size252000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 384000
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) 4
0.00/0.00	Starting clasp 1.3.6 on core(s) 4
0.00/0.00	Starting TNM 2009 on core(s) 4

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3191465-1302537234/watcher-3191465-1302537234 -o /tmp/evaluation-result-3191465-1302537234/solver-3191465-1302537234 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3191465-1302537234.cnf 

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 1.17 1.41 1.73 3/177 26388
/proc/meminfo: memFree=11323616/32951124 swapFree=67111528/67111528
[pid=26388] ppid=26386 vsize=18324 CPUtime=0 cores=4,6
/proc/26388/stat : 26388 (ppfolio) R 26386 26388 26349 0 -1 4202496 486 0 0 0 0 0 0 0 19 0 1 0 365323883 18763776 392 33554432000 4194304 4287625 140734597962320 18446744073709551615 244446765461 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/26388/statm: 4581 392 343 23 0 91 0

[startup+0.058325 s]
/proc/loadavg: 1.17 1.41 1.73 3/177 26388
/proc/meminfo: memFree=11323616/32951124 swapFree=67111528/67111528
[pid=26388] ppid=26386 vsize=18324 CPUtime=0 cores=4,6
/proc/26388/stat : 26388 (ppfolio) S 26386 26388 26349 0 -1 4202496 500 0 0 0 0 0 0 0 19 0 1 0 365323883 18763776 394 33554432000 4194304 4287625 140734597962320 18446744073709551615 244446965263 0 0 4096 65536 3908644544027001090 0 0 17 6 0 0 0
/proc/26388/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.10028 s]
/proc/loadavg: 1.17 1.41 1.73 3/177 26388
/proc/meminfo: memFree=11323616/32951124 swapFree=67111528/67111528
[pid=26388] ppid=26386 vsize=18324 CPUtime=0 cores=4,6
/proc/26388/stat : 26388 (ppfolio) S 26386 26388 26349 0 -1 4202496 500 0 0 0 0 0 0 0 19 0 1 0 365323883 18763776 394 33554432000 4194304 4287625 140734597962320 18446744073709551615 244446965263 0 0 4096 65536 3908644544027001090 0 0 17 6 0 0 0
/proc/26388/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300285 s]
/proc/loadavg: 1.17 1.41 1.73 3/177 26388
/proc/meminfo: memFree=11323616/32951124 swapFree=67111528/67111528
[pid=26388] ppid=26386 vsize=18324 CPUtime=0 cores=4,6
/proc/26388/stat : 26388 (ppfolio) S 26386 26388 26349 0 -1 4202496 500 0 0 0 0 0 0 0 19 0 1 0 365323883 18763776 394 33554432000 4194304 4287625 140734597962320 18446744073709551615 244446965263 0 0 4096 65536 3908644544027001090 0 0 17 6 0 0 0
/proc/26388/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700169 s]
/proc/loadavg: 1.17 1.41 1.73 3/177 26388
/proc/meminfo: memFree=11323616/32951124 swapFree=67111528/67111528
[pid=26388] ppid=26386 vsize=18324 CPUtime=0 cores=4,6
/proc/26388/stat : 26388 (ppfolio) S 26386 26388 26349 0 -1 4202496 500 0 0 0 0 0 0 0 19 0 1 0 365323883 18763776 394 33554432000 4194304 4287625 140734597962320 18446744073709551615 244446965263 0 0 4096 65536 3908644544027001090 0 0 17 6 0 0 0
/proc/26388/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.94196 s]
/proc/loadavg: 1.17 1.41 1.73 10/202 26422
/proc/meminfo: memFree=11240552/32951124 swapFree=67111528/67111528
[pid=26388] ppid=26386 vsize=18324 CPUtime=0 cores=4,6
/proc/26388/stat : 26388 (ppfolio) S 26386 26388 26349 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365323883 18763776 394 33554432000 4194304 4287625 140734597962320 18446744073709551615 244446965263 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/26388/statm: 4581 394 345 23 0 91 0
[pid=26389] ppid=26388 vsize=42340 CPUtime=0.38 cores=4
/proc/26389/stat : 26389 (cryptominisat) R 26388 26388 26349 0 -1 4202496 7140 0 0 0 38 0 0 0 19 0 1 0 365323883 43356160 5502 33554432000 4194304 4587354 140736758265168 18446744073709551615 4248764 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26389/statm: 10585 5502 325 96 0 7147 0
[pid=26390] ppid=26388 vsize=24996 CPUtime=1.09 cores=4
/proc/26390/stat : 26390 (clasp) R 26388 26388 26349 0 -1 4202496 4515 0 0 0 109 0 0 0 19 0 1 0 365323884 25595904 3550 33554432000 4194304 4785740 140735385524960 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/26390/statm: 6249 3550 340 145 0 3294 0
[pid=26391] ppid=26388 vsize=459916 CPUtime=0.44 cores=4
/proc/26391/stat : 26391 (TNM) R 26388 26388 26349 0 -1 4202496 3487 0 0 0 44 0 0 0 23 0 1 0 365323884 470953984 3384 33554432000 134512640 134534564 4290020864 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26391/statm: 114979 3384 95 6 0 113645 0
Current children cumulated CPU time (s) 1.91
Current children cumulated vsize (KiB) 545576

[startup+3.10076 s]
/proc/loadavg: 1.17 1.41 1.73 13/202 26422
/proc/meminfo: memFree=11136276/32951124 swapFree=67111528/67111528
[pid=26388] ppid=26386 vsize=18324 CPUtime=0 cores=4,6
/proc/26388/stat : 26388 (ppfolio) S 26386 26388 26349 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365323883 18763776 394 33554432000 4194304 4287625 140734597962320 18446744073709551615 244446965263 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/26388/statm: 4581 394 345 23 0 91 0
[pid=26389] ppid=26388 vsize=42340 CPUtime=0.69 cores=4
/proc/26389/stat : 26389 (cryptominisat) R 26388 26388 26349 0 -1 4202496 7453 0 0 0 69 0 0 0 20 0 1 0 365323883 43356160 5814 33554432000 4194304 4587354 140736758265168 18446744073709551615 4248827 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26389/statm: 10585 5814 326 96 0 7147 0
[pid=26390] ppid=26388 vsize=27260 CPUtime=1.54 cores=4
/proc/26390/stat : 26390 (clasp) R 26388 26388 26349 0 -1 4202496 5112 0 0 0 154 0 0 0 20 0 1 0 365323884 27914240 4147 33554432000 4194304 4785740 140735385524960 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/26390/statm: 6815 4147 340 145 0 3860 0
[pid=26391] ppid=26388 vsize=459916 CPUtime=0.84 cores=4
/proc/26391/stat : 26391 (TNM) R 26388 26388 26349 0 -1 4202496 3487 0 0 0 84 0 0 0 25 0 1 0 365323884 470953984 3384 33554432000 134512640 134534564 4290020864 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26391/statm: 114979 3384 95 6 0 113645 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 547840

[startup+6.30716 s]
/proc/loadavg: 2.11 1.60 1.79 13/202 26422
/proc/meminfo: memFree=11095780/32951124 swapFree=67111528/67111528
[pid=26388] ppid=26386 vsize=18324 CPUtime=0 cores=4,6
/proc/26388/stat : 26388 (ppfolio) S 26386 26388 26349 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365323883 18763776 394 33554432000 4194304 4287625 140734597962320 18446744073709551615 244446965263 0 0 4096 65536 4591733868112904192 0 0 17 6 0 0 0
/proc/26388/statm: 4581 394 345 23 0 91 0
[pid=26389] ppid=26388 vsize=42520 CPUtime=1.79 cores=4
/proc/26389/stat : 26389 (cryptominisat) R 26388 26388 26349 0 -1 4202496 8361 0 0 0 179 0 0 0 23 0 1 0 365323883 43540480 6718 33554432000 4194304 4587354 140736758265168 18446744073709551615 4238731 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26389/statm: 10630 6718 326 96 0 7192 0
[pid=26390] ppid=26388 vsize=33164 CPUtime=2.59 cores=4
/proc/26390/stat : 26390 (clasp) R 26388 26388 26349 0 -1 4202496 6562 0 0 0 259 0 0 0 22 0 1 0 365323884 33959936 5597 33554432000 4194304 4785740 140735385524960 18446744073709551615 4553083 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/26390/statm: 8291 5597 340 145 0 5336 0
[pid=26391] ppid=26388 vsize=459916 CPUtime=1.89 cores=4
/proc/26391/stat : 26391 (TNM) R 26388 26388 26349 0 -1 4202496 3487 0 0 0 189 0 0 0 25 0 1 0 365323884 470953984 3384 33554432000 134512640 134534564 4290020864 18446744073709551615 134529632 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26391/statm: 114979 3384 95 6 0 113645 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 553924

[startup+12.701 s]
/proc/loadavg: 2.91 1.78 1.85 13/202 26422
/proc/meminfo: memFree=11027984/32951124 swapFree=67111528/67111528
[pid=26388] ppid=26386 vsize=18324 CPUtime=0 cores=4,6
/proc/26388/stat : 26388 (ppfolio) S 26386 26388 26349 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365323883 18763776 394 33554432000 4194304 4287625 140734597962320 18446744073709551615 244446965263 0 0 4096 65536 4591734142990811136 0 0 17 6 0 0 0
/proc/26388/statm: 4581 394 345 23 0 91 0
[pid=26389] ppid=26388 vsize=80024 CPUtime=3.89 cores=4
/proc/26389/stat : 26389 (cryptominisat) R 26388 26388 26349 0 -1 4202496 9979 0 0 0 388 1 0 0 25 0 1 0 365323883 81944576 8332 33554432000 4194304 4587354 140736758265168 18446744073709551615 4238503 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26389/statm: 20006 8332 326 96 0 16568 0
[pid=26390] ppid=26388 vsize=44088 CPUtime=4.74 cores=4
/proc/26390/stat : 26390 (clasp) R 26388 26388 26349 0 -1 4202496 9293 0 0 0 473 1 0 0 25 0 1 0 365323884 45146112 8328 33554432000 4194304 4785740 140735385524960 18446744073709551615 4553061 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/26390/statm: 11022 8328 340 145 0 8067 0
[pid=26391] ppid=26388 vsize=459916 CPUtime=4.04 cores=4
/proc/26391/stat : 26391 (TNM) R 26388 26388 26349 0 -1 4202496 3487 0 0 0 404 0 0 0 25 0 1 0 365323884 470953984 3384 33554432000 134512640 134534564 4290020864 18446744073709551615 134528628 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26391/statm: 114979 3384 95 6 0 113645 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 602352

[startup+25.5006 s]
/proc/loadavg: 4.30 2.11 1.96 13/202 26422
/proc/meminfo: memFree=10958396/32951124 swapFree=67111528/67111528
[pid=26388] ppid=26386 vsize=18324 CPUtime=0 cores=4,6
/proc/26388/stat : 26388 (ppfolio) S 26386 26388 26349 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365323883 18763776 394 33554432000 4194304 4287625 140734597962320 18446744073709551615 244446965263 0 0 4096 65536 4591732493723369472 0 0 17 6 0 0 0
/proc/26388/statm: 4581 394 345 23 0 91 0
[pid=26389] ppid=26388 vsize=296600 CPUtime=8.19 cores=4
/proc/26389/stat : 26389 (cryptominisat) R 26388 26388 26349 0 -1 4202496 14654 0 0 0 817 2 0 0 25 0 1 0 365323883 303718400 8257 33554432000 4194304 4587354 140736758265168 18446744073709551615 4245517 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26389/statm: 74150 8257 331 96 0 70712 0
[pid=26390] ppid=26388 vsize=60712 CPUtime=8.99 cores=4
/proc/26390/stat : 26390 (clasp) R 26388 26388 26349 0 -1 4202496 13432 0 0 0 897 2 0 0 25 0 1 0 365323884 62169088 12467 33554432000 4194304 4785740 140735385524960 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/26390/statm: 15178 12467 340 145 0 12223 0
[pid=26391] ppid=26388 vsize=459916 CPUtime=8.29 cores=4
/proc/26391/stat : 26391 (TNM) R 26388 26388 26349 0 -1 4202496 3487 0 0 0 829 0 0 0 25 0 1 0 365323884 470953984 3384 33554432000 134512640 134534564 4290020864 18446744073709551615 134528993 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26391/statm: 114979 3384 95 6 0 113645 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 835552

[startup+51.1009 s]
/proc/loadavg: 7.33 3.06 2.28 13/202 26423
/proc/meminfo: memFree=10846380/32951124 swapFree=67111528/67111528
[pid=26388] ppid=26386 vsize=18324 CPUtime=0 cores=4,6
/proc/26388/stat : 26388 (ppfolio) S 26386 26388 26349 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365323883 18763776 394 33554432000 4194304 4287625 140734597962320 18446744073709551615 244446965263 0 0 4096 65536 4591732631162322944 0 0 17 6 0 0 0
/proc/26388/statm: 4581 394 345 23 0 91 0
[pid=26389] ppid=26388 vsize=321592 CPUtime=16.69 cores=4
/proc/26389/stat : 26389 (cryptominisat) R 26388 26388 26349 0 -1 4202496 46207 0 0 0 1662 7 0 0 25 0 1 0 365323883 329310208 10332 33554432000 4194304 4587354 140736758265168 18446744073709551615 4241312 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26389/statm: 80398 10332 337 96 0 76960 0
[pid=26390] ppid=26388 vsize=78320 CPUtime=17.54 cores=4
/proc/26390/stat : 26390 (clasp) R 26388 26388 26349 0 -1 4202496 17768 0 0 0 1751 3 0 0 25 0 1 0 365323884 80199680 16803 33554432000 4194304 4785740 140735385524960 18446744073709551615 4552983 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/26390/statm: 19580 16803 340 145 0 16625 0
[pid=26391] ppid=26388 vsize=459916 CPUtime=16.84 cores=4
/proc/26391/stat : 26391 (TNM) R 26388 26388 26349 0 -1 4202496 3487 0 0 0 1684 0 0 0 25 0 1 0 365323884 470953984 3384 33554432000 134512640 134534564 4290020864 18446744073709551615 134528913 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26391/statm: 114979 3384 95 6 0 113645 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 878152

[startup+102.3 s]
/proc/loadavg: 9.97 4.43 2.78 13/202 26424
/proc/meminfo: memFree=10811508/32951124 swapFree=67111528/67111528
[pid=26388] ppid=26386 vsize=18324 CPUtime=0 cores=4,6
/proc/26388/stat : 26388 (ppfolio) S 26386 26388 26349 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365323883 18763776 394 33554432000 4194304 4287625 140734597962320 18446744073709551615 244446965263 0 0 4096 65536 4591733730673950720 0 0 17 6 0 0 0
/proc/26388/statm: 4581 394 345 23 0 91 0
[pid=26389] ppid=26388 vsize=299796 CPUtime=33.79 cores=4
/proc/26389/stat : 26389 (cryptominisat) R 26388 26388 26349 0 -1 4202496 66866 0 0 0 3367 12 0 0 25 0 1 0 365323883 306991104 9562 33554432000 4194304 4587354 140736758265168 18446744073709551615 4238731 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26389/statm: 74949 9562 337 96 0 71511 0
[pid=26390] ppid=26388 vsize=83436 CPUtime=34.58 cores=4
/proc/26390/stat : 26390 (clasp) R 26388 26388 26349 0 -1 4202496 19057 0 0 0 3455 3 0 0 25 0 1 0 365323884 85438464 18092 33554432000 4194304 4785740 140735385524960 18446744073709551615 4286930 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/26390/statm: 20859 18092 340 145 0 17904 0
[pid=26391] ppid=26388 vsize=459916 CPUtime=33.89 cores=4
/proc/26391/stat : 26391 (TNM) R 26388 26388 26349 0 -1 4202496 3487 0 0 0 3389 0 0 0 25 0 1 0 365323884 470953984 3384 33554432000 134512640 134534564 4290020864 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26391/statm: 114979 3384 95 6 0 113645 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 861472

[startup+162.301 s]
/proc/loadavg: 11.25 5.81 3.36 13/202 26426
/proc/meminfo: memFree=10607620/32951124 swapFree=67111528/67111528
[pid=26388] ppid=26386 vsize=18324 CPUtime=0 cores=4,6
/proc/26388/stat : 26388 (ppfolio) S 26386 26388 26349 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365323883 18763776 394 33554432000 4194304 4287625 140734597962320 18446744073709551615 244446965263 0 0 4096 65536 4591734280429764608 0 0 17 6 0 0 0
/proc/26388/statm: 4581 394 345 23 0 91 0
[pid=26389] ppid=26388 vsize=72488 CPUtime=53.78 cores=4
/proc/26389/stat : 26389 (cryptominisat) R 26388 26388 26349 0 -1 4202496 99098 0 0 0 5362 16 0 0 25 0 1 0 365323883 74227712 14880 33554432000 4194304 4587354 140736758265168 18446744073709551615 4243380 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26389/statm: 18122 14880 337 96 0 14684 0
[pid=26390] ppid=26388 vsize=116084 CPUtime=54.58 cores=4

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

/proc/26391/statm: 114979 3384 95 6 0 113645 0
Current children cumulated CPU time (s) 822.27
Current children cumulated vsize (KiB) 1002940

[startup+882.301 s]
/proc/loadavg: 12.06 11.47 8.02 13/202 26487
/proc/meminfo: memFree=10220756/32951124 swapFree=67111528/67111528
[pid=26388] ppid=26386 vsize=18324 CPUtime=0 cores=4,6
/proc/26388/stat : 26388 (ppfolio) S 26386 26388 26349 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365323883 18763776 394 33554432000 4194304 4287625 140734597962320 18446744073709551615 244446965263 0 0 4096 65536 4591732356284416000 0 0 17 6 0 0 0
/proc/26388/statm: 4581 394 345 23 0 91 0
[pid=26389] ppid=26388 vsize=329104 CPUtime=293.75 cores=4
/proc/26389/stat : 26389 (cryptominisat) R 26388 26388 26349 0 -1 4202496 270339 0 0 0 29323 52 0 0 25 0 1 0 365323883 337002496 19378 33554432000 4194304 4587354 140736758265168 18446744073709551615 4238120 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26389/statm: 82276 19378 337 96 0 78838 0
[pid=26390] ppid=26388 vsize=197532 CPUtime=294.62 cores=4
/proc/26390/stat : 26390 (clasp) R 26388 26388 26349 0 -1 4202496 47071 0 0 0 29453 9 0 0 25 0 1 0 365323884 202272768 46106 33554432000 4194304 4785740 140735385524960 18446744073709551615 4552970 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/26390/statm: 49383 46106 340 145 0 46428 0
[pid=26391] ppid=26388 vsize=459916 CPUtime=293.9 cores=4
/proc/26391/stat : 26391 (TNM) R 26388 26388 26349 0 -1 4202496 3487 0 0 0 29390 0 0 0 25 0 1 0 365323884 470953984 3384 33554432000 134512640 134534564 4290020864 18446744073709551615 134525873 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26391/statm: 114979 3384 95 6 0 113645 0
Current children cumulated CPU time (s) 882.27
Current children cumulated vsize (KiB) 1004876

[startup+942.301 s]
/proc/loadavg: 12.02 11.57 8.27 13/202 26489
/proc/meminfo: memFree=10203968/32951124 swapFree=67111528/67111528
[pid=26388] ppid=26386 vsize=18324 CPUtime=0 cores=4,6
/proc/26388/stat : 26388 (ppfolio) S 26386 26388 26349 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365323883 18763776 394 33554432000 4194304 4287625 140734597962320 18446744073709551615 244446965263 0 0 4096 65536 4591733868112904192 0 0 17 6 0 0 0
/proc/26388/statm: 4581 394 345 23 0 91 0
[pid=26389] ppid=26388 vsize=404588 CPUtime=313.75 cores=4
/proc/26389/stat : 26389 (cryptominisat) R 26388 26388 26349 0 -1 4202496 293945 0 0 0 31320 55 0 0 25 0 1 0 365323883 414298112 36500 33554432000 4194304 4587354 140736758265168 18446744073709551615 4388336 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26389/statm: 101147 36500 337 96 0 97709 0
[pid=26390] ppid=26388 vsize=198324 CPUtime=314.63 cores=4
/proc/26390/stat : 26390 (clasp) R 26388 26388 26349 0 -1 4202496 47262 0 0 0 31454 9 0 0 25 0 1 0 365323884 203083776 46297 33554432000 4194304 4785740 140735385524960 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/26390/statm: 49581 46297 340 145 0 46626 0
[pid=26391] ppid=26388 vsize=459916 CPUtime=313.89 cores=4
/proc/26391/stat : 26391 (TNM) R 26388 26388 26349 0 -1 4202496 3487 0 0 0 31389 0 0 0 25 0 1 0 365323884 470953984 3384 33554432000 134512640 134534564 4290020864 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26391/statm: 114979 3384 95 6 0 113645 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 1081152

[startup+1002.3 s]
/proc/loadavg: 12.01 11.64 8.50 13/202 26490
/proc/meminfo: memFree=10274472/32951124 swapFree=67111528/67111528
[pid=26388] ppid=26386 vsize=18324 CPUtime=0 cores=4,6
/proc/26388/stat : 26388 (ppfolio) S 26386 26388 26349 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365323883 18763776 394 33554432000 4194304 4287625 140734597962320 18446744073709551615 244446965263 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/26388/statm: 4581 394 345 23 0 91 0
[pid=26389] ppid=26388 vsize=345608 CPUtime=333.74 cores=4
/proc/26389/stat : 26389 (cryptominisat) R 26388 26388 26349 0 -1 4202496 304054 0 0 0 33316 58 0 0 25 0 1 0 365323883 353902592 16281 33554432000 4194304 4587354 140736758265168 18446744073709551615 244446641931 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26389/statm: 86402 16281 337 96 0 82964 0
[pid=26390] ppid=26388 vsize=204544 CPUtime=334.64 cores=4
/proc/26390/stat : 26390 (clasp) R 26388 26388 26349 0 -1 4202496 48768 0 0 0 33454 10 0 0 25 0 1 0 365323884 209453056 47803 33554432000 4194304 4785740 140735385524960 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/26390/statm: 51136 47803 340 145 0 48181 0
[pid=26391] ppid=26388 vsize=459916 CPUtime=333.89 cores=4
/proc/26391/stat : 26391 (TNM) R 26388 26388 26349 0 -1 4202496 3487 0 0 0 33389 0 0 0 25 0 1 0 365323884 470953984 3384 33554432000 134512640 134534564 4290020864 18446744073709551615 134528620 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26391/statm: 114979 3384 95 6 0 113645 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 1028392

[startup+1062.31 s]
/proc/loadavg: 12.00 11.71 8.71 13/202 26492
/proc/meminfo: memFree=10221592/32951124 swapFree=67111528/67111528
[pid=26388] ppid=26386 vsize=18324 CPUtime=0 cores=4,6
/proc/26388/stat : 26388 (ppfolio) S 26386 26388 26349 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365323883 18763776 394 33554432000 4194304 4287625 140734597962320 18446744073709551615 244446965263 0 0 4096 65536 4591732356284416000 0 0 17 6 0 0 0
/proc/26388/statm: 4581 394 345 23 0 91 0
[pid=26389] ppid=26388 vsize=143128 CPUtime=353.76 cores=4
/proc/26389/stat : 26389 (cryptominisat) R 26388 26388 26349 0 -1 4202496 316649 0 0 0 35315 61 0 0 25 0 1 0 365323883 146563072 22033 33554432000 4194304 4587354 140736758265168 18446744073709551615 4238712 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26389/statm: 35782 22033 337 96 0 32344 0
[pid=26390] ppid=26388 vsize=220540 CPUtime=354.64 cores=4
/proc/26390/stat : 26390 (clasp) R 26388 26388 26349 0 -1 4202496 52755 0 0 0 35453 11 0 0 25 0 1 0 365323884 225832960 51790 33554432000 4194304 4785740 140735385524960 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/26390/statm: 55135 51790 340 145 0 52180 0
[pid=26391] ppid=26388 vsize=459916 CPUtime=353.89 cores=4
/proc/26391/stat : 26391 (TNM) R 26388 26388 26349 0 -1 4202496 3487 0 0 0 35389 0 0 0 25 0 1 0 365323884 470953984 3384 33554432000 134512640 134534564 4290020864 18446744073709551615 134530307 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26391/statm: 114979 3384 95 6 0 113645 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 841908

[startup+1122.3 s]
/proc/loadavg: 12.00 11.76 8.92 13/202 26493
/proc/meminfo: memFree=10134872/32951124 swapFree=67111528/67111528
[pid=26388] ppid=26386 vsize=18324 CPUtime=0 cores=4,6
/proc/26388/stat : 26388 (ppfolio) S 26386 26388 26349 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365323883 18763776 394 33554432000 4194304 4287625 140734597962320 18446744073709551615 244446965263 0 0 4096 65536 4591732493723369472 0 0 17 6 0 0 0
/proc/26388/statm: 4581 394 345 23 0 91 0
[pid=26389] ppid=26388 vsize=336312 CPUtime=373.75 cores=4
/proc/26389/stat : 26389 (cryptominisat) R 26388 26388 26349 0 -1 4202496 325277 0 0 0 37312 63 0 0 25 0 1 0 365323883 344383488 23658 33554432000 4194304 4587354 140736758265168 18446744073709551615 244446641931 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26389/statm: 84078 23658 337 96 0 80640 0
[pid=26390] ppid=26388 vsize=224676 CPUtime=374.63 cores=4
/proc/26390/stat : 26390 (clasp) R 26388 26388 26349 0 -1 4202496 53762 0 0 0 37452 11 0 0 25 0 1 0 365323884 230068224 52797 33554432000 4194304 4785740 140735385524960 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/26390/statm: 56169 52797 340 145 0 53214 0
[pid=26391] ppid=26388 vsize=459916 CPUtime=373.88 cores=4
/proc/26391/stat : 26391 (TNM) R 26388 26388 26349 0 -1 4202496 3487 0 0 0 37388 0 0 0 25 0 1 0 365323884 470953984 3384 33554432000 134512640 134534564 4290020864 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26391/statm: 114979 3384 95 6 0 113645 0
Current children cumulated CPU time (s) 1122.26
Current children cumulated vsize (KiB) 1039228

[startup+1182.3 s]
/proc/loadavg: 12.00 11.80 9.11 13/202 26495
/proc/meminfo: memFree=10206252/32951124 swapFree=67111528/67111528
[pid=26388] ppid=26386 vsize=18324 CPUtime=0 cores=4,6
/proc/26388/stat : 26388 (ppfolio) S 26386 26388 26349 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365323883 18763776 394 33554432000 4194304 4287625 140734597962320 18446744073709551615 244446965263 0 0 4096 65536 4591732631162322944 0 0 17 6 0 0 0
/proc/26388/statm: 4581 394 345 23 0 91 0
[pid=26389] ppid=26388 vsize=331652 CPUtime=393.76 cores=4
/proc/26389/stat : 26389 (cryptominisat) R 26388 26388 26349 0 -1 4202496 333588 0 0 0 39311 65 0 0 25 0 1 0 365323883 339611648 17264 33554432000 4194304 4587354 140736758265168 18446744073709551615 4241286 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26389/statm: 82913 17264 337 96 0 79475 0
[pid=26390] ppid=26388 vsize=227696 CPUtime=394.63 cores=4
/proc/26390/stat : 26390 (clasp) R 26388 26388 26349 0 -1 4202496 54463 0 0 0 39451 12 0 0 25 0 1 0 365323884 233160704 53498 33554432000 4194304 4785740 140735385524960 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/26390/statm: 56924 53498 340 145 0 53969 0
[pid=26391] ppid=26388 vsize=459916 CPUtime=393.88 cores=4
/proc/26391/stat : 26391 (TNM) R 26388 26388 26349 0 -1 4202496 3487 0 0 0 39388 0 0 0 25 0 1 0 365323884 470953984 3384 33554432000 134512640 134534564 4290020864 18446744073709551615 134529640 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26391/statm: 114979 3384 95 6 0 113645 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 1037588

[startup+1242.3 s]
/proc/loadavg: 12.00 11.83 9.28 13/202 26496
/proc/meminfo: memFree=9993292/32951124 swapFree=67111528/67111528
[pid=26388] ppid=26386 vsize=18324 CPUtime=0 cores=4,6
/proc/26388/stat : 26388 (ppfolio) S 26386 26388 26349 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365323883 18763776 394 33554432000 4194304 4287625 140734597962320 18446744073709551615 244446965263 0 0 4096 65536 4591732906040229888 0 0 17 6 0 0 0
/proc/26388/statm: 4581 394 345 23 0 91 0
[pid=26389] ppid=26388 vsize=352072 CPUtime=413.77 cores=4
/proc/26389/stat : 26389 (cryptominisat) R 26388 26388 26349 0 -1 4202496 344644 0 0 0 41309 68 0 0 25 0 1 0 365323883 360521728 20314 33554432000 4194304 4587354 140736758265168 18446744073709551615 4238739 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26389/statm: 88018 20314 337 96 0 84580 0
[pid=26390] ppid=26388 vsize=228092 CPUtime=414.63 cores=4
/proc/26390/stat : 26390 (clasp) R 26388 26388 26349 0 -1 4202496 54600 0 0 0 41451 12 0 0 25 0 1 0 365323884 233566208 53635 33554432000 4194304 4785740 140735385524960 18446744073709551615 4278081 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/26390/statm: 57023 53635 340 145 0 54068 0
[pid=26391] ppid=26388 vsize=459916 CPUtime=413.88 cores=4
/proc/26391/stat : 26391 (TNM) R 26388 26388 26349 0 -1 4202496 3487 0 0 0 41388 0 0 0 25 0 1 0 365323884 470953984 3384 33554432000 134512640 134534564 4290020864 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26391/statm: 114979 3384 95 6 0 113645 0
Current children cumulated CPU time (s) 1242.28
Current children cumulated vsize (KiB) 1058404



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 12.05 11.87 9.46 13/202 26498
/proc/meminfo: memFree=10110920/32951124 swapFree=67111528/67111528
[pid=26388] ppid=26386 vsize=18324 CPUtime=0 cores=4,6
/proc/26388/stat : 26388 (ppfolio) S 26386 26388 26349 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365323883 18763776 394 33554432000 4194304 4287625 140734597962320 18446744073709551615 244446965263 0 0 4096 65536 4591733043479183360 0 0 17 6 0 0 0
/proc/26388/statm: 4581 394 345 23 0 91 0
[pid=26389] ppid=26388 vsize=363628 CPUtime=433.02 cores=4
/proc/26389/stat : 26389 (cryptominisat) R 26388 26388 26349 0 -1 4202496 353640 0 0 0 43232 70 0 0 25 0 1 0 365323883 372355072 21468 33554432000 4194304 4587354 140736758265168 18446744073709551615 4230260 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26389/statm: 90907 21468 337 96 0 87469 0
[pid=26390] ppid=26388 vsize=235108 CPUtime=433.82 cores=4
/proc/26390/stat : 26390 (clasp) R 26388 26388 26349 0 -1 4202496 56358 0 0 0 43370 12 0 0 25 0 1 0 365323884 240750592 55393 33554432000 4194304 4785740 140735385524960 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/26390/statm: 58777 55393 340 145 0 55822 0
[pid=26391] ppid=26388 vsize=459916 CPUtime=433.13 cores=4
/proc/26391/stat : 26391 (TNM) R 26388 26388 26349 0 -1 4202496 3487 0 0 0 43313 0 0 0 25 0 1 0 365323884 470953984 3384 33554432000 134512640 134534564 4290020864 18446744073709551615 134525994 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26391/statm: 114979 3384 95 6 0 113645 0
Current children cumulated CPU time (s) 1299.97
Current children cumulated vsize (KiB) 1076976

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

Real time (s): 1300.02
CPU time (s): 1299.97
CPU user time (s): 1299.15
CPU system time (s): 0.82
CPU usage (%): 99.9959
Max. virtual memory (cumulated for all children) (KiB): 1306508

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

runsolver used 2.32665 second user time and 4.77127 second system time

The end

Launcher Data

Begin job on node105 at 2011-04-11 17:53:54
IDJOB=3191465
IDBENCH=82596
IDSOLVER=1613
FILE ID=node105/3191465-1302537234
RUNJOBID= node105-1302537234-26368
PBS_JOBID= 12951132
Free space on /tmp= 71800 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v20000-c84000-S357264423-067-UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191465-1302537234/watcher-3191465-1302537234 -o /tmp/evaluation-result-3191465-1302537234/solver-3191465-1302537234 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3191465-1302537234.cnf

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

MD5SUM BENCH= 425b4c5e5535f7d6b9d17ca8feb0ac3e
RANDOM SEED=436201360

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

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.825
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.82
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.825
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.825
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	: 5410.70
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.825
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.825
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.825
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:      11324640 kB
Buffers:        721088 kB
Cached:       20413348 kB
SwapCached:          0 kB
Active:       10262616 kB
Inactive:     10938728 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11324640 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           23316 kB
Writeback:           0 kB
AnonPages:       66868 kB
Mapped:          14396 kB
Slab:           361448 kB
PageTables:       5344 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   192172 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= 71756 MiB
End job on node105 at 2011-04-11 18:15:36