Trace number 3716086

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

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/wcsp/celar/
normalized-celar6-sub0_wcsp.wbo
MD5SUM5c315664b873ce8198536ea2fe9f11ce
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big integers, linear constraints)
Best result obtained on this benchmarkMSAT
Best cost obtained on this benchmark247
Best CPU time to get the best result obtained on this benchmark1800.04
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables640
Total number of constraints123180
Number of soft constraints123164
Number of constraints which are clauses123164
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 45316
Min constraint cost 1
Max constraint cost 1000
Sum of constraints costs 22402430
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

0.00/0.99	o 11339
0.00/0.99	c current bound: 5669
0.00/0.99	c fallback to adder encoding
1800.05/1800.41	c error: unexpected solver exit code
1800.05/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-3716086-1338229671/watcher-3716086-1338229671 -o /tmp/evaluation-result-3716086-1338229671/solver-3716086-1338229671 -C 1800 -W 1900 -M 15500 HOME/runWbo2sat.sh HOME/instance-3716086-1338229671.wbo 2126892905 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.14 2.04 2.01 2/179 32517
/proc/meminfo: memFree=26248652/32873648 swapFree=7112/7112
[pid=32517] ppid=32515 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32517/stat : 32517 (runWbo2sat.sh) S 32515 32517 29773 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289092992 9367552 275 33554432000 4194304 5064252 140735258512784 140735258511696 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32517/statm: 2287 275 233 213 0 72 0

[startup+0.0956699 s]
/proc/loadavg: 2.14 2.04 2.01 2/179 32517
/proc/meminfo: memFree=26248652/32873648 swapFree=7112/7112
[pid=32517] ppid=32515 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32517/stat : 32517 (runWbo2sat.sh) S 32515 32517 29773 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289092992 9367552 275 33554432000 4194304 5064252 140735258512784 140735258511696 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32517/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100283 s]
/proc/loadavg: 2.14 2.04 2.01 2/179 32517
/proc/meminfo: memFree=26248652/32873648 swapFree=7112/7112
[pid=32517] ppid=32515 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32517/stat : 32517 (runWbo2sat.sh) S 32515 32517 29773 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289092992 9367552 275 33554432000 4194304 5064252 140735258512784 140735258511696 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32517/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300239 s]
/proc/loadavg: 2.14 2.04 2.01 2/179 32517
/proc/meminfo: memFree=26248652/32873648 swapFree=7112/7112
[pid=32517] ppid=32515 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32517/stat : 32517 (runWbo2sat.sh) S 32515 32517 29773 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289092992 9367552 275 33554432000 4194304 5064252 140735258512784 140735258511696 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32517/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700111 s]
/proc/loadavg: 2.14 2.04 2.01 2/179 32517
/proc/meminfo: memFree=26248652/32873648 swapFree=7112/7112
[pid=32517] ppid=32515 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32517/stat : 32517 (runWbo2sat.sh) S 32515 32517 29773 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289092992 9367552 275 33554432000 4194304 5064252 140735258512784 140735258511696 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32517/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50028 s]
/proc/loadavg: 2.14 2.04 2.01 3/181 32522
/proc/meminfo: memFree=26228000/32873648 swapFree=7112/7112
[pid=32517] ppid=32515 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32517/stat : 32517 (runWbo2sat.sh) S 32515 32517 29773 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289092992 9367552 275 33554432000 4194304 5064252 140735258512784 140735258511696 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32517/statm: 2287 275 233 213 0 72 0
[pid=32518] ppid=32517 vsize=124048 CPUtime=1.47 cores=0,2,4,6
/proc/32518/stat : 32518 (wbo2sat) R 32517 32517 29773 0 -1 4202496 26126 6479 0 0 114 21 11 1 20 0 1 0 289092992 127025152 27412 33554432000 4194304 5872148 140734259645968 140734259640760 4393650 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/32518/statm: 31012 27412 174 410 0 30594 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 133196

[startup+3.10031 s]
/proc/loadavg: 2.14 2.04 2.01 3/181 32522
/proc/meminfo: memFree=26090056/32873648 swapFree=7112/7112
[pid=32517] ppid=32515 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32517/stat : 32517 (runWbo2sat.sh) S 32515 32517 29773 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289092992 9367552 275 33554432000 4194304 5064252 140735258512784 140735258511696 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32517/statm: 2287 275 233 213 0 72 0
[pid=32518] ppid=32517 vsize=353424 CPUtime=3.08 cores=0,2,4,6
/proc/32518/stat : 32518 (wbo2sat) R 32517 32517 29773 0 -1 4202496 27827 6479 0 0 269 27 11 1 20 0 1 0 289092992 361906176 56084 33554432000 4194304 5872148 140734259645968 140734259639832 4663466 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/32518/statm: 88356 56084 174 410 0 87938 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 362572

[startup+6.30028 s]
/proc/loadavg: 2.13 2.04 2.01 3/181 32522
/proc/meminfo: memFree=25847528/32873648 swapFree=7112/7112
[pid=32517] ppid=32515 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32517/stat : 32517 (runWbo2sat.sh) S 32515 32517 29773 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289092992 9367552 275 33554432000 4194304 5064252 140735258512784 140735258511696 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32517/statm: 2287 275 233 213 0 72 0
[pid=32518] ppid=32517 vsize=615568 CPUtime=6.27 cores=0,2,4,6
/proc/32518/stat : 32518 (wbo2sat) R 32517 32517 29773 0 -1 4202496 28582 6479 0 0 581 34 11 1 20 0 1 0 289092992 630341632 115476 33554432000 4194304 5872148 140734259645968 140734259639816 4663458 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/32518/statm: 153892 115476 174 410 0 153474 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 624716

[startup+12.7003 s]
/proc/loadavg: 2.12 2.04 2.01 3/183 32524
/proc/meminfo: memFree=24695508/32873648 swapFree=7112/7112
[pid=32517] ppid=32515 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32517/stat : 32517 (runWbo2sat.sh) S 32515 32517 29773 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289092992 9367552 275 33554432000 4194304 5064252 140735258512784 140735258511696 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32517/statm: 2287 275 233 213 0 72 0
[pid=32518] ppid=32517 vsize=1068588 CPUtime=10.96 cores=0,2,4,6
/proc/32518/stat : 32518 (wbo2sat) S 32517 32517 29773 0 -1 4202496 30120 6479 0 0 948 136 11 1 20 0 1 0 289092992 1094234112 164764 33554432000 4194304 5872148 140734259645968 140734259639240 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 1 0 0
/proc/32518/statm: 267147 164764 175 410 0 266729 0
[pid=32523] ppid=32518 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32523/stat : 32523 (satsolver.sh) S 32518 32517 29773 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 289094092 9367552 267 33554432000 4194304 5064252 140733608507552 140733608506464 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/32523/statm: 2287 267 226 213 0 72 0
[pid=32524] ppid=32523 vsize=395500 CPUtime=1.68 cores=0,2,4,6
/proc/32524/stat : 32524 (glucose_static) R 32523 32517 29773 0 -1 4202496 52557 0 0 0 154 14 0 0 20 0 1 0 289094092 404992000 91298 33554432000 4194304 4896791 140733584361344 140733583310136 4401607 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/32524/statm: 98875 91299 58 172 0 98701 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 1482384

[startup+25.5004 s]
/proc/loadavg: 2.30 2.09 2.02 3/183 32524
/proc/meminfo: memFree=23583164/32873648 swapFree=7112/7112
[pid=32517] ppid=32515 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32517/stat : 32517 (runWbo2sat.sh) S 32515 32517 29773 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289092992 9367552 275 33554432000 4194304 5064252 140735258512784 140735258511696 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32517/statm: 2287 275 233 213 0 72 0
[pid=32518] ppid=32517 vsize=1068588 CPUtime=10.96 cores=0,2,4,6
/proc/32518/stat : 32518 (wbo2sat) S 32517 32517 29773 0 -1 4202496 30120 6479 0 0 948 136 11 1 20 0 1 0 289092992 1094234112 164764 33554432000 4194304 5872148 140734259645968 140734259639240 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 1 0 0
/proc/32518/statm: 267147 164764 175 410 0 266729 0
[pid=32523] ppid=32518 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32523/stat : 32523 (satsolver.sh) S 32518 32517 29773 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 289094092 9367552 267 33554432000 4194304 5064252 140733608507552 140733608506464 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/32523/statm: 2287 267 226 213 0 72 0
[pid=32524] ppid=32523 vsize=1559156 CPUtime=14.48 cores=0,2,4,6
/proc/32524/stat : 32524 (glucose_static) R 32523 32517 29773 0 -1 4202496 186084 0 0 0 1385 63 0 0 20 0 1 0 289094092 1596575744 337414 33554432000 4194304 4896791 140733584361344 140733584358552 4223980 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/32524/statm: 389789 337414 77 172 0 389615 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 2646040

[startup+51.1004 s]
/proc/loadavg: 2.20 2.08 2.02 3/183 32524
/proc/meminfo: memFree=23583288/32873648 swapFree=7112/7112
[pid=32517] ppid=32515 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32517/stat : 32517 (runWbo2sat.sh) S 32515 32517 29773 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289092992 9367552 275 33554432000 4194304 5064252 140735258512784 140735258511696 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32517/statm: 2287 275 233 213 0 72 0
[pid=32518] ppid=32517 vsize=1068588 CPUtime=10.96 cores=0,2,4,6
/proc/32518/stat : 32518 (wbo2sat) S 32517 32517 29773 0 -1 4202496 30120 6479 0 0 948 136 11 1 20 0 1 0 289092992 1094234112 164764 33554432000 4194304 5872148 140734259645968 140734259639240 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 1 0 0
/proc/32518/statm: 267147 164764 175 410 0 266729 0
[pid=32523] ppid=32518 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32523/stat : 32523 (satsolver.sh) S 32518 32517 29773 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 289094092 9367552 267 33554432000 4194304 5064252 140733608507552 140733608506464 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/32523/statm: 2287 267 226 213 0 72 0
[pid=32524] ppid=32523 vsize=1559552 CPUtime=40.08 cores=0,2,4,6
/proc/32524/stat : 32524 (glucose_static) R 32523 32517 29773 0 -1 4202496 186176 0 0 0 3945 63 0 0 20 0 1 0 289094092 1596981248 337506 33554432000 4194304 4896791 140733584361344 140733584358552 4224983 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/32524/statm: 389888 337506 77 172 0 389714 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 2646436

[startup+102.3 s]
/proc/loadavg: 2.08 2.07 2.02 3/183 32524
/proc/meminfo: memFree=23583168/32873648 swapFree=7112/7112
[pid=32517] ppid=32515 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32517/stat : 32517 (runWbo2sat.sh) S 32515 32517 29773 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289092992 9367552 275 33554432000 4194304 5064252 140735258512784 140735258511696 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32517/statm: 2287 275 233 213 0 72 0
[pid=32518] ppid=32517 vsize=1068588 CPUtime=10.96 cores=0,2,4,6
/proc/32518/stat : 32518 (wbo2sat) S 32517 32517 29773 0 -1 4202496 30120 6479 0 0 948 136 11 1 20 0 1 0 289092992 1094234112 164764 33554432000 4194304 5872148 140734259645968 140734259639240 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 1 0 0
/proc/32518/statm: 267147 164764 175 410 0 266729 0
[pid=32523] ppid=32518 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32523/stat : 32523 (satsolver.sh) S 32518 32517 29773 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 289094092 9367552 267 33554432000 4194304 5064252 140733608507552 140733608506464 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/32523/statm: 2287 267 226 213 0 72 0
[pid=32524] ppid=32523 vsize=1560080 CPUtime=91.27 cores=0,2,4,6
/proc/32524/stat : 32524 (glucose_static) R 32523 32517 29773 0 -1 4202496 186315 0 0 0 9064 63 0 0 20 0 1 0 289094092 1597521920 337645 33554432000 4194304 4896791 140733584361344 140733584358552 4223809 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/32524/statm: 390020 337645 77 172 0 389846 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 2646964

[startup+162.3 s]
/proc/loadavg: 2.03 2.05 2.01 3/184 32527
/proc/meminfo: memFree=23582920/32873648 swapFree=7112/7112
[pid=32517] ppid=32515 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32517/stat : 32517 (runWbo2sat.sh) S 32515 32517 29773 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289092992 9367552 275 33554432000 4194304 5064252 140735258512784 140735258511696 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32517/statm: 2287 275 233 213 0 72 0
[pid=32518] ppid=32517 vsize=1068588 CPUtime=10.96 cores=0,2,4,6
/proc/32518/stat : 32518 (wbo2sat) S 32517 32517 29773 0 -1 4202496 30120 6479 0 0 948 136 11 1 20 0 1 0 289092992 1094234112 164764 33554432000 4194304 5872148 140734259645968 140734259639240 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 1 0 0
/proc/32518/statm: 267147 164764 175 410 0 266729 0
[pid=32523] ppid=32518 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32523/stat : 32523 (satsolver.sh) S 32518 32517 29773 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 289094092 9367552 267 33554432000 4194304 5064252 140733608507552 140733608506464 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/32523/statm: 2287 267 226 213 0 72 0
[pid=32524] ppid=32523 vsize=1560080 CPUtime=151.26 cores=0,2,4,6
/proc/32524/stat : 32524 (glucose_static) R 32523 32517 29773 0 -1 4202496 186318 0 0 0 15063 63 0 0 20 0 1 0 289094092 1597521920 337648 33554432000 4194304 4896791 140733584361344 140733584358552 4224684 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/32524/statm: 390020 337648 77 172 0 389846 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 2646964

[startup+222.3 s]
/proc/loadavg: 2.05 2.05 2.01 3/183 32528
/proc/meminfo: memFree=23581004/32873648 swapFree=7112/7112
[pid=32517] ppid=32515 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32517/stat : 32517 (runWbo2sat.sh) S 32515 32517 29773 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289092992 9367552 275 33554432000 4194304 5064252 140735258512784 140735258511696 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32517/statm: 2287 275 233 213 0 72 0
[pid=32518] ppid=32517 vsize=1068588 CPUtime=10.96 cores=0,2,4,6
/proc/32518/stat : 32518 (wbo2sat) S 32517 32517 29773 0 -1 4202496 30120 6479 0 0 948 136 11 1 20 0 1 0 289092992 1094234112 164764 33554432000 4194304 5872148 140734259645968 140734259639240 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 1 0 0
/proc/32518/statm: 267147 164764 175 410 0 266729 0
[pid=32523] ppid=32518 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/32524/statm: 390107 337731 77 172 0 389933 0
Current children cumulated CPU time (s) 1362.01
Current children cumulated vsize (KiB) 2647312

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 32583
/proc/meminfo: memFree=15312588/32873648 swapFree=7112/7112
[pid=32517] ppid=32515 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32517/stat : 32517 (runWbo2sat.sh) S 32515 32517 29773 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289092992 9367552 275 33554432000 4194304 5064252 140735258512784 140735258511696 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32517/statm: 2287 275 233 213 0 72 0
[pid=32518] ppid=32517 vsize=1068588 CPUtime=10.96 cores=0,2,4,6
/proc/32518/stat : 32518 (wbo2sat) S 32517 32517 29773 0 -1 4202496 30120 6479 0 0 948 136 11 1 20 0 1 0 289092992 1094234112 164764 33554432000 4194304 5872148 140734259645968 140734259639240 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 1 0 0
/proc/32518/statm: 267147 164764 175 410 0 266729 0
[pid=32523] ppid=32518 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32523/stat : 32523 (satsolver.sh) S 32518 32517 29773 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 289094092 9367552 267 33554432000 4194304 5064252 140733608507552 140733608506464 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/32523/statm: 2287 267 226 213 0 72 0
[pid=32524] ppid=32523 vsize=1560428 CPUtime=1411.04 cores=0,2,4,6
/proc/32524/stat : 32524 (glucose_static) R 32523 32517 29773 0 -1 4202496 186447 0 0 0 141041 63 0 0 20 0 1 0 289094092 1597878272 337733 33554432000 4194304 4896791 140733584361344 140733584358888 4224109 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/32524/statm: 390107 337733 77 172 0 389933 0
Current children cumulated CPU time (s) 1422
Current children cumulated vsize (KiB) 2647312

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 32583
/proc/meminfo: memFree=15312088/32873648 swapFree=7112/7112
[pid=32517] ppid=32515 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32517/stat : 32517 (runWbo2sat.sh) S 32515 32517 29773 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289092992 9367552 275 33554432000 4194304 5064252 140735258512784 140735258511696 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32517/statm: 2287 275 233 213 0 72 0
[pid=32518] ppid=32517 vsize=1068588 CPUtime=10.96 cores=0,2,4,6
/proc/32518/stat : 32518 (wbo2sat) S 32517 32517 29773 0 -1 4202496 30120 6479 0 0 948 136 11 1 20 0 1 0 289092992 1094234112 164764 33554432000 4194304 5872148 140734259645968 140734259639240 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 1 0 0
/proc/32518/statm: 267147 164764 175 410 0 266729 0
[pid=32523] ppid=32518 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32523/stat : 32523 (satsolver.sh) S 32518 32517 29773 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 289094092 9367552 267 33554432000 4194304 5064252 140733608507552 140733608506464 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/32523/statm: 2287 267 226 213 0 72 0
[pid=32524] ppid=32523 vsize=1560428 CPUtime=1471.03 cores=0,2,4,6
/proc/32524/stat : 32524 (glucose_static) R 32523 32517 29773 0 -1 4202496 186451 0 0 0 147040 63 0 0 20 0 1 0 289094092 1597878272 337736 33554432000 4194304 4896791 140733584361344 140733584358888 4224983 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/32524/statm: 390107 337736 77 172 0 389933 0
Current children cumulated CPU time (s) 1481.99
Current children cumulated vsize (KiB) 2647312

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 32583
/proc/meminfo: memFree=15312520/32873648 swapFree=7112/7112
[pid=32517] ppid=32515 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32517/stat : 32517 (runWbo2sat.sh) S 32515 32517 29773 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289092992 9367552 275 33554432000 4194304 5064252 140735258512784 140735258511696 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32517/statm: 2287 275 233 213 0 72 0
[pid=32518] ppid=32517 vsize=1068588 CPUtime=10.96 cores=0,2,4,6
/proc/32518/stat : 32518 (wbo2sat) S 32517 32517 29773 0 -1 4202496 30120 6479 0 0 948 136 11 1 20 0 1 0 289092992 1094234112 164764 33554432000 4194304 5872148 140734259645968 140734259639240 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 1 0 0
/proc/32518/statm: 267147 164764 175 410 0 266729 0
[pid=32523] ppid=32518 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32523/stat : 32523 (satsolver.sh) S 32518 32517 29773 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 289094092 9367552 267 33554432000 4194304 5064252 140733608507552 140733608506464 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/32523/statm: 2287 267 226 213 0 72 0
[pid=32524] ppid=32523 vsize=1560560 CPUtime=1531.02 cores=0,2,4,6
/proc/32524/stat : 32524 (glucose_static) R 32523 32517 29773 0 -1 4202496 186457 0 0 0 153039 63 0 0 20 0 1 0 289094092 1598013440 337740 33554432000 4194304 4896791 140733584361344 140733584358552 4224983 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/32524/statm: 390140 337740 77 172 0 389966 0
Current children cumulated CPU time (s) 1541.98
Current children cumulated vsize (KiB) 2647444

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 32583
/proc/meminfo: memFree=15312468/32873648 swapFree=7112/7112
[pid=32517] ppid=32515 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32517/stat : 32517 (runWbo2sat.sh) S 32515 32517 29773 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289092992 9367552 275 33554432000 4194304 5064252 140735258512784 140735258511696 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32517/statm: 2287 275 233 213 0 72 0
[pid=32518] ppid=32517 vsize=1068588 CPUtime=10.96 cores=0,2,4,6
/proc/32518/stat : 32518 (wbo2sat) S 32517 32517 29773 0 -1 4202496 30120 6479 0 0 948 136 11 1 20 0 1 0 289092992 1094234112 164764 33554432000 4194304 5872148 140734259645968 140734259639240 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 1 0 0
/proc/32518/statm: 267147 164764 175 410 0 266729 0
[pid=32523] ppid=32518 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32523/stat : 32523 (satsolver.sh) S 32518 32517 29773 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 289094092 9367552 267 33554432000 4194304 5064252 140733608507552 140733608506464 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/32523/statm: 2287 267 226 213 0 72 0
[pid=32524] ppid=32523 vsize=1560800 CPUtime=1591.01 cores=0,2,4,6
/proc/32524/stat : 32524 (glucose_static) R 32523 32517 29773 0 -1 4202496 186499 0 0 0 159038 63 0 0 20 0 1 0 289094092 1598259200 337782 33554432000 4194304 4896791 140733584361344 140733584358552 4225550 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/32524/statm: 390200 337782 77 172 0 390026 0
Current children cumulated CPU time (s) 1601.97
Current children cumulated vsize (KiB) 2647684

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 32583
/proc/meminfo: memFree=15309296/32873648 swapFree=7112/7112
[pid=32517] ppid=32515 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32517/stat : 32517 (runWbo2sat.sh) S 32515 32517 29773 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289092992 9367552 275 33554432000 4194304 5064252 140735258512784 140735258511696 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32517/statm: 2287 275 233 213 0 72 0
[pid=32518] ppid=32517 vsize=1068588 CPUtime=10.96 cores=0,2,4,6
/proc/32518/stat : 32518 (wbo2sat) S 32517 32517 29773 0 -1 4202496 30120 6479 0 0 948 136 11 1 20 0 1 0 289092992 1094234112 164764 33554432000 4194304 5872148 140734259645968 140734259639240 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 1 0 0
/proc/32518/statm: 267147 164764 175 410 0 266729 0
[pid=32523] ppid=32518 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32523/stat : 32523 (satsolver.sh) S 32518 32517 29773 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 289094092 9367552 267 33554432000 4194304 5064252 140733608507552 140733608506464 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/32523/statm: 2287 267 226 213 0 72 0
[pid=32524] ppid=32523 vsize=1561592 CPUtime=1651 cores=0,2,4,6
/proc/32524/stat : 32524 (glucose_static) R 32523 32517 29773 0 -1 4202496 186726 0 0 0 165037 63 0 0 20 0 1 0 289094092 1599070208 338520 33554432000 4194304 4896791 140733584361344 140733584358552 4224684 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/32524/statm: 390398 338520 77 172 0 390224 0
Current children cumulated CPU time (s) 1661.96
Current children cumulated vsize (KiB) 2648476

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 32584
/proc/meminfo: memFree=15306932/32873648 swapFree=7112/7112
[pid=32517] ppid=32515 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32517/stat : 32517 (runWbo2sat.sh) S 32515 32517 29773 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289092992 9367552 275 33554432000 4194304 5064252 140735258512784 140735258511696 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32517/statm: 2287 275 233 213 0 72 0
[pid=32518] ppid=32517 vsize=1068588 CPUtime=10.96 cores=0,2,4,6
/proc/32518/stat : 32518 (wbo2sat) S 32517 32517 29773 0 -1 4202496 30120 6479 0 0 948 136 11 1 20 0 1 0 289092992 1094234112 164764 33554432000 4194304 5872148 140734259645968 140734259639240 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 1 0 0
/proc/32518/statm: 267147 164764 175 410 0 266729 0
[pid=32523] ppid=32518 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32523/stat : 32523 (satsolver.sh) S 32518 32517 29773 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 289094092 9367552 267 33554432000 4194304 5064252 140733608507552 140733608506464 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/32523/statm: 2287 267 226 213 0 72 0
[pid=32524] ppid=32523 vsize=1562028 CPUtime=1710.99 cores=0,2,4,6
/proc/32524/stat : 32524 (glucose_static) R 32523 32517 29773 0 -1 4202496 186874 0 0 0 171036 63 0 0 20 0 1 0 289094092 1599516672 339046 33554432000 4194304 4896791 140733584361344 140733584358472 4224983 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/32524/statm: 390507 339046 77 172 0 390333 0
Current children cumulated CPU time (s) 1721.95
Current children cumulated vsize (KiB) 2648912

[startup+1782.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/183 32584
/proc/meminfo: memFree=15305248/32873648 swapFree=7112/7112
[pid=32517] ppid=32515 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32517/stat : 32517 (runWbo2sat.sh) S 32515 32517 29773 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289092992 9367552 275 33554432000 4194304 5064252 140735258512784 140735258511696 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32517/statm: 2287 275 233 213 0 72 0
[pid=32518] ppid=32517 vsize=1068588 CPUtime=10.96 cores=0,2,4,6
/proc/32518/stat : 32518 (wbo2sat) S 32517 32517 29773 0 -1 4202496 30120 6479 0 0 948 136 11 1 20 0 1 0 289092992 1094234112 164764 33554432000 4194304 5872148 140734259645968 140734259639240 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 1 0 0
/proc/32518/statm: 267147 164764 175 410 0 266729 0
[pid=32523] ppid=32518 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32523/stat : 32523 (satsolver.sh) S 32518 32517 29773 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 289094092 9367552 267 33554432000 4194304 5064252 140733608507552 140733608506464 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/32523/statm: 2287 267 226 213 0 72 0
[pid=32524] ppid=32523 vsize=1562028 CPUtime=1770.99 cores=0,2,4,6
/proc/32524/stat : 32524 (glucose_static) R 32523 32517 29773 0 -1 4202496 186875 0 0 0 177036 63 0 0 20 0 1 0 289094092 1599516672 339394 33554432000 4194304 4896791 140733584361344 140733584358472 4224706 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/32524/statm: 390507 339394 77 172 0 390333 0
Current children cumulated CPU time (s) 1781.95
Current children cumulated vsize (KiB) 2648912



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.04 2.01 2.00 3/183 32584
/proc/meminfo: memFree=15305092/32873648 swapFree=7112/7112
[pid=32517] ppid=32515 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32517/stat : 32517 (runWbo2sat.sh) S 32515 32517 29773 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289092992 9367552 275 33554432000 4194304 5064252 140735258512784 140735258511696 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32517/statm: 2287 275 233 213 0 72 0
[pid=32518] ppid=32517 vsize=1068588 CPUtime=10.96 cores=0,2,4,6
/proc/32518/stat : 32518 (wbo2sat) S 32517 32517 29773 0 -1 4202496 30120 6479 0 0 948 136 11 1 20 0 1 0 289092992 1094234112 164764 33554432000 4194304 5872148 140734259645968 140734259639240 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 1 0 0
/proc/32518/statm: 267147 164764 175 410 0 266729 0
[pid=32523] ppid=32518 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32523/stat : 32523 (satsolver.sh) S 32518 32517 29773 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 289094092 9367552 267 33554432000 4194304 5064252 140733608507552 140733608506464 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/32523/statm: 2287 267 226 213 0 72 0
[pid=32524] ppid=32523 vsize=1562028 CPUtime=1789.09 cores=0,2,4,6
/proc/32524/stat : 32524 (glucose_static) R 32523 32517 29773 0 -1 4202496 186875 0 0 0 178846 63 0 0 20 0 1 0 289094092 1599516672 339394 33554432000 4194304 4896791 140733584361344 140733584358472 4224983 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/32524/statm: 390507 339394 77 172 0 390333 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 2648912

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 32517 and gives
#  childrusage.ru_utime.tv_sec=9
#  childrusage.ru_utime.tv_usec=601540
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=385789
# CPU time returned by wait4() is 10.9873
# while last known CPU time is 1800.05
#
# 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.05
CPU user time (s): 1798.05
CPU system time (s): 2
CPU usage (%): 99.9797
Max. virtual memory (cumulated for all children) (KiB): 3185260

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9.60154
system time used= 1.38579
maximum resident set size= 1299332
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37577
page faults= 0
swaps= 0
block input operations= 16
block output operations= 1295280
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 16
involuntary context switches= 24

runsolver used 4.81127 second user time and 10.7234 second system time

The end

Launcher Data

Begin job on node126 at 2012-05-28 20:27:51
IDJOB=3716086
IDBENCH=79550
IDSOLVER=2298
FILE ID=node126/3716086-1338229671
RUNJOBID= node126-1338205661-29789
PBS_JOBID= 14624613
Free space on /tmp= 70232 MiB

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

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

MD5SUM BENCH= 5c315664b873ce8198536ea2fe9f11ce
RANDOM SEED=2126892905

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:        26248652 kB
Buffers:          355160 kB
Cached:          1860324 kB
SwapCached:        17756 kB
Active:          5493920 kB
Inactive:         292340 kB
Active(anon):    3552292 kB
Inactive(anon):    20452 kB
Active(file):    1941628 kB
Inactive(file):   271888 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67086932 kB
Dirty:             12104 kB
Writeback:             0 kB
AnonPages:       3560724 kB
Mapped:            10676 kB
Shmem:                 0 kB
Slab:             693048 kB
SReclaimable:     137284 kB
SUnreclaim:       555764 kB
KernelStack:        1520 kB
PageTables:        11536 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    5007728 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1947648 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= 67528 MiB
End job on node126 at 2012-05-28 20:57:51