Trace number 3275062

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

General information on the benchmark

NameCRAFTED/rbsat/random/
forced/rbsat-v2400c266431gyes6.cnf
MD5SUMe23fefb786281285c1d045e8bc698d74
Bench CategoryCRAFTED (crafted 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 variables2400
Number of clauses266431
Sum of the clauses size535112
Maximum clause length32
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2266356
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 575

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

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-3275062-1303635260/watcher-3275062-1303635260 -o /tmp/evaluation-result-3275062-1303635260/solver-3275062-1303635260 -C 5000 -W 5000 -M 15500 ppfolio --nbcore=1 HOME/instance-3275062-1303635260.cnf 

running on 4 cores: 0,2,4,6

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): 5000 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.24 0.05 0.02 5/180 21128
/proc/meminfo: memFree=14317676/32950928 swapFree=67111524/67111528
[pid=21128] ppid=21126 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21128/stat : 21128 (ppfolio) S 21126 21128 21057 0 -1 4202496 500 0 0 0 0 0 0 0 20 0 1 0 553756701 18763776 394 33554432000 4194304 4287625 140733451879104 18446744073709551615 256415411727 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/21128/statm: 4581 394 345 23 0 91 0

[startup+0.0527829 s]
/proc/loadavg: 0.24 0.05 0.02 5/180 21128
/proc/meminfo: memFree=14317676/32950928 swapFree=67111524/67111528
[pid=21128] ppid=21126 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21128/stat : 21128 (ppfolio) S 21126 21128 21057 0 -1 4202496 500 0 0 0 0 0 0 0 20 0 1 0 553756701 18763776 394 33554432000 4194304 4287625 140733451879104 18446744073709551615 256415411727 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/21128/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100779 s]
/proc/loadavg: 0.24 0.05 0.02 5/180 21128
/proc/meminfo: memFree=14317676/32950928 swapFree=67111524/67111528
[pid=21128] ppid=21126 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21128/stat : 21128 (ppfolio) S 21126 21128 21057 0 -1 4202496 500 0 0 0 0 0 0 0 20 0 1 0 553756701 18763776 394 33554432000 4194304 4287625 140733451879104 18446744073709551615 256415411727 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/21128/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300738 s]
/proc/loadavg: 0.24 0.05 0.02 5/180 21128
/proc/meminfo: memFree=14317676/32950928 swapFree=67111524/67111528
[pid=21128] ppid=21126 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21128/stat : 21128 (ppfolio) S 21126 21128 21057 0 -1 4202496 500 0 0 0 0 0 0 0 19 0 1 0 553756701 18763776 394 33554432000 4194304 4287625 140733451879104 18446744073709551615 256415411727 0 0 4096 65536 4138399863861673984 0 0 17 4 0 0 0
/proc/21128/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700669 s]
/proc/loadavg: 0.24 0.05 0.02 5/180 21128
/proc/meminfo: memFree=14317676/32950928 swapFree=67111524/67111528
[pid=21128] ppid=21126 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21128/stat : 21128 (ppfolio) S 21126 21128 21057 0 -1 4202496 500 0 0 0 0 0 0 0 17 0 1 0 553756701 18763776 394 33554432000 4194304 4287625 140733451879104 18446744073709551615 256415411727 0 0 4096 65536 4138400138739580928 0 0 17 4 0 0 0
/proc/21128/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50051 s]
/proc/loadavg: 0.24 0.05 0.02 7/184 21132
/proc/meminfo: memFree=14250436/32950928 swapFree=67111524/67111528
[pid=21128] ppid=21126 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21128/stat : 21128 (ppfolio) S 21126 21128 21057 0 -1 4202496 500 0 0 0 0 0 0 0 17 0 1 0 553756701 18763776 394 33554432000 4194304 4287625 140733451879104 18446744073709551615 256415411727 0 0 4096 65536 4138400138739580928 0 0 17 4 0 0 0
/proc/21128/statm: 4581 394 345 23 0 91 0
[pid=21129] ppid=21128 vsize=63924 CPUtime=0.49 cores=0
/proc/21129/stat : 21129 (cryptominisat) R 21128 21128 21057 0 -1 4202496 11636 0 0 0 48 1 0 0 20 0 1 0 553756702 65458176 9984 33554432000 4194304 4587354 140737222707984 18446744073709551615 4357604 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21129/statm: 15981 9984 315 96 0 12543 0
[pid=21130] ppid=21128 vsize=28984 CPUtime=0.49 cores=0
/proc/21130/stat : 21130 (clasp) R 21128 21128 21057 0 -1 4202496 5728 0 0 0 49 0 0 0 22 0 1 0 553756702 29679616 4448 33554432000 4194304 4785740 140736843552432 18446744073709551615 4495597 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21130/statm: 7246 4448 314 145 0 4291 0
[pid=21131] ppid=21128 vsize=464404 CPUtime=0.49 cores=0
/proc/21131/stat : 21131 (TNM) R 21128 21128 21057 0 -1 4202496 4421 0 0 0 49 0 0 0 23 0 1 0 553756702 475549696 4318 33554432000 134512640 134534564 4286650464 18446744073709551615 134524681 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21131/statm: 116101 4318 91 6 0 114767 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 575636

[startup+3.10122 s]
/proc/loadavg: 0.24 0.05 0.02 7/184 21132
/proc/meminfo: memFree=14236796/32950928 swapFree=67111524/67111528
[pid=21128] ppid=21126 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21128/stat : 21128 (ppfolio) S 21126 21128 21057 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 553756701 18763776 394 33554432000 4194304 4287625 140733451879104 18446744073709551615 256415411727 0 0 4096 65536 4138400551056441344 0 0 17 4 0 0 0
/proc/21128/statm: 4581 394 345 23 0 91 0
[pid=21129] ppid=21128 vsize=66580 CPUtime=1.04 cores=0
/proc/21129/stat : 21129 (cryptominisat) R 21128 21128 21057 0 -1 4202496 16953 0 0 0 101 3 0 0 22 0 1 0 553756702 68177920 11075 33554432000 4194304 4587354 140737222707984 18446744073709551615 4236455 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21129/statm: 16645 11075 326 96 0 13207 0
[pid=21130] ppid=21128 vsize=30436 CPUtime=0.99 cores=0
/proc/21130/stat : 21130 (clasp) R 21128 21128 21057 0 -1 4202496 6073 0 0 0 99 0 0 0 24 0 1 0 553756702 31166464 4793 33554432000 4194304 4785740 140736843552432 18446744073709551615 4482817 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21130/statm: 7609 4793 316 145 0 4654 0
[pid=21131] ppid=21128 vsize=464404 CPUtime=1.04 cores=0
/proc/21131/stat : 21131 (TNM) R 21128 21128 21057 0 -1 4202496 4421 0 0 0 104 0 0 0 25 0 1 0 553756702 475549696 4318 33554432000 134512640 134534564 4286650464 18446744073709551615 134524677 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21131/statm: 116101 4318 91 6 0 114767 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 579744

[startup+6.3006 s]
/proc/loadavg: 0.70 0.15 0.05 7/184 21133
/proc/meminfo: memFree=14223268/32950928 swapFree=67111524/67111528
[pid=21128] ppid=21126 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21128/stat : 21128 (ppfolio) S 21126 21128 21057 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 553756701 18763776 394 33554432000 4194304 4287625 140733451879104 18446744073709551615 256415411727 0 0 4096 65536 4138400963373301760 0 0 17 4 0 0 0
/proc/21128/statm: 4581 394 345 23 0 91 0
[pid=21129] ppid=21128 vsize=66580 CPUtime=2.09 cores=0
/proc/21129/stat : 21129 (cryptominisat) R 21128 21128 21057 0 -1 4202496 17733 0 0 0 206 3 0 0 25 0 1 0 553756702 68177920 11841 33554432000 4194304 4587354 140737222707984 18446744073709551615 4238763 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21129/statm: 16645 11841 326 96 0 13207 0
[pid=21130] ppid=21128 vsize=30016 CPUtime=2.09 cores=0
/proc/21130/stat : 21130 (clasp) R 21128 21128 21057 0 -1 4202496 6595 0 0 0 209 0 0 0 25 0 1 0 553756702 30736384 4794 33554432000 4194304 4785740 140736843552432 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21130/statm: 7504 4794 340 145 0 4549 0
[pid=21131] ppid=21128 vsize=470220 CPUtime=2.08 cores=0
/proc/21131/stat : 21131 (TNM) R 21128 21128 21057 0 -1 4202496 6318 0 0 0 208 0 0 0 25 0 1 0 553756702 481505280 6215 33554432000 134512640 134534564 4286650464 18446744073709551615 134528824 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21131/statm: 117555 6215 95 6 0 116221 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 585140

[startup+12.7004 s]
/proc/loadavg: 1.13 0.25 0.08 7/184 21133
/proc/meminfo: memFree=14211948/32950928 swapFree=67111524/67111528
[pid=21128] ppid=21126 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21128/stat : 21128 (ppfolio) S 21126 21128 21057 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 553756701 18763776 394 33554432000 4194304 4287625 140733451879104 18446744073709551615 256415411727 0 0 4096 65536 4138400138739580928 0 0 17 4 0 0 0
/proc/21128/statm: 4581 394 345 23 0 91 0
[pid=21129] ppid=21128 vsize=230504 CPUtime=4.24 cores=0
/proc/21129/stat : 21129 (cryptominisat) R 21128 21128 21057 0 -1 4202496 19546 0 0 0 421 3 0 0 25 0 1 0 553756702 236036096 11991 33554432000 4194304 4587354 140737222707984 18446744073709551615 4365133 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21129/statm: 57626 11991 337 96 0 54188 0
[pid=21130] ppid=21128 vsize=31136 CPUtime=4.19 cores=0
/proc/21130/stat : 21130 (clasp) R 21128 21128 21057 0 -1 4202496 6909 0 0 0 418 1 0 0 25 0 1 0 553756702 31883264 5108 33554432000 4194304 4785740 140736843552432 18446744073709551615 4287045 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21130/statm: 7784 5108 340 145 0 4829 0
[pid=21131] ppid=21128 vsize=470220 CPUtime=4.24 cores=0
/proc/21131/stat : 21131 (TNM) R 21128 21128 21057 0 -1 4202496 6318 0 0 0 424 0 0 0 25 0 1 0 553756702 481505280 6215 33554432000 134512640 134534564 4286650464 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21131/statm: 117555 6215 95 6 0 116221 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 750184

[startup+25.5009 s]
/proc/loadavg: 2.20 0.53 0.17 7/184 21133
/proc/meminfo: memFree=14157264/32950928 swapFree=67111524/67111528
[pid=21128] ppid=21126 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21128/stat : 21128 (ppfolio) S 21126 21128 21057 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 553756701 18763776 394 33554432000 4194304 4287625 140733451879104 18446744073709551615 256415411727 0 0 4096 65536 4138400551056441344 0 0 17 4 0 0 0
/proc/21128/statm: 4581 394 345 23 0 91 0
[pid=21129] ppid=21128 vsize=241088 CPUtime=8.49 cores=0
/proc/21129/stat : 21129 (cryptominisat) R 21128 21128 21057 0 -1 4202496 21591 0 0 0 846 3 0 0 25 0 1 0 553756702 246874112 14036 33554432000 4194304 4587354 140737222707984 18446744073709551615 4365236 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21129/statm: 60272 14036 337 96 0 56834 0
[pid=21130] ppid=21128 vsize=43752 CPUtime=8.49 cores=0
/proc/21130/stat : 21130 (clasp) R 21128 21128 21057 0 -1 4202496 10079 0 0 0 848 1 0 0 25 0 1 0 553756702 44802048 8278 33554432000 4194304 4785740 140736843552432 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21130/statm: 10938 8278 340 145 0 7983 0
[pid=21131] ppid=21128 vsize=470220 CPUtime=8.49 cores=0
/proc/21131/stat : 21131 (TNM) R 21128 21128 21057 0 -1 4202496 6318 0 0 0 849 0 0 0 25 0 1 0 553756702 481505280 6215 33554432000 134512640 134534564 4286650464 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21131/statm: 117555 6215 95 6 0 116221 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 773384

[startup+51.1011 s]
/proc/loadavg: 3.50 0.97 0.33 7/184 21134
/proc/meminfo: memFree=14111796/32950928 swapFree=67111524/67111528
[pid=21128] ppid=21126 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21128/stat : 21128 (ppfolio) S 21126 21128 21057 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 553756701 18763776 394 33554432000 4194304 4287625 140733451879104 18446744073709551615 256415411727 0 0 4096 65536 4138400276178534400 0 0 17 4 0 0 0
/proc/21128/statm: 4581 394 345 23 0 91 0
[pid=21129] ppid=21128 vsize=244968 CPUtime=17.04 cores=0
/proc/21129/stat : 21129 (cryptominisat) R 21128 21128 21057 0 -1 4202496 27584 0 0 0 1700 4 0 0 25 0 1 0 553756702 250847232 17402 33554432000 4194304 4587354 140737222707984 18446744073709551615 4365352 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21129/statm: 61242 17402 337 96 0 57804 0
[pid=21130] ppid=21128 vsize=63936 CPUtime=16.99 cores=0
/proc/21130/stat : 21130 (clasp) R 21128 21128 21057 0 -1 4202496 15072 0 0 0 1697 2 0 0 25 0 1 0 553756702 65470464 13271 33554432000 4194304 4785740 140736843552432 18446744073709551615 4286964 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21130/statm: 15984 13271 340 145 0 13029 0
[pid=21131] ppid=21128 vsize=470220 CPUtime=17.04 cores=0
/proc/21131/stat : 21131 (TNM) R 21128 21128 21057 0 -1 4202496 6318 0 0 0 1704 0 0 0 25 0 1 0 553756702 481505280 6215 33554432000 134512640 134534564 4286650464 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21131/statm: 117555 6215 95 6 0 116221 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 797448

[startup+102.307 s]
/proc/loadavg: 5.00 1.81 0.65 7/184 21135
/proc/meminfo: memFree=14050404/32950928 swapFree=67111524/67111528
[pid=21128] ppid=21126 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21128/stat : 21128 (ppfolio) S 21126 21128 21057 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 553756701 18763776 394 33554432000 4194304 4287625 140733451879104 18446744073709551615 256415411727 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/21128/statm: 4581 394 345 23 0 91 0
[pid=21129] ppid=21128 vsize=261444 CPUtime=34.08 cores=0
/proc/21129/stat : 21129 (cryptominisat) R 21128 21128 21057 0 -1 4202496 34188 0 0 0 3403 5 0 0 25 0 1 0 553756702 267718656 24002 33554432000 4194304 4587354 140737222707984 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21129/statm: 65361 24002 337 96 0 61923 0
[pid=21130] ppid=21128 vsize=78916 CPUtime=34.09 cores=0
/proc/21130/stat : 21130 (clasp) R 21128 21128 21057 0 -1 4202496 18749 0 0 0 3406 3 0 0 25 0 1 0 553756702 80809984 16948 33554432000 4194304 4785740 140736843552432 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21130/statm: 19729 16948 340 145 0 16774 0
[pid=21131] ppid=21128 vsize=470220 CPUtime=34.1 cores=0
/proc/21131/stat : 21131 (TNM) R 21128 21128 21057 0 -1 4202496 6318 0 0 0 3410 0 0 0 25 0 1 0 553756702 481505280 6215 33554432000 134512640 134534564 4286650464 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21131/statm: 117555 6215 95 6 0 116221 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 828904

[startup+162.301 s]
/proc/loadavg: 5.60 2.51 0.96 7/184 21137
/proc/meminfo: memFree=14009212/32950928 swapFree=67111524/67111528
[pid=21128] ppid=21126 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21128/stat : 21128 (ppfolio) S 21126 21128 21057 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 553756701 18763776 394 33554432000 4194304 4287625 140733451879104 18446744073709551615 256415411727 0 0 4096 65536 4138400963373301760 0 0 17 4 0 0 0
/proc/21128/statm: 4581 394 345 23 0 91 0
[pid=21129] ppid=21128 vsize=242416 CPUtime=54.08 cores=0
/proc/21129/stat : 21129 (cryptominisat) R 21128 21128 21057 0 -1 4202496 48140 0 0 0 5400 8 0 0 25 0 1 0 553756702 248233984 24027 33554432000 4194304 4587354 140737222707984 18446744073709551615 4241103 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21129/statm: 60604 24027 337 96 0 57166 0
[pid=21130] ppid=21128 vsize=85280 CPUtime=54.08 cores=0

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

/proc/21131/statm: 117555 6215 95 6 0 116221 0
Current children cumulated CPU time (s) 4602.45
Current children cumulated vsize (KiB) 1202032

[startup+4662.3 s]
/proc/loadavg: 6.00 6.00 5.91 7/184 21278
/proc/meminfo: memFree=13512692/32950928 swapFree=67111524/67111528
[pid=21128] ppid=21126 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21128/stat : 21128 (ppfolio) S 21126 21128 21057 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 553756701 18763776 394 33554432000 4194304 4287625 140733451879104 18446744073709551615 256415411727 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/21128/statm: 4581 394 345 23 0 91 0
[pid=21129] ppid=21128 vsize=438284 CPUtime=1554.15 cores=0
/proc/21129/stat : 21129 (cryptominisat) R 21128 21128 21057 0 -1 4202496 462082 0 0 0 155304 111 0 0 25 0 1 0 553756702 448802816 64312 33554432000 4194304 4587354 140737222707984 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21129/statm: 109571 64312 337 96 0 106133 0
[pid=21130] ppid=21128 vsize=251088 CPUtime=1554.15 cores=0
/proc/21130/stat : 21130 (clasp) R 21128 21128 21057 0 -1 4202496 59655 0 0 0 155402 13 0 0 25 0 1 0 553756702 257114112 57854 33554432000 4194304 4785740 140736843552432 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21130/statm: 62772 57854 340 145 0 59817 0
[pid=21131] ppid=21128 vsize=470220 CPUtime=1554.13 cores=0
/proc/21131/stat : 21131 (TNM) R 21128 21128 21057 0 -1 4202496 6318 0 0 0 155413 0 0 0 25 0 1 0 553756702 481505280 6215 33554432000 134512640 134534564 4286650464 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21131/statm: 117555 6215 95 6 0 116221 0
Current children cumulated CPU time (s) 4662.43
Current children cumulated vsize (KiB) 1177916

[startup+4722.31 s]
/proc/loadavg: 6.00 6.00 5.91 7/184 21279
/proc/meminfo: memFree=13510548/32950928 swapFree=67111524/67111528
[pid=21128] ppid=21126 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21128/stat : 21128 (ppfolio) S 21126 21128 21057 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 553756701 18763776 394 33554432000 4194304 4287625 140733451879104 18446744073709551615 256415411727 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/21128/statm: 4581 394 345 23 0 91 0
[pid=21129] ppid=21128 vsize=428960 CPUtime=1574.15 cores=0
/proc/21129/stat : 21129 (cryptominisat) R 21128 21128 21057 0 -1 4202496 468171 0 0 0 157303 112 0 0 25 0 1 0 553756702 439255040 64322 33554432000 4194304 4587354 140737222707984 18446744073709551615 4238958 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21129/statm: 107240 64322 337 96 0 103802 0
[pid=21130] ppid=21128 vsize=252692 CPUtime=1574.15 cores=0
/proc/21130/stat : 21130 (clasp) R 21128 21128 21057 0 -1 4202496 60028 0 0 0 157402 13 0 0 25 0 1 0 553756702 258756608 58227 33554432000 4194304 4785740 140736843552432 18446744073709551615 4286982 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21130/statm: 63173 58227 340 145 0 60218 0
[pid=21131] ppid=21128 vsize=470220 CPUtime=1574.15 cores=0
/proc/21131/stat : 21131 (TNM) R 21128 21128 21057 0 -1 4202496 6318 0 0 0 157415 0 0 0 25 0 1 0 553756702 481505280 6215 33554432000 134512640 134534564 4286650464 18446744073709551615 134529828 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21131/statm: 117555 6215 95 6 0 116221 0
Current children cumulated CPU time (s) 4722.45
Current children cumulated vsize (KiB) 1170196

[startup+4782.3 s]
/proc/loadavg: 6.00 6.00 5.91 7/184 21281
/proc/meminfo: memFree=13487816/32950928 swapFree=67111524/67111528
[pid=21128] ppid=21126 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21128/stat : 21128 (ppfolio) S 21126 21128 21057 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 553756701 18763776 394 33554432000 4194304 4287625 140733451879104 18446744073709551615 256415411727 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/21128/statm: 4581 394 345 23 0 91 0
[pid=21129] ppid=21128 vsize=428960 CPUtime=1594.15 cores=0
/proc/21129/stat : 21129 (cryptominisat) R 21128 21128 21057 0 -1 4202496 473904 0 0 0 159301 114 0 0 25 0 1 0 553756702 439255040 69973 33554432000 4194304 4587354 140737222707984 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21129/statm: 107240 69973 337 96 0 103802 0
[pid=21130] ppid=21128 vsize=252900 CPUtime=1594.15 cores=0
/proc/21130/stat : 21130 (clasp) R 21128 21128 21057 0 -1 4202496 60088 0 0 0 159402 13 0 0 25 0 1 0 553756702 258969600 58287 33554432000 4194304 4785740 140736843552432 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21130/statm: 63225 58287 340 145 0 60270 0
[pid=21131] ppid=21128 vsize=470220 CPUtime=1594.15 cores=0
/proc/21131/stat : 21131 (TNM) R 21128 21128 21057 0 -1 4202496 6318 0 0 0 159415 0 0 0 25 0 1 0 553756702 481505280 6215 33554432000 134512640 134534564 4286650464 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21131/statm: 117555 6215 95 6 0 116221 0
Current children cumulated CPU time (s) 4782.45
Current children cumulated vsize (KiB) 1170404

[startup+4842.3 s]
/proc/loadavg: 6.00 6.00 5.91 7/184 21282
/proc/meminfo: memFree=13466180/32950928 swapFree=67111524/67111528
[pid=21128] ppid=21126 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21128/stat : 21128 (ppfolio) S 21126 21128 21057 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 553756701 18763776 394 33554432000 4194304 4287625 140733451879104 18446744073709551615 256415411727 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/21128/statm: 4581 394 345 23 0 91 0
[pid=21129] ppid=21128 vsize=415576 CPUtime=1614.14 cores=0
/proc/21129/stat : 21129 (cryptominisat) R 21128 21128 21057 0 -1 4202496 479068 0 0 0 161299 115 0 0 25 0 1 0 553756702 425549824 69140 33554432000 4194304 4587354 140737222707984 18446744073709551615 4238606 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21129/statm: 103894 69140 337 96 0 100456 0
[pid=21130] ppid=21128 vsize=256864 CPUtime=1614.14 cores=0
/proc/21130/stat : 21130 (clasp) R 21128 21128 21057 0 -1 4202496 61018 0 0 0 161401 13 0 0 25 0 1 0 553756702 263028736 59217 33554432000 4194304 4785740 140736843552432 18446744073709551615 4553344 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21130/statm: 64216 59217 340 145 0 61261 0
[pid=21131] ppid=21128 vsize=470220 CPUtime=1614.16 cores=0
/proc/21131/stat : 21131 (TNM) R 21128 21128 21057 0 -1 4202496 6318 0 0 0 161416 0 0 0 25 0 1 0 553756702 481505280 6215 33554432000 134512640 134534564 4286650464 18446744073709551615 134530320 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21131/statm: 117555 6215 95 6 0 116221 0
Current children cumulated CPU time (s) 4842.44
Current children cumulated vsize (KiB) 1160984

[startup+4902.3 s]
/proc/loadavg: 6.00 6.00 5.91 7/184 21284
/proc/meminfo: memFree=13473092/32950928 swapFree=67111524/67111528
[pid=21128] ppid=21126 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21128/stat : 21128 (ppfolio) S 21126 21128 21057 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 553756701 18763776 394 33554432000 4194304 4287625 140733451879104 18446744073709551615 256415411727 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/21128/statm: 4581 394 345 23 0 91 0
[pid=21129] ppid=21128 vsize=424776 CPUtime=1634.14 cores=0
/proc/21129/stat : 21129 (cryptominisat) R 21128 21128 21057 0 -1 4202496 484211 0 0 0 163297 117 0 0 25 0 1 0 553756702 434970624 68140 33554432000 4194304 4587354 140737222707984 18446744073709551615 4238399 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21129/statm: 106194 68140 337 96 0 102756 0
[pid=21130] ppid=21128 vsize=257380 CPUtime=1634.14 cores=0
/proc/21130/stat : 21130 (clasp) R 21128 21128 21057 0 -1 4202496 61105 0 0 0 163401 13 0 0 25 0 1 0 553756702 263557120 59304 33554432000 4194304 4785740 140736843552432 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21130/statm: 64345 59304 340 145 0 61390 0
[pid=21131] ppid=21128 vsize=470220 CPUtime=1634.17 cores=0
/proc/21131/stat : 21131 (TNM) R 21128 21128 21057 0 -1 4202496 6318 0 0 0 163417 0 0 0 25 0 1 0 553756702 481505280 6215 33554432000 134512640 134534564 4286650464 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21131/statm: 117555 6215 95 6 0 116221 0
Current children cumulated CPU time (s) 4902.45
Current children cumulated vsize (KiB) 1170700

[startup+4962.3 s]
/proc/loadavg: 6.05 6.01 5.92 7/184 21286
/proc/meminfo: memFree=13480120/32950928 swapFree=67111524/67111528
[pid=21128] ppid=21126 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21128/stat : 21128 (ppfolio) S 21126 21128 21057 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 553756701 18763776 394 33554432000 4194304 4287625 140733451879104 18446744073709551615 256415411727 0 0 4096 65536 4138400138739580928 0 0 17 4 0 0 0
/proc/21128/statm: 4581 394 345 23 0 91 0
[pid=21129] ppid=21128 vsize=411128 CPUtime=1654.14 cores=0
/proc/21129/stat : 21129 (cryptominisat) R 21128 21128 21057 0 -1 4202496 489447 0 0 0 165296 118 0 0 25 0 1 0 553756702 420995072 67077 33554432000 4194304 4587354 140737222707984 18446744073709551615 4238595 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21129/statm: 102782 67077 337 96 0 99344 0
[pid=21130] ppid=21128 vsize=257884 CPUtime=1654.14 cores=0
/proc/21130/stat : 21130 (clasp) R 21128 21128 21057 0 -1 4202496 61202 0 0 0 165401 13 0 0 25 0 1 0 553756702 264073216 59401 33554432000 4194304 4785740 140736843552432 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21130/statm: 64471 59401 340 145 0 61516 0
[pid=21131] ppid=21128 vsize=470220 CPUtime=1654.18 cores=0
/proc/21131/stat : 21131 (TNM) R 21128 21128 21057 0 -1 4202496 6318 0 0 0 165418 0 0 0 25 0 1 0 553756702 481505280 6215 33554432000 134512640 134534564 4286650464 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21131/statm: 117555 6215 95 6 0 116221 0
Current children cumulated CPU time (s) 4962.46
Current children cumulated vsize (KiB) 1157556



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 6.09 6.03 5.93 7/184 21318
/proc/meminfo: memFree=13829732/32950928 swapFree=67111524/67111528
[pid=21128] ppid=21126 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21128/stat : 21128 (ppfolio) S 21126 21128 21057 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 553756701 18763776 394 33554432000 4194304 4287625 140733451879104 18446744073709551615 256415411727 0 0 4096 65536 4138400138739580928 0 0 17 4 0 0 0
/proc/21128/statm: 4581 394 345 23 0 91 0
[pid=21129] ppid=21128 vsize=420060 CPUtime=1666.74 cores=0
/proc/21129/stat : 21129 (cryptominisat) R 21128 21128 21057 0 -1 4202496 493096 0 0 0 166554 120 0 0 25 0 1 0 553756702 430141440 64323 33554432000 4194304 4587354 140737222707984 18446744073709551615 4237424 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21129/statm: 105015 64323 337 96 0 101577 0
[pid=21130] ppid=21128 vsize=257884 CPUtime=1666.64 cores=0
/proc/21130/stat : 21130 (clasp) R 21128 21128 21057 0 -1 4202496 61231 0 0 0 166651 13 0 0 25 0 1 0 553756702 264073216 59430 33554432000 4194304 4785740 140736843552432 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21130/statm: 64471 59430 340 145 0 61516 0
[pid=21131] ppid=21128 vsize=470220 CPUtime=1666.69 cores=0
/proc/21131/stat : 21131 (TNM) R 21128 21128 21057 0 -1 4202496 6318 0 0 0 166669 0 0 0 25 0 1 0 553756702 481505280 6215 33554432000 134512640 134534564 4286650464 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21131/statm: 117555 6215 95 6 0 116221 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 1166488

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.09 6.03 5.93 7/184 21318
/proc/meminfo: memFree=13829732/32950928 swapFree=67111524/67111528
[pid=21128] ppid=21126 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21128/stat : 21128 (ppfolio) S 21126 21128 21057 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 553756701 18763776 394 33554432000 4194304 4287625 140733451879104 18446744073709551615 256415411727 0 0 4096 65536 4138400138739580928 0 0 17 4 0 0 0
/proc/21128/statm: 4581 394 345 23 0 91 0
[pid=21129] ppid=21128 vsize=420060 CPUtime=1666.74 cores=0
/proc/21129/stat : 21129 (cryptominisat) R 21128 21128 21057 0 -1 4202496 493096 0 0 0 166554 120 0 0 25 0 1 0 553756702 430141440 64323 33554432000 4194304 4587354 140737222707984 18446744073709551615 4237424 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21129/statm: 105015 64323 337 96 0 101577 0
[pid=21130] ppid=21128 vsize=257884 CPUtime=1666.64 cores=0
/proc/21130/stat : 21130 (clasp) R 21128 21128 21057 0 -1 4202496 61231 0 0 0 166651 13 0 0 25 0 1 0 553756702 264073216 59430 33554432000 4194304 4785740 140736843552432 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21130/statm: 64471 59430 340 145 0 61516 0
[pid=21131] ppid=21128 vsize=470220 CPUtime=1666.69 cores=0
/proc/21131/stat : 21131 (TNM) R 21128 21128 21057 0 -1 4202496 6318 0 0 0 166669 0 0 0 25 0 1 0 553756702 481505280 6215 33554432000 134512640 134534564 4286650464 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21131/statm: 117555 6215 95 6 0 116221 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 1166488

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 21128 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 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.91
CPU time (s): 5000.07
CPU user time (s): 4998.74
CPU system time (s): 1.33
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 1330664

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= 500
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= 320
involuntary context switches= 4

runsolver used 8.65768 second user time and 18.6202 second system time

The end

Launcher Data

Begin job on node115 at 2011-04-24 10:54:20
IDJOB=3275062
IDBENCH=71366
IDSOLVER=1639
FILE ID=node115/3275062-1303635260
RUNJOBID= node115-1303635251-21075
PBS_JOBID= 13150733
Free space on /tmp= 72664 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT09/CRAFTED/rbsat/random/forced/rbsat-v2400c266431gyes6.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3275062-1303635260/watcher-3275062-1303635260 -o /tmp/evaluation-result-3275062-1303635260/solver-3275062-1303635260 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3275062-1303635260.cnf

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

MD5SUM BENCH= e23fefb786281285c1d045e8bc698d74
RANDOM SEED=710962045

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.811
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:      14317832 kB
Buffers:       2282956 kB
Cached:       15651776 kB
SwapCached:          4 kB
Active:        7328024 kB
Inactive:     10751188 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14317832 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           26440 kB
Writeback:           0 kB
AnonPages:      143856 kB
Mapped:          16380 kB
Slab:           489168 kB
PageTables:       5204 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   744072 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= 72656 MiB
End job on node115 at 2011-04-24 12:17:42