Trace number 3704837

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
wbo 1.7UNSAT 797.504 797.63

General information on the benchmark

Name/DEC-SMALLINT-LIN/oliveras/j120/
normalized-j12048_4-unsat.opb
MD5SUMe20086c85095d65afe65e19d07ad3aeb
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark33.9148
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables28798
Total number of constraints99736
Number of constraints which are clauses99264
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints472
Minimum length of a constraint1
Maximum length of a constraint69
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 28
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 397
Number of bits of the biggest sum of numbers9
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.00	c ==============================[ Solver Version ]===============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |   wbo:                    1.7 beta - March, 2012                            |
0.00/0.00	c |                                                                             |
0.00/0.00	c Parsing opb file format. File HOME/instance-3704837-1338107700.opb.
0.00/0.00	c Instance file HOME/instance-3704837-1338107700.opb
0.00/0.00	c File size is 2994149 bytes.
0.19/0.21	c Highest Coefficient sum: 397
0.19/0.21	c ============================[ Problem Statistics ]=============================
0.19/0.21	c |                                                                             |
0.19/0.21	c |  Parsing time:          0.21         s                                      |
0.19/0.21	c |  Number Variables:      28798                                               |
0.19/0.21	c |  Number Clauses:        99264                                               |
0.19/0.21	c |  Number Cardinality:    0                                                   |
0.19/0.21	c |  Number PB Constraints: 472                                                 |
0.19/0.21	c |                                                                             |
0.19/0.25	c |  Problem Type:          Decision                                            |
0.19/0.25	c |  Objective Function:    None                                                |
0.19/0.25	c |                                                                             |
0.19/0.25	c ===============================================================================
797.38/797.62	c ===============================================================================
797.38/797.62	c Wall Clock Time: 797.63 s
797.38/797.62	s UNSATISFIABLE

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-3704837-1338107700/watcher-3704837-1338107700 -o /tmp/evaluation-result-3704837-1338107700/solver-3704837-1338107700 -C 1800 -W 1900 -M 15500 wbo1.7 -file-format=opb HOME/instance-3704837-1338107700.opb 

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/177 18264
/proc/meminfo: memFree=30842084/32873648 swapFree=7112/7112
[pid=18264] ppid=18262 vsize=6732 CPUtime=0 cores=0,2,4,6
/proc/18264/stat : 18264 (wbo1.7) R 18262 18264 12452 0 -1 4202496 484 0 0 0 0 0 0 0 20 0 1 0 276895941 6893568 437 33554432000 4194304 5963574 140734105435040 140737393927144 4394735 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/18264/statm: 1683 440 171 432 0 517 0

[startup+0.0803901 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 18264
/proc/meminfo: memFree=30842084/32873648 swapFree=7112/7112
[pid=18264] ppid=18262 vsize=13668 CPUtime=0.07 cores=0,2,4,6
/proc/18264/stat : 18264 (wbo1.7) R 18262 18264 12452 0 -1 4202496 2338 0 0 0 7 0 0 0 20 0 1 0 276895941 13996032 2258 33554432000 4194304 5963574 140734105435040 140737393927144 5135642 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/18264/statm: 3417 2259 434 432 0 2251 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 13668

[startup+0.100312 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 18264
/proc/meminfo: memFree=30842084/32873648 swapFree=7112/7112
[pid=18264] ppid=18262 vsize=14328 CPUtime=0.09 cores=0,2,4,6
/proc/18264/stat : 18264 (wbo1.7) R 18262 18264 12452 0 -1 4202496 2606 0 0 0 9 0 0 0 20 0 1 0 276895941 14671872 2526 33554432000 4194304 5963574 140734105435040 140737393927144 4195088 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/18264/statm: 3582 2526 511 432 0 2416 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14328

[startup+0.300161 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 18264
/proc/meminfo: memFree=30842084/32873648 swapFree=7112/7112
[pid=18264] ppid=18262 vsize=100304 CPUtime=0.29 cores=0,2,4,6
/proc/18264/stat : 18264 (wbo1.7) S 18262 18264 12452 0 -1 4202496 9996 0 0 0 28 1 0 0 20 0 2 0 276895941 102711296 8159 33554432000 4194304 5963574 140734105435040 140734105434560 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18264/statm: 25076 8159 187 432 0 24641 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 100304

[startup+0.700109 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 18264
/proc/meminfo: memFree=30842084/32873648 swapFree=7112/7112
[pid=18264] ppid=18262 vsize=100304 CPUtime=0.69 cores=0,2,4,6
/proc/18264/stat : 18264 (wbo1.7) S 18262 18264 12452 0 -1 4202496 9997 0 0 0 68 1 0 0 20 0 2 0 276895941 102711296 8160 33554432000 4194304 5963574 140734105435040 140734105434560 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18264/statm: 25076 8160 188 432 0 24641 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 100304

[startup+1.50021 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 18266
/proc/meminfo: memFree=30809300/32873648 swapFree=7112/7112
[pid=18264] ppid=18262 vsize=100304 CPUtime=1.49 cores=0,2,4,6
/proc/18264/stat : 18264 (wbo1.7) S 18262 18264 12452 0 -1 4202496 10266 0 0 0 148 1 0 0 20 0 2 0 276895941 102711296 8429 33554432000 4194304 5963574 140734105435040 140734105434560 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18264/statm: 25076 8429 188 432 0 24641 0
[pid=18264/tid=18266] ppid=18262 vsize=100304 CPUtime=1.27 cores=0,2,4,6
/proc/18264/task/18266/stat : 18266 (wbo1.7) R 18262 18264 12452 0 -1 4202560 4795 0 0 0 127 0 0 0 20 0 2 0 276895962 102711296 8429 33554432000 4194304 5963574 140734105435040 140323137288184 4402903 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 100304

[startup+3.10022 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 18266
/proc/meminfo: memFree=30807316/32873648 swapFree=7112/7112
[pid=18264] ppid=18262 vsize=100304 CPUtime=3.09 cores=0,2,4,6
/proc/18264/stat : 18264 (wbo1.7) S 18262 18264 12452 0 -1 4202496 10912 0 0 0 308 1 0 0 20 0 2 0 276895941 102711296 9075 33554432000 4194304 5963574 140734105435040 140734105434560 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18264/statm: 25076 9075 188 432 0 24641 0
[pid=18264/tid=18266] ppid=18262 vsize=100304 CPUtime=2.87 cores=0,2,4,6
/proc/18264/task/18266/stat : 18266 (wbo1.7) R 18262 18264 12452 0 -1 4202560 5441 0 0 0 287 0 0 0 20 0 2 0 276895962 102711296 9075 33554432000 4194304 5963574 140734105435040 140323137288184 4399456 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 100304

[startup+6.30023 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 18266
/proc/meminfo: memFree=30800128/32873648 swapFree=7112/7112
[pid=18264] ppid=18262 vsize=100304 CPUtime=6.28 cores=0,2,4,6
/proc/18264/stat : 18264 (wbo1.7) S 18262 18264 12452 0 -1 4202496 11952 0 0 0 627 1 0 0 20 0 2 0 276895941 102711296 10115 33554432000 4194304 5963574 140734105435040 140734105434560 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18264/statm: 25076 10115 188 432 0 24641 0
[pid=18264/tid=18266] ppid=18262 vsize=100304 CPUtime=6.07 cores=0,2,4,6
/proc/18264/task/18266/stat : 18266 (wbo1.7) R 18262 18264 12452 0 -1 4202560 6481 0 0 0 606 1 0 0 20 0 2 0 276895962 102711296 10115 33554432000 4194304 5963574 140734105435040 140323137288184 4399633 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 100304

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 18266
/proc/meminfo: memFree=30791532/32873648 swapFree=7112/7112
[pid=18264] ppid=18262 vsize=100304 CPUtime=12.68 cores=0,2,4,6
/proc/18264/stat : 18264 (wbo1.7) S 18262 18264 12452 0 -1 4202496 13621 0 0 0 1266 2 0 0 20 0 2 0 276895941 102711296 11784 33554432000 4194304 5963574 140734105435040 140734105434560 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18264/statm: 25076 11784 188 432 0 24641 0
[pid=18264/tid=18266] ppid=18262 vsize=100304 CPUtime=12.46 cores=0,2,4,6
/proc/18264/task/18266/stat : 18266 (wbo1.7) R 18262 18264 12452 0 -1 4202560 8150 0 0 0 1244 2 0 0 20 0 2 0 276895962 102711296 11784 33554432000 4194304 5963574 140734105435040 140323137288232 4400078 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 100304

[startup+25.5002 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 18266
/proc/meminfo: memFree=30778156/32873648 swapFree=7112/7112
[pid=18264] ppid=18262 vsize=100304 CPUtime=25.48 cores=0,2,4,6
/proc/18264/stat : 18264 (wbo1.7) S 18262 18264 12452 0 -1 4202496 15307 0 0 0 2545 3 0 0 20 0 2 0 276895941 102711296 13470 33554432000 4194304 5963574 140734105435040 140734105434560 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18264/statm: 25076 13470 188 432 0 24641 0
[pid=18264/tid=18266] ppid=18262 vsize=100304 CPUtime=25.27 cores=0,2,4,6
/proc/18264/task/18266/stat : 18266 (wbo1.7) R 18262 18264 12452 0 -1 4202560 9836 0 0 0 2524 3 0 0 20 0 2 0 276895962 102711296 13470 33554432000 4194304 5963574 140734105435040 140323137287992 4387475 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 100304

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 18266
/proc/meminfo: memFree=30756128/32873648 swapFree=7112/7112
[pid=18264] ppid=18262 vsize=100304 CPUtime=51.07 cores=0,2,4,6
/proc/18264/stat : 18264 (wbo1.7) S 18262 18264 12452 0 -1 4202496 18905 0 0 0 5103 4 0 0 20 0 2 0 276895941 102711296 17068 33554432000 4194304 5963574 140734105435040 140734105434560 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18264/statm: 25076 17068 188 432 0 24641 0
[pid=18264/tid=18266] ppid=18262 vsize=100304 CPUtime=50.86 cores=0,2,4,6
/proc/18264/task/18266/stat : 18266 (wbo1.7) R 18262 18264 12452 0 -1 4202560 13434 0 0 0 5081 5 0 0 20 0 2 0 276895962 102711296 17068 33554432000 4194304 5963574 140734105435040 140323137288184 4399456 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 100304

[startup+102.307 s]
/proc/loadavg: 2.05 2.01 2.00 3/179 18267
/proc/meminfo: memFree=30726120/32873648 swapFree=7112/7112
[pid=18264] ppid=18262 vsize=100304 CPUtime=102.27 cores=0,2,4,6
/proc/18264/stat : 18264 (wbo1.7) S 18262 18264 12452 0 -1 4202496 22590 0 0 0 10219 8 0 0 20 0 2 0 276895941 102711296 20753 33554432000 4194304 5963574 140734105435040 140734105434560 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18264/statm: 25076 20753 188 432 0 24641 0
[pid=18264/tid=18266] ppid=18262 vsize=100304 CPUtime=102.06 cores=0,2,4,6
/proc/18264/task/18266/stat : 18266 (wbo1.7) R 18262 18264 12452 0 -1 4202560 17119 0 0 0 10196 10 0 0 20 0 2 0 276895962 102711296 20753 33554432000 4194304 5963574 140734105435040 140323137287992 4221120 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 100304

[startup+162.3 s]
/proc/loadavg: 2.11 2.04 2.01 3/179 18267
/proc/meminfo: memFree=30678868/32873648 swapFree=7112/7112
[pid=18264] ppid=18262 vsize=167464 CPUtime=162.26 cores=0,2,4,6
/proc/18264/stat : 18264 (wbo1.7) S 18262 18264 12452 0 -1 4202496 27981 0 0 0 16213 13 0 0 20 0 2 0 276895941 171483136 26144 33554432000 4194304 5963574 140734105435040 140734105434560 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18264/statm: 41866 26144 188 432 0 41431 0
[pid=18264/tid=18266] ppid=18262 vsize=167464 CPUtime=162.05 cores=0,2,4,6
/proc/18264/task/18266/stat : 18266 (wbo1.7) R 18262 18264 12452 0 -1 4202560 22510 0 0 0 16190 15 0 0 20 0 2 0 276895962 171483136 26144 33554432000 4194304 5963574 140734105435040 140323137287992 4399451 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 167464

[startup+222.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/179 18267
/proc/meminfo: memFree=30644524/32873648 swapFree=7112/7112
[pid=18264] ppid=18262 vsize=167464 CPUtime=222.24 cores=0,2,4,6
/proc/18264/stat : 18264 (wbo1.7) S 18262 18264 12452 0 -1 4202496 31406 0 0 0 22208 16 0 0 20 0 2 0 276895941 171483136 29569 33554432000 4194304 5963574 140734105435040 140734105434560 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18264/statm: 41866 29569 188 432 0 41431 0
[pid=18264/tid=18266] ppid=18262 vsize=167464 CPUtime=222.04 cores=0,2,4,6
/proc/18264/task/18266/stat : 18266 (wbo1.7) R 18262 18264 12452 0 -1 4202560 25935 0 0 0 22184 20 0 0 20 0 2 0 276895962 171483136 29569 33554432000 4194304 5963574 140734105435040 140323137288232 4399633 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 167464

[startup+282.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/179 18267
/proc/meminfo: memFree=30622516/32873648 swapFree=7112/7112
[pid=18264] ppid=18262 vsize=168272 CPUtime=282.21 cores=0,2,4,6
/proc/18264/stat : 18264 (wbo1.7) S 18262 18264 12452 0 -1 4202496 36538 0 0 0 28199 22 0 0 20 0 2 0 276895941 172310528 34855 33554432000 4194304 5963574 140734105435040 140734105434560 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18264/statm: 42068 34855 188 432 0 41633 0
[pid=18264/tid=18266] ppid=18262 vsize=168272 CPUtime=282.01 cores=0,2,4,6
/proc/18264/task/18266/stat : 18266 (wbo1.7) R 18262 18264 12452 0 -1 4202560 31067 0 0 0 28175 26 0 0 20 0 2 0 276895962 172310528 34855 33554432000 4194304 5963574 140734105435040 140323137288184 4399456 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 168272

[startup+342.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/180 18309
/proc/meminfo: memFree=30985160/32873648 swapFree=7112/7112
[pid=18264] ppid=18262 vsize=168272 CPUtime=342.18 cores=0,2,4,6
/proc/18264/stat : 18264 (wbo1.7) S 18262 18264 12452 0 -1 4202496 37073 0 0 0 34195 23 0 0 20 0 2 0 276895941 172310528 35402 33554432000 4194304 5963574 140734105435040 140734105434560 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18264/statm: 42068 35402 188 432 0 41633 0
[pid=18264/tid=18266] ppid=18262 vsize=168272 CPUtime=341.98 cores=0,2,4,6
/proc/18264/task/18266/stat : 18266 (wbo1.7) R 18262 18264 12452 0 -1 4202560 31602 0 0 0 34170 28 0 0 20 0 2 0 276895962 172310528 35402 33554432000 4194304 5963574 140734105435040 140323137287992 4399456 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 168272

[startup+402.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/179 18310
/proc/meminfo: memFree=30930684/32873648 swapFree=7112/7112
[pid=18264] ppid=18262 vsize=233808 CPUtime=402.17 cores=0,2,4,6
/proc/18264/stat : 18264 (wbo1.7) S 18262 18264 12452 0 -1 4202496 41318 0 0 0 40189 28 0 0 20 0 2 0 276895941 239419392 39647 33554432000 4194304 5963574 140734105435040 140734105434560 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18264/statm: 58452 39647 188 432 0 58017 0
[pid=18264/tid=18266] ppid=18262 vsize=233808 CPUtime=401.97 cores=0,2,4,6
/proc/18264/task/18266/stat : 18266 (wbo1.7) R 18262 18264 12452 0 -1 4202560 35847 0 0 0 40163 34 0 0 20 0 2 0 276895962 239419392 39647 33554432000 4194304 5963574 140734105435040 140323137287992 4399448 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 233808

[startup+462.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 18310
/proc/meminfo: memFree=30874916/32873648 swapFree=7112/7112
[pid=18264] ppid=18262 vsize=233808 CPUtime=462.14 cores=0,2,4,6
/proc/18264/stat : 18264 (wbo1.7) S 18262 18264 12452 0 -1 4202496 45034 0 0 0 46182 32 0 0 20 0 2 0 276895941 239419392 43436 33554432000 4194304 5963574 140734105435040 140734105434560 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18264/statm: 58452 43436 188 432 0 58017 0
[pid=18264/tid=18266] ppid=18262 vsize=233808 CPUtime=461.95 cores=0,2,4,6
/proc/18264/task/18266/stat : 18266 (wbo1.7) R 18262 18264 12452 0 -1 4202560 39563 0 0 0 46155 40 0 0 20 0 2 0 276895962 239419392 43436 33554432000 4194304 5963574 140734105435040 140323137288184 4403067 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 233808

[startup+522.3 s]
/proc/loadavg: 2.07 2.03 2.00 3/179 18310
/proc/meminfo: memFree=30824460/32873648 swapFree=7112/7112
[pid=18264] ppid=18262 vsize=233808 CPUtime=522.14 cores=0,2,4,6
/proc/18264/stat : 18264 (wbo1.7) S 18262 18264 12452 0 -1 4202496 47798 0 0 0 52179 35 0 0 20 0 2 0 276895941 239419392 46200 33554432000 4194304 5963574 140734105435040 140734105434560 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18264/statm: 58452 46200 188 432 0 58017 0
[pid=18264/tid=18266] ppid=18262 vsize=233808 CPUtime=521.95 cores=0,2,4,6
/proc/18264/task/18266/stat : 18266 (wbo1.7) R 18262 18264 12452 0 -1 4202560 42327 0 0 0 52153 42 0 0 20 0 2 0 276895962 239419392 46200 33554432000 4194304 5963574 140734105435040 140323137288184 4402879 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 233808

[startup+582.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/179 18310
/proc/meminfo: memFree=30796284/32873648 swapFree=7112/7112
[pid=18264] ppid=18262 vsize=235024 CPUtime=582.13 cores=0,2,4,6
/proc/18264/stat : 18264 (wbo1.7) S 18262 18264 12452 0 -1 4202496 49195 0 0 0 58176 37 0 0 20 0 2 0 276895941 240664576 47597 33554432000 4194304 5963574 140734105435040 140734105434560 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18264/statm: 58756 47597 188 432 0 58321 0
[pid=18264/tid=18266] ppid=18262 vsize=235024 CPUtime=581.95 cores=0,2,4,6
/proc/18264/task/18266/stat : 18266 (wbo1.7) R 18262 18264 12452 0 -1 4202560 43724 0 0 0 58150 45 0 0 20 0 2 0 276895962 240664576 47597 33554432000 4194304 5963574 140734105435040 140323137287992 4403249 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 235024

[startup+642.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/179 18310
/proc/meminfo: memFree=30770632/32873648 swapFree=7112/7112
[pid=18264] ppid=18262 vsize=235024 CPUtime=642.13 cores=0,2,4,6
/proc/18264/stat : 18264 (wbo1.7) S 18262 18264 12452 0 -1 4202496 49364 0 0 0 64176 37 0 0 20 0 2 0 276895941 240664576 47766 33554432000 4194304 5963574 140734105435040 140734105434560 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18264/statm: 58756 47766 188 432 0 58321 0
[pid=18264/tid=18266] ppid=18262 vsize=235024 CPUtime=641.96 cores=0,2,4,6
/proc/18264/task/18266/stat : 18266 (wbo1.7) R 18262 18264 12452 0 -1 4202560 43893 0 0 0 64150 46 0 0 20 0 2 0 276895962 240664576 47766 33554432000 4194304 5963574 140734105435040 140323137287992 4387487 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 235024

[startup+702.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 18311
/proc/meminfo: memFree=30732732/32873648 swapFree=7112/7112
[pid=18264] ppid=18262 vsize=235024 CPUtime=702.1 cores=0,2,4,6
/proc/18264/stat : 18264 (wbo1.7) S 18262 18264 12452 0 -1 4202496 50112 0 0 0 70173 37 0 0 20 0 2 0 276895941 240664576 48607 33554432000 4194304 5963574 140734105435040 140734105434560 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18264/statm: 58756 48607 188 432 0 58321 0
[pid=18264/tid=18266] ppid=18262 vsize=235024 CPUtime=701.94 cores=0,2,4,6
/proc/18264/task/18266/stat : 18266 (wbo1.7) R 18262 18264 12452 0 -1 4202560 44641 0 0 0 70146 48 0 0 20 0 2 0 276895962 240664576 48607 33554432000 4194304 5963574 140734105435040 140323137287992 4399456 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 235024

[startup+762.307 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 18311
/proc/meminfo: memFree=30719124/32873648 swapFree=7112/7112
[pid=18264] ppid=18262 vsize=235024 CPUtime=762.1 cores=0,2,4,6
/proc/18264/stat : 18264 (wbo1.7) S 18262 18264 12452 0 -1 4202496 52718 0 0 0 76170 40 0 0 20 0 2 0 276895941 240664576 51534 33554432000 4194304 5963574 140734105435040 140734105434560 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18264/statm: 58756 51534 188 432 0 58321 0
[pid=18264/tid=18266] ppid=18262 vsize=235024 CPUtime=761.95 cores=0,2,4,6
/proc/18264/task/18266/stat : 18266 (wbo1.7) R 18262 18264 12452 0 -1 4202560 47247 0 0 0 76143 52 0 0 20 0 2 0 276895962 240664576 51534 33554432000 4194304 5963574 140734105435040 140323137287992 4399456 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 235024

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

[startup+767.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 18311
/proc/meminfo: memFree=30718504/32873648 swapFree=7112/7112
[pid=18264] ppid=18262 vsize=235024 CPUtime=767.69 cores=0,2,4,6
/proc/18264/stat : 18264 (wbo1.7) S 18262 18264 12452 0 -1 4202496 52897 0 0 0 76729 40 0 0 20 0 2 0 276895941 240664576 51713 33554432000 4194304 5963574 140734105435040 140734105434560 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18264/statm: 58756 51713 188 432 0 58321 0
[pid=18264/tid=18266] ppid=18262 vsize=235024 CPUtime=767.54 cores=0,2,4,6
/proc/18264/task/18266/stat : 18266 (wbo1.7) R 18262 18264 12452 0 -1 4202560 47426 0 0 0 76702 52 0 0 20 0 2 0 276895962 240664576 51713 33554432000 4194304 5963574 140734105435040 140323137288232 4399468 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 767.69
Current children cumulated vsize (KiB) 235024

[startup+780.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 18311
/proc/meminfo: memFree=30715896/32873648 swapFree=7112/7112
[pid=18264] ppid=18262 vsize=235024 CPUtime=780.49 cores=0,2,4,6
/proc/18264/stat : 18264 (wbo1.7) S 18262 18264 12452 0 -1 4202496 53413 0 0 0 78008 41 0 0 20 0 2 0 276895941 240664576 52229 33554432000 4194304 5963574 140734105435040 140734105434560 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18264/statm: 58756 52229 188 432 0 58321 0
[pid=18264/tid=18266] ppid=18262 vsize=235024 CPUtime=780.34 cores=0,2,4,6
/proc/18264/task/18266/stat : 18266 (wbo1.7) R 18262 18264 12452 0 -1 4202560 47942 0 0 0 77982 52 0 0 20 0 2 0 276895962 240664576 52229 33554432000 4194304 5963574 140734105435040 140323137288200 4399456 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 780.49
Current children cumulated vsize (KiB) 235024

[startup+787.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 18311
/proc/meminfo: memFree=30715012/32873648 swapFree=7112/7112
[pid=18264] ppid=18262 vsize=235024 CPUtime=786.88 cores=0,2,4,6
/proc/18264/stat : 18264 (wbo1.7) S 18262 18264 12452 0 -1 4202496 53642 0 0 0 78647 41 0 0 20 0 2 0 276895941 240664576 52458 33554432000 4194304 5963574 140734105435040 140734105434560 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18264/statm: 58756 52458 188 432 0 58321 0
[pid=18264/tid=18266] ppid=18262 vsize=235024 CPUtime=786.74 cores=0,2,4,6
/proc/18264/task/18266/stat : 18266 (wbo1.7) R 18262 18264 12452 0 -1 4202560 48171 0 0 0 78621 53 0 0 20 0 2 0 276895962 240664576 52458 33554432000 4194304 5963574 140734105435040 140323137288184 4399560 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 786.88
Current children cumulated vsize (KiB) 235024

[startup+793.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 18311
/proc/meminfo: memFree=30714004/32873648 swapFree=7112/7112
[pid=18264] ppid=18262 vsize=235024 CPUtime=793.29 cores=0,2,4,6
/proc/18264/stat : 18264 (wbo1.7) S 18262 18264 12452 0 -1 4202496 53876 0 0 0 79287 42 0 0 20 0 2 0 276895941 240664576 52692 33554432000 4194304 5963574 140734105435040 140734105434560 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18264/statm: 58756 52692 188 432 0 58321 0
[pid=18264/tid=18266] ppid=18262 vsize=235024 CPUtime=793.14 cores=0,2,4,6
/proc/18264/task/18266/stat : 18266 (wbo1.7) R 18262 18264 12452 0 -1 4202560 48405 0 0 0 79260 54 0 0 20 0 2 0 276895962 240664576 52692 33554432000 4194304 5963574 140734105435040 140323137288184 4221120 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 793.29
Current children cumulated vsize (KiB) 235024

[startup+795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 18311
/proc/meminfo: memFree=30713880/32873648 swapFree=7112/7112
[pid=18264] ppid=18262 vsize=235024 CPUtime=794.88 cores=0,2,4,6
/proc/18264/stat : 18264 (wbo1.7) S 18262 18264 12452 0 -1 4202496 53976 0 0 0 79446 42 0 0 20 0 2 0 276895941 240664576 52792 33554432000 4194304 5963574 140734105435040 140734105434560 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18264/statm: 58756 52792 188 432 0 58321 0
[pid=18264/tid=18266] ppid=18262 vsize=235024 CPUtime=794.74 cores=0,2,4,6
/proc/18264/task/18266/stat : 18266 (wbo1.7) R 18262 18264 12452 0 -1 4202560 48505 0 0 0 79420 54 0 0 20 0 2 0 276895962 240664576 52792 33554432000 4194304 5963574 140734105435040 140323137288232 4399456 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 794.88
Current children cumulated vsize (KiB) 235024

[startup+796.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 18311
/proc/meminfo: memFree=30713260/32873648 swapFree=7112/7112
[pid=18264] ppid=18262 vsize=235024 CPUtime=796.48 cores=0,2,4,6
/proc/18264/stat : 18264 (wbo1.7) S 18262 18264 12452 0 -1 4202496 54003 0 0 0 79606 42 0 0 20 0 2 0 276895941 240664576 52819 33554432000 4194304 5963574 140734105435040 140734105434560 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18264/statm: 58756 52819 188 432 0 58321 0
[pid=18264/tid=18266] ppid=18262 vsize=235024 CPUtime=796.34 cores=0,2,4,6
/proc/18264/task/18266/stat : 18266 (wbo1.7) R 18262 18264 12452 0 -1 4202560 48532 0 0 0 79580 54 0 0 20 0 2 0 276895962 240664576 52819 33554432000 4194304 5963574 140734105435040 140323137288232 4221120 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 796.48
Current children cumulated vsize (KiB) 235024

[startup+797.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 18311
/proc/meminfo: memFree=30713260/32873648 swapFree=7112/7112
[pid=18264] ppid=18262 vsize=235024 CPUtime=796.88 cores=0,2,4,6
/proc/18264/stat : 18264 (wbo1.7) S 18262 18264 12452 0 -1 4202496 54016 0 0 0 79646 42 0 0 20 0 2 0 276895941 240664576 52832 33554432000 4194304 5963574 140734105435040 140734105434560 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18264/statm: 58756 52832 188 432 0 58321 0
[pid=18264/tid=18266] ppid=18262 vsize=235024 CPUtime=796.74 cores=0,2,4,6
/proc/18264/task/18266/stat : 18266 (wbo1.7) R 18262 18264 12452 0 -1 4202560 48545 0 0 0 79620 54 0 0 20 0 2 0 276895962 240664576 52832 33554432000 4194304 5963574 140734105435040 140323137288232 4399456 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 796.88
Current children cumulated vsize (KiB) 235024

[startup+797.507 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 18311
/proc/meminfo: memFree=30713012/32873648 swapFree=7112/7112
[pid=18264] ppid=18262 vsize=235024 CPUtime=797.29 cores=0,2,4,6
/proc/18264/stat : 18264 (wbo1.7) S 18262 18264 12452 0 -1 4202496 54028 0 0 0 79687 42 0 0 20 0 2 0 276895941 240664576 52844 33554432000 4194304 5963574 140734105435040 140734105434560 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18264/statm: 58756 52844 188 432 0 58321 0
[pid=18264/tid=18266] ppid=18262 vsize=235024 CPUtime=797.15 cores=0,2,4,6
/proc/18264/task/18266/stat : 18266 (wbo1.7) R 18262 18264 12452 0 -1 4202560 48557 0 0 0 79661 54 0 0 20 0 2 0 276895962 240664576 52844 33554432000 4194304 5963574 140734105435040 140323137288232 4399456 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 797.29
Current children cumulated vsize (KiB) 235024

[startup+797.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 18311
/proc/meminfo: memFree=30713012/32873648 swapFree=7112/7112
[pid=18264] ppid=18262 vsize=235024 CPUtime=797.38 cores=0,2,4,6
/proc/18264/stat : 18264 (wbo1.7) S 18262 18264 12452 0 -1 4202496 54030 0 0 0 79696 42 0 0 20 0 2 0 276895941 240664576 52846 33554432000 4194304 5963574 140734105435040 140734105434560 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18264/statm: 58756 52846 188 432 0 58321 0
[pid=18264/tid=18266] ppid=18262 vsize=235024 CPUtime=797.24 cores=0,2,4,6
/proc/18264/task/18266/stat : 18266 (wbo1.7) R 18262 18264 12452 0 -1 4202560 48559 0 0 0 79670 54 0 0 20 0 2 0 276895962 240664576 52846 33554432000 4194304 5963574 140734105435040 140323137288232 4399456 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 797.38
Current children cumulated vsize (KiB) 235024

Child status: 255
Real time (s): 797.63
CPU time (s): 797.504
CPU user time (s): 796.946
CPU system time (s): 0.557915
CPU usage (%): 99.9841
Max. virtual memory (cumulated for all children) (KiB): 235024

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

runsolver used 2.37864 second user time and 7.36088 second system time

The end

Launcher Data

Begin job on node126 at 2012-05-27 10:35:00
IDJOB=3704837
IDBENCH=73869
IDSOLVER=2283
FILE ID=node126/3704837-1338107700
RUNJOBID= node126-1338077272-12468
PBS_JOBID= 14624421
Free space on /tmp= 71348 MiB

SOLVER NAME= wbo 1.7
BENCH NAME= PB10/normalized-PB10/DEC-SMALLINT-LIN/oliveras/j120/normalized-j12048_4-unsat.opb
COMMAND LINE= wbo1.7 -file-format=opb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3704837-1338107700/watcher-3704837-1338107700 -o /tmp/evaluation-result-3704837-1338107700/solver-3704837-1338107700 -C 1800 -W 1900 -M 15500  wbo1.7 -file-format=opb HOME/instance-3704837-1338107700.opb

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

MD5SUM BENCH= e20086c85095d65afe65e19d07ad3aeb
RANDOM SEED=370508559

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:        30841712 kB
Buffers:          274668 kB
Cached:           559492 kB
SwapCached:        17756 kB
Active:          1103568 kB
Inactive:         117508 kB
Active(anon):     368732 kB
Inactive(anon):    20452 kB
Active(file):     734836 kB
Inactive(file):    97056 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67086932 kB
Dirty:              8164 kB
Writeback:             0 kB
AnonPages:        358644 kB
Mapped:            10472 kB
Shmem:                 0 kB
Slab:             667620 kB
SReclaimable:     112120 kB
SUnreclaim:       555500 kB
KernelStack:        1488 kB
PageTables:         4484 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     148080 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    299008 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= 71344 MiB
End job on node126 at 2012-05-27 10:48:18