Trace number 3716530

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
wbo2sat 2012-05-19? (TO) 1800.04 1800.41

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/wcsp/spot5/
normalized-spot5-404_wcsp.wbo
MD5SUM2413d46290c8b1663f08f424871383e0
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark114
Best CPU time to get the best result obtained on this benchmark0.814875
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables258
Total number of constraints1137
Number of soft constraints1037
Number of constraints which are clauses1037
Number of constraints which are cardinality constraints (but not clauses)100
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint4
Top cost 164
Min constraint cost 1
Max constraint cost 164
Sum of constraints costs 153831
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 5
Number of bits of the biggest sum of numbers3
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.01	o 69044
0.00/0.01	c current bound: 34522
0.00/0.01	c fallback to adder encoding
1800.04/1800.41	c error: unexpected solver exit code
1800.04/1800.41	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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-3716530-1338215265/watcher-3716530-1338215265 -o /tmp/evaluation-result-3716530-1338215265/solver-3716530-1338215265 -C 1800 -W 1900 -M 15500 HOME/runWbo2sat.sh HOME/instance-3716530-1338215265.wbo 450376245 HOME HOME 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 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: 2.00 2.00 2.00 3/179 31274
/proc/meminfo: memFree=30564732/32873648 swapFree=7112/7112
[pid=31274] ppid=31272 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31274/stat : 31274 (runWbo2sat.sh) S 31272 31274 29773 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287652374 9367552 274 33554432000 4194304 5064252 140735514098768 140735514097680 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31274/statm: 2287 274 233 213 0 72 0

[startup+0.01335 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 31274
/proc/meminfo: memFree=30564732/32873648 swapFree=7112/7112
[pid=31274] ppid=31272 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31274/stat : 31274 (runWbo2sat.sh) S 31272 31274 29773 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287652374 9367552 274 33554432000 4194304 5064252 140735514098768 140735514097680 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31274/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100203 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 31274
/proc/meminfo: memFree=30564732/32873648 swapFree=7112/7112
[pid=31274] ppid=31272 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31274/stat : 31274 (runWbo2sat.sh) S 31272 31274 29773 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287652374 9367552 274 33554432000 4194304 5064252 140735514098768 140735514097680 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31274/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300146 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 31274
/proc/meminfo: memFree=30564732/32873648 swapFree=7112/7112
[pid=31274] ppid=31272 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31274/stat : 31274 (runWbo2sat.sh) S 31272 31274 29773 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287652374 9367552 274 33554432000 4194304 5064252 140735514098768 140735514097680 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31274/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700108 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 31274
/proc/meminfo: memFree=30564732/32873648 swapFree=7112/7112
[pid=31274] ppid=31272 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31274/stat : 31274 (runWbo2sat.sh) S 31272 31274 29773 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287652374 9367552 274 33554432000 4194304 5064252 140735514098768 140735514097680 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31274/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50035 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 31281
/proc/meminfo: memFree=30534564/32873648 swapFree=7112/7112
[pid=31274] ppid=31272 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31274/stat : 31274 (runWbo2sat.sh) S 31272 31274 29773 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287652374 9367552 274 33554432000 4194304 5064252 140735514098768 140735514097680 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31274/statm: 2287 274 233 213 0 72 0
[pid=31275] ppid=31274 vsize=11148 CPUtime=0.1 cores=0,2,4,6
/proc/31275/stat : 31275 (wbo2sat) S 31274 31274 29773 0 -1 4202496 2879 1382 0 0 9 1 0 0 20 0 1 0 287652374 11415552 2028 33554432000 4194304 5872148 140733945189648 140733945182920 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31275/statm: 2787 2028 175 410 0 2369 0
[pid=31280] ppid=31275 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31280/stat : 31280 (satsolver.sh) S 31275 31274 29773 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287652385 9367552 267 33554432000 4194304 5064252 140736897640720 140736897639632 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31280/statm: 2287 267 226 213 0 72 0
[pid=31281] ppid=31280 vsize=19312 CPUtime=1.37 cores=0,2,4,6
/proc/31281/stat : 31281 (glucose_static) R 31280 31274 29773 0 -1 4202496 4539 0 0 0 137 0 0 0 20 0 1 0 287652385 19775488 4160 33554432000 4194304 4896791 140734022629600 140734022626808 4225212 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/31281/statm: 4828 4160 77 172 0 4654 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 48756

[startup+3.10033 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 31281
/proc/meminfo: memFree=30533060/32873648 swapFree=7112/7112
[pid=31274] ppid=31272 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31274/stat : 31274 (runWbo2sat.sh) S 31272 31274 29773 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287652374 9367552 274 33554432000 4194304 5064252 140735514098768 140735514097680 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31274/statm: 2287 274 233 213 0 72 0
[pid=31275] ppid=31274 vsize=11148 CPUtime=0.1 cores=0,2,4,6
/proc/31275/stat : 31275 (wbo2sat) S 31274 31274 29773 0 -1 4202496 2879 1382 0 0 9 1 0 0 20 0 1 0 287652374 11415552 2028 33554432000 4194304 5872148 140733945189648 140733945182920 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31275/statm: 2787 2028 175 410 0 2369 0
[pid=31280] ppid=31275 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31280/stat : 31280 (satsolver.sh) S 31275 31274 29773 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287652385 9367552 267 33554432000 4194304 5064252 140736897640720 140736897639632 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31280/statm: 2287 267 226 213 0 72 0
[pid=31281] ppid=31280 vsize=21116 CPUtime=2.97 cores=0,2,4,6
/proc/31281/stat : 31281 (glucose_static) R 31280 31274 29773 0 -1 4202496 6164 0 0 0 296 1 0 0 20 0 1 0 287652385 21622784 4884 33554432000 4194304 4896791 140734022629600 140734022626808 4224722 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/31281/statm: 5279 4884 77 172 0 5105 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 50560

[startup+6.30034 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 31281
/proc/meminfo: memFree=30527720/32873648 swapFree=7112/7112
[pid=31274] ppid=31272 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31274/stat : 31274 (runWbo2sat.sh) S 31272 31274 29773 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287652374 9367552 274 33554432000 4194304 5064252 140735514098768 140735514097680 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31274/statm: 2287 274 233 213 0 72 0
[pid=31275] ppid=31274 vsize=11148 CPUtime=0.1 cores=0,2,4,6
/proc/31275/stat : 31275 (wbo2sat) S 31274 31274 29773 0 -1 4202496 2879 1382 0 0 9 1 0 0 20 0 1 0 287652374 11415552 2028 33554432000 4194304 5872148 140733945189648 140733945182920 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31275/statm: 2787 2028 175 410 0 2369 0
[pid=31280] ppid=31275 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31280/stat : 31280 (satsolver.sh) S 31275 31274 29773 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287652385 9367552 267 33554432000 4194304 5064252 140736897640720 140736897639632 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31280/statm: 2287 267 226 213 0 72 0
[pid=31281] ppid=31280 vsize=26948 CPUtime=6.17 cores=0,2,4,6
/proc/31281/stat : 31281 (glucose_static) R 31280 31274 29773 0 -1 4202496 11454 0 0 0 615 2 0 0 20 0 1 0 287652385 27594752 6065 33554432000 4194304 4896791 140734022629600 140734022627128 4230803 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/31281/statm: 6737 6065 77 172 0 6563 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 56392

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 31281
/proc/meminfo: memFree=30522024/32873648 swapFree=7112/7112
[pid=31274] ppid=31272 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31274/stat : 31274 (runWbo2sat.sh) S 31272 31274 29773 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287652374 9367552 274 33554432000 4194304 5064252 140735514098768 140735514097680 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31274/statm: 2287 274 233 213 0 72 0
[pid=31275] ppid=31274 vsize=11148 CPUtime=0.1 cores=0,2,4,6
/proc/31275/stat : 31275 (wbo2sat) S 31274 31274 29773 0 -1 4202496 2879 1382 0 0 9 1 0 0 20 0 1 0 287652374 11415552 2028 33554432000 4194304 5872148 140733945189648 140733945182920 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31275/statm: 2787 2028 175 410 0 2369 0
[pid=31280] ppid=31275 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31280/stat : 31280 (satsolver.sh) S 31275 31274 29773 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287652385 9367552 267 33554432000 4194304 5064252 140736897640720 140736897639632 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31280/statm: 2287 267 226 213 0 72 0
[pid=31281] ppid=31280 vsize=35072 CPUtime=12.57 cores=0,2,4,6
/proc/31281/stat : 31281 (glucose_static) R 31280 31274 29773 0 -1 4202496 17665 0 0 0 1253 4 0 0 20 0 1 0 287652385 35913728 7534 33554432000 4194304 4896791 140734022629600 140734022626808 4225008 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/31281/statm: 8768 7534 77 172 0 8594 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 64516

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 31281
/proc/meminfo: memFree=30512108/32873648 swapFree=7112/7112
[pid=31274] ppid=31272 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31274/stat : 31274 (runWbo2sat.sh) S 31272 31274 29773 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287652374 9367552 274 33554432000 4194304 5064252 140735514098768 140735514097680 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31274/statm: 2287 274 233 213 0 72 0
[pid=31275] ppid=31274 vsize=11148 CPUtime=0.1 cores=0,2,4,6
/proc/31275/stat : 31275 (wbo2sat) S 31274 31274 29773 0 -1 4202496 2879 1382 0 0 9 1 0 0 20 0 1 0 287652374 11415552 2028 33554432000 4194304 5872148 140733945189648 140733945182920 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31275/statm: 2787 2028 175 410 0 2369 0
[pid=31280] ppid=31275 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31280/stat : 31280 (satsolver.sh) S 31275 31274 29773 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287652385 9367552 267 33554432000 4194304 5064252 140736897640720 140736897639632 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31280/statm: 2287 267 226 213 0 72 0
[pid=31281] ppid=31280 vsize=40864 CPUtime=25.37 cores=0,2,4,6
/proc/31281/stat : 31281 (glucose_static) R 31280 31274 29773 0 -1 4202496 25692 0 0 0 2529 8 0 0 20 0 1 0 287652385 41844736 9438 33554432000 4194304 4896791 140734022629600 140734022626984 4225029 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31281/statm: 10216 9438 77 172 0 10042 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 70308

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 31281
/proc/meminfo: memFree=30495596/32873648 swapFree=7112/7112
[pid=31274] ppid=31272 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31274/stat : 31274 (runWbo2sat.sh) S 31272 31274 29773 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287652374 9367552 274 33554432000 4194304 5064252 140735514098768 140735514097680 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31274/statm: 2287 274 233 213 0 72 0
[pid=31275] ppid=31274 vsize=11148 CPUtime=0.1 cores=0,2,4,6
/proc/31275/stat : 31275 (wbo2sat) S 31274 31274 29773 0 -1 4202496 2879 1382 0 0 9 1 0 0 20 0 1 0 287652374 11415552 2028 33554432000 4194304 5872148 140733945189648 140733945182920 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31275/statm: 2787 2028 175 410 0 2369 0
[pid=31280] ppid=31275 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31280/stat : 31280 (satsolver.sh) S 31275 31274 29773 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287652385 9367552 267 33554432000 4194304 5064252 140736897640720 140736897639632 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31280/statm: 2287 267 226 213 0 72 0
[pid=31281] ppid=31280 vsize=55804 CPUtime=50.95 cores=0,2,4,6
/proc/31281/stat : 31281 (glucose_static) R 31280 31274 29773 0 -1 4202496 35153 0 0 0 5083 12 0 0 20 0 1 0 287652385 57143296 13373 33554432000 4194304 4896791 140734022629600 140734022626808 4230803 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31281/statm: 13951 13373 77 172 0 13777 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 85248

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 31281
/proc/meminfo: memFree=30480064/32873648 swapFree=7112/7112
[pid=31274] ppid=31272 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31274/stat : 31274 (runWbo2sat.sh) S 31272 31274 29773 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287652374 9367552 274 33554432000 4194304 5064252 140735514098768 140735514097680 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31274/statm: 2287 274 233 213 0 72 0
[pid=31275] ppid=31274 vsize=11148 CPUtime=0.1 cores=0,2,4,6
/proc/31275/stat : 31275 (wbo2sat) S 31274 31274 29773 0 -1 4202496 2879 1382 0 0 9 1 0 0 20 0 1 0 287652374 11415552 2028 33554432000 4194304 5872148 140733945189648 140733945182920 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31275/statm: 2787 2028 175 410 0 2369 0
[pid=31280] ppid=31275 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31280/stat : 31280 (satsolver.sh) S 31275 31274 29773 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287652385 9367552 267 33554432000 4194304 5064252 140736897640720 140736897639632 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31280/statm: 2287 267 226 213 0 72 0
[pid=31281] ppid=31280 vsize=78628 CPUtime=102.15 cores=0,2,4,6
/proc/31281/stat : 31281 (glucose_static) R 31280 31274 29773 0 -1 4202496 48482 0 0 0 10193 22 0 0 20 0 1 0 287652385 80515072 16739 33554432000 4194304 4896791 140734022629600 140734022627128 4225514 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31281/statm: 19657 16739 77 172 0 19483 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 108072

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 31284
/proc/meminfo: memFree=30464504/32873648 swapFree=7112/7112
[pid=31274] ppid=31272 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31274/stat : 31274 (runWbo2sat.sh) S 31272 31274 29773 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287652374 9367552 274 33554432000 4194304 5064252 140735514098768 140735514097680 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31274/statm: 2287 274 233 213 0 72 0
[pid=31275] ppid=31274 vsize=11148 CPUtime=0.1 cores=0,2,4,6
/proc/31275/stat : 31275 (wbo2sat) S 31274 31274 29773 0 -1 4202496 2879 1382 0 0 9 1 0 0 20 0 1 0 287652374 11415552 2028 33554432000 4194304 5872148 140733945189648 140733945182920 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31275/statm: 2787 2028 175 410 0 2369 0
[pid=31280] ppid=31275 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/31281/stat : 31281 (glucose_static) R 31280 31274 29773 0 -1 4202496 107018 0 0 0 136086 105 0 0 20 0 1 0 287652385 260915200 51565 33554432000 4194304 4896791 140734022629600 140734022626824 4225029 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31281/statm: 63700 51565 77 172 0 63526 0
Current children cumulated CPU time (s) 1362.01
Current children cumulated vsize (KiB) 284244

[startup+1422.31 s]
/proc/loadavg: 2.00 2.02 2.00 3/183 31440
/proc/meminfo: memFree=29938680/32873648 swapFree=7112/7112
[pid=31274] ppid=31272 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31274/stat : 31274 (runWbo2sat.sh) S 31272 31274 29773 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287652374 9367552 274 33554432000 4194304 5064252 140735514098768 140735514097680 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31274/statm: 2287 274 233 213 0 72 0
[pid=31275] ppid=31274 vsize=11148 CPUtime=0.1 cores=0,2,4,6
/proc/31275/stat : 31275 (wbo2sat) S 31274 31274 29773 0 -1 4202496 2879 1382 0 0 9 1 0 0 20 0 1 0 287652374 11415552 2028 33554432000 4194304 5872148 140733945189648 140733945182920 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31275/statm: 2787 2028 175 410 0 2369 0
[pid=31280] ppid=31275 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31280/stat : 31280 (satsolver.sh) S 31275 31274 29773 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287652385 9367552 267 33554432000 4194304 5064252 140736897640720 140736897639632 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31280/statm: 2287 267 226 213 0 72 0
[pid=31281] ppid=31280 vsize=257344 CPUtime=1421.91 cores=0,2,4,6
/proc/31281/stat : 31281 (glucose_static) R 31280 31274 29773 0 -1 4202496 108469 0 0 0 142083 108 0 0 20 0 1 0 287652385 263520256 54688 33554432000 4194304 4896791 140734022629600 140734022626856 4203775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31281/statm: 64336 54688 77 172 0 64162 0
Current children cumulated CPU time (s) 1422.01
Current children cumulated vsize (KiB) 286788

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 31441
/proc/meminfo: memFree=29927080/32873648 swapFree=7112/7112
[pid=31274] ppid=31272 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31274/stat : 31274 (runWbo2sat.sh) S 31272 31274 29773 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287652374 9367552 274 33554432000 4194304 5064252 140735514098768 140735514097680 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31274/statm: 2287 274 233 213 0 72 0
[pid=31275] ppid=31274 vsize=11148 CPUtime=0.1 cores=0,2,4,6
/proc/31275/stat : 31275 (wbo2sat) S 31274 31274 29773 0 -1 4202496 2879 1382 0 0 9 1 0 0 20 0 1 0 287652374 11415552 2028 33554432000 4194304 5872148 140733945189648 140733945182920 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31275/statm: 2787 2028 175 410 0 2369 0
[pid=31280] ppid=31275 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31280/stat : 31280 (satsolver.sh) S 31275 31274 29773 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287652385 9367552 267 33554432000 4194304 5064252 140736897640720 140736897639632 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31280/statm: 2287 267 226 213 0 72 0
[pid=31281] ppid=31280 vsize=258148 CPUtime=1481.89 cores=0,2,4,6
/proc/31281/stat : 31281 (glucose_static) R 31280 31274 29773 0 -1 4202496 109665 0 0 0 148078 111 0 0 20 0 1 0 287652385 264343552 58045 33554432000 4194304 4896791 140734022629600 140734022626808 4225029 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31281/statm: 64537 58045 77 172 0 64363 0
Current children cumulated CPU time (s) 1481.99
Current children cumulated vsize (KiB) 287592

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 31441
/proc/meminfo: memFree=29948748/32873648 swapFree=7112/7112
[pid=31274] ppid=31272 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31274/stat : 31274 (runWbo2sat.sh) S 31272 31274 29773 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287652374 9367552 274 33554432000 4194304 5064252 140735514098768 140735514097680 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31274/statm: 2287 274 233 213 0 72 0
[pid=31275] ppid=31274 vsize=11148 CPUtime=0.1 cores=0,2,4,6
/proc/31275/stat : 31275 (wbo2sat) S 31274 31274 29773 0 -1 4202496 2879 1382 0 0 9 1 0 0 20 0 1 0 287652374 11415552 2028 33554432000 4194304 5872148 140733945189648 140733945182920 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31275/statm: 2787 2028 175 410 0 2369 0
[pid=31280] ppid=31275 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31280/stat : 31280 (satsolver.sh) S 31275 31274 29773 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287652385 9367552 267 33554432000 4194304 5064252 140736897640720 140736897639632 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31280/statm: 2287 267 226 213 0 72 0
[pid=31281] ppid=31280 vsize=210340 CPUtime=1541.88 cores=0,2,4,6
/proc/31281/stat : 31281 (glucose_static) R 31280 31274 29773 0 -1 4202496 110724 0 0 0 154073 115 0 0 20 0 1 0 287652385 215388160 50624 33554432000 4194304 4896791 140734022629600 140734022626808 4225029 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31281/statm: 52585 50624 77 172 0 52411 0
Current children cumulated CPU time (s) 1541.98
Current children cumulated vsize (KiB) 239784

[startup+1602.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/183 31441
/proc/meminfo: memFree=29932144/32873648 swapFree=7112/7112
[pid=31274] ppid=31272 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31274/stat : 31274 (runWbo2sat.sh) S 31272 31274 29773 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287652374 9367552 274 33554432000 4194304 5064252 140735514098768 140735514097680 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31274/statm: 2287 274 233 213 0 72 0
[pid=31275] ppid=31274 vsize=11148 CPUtime=0.1 cores=0,2,4,6
/proc/31275/stat : 31275 (wbo2sat) S 31274 31274 29773 0 -1 4202496 2879 1382 0 0 9 1 0 0 20 0 1 0 287652374 11415552 2028 33554432000 4194304 5872148 140733945189648 140733945182920 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31275/statm: 2787 2028 175 410 0 2369 0
[pid=31280] ppid=31275 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31280/stat : 31280 (satsolver.sh) S 31275 31274 29773 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287652385 9367552 267 33554432000 4194304 5064252 140736897640720 140736897639632 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31280/statm: 2287 267 226 213 0 72 0
[pid=31281] ppid=31280 vsize=262196 CPUtime=1601.87 cores=0,2,4,6
/proc/31281/stat : 31281 (glucose_static) R 31280 31274 29773 0 -1 4202496 111917 0 0 0 160069 118 0 0 20 0 1 0 287652385 268488704 54737 33554432000 4194304 4896791 140734022629600 140734022627128 4204062 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31281/statm: 65549 54737 77 172 0 65375 0
Current children cumulated CPU time (s) 1601.97
Current children cumulated vsize (KiB) 291640

[startup+1662.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 31441
/proc/meminfo: memFree=29918564/32873648 swapFree=7112/7112
[pid=31274] ppid=31272 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31274/stat : 31274 (runWbo2sat.sh) S 31272 31274 29773 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287652374 9367552 274 33554432000 4194304 5064252 140735514098768 140735514097680 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31274/statm: 2287 274 233 213 0 72 0
[pid=31275] ppid=31274 vsize=11148 CPUtime=0.1 cores=0,2,4,6
/proc/31275/stat : 31275 (wbo2sat) S 31274 31274 29773 0 -1 4202496 2879 1382 0 0 9 1 0 0 20 0 1 0 287652374 11415552 2028 33554432000 4194304 5872148 140733945189648 140733945182920 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31275/statm: 2787 2028 175 410 0 2369 0
[pid=31280] ppid=31275 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31280/stat : 31280 (satsolver.sh) S 31275 31274 29773 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287652385 9367552 267 33554432000 4194304 5064252 140736897640720 140736897639632 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31280/statm: 2287 267 226 213 0 72 0
[pid=31281] ppid=31280 vsize=264064 CPUtime=1661.85 cores=0,2,4,6
/proc/31281/stat : 31281 (glucose_static) R 31280 31274 29773 0 -1 4202496 112790 0 0 0 166064 121 0 0 20 0 1 0 287652385 270401536 58243 33554432000 4194304 4896791 140734022629600 140734022626808 4225361 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31281/statm: 66016 58243 77 172 0 65842 0
Current children cumulated CPU time (s) 1661.95
Current children cumulated vsize (KiB) 293508

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 31441
/proc/meminfo: memFree=29922032/32873648 swapFree=7112/7112
[pid=31274] ppid=31272 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31274/stat : 31274 (runWbo2sat.sh) S 31272 31274 29773 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287652374 9367552 274 33554432000 4194304 5064252 140735514098768 140735514097680 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31274/statm: 2287 274 233 213 0 72 0
[pid=31275] ppid=31274 vsize=11148 CPUtime=0.1 cores=0,2,4,6
/proc/31275/stat : 31275 (wbo2sat) S 31274 31274 29773 0 -1 4202496 2879 1382 0 0 9 1 0 0 20 0 1 0 287652374 11415552 2028 33554432000 4194304 5872148 140733945189648 140733945182920 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31275/statm: 2787 2028 175 410 0 2369 0
[pid=31280] ppid=31275 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31280/stat : 31280 (satsolver.sh) S 31275 31274 29773 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287652385 9367552 267 33554432000 4194304 5064252 140736897640720 140736897639632 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31280/statm: 2287 267 226 213 0 72 0
[pid=31281] ppid=31280 vsize=266056 CPUtime=1721.85 cores=0,2,4,6
/proc/31281/stat : 31281 (glucose_static) R 31280 31274 29773 0 -1 4202496 113643 0 0 0 172060 125 0 0 20 0 1 0 287652385 272441344 57128 33554432000 4194304 4896791 140734022629600 140734022625272 4203775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31281/statm: 66514 57128 77 172 0 66340 0
Current children cumulated CPU time (s) 1721.95
Current children cumulated vsize (KiB) 295500

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 31442
/proc/meminfo: memFree=29918000/32873648 swapFree=7112/7112
[pid=31274] ppid=31272 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31274/stat : 31274 (runWbo2sat.sh) S 31272 31274 29773 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287652374 9367552 274 33554432000 4194304 5064252 140735514098768 140735514097680 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31274/statm: 2287 274 233 213 0 72 0
[pid=31275] ppid=31274 vsize=11148 CPUtime=0.1 cores=0,2,4,6
/proc/31275/stat : 31275 (wbo2sat) S 31274 31274 29773 0 -1 4202496 2879 1382 0 0 9 1 0 0 20 0 1 0 287652374 11415552 2028 33554432000 4194304 5872148 140733945189648 140733945182920 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31275/statm: 2787 2028 175 410 0 2369 0
[pid=31280] ppid=31275 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31280/stat : 31280 (satsolver.sh) S 31275 31274 29773 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287652385 9367552 267 33554432000 4194304 5064252 140736897640720 140736897639632 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31280/statm: 2287 267 226 213 0 72 0
[pid=31281] ppid=31280 vsize=268296 CPUtime=1781.84 cores=0,2,4,6
/proc/31281/stat : 31281 (glucose_static) R 31280 31274 29773 0 -1 4202496 114608 0 0 0 178056 128 0 0 20 0 1 0 287652385 274735104 55612 33554432000 4194304 4896791 140734022629600 140734022625272 4224960 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31281/statm: 67074 55612 77 172 0 66900 0
Current children cumulated CPU time (s) 1781.94
Current children cumulated vsize (KiB) 297740



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 31442
/proc/meminfo: memFree=29895100/32873648 swapFree=7112/7112
[pid=31274] ppid=31272 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31274/stat : 31274 (runWbo2sat.sh) S 31272 31274 29773 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287652374 9367552 274 33554432000 4194304 5064252 140735514098768 140735514097680 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31274/statm: 2287 274 233 213 0 72 0
[pid=31275] ppid=31274 vsize=11148 CPUtime=0.1 cores=0,2,4,6
/proc/31275/stat : 31275 (wbo2sat) S 31274 31274 29773 0 -1 4202496 2879 1382 0 0 9 1 0 0 20 0 1 0 287652374 11415552 2028 33554432000 4194304 5872148 140733945189648 140733945182920 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31275/statm: 2787 2028 175 410 0 2369 0
[pid=31280] ppid=31275 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31280/stat : 31280 (satsolver.sh) S 31275 31274 29773 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287652385 9367552 267 33554432000 4194304 5064252 140736897640720 140736897639632 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31280/statm: 2287 267 226 213 0 72 0
[pid=31281] ppid=31280 vsize=269040 CPUtime=1799.94 cores=0,2,4,6
/proc/31281/stat : 31281 (glucose_static) R 31280 31274 29773 0 -1 4202496 114755 0 0 0 179866 128 0 0 20 0 1 0 287652385 275496960 61380 33554432000 4194304 4896791 140734022629600 140734022626856 4225204 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31281/statm: 67260 61380 77 172 0 67086 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 298484

Sending SIGTERM to process tree (bottom up)

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 31274 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=94985
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=17997
# CPU time returned by wait4() is 0.112982
# while last known CPU time is 1800.04
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.41
CPU time (s): 1800.04
CPU user time (s): 1798.75
CPU system time (s): 1.29
CPU usage (%): 99.9793
Max. virtual memory (cumulated for all children) (KiB): 376860

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.094985
system time used= 0.017997
maximum resident set size= 13256
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5238
page faults= 0
swaps= 0
block input operations= 0
block output operations= 10440
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 14
involuntary context switches= 10

runsolver used 2.68559 second user time and 7.14891 second system time

The end

Launcher Data

Begin job on node126 at 2012-05-28 16:27:45
IDJOB=3716530
IDBENCH=79432
IDSOLVER=2298
FILE ID=node126/3716530-1338215265
RUNJOBID= node126-1338205661-29789
PBS_JOBID= 14624613
Free space on /tmp= 71264 MiB

SOLVER NAME= wbo2sat 2012-05-19
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/wcsp/spot5/normalized-spot5-404_wcsp.wbo
COMMAND LINE= DIR/runWbo2sat.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3716530-1338215265/watcher-3716530-1338215265 -o /tmp/evaluation-result-3716530-1338215265/solver-3716530-1338215265 -C 1800 -W 1900 -M 15500  HOME/runWbo2sat.sh HOME/instance-3716530-1338215265.wbo 450376245 HOME HOME

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

MD5SUM BENCH= 2413d46290c8b1663f08f424871383e0
RANDOM SEED=450376245

node126.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/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.456
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.456
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.456
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.456
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.456
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.456
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.456
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.456
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        30564996 kB
Buffers:          345356 kB
Cached:           800356 kB
SwapCached:        17756 kB
Active:          1209880 kB
Inactive:         288604 kB
Active(anon):     334296 kB
Inactive(anon):    20452 kB
Active(file):     875584 kB
Inactive(file):   268152 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67086932 kB
Dirty:              8948 kB
Writeback:             0 kB
AnonPages:        342656 kB
Mapped:            10680 kB
Shmem:                 0 kB
Slab:             671540 kB
SReclaimable:     114932 kB
SUnreclaim:       556608 kB
KernelStack:        1456 kB
PageTables:         4792 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     555492 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    278528 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71172 MiB
End job on node126 at 2012-05-28 16:57:45