Trace number 3276382

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) 5000.07 4999.92

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m42-q663-n40-p30-s67876261.cnf
MD5SUMed0227339111fb337104188c725538d0
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.128979
Satisfiable
(Un)Satisfiability was proved
Number of variables1634
Number of clauses212885
Sum of the clauses size427324
Maximum clause length42
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2212845
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 540

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) 1
0.00/0.00	Starting clasp 1.3.6 on core(s) 1
0.00/0.00	Starting TNM 2009 on core(s) 1

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3276382-1304282351/watcher-3276382-1304282351 -o /tmp/evaluation-result-3276382-1304282351/solver-3276382-1304282351 -C 5000 -W 5100 -M 15500 ppfolio --nbcore=1 HOME/instance-3276382-1304282351.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.00 0.00 0.00 4/248 14298
/proc/meminfo: memFree=28887256/32950928 swapFree=67086616/67111528
[pid=14298] ppid=14296 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/14298/stat : 14298 (ppfolio) S 14296 14298 14257 0 -1 4202496 502 0 0 0 0 0 0 0 23 0 1 0 539832215 18763776 394 33554432000 4194304 4287625 140736700651808 18446744073709551615 239476715023 0 0 4096 65536 4469813013733409032 0 0 17 5 0 0 0
/proc/14298/statm: 4581 394 345 23 0 91 0

[startup+0.0407001 s]
/proc/loadavg: 0.00 0.00 0.00 4/248 14298
/proc/meminfo: memFree=28887256/32950928 swapFree=67086616/67111528
[pid=14298] ppid=14296 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/14298/stat : 14298 (ppfolio) S 14296 14298 14257 0 -1 4202496 502 0 0 0 0 0 0 0 23 0 1 0 539832215 18763776 394 33554432000 4194304 4287625 140736700651808 18446744073709551615 239476715023 0 0 4096 65536 4469813013733409032 0 0 17 5 0 0 0
/proc/14298/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100683 s]
/proc/loadavg: 0.00 0.00 0.00 4/248 14298
/proc/meminfo: memFree=28887256/32950928 swapFree=67086616/67111528
[pid=14298] ppid=14296 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/14298/stat : 14298 (ppfolio) S 14296 14298 14257 0 -1 4202496 502 0 0 0 0 0 0 0 23 0 1 0 539832215 18763776 394 33554432000 4194304 4287625 140736700651808 18446744073709551615 239476715023 0 0 4096 65536 12454987069103538176 0 0 17 5 0 0 0
/proc/14298/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.30065 s]
/proc/loadavg: 0.00 0.00 0.00 4/248 14298
/proc/meminfo: memFree=28887256/32950928 swapFree=67086616/67111528
[pid=14298] ppid=14296 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/14298/stat : 14298 (ppfolio) S 14296 14298 14257 0 -1 4202496 502 0 0 0 0 0 0 0 22 0 1 0 539832215 18763776 394 33554432000 4194304 4287625 140736700651808 18446744073709551615 239476715023 0 0 4096 65536 12454987206542491648 0 0 17 5 0 0 0
/proc/14298/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700569 s]
/proc/loadavg: 0.00 0.00 0.00 4/248 14298
/proc/meminfo: memFree=28887256/32950928 swapFree=67086616/67111528
[pid=14298] ppid=14296 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/14298/stat : 14298 (ppfolio) S 14296 14298 14257 0 -1 4202496 502 0 0 0 0 0 0 0 22 0 1 0 539832215 18763776 394 33554432000 4194304 4287625 140736700651808 18446744073709551615 239476715023 0 0 4096 65536 12454987206542491648 0 0 17 5 0 0 0
/proc/14298/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50042 s]
/proc/loadavg: 0.00 0.00 0.00 7/252 14302
/proc/meminfo: memFree=28808608/32950928 swapFree=67086616/67111528
[pid=14298] ppid=14296 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/14298/stat : 14298 (ppfolio) S 14296 14298 14257 0 -1 4202496 502 0 0 0 0 0 0 0 22 0 1 0 539832215 18763776 394 33554432000 4194304 4287625 140736700651808 18446744073709551615 239476715023 0 0 4096 65536 12454987206542491648 0 0 17 5 0 0 0
/proc/14298/statm: 4581 394 345 23 0 91 0
[pid=14299] ppid=14298 vsize=51308 CPUtime=0.19 cores=1
/proc/14299/stat : 14299 (cryptominisat) R 14298 14298 14257 0 -1 4202496 7280 0 0 0 18 1 0 0 23 0 1 0 539832216 52539392 7166 33554432000 4194304 4587354 140736821356848 18446744073709551615 4388264 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14299/statm: 12827 7166 314 96 0 9389 0
[pid=14300] ppid=14298 vsize=26848 CPUtime=0.56 cores=1
/proc/14300/stat : 14300 (clasp) R 14298 14298 14257 0 -1 4202496 5005 0 0 0 56 0 0 0 18 0 1 0 539832216 27492352 3732 33554432000 4194304 4785740 140735753448528 18446744073709551615 4495610 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14300/statm: 6712 3732 313 145 0 3757 0
[pid=14301] ppid=14298 vsize=461896 CPUtime=0.72 cores=1
/proc/14301/stat : 14301 (TNM) R 14298 14298 14257 0 -1 4202496 3573 0 0 0 72 0 0 0 18 0 1 0 539832216 472981504 3470 33554432000 134512640 134534564 4293610480 18446744073709551615 134524508 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/14301/statm: 115474 3470 91 6 0 114140 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 558376

[startup+3.10111 s]
/proc/loadavg: 0.48 0.10 0.03 7/252 14302
/proc/meminfo: memFree=28797084/32950928 swapFree=67086616/67111528
[pid=14298] ppid=14296 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/14298/stat : 14298 (ppfolio) S 14296 14298 14257 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 539832215 18763776 394 33554432000 4194304 4287625 140736700651808 18446744073709551615 239476715023 0 0 4096 65536 12454987618859352064 0 0 17 5 0 0 0
/proc/14298/statm: 4581 394 345 23 0 91 0
[pid=14299] ppid=14298 vsize=57380 CPUtime=0.59 cores=1
/proc/14299/stat : 14299 (cryptominisat) R 14298 14298 14257 0 -1 4202496 11578 0 0 0 58 1 0 0 25 0 1 0 539832216 58757120 8564 33554432000 4194304 4587354 140736821356848 18446744073709551615 4243808 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14299/statm: 14345 8564 326 96 0 10907 0
[pid=14300] ppid=14298 vsize=25604 CPUtime=1.16 cores=1
/proc/14300/stat : 14300 (clasp) R 14298 14298 14257 0 -1 4202496 5349 0 0 0 116 0 0 0 19 0 1 0 539832216 26218496 3660 33554432000 4194304 4785740 140735753448528 18446744073709551615 4552628 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14300/statm: 6401 3660 340 145 0 3446 0
[pid=14301] ppid=14298 vsize=463612 CPUtime=1.31 cores=1
/proc/14301/stat : 14301 (TNM) R 14298 14298 14257 0 -1 4202496 5145 0 0 0 131 0 0 0 19 0 1 0 539832216 474738688 5042 33554432000 134512640 134534564 4293610480 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/14301/statm: 115903 5042 95 6 0 114569 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 564920

[startup+6.3005 s]
/proc/loadavg: 0.48 0.10 0.03 7/252 14302
/proc/meminfo: memFree=28773400/32950928 swapFree=67086616/67111528
[pid=14298] ppid=14296 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/14298/stat : 14298 (ppfolio) S 14296 14298 14257 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 539832215 18763776 394 33554432000 4194304 4287625 140736700651808 18446744073709551615 239476715023 0 0 4096 65536 12454987893737259008 0 0 17 5 0 0 0
/proc/14298/statm: 4581 394 345 23 0 91 0
[pid=14299] ppid=14298 vsize=57380 CPUtime=1.69 cores=1
/proc/14299/stat : 14299 (cryptominisat) R 14298 14298 14257 0 -1 4202496 12595 0 0 0 168 1 0 0 25 0 1 0 539832216 58757120 9571 33554432000 4194304 4587354 140736821356848 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14299/statm: 14345 9571 326 96 0 10907 0
[pid=14300] ppid=14298 vsize=30172 CPUtime=2.24 cores=1
/proc/14300/stat : 14300 (clasp) R 14298 14298 14257 0 -1 4202496 6581 0 0 0 224 0 0 0 21 0 1 0 539832216 30896128 4892 33554432000 4194304 4785740 140735753448528 18446744073709551615 4287022 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14300/statm: 7543 4892 340 145 0 4588 0
[pid=14301] ppid=14298 vsize=467440 CPUtime=2.33 cores=1
/proc/14301/stat : 14301 (TNM) R 14298 14298 14257 0 -1 4202496 5146 0 0 0 233 0 0 0 21 0 1 0 539832216 478658560 5043 33554432000 134512640 134534564 4293610480 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/14301/statm: 116860 5043 95 6 0 115526 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 573316

[startup+12.7013 s]
/proc/loadavg: 1.33 0.29 0.10 7/252 14302
/proc/meminfo: memFree=28736608/32950928 swapFree=67086616/67111528
[pid=14298] ppid=14296 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/14298/stat : 14298 (ppfolio) S 14296 14298 14257 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 539832215 18763776 394 33554432000 4194304 4287625 140736700651808 18446744073709551615 239476715023 0 0 4096 65536 12454987069103538176 0 0 17 5 0 0 0
/proc/14298/statm: 4581 394 345 23 0 91 0
[pid=14299] ppid=14298 vsize=292580 CPUtime=3.79 cores=1
/proc/14299/stat : 14299 (cryptominisat) R 14298 14298 14257 0 -1 4202496 14546 0 0 0 377 2 0 0 25 0 1 0 539832216 299601920 9770 33554432000 4194304 4587354 140736821356848 18446744073709551615 4365232 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14299/statm: 73145 9770 337 96 0 69707 0
[pid=14300] ppid=14298 vsize=48944 CPUtime=4.37 cores=1
/proc/14300/stat : 14300 (clasp) R 14298 14298 14257 0 -1 4202496 11231 0 0 0 436 1 0 0 25 0 1 0 539832216 50118656 9542 33554432000 4194304 4785740 140735753448528 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14300/statm: 12236 9542 340 145 0 9281 0
[pid=14301] ppid=14298 vsize=467440 CPUtime=4.51 cores=1
/proc/14301/stat : 14301 (TNM) R 14298 14298 14257 0 -1 4202496 5146 0 0 0 451 0 0 0 25 0 1 0 539832216 478658560 5043 33554432000 134512640 134534564 4293610480 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/14301/statm: 116860 5043 95 6 0 115526 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 827288

[startup+25.5008 s]
/proc/loadavg: 2.05 0.48 0.16 7/252 14302
/proc/meminfo: memFree=28658920/32950928 swapFree=67086616/67111528
[pid=14298] ppid=14296 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/14298/stat : 14298 (ppfolio) S 14296 14298 14257 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 539832215 18763776 394 33554432000 4194304 4287625 140736700651808 18446744073709551615 239476715023 0 0 4096 65536 12454987481420398592 0 0 17 5 0 0 0
/proc/14298/statm: 4581 394 345 23 0 91 0
[pid=14299] ppid=14298 vsize=305308 CPUtime=8.09 cores=1
/proc/14299/stat : 14299 (cryptominisat) R 14298 14298 14257 0 -1 4202496 16309 0 0 0 807 2 0 0 25 0 1 0 539832216 312635392 11533 33554432000 4194304 4587354 140736821356848 18446744073709551615 4365356 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14299/statm: 76327 11533 337 96 0 72889 0
[pid=14300] ppid=14298 vsize=72728 CPUtime=8.64 cores=1
/proc/14300/stat : 14300 (clasp) R 14298 14298 14257 0 -1 4202496 17070 0 0 0 862 2 0 0 25 0 1 0 539832216 74473472 15381 33554432000 4194304 4785740 140735753448528 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14300/statm: 18182 15381 340 145 0 15227 0
[pid=14301] ppid=14298 vsize=467440 CPUtime=8.74 cores=1
/proc/14301/stat : 14301 (TNM) R 14298 14298 14257 0 -1 4202496 5146 0 0 0 874 0 0 0 25 0 1 0 539832216 478658560 5043 33554432000 134512640 134534564 4293610480 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/14301/statm: 116860 5043 95 6 0 115526 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 863800

[startup+51.1009 s]
/proc/loadavg: 3.39 0.92 0.31 7/252 14303
/proc/meminfo: memFree=28581140/32950928 swapFree=67086616/67111528
[pid=14298] ppid=14296 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/14298/stat : 14298 (ppfolio) S 14296 14298 14257 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 539832215 18763776 394 33554432000 4194304 4287625 140736700651808 18446744073709551615 239476715023 0 0 4096 65536 12454987206542491648 0 0 17 5 0 0 0
/proc/14298/statm: 4581 394 345 23 0 91 0
[pid=14299] ppid=14298 vsize=279632 CPUtime=16.59 cores=1
/proc/14299/stat : 14299 (cryptominisat) R 14298 14298 14257 0 -1 4202496 24315 0 0 0 1656 3 0 0 25 0 1 0 539832216 286343168 17092 33554432000 4194304 4587354 140736821356848 18446744073709551615 4365352 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14299/statm: 69908 17092 337 96 0 66470 0
[pid=14300] ppid=14298 vsize=105996 CPUtime=17.16 cores=1
/proc/14300/stat : 14300 (clasp) R 14298 14298 14257 0 -1 4202496 25211 0 0 0 1714 2 0 0 25 0 1 0 539832216 108539904 23522 33554432000 4194304 4785740 140735753448528 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14300/statm: 26499 23522 340 145 0 23544 0
[pid=14301] ppid=14298 vsize=467440 CPUtime=17.31 cores=1
/proc/14301/stat : 14301 (TNM) R 14298 14298 14257 0 -1 4202496 5146 0 0 0 1731 0 0 0 25 0 1 0 539832216 478658560 5043 33554432000 134512640 134534564 4293610480 18446744073709551615 134529640 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/14301/statm: 116860 5043 95 6 0 115526 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 871392

[startup+102.309 s]
/proc/loadavg: 4.96 1.77 0.64 7/252 14304
/proc/meminfo: memFree=28488012/32950928 swapFree=67086616/67111528
[pid=14298] ppid=14296 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/14298/stat : 14298 (ppfolio) S 14296 14298 14257 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 539832215 18763776 394 33554432000 4194304 4287625 140736700651808 18446744073709551615 239476715023 0 0 4096 65536 12454988168615165952 0 0 17 5 0 0 0
/proc/14298/statm: 4581 394 345 23 0 91 0
[pid=14299] ppid=14298 vsize=364520 CPUtime=33.69 cores=1
/proc/14299/stat : 14299 (cryptominisat) R 14298 14298 14257 0 -1 4202496 35874 0 0 0 3365 4 0 0 25 0 1 0 539832216 373268480 21842 33554432000 4194304 4587354 140736821356848 18446744073709551615 4365232 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14299/statm: 91130 21842 337 96 0 87692 0
[pid=14300] ppid=14298 vsize=127504 CPUtime=34.23 cores=1
/proc/14300/stat : 14300 (clasp) R 14298 14298 14257 0 -1 4202496 30361 0 0 0 3420 3 0 0 25 0 1 0 539832216 130564096 28672 33554432000 4194304 4785740 140735753448528 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14300/statm: 31876 28672 340 145 0 28921 0
[pid=14301] ppid=14298 vsize=467440 CPUtime=34.35 cores=1
/proc/14301/stat : 14301 (TNM) R 14298 14298 14257 0 -1 4202496 5146 0 0 0 3435 0 0 0 25 0 1 0 539832216 478658560 5043 33554432000 134512640 134534564 4293610480 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/14301/statm: 116860 5043 95 6 0 115526 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 977788

[startup+162.3 s]
/proc/loadavg: 5.61 2.54 0.97 7/252 14306
/proc/meminfo: memFree=28405416/32950928 swapFree=67086616/67111528
[pid=14298] ppid=14296 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/14298/stat : 14298 (ppfolio) S 14296 14298 14257 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 539832215 18763776 394 33554432000 4194304 4287625 140736700651808 18446744073709551615 239476715023 0 0 4096 65536 12454987756298305536 0 0 17 5 0 0 0
/proc/14298/statm: 4581 394 345 23 0 91 0
[pid=14299] ppid=14298 vsize=331924 CPUtime=53.68 cores=1
/proc/14299/stat : 14299 (cryptominisat) R 14298 14298 14257 0 -1 4202496 52510 0 0 0 5362 6 0 0 25 0 1 0 539832216 339890176 29978 33554432000 4194304 4587354 140736821356848 18446744073709551615 4238606 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14299/statm: 82981 29978 337 96 0 79543 0
[pid=14300] ppid=14298 vsize=139076 CPUtime=54.24 cores=1

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

/proc/14301/statm: 116860 5043 95 6 0 115526 0
Current children cumulated CPU time (s) 4602.44
Current children cumulated vsize (KiB) 1442524

[startup+4662.3 s]
/proc/loadavg: 6.00 6.01 5.92 7/252 14438
/proc/meminfo: memFree=27663808/32950928 swapFree=67086616/67111528
[pid=14298] ppid=14296 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/14298/stat : 14298 (ppfolio) S 14296 14298 14257 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 539832215 18763776 394 33554432000 4194304 4287625 140736700651808 18446744073709551615 239476715023 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/14298/statm: 4581 394 345 23 0 91 0
[pid=14299] ppid=14298 vsize=545584 CPUtime=1553.75 cores=1
/proc/14299/stat : 14299 (cryptominisat) R 14298 14298 14257 0 -1 4202496 628167 0 0 0 155265 110 0 0 25 0 1 0 539832216 558678016 58150 33554432000 4194304 4587354 140736821356848 18446744073709551615 4238392 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14299/statm: 136396 58150 337 96 0 132958 0
[pid=14300] ppid=14298 vsize=480048 CPUtime=1554.3 cores=1
/proc/14300/stat : 14300 (clasp) R 14298 14298 14257 0 -1 4202496 111605 0 0 0 155409 21 0 0 25 0 1 0 539832216 491569152 109916 33554432000 4194304 4785740 140735753448528 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14300/statm: 120012 109916 340 145 0 117057 0
[pid=14301] ppid=14298 vsize=467440 CPUtime=1554.39 cores=1
/proc/14301/stat : 14301 (TNM) R 14298 14298 14257 0 -1 4202496 5146 0 0 0 155439 0 0 0 25 0 1 0 539832216 478658560 5043 33554432000 134512640 134534564 4293610480 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/14301/statm: 116860 5043 95 6 0 115526 0
Current children cumulated CPU time (s) 4662.44
Current children cumulated vsize (KiB) 1511396

[startup+4722.31 s]
/proc/loadavg: 6.00 6.00 5.92 7/252 14440
/proc/meminfo: memFree=27609476/32950928 swapFree=67086616/67111528
[pid=14298] ppid=14296 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/14298/stat : 14298 (ppfolio) S 14296 14298 14257 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 539832215 18763776 394 33554432000 4194304 4287625 140736700651808 18446744073709551615 239476715023 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/14298/statm: 4581 394 345 23 0 91 0
[pid=14299] ppid=14298 vsize=539764 CPUtime=1573.75 cores=1
/proc/14299/stat : 14299 (cryptominisat) R 14298 14298 14257 0 -1 4202496 642238 0 0 0 157263 112 0 0 25 0 1 0 539832216 552718336 66264 33554432000 4194304 4587354 140736821356848 18446744073709551615 4238406 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14299/statm: 134941 66264 337 96 0 131503 0
[pid=14300] ppid=14298 vsize=483568 CPUtime=1574.3 cores=1
/proc/14300/stat : 14300 (clasp) R 14298 14298 14257 0 -1 4202496 112407 0 0 0 157408 22 0 0 25 0 1 0 539832216 495173632 110718 33554432000 4194304 4785740 140735753448528 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14300/statm: 120892 110718 340 145 0 117937 0
[pid=14301] ppid=14298 vsize=467440 CPUtime=1574.4 cores=1
/proc/14301/stat : 14301 (TNM) R 14298 14298 14257 0 -1 4202496 5146 0 0 0 157440 0 0 0 25 0 1 0 539832216 478658560 5043 33554432000 134512640 134534564 4293610480 18446744073709551615 134530598 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/14301/statm: 116860 5043 95 6 0 115526 0
Current children cumulated CPU time (s) 4722.45
Current children cumulated vsize (KiB) 1509096

[startup+4782.3 s]
/proc/loadavg: 6.00 6.00 5.92 7/252 14441
/proc/meminfo: memFree=27645288/32950928 swapFree=67086616/67111528
[pid=14298] ppid=14296 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/14298/stat : 14298 (ppfolio) S 14296 14298 14257 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 539832215 18763776 394 33554432000 4194304 4287625 140736700651808 18446744073709551615 239476715023 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/14298/statm: 4581 394 345 23 0 91 0
[pid=14299] ppid=14298 vsize=446192 CPUtime=1593.74 cores=1
/proc/14299/stat : 14299 (cryptominisat) R 14298 14298 14257 0 -1 4202496 649004 0 0 0 159261 113 0 0 25 0 1 0 539832216 456900608 57985 33554432000 4194304 4587354 140736821356848 18446744073709551615 4238392 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14299/statm: 111548 57985 337 96 0 108110 0
[pid=14300] ppid=14298 vsize=483852 CPUtime=1594.3 cores=1
/proc/14300/stat : 14300 (clasp) R 14298 14298 14257 0 -1 4202496 112467 0 0 0 159408 22 0 0 25 0 1 0 539832216 495464448 110778 33554432000 4194304 4785740 140735753448528 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14300/statm: 120963 110778 340 145 0 118008 0
[pid=14301] ppid=14298 vsize=467440 CPUtime=1594.4 cores=1
/proc/14301/stat : 14301 (TNM) R 14298 14298 14257 0 -1 4202496 5146 0 0 0 159440 0 0 0 25 0 1 0 539832216 478658560 5043 33554432000 134512640 134534564 4293610480 18446744073709551615 134530614 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/14301/statm: 116860 5043 95 6 0 115526 0
Current children cumulated CPU time (s) 4782.44
Current children cumulated vsize (KiB) 1415808

[startup+4842.3 s]
/proc/loadavg: 6.00 6.00 5.92 7/252 14443
/proc/meminfo: memFree=27623928/32950928 swapFree=67086616/67111528
[pid=14298] ppid=14296 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/14298/stat : 14298 (ppfolio) S 14296 14298 14257 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 539832215 18763776 394 33554432000 4194304 4287625 140736700651808 18446744073709551615 239476715023 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/14298/statm: 4581 394 345 23 0 91 0
[pid=14299] ppid=14298 vsize=446192 CPUtime=1613.74 cores=1
/proc/14299/stat : 14299 (cryptominisat) R 14298 14298 14257 0 -1 4202496 655605 0 0 0 161259 115 0 0 25 0 1 0 539832216 456900608 64499 33554432000 4194304 4587354 140736821356848 18446744073709551615 4232269 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14299/statm: 111548 64499 337 96 0 108110 0
[pid=14300] ppid=14298 vsize=484492 CPUtime=1614.29 cores=1
/proc/14300/stat : 14300 (clasp) R 14298 14298 14257 0 -1 4202496 112648 0 0 0 161407 22 0 0 25 0 1 0 539832216 496119808 110959 33554432000 4194304 4785740 140735753448528 18446744073709551615 4287053 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14300/statm: 121123 110959 340 145 0 118168 0
[pid=14301] ppid=14298 vsize=467440 CPUtime=1614.41 cores=1
/proc/14301/stat : 14301 (TNM) R 14298 14298 14257 0 -1 4202496 5146 0 0 0 161441 0 0 0 25 0 1 0 539832216 478658560 5043 33554432000 134512640 134534564 4293610480 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/14301/statm: 116860 5043 95 6 0 115526 0
Current children cumulated CPU time (s) 4842.44
Current children cumulated vsize (KiB) 1416448

[startup+4902.3 s]
/proc/loadavg: 6.00 6.00 5.92 7/252 14444
/proc/meminfo: memFree=27577168/32950928 swapFree=67086616/67111528
[pid=14298] ppid=14296 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/14298/stat : 14298 (ppfolio) S 14296 14298 14257 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 539832215 18763776 394 33554432000 4194304 4287625 140736700651808 18446744073709551615 239476715023 0 0 4096 65536 12454987069103538176 0 0 17 5 0 0 0
/proc/14298/statm: 4581 394 345 23 0 91 0
[pid=14299] ppid=14298 vsize=481060 CPUtime=1633.74 cores=1
/proc/14299/stat : 14299 (cryptominisat) R 14298 14298 14257 0 -1 4202496 669841 0 0 0 163257 117 0 0 25 0 1 0 539832216 492605440 72109 33554432000 4194304 4587354 140736821356848 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14299/statm: 120265 72109 337 96 0 116827 0
[pid=14300] ppid=14298 vsize=486840 CPUtime=1634.29 cores=1
/proc/14300/stat : 14300 (clasp) R 14298 14298 14257 0 -1 4202496 113120 0 0 0 163407 22 0 0 25 0 1 0 539832216 498524160 111431 33554432000 4194304 4785740 140735753448528 18446744073709551615 4553440 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14300/statm: 121710 111431 340 145 0 118755 0
[pid=14301] ppid=14298 vsize=467440 CPUtime=1634.42 cores=1
/proc/14301/stat : 14301 (TNM) R 14298 14298 14257 0 -1 4202496 5146 0 0 0 163442 0 0 0 25 0 1 0 539832216 478658560 5043 33554432000 134512640 134534564 4293610480 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/14301/statm: 116860 5043 95 6 0 115526 0
Current children cumulated CPU time (s) 4902.45
Current children cumulated vsize (KiB) 1453664

[startup+4962.3 s]
/proc/loadavg: 6.00 6.00 5.92 7/252 14455
/proc/meminfo: memFree=27619368/32950928 swapFree=67086616/67111528
[pid=14298] ppid=14296 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/14298/stat : 14298 (ppfolio) S 14296 14298 14257 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 539832215 18763776 394 33554432000 4194304 4287625 140736700651808 18446744073709551615 239476715023 0 0 4096 65536 12454987069103538176 0 0 17 5 0 0 0
/proc/14298/statm: 4581 394 345 23 0 91 0
[pid=14299] ppid=14298 vsize=446192 CPUtime=1653.74 cores=1
/proc/14299/stat : 14299 (cryptominisat) R 14298 14298 14257 0 -1 4202496 675258 0 0 0 165256 118 0 0 25 0 1 0 539832216 456900608 62427 33554432000 4194304 4587354 140736821356848 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14299/statm: 111548 62427 337 96 0 108110 0
[pid=14300] ppid=14298 vsize=489400 CPUtime=1654.29 cores=1
/proc/14300/stat : 14300 (clasp) R 14298 14298 14257 0 -1 4202496 113655 0 0 0 165407 22 0 0 25 0 1 0 539832216 501145600 111966 33554432000 4194304 4785740 140735753448528 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14300/statm: 122350 111966 340 145 0 119395 0
[pid=14301] ppid=14298 vsize=467440 CPUtime=1654.43 cores=1
/proc/14301/stat : 14301 (TNM) R 14298 14298 14257 0 -1 4202496 5146 0 0 0 165443 0 0 0 25 0 1 0 539832216 478658560 5043 33554432000 134512640 134534564 4293610480 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/14301/statm: 116860 5043 95 6 0 115526 0
Current children cumulated CPU time (s) 4962.46
Current children cumulated vsize (KiB) 1421356



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 6.00 6.00 5.92 4/248 14457
/proc/meminfo: memFree=28162768/32950928 swapFree=67086616/67111528
[pid=14298] ppid=14296 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/14298/stat : 14298 (ppfolio) S 14296 14298 14257 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 539832215 18763776 394 33554432000 4194304 4287625 140736700651808 18446744073709551615 239476715023 0 0 4096 65536 12454987069103538176 0 0 17 5 0 0 0
/proc/14298/statm: 4581 394 345 23 0 91 0
[pid=14299] ppid=14298 vsize=525756 CPUtime=1666.24 cores=1
/proc/14299/stat : 14299 (cryptominisat) R 14298 14298 14257 0 -1 4202496 685580 0 0 0 166504 120 0 0 25 0 1 0 539832216 538374144 66456 33554432000 4194304 4587354 140736821356848 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14299/statm: 131439 66456 337 96 0 128001 0
[pid=14300] ppid=14298 vsize=489400 CPUtime=1666.87 cores=1
/proc/14300/stat : 14300 (clasp) R 14298 14298 14257 0 -1 4202496 113673 0 0 0 166665 22 0 0 25 0 1 0 539832216 501145600 111984 33554432000 4194304 4785740 140735753448528 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14300/statm: 122350 111984 340 145 0 119395 0
[pid=14301] ppid=14298 vsize=467440 CPUtime=1666.96 cores=1
/proc/14301/stat : 14301 (TNM) R 14298 14298 14257 0 -1 4202496 5146 0 0 0 166696 0 0 0 25 0 1 0 539832216 478658560 5043 33554432000 134512640 134534564 4293610480 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/14301/statm: 116860 5043 95 6 0 115526 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 1500920

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

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

[startup+4999.9 s]
/proc/loadavg: 6.00 6.00 5.92 4/248 14457
/proc/meminfo: memFree=28162768/32950928 swapFree=67086616/67111528
[pid=14298] ppid=14296 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/14298/stat : 14298 (ppfolio) S 14296 14298 14257 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 539832215 18763776 394 33554432000 4194304 4287625 140736700651808 18446744073709551615 239476715023 0 0 4096 65536 12454987069103538176 0 0 17 5 0 0 0
/proc/14298/statm: 4581 394 345 23 0 91 0
[pid=14299] ppid=14298 vsize=525756 CPUtime=1666.24 cores=1
/proc/14299/stat : 14299 (cryptominisat) R 14298 14298 14257 0 -1 4202496 685580 0 0 0 166504 120 0 0 25 0 1 0 539832216 538374144 66456 33554432000 4194304 4587354 140736821356848 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14299/statm: 131439 66456 337 96 0 128001 0
[pid=14300] ppid=14298 vsize=489400 CPUtime=1666.87 cores=1
/proc/14300/stat : 14300 (clasp) R 14298 14298 14257 0 -1 4202496 113673 0 0 0 166665 22 0 0 25 0 1 0 539832216 501145600 111984 33554432000 4194304 4785740 140735753448528 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14300/statm: 122350 111984 340 145 0 119395 0
[pid=14301] ppid=14298 vsize=467440 CPUtime=1666.96 cores=1
/proc/14301/stat : 14301 (TNM) R 14298 14298 14257 0 -1 4202496 5146 0 0 0 166696 0 0 0 25 0 1 0 539832216 478658560 5043 33554432000 134512640 134534564 4293610480 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/14301/statm: 116860 5043 95 6 0 115526 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 1500920

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 14298 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=6998
# CPU time returned by wait4() is 0.008997
# while last known CPU time is 5000.07
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 4999.92
CPU time (s): 5000.07
CPU user time (s): 4998.65
CPU system time (s): 1.42
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 1764732

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

runsolver used 10.8613 second user time and 25.5811 second system time

The end

Launcher Data

Begin job on node148 at 2011-05-01 22:39:11
IDJOB=3276382
IDBENCH=88222
IDSOLVER=1639
FILE ID=node148/3276382-1304282351
RUNJOBID= node148-1304282351-14276
PBS_JOBID= 13173998
Free space on /tmp= 73060 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m42-q663-n40-p30-s67876261.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3276382-1304282351/watcher-3276382-1304282351 -o /tmp/evaluation-result-3276382-1304282351/solver-3276382-1304282351 -C 5000 -W 5100 -M 15500  ppfolio --nbcore=1 HOME/instance-3276382-1304282351.cnf

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

MD5SUM BENCH= ed0227339111fb337104188c725538d0
RANDOM SEED=486394401

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
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.83
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.854
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.854
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.82
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.854
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.75
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.854
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.854
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      28887536 kB
Buffers:        807008 kB
Cached:        1853916 kB
SwapCached:       3780 kB
Active:        1318844 kB
Inactive:      2356196 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      28887536 kB
SwapTotal:    67111528 kB
SwapFree:     67086616 kB
Dirty:           24636 kB
Writeback:           0 kB
AnonPages:     1012768 kB
Mapped:          21508 kB
Slab:           311100 kB
PageTables:      14468 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 37852276 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= 73052 MiB
End job on node148 at 2011-05-02 00:02:33