Trace number 3716089

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.06 1800.42

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/wcsp/celar/
normalized-celar6-sub2_wcsp.wbo
MD5SUM4fd86302e553a3e850920dece7efe22c
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big integers, linear constraints)
Best result obtained on this benchmarkMSAT
Best cost obtained on this benchmark4030
Best CPU time to get the best result obtained on this benchmark1800.08
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables688
Total number of constraints280826
Number of soft constraints280810
Number of constraints which are clauses280810
Number of constraints which are cardinality constraints (but not clauses)16
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint44
Top cost 52140
Min constraint cost 1
Max constraint cost 1000
Sum of constraints costs 37167130
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 45
Number of bits of the biggest sum of numbers6
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

2.18/2.25	o 41784
2.18/2.25	c current bound: 20892
2.18/2.25	c fallback to adder encoding
1800.06/1800.41	c error: unexpected solver exit code
1800.06/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-3716089-1338231471/watcher-3716089-1338231471 -o /tmp/evaluation-result-3716089-1338231471/solver-3716089-1338231471 -C 1800 -W 1900 -M 15500 HOME/runWbo2sat.sh HOME/instance-3716089-1338231471.wbo 1831523020 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.04 2.01 2.00 3/179 32622
/proc/meminfo: memFree=17970384/32873648 swapFree=7112/7112
[pid=32622] ppid=32620 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32622/stat : 32622 (runWbo2sat.sh) S 32620 32622 29773 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289273077 9367552 274 33554432000 4194304 5064252 140735024272208 140735024271120 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32622/statm: 2287 274 233 213 0 72 0

[startup+0.046176 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 32622
/proc/meminfo: memFree=17970384/32873648 swapFree=7112/7112
[pid=32622] ppid=32620 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32622/stat : 32622 (runWbo2sat.sh) S 32620 32622 29773 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289273077 9367552 274 33554432000 4194304 5064252 140735024272208 140735024271120 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32622/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100212 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 32622
/proc/meminfo: memFree=17970384/32873648 swapFree=7112/7112
[pid=32622] ppid=32620 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32622/stat : 32622 (runWbo2sat.sh) S 32620 32622 29773 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289273077 9367552 274 33554432000 4194304 5064252 140735024272208 140735024271120 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32622/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300186 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 32622
/proc/meminfo: memFree=17970384/32873648 swapFree=7112/7112
[pid=32622] ppid=32620 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32622/stat : 32622 (runWbo2sat.sh) S 32620 32622 29773 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289273077 9367552 274 33554432000 4194304 5064252 140735024272208 140735024271120 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32622/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700208 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 32622
/proc/meminfo: memFree=17970384/32873648 swapFree=7112/7112
[pid=32622] ppid=32620 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32622/stat : 32622 (runWbo2sat.sh) S 32620 32622 29773 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289273077 9367552 274 33554432000 4194304 5064252 140735024272208 140735024271120 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32622/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50025 s]
/proc/loadavg: 2.04 2.01 2.00 3/181 32624
/proc/meminfo: memFree=17952872/32873648 swapFree=7112/7112
[pid=32622] ppid=32620 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32622/stat : 32622 (runWbo2sat.sh) S 32620 32622 29773 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289273077 9367552 274 33554432000 4194304 5064252 140735024272208 140735024271120 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32622/statm: 2287 274 233 213 0 72 0
[pid=32623] ppid=32622 vsize=37104 CPUtime=1.46 cores=0,2,4,6
/proc/32623/stat : 32623 (wbo2sat) S 32622 32622 29773 0 -1 4202496 8286 0 0 0 144 2 0 0 20 0 1 0 289273078 37994496 8431 33554432000 4194304 5872148 140737010404864 140737010400744 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/32623/statm: 9276 8431 160 410 0 8858 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 46252

[startup+3.10026 s]
/proc/loadavg: 2.04 2.01 2.00 3/181 32626
/proc/meminfo: memFree=17925152/32873648 swapFree=7112/7112
[pid=32622] ppid=32620 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32622/stat : 32622 (runWbo2sat.sh) S 32620 32622 29773 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289273077 9367552 274 33554432000 4194304 5064252 140735024272208 140735024271120 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32622/statm: 2287 274 233 213 0 72 0
[pid=32623] ppid=32622 vsize=257548 CPUtime=3.07 cores=0,2,4,6
/proc/32623/stat : 32623 (wbo2sat) R 32622 32622 29773 0 -1 4202496 50992 12592 0 0 234 48 22 3 20 0 1 0 289273078 263729152 60479 33554432000 4194304 5872148 140737010404864 140737010398712 4663481 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32623/statm: 64387 60479 173 410 0 63969 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 266696

[startup+6.30027 s]
/proc/loadavg: 2.04 2.01 2.00 3/181 32627
/proc/meminfo: memFree=17545500/32873648 swapFree=7112/7112
[pid=32622] ppid=32620 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32622/stat : 32622 (runWbo2sat.sh) S 32620 32622 29773 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289273077 9367552 274 33554432000 4194304 5064252 140735024272208 140735024271120 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32622/statm: 2287 274 233 213 0 72 0
[pid=32623] ppid=32622 vsize=486924 CPUtime=6.27 cores=0,2,4,6
/proc/32623/stat : 32623 (wbo2sat) R 32622 32622 29773 0 -1 4202496 52842 12592 0 0 547 55 22 3 20 0 1 0 289273078 498610176 119449 33554432000 4194304 5872148 140737010404864 140737010398712 4995169 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32623/statm: 121731 119449 173 410 0 121313 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 496072

[startup+12.7003 s]
/proc/loadavg: 2.04 2.01 2.00 3/181 32627
/proc/meminfo: memFree=17060908/32873648 swapFree=7112/7112
[pid=32622] ppid=32620 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32622/stat : 32622 (runWbo2sat.sh) S 32620 32622 29773 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289273077 9367552 274 33554432000 4194304 5064252 140735024272208 140735024271120 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32622/statm: 2287 274 233 213 0 72 0
[pid=32623] ppid=32622 vsize=1273356 CPUtime=12.67 cores=0,2,4,6
/proc/32623/stat : 32623 (wbo2sat) R 32622 32622 29773 0 -1 4202496 54389 12592 0 0 1169 73 22 3 20 0 1 0 289273078 1303916544 237631 33554432000 4194304 5872148 140737010404864 140737010398712 4393650 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32623/statm: 318339 237631 173 410 0 317921 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1282504

[startup+25.5002 s]
/proc/loadavg: 2.03 2.01 2.00 3/181 32627
/proc/meminfo: memFree=16067680/32873648 swapFree=7112/7112
[pid=32622] ppid=32620 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32622/stat : 32622 (runWbo2sat.sh) S 32620 32622 29773 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289273077 9367552 274 33554432000 4194304 5064252 140735024272208 140735024271120 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32622/statm: 2287 274 233 213 0 72 0
[pid=32623] ppid=32622 vsize=2321932 CPUtime=25.47 cores=0,2,4,6
/proc/32623/stat : 32623 (wbo2sat) R 32622 32622 29773 0 -1 4202496 55881 12592 0 0 2418 104 22 3 20 0 1 0 289273078 2377658368 477759 33554432000 4194304 5872148 140737010404864 140737010398712 4995161 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32623/statm: 580483 477759 173 410 0 580065 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 2331080

[startup+51.1003 s]
/proc/loadavg: 2.52 2.12 2.04 3/183 32629
/proc/meminfo: memFree=10379832/32873648 swapFree=7112/7112
[pid=32622] ppid=32620 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32622/stat : 32622 (runWbo2sat.sh) S 32620 32622 29773 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289273077 9367552 274 33554432000 4194304 5064252 140735024272208 140735024271120 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32622/statm: 2287 274 233 213 0 72 0
[pid=32623] ppid=32622 vsize=2147080 CPUtime=28.86 cores=0,2,4,6
/proc/32623/stat : 32623 (wbo2sat) S 32622 32622 29773 0 -1 4202496 57503 12592 0 0 2504 357 22 3 20 0 1 0 289273078 2198609920 443766 33554432000 4194304 5872148 140737010404864 140737010398136 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 4 0 0
/proc/32623/statm: 536770 443766 174 410 0 536352 0
[pid=32628] ppid=32623 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32628/stat : 32628 (satsolver.sh) S 32623 32622 29773 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 289275970 9367552 267 33554432000 4194304 5064252 140735546861056 140735546859968 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32628/statm: 2287 267 226 213 0 72 0
[pid=32629] ppid=32628 vsize=5635588 CPUtime=22.16 cores=0,2,4,6
/proc/32629/stat : 32629 (glucose_static) R 32628 32622 29773 0 -1 4202496 399158 0 0 0 2064 152 0 0 20 0 1 0 289275970 5770842112 1035539 33554432000 4194304 4896791 140735039494832 140735039492488 4216648 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/32629/statm: 1408897 1035539 74 172 0 1408723 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 7800964

[startup+102.3 s]
/proc/loadavg: 2.38 2.16 2.05 3/183 32629
/proc/meminfo: memFree=10869396/32873648 swapFree=7112/7112
[pid=32622] ppid=32620 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32622/stat : 32622 (runWbo2sat.sh) S 32620 32622 29773 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289273077 9367552 274 33554432000 4194304 5064252 140735024272208 140735024271120 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32622/statm: 2287 274 233 213 0 72 0
[pid=32623] ppid=32622 vsize=2147080 CPUtime=28.86 cores=0,2,4,6
/proc/32623/stat : 32623 (wbo2sat) S 32622 32622 29773 0 -1 4202496 57503 12592 0 0 2504 357 22 3 20 0 1 0 289273078 2198609920 443766 33554432000 4194304 5872148 140737010404864 140737010398136 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 4 0 0
/proc/32623/statm: 536770 443766 174 410 0 536352 0
[pid=32628] ppid=32623 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32628/stat : 32628 (satsolver.sh) S 32623 32622 29773 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 289275970 9367552 267 33554432000 4194304 5064252 140735546861056 140735546859968 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32628/statm: 2287 267 226 213 0 72 0
[pid=32629] ppid=32628 vsize=4201472 CPUtime=73.35 cores=0,2,4,6
/proc/32629/stat : 32629 (glucose_static) R 32628 32622 29773 0 -1 4202496 416674 0 0 0 7166 169 0 0 20 0 1 0 289275970 4302307328 884520 33554432000 4194304 4896791 140735039494832 140735039492104 4224983 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/32629/statm: 1050368 884520 78 172 0 1050194 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 6366848

[startup+162.3 s]
/proc/loadavg: 2.14 2.13 2.05 3/184 32632
/proc/meminfo: memFree=10871244/32873648 swapFree=7112/7112
[pid=32622] ppid=32620 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32622/stat : 32622 (runWbo2sat.sh) S 32620 32622 29773 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289273077 9367552 274 33554432000 4194304 5064252 140735024272208 140735024271120 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32622/statm: 2287 274 233 213 0 72 0
[pid=32623] ppid=32622 vsize=2147080 CPUtime=28.86 cores=0,2,4,6
/proc/32623/stat : 32623 (wbo2sat) S 32622 32622 29773 0 -1 4202496 57503 12592 0 0 2504 357 22 3 20 0 1 0 289273078 2198609920 443766 33554432000 4194304 5872148 140737010404864 140737010398136 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 4 0 0
/proc/32623/statm: 536770 443766 174 410 0 536352 0
[pid=32628] ppid=32623 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32628/stat : 32628 (satsolver.sh) S 32623 32622 29773 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 289275970 9367552 267 33554432000 4194304 5064252 140735546861056 140735546859968 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32628/statm: 2287 267 226 213 0 72 0
[pid=32629] ppid=32628 vsize=4201472 CPUtime=133.34 cores=0,2,4,6
/proc/32629/stat : 32629 (glucose_static) R 32628 32622 29773 0 -1 4202496 416674 0 0 0 13165 169 0 0 20 0 1 0 289275970 4302307328 884520 33554432000 4194304 4896791 140735039494832 140735039492104 4224960 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/32629/statm: 1050368 884520 78 172 0 1050194 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 6366848

[startup+222.3 s]
/proc/loadavg: 2.11 2.12 2.05 3/184 32656
/proc/meminfo: memFree=10871492/32873648 swapFree=7112/7112
[pid=32622] ppid=32620 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32622/stat : 32622 (runWbo2sat.sh) S 32620 32622 29773 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289273077 9367552 274 33554432000 4194304 5064252 140735024272208 140735024271120 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32622/statm: 2287 274 233 213 0 72 0
[pid=32623] ppid=32622 vsize=2147080 CPUtime=28.86 cores=0,2,4,6
/proc/32623/stat : 32623 (wbo2sat) S 32622 32622 29773 0 -1 4202496 57503 12592 0 0 2504 357 22 3 20 0 1 0 289273078 2198609920 443766 33554432000 4194304 5872148 140737010404864 140737010398136 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 4 0 0
/proc/32623/statm: 536770 443766 174 410 0 536352 0
[pid=32628] ppid=32623 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32628/stat : 32628 (satsolver.sh) S 32623 32622 29773 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 289275970 9367552 267 33554432000 4194304 5064252 140735546861056 140735546859968 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32628/statm: 2287 267 226 213 0 72 0
[pid=32629] ppid=32628 vsize=4201472 CPUtime=193.33 cores=0,2,4,6
/proc/32629/stat : 32629 (glucose_static) R 32628 32622 29773 0 -1 4202496 416674 0 0 0 19164 169 0 0 20 0 1 0 289275970 4302307328 884520 33554432000 4194304 4896791 140735039494832 140735039492104 4224684 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/32629/statm: 1050368 884520 78 172 0 1050194 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 6366848

[startup+282.3 s]
/proc/loadavg: 2.04 2.09 2.04 3/183 32656
/proc/meminfo: memFree=10871500/32873648 swapFree=7112/7112
[pid=32622] ppid=32620 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/32629/statm: 1050395 884526 78 172 0 1050221 0
Current children cumulated CPU time (s) 1362.02
Current children cumulated vsize (KiB) 6366956

[startup+1422.3 s]
/proc/loadavg: 2.13 2.06 2.02 3/183 32711
/proc/meminfo: memFree=14062760/32873648 swapFree=7112/7112
[pid=32622] ppid=32620 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32622/stat : 32622 (runWbo2sat.sh) S 32620 32622 29773 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289273077 9367552 274 33554432000 4194304 5064252 140735024272208 140735024271120 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32622/statm: 2287 274 233 213 0 72 0
[pid=32623] ppid=32622 vsize=2147080 CPUtime=28.86 cores=0,2,4,6
/proc/32623/stat : 32623 (wbo2sat) S 32622 32622 29773 0 -1 4202496 57503 12592 0 0 2504 357 22 3 20 0 1 0 289273078 2198609920 443766 33554432000 4194304 5872148 140737010404864 140737010398136 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 4 0 0
/proc/32623/statm: 536770 443766 174 410 0 536352 0
[pid=32628] ppid=32623 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32628/stat : 32628 (satsolver.sh) S 32623 32622 29773 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 289275970 9367552 267 33554432000 4194304 5064252 140735546861056 140735546859968 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32628/statm: 2287 267 226 213 0 72 0
[pid=32629] ppid=32628 vsize=4201580 CPUtime=1393.15 cores=0,2,4,6
/proc/32629/stat : 32629 (glucose_static) R 32628 32622 29773 0 -1 4202496 416680 0 0 0 139145 170 0 0 20 0 1 0 289275970 4302417920 884526 33554432000 4194304 4896791 140735039494832 140735039492376 4224684 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/32629/statm: 1050395 884526 78 172 0 1050221 0
Current children cumulated CPU time (s) 1422.01
Current children cumulated vsize (KiB) 6366956

[startup+1482.3 s]
/proc/loadavg: 2.14 2.07 2.02 3/182 32711
/proc/meminfo: memFree=14063636/32873648 swapFree=7112/7112
[pid=32622] ppid=32620 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32622/stat : 32622 (runWbo2sat.sh) S 32620 32622 29773 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289273077 9367552 274 33554432000 4194304 5064252 140735024272208 140735024271120 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32622/statm: 2287 274 233 213 0 72 0
[pid=32623] ppid=32622 vsize=2147080 CPUtime=28.86 cores=0,2,4,6
/proc/32623/stat : 32623 (wbo2sat) S 32622 32622 29773 0 -1 4202496 57503 12592 0 0 2504 357 22 3 20 0 1 0 289273078 2198609920 443766 33554432000 4194304 5872148 140737010404864 140737010398136 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 4 0 0
/proc/32623/statm: 536770 443766 174 410 0 536352 0
[pid=32628] ppid=32623 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32628/stat : 32628 (satsolver.sh) S 32623 32622 29773 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 289275970 9367552 267 33554432000 4194304 5064252 140735546861056 140735546859968 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32628/statm: 2287 267 226 213 0 72 0
[pid=32629] ppid=32628 vsize=4201580 CPUtime=1453.14 cores=0,2,4,6
/proc/32629/stat : 32629 (glucose_static) R 32628 32622 29773 0 -1 4202496 416681 0 0 0 145144 170 0 0 20 0 1 0 289275970 4302417920 884527 33554432000 4194304 4896791 140735039494832 140735039492376 4203775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/32629/statm: 1050395 884527 78 172 0 1050221 0
Current children cumulated CPU time (s) 1482
Current children cumulated vsize (KiB) 6366956

[startup+1542.3 s]
/proc/loadavg: 2.05 2.06 2.01 3/183 32712
/proc/meminfo: memFree=14063280/32873648 swapFree=7112/7112
[pid=32622] ppid=32620 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32622/stat : 32622 (runWbo2sat.sh) S 32620 32622 29773 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289273077 9367552 274 33554432000 4194304 5064252 140735024272208 140735024271120 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32622/statm: 2287 274 233 213 0 72 0
[pid=32623] ppid=32622 vsize=2147080 CPUtime=28.86 cores=0,2,4,6
/proc/32623/stat : 32623 (wbo2sat) S 32622 32622 29773 0 -1 4202496 57503 12592 0 0 2504 357 22 3 20 0 1 0 289273078 2198609920 443766 33554432000 4194304 5872148 140737010404864 140737010398136 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 4 0 0
/proc/32623/statm: 536770 443766 174 410 0 536352 0
[pid=32628] ppid=32623 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32628/stat : 32628 (satsolver.sh) S 32623 32622 29773 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 289275970 9367552 267 33554432000 4194304 5064252 140735546861056 140735546859968 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32628/statm: 2287 267 226 213 0 72 0
[pid=32629] ppid=32628 vsize=4201580 CPUtime=1513.13 cores=0,2,4,6
/proc/32629/stat : 32629 (glucose_static) R 32628 32622 29773 0 -1 4202496 416681 0 0 0 151143 170 0 0 20 0 1 0 289275970 4302417920 884527 33554432000 4194304 4896791 140735039494832 140735039492376 4225148 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/32629/statm: 1050395 884527 78 172 0 1050221 0
Current children cumulated CPU time (s) 1541.99
Current children cumulated vsize (KiB) 6366956

[startup+1602.3 s]
/proc/loadavg: 2.02 2.05 2.01 3/183 32712
/proc/meminfo: memFree=14063280/32873648 swapFree=7112/7112
[pid=32622] ppid=32620 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32622/stat : 32622 (runWbo2sat.sh) S 32620 32622 29773 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289273077 9367552 274 33554432000 4194304 5064252 140735024272208 140735024271120 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32622/statm: 2287 274 233 213 0 72 0
[pid=32623] ppid=32622 vsize=2147080 CPUtime=28.86 cores=0,2,4,6
/proc/32623/stat : 32623 (wbo2sat) S 32622 32622 29773 0 -1 4202496 57503 12592 0 0 2504 357 22 3 20 0 1 0 289273078 2198609920 443766 33554432000 4194304 5872148 140737010404864 140737010398136 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 4 0 0
/proc/32623/statm: 536770 443766 174 410 0 536352 0
[pid=32628] ppid=32623 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32628/stat : 32628 (satsolver.sh) S 32623 32622 29773 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 289275970 9367552 267 33554432000 4194304 5064252 140735546861056 140735546859968 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32628/statm: 2287 267 226 213 0 72 0
[pid=32629] ppid=32628 vsize=4201580 CPUtime=1573.12 cores=0,2,4,6
/proc/32629/stat : 32629 (glucose_static) R 32628 32622 29773 0 -1 4202496 416681 0 0 0 157142 170 0 0 20 0 1 0 289275970 4302417920 884527 33554432000 4194304 4896791 140735039494832 140735039492376 4224684 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/32629/statm: 1050395 884527 78 172 0 1050221 0
Current children cumulated CPU time (s) 1601.98
Current children cumulated vsize (KiB) 6366956

[startup+1662.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/183 32712
/proc/meminfo: memFree=14062608/32873648 swapFree=7112/7112
[pid=32622] ppid=32620 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32622/stat : 32622 (runWbo2sat.sh) S 32620 32622 29773 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289273077 9367552 274 33554432000 4194304 5064252 140735024272208 140735024271120 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32622/statm: 2287 274 233 213 0 72 0
[pid=32623] ppid=32622 vsize=2147080 CPUtime=28.86 cores=0,2,4,6
/proc/32623/stat : 32623 (wbo2sat) S 32622 32622 29773 0 -1 4202496 57503 12592 0 0 2504 357 22 3 20 0 1 0 289273078 2198609920 443766 33554432000 4194304 5872148 140737010404864 140737010398136 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 4 0 0
/proc/32623/statm: 536770 443766 174 410 0 536352 0
[pid=32628] ppid=32623 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32628/stat : 32628 (satsolver.sh) S 32623 32622 29773 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 289275970 9367552 267 33554432000 4194304 5064252 140735546861056 140735546859968 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32628/statm: 2287 267 226 213 0 72 0
[pid=32629] ppid=32628 vsize=4201580 CPUtime=1633.11 cores=0,2,4,6
/proc/32629/stat : 32629 (glucose_static) R 32628 32622 29773 0 -1 4202496 416682 0 0 0 163141 170 0 0 20 0 1 0 289275970 4302417920 884528 33554432000 4194304 4896791 140735039494832 140735039492376 4203775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/32629/statm: 1050395 884528 78 172 0 1050221 0
Current children cumulated CPU time (s) 1661.97
Current children cumulated vsize (KiB) 6366956

[startup+1722.3 s]
/proc/loadavg: 2.07 2.04 2.00 3/183 32713
/proc/meminfo: memFree=14062512/32873648 swapFree=7112/7112
[pid=32622] ppid=32620 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32622/stat : 32622 (runWbo2sat.sh) S 32620 32622 29773 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289273077 9367552 274 33554432000 4194304 5064252 140735024272208 140735024271120 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32622/statm: 2287 274 233 213 0 72 0
[pid=32623] ppid=32622 vsize=2147080 CPUtime=28.86 cores=0,2,4,6
/proc/32623/stat : 32623 (wbo2sat) S 32622 32622 29773 0 -1 4202496 57503 12592 0 0 2504 357 22 3 20 0 1 0 289273078 2198609920 443766 33554432000 4194304 5872148 140737010404864 140737010398136 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 4 0 0
/proc/32623/statm: 536770 443766 174 410 0 536352 0
[pid=32628] ppid=32623 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32628/stat : 32628 (satsolver.sh) S 32623 32622 29773 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 289275970 9367552 267 33554432000 4194304 5064252 140735546861056 140735546859968 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32628/statm: 2287 267 226 213 0 72 0
[pid=32629] ppid=32628 vsize=4201580 CPUtime=1693.1 cores=0,2,4,6
/proc/32629/stat : 32629 (glucose_static) R 32628 32622 29773 0 -1 4202496 416682 0 0 0 169140 170 0 0 20 0 1 0 289275970 4302417920 884528 33554432000 4194304 4896791 140735039494832 140735039492376 4225029 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/32629/statm: 1050395 884528 78 172 0 1050221 0
Current children cumulated CPU time (s) 1721.96
Current children cumulated vsize (KiB) 6366956

[startup+1782.3 s]
/proc/loadavg: 2.10 2.05 2.01 3/183 32713
/proc/meminfo: memFree=14062724/32873648 swapFree=7112/7112
[pid=32622] ppid=32620 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32622/stat : 32622 (runWbo2sat.sh) S 32620 32622 29773 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289273077 9367552 274 33554432000 4194304 5064252 140735024272208 140735024271120 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32622/statm: 2287 274 233 213 0 72 0
[pid=32623] ppid=32622 vsize=2147080 CPUtime=28.86 cores=0,2,4,6
/proc/32623/stat : 32623 (wbo2sat) S 32622 32622 29773 0 -1 4202496 57503 12592 0 0 2504 357 22 3 20 0 1 0 289273078 2198609920 443766 33554432000 4194304 5872148 140737010404864 140737010398136 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 4 0 0
/proc/32623/statm: 536770 443766 174 410 0 536352 0
[pid=32628] ppid=32623 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32628/stat : 32628 (satsolver.sh) S 32623 32622 29773 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 289275970 9367552 267 33554432000 4194304 5064252 140735546861056 140735546859968 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32628/statm: 2287 267 226 213 0 72 0
[pid=32629] ppid=32628 vsize=4201580 CPUtime=1753.1 cores=0,2,4,6
/proc/32629/stat : 32629 (glucose_static) R 32628 32622 29773 0 -1 4202496 416682 0 0 0 175140 170 0 0 20 0 1 0 289275970 4302417920 884528 33554432000 4194304 4896791 140735039494832 140735039492376 4224983 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/32629/statm: 1050395 884528 78 172 0 1050221 0
Current children cumulated CPU time (s) 1781.96
Current children cumulated vsize (KiB) 6366956



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.07 2.04 2.00 3/183 32713
/proc/meminfo: memFree=14062444/32873648 swapFree=7112/7112
[pid=32622] ppid=32620 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32622/stat : 32622 (runWbo2sat.sh) S 32620 32622 29773 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289273077 9367552 274 33554432000 4194304 5064252 140735024272208 140735024271120 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32622/statm: 2287 274 233 213 0 72 0
[pid=32623] ppid=32622 vsize=2147080 CPUtime=28.86 cores=0,2,4,6
/proc/32623/stat : 32623 (wbo2sat) S 32622 32622 29773 0 -1 4202496 57503 12592 0 0 2504 357 22 3 20 0 1 0 289273078 2198609920 443766 33554432000 4194304 5872148 140737010404864 140737010398136 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 4 0 0
/proc/32623/statm: 536770 443766 174 410 0 536352 0
[pid=32628] ppid=32623 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32628/stat : 32628 (satsolver.sh) S 32623 32622 29773 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 289275970 9367552 267 33554432000 4194304 5064252 140735546861056 140735546859968 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32628/statm: 2287 267 226 213 0 72 0
[pid=32629] ppid=32628 vsize=4201580 CPUtime=1771.2 cores=0,2,4,6
/proc/32629/stat : 32629 (glucose_static) R 32628 32622 29773 0 -1 4202496 416682 0 0 0 176950 170 0 0 20 0 1 0 289275970 4302417920 884528 33554432000 4194304 4896791 140735039494832 140735039492376 4224684 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/32629/statm: 1050395 884528 78 172 0 1050221 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 6366956

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

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 32622 and gives
#  childrusage.ru_utime.tv_sec=25
#  childrusage.ru_utime.tv_usec=268158
#  childrusage.ru_stime.tv_sec=3
#  childrusage.ru_stime.tv_usec=620449
# CPU time returned by wait4() is 28.8886
# while last known CPU time is 1800.06
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.42
CPU time (s): 1800.06
CPU user time (s): 1794.76
CPU system time (s): 5.3
CPU usage (%): 99.9801
Max. virtual memory (cumulated for all children) (KiB): 7800964

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 25.2682
system time used= 3.62045
maximum resident set size= 3504560
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 71074
page faults= 0
swaps= 0
block input operations= 32
block output operations= 3493344
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 18
involuntary context switches= 41

runsolver used 4.69029 second user time and 10.5534 second system time

The end

Launcher Data

Begin job on node126 at 2012-05-28 20:57:52
IDJOB=3716089
IDBENCH=79556
IDSOLVER=2298
FILE ID=node126/3716089-1338231471
RUNJOBID= node126-1338205661-29789
PBS_JOBID= 14624613
Free space on /tmp= 68164 MiB

SOLVER NAME= wbo2sat 2012-05-19
BENCH NAME= PB10/normalized-PB10/PARTIAL-BIGINT-LIN/wcsp/celar/normalized-celar6-sub2_wcsp.wbo
COMMAND LINE= DIR/runWbo2sat.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3716089-1338231471/watcher-3716089-1338231471 -o /tmp/evaluation-result-3716089-1338231471/solver-3716089-1338231471 -C 1800 -W 1900 -M 15500  HOME/runWbo2sat.sh HOME/instance-3716089-1338231471.wbo 1831523020 HOME HOME

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

MD5SUM BENCH= 4fd86302e553a3e850920dece7efe22c
RANDOM SEED=1831523020

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:        17971004 kB
Buffers:          359388 kB
Cached:          3978088 kB
SwapCached:        17756 kB
Active:         13694512 kB
Inactive:         292876 kB
Active(anon):    9631384 kB
Inactive(anon):    20452 kB
Active(file):    4063128 kB
Inactive(file):   272424 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67086932 kB
Dirty:             16472 kB
Writeback:             0 kB
AnonPages:       9707620 kB
Mapped:            10596 kB
Shmem:                 0 kB
Slab:             755688 kB
SReclaimable:     199820 kB
SUnreclaim:       555868 kB
KernelStack:        1480 kB
PageTables:        23068 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:   11484876 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:   5279744 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= 67252 MiB
End job on node126 at 2012-05-28 21:27:52