Trace number 3716547

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.07 1801.12

General information on the benchmark

Name/SOFT-BIGINT-LIN/PB06/web/uclid_pb_benchmarks/
normalized-ooo.ex.mem.LdValue.ucl--soft-0-100-0.wbo
MD5SUMc793e6de080a97fe48f7abfaf5144445
Bench CategorySOFT-BIGINT-LIN (only soft constraints, big integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark1098.93
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables77106
Total number of constraints218779
Number of soft constraints218779
Number of constraints which are clauses205559
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints13220
Minimum length of a constraint1
Maximum length of a constraint15
Top cost 11044627
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 11044626
Biggest number in a constraint 129
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 510
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

189.21/189.41	o 50200
189.21/189.41	c current bound: 25100
189.21/189.41	c fallback to adder encoding
1800.07/1801.11	c error: unexpected solver exit code
1800.07/1801.11	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-3716547-1338196269/watcher-3716547-1338196269 -o /tmp/evaluation-result-3716547-1338196269/solver-3716547-1338196269 -C 1800 -W 1900 -M 15500 HOME/runWbo2sat.sh HOME/instance-3716547-1338196269.wbo 765412247 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.07 2.02 2.00 3/179 19858
/proc/meminfo: memFree=19078356/32873648 swapFree=6864/6864
[pid=19858] ppid=19856 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19858/stat : 19858 (runWbo2sat.sh) S 19856 19858 19725 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285752946 9367552 275 33554432000 4194304 5064252 140735384025264 140735384024176 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19858/statm: 2287 275 233 213 0 72 0

[startup+0.081884 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 19858
/proc/meminfo: memFree=19078356/32873648 swapFree=6864/6864
[pid=19858] ppid=19856 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19858/stat : 19858 (runWbo2sat.sh) S 19856 19858 19725 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285752946 9367552 275 33554432000 4194304 5064252 140735384025264 140735384024176 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19858/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.10026 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 19858
/proc/meminfo: memFree=19078356/32873648 swapFree=6864/6864
[pid=19858] ppid=19856 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19858/stat : 19858 (runWbo2sat.sh) S 19856 19858 19725 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285752946 9367552 275 33554432000 4194304 5064252 140735384025264 140735384024176 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19858/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300236 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 19858
/proc/meminfo: memFree=19078356/32873648 swapFree=6864/6864
[pid=19858] ppid=19856 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19858/stat : 19858 (runWbo2sat.sh) S 19856 19858 19725 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285752946 9367552 275 33554432000 4194304 5064252 140735384025264 140735384024176 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19858/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70023 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 19858
/proc/meminfo: memFree=19078356/32873648 swapFree=6864/6864
[pid=19858] ppid=19856 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19858/stat : 19858 (runWbo2sat.sh) S 19856 19858 19725 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285752946 9367552 275 33554432000 4194304 5064252 140735384025264 140735384024176 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19858/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50027 s]
/proc/loadavg: 2.07 2.02 2.00 3/181 19860
/proc/meminfo: memFree=19064928/32873648 swapFree=6864/6864
[pid=19858] ppid=19856 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19858/stat : 19858 (runWbo2sat.sh) S 19856 19858 19725 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285752946 9367552 275 33554432000 4194304 5064252 140735384025264 140735384024176 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19858/statm: 2287 275 233 213 0 72 0
[pid=19859] ppid=19858 vsize=34776 CPUtime=1.48 cores=0,2,4,6
/proc/19859/stat : 19859 (wbo2sat) R 19858 19858 19725 0 -1 4202496 2928 0 0 0 148 0 0 0 20 0 1 0 285752946 35610624 5456 33554432000 4194304 5872148 140735290821856 140735290818712 4745611 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19859/statm: 8694 5456 144 410 0 8276 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 43924

[startup+3.10022 s]
/proc/loadavg: 2.06 2.02 2.00 3/181 19860
/proc/meminfo: memFree=19047768/32873648 swapFree=6864/6864
[pid=19858] ppid=19856 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19858/stat : 19858 (runWbo2sat.sh) S 19856 19858 19725 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285752946 9367552 275 33554432000 4194304 5064252 140735384025264 140735384024176 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19858/statm: 2287 275 233 213 0 72 0
[pid=19859] ppid=19858 vsize=67544 CPUtime=3.08 cores=0,2,4,6
/proc/19859/stat : 19859 (wbo2sat) R 19858 19858 19725 0 -1 4202496 3466 0 0 0 307 1 0 0 20 0 1 0 285752946 69165056 11088 33554432000 4194304 5872148 140735290821856 140735290818712 4778744 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19859/statm: 16886 11088 144 410 0 16468 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 76692

[startup+6.30022 s]
/proc/loadavg: 2.06 2.02 2.00 3/179 19900
/proc/meminfo: memFree=27684248/32873648 swapFree=6864/6864
[pid=19858] ppid=19856 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19858/stat : 19858 (runWbo2sat.sh) S 19856 19858 19725 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285752946 9367552 275 33554432000 4194304 5064252 140735384025264 140735384024176 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19858/statm: 2287 275 233 213 0 72 0
[pid=19859] ppid=19858 vsize=133080 CPUtime=6.29 cores=0,2,4,6
/proc/19859/stat : 19859 (wbo2sat) R 19858 19858 19725 0 -1 4202496 4032 0 0 0 626 3 0 0 20 0 1 0 285752946 136273920 22864 33554432000 4194304 5872148 140735290821856 140735290818712 4327310 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19859/statm: 33270 22864 144 410 0 32852 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 142228

[startup+12.7002 s]
/proc/loadavg: 2.05 2.01 2.00 3/179 19903
/proc/meminfo: memFree=27325996/32873648 swapFree=6864/6864
[pid=19858] ppid=19856 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19858/stat : 19858 (runWbo2sat.sh) S 19856 19858 19725 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285752946 9367552 275 33554432000 4194304 5064252 140735384025264 140735384024176 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19858/statm: 2287 275 233 213 0 72 0
[pid=19859] ppid=19858 vsize=264284 CPUtime=12.69 cores=0,2,4,6
/proc/19859/stat : 19859 (wbo2sat) R 19858 19858 19725 0 -1 4202496 4663 0 0 0 1263 6 0 0 20 0 1 0 285752946 270626816 45915 33554432000 4194304 5872148 140735290821856 140735290818712 4326453 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19859/statm: 66071 45915 144 410 0 65653 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 273432

[startup+25.5002 s]
/proc/loadavg: 2.12 2.03 2.01 3/181 19905
/proc/meminfo: memFree=26024772/32873648 swapFree=6864/6864
[pid=19858] ppid=19856 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19858/stat : 19858 (runWbo2sat.sh) S 19856 19858 19725 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285752946 9367552 275 33554432000 4194304 5064252 140735384025264 140735384024176 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19858/statm: 2287 275 233 213 0 72 0
[pid=19859] ppid=19858 vsize=526944 CPUtime=25.49 cores=0,2,4,6
/proc/19859/stat : 19859 (wbo2sat) R 19858 19858 19725 0 -1 4202496 5509 0 0 0 2536 13 0 0 20 0 1 0 285752946 539590656 92623 33554432000 4194304 5872148 140735290821856 140735290818712 4326803 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19859/statm: 131736 92623 144 410 0 131318 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 536092

[startup+51.1002 s]
/proc/loadavg: 2.08 2.03 2.00 3/181 19905
/proc/meminfo: memFree=25648876/32873648 swapFree=6864/6864
[pid=19858] ppid=19856 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19858/stat : 19858 (runWbo2sat.sh) S 19856 19858 19725 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285752946 9367552 275 33554432000 4194304 5064252 140735384025264 140735384024176 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19858/statm: 2287 275 233 213 0 72 0
[pid=19859] ppid=19858 vsize=1053180 CPUtime=51.08 cores=0,2,4,6
/proc/19859/stat : 19859 (wbo2sat) R 19858 19858 19725 0 -1 4202496 6910 0 0 0 5083 25 0 0 20 0 1 0 285752946 1078456320 187281 33554432000 4194304 5872148 140735290821856 140735290818248 4326453 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19859/statm: 263295 187281 144 410 0 262877 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1062328

[startup+102.306 s]
/proc/loadavg: 2.03 2.02 2.00 3/181 19905
/proc/meminfo: memFree=24171468/32873648 swapFree=6864/6864
[pid=19858] ppid=19856 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19858/stat : 19858 (runWbo2sat.sh) S 19856 19858 19725 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285752946 9367552 275 33554432000 4194304 5064252 140735384025264 140735384024176 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19858/statm: 2287 275 233 213 0 72 0
[pid=19859] ppid=19858 vsize=4231992 CPUtime=102.28 cores=0,2,4,6
/proc/19859/stat : 19859 (wbo2sat) R 19858 19858 19725 0 -1 4202496 16670 0 0 0 10121 107 0 0 20 0 1 0 285752946 4333559808 551054 33554432000 4194304 5872148 140735290821856 140735290819240 4707779 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19859/statm: 1057998 551054 155 410 0 1057580 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 4241140

[startup+162.3 s]
/proc/loadavg: 2.25 2.08 2.02 3/181 19908
/proc/meminfo: memFree=22320092/32873648 swapFree=6864/6864
[pid=19858] ppid=19856 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19858/stat : 19858 (runWbo2sat.sh) S 19856 19858 19725 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285752946 9367552 275 33554432000 4194304 5064252 140735384025264 140735384024176 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19858/statm: 2287 275 233 213 0 72 0
[pid=19859] ppid=19858 vsize=4239320 CPUtime=162.2 cores=0,2,4,6
/proc/19859/stat : 19859 (wbo2sat) R 19858 19858 19725 0 -1 4202496 21115 212699 0 0 11761 1076 3286 97 20 0 1 0 285752946 4341063680 588736 33554432000 4194304 5872148 140735290821856 140735290816744 5126832 0 0 4096 0 0 0 0 17 0 0 0 3 0 0
/proc/19859/statm: 1059830 588736 165 410 0 1059412 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 4248468

[startup+222.3 s]
/proc/loadavg: 2.71 2.25 2.08 3/183 19911
/proc/meminfo: memFree=17083844/32873648 swapFree=6864/6864
[pid=19858] ppid=19856 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19858/stat : 19858 (runWbo2sat.sh) S 19856 19858 19725 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285752946 9367552 275 33554432000 4194304 5064252 140735384025264 140735384024176 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19858/statm: 2287 275 233 213 0 72 0
[pid=19859] ppid=19858 vsize=6339228 CPUtime=211.13 cores=0,2,4,6
/proc/19859/stat : 19859 (wbo2sat) S 19858 19858 19725 0 -1 4202496 61840 213213 0 0 14153 3375 3287 298 20 0 1 0 285752946 6491369472 955672 33554432000 4194304 5872148 140735290821856 140735290815128 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 69 0 0
/proc/19859/statm: 1584807 955672 177 410 0 1584389 0
[pid=19910] ppid=19859 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19910/stat : 19910 (satsolver.sh) S 19859 19858 19725 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285774137 9367552 267 33554432000 4194304 5064252 140734277255104 140734277254016 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19910/statm: 2287 267 226 213 0 72 0
[pid=19911] ppid=19910 vsize=1747140 CPUtime=10.38 cores=0,2,4,6
/proc/19911/stat : 19911 (glucose_static) R 19910 19858 19725 0 -1 4202496 103681 0 0 0 980 58 0 0 20 0 1 0 285774137 1789071360 364733 33554432000 4194304 4896791 140736146811168 140736145759960 4401607 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/19911/statm: 436785 364733 58 172 0 436611 0
Current children cumulated CPU time (s) 221.51
Current children cumulated vsize (KiB) 8104664

[startup+282.3 s]
/proc/loadavg: 2.48 2.28 2.10 3/183 19911
/proc/meminfo: memFree=13847444/32873648 swapFree=6864/6864
[pid=19858] ppid=19856 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19858/stat : 19858 (runWbo2sat.sh) S 19856 19858 19725 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285752946 9367552 275 33554432000 4194304 5064252 140735384025264 140735384024176 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19858/statm: 2287 275 233 213 0 72 0
[pid=19859] ppid=19858 vsize=6339228 CPUtime=211.13 cores=0,2,4,6
/proc/19859/stat : 19859 (wbo2sat) S 19858 19858 19725 0 -1 4202496 61840 213213 0 0 14153 3375 3287 298 20 0 1 0 285752946 6491369472 955672 33554432000 4194304 5872148 140735290821856 140735290815128 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 69 0 0
/proc/19859/statm: 1584807 955672 177 410 0 1584389 0
[pid=19910] ppid=19859 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19910/stat : 19910 (satsolver.sh) S 19859 19858 19725 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285774137 9367552 267 33554432000 4194304 5064252 140734277255104 140734277254016 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19910/statm: 2287 267 226 213 0 72 0
[pid=19911] ppid=19910 vsize=5057176 CPUtime=70.37 cores=0,2,4,6
/proc/19911/stat : 19911 (glucose_static) R 19910 19858 19725 0 -1 4202496 474373 0 0 0 6791 246 0 0 20 0 1 0 285774137 5178548224 1170882 33554432000 4194304 4896791 140736146811168 140736146808376 4225029 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/19911/statm: 1264294 1170882 77 172 0 1264120 0
Current children cumulated CPU time (s) 281.5
Current children cumulated vsize (KiB) 11414700

[startup+342.3 s]
/proc/loadavg: 2.17 2.23 2.09 3/183 19911
/proc/meminfo: memFree=13839200/32873648 swapFree=6864/6864
[pid=19858] ppid=19856 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/19911/statm: 1494994 1193033 78 172 0 1494820 0
Current children cumulated CPU time (s) 1421.32
Current children cumulated vsize (KiB) 12337500

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 19922
/proc/meminfo: memFree=13695956/32873648 swapFree=6864/6864
[pid=19858] ppid=19856 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19858/stat : 19858 (runWbo2sat.sh) S 19856 19858 19725 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285752946 9367552 275 33554432000 4194304 5064252 140735384025264 140735384024176 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19858/statm: 2287 275 233 213 0 72 0
[pid=19859] ppid=19858 vsize=6339228 CPUtime=211.13 cores=0,2,4,6
/proc/19859/stat : 19859 (wbo2sat) S 19858 19858 19725 0 -1 4202496 61840 213213 0 0 14153 3375 3287 298 20 0 1 0 285752946 6491369472 955672 33554432000 4194304 5872148 140735290821856 140735290815128 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 69 0 0
/proc/19859/statm: 1584807 955672 177 410 0 1584389 0
[pid=19910] ppid=19859 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19910/stat : 19910 (satsolver.sh) S 19859 19858 19725 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285774137 9367552 267 33554432000 4194304 5064252 140734277255104 140734277254016 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19910/statm: 2287 267 226 213 0 72 0
[pid=19911] ppid=19910 vsize=5979976 CPUtime=1270.19 cores=0,2,4,6
/proc/19911/stat : 19911 (glucose_static) R 19910 19858 19725 0 -1 4202496 479019 0 0 0 126769 250 0 0 20 0 1 0 285774137 6123495424 1194057 33554432000 4194304 4896791 140736146811168 140736146808488 4203886 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/19911/statm: 1494994 1194057 78 172 0 1494820 0
Current children cumulated CPU time (s) 1481.32
Current children cumulated vsize (KiB) 12337500

[startup+1542.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/183 19922
/proc/meminfo: memFree=13689964/32873648 swapFree=6864/6864
[pid=19858] ppid=19856 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19858/stat : 19858 (runWbo2sat.sh) S 19856 19858 19725 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285752946 9367552 275 33554432000 4194304 5064252 140735384025264 140735384024176 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19858/statm: 2287 275 233 213 0 72 0
[pid=19859] ppid=19858 vsize=6339228 CPUtime=211.13 cores=0,2,4,6
/proc/19859/stat : 19859 (wbo2sat) S 19858 19858 19725 0 -1 4202496 61840 213213 0 0 14153 3375 3287 298 20 0 1 0 285752946 6491369472 955672 33554432000 4194304 5872148 140735290821856 140735290815128 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 69 0 0
/proc/19859/statm: 1584807 955672 177 410 0 1584389 0
[pid=19910] ppid=19859 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19910/stat : 19910 (satsolver.sh) S 19859 19858 19725 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285774137 9367552 267 33554432000 4194304 5064252 140734277255104 140734277254016 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19910/statm: 2287 267 226 213 0 72 0
[pid=19911] ppid=19910 vsize=5979976 CPUtime=1330.18 cores=0,2,4,6
/proc/19911/stat : 19911 (glucose_static) R 19910 19858 19725 0 -1 4202496 479020 0 0 0 132768 250 0 0 20 0 1 0 285774137 6123495424 1194569 33554432000 4194304 4896791 140736146811168 140736146808488 4204099 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/19911/statm: 1494994 1194569 78 172 0 1494820 0
Current children cumulated CPU time (s) 1541.31
Current children cumulated vsize (KiB) 12337500

[startup+1602.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/183 19922
/proc/meminfo: memFree=13685404/32873648 swapFree=6864/6864
[pid=19858] ppid=19856 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19858/stat : 19858 (runWbo2sat.sh) S 19856 19858 19725 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285752946 9367552 275 33554432000 4194304 5064252 140735384025264 140735384024176 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19858/statm: 2287 275 233 213 0 72 0
[pid=19859] ppid=19858 vsize=6339228 CPUtime=211.13 cores=0,2,4,6
/proc/19859/stat : 19859 (wbo2sat) S 19858 19858 19725 0 -1 4202496 61840 213213 0 0 14153 3375 3287 298 20 0 1 0 285752946 6491369472 955672 33554432000 4194304 5872148 140735290821856 140735290815128 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 69 0 0
/proc/19859/statm: 1584807 955672 177 410 0 1584389 0
[pid=19910] ppid=19859 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19910/stat : 19910 (satsolver.sh) S 19859 19858 19725 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285774137 9367552 267 33554432000 4194304 5064252 140734277255104 140734277254016 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19910/statm: 2287 267 226 213 0 72 0
[pid=19911] ppid=19910 vsize=5979976 CPUtime=1390.17 cores=0,2,4,6
/proc/19911/stat : 19911 (glucose_static) R 19910 19858 19725 0 -1 4202496 479022 0 0 0 138767 250 0 0 20 0 1 0 285774137 6123495424 1195082 33554432000 4194304 4896791 140736146811168 140736146808488 4203775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/19911/statm: 1494994 1195082 78 172 0 1494820 0
Current children cumulated CPU time (s) 1601.3
Current children cumulated vsize (KiB) 12337500

[startup+1662.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 19923
/proc/meminfo: memFree=13679788/32873648 swapFree=6864/6864
[pid=19858] ppid=19856 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19858/stat : 19858 (runWbo2sat.sh) S 19856 19858 19725 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285752946 9367552 275 33554432000 4194304 5064252 140735384025264 140735384024176 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19858/statm: 2287 275 233 213 0 72 0
[pid=19859] ppid=19858 vsize=6339228 CPUtime=211.13 cores=0,2,4,6
/proc/19859/stat : 19859 (wbo2sat) S 19858 19858 19725 0 -1 4202496 61840 213213 0 0 14153 3375 3287 298 20 0 1 0 285752946 6491369472 955672 33554432000 4194304 5872148 140735290821856 140735290815128 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 69 0 0
/proc/19859/statm: 1584807 955672 177 410 0 1584389 0
[pid=19910] ppid=19859 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19910/stat : 19910 (satsolver.sh) S 19859 19858 19725 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285774137 9367552 267 33554432000 4194304 5064252 140734277255104 140734277254016 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19910/statm: 2287 267 226 213 0 72 0
[pid=19911] ppid=19910 vsize=5979976 CPUtime=1450.16 cores=0,2,4,6
/proc/19911/stat : 19911 (glucose_static) R 19910 19858 19725 0 -1 4202496 479024 0 0 0 144766 250 0 0 20 0 1 0 285774137 6123495424 1196106 33554432000 4194304 4896791 140736146811168 140736146808488 4204016 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/19911/statm: 1494994 1196106 78 172 0 1494820 0
Current children cumulated CPU time (s) 1661.29
Current children cumulated vsize (KiB) 12337500

[startup+1722.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/183 19923
/proc/meminfo: memFree=13675568/32873648 swapFree=6864/6864
[pid=19858] ppid=19856 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19858/stat : 19858 (runWbo2sat.sh) S 19856 19858 19725 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285752946 9367552 275 33554432000 4194304 5064252 140735384025264 140735384024176 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19858/statm: 2287 275 233 213 0 72 0
[pid=19859] ppid=19858 vsize=6339228 CPUtime=211.13 cores=0,2,4,6
/proc/19859/stat : 19859 (wbo2sat) S 19858 19858 19725 0 -1 4202496 61840 213213 0 0 14153 3375 3287 298 20 0 1 0 285752946 6491369472 955672 33554432000 4194304 5872148 140735290821856 140735290815128 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 69 0 0
/proc/19859/statm: 1584807 955672 177 410 0 1584389 0
[pid=19910] ppid=19859 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19910/stat : 19910 (satsolver.sh) S 19859 19858 19725 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285774137 9367552 267 33554432000 4194304 5064252 140734277255104 140734277254016 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19910/statm: 2287 267 226 213 0 72 0
[pid=19911] ppid=19910 vsize=5979976 CPUtime=1510.15 cores=0,2,4,6
/proc/19911/stat : 19911 (glucose_static) R 19910 19858 19725 0 -1 4202496 479025 0 0 0 150765 250 0 0 20 0 1 0 285774137 6123495424 1196618 33554432000 4194304 4896791 140736146811168 140736146808488 4203775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/19911/statm: 1494994 1196618 78 172 0 1494820 0
Current children cumulated CPU time (s) 1721.28
Current children cumulated vsize (KiB) 12337500

[startup+1782.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/184 19926
/proc/meminfo: memFree=13671420/32873648 swapFree=6864/6864
[pid=19858] ppid=19856 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19858/stat : 19858 (runWbo2sat.sh) S 19856 19858 19725 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285752946 9367552 275 33554432000 4194304 5064252 140735384025264 140735384024176 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19858/statm: 2287 275 233 213 0 72 0
[pid=19859] ppid=19858 vsize=6339228 CPUtime=211.13 cores=0,2,4,6
/proc/19859/stat : 19859 (wbo2sat) S 19858 19858 19725 0 -1 4202496 61840 213213 0 0 14153 3375 3287 298 20 0 1 0 285752946 6491369472 955672 33554432000 4194304 5872148 140735290821856 140735290815128 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 69 0 0
/proc/19859/statm: 1584807 955672 177 410 0 1584389 0
[pid=19910] ppid=19859 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19910/stat : 19910 (satsolver.sh) S 19859 19858 19725 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285774137 9367552 267 33554432000 4194304 5064252 140734277255104 140734277254016 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19910/statm: 2287 267 226 213 0 72 0
[pid=19911] ppid=19910 vsize=5979976 CPUtime=1570.14 cores=0,2,4,6
/proc/19911/stat : 19911 (glucose_static) R 19910 19858 19725 0 -1 4202496 479026 0 0 0 156764 250 0 0 20 0 1 0 285774137 6123495424 1197130 33554432000 4194304 4896791 140736146811168 140736146808488 4203889 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/19911/statm: 1494994 1197130 78 172 0 1494820 0
Current children cumulated CPU time (s) 1781.27
Current children cumulated vsize (KiB) 12337500



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.1 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 19926
/proc/meminfo: memFree=13669504/32873648 swapFree=6864/6864
[pid=19858] ppid=19856 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19858/stat : 19858 (runWbo2sat.sh) S 19856 19858 19725 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285752946 9367552 275 33554432000 4194304 5064252 140735384025264 140735384024176 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19858/statm: 2287 275 233 213 0 72 0
[pid=19859] ppid=19858 vsize=6339228 CPUtime=211.13 cores=0,2,4,6
/proc/19859/stat : 19859 (wbo2sat) S 19858 19858 19725 0 -1 4202496 61840 213213 0 0 14153 3375 3287 298 20 0 1 0 285752946 6491369472 955672 33554432000 4194304 5872148 140735290821856 140735290815128 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 69 0 0
/proc/19859/statm: 1584807 955672 177 410 0 1584389 0
[pid=19910] ppid=19859 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19910/stat : 19910 (satsolver.sh) S 19859 19858 19725 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285774137 9367552 267 33554432000 4194304 5064252 140734277255104 140734277254016 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19910/statm: 2287 267 226 213 0 72 0
[pid=19911] ppid=19910 vsize=5979976 CPUtime=1588.94 cores=0,2,4,6
/proc/19911/stat : 19911 (glucose_static) R 19910 19858 19725 0 -1 4202496 479027 0 0 0 158644 250 0 0 20 0 1 0 285774137 6123495424 1197642 33554432000 4194304 4896791 140736146811168 140736146808488 4203775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/19911/statm: 1494994 1197642 78 172 0 1494820 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 12337500

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

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

[startup+1801.1 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 19926
/proc/meminfo: memFree=13669504/32873648 swapFree=6864/6864
[pid=19858] ppid=19856 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19858/stat : 19858 (runWbo2sat.sh) S 19856 19858 19725 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285752946 9367552 275 33554432000 4194304 5064252 140735384025264 140735384024176 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19858/statm: 2287 275 233 213 0 72 0
[pid=19859] ppid=19858 vsize=6339228 CPUtime=211.13 cores=0,2,4,6
/proc/19859/stat : 19859 (wbo2sat) S 19858 19858 19725 0 -1 4202496 61840 213213 0 0 14153 3375 3287 298 20 0 1 0 285752946 6491369472 955672 33554432000 4194304 5872148 140735290821856 140735290815128 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 69 0 0
/proc/19859/statm: 1584807 955672 177 410 0 1584389 0
[pid=19910] ppid=19859 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19910/stat : 19910 (satsolver.sh) S 19859 19858 19725 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285774137 9367552 267 33554432000 4194304 5064252 140734277255104 140734277254016 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19910/statm: 2287 267 226 213 0 72 0
[pid=19911] ppid=19910 vsize=5979976 CPUtime=1588.94 cores=0,2,4,6
/proc/19911/stat : 19911 (glucose_static) R 19910 19858 19725 0 -1 4202496 479027 0 0 0 158644 250 0 0 20 0 1 0 285774137 6123495424 1197642 33554432000 4194304 4896791 140736146811168 140736146808488 4203775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/19911/statm: 1494994 1197642 78 172 0 1494820 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 12337500

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1801.12
CPU time (s): 1800.07
CPU user time (s): 1760.84
CPU system time (s): 39.23
CPU usage (%): 99.9417
Max. virtual memory (cumulated for all children) (KiB): 13736860

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
system time used= 0.002999
maximum resident set size= 1100
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 358
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= 4
involuntary context switches= 1

runsolver used 4.54131 second user time and 9.36558 second system time

The end

Launcher Data

Begin job on node120 at 2012-05-28 11:11:10
IDJOB=3716547
IDBENCH=79110
IDSOLVER=2298
FILE ID=node120/3716547-1338196269
RUNJOBID= node120-1338194468-19741
PBS_JOBID= 14624598
Free space on /tmp= 69312 MiB

SOLVER NAME= wbo2sat 2012-05-19
BENCH NAME= PB10/normalized-PB10/SOFT-BIGINT-LIN/PB06/web/uclid_pb_benchmarks/normalized-ooo.ex.mem.LdValue.ucl--soft-0-100-0.wbo
COMMAND LINE= DIR/runWbo2sat.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3716547-1338196269/watcher-3716547-1338196269 -o /tmp/evaluation-result-3716547-1338196269/solver-3716547-1338196269 -C 1800 -W 1900 -M 15500  HOME/runWbo2sat.sh HOME/instance-3716547-1338196269.wbo 765412247 HOME HOME

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

MD5SUM BENCH= c793e6de080a97fe48f7abfaf5144445
RANDOM SEED=765412247

node120.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.88
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.91
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.83
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.91
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.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        19078728 kB
Buffers:          412356 kB
Cached:          6022976 kB
SwapCached:          636 kB
Active:          9744404 kB
Inactive:        3130852 kB
Active(anon):    6428528 kB
Inactive(anon):    12532 kB
Active(file):    3315876 kB
Inactive(file):  3118320 kB
Unevictable:        6864 kB
Mlocked:            6864 kB
SwapTotal:      67108856 kB
SwapFree:       67107896 kB
Dirty:             17480 kB
Writeback:             0 kB
AnonPages:       6579880 kB
Mapped:            15124 kB
Shmem:               120 kB
Slab:             766692 kB
SReclaimable:     210972 kB
SUnreclaim:       555720 kB
KernelStack:        1520 kB
PageTables:        16412 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    8007456 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3102720 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= 67300 MiB
End job on node120 at 2012-05-28 11:41:13