Trace number 3221002

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.09 5000.01

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v100-c2130-S1465579926-097.UNKNOWN.cnf
MD5SUMeb55252a6fac55d328f4d31fcc6e53bd
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark321.466
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of clauses2130
Sum of the clauses size10650
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52130
Number of clauses of size over 50

Solver Data

0.00/0.03	This is pico-portfolio, a naive parallel portfolio
0.00/0.03	Copyright (C) 2011 Olivier Roussel
0.00/0.03	Using 1 processing units
0.00/0.03	This portfolio uses the following solvers:
0.00/0.03	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.03	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.03	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.03	Starting cryptominisat 2.7.1 on core(s) 0
0.00/0.03	Starting clasp 1.3.6 on core(s) 0
0.00/0.03	Starting TNM 2009 on core(s) 0
5000.05/5000.00	Done

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-3221002-1303386350/watcher-3221002-1303386350 -o /tmp/evaluation-result-3221002-1303386350/solver-3221002-1303386350 -C 5000 -W 5000 -M 15500 ppfolio --nbcore=1 HOME/instance-3221002-1303386350.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.00 0.22 2.31 3/180 27055
/proc/meminfo: memFree=16129232/32950928 swapFree=67111528/67111528
[pid=27055] ppid=27053 vsize=2712 CPUtime=0 cores=0,2,4,6
/proc/27055/stat : 27055 (ppfolio) S 27053 27055 27014 0 -1 4194304 83 0 0 0 0 0 0 0 23 0 1 0 450233801 2777088 37 33554432000 4194304 4287625 140735721027072 18446744073709551615 235589942919 0 2147483391 4096 0 18446744071699962003 0 0 17 2 0 0 0
/proc/27055/statm: 678 37 27 23 0 23 0

[startup+0.0223999 s]
/proc/loadavg: 0.00 0.22 2.31 3/180 27055
/proc/meminfo: memFree=16129232/32950928 swapFree=67111528/67111528
[pid=27055] ppid=27053 vsize=2712 CPUtime=0 cores=0,2,4,6
/proc/27055/stat : 27055 (ppfolio) S 27053 27055 27014 0 -1 4194304 83 0 0 0 0 0 0 0 23 0 1 0 450233801 2777088 37 33554432000 4194304 4287625 140735721027072 18446744073709551615 235589942919 0 2147483391 4096 0 18446744071699962003 0 0 17 2 0 0 0
/proc/27055/statm: 678 37 27 23 0 23 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2712

[startup+0.100449 s]
/proc/loadavg: 0.00 0.22 2.31 3/180 27055
/proc/meminfo: memFree=16129232/32950928 swapFree=67111528/67111528
[pid=27055] ppid=27053 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/27055/stat : 27055 (ppfolio) S 27053 27055 27014 0 -1 4202496 500 0 0 0 0 0 0 0 18 0 1 0 450233801 18763776 394 33554432000 4194304 4287625 140735721027072 18446744073709551615 235594886671 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/27055/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300418 s]
/proc/loadavg: 0.00 0.22 2.31 3/180 27055
/proc/meminfo: memFree=16129232/32950928 swapFree=67111528/67111528
[pid=27055] ppid=27053 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/27055/stat : 27055 (ppfolio) S 27053 27055 27014 0 -1 4202496 500 0 0 0 0 0 0 0 16 0 1 0 450233801 18763776 394 33554432000 4194304 4287625 140735721027072 18446744073709551615 235594886671 0 0 4096 65536 9097374601381412864 0 0 17 6 0 0 0
/proc/27055/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700345 s]
/proc/loadavg: 0.00 0.22 2.31 3/180 27055
/proc/meminfo: memFree=16129232/32950928 swapFree=67111528/67111528
[pid=27055] ppid=27053 vsize=18324 CPUtime=0.58 cores=0,2,4,6
/proc/27055/stat : 27055 (ppfolio) S 27053 27055 27014 0 -1 4202496 501 1403 0 0 0 0 58 0 15 0 1 0 450233801 18763776 395 33554432000 4194304 4287625 140735721027072 18446744073709551615 235594886671 0 0 4096 65536 2514814406777340161 0 0 17 6 0 0 0
/proc/27055/statm: 4581 395 346 23 0 91 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 18324

[startup+1.50121 s]
/proc/loadavg: 0.00 0.22 2.31 6/183 27059
/proc/meminfo: memFree=16122132/32950928 swapFree=67111528/67111528
[pid=27055] ppid=27053 vsize=18324 CPUtime=0.58 cores=0,2,4,6
/proc/27055/stat : 27055 (ppfolio) S 27053 27055 27014 0 -1 4202496 501 1403 0 0 0 0 58 0 15 0 1 0 450233801 18763776 395 33554432000 4194304 4287625 140735721027072 18446744073709551615 235594886671 0 0 4096 65536 2514814406777340161 0 0 17 6 0 0 0
/proc/27055/statm: 4581 395 346 23 0 91 0
[pid=27058] ppid=27055 vsize=13096 CPUtime=0.39 cores=0
/proc/27058/stat : 27058 (clasp) R 27055 27055 27014 0 -1 4202496 737 0 0 0 39 0 0 0 25 0 1 0 450233804 13410304 628 33554432000 4194304 4785740 140734691461984 18446744073709551615 4562683 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27058/statm: 3274 628 340 145 0 319 0
[pid=27059] ppid=27055 vsize=455956 CPUtime=0.47 cores=0
/proc/27059/stat : 27059 (TNM) R 27055 27055 27014 0 -1 4202496 340 0 0 0 47 0 0 0 25 0 1 0 450233804 466898944 236 33554432000 134512640 134534564 4288519088 18446744073709551615 134528988 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27059/statm: 113989 236 95 6 0 112655 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 487376

[startup+3.10081 s]
/proc/loadavg: 0.00 0.22 2.31 6/183 27059
/proc/meminfo: memFree=16121016/32950928 swapFree=67111528/67111528
[pid=27055] ppid=27053 vsize=18324 CPUtime=0.58 cores=0,2,4,6
/proc/27055/stat : 27055 (ppfolio) S 27053 27055 27014 0 -1 4202496 501 1403 0 0 0 0 58 0 15 0 1 0 450233801 18763776 395 33554432000 4194304 4287625 140735721027072 18446744073709551615 235594886671 0 0 4096 65536 2514814406777340161 0 0 17 6 0 0 0
/proc/27055/statm: 4581 395 346 23 0 91 0
[pid=27058] ppid=27055 vsize=13500 CPUtime=1.19 cores=0
/proc/27058/stat : 27058 (clasp) R 27055 27055 27014 0 -1 4202496 848 0 0 0 119 0 0 0 25 0 1 0 450233804 13824000 739 33554432000 4194304 4785740 140734691461984 18446744073709551615 4553411 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27058/statm: 3375 739 340 145 0 420 0
[pid=27059] ppid=27055 vsize=455956 CPUtime=1.27 cores=0
/proc/27059/stat : 27059 (TNM) R 27055 27055 27014 0 -1 4202496 340 0 0 0 127 0 0 0 25 0 1 0 450233804 466898944 236 33554432000 134512640 134534564 4288519088 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27059/statm: 113989 236 95 6 0 112655 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 487780

[startup+6.30036 s]
/proc/loadavg: 0.40 0.30 2.32 6/183 27059
/proc/meminfo: memFree=16112540/32950928 swapFree=67111528/67111528
[pid=27055] ppid=27053 vsize=18324 CPUtime=0.58 cores=0,2,4,6
/proc/27055/stat : 27055 (ppfolio) S 27053 27055 27014 0 -1 4202496 501 1403 0 0 0 0 58 0 15 0 1 0 450233801 18763776 395 33554432000 4194304 4287625 140735721027072 18446744073709551615 235594886671 0 0 4096 65536 2514814406777340161 0 0 17 6 0 0 0
/proc/27055/statm: 4581 395 346 23 0 91 0
[pid=27058] ppid=27055 vsize=14208 CPUtime=2.79 cores=0
/proc/27058/stat : 27058 (clasp) R 27055 27055 27014 0 -1 4202496 991 0 0 0 279 0 0 0 25 0 1 0 450233804 14548992 882 33554432000 4194304 4785740 140734691461984 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27058/statm: 3552 882 340 145 0 597 0
[pid=27059] ppid=27055 vsize=455956 CPUtime=2.87 cores=0
/proc/27059/stat : 27059 (TNM) R 27055 27055 27014 0 -1 4202496 340 0 0 0 287 0 0 0 25 0 1 0 450233804 466898944 236 33554432000 134512640 134534564 4288519088 18446744073709551615 134530571 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27059/statm: 113989 236 95 6 0 112655 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 488488

[startup+12.7012 s]
/proc/loadavg: 0.77 0.38 2.34 6/183 27059
/proc/meminfo: memFree=16111504/32950928 swapFree=67111528/67111528
[pid=27055] ppid=27053 vsize=18324 CPUtime=0.58 cores=0,2,4,6
/proc/27055/stat : 27055 (ppfolio) S 27053 27055 27014 0 -1 4202496 501 1403 0 0 0 0 58 0 15 0 1 0 450233801 18763776 395 33554432000 4194304 4287625 140735721027072 18446744073709551615 235594886671 0 0 4096 65536 2514814406777340161 0 0 17 6 0 0 0
/proc/27055/statm: 4581 395 346 23 0 91 0
[pid=27058] ppid=27055 vsize=14768 CPUtime=5.99 cores=0
/proc/27058/stat : 27058 (clasp) R 27055 27055 27014 0 -1 4202496 1143 0 0 0 599 0 0 0 25 0 1 0 450233804 15122432 1034 33554432000 4194304 4785740 140734691461984 18446744073709551615 4287055 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27058/statm: 3692 1034 340 145 0 737 0
[pid=27059] ppid=27055 vsize=455956 CPUtime=6.08 cores=0
/proc/27059/stat : 27059 (TNM) R 27055 27055 27014 0 -1 4202496 340 0 0 0 608 0 0 0 25 0 1 0 450233804 466898944 236 33554432000 134512640 134534564 4288519088 18446744073709551615 134528944 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27059/statm: 113989 236 95 6 0 112655 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 489048

[startup+25.501 s]
/proc/loadavg: 1.70 0.60 2.38 6/183 27060
/proc/meminfo: memFree=16104520/32950928 swapFree=67111528/67111528
[pid=27055] ppid=27053 vsize=18324 CPUtime=0.58 cores=0,2,4,6
/proc/27055/stat : 27055 (ppfolio) S 27053 27055 27014 0 -1 4202496 501 1403 0 0 0 0 58 0 15 0 1 0 450233801 18763776 395 33554432000 4194304 4287625 140735721027072 18446744073709551615 235594886671 0 0 4096 65536 2514814406777340161 0 0 17 6 0 0 0
/proc/27055/statm: 4581 395 346 23 0 91 0
[pid=27058] ppid=27055 vsize=15636 CPUtime=12.39 cores=0
/proc/27058/stat : 27058 (clasp) R 27055 27055 27014 0 -1 4202496 1340 0 0 0 1239 0 0 0 25 0 1 0 450233804 16011264 1231 33554432000 4194304 4785740 140734691461984 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27058/statm: 3909 1231 340 145 0 954 0
[pid=27059] ppid=27055 vsize=455956 CPUtime=12.48 cores=0
/proc/27059/stat : 27059 (TNM) R 27055 27055 27014 0 -1 4202496 340 0 0 0 1248 0 0 0 25 0 1 0 450233804 466898944 236 33554432000 134512640 134534564 4288519088 18446744073709551615 134530571 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27059/statm: 113989 236 95 6 0 112655 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 489916

[startup+51.1005 s]
/proc/loadavg: 2.83 0.95 2.45 6/183 27061
/proc/meminfo: memFree=16099372/32950928 swapFree=67111528/67111528
[pid=27055] ppid=27053 vsize=18324 CPUtime=0.58 cores=0,2,4,6
/proc/27055/stat : 27055 (ppfolio) S 27053 27055 27014 0 -1 4202496 501 1403 0 0 0 0 58 0 15 0 1 0 450233801 18763776 395 33554432000 4194304 4287625 140735721027072 18446744073709551615 235594886671 0 0 4096 65536 2514814406777340161 0 0 17 6 0 0 0
/proc/27055/statm: 4581 395 346 23 0 91 0
[pid=27058] ppid=27055 vsize=16640 CPUtime=25.19 cores=0
/proc/27058/stat : 27058 (clasp) R 27055 27055 27014 0 -1 4202496 1581 0 0 0 2519 0 0 0 25 0 1 0 450233804 17039360 1472 33554432000 4194304 4785740 140734691461984 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27058/statm: 4160 1472 340 145 0 1205 0
[pid=27059] ppid=27055 vsize=455956 CPUtime=25.28 cores=0
/proc/27059/stat : 27059 (TNM) R 27055 27055 27014 0 -1 4202496 340 0 0 0 2528 0 0 0 25 0 1 0 450233804 466898944 236 33554432000 134512640 134534564 4288519088 18446744073709551615 134528988 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27059/statm: 113989 236 95 6 0 112655 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 490920

[startup+102.306 s]
/proc/loadavg: 4.06 1.58 2.58 6/183 27062
/proc/meminfo: memFree=16089544/32950928 swapFree=67111528/67111528
[pid=27055] ppid=27053 vsize=18324 CPUtime=0.58 cores=0,2,4,6
/proc/27055/stat : 27055 (ppfolio) S 27053 27055 27014 0 -1 4202496 501 1403 0 0 0 0 58 0 15 0 1 0 450233801 18763776 395 33554432000 4194304 4287625 140735721027072 18446744073709551615 235594886671 0 0 4096 65536 2514814406777340161 0 0 17 6 0 0 0
/proc/27055/statm: 4581 395 346 23 0 91 0
[pid=27058] ppid=27055 vsize=18188 CPUtime=50.78 cores=0
/proc/27058/stat : 27058 (clasp) R 27055 27055 27014 0 -1 4202496 1961 0 0 0 5078 0 0 0 25 0 1 0 450233804 18624512 1852 33554432000 4194304 4785740 140734691461984 18446744073709551615 4286976 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27058/statm: 4547 1852 340 145 0 1592 0
[pid=27059] ppid=27055 vsize=455956 CPUtime=50.89 cores=0
/proc/27059/stat : 27059 (TNM) R 27055 27055 27014 0 -1 4202496 340 0 0 0 5089 0 0 0 25 0 1 0 450233804 466898944 236 33554432000 134512640 134534564 4288519088 18446744073709551615 134528988 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27059/statm: 113989 236 95 6 0 112655 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 492468

[startup+162.301 s]
/proc/loadavg: 4.65 2.20 2.73 6/183 27063
/proc/meminfo: memFree=16082704/32950928 swapFree=67111528/67111528
[pid=27055] ppid=27053 vsize=18324 CPUtime=0.58 cores=0,2,4,6
/proc/27055/stat : 27055 (ppfolio) S 27053 27055 27014 0 -1 4202496 501 1403 0 0 0 0 58 0 15 0 1 0 450233801 18763776 395 33554432000 4194304 4287625 140735721027072 18446744073709551615 235594886671 0 0 4096 65536 2514814406777340161 0 0 17 6 0 0 0
/proc/27055/statm: 4581 395 346 23 0 91 0
[pid=27058] ppid=27055 vsize=19684 CPUtime=80.78 cores=0
/proc/27058/stat : 27058 (clasp) R 27055 27055 27014 0 -1 4202496 2266 0 0 0 8077 1 0 0 25 0 1 0 450233804 20156416 2157 33554432000 4194304 4785740 140734691461984 18446744073709551615 4550348 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27058/statm: 4921 2157 340 145 0 1966 0
[pid=27059] ppid=27055 vsize=455956 CPUtime=80.89 cores=0
/proc/27059/stat : 27059 (TNM) R 27055 27055 27014 0 -1 4202496 340 0 0 0 8089 0 0 0 25 0 1 0 450233804 466898944 236 33554432000 134512640 134534564 4288519088 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27059/statm: 113989 236 95 6 0 112655 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 493964

[startup+222.3 s]
/proc/loadavg: 4.87 2.70 2.87 6/183 27065
/proc/meminfo: memFree=16079212/32950928 swapFree=67111528/67111528
[pid=27055] ppid=27053 vsize=18324 CPUtime=0.58 cores=0,2,4,6
/proc/27055/stat : 27055 (ppfolio) S 27053 27055 27014 0 -1 4202496 501 1403 0 0 0 0 58 0 15 0 1 0 450233801 18763776 395 33554432000 4194304 4287625 140735721027072 18446744073709551615 235594886671 0 0 4096 65536 2514814406777340161 0 0 17 6 0 0 0
/proc/27055/statm: 4581 395 346 23 0 91 0
[pid=27058] ppid=27055 vsize=20512 CPUtime=110.77 cores=0
/proc/27058/stat : 27058 (clasp) R 27055 27055 27014 0 -1 4202496 2448 0 0 0 11076 1 0 0 25 0 1 0 450233804 21004288 2339 33554432000 4194304 4785740 140734691461984 18446744073709551615 4287019 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27058/statm: 5128 2339 341 145 0 2173 0
[pid=27059] ppid=27055 vsize=455956 CPUtime=110.9 cores=0
/proc/27059/stat : 27059 (TNM) R 27055 27055 27014 0 -1 4202496 340 0 0 0 11090 0 0 0 25 0 1 0 450233804 466898944 236 33554432000 134512640 134534564 4288519088 18446744073709551615 134530664 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27059/statm: 113989 236 95 6 0 112655 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 494792

[startup+282.301 s]

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

[pid=27055] ppid=27053 vsize=18324 CPUtime=0.58 cores=0,2,4,6
/proc/27055/stat : 27055 (ppfolio) S 27053 27055 27014 0 -1 4202496 501 1403 0 0 0 0 58 0 15 0 1 0 450233801 18763776 395 33554432000 4194304 4287625 140735721027072 18446744073709551615 235594886671 0 0 4096 65536 2514814406777340161 0 0 17 6 0 0 0
/proc/27055/statm: 4581 395 346 23 0 91 0
[pid=27058] ppid=27055 vsize=30044 CPUtime=2210.85 cores=0
/proc/27058/stat : 27058 (clasp) R 27055 27055 27014 0 -1 4202496 4576 0 0 0 221079 6 0 0 25 0 1 0 450233804 30765056 4467 33554432000 4194304 4785740 140734691461984 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27058/statm: 7511 4467 341 145 0 4556 0
[pid=27059] ppid=27055 vsize=455956 CPUtime=2210.91 cores=0
/proc/27059/stat : 27059 (TNM) R 27055 27055 27014 0 -1 4202496 340 0 0 0 221091 0 0 0 25 0 1 0 450233804 466898944 236 33554432000 134512640 134534564 4288519088 18446744073709551615 134530549 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27059/statm: 113989 236 95 6 0 112655 0
Current children cumulated CPU time (s) 4422.34
Current children cumulated vsize (KiB) 504324

[startup+4482.3 s]
/proc/loadavg: 5.00 5.00 4.92 6/183 27198
/proc/meminfo: memFree=16001160/32950928 swapFree=67111528/67111528
[pid=27055] ppid=27053 vsize=18324 CPUtime=0.58 cores=0,2,4,6
/proc/27055/stat : 27055 (ppfolio) S 27053 27055 27014 0 -1 4202496 501 1403 0 0 0 0 58 0 15 0 1 0 450233801 18763776 395 33554432000 4194304 4287625 140735721027072 18446744073709551615 235594886671 0 0 4096 65536 2514814406777340161 0 0 17 6 0 0 0
/proc/27055/statm: 4581 395 346 23 0 91 0
[pid=27058] ppid=27055 vsize=30216 CPUtime=2240.85 cores=0
/proc/27058/stat : 27058 (clasp) R 27055 27055 27014 0 -1 4202496 4612 0 0 0 224079 6 0 0 25 0 1 0 450233804 30941184 4503 33554432000 4194304 4785740 140734691461984 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27058/statm: 7554 4503 341 145 0 4599 0
[pid=27059] ppid=27055 vsize=455956 CPUtime=2240.91 cores=0
/proc/27059/stat : 27059 (TNM) R 27055 27055 27014 0 -1 4202496 340 0 0 0 224091 0 0 0 25 0 1 0 450233804 466898944 236 33554432000 134512640 134534564 4288519088 18446744073709551615 134525744 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27059/statm: 113989 236 95 6 0 112655 0
Current children cumulated CPU time (s) 4482.34
Current children cumulated vsize (KiB) 504496

[startup+4542.3 s]
/proc/loadavg: 5.00 5.00 4.92 6/183 27208
/proc/meminfo: memFree=16004444/32950928 swapFree=67111528/67111528
[pid=27055] ppid=27053 vsize=18324 CPUtime=0.58 cores=0,2,4,6
/proc/27055/stat : 27055 (ppfolio) S 27053 27055 27014 0 -1 4202496 501 1403 0 0 0 0 58 0 15 0 1 0 450233801 18763776 395 33554432000 4194304 4287625 140735721027072 18446744073709551615 235594886671 0 0 4096 65536 2514814406777340161 0 0 17 6 0 0 0
/proc/27055/statm: 4581 395 346 23 0 91 0
[pid=27058] ppid=27055 vsize=30216 CPUtime=2270.84 cores=0
/proc/27058/stat : 27058 (clasp) R 27055 27055 27014 0 -1 4202496 4612 0 0 0 227078 6 0 0 25 0 1 0 450233804 30941184 4503 33554432000 4194304 4785740 140734691461984 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27058/statm: 7554 4503 341 145 0 4599 0
[pid=27059] ppid=27055 vsize=455956 CPUtime=2270.91 cores=0
/proc/27059/stat : 27059 (TNM) R 27055 27055 27014 0 -1 4202496 340 0 0 0 227091 0 0 0 25 0 1 0 450233804 466898944 236 33554432000 134512640 134534564 4288519088 18446744073709551615 134528955 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27059/statm: 113989 236 95 6 0 112655 0
Current children cumulated CPU time (s) 4542.33
Current children cumulated vsize (KiB) 504496

[startup+4602.3 s]
/proc/loadavg: 5.00 5.00 4.92 6/183 27210
/proc/meminfo: memFree=16000328/32950928 swapFree=67111528/67111528
[pid=27055] ppid=27053 vsize=18324 CPUtime=0.58 cores=0,2,4,6
/proc/27055/stat : 27055 (ppfolio) S 27053 27055 27014 0 -1 4202496 501 1403 0 0 0 0 58 0 15 0 1 0 450233801 18763776 395 33554432000 4194304 4287625 140735721027072 18446744073709551615 235594886671 0 0 4096 65536 2514814406777340161 0 0 17 6 0 0 0
/proc/27055/statm: 4581 395 346 23 0 91 0
[pid=27058] ppid=27055 vsize=30216 CPUtime=2300.84 cores=0
/proc/27058/stat : 27058 (clasp) R 27055 27055 27014 0 -1 4202496 4612 0 0 0 230078 6 0 0 25 0 1 0 450233804 30941184 4503 33554432000 4194304 4785740 140734691461984 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27058/statm: 7554 4503 341 145 0 4599 0
[pid=27059] ppid=27055 vsize=455956 CPUtime=2300.92 cores=0
/proc/27059/stat : 27059 (TNM) R 27055 27055 27014 0 -1 4202496 340 0 0 0 230092 0 0 0 25 0 1 0 450233804 466898944 236 33554432000 134512640 134534564 4288519088 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27059/statm: 113989 236 95 6 0 112655 0
Current children cumulated CPU time (s) 4602.34
Current children cumulated vsize (KiB) 504496

[startup+4662.3 s]
/proc/loadavg: 5.00 5.00 4.92 6/183 27211
/proc/meminfo: memFree=16004756/32950928 swapFree=67111528/67111528
[pid=27055] ppid=27053 vsize=18324 CPUtime=0.58 cores=0,2,4,6
/proc/27055/stat : 27055 (ppfolio) S 27053 27055 27014 0 -1 4202496 501 1403 0 0 0 0 58 0 15 0 1 0 450233801 18763776 395 33554432000 4194304 4287625 140735721027072 18446744073709551615 235594886671 0 0 4096 65536 2514814406777340161 0 0 17 6 0 0 0
/proc/27055/statm: 4581 395 346 23 0 91 0
[pid=27058] ppid=27055 vsize=30216 CPUtime=2330.84 cores=0
/proc/27058/stat : 27058 (clasp) R 27055 27055 27014 0 -1 4202496 4614 0 0 0 233078 6 0 0 25 0 1 0 450233804 30941184 4505 33554432000 4194304 4785740 140734691461984 18446744073709551615 4550406 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27058/statm: 7554 4505 341 145 0 4599 0
[pid=27059] ppid=27055 vsize=455956 CPUtime=2330.93 cores=0
/proc/27059/stat : 27059 (TNM) R 27055 27055 27014 0 -1 4202496 340 0 0 0 233093 0 0 0 25 0 1 0 450233804 466898944 236 33554432000 134512640 134534564 4288519088 18446744073709551615 134530701 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27059/statm: 113989 236 95 6 0 112655 0
Current children cumulated CPU time (s) 4662.35
Current children cumulated vsize (KiB) 504496

[startup+4722.31 s]
/proc/loadavg: 5.00 5.00 4.92 6/183 27216
/proc/meminfo: memFree=16000984/32950928 swapFree=67111528/67111528
[pid=27055] ppid=27053 vsize=18324 CPUtime=0.58 cores=0,2,4,6
/proc/27055/stat : 27055 (ppfolio) S 27053 27055 27014 0 -1 4202496 501 1403 0 0 0 0 58 0 15 0 1 0 450233801 18763776 395 33554432000 4194304 4287625 140735721027072 18446744073709551615 235594886671 0 0 4096 65536 2514814406777340161 0 0 17 6 0 0 0
/proc/27055/statm: 4581 395 346 23 0 91 0
[pid=27058] ppid=27055 vsize=30216 CPUtime=2360.83 cores=0
/proc/27058/stat : 27058 (clasp) R 27055 27055 27014 0 -1 4202496 4615 0 0 0 236077 6 0 0 25 0 1 0 450233804 30941184 4506 33554432000 4194304 4785740 140734691461984 18446744073709551615 4287140 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27058/statm: 7554 4506 341 145 0 4599 0
[pid=27059] ppid=27055 vsize=455956 CPUtime=2360.94 cores=0
/proc/27059/stat : 27059 (TNM) R 27055 27055 27014 0 -1 4202496 340 0 0 0 236094 0 0 0 25 0 1 0 450233804 466898944 236 33554432000 134512640 134534564 4288519088 18446744073709551615 134528620 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27059/statm: 113989 236 95 6 0 112655 0
Current children cumulated CPU time (s) 4722.35
Current children cumulated vsize (KiB) 504496

[startup+4782.3 s]
/proc/loadavg: 5.00 5.00 4.92 6/183 27218
/proc/meminfo: memFree=16006620/32950928 swapFree=67111528/67111528
[pid=27055] ppid=27053 vsize=18324 CPUtime=0.58 cores=0,2,4,6
/proc/27055/stat : 27055 (ppfolio) S 27053 27055 27014 0 -1 4202496 501 1403 0 0 0 0 58 0 15 0 1 0 450233801 18763776 395 33554432000 4194304 4287625 140735721027072 18446744073709551615 235594886671 0 0 4096 65536 2514814406777340161 0 0 17 6 0 0 0
/proc/27055/statm: 4581 395 346 23 0 91 0
[pid=27058] ppid=27055 vsize=30216 CPUtime=2390.83 cores=0
/proc/27058/stat : 27058 (clasp) R 27055 27055 27014 0 -1 4202496 4615 0 0 0 239077 6 0 0 25 0 1 0 450233804 30941184 4506 33554432000 4194304 4785740 140734691461984 18446744073709551615 4286973 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27058/statm: 7554 4506 341 145 0 4599 0
[pid=27059] ppid=27055 vsize=455956 CPUtime=2390.94 cores=0
/proc/27059/stat : 27059 (TNM) R 27055 27055 27014 0 -1 4202496 340 0 0 0 239094 0 0 0 25 0 1 0 450233804 466898944 236 33554432000 134512640 134534564 4288519088 18446744073709551615 134530329 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27059/statm: 113989 236 95 6 0 112655 0
Current children cumulated CPU time (s) 4782.35
Current children cumulated vsize (KiB) 504496

[startup+4842.3 s]
/proc/loadavg: 5.00 5.00 4.92 6/183 27219
/proc/meminfo: memFree=16002500/32950928 swapFree=67111528/67111528
[pid=27055] ppid=27053 vsize=18324 CPUtime=0.58 cores=0,2,4,6
/proc/27055/stat : 27055 (ppfolio) S 27053 27055 27014 0 -1 4202496 501 1403 0 0 0 0 58 0 15 0 1 0 450233801 18763776 395 33554432000 4194304 4287625 140735721027072 18446744073709551615 235594886671 0 0 4096 65536 2514814406777340161 0 0 17 6 0 0 0
/proc/27055/statm: 4581 395 346 23 0 91 0
[pid=27058] ppid=27055 vsize=30216 CPUtime=2420.82 cores=0
/proc/27058/stat : 27058 (clasp) R 27055 27055 27014 0 -1 4202496 4615 0 0 0 242076 6 0 0 25 0 1 0 450233804 30941184 4506 33554432000 4194304 4785740 140734691461984 18446744073709551615 4287180 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27058/statm: 7554 4506 341 145 0 4599 0
[pid=27059] ppid=27055 vsize=455956 CPUtime=2420.94 cores=0
/proc/27059/stat : 27059 (TNM) R 27055 27055 27014 0 -1 4202496 340 0 0 0 242094 0 0 0 25 0 1 0 450233804 466898944 236 33554432000 134512640 134534564 4288519088 18446744073709551615 134528737 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27059/statm: 113989 236 95 6 0 112655 0
Current children cumulated CPU time (s) 4842.34
Current children cumulated vsize (KiB) 504496

[startup+4902.3 s]
/proc/loadavg: 5.00 5.00 4.92 6/183 27221
/proc/meminfo: memFree=16007820/32950928 swapFree=67111528/67111528
[pid=27055] ppid=27053 vsize=18324 CPUtime=0.58 cores=0,2,4,6
/proc/27055/stat : 27055 (ppfolio) S 27053 27055 27014 0 -1 4202496 501 1403 0 0 0 0 58 0 15 0 1 0 450233801 18763776 395 33554432000 4194304 4287625 140735721027072 18446744073709551615 235594886671 0 0 4096 65536 2514814406777340161 0 0 17 6 0 0 0
/proc/27055/statm: 4581 395 346 23 0 91 0
[pid=27058] ppid=27055 vsize=30216 CPUtime=2450.82 cores=0
/proc/27058/stat : 27058 (clasp) R 27055 27055 27014 0 -1 4202496 4615 0 0 0 245076 6 0 0 25 0 1 0 450233804 30941184 4506 33554432000 4194304 4785740 140734691461984 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27058/statm: 7554 4506 341 145 0 4599 0
[pid=27059] ppid=27055 vsize=455956 CPUtime=2450.95 cores=0
/proc/27059/stat : 27059 (TNM) R 27055 27055 27014 0 -1 4202496 340 0 0 0 245095 0 0 0 25 0 1 0 450233804 466898944 236 33554432000 134512640 134534564 4288519088 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27059/statm: 113989 236 95 6 0 112655 0
Current children cumulated CPU time (s) 4902.35
Current children cumulated vsize (KiB) 504496

[startup+4962.3 s]
/proc/loadavg: 5.00 5.00 4.92 6/183 27222
/proc/meminfo: memFree=16003336/32950928 swapFree=67111528/67111528
[pid=27055] ppid=27053 vsize=18324 CPUtime=0.58 cores=0,2,4,6
/proc/27055/stat : 27055 (ppfolio) S 27053 27055 27014 0 -1 4202496 501 1403 0 0 0 0 58 0 15 0 1 0 450233801 18763776 395 33554432000 4194304 4287625 140735721027072 18446744073709551615 235594886671 0 0 4096 65536 2514814406777340161 0 0 17 6 0 0 0
/proc/27055/statm: 4581 395 346 23 0 91 0
[pid=27058] ppid=27055 vsize=30216 CPUtime=2480.82 cores=0
/proc/27058/stat : 27058 (clasp) R 27055 27055 27014 0 -1 4202496 4616 0 0 0 248075 7 0 0 25 0 1 0 450233804 30941184 4507 33554432000 4194304 4785740 140734691461984 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27058/statm: 7554 4507 341 145 0 4599 0
[pid=27059] ppid=27055 vsize=455956 CPUtime=2480.95 cores=0
/proc/27059/stat : 27059 (TNM) R 27055 27055 27014 0 -1 4202496 340 0 0 0 248095 0 0 0 25 0 1 0 450233804 466898944 236 33554432000 134512640 134534564 4288519088 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27059/statm: 113989 236 95 6 0 112655 0
Current children cumulated CPU time (s) 4962.35
Current children cumulated vsize (KiB) 504496



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 5.00 5.00 4.92 3/179 27225
/proc/meminfo: memFree=16110620/32950928 swapFree=67111528/67111528
[pid=27055] ppid=27053 vsize=18324 CPUtime=0.58 cores=0,2,4,6
/proc/27055/stat : 27055 (ppfolio) S 27053 27055 27014 0 -1 4202496 501 1403 0 0 0 0 58 0 15 0 1 0 450233801 18763776 395 33554432000 4194304 4287625 140735721027072 18446744073709551615 235594886671 0 0 4096 65536 2514814406777340161 0 0 17 6 0 0 0
/proc/27055/statm: 4581 395 346 23 0 91 0
[pid=27058] ppid=27055 vsize=30216 CPUtime=2499.71 cores=0
/proc/27058/stat : 27058 (clasp) R 27055 27055 27014 0 -1 4202496 4617 0 0 0 249964 7 0 0 25 0 1 0 450233804 30941184 4508 33554432000 4194304 4785740 140734691461984 18446744073709551615 4551058 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27058/statm: 7554 4508 341 145 0 4599 0
[pid=27059] ppid=27055 vsize=455956 CPUtime=2499.76 cores=0
/proc/27059/stat : 27059 (TNM) R 27055 27055 27014 0 -1 4202496 340 0 0 0 249976 0 0 0 25 0 1 0 450233804 466898944 236 33554432000 134512640 134534564 4288519088 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27059/statm: 113989 236 95 6 0 112655 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 504496

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

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

Child status: 0
Real time (s): 5000.01
CPU time (s): 5000.09
CPU user time (s): 5000.01
CPU system time (s): 0.077988
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 504496

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

runsolver used 7.54085 second user time and 15.2077 second system time

The end

Launcher Data

Begin job on node120 at 2011-04-21 13:45:50
IDJOB=3221002
IDBENCH=82850
IDSOLVER=1639
FILE ID=node120/3221002-1303386350
RUNJOBID= node120-1303386350-27032
PBS_JOBID= 13073146
Free space on /tmp= 71704 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v100-c2130-S1465579926-097.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3221002-1303386350/watcher-3221002-1303386350 -o /tmp/evaluation-result-3221002-1303386350/solver-3221002-1303386350 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3221002-1303386350.cnf

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

MD5SUM BENCH= eb55252a6fac55d328f4d31fcc6e53bd
RANDOM SEED=1377554370

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
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.809
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.809
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.78
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.809
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.809
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.809
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:     32950928 kB
MemFree:      16129512 kB
Buffers:        770364 kB
Cached:       15634136 kB
SwapCached:          0 kB
Active:        8949272 kB
Inactive:      7520672 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      16129512 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           20204 kB
Writeback:           0 kB
AnonPages:       64652 kB
Mapped:          15756 kB
Slab:           287512 kB
PageTables:       4556 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   656136 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= 71692 MiB
End job on node120 at 2011-04-21 15:09:10