Trace number 3754018

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
npSolver inc (fixed)? (TO) 1800.1 1800.42

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/PB06/web/uclid_pb_benchmarks/
normalized-cache-ibm-q-unbounded.Ic22arity.ucl--soft-66-100-0.wbo
MD5SUM44da2318c701d2d09f85776a05066743
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard 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 benchmark47.8967
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables87751
Total number of constraints254772
Number of soft constraints87185
Number of constraints which are clauses247060
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints7712
Minimum length of a constraint1
Maximum length of a constraint15
Top cost 4415279
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 4415278
Biggest number in a constraint 130
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 512
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

2.49/2.55	c run usual solver
7.28/7.35	o 173
7.28/7.35	c current bound: 86
7.28/7.35	c fallback to adder encoding
1800.10/1800.41	c error: unexpected solver exit code
1800.10/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-3754018-1339183060/watcher-3754018-1339183060 -o /tmp/evaluation-result-3754018-1339183060/solver-3754018-1339183060 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-I.sh HOME/instance-3754018-1339183060.wbo 1376381069 HOME HOME 

running on 4 cores: 1,3,5,7

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.40 2.05 2.01 2/178 30007
/proc/meminfo: memFree=22065540/32873648 swapFree=7116/7116
[pid=30007] ppid=30005 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30007/stat : 30007 (npSolver-wbo-I.) S 30005 30007 28381 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384431580 9367552 275 33554432000 4194304 5064252 140733789558864 140733789557776 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30007/statm: 2287 275 233 213 0 72 0

[startup+0.0674121 s]
/proc/loadavg: 2.40 2.05 2.01 2/178 30007
/proc/meminfo: memFree=22065540/32873648 swapFree=7116/7116
[pid=30007] ppid=30005 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30007/stat : 30007 (npSolver-wbo-I.) S 30005 30007 28381 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384431580 9367552 275 33554432000 4194304 5064252 140733789558864 140733789557776 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30007/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100272 s]
/proc/loadavg: 2.40 2.05 2.01 2/178 30007
/proc/meminfo: memFree=22065540/32873648 swapFree=7116/7116
[pid=30007] ppid=30005 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30007/stat : 30007 (npSolver-wbo-I.) S 30005 30007 28381 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384431580 9367552 275 33554432000 4194304 5064252 140733789558864 140733789557776 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30007/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300221 s]
/proc/loadavg: 2.40 2.05 2.01 2/178 30007
/proc/meminfo: memFree=22065540/32873648 swapFree=7116/7116
[pid=30007] ppid=30005 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30007/stat : 30007 (npSolver-wbo-I.) S 30005 30007 28381 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384431580 9367552 275 33554432000 4194304 5064252 140733789558864 140733789557776 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30007/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.40 2.05 2.01 2/178 30007
/proc/meminfo: memFree=22065540/32873648 swapFree=7116/7116
[pid=30007] ppid=30005 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30007/stat : 30007 (npSolver-wbo-I.) S 30005 30007 28381 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384431580 9367552 275 33554432000 4194304 5064252 140733789558864 140733789557776 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30007/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50022 s]
/proc/loadavg: 2.40 2.05 2.01 3/180 30009
/proc/meminfo: memFree=21860228/32873648 swapFree=7116/7116
[pid=30007] ppid=30005 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30007/stat : 30007 (npSolver-wbo-I.) S 30005 30007 28381 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384431580 9367552 275 33554432000 4194304 5064252 140733789558864 140733789557776 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30007/statm: 2287 275 233 213 0 72 0
[pid=30008] ppid=30007 vsize=147272 CPUtime=1.49 cores=1,3,5,7
/proc/30008/stat : 30008 (npSolver-wbo) R 30007 30007 28381 0 -1 4202496 21638 0 0 0 145 4 0 0 20 0 1 0 384431580 150806528 36130 33554432000 4194304 6006132 140735869617072 140735869611352 5056720 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/30008/statm: 36818 36130 151 443 0 36371 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 156420

[startup+3.10027 s]
/proc/loadavg: 2.40 2.05 2.01 3/180 30009
/proc/meminfo: memFree=21757396/32873648 swapFree=7116/7116
[pid=30007] ppid=30005 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30007/stat : 30007 (npSolver-wbo-I.) S 30005 30007 28381 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384431580 9367552 275 33554432000 4194304 5064252 140733789558864 140733789557776 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30007/statm: 2287 275 233 213 0 72 0
[pid=30008] ppid=30007 vsize=147272 CPUtime=2.8 cores=1,3,5,7
/proc/30008/stat : 30008 (npSolver-wbo) S 30007 30007 28381 0 -1 4202496 21646 0 0 0 252 28 0 0 20 0 1 0 384431580 150806528 36137 33554432000 4194304 6006132 140735869617072 140735869610176 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30008/statm: 36818 36137 158 443 0 36371 0
Current children cumulated CPU time (s) 2.8
Current children cumulated vsize (KiB) 156420

[startup+6.30028 s]
/proc/loadavg: 2.37 2.05 2.01 3/182 30011
/proc/meminfo: memFree=21259444/32873648 swapFree=7116/7116
[pid=30007] ppid=30005 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30007/stat : 30007 (npSolver-wbo-I.) S 30005 30007 28381 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384431580 9367552 275 33554432000 4194304 5064252 140733789558864 140733789557776 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30007/statm: 2287 275 233 213 0 72 0
[pid=30008] ppid=30007 vsize=147272 CPUtime=5.81 cores=1,3,5,7
/proc/30008/stat : 30008 (npSolver-wbo) S 30007 30007 28381 0 -1 4202496 21655 35599 0 0 252 29 289 11 20 0 1 0 384431580 150806528 36137 33554432000 4194304 6006132 140735869617072 140735869611264 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30008/statm: 36818 36137 158 443 0 36371 0
Current children cumulated CPU time (s) 5.81
Current children cumulated vsize (KiB) 156420

[startup+12.7002 s]
/proc/loadavg: 2.34 2.04 2.01 3/180 30019
/proc/meminfo: memFree=19093676/32873648 swapFree=7116/7116
[pid=30007] ppid=30005 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30007/stat : 30007 (npSolver-wbo-I.) S 30005 30007 28381 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384431580 9367552 275 33554432000 4194304 5064252 140733789558864 140733789557776 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30007/statm: 2287 275 233 213 0 72 0
[pid=30008] ppid=30007 vsize=698864 CPUtime=12.68 cores=1,3,5,7
/proc/30008/stat : 30008 (npSolver-wbo) R 30007 30007 28381 0 -1 4202496 40398 60202 0 0 788 107 352 21 20 0 1 0 384431580 715636736 140941 33554432000 4194304 6006132 140735869617072 140735869609432 4582661 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/30008/statm: 174716 140941 179 443 0 174269 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 708012

[startup+25.5003 s]
/proc/loadavg: 2.48 2.09 2.02 3/184 30024
/proc/meminfo: memFree=15206688/32873648 swapFree=7116/7116
[pid=30007] ppid=30005 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30007/stat : 30007 (npSolver-wbo-I.) S 30005 30007 28381 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384431580 9367552 275 33554432000 4194304 5064252 140733789558864 140733789557776 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30007/statm: 2287 275 233 213 0 72 0
[pid=30008] ppid=30007 vsize=698864 CPUtime=13.7 cores=1,3,5,7
/proc/30008/stat : 30008 (npSolver-wbo) S 30007 30007 28381 0 -1 4202496 41321 60202 0 0 816 181 352 21 20 0 1 0 384431580 715636736 144526 33554432000 4194304 6006132 140735869617072 140735869608480 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30008/statm: 174716 144526 180 443 0 174269 0
[pid=30020] ppid=30008 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30020/stat : 30020 (satsolver.sh) S 30008 30007 28381 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 384432952 9367552 267 33554432000 4194304 5064252 140737258788096 140737258787008 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/30020/statm: 2287 267 226 213 0 72 0
[pid=30021] ppid=30020 vsize=1018696 CPUtime=11.76 cores=1,3,5,7
/proc/30021/stat : 30021 (glucose) R 30020 30007 28381 0 -1 4202496 144396 0 0 0 1132 44 0 0 20 0 1 0 384432952 1043144704 239812 33554432000 4194304 5208918 140733402534848 140733402532696 4228997 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/30021/statm: 254674 239812 95 248 0 254423 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 1735856

[startup+51.1003 s]
/proc/loadavg: 2.81 2.19 2.06 3/184 30024
/proc/meminfo: memFree=13286060/32873648 swapFree=7116/7116
[pid=30007] ppid=30005 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30007/stat : 30007 (npSolver-wbo-I.) S 30005 30007 28381 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384431580 9367552 275 33554432000 4194304 5064252 140733789558864 140733789557776 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30007/statm: 2287 275 233 213 0 72 0
[pid=30008] ppid=30007 vsize=698864 CPUtime=13.7 cores=1,3,5,7
/proc/30008/stat : 30008 (npSolver-wbo) S 30007 30007 28381 0 -1 4202496 41321 60202 0 0 816 181 352 21 20 0 1 0 384431580 715636736 144526 33554432000 4194304 6006132 140735869617072 140735869608480 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30008/statm: 174716 144526 180 443 0 174269 0
[pid=30020] ppid=30008 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30020/stat : 30020 (satsolver.sh) S 30008 30007 28381 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 384432952 9367552 267 33554432000 4194304 5064252 140737258788096 140737258787008 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/30020/statm: 2287 267 226 213 0 72 0
[pid=30021] ppid=30020 vsize=1018960 CPUtime=37.37 cores=1,3,5,7
/proc/30021/stat : 30021 (glucose) R 30020 30007 28381 0 -1 4202496 144467 0 0 0 3692 45 0 0 20 0 1 0 384432952 1043415040 239883 33554432000 4194304 5208918 140733402534848 140733402532696 4230128 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/30021/statm: 254740 239883 95 248 0 254489 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1736120

[startup+102.3 s]
/proc/loadavg: 2.35 2.16 2.05 3/183 30024
/proc/meminfo: memFree=13285108/32873648 swapFree=7116/7116
[pid=30007] ppid=30005 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30007/stat : 30007 (npSolver-wbo-I.) S 30005 30007 28381 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384431580 9367552 275 33554432000 4194304 5064252 140733789558864 140733789557776 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30007/statm: 2287 275 233 213 0 72 0
[pid=30008] ppid=30007 vsize=698864 CPUtime=13.7 cores=1,3,5,7
/proc/30008/stat : 30008 (npSolver-wbo) S 30007 30007 28381 0 -1 4202496 41321 60202 0 0 816 181 352 21 20 0 1 0 384431580 715636736 144526 33554432000 4194304 6006132 140735869617072 140735869608480 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30008/statm: 174716 144526 180 443 0 174269 0
[pid=30020] ppid=30008 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30020/stat : 30020 (satsolver.sh) S 30008 30007 28381 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 384432952 9367552 267 33554432000 4194304 5064252 140737258788096 140737258787008 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/30020/statm: 2287 267 226 213 0 72 0
[pid=30021] ppid=30020 vsize=1020020 CPUtime=88.55 cores=1,3,5,7
/proc/30021/stat : 30021 (glucose) R 30020 30007 28381 0 -1 4202496 144713 0 0 0 8810 45 0 0 20 0 1 0 384432952 1044500480 240129 33554432000 4194304 5208918 140733402534848 140733402532696 4229319 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/30021/statm: 255005 240129 95 248 0 254754 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 1737180

[startup+162.307 s]
/proc/loadavg: 2.13 2.13 2.05 3/184 30027
/proc/meminfo: memFree=13285024/32873648 swapFree=7116/7116
[pid=30007] ppid=30005 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30007/stat : 30007 (npSolver-wbo-I.) S 30005 30007 28381 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384431580 9367552 275 33554432000 4194304 5064252 140733789558864 140733789557776 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30007/statm: 2287 275 233 213 0 72 0
[pid=30008] ppid=30007 vsize=698864 CPUtime=13.7 cores=1,3,5,7
/proc/30008/stat : 30008 (npSolver-wbo) S 30007 30007 28381 0 -1 4202496 41321 60202 0 0 816 181 352 21 20 0 1 0 384431580 715636736 144526 33554432000 4194304 6006132 140735869617072 140735869608480 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30008/statm: 174716 144526 180 443 0 174269 0
[pid=30020] ppid=30008 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30020/stat : 30020 (satsolver.sh) S 30008 30007 28381 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 384432952 9367552 267 33554432000 4194304 5064252 140737258788096 140737258787008 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/30020/statm: 2287 267 226 213 0 72 0
[pid=30021] ppid=30020 vsize=1020020 CPUtime=148.55 cores=1,3,5,7
/proc/30021/stat : 30021 (glucose) R 30020 30007 28381 0 -1 4202496 144715 0 0 0 14810 45 0 0 20 0 1 0 384432952 1044500480 240131 33554432000 4194304 5208918 140733402534848 140733402532696 4229583 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/30021/statm: 255005 240131 95 248 0 254754 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 1737180

[startup+222.3 s]
/proc/loadavg: 2.04 2.10 2.04 3/183 30027
/proc/meminfo: memFree=13285156/32873648 swapFree=7116/7116
[pid=30007] ppid=30005 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30007/stat : 30007 (npSolver-wbo-I.) S 30005 30007 28381 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384431580 9367552 275 33554432000 4194304 5064252 140733789558864 140733789557776 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30007/statm: 2287 275 233 213 0 72 0
[pid=30008] ppid=30007 vsize=698864 CPUtime=13.7 cores=1,3,5,7
/proc/30008/stat : 30008 (npSolver-wbo) S 30007 30007 28381 0 -1 4202496 41321 60202 0 0 816 181 352 21 20 0 1 0 384431580 715636736 144526 33554432000 4194304 6006132 140735869617072 140735869608480 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30008/statm: 174716 144526 180 443 0 174269 0
[pid=30020] ppid=30008 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30020/stat : 30020 (satsolver.sh) S 30008 30007 28381 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 384432952 9367552 267 33554432000 4194304 5064252 140737258788096 140737258787008 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/30020/statm: 2287 267 226 213 0 72 0
[pid=30021] ppid=30020 vsize=1020020 CPUtime=208.53 cores=1,3,5,7
/proc/30021/stat : 30021 (glucose) R 30020 30007 28381 0 -1 4202496 144718 0 0 0 20808 45 0 0 20 0 1 0 384432952 1044500480 240134 33554432000 4194304 5208918 140733402534848 140733402532696 4229319 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/30021/statm: 255005 240134 95 248 0 254754 0
Current children cumulated CPU time (s) 222.23

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

/proc/30021/statm: 293346 246402 104 248 0 293095 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 1890544

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 30037
/proc/meminfo: memFree=13225104/32873648 swapFree=7116/7116
[pid=30007] ppid=30005 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30007/stat : 30007 (npSolver-wbo-I.) S 30005 30007 28381 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384431580 9367552 275 33554432000 4194304 5064252 140733789558864 140733789557776 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30007/statm: 2287 275 233 213 0 72 0
[pid=30008] ppid=30007 vsize=698864 CPUtime=13.7 cores=1,3,5,7
/proc/30008/stat : 30008 (npSolver-wbo) S 30007 30007 28381 0 -1 4202496 41321 60202 0 0 816 181 352 21 20 0 1 0 384431580 715636736 144526 33554432000 4194304 6006132 140735869617072 140735869608480 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30008/statm: 174716 144526 180 443 0 174269 0
[pid=30020] ppid=30008 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30020/stat : 30020 (satsolver.sh) S 30008 30007 28381 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 384432952 9367552 267 33554432000 4194304 5064252 140737258788096 140737258787008 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/30020/statm: 2287 267 226 213 0 72 0
[pid=30021] ppid=30020 vsize=1173384 CPUtime=1408.35 cores=1,3,5,7
/proc/30021/stat : 30021 (glucose) R 30020 30007 28381 0 -1 4202496 146904 0 0 0 140789 46 0 0 20 0 1 0 384432952 1201545216 246402 33554432000 4194304 5208918 140733402534848 140733402531224 4211656 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/30021/statm: 293346 246402 104 248 0 293095 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 1890544

[startup+1482.31 s]
/proc/loadavg: 2.07 2.03 2.01 3/183 30037
/proc/meminfo: memFree=13225476/32873648 swapFree=7116/7116
[pid=30007] ppid=30005 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30007/stat : 30007 (npSolver-wbo-I.) S 30005 30007 28381 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384431580 9367552 275 33554432000 4194304 5064252 140733789558864 140733789557776 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30007/statm: 2287 275 233 213 0 72 0
[pid=30008] ppid=30007 vsize=698864 CPUtime=13.7 cores=1,3,5,7
/proc/30008/stat : 30008 (npSolver-wbo) S 30007 30007 28381 0 -1 4202496 41321 60202 0 0 816 181 352 21 20 0 1 0 384431580 715636736 144526 33554432000 4194304 6006132 140735869617072 140735869608480 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30008/statm: 174716 144526 180 443 0 174269 0
[pid=30020] ppid=30008 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30020/stat : 30020 (satsolver.sh) S 30008 30007 28381 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 384432952 9367552 267 33554432000 4194304 5064252 140737258788096 140737258787008 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/30020/statm: 2287 267 226 213 0 72 0
[pid=30021] ppid=30020 vsize=1173384 CPUtime=1468.35 cores=1,3,5,7
/proc/30021/stat : 30021 (glucose) R 30020 30007 28381 0 -1 4202496 146904 0 0 0 146789 46 0 0 20 0 1 0 384432952 1201545216 246402 33554432000 4194304 5208918 140733402534848 140733402531224 4211156 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/30021/statm: 293346 246402 104 248 0 293095 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 1890544

[startup+1542.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/183 30037
/proc/meminfo: memFree=13223308/32873648 swapFree=7116/7116
[pid=30007] ppid=30005 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30007/stat : 30007 (npSolver-wbo-I.) S 30005 30007 28381 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384431580 9367552 275 33554432000 4194304 5064252 140733789558864 140733789557776 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30007/statm: 2287 275 233 213 0 72 0
[pid=30008] ppid=30007 vsize=698864 CPUtime=13.7 cores=1,3,5,7
/proc/30008/stat : 30008 (npSolver-wbo) S 30007 30007 28381 0 -1 4202496 41321 60202 0 0 816 181 352 21 20 0 1 0 384431580 715636736 144526 33554432000 4194304 6006132 140735869617072 140735869608480 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30008/statm: 174716 144526 180 443 0 174269 0
[pid=30020] ppid=30008 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30020/stat : 30020 (satsolver.sh) S 30008 30007 28381 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 384432952 9367552 267 33554432000 4194304 5064252 140737258788096 140737258787008 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/30020/statm: 2287 267 226 213 0 72 0
[pid=30021] ppid=30020 vsize=1173384 CPUtime=1528.33 cores=1,3,5,7
/proc/30021/stat : 30021 (glucose) R 30020 30007 28381 0 -1 4202496 146905 0 0 0 152787 46 0 0 20 0 1 0 384432952 1201545216 246914 33554432000 4194304 5208918 140733402534848 140733402531224 4229556 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/30021/statm: 293346 246914 104 248 0 293095 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 1890544

[startup+1602.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/183 30038
/proc/meminfo: memFree=13223432/32873648 swapFree=7116/7116
[pid=30007] ppid=30005 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30007/stat : 30007 (npSolver-wbo-I.) S 30005 30007 28381 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384431580 9367552 275 33554432000 4194304 5064252 140733789558864 140733789557776 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30007/statm: 2287 275 233 213 0 72 0
[pid=30008] ppid=30007 vsize=698864 CPUtime=13.7 cores=1,3,5,7
/proc/30008/stat : 30008 (npSolver-wbo) S 30007 30007 28381 0 -1 4202496 41321 60202 0 0 816 181 352 21 20 0 1 0 384431580 715636736 144526 33554432000 4194304 6006132 140735869617072 140735869608480 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30008/statm: 174716 144526 180 443 0 174269 0
[pid=30020] ppid=30008 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30020/stat : 30020 (satsolver.sh) S 30008 30007 28381 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 384432952 9367552 267 33554432000 4194304 5064252 140737258788096 140737258787008 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/30020/statm: 2287 267 226 213 0 72 0
[pid=30021] ppid=30020 vsize=1173384 CPUtime=1588.33 cores=1,3,5,7
/proc/30021/stat : 30021 (glucose) R 30020 30007 28381 0 -1 4202496 146905 0 0 0 158787 46 0 0 20 0 1 0 384432952 1201545216 246914 33554432000 4194304 5208918 140733402534848 140733402531224 4229365 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/30021/statm: 293346 246914 104 248 0 293095 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 1890544

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 30038
/proc/meminfo: memFree=13223312/32873648 swapFree=7116/7116
[pid=30007] ppid=30005 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30007/stat : 30007 (npSolver-wbo-I.) S 30005 30007 28381 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384431580 9367552 275 33554432000 4194304 5064252 140733789558864 140733789557776 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30007/statm: 2287 275 233 213 0 72 0
[pid=30008] ppid=30007 vsize=698864 CPUtime=13.7 cores=1,3,5,7
/proc/30008/stat : 30008 (npSolver-wbo) S 30007 30007 28381 0 -1 4202496 41321 60202 0 0 816 181 352 21 20 0 1 0 384431580 715636736 144526 33554432000 4194304 6006132 140735869617072 140735869608480 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30008/statm: 174716 144526 180 443 0 174269 0
[pid=30020] ppid=30008 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30020/stat : 30020 (satsolver.sh) S 30008 30007 28381 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 384432952 9367552 267 33554432000 4194304 5064252 140737258788096 140737258787008 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/30020/statm: 2287 267 226 213 0 72 0
[pid=30021] ppid=30020 vsize=1173384 CPUtime=1648.32 cores=1,3,5,7
/proc/30021/stat : 30021 (glucose) R 30020 30007 28381 0 -1 4202496 146905 0 0 0 164786 46 0 0 20 0 1 0 384432952 1201545216 246914 33554432000 4194304 5208918 140733402534848 140733402531224 4211182 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/30021/statm: 293346 246914 104 248 0 293095 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 1890544

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 30038
/proc/meminfo: memFree=13224312/32873648 swapFree=7116/7116
[pid=30007] ppid=30005 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30007/stat : 30007 (npSolver-wbo-I.) S 30005 30007 28381 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384431580 9367552 275 33554432000 4194304 5064252 140733789558864 140733789557776 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30007/statm: 2287 275 233 213 0 72 0
[pid=30008] ppid=30007 vsize=698864 CPUtime=13.7 cores=1,3,5,7
/proc/30008/stat : 30008 (npSolver-wbo) S 30007 30007 28381 0 -1 4202496 41321 60202 0 0 816 181 352 21 20 0 1 0 384431580 715636736 144526 33554432000 4194304 6006132 140735869617072 140735869608480 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30008/statm: 174716 144526 180 443 0 174269 0
[pid=30020] ppid=30008 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30020/stat : 30020 (satsolver.sh) S 30008 30007 28381 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 384432952 9367552 267 33554432000 4194304 5064252 140737258788096 140737258787008 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/30020/statm: 2287 267 226 213 0 72 0
[pid=30021] ppid=30020 vsize=1173384 CPUtime=1708.31 cores=1,3,5,7
/proc/30021/stat : 30021 (glucose) R 30020 30007 28381 0 -1 4202496 146905 0 0 0 170785 46 0 0 20 0 1 0 384432952 1201545216 246914 33554432000 4194304 5208918 140733402534848 140733402531224 4229528 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/30021/statm: 293346 246914 104 248 0 293095 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 1890544

[startup+1782.3 s]
/proc/loadavg: 2.16 2.04 2.01 3/182 30120
/proc/meminfo: memFree=21442088/32873648 swapFree=7116/7116
[pid=30007] ppid=30005 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30007/stat : 30007 (npSolver-wbo-I.) S 30005 30007 28381 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384431580 9367552 275 33554432000 4194304 5064252 140733789558864 140733789557776 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30007/statm: 2287 275 233 213 0 72 0
[pid=30008] ppid=30007 vsize=698864 CPUtime=13.7 cores=1,3,5,7
/proc/30008/stat : 30008 (npSolver-wbo) S 30007 30007 28381 0 -1 4202496 41321 60202 0 0 816 181 352 21 20 0 1 0 384431580 715636736 144526 33554432000 4194304 6006132 140735869617072 140735869608480 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30008/statm: 174716 144526 180 443 0 174269 0
[pid=30020] ppid=30008 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30020/stat : 30020 (satsolver.sh) S 30008 30007 28381 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 384432952 9367552 267 33554432000 4194304 5064252 140737258788096 140737258787008 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/30020/statm: 2287 267 226 213 0 72 0
[pid=30021] ppid=30020 vsize=1173384 CPUtime=1768.3 cores=1,3,5,7
/proc/30021/stat : 30021 (glucose) R 30020 30007 28381 0 -1 4202496 146906 0 0 0 176784 46 0 0 20 0 1 0 384432952 1201545216 246914 33554432000 4194304 5208918 140733402534848 140733402531224 4229344 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/30021/statm: 293346 246914 104 248 0 293095 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 1890544



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.31 2.09 2.03 3/179 30236
/proc/meminfo: memFree=21468032/32873648 swapFree=7116/7116
[pid=30007] ppid=30005 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30007/stat : 30007 (npSolver-wbo-I.) S 30005 30007 28381 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384431580 9367552 275 33554432000 4194304 5064252 140733789558864 140733789557776 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30007/statm: 2287 275 233 213 0 72 0
[pid=30008] ppid=30007 vsize=698864 CPUtime=13.7 cores=1,3,5,7
/proc/30008/stat : 30008 (npSolver-wbo) S 30007 30007 28381 0 -1 4202496 41321 60202 0 0 816 181 352 21 20 0 1 0 384431580 715636736 144526 33554432000 4194304 6006132 140735869617072 140735869608480 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30008/statm: 174716 144526 180 443 0 174269 0
[pid=30020] ppid=30008 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30020/stat : 30020 (satsolver.sh) S 30008 30007 28381 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 384432952 9367552 267 33554432000 4194304 5064252 140737258788096 140737258787008 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/30020/statm: 2287 267 226 213 0 72 0
[pid=30021] ppid=30020 vsize=1173384 CPUtime=1786.4 cores=1,3,5,7
/proc/30021/stat : 30021 (glucose) R 30020 30007 28381 0 -1 4202496 146911 0 0 0 178594 46 0 0 20 0 1 0 384432952 1201545216 246914 33554432000 4194304 5208918 140733402534848 140733402531224 4211147 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/30021/statm: 293346 246914 104 248 0 293095 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 1890544

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

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 30007 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=1999
# CPU time returned by wait4() is 0.001999
# while last known CPU time is 1800.1
#
# 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.1
CPU user time (s): 1797.62
CPU system time (s): 2.48
CPU usage (%): 99.9822
Max. virtual memory (cumulated for all children) (KiB): 2041344

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
system time used= 0.001999
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 3.40248 second user time and 11.9722 second system time

The end

Launcher Data

Begin job on node123 at 2012-06-08 21:17:41
IDJOB=3754018
IDBENCH=78609
IDSOLVER=2338
FILE ID=node123/3754018-1339183060
RUNJOBID= node123-1339183032-29928
PBS_JOBID= 14643831
Free space on /tmp= 67956 MiB

SOLVER NAME= npSolver inc
BENCH NAME= PB10/normalized-PB10/PARTIAL-BIGINT-LIN/PB06/web/uclid_pb_benchmarks/normalized-cache-ibm-q-unbounded.Ic22arity.ucl--soft-66-100-0.wbo
COMMAND LINE= DIR/npSolver-wbo-I.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3754018-1339183060/watcher-3754018-1339183060 -o /tmp/evaluation-result-3754018-1339183060/solver-3754018-1339183060 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-I.sh HOME/instance-3754018-1339183060.wbo 1376381069 HOME HOME

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

MD5SUM BENCH= 44da2318c701d2d09f85776a05066743
RANDOM SEED=1376381069

node123.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		: 2667.217
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	: 5334.43
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		: 2667.217
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		: 2667.217
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		: 2667.217
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		: 2667.217
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		: 2667.217
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		: 2667.217
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		: 2667.217
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:        22066036 kB
Buffers:         1948480 kB
Cached:          6360716 kB
SwapCached:         2512 kB
Active:          7168876 kB
Inactive:        2578244 kB
Active(anon):    1430236 kB
Inactive(anon):     7732 kB
Active(file):    5738640 kB
Inactive(file):  2570512 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67100576 kB
Dirty:             57380 kB
Writeback:             0 kB
AnonPages:       1434648 kB
Mapped:            10884 kB
Shmem:                 0 kB
Slab:             912216 kB
SReclaimable:     355412 kB
SUnreclaim:       556804 kB
KernelStack:        1504 kB
PageTables:         6800 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    2552216 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1191936 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= 67560 MiB
End job on node123 at 2012-06-08 21:47:44