Trace number 3752798

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-topdown-quickBound (fixed)? (TO) 1800.08 1800.42

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/wcsp/scens/
normalized-scen06-24reduc_wcsp.wbo
MD5SUMe44e20f2150f9b61d01ff52511cd8892
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big integers, linear constraints)
Best result obtained on this benchmark
Best cost obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables1275
Total number of constraints56482
Number of soft constraints56401
Number of constraints which are clauses56401
Number of constraints which are cardinality constraints (but not clauses)81
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint20
Top cost 3389
Min constraint cost 1
Max constraint cost 2434
Sum of constraints costs 18368517
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 21
Number of bits of the biggest sum of numbers5
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.45	c run usual solver
3.19/3.27	o 137099
3.19/3.27	c starting approximation
3.19/3.27	c factor = 2
3.19/3.27	c factor still to low - shrinking to 46395.1
3.19/3.27	c approx number of clauses: 1e+06
3.19/3.27	c current bound: 68549
12.26/12.35	c leaving approximation
12.26/12.35	c finished approximation
12.26/12.35	c fallback to adder encoding
1800.08/1800.41	c error: unexpected solver exit code
1800.08/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-3752798-1339212126/watcher-3752798-1339212126 -o /tmp/evaluation-result-3752798-1339212126/solver-3752798-1339212126 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itdqb.sh HOME/instance-3752798-1339212126.wbo 732614687 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: 1.00 1.00 1.10 3/178 20891
/proc/meminfo: memFree=30236764/32873844 swapFree=7644/7644
[pid=20891] ppid=20888 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20891/stat : 20891 (npSolver-wbo-It) S 20888 20891 11179 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 387337028 9367552 274 33554432000 4194304 5064252 140737228497568 140737228496480 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20891/statm: 2287 274 233 213 0 72 0

[startup+0.052029 s]
/proc/loadavg: 1.00 1.00 1.10 3/178 20891
/proc/meminfo: memFree=30236764/32873844 swapFree=7644/7644
[pid=20891] ppid=20888 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20891/stat : 20891 (npSolver-wbo-It) S 20888 20891 11179 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 387337028 9367552 274 33554432000 4194304 5064252 140737228497568 140737228496480 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20891/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100336 s]
/proc/loadavg: 1.00 1.00 1.10 3/178 20891
/proc/meminfo: memFree=30236764/32873844 swapFree=7644/7644
[pid=20891] ppid=20888 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20891/stat : 20891 (npSolver-wbo-It) S 20888 20891 11179 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 387337028 9367552 274 33554432000 4194304 5064252 140737228497568 140737228496480 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20891/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300296 s]
/proc/loadavg: 1.00 1.00 1.10 3/178 20891
/proc/meminfo: memFree=30236764/32873844 swapFree=7644/7644
[pid=20891] ppid=20888 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20891/stat : 20891 (npSolver-wbo-It) S 20888 20891 11179 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 387337028 9367552 274 33554432000 4194304 5064252 140737228497568 140737228496480 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20891/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700261 s]
/proc/loadavg: 1.00 1.00 1.10 3/178 20891
/proc/meminfo: memFree=30236764/32873844 swapFree=7644/7644
[pid=20891] ppid=20888 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20891/stat : 20891 (npSolver-wbo-It) S 20888 20891 11179 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 387337028 9367552 274 33554432000 4194304 5064252 140737228497568 140737228496480 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20891/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50033 s]
/proc/loadavg: 1.00 1.00 1.10 3/182 21539
/proc/meminfo: memFree=30150296/32873844 swapFree=7644/7644
[pid=20891] ppid=20888 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20891/stat : 20891 (npSolver-wbo-It) S 20888 20891 11179 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 387337028 9367552 274 33554432000 4194304 5064252 140737228497568 140737228496480 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20891/statm: 2287 274 233 213 0 72 0
[pid=20893] ppid=20891 vsize=34340 CPUtime=0.62 cores=1,3,5,7
/proc/20893/stat : 20893 (npSolver-wbo) S 20891 20891 11179 0 -1 4202496 8464 0 0 0 45 17 0 0 20 0 1 0 387337028 35164160 8045 33554432000 4194304 6006132 140735320845584 140735320838688 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20893/statm: 8585 8045 156 443 0 8138 0
[pid=21300] ppid=20893 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21300/stat : 21300 (cp2_pre.sh) S 20893 20891 11179 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 387337091 9367552 276 33554432000 4194304 5064252 140736905174096 140736905172800 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21300/statm: 2287 276 234 213 0 72 0
[pid=21303] ppid=21300 vsize=57520 CPUtime=0.86 cores=1,3,5,7
/proc/21303/stat : 21303 (coprocessor) R 21300 20891 11179 0 -1 4202496 10335 0 0 0 84 2 0 0 20 0 1 0 387337091 58900480 13815 33554432000 4194304 6586260 140734635353376 140734635348968 5599216 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/21303/statm: 14380 13815 189 584 0 13792 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 110156

[startup+3.10033 s]
/proc/loadavg: 1.00 1.00 1.10 3/182 22255
/proc/meminfo: memFree=30148676/32873844 swapFree=7644/7644
[pid=20891] ppid=20888 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20891/stat : 20891 (npSolver-wbo-It) S 20888 20891 11179 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 387337028 9367552 274 33554432000 4194304 5064252 140737228497568 140737228496480 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20891/statm: 2287 274 233 213 0 72 0
[pid=20893] ppid=20891 vsize=34340 CPUtime=2.91 cores=1,3,5,7
/proc/20893/stat : 20893 (npSolver-wbo) S 20891 20891 11179 0 -1 4202496 8472 11487 0 0 45 17 226 3 20 0 1 0 387337028 35164160 8045 33554432000 4194304 6006132 140735320845584 140735320839776 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20893/statm: 8585 8045 156 443 0 8138 0
Current children cumulated CPU time (s) 2.91
Current children cumulated vsize (KiB) 43488

[startup+6.30034 s]
/proc/loadavg: 1.00 1.00 1.09 3/182 24384
/proc/meminfo: memFree=30125860/32873844 swapFree=7644/7644
[pid=20891] ppid=20888 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20891/stat : 20891 (npSolver-wbo-It) S 20888 20891 11179 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 387337028 9367552 274 33554432000 4194304 5064252 140737228497568 140737228496480 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20891/statm: 2287 274 233 213 0 72 0
[pid=20893] ppid=20891 vsize=58776 CPUtime=3.35 cores=1,3,5,7
/proc/20893/stat : 20893 (npSolver-wbo) S 20891 20891 11179 0 -1 4202496 13192 20313 0 0 56 26 247 6 20 0 1 0 387337028 60186624 13679 33554432000 4194304 6006132 140735320845584 140735320836944 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20893/statm: 14694 13679 176 443 0 14247 0
[pid=23101] ppid=20893 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23101/stat : 23101 (satsolver.sh) S 20893 20891 11179 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 387337365 9367552 266 33554432000 4194304 5064252 140734521807648 140734521806560 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23101/statm: 2287 266 226 213 0 72 0
[pid=23104] ppid=23101 vsize=55060 CPUtime=2.92 cores=1,3,5,7
/proc/23104/stat : 23104 (glucose) R 23101 20891 11179 0 -1 4202496 11237 0 0 0 289 3 0 0 20 0 1 0 387337366 56381440 11875 33554432000 4194304 5208918 140735719153136 140735719150808 4211572 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23104/statm: 13765 11875 95 248 0 13514 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 132132

[startup+12.7004 s]
/proc/loadavg: 1.00 1.00 1.09 3/183 28617
/proc/meminfo: memFree=30123256/32873844 swapFree=7644/7644
[pid=20891] ppid=20888 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20891/stat : 20891 (npSolver-wbo-It) S 20888 20891 11179 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 387337028 9367552 274 33554432000 4194304 5064252 140737228497568 140737228496480 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20891/statm: 2287 274 233 213 0 72 0
[pid=20893] ppid=20891 vsize=149032 CPUtime=12.68 cores=1,3,5,7
/proc/20893/stat : 20893 (npSolver-wbo) R 20891 20891 11179 0 -1 4202496 33905 34934 0 0 87 30 1140 11 20 0 1 0 387337028 152608768 32660 33554432000 4194304 6006132 140735320845584 140735320838984 4626662 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/20893/statm: 37258 32660 192 443 0 36811 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 158180

[startup+25.5004 s]
/proc/loadavg: 1.00 1.00 1.09 3/181 4786
/proc/meminfo: memFree=27954224/32873844 swapFree=7644/7644
[pid=20891] ppid=20888 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20891/stat : 20891 (npSolver-wbo-It) S 20888 20891 11179 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 387337028 9367552 274 33554432000 4194304 5064252 140737228497568 140737228496480 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20891/statm: 2287 274 233 213 0 72 0
[pid=20893] ppid=20891 vsize=1916256 CPUtime=25.48 cores=1,3,5,7
/proc/20893/stat : 20893 (npSolver-wbo) R 20891 20891 11179 0 -1 4202496 38938 34934 0 0 1208 189 1140 11 20 0 1 0 387337028 1962246144 423129 33554432000 4194304 6006132 140735320845584 140735320837712 5195051 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/20893/statm: 479064 423129 192 443 0 478617 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 1925404

[startup+51.1005 s]
/proc/loadavg: 1.31 1.08 1.11 3/182 18387
/proc/meminfo: memFree=26803020/32873844 swapFree=7644/7644
[pid=20891] ppid=20888 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20891/stat : 20891 (npSolver-wbo-It) S 20888 20891 11179 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 387337028 9367552 274 33554432000 4194304 5064252 140737228497568 140737228496480 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20891/statm: 2287 274 233 213 0 72 0
[pid=20893] ppid=20891 vsize=1089660 CPUtime=25.55 cores=1,3,5,7
/proc/20893/stat : 20893 (npSolver-wbo) S 20891 20891 11179 0 -1 4202496 38939 34934 0 0 1208 196 1140 11 20 0 1 0 387337028 1115811840 216481 33554432000 4194304 6006132 140735320845584 140735320836976 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20893/statm: 272415 216481 192 443 0 271968 0
[pid=5024] ppid=20893 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5024/stat : 5024 (satsolver.sh) S 20893 20891 11179 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 387339584 9367552 266 33554432000 4194304 5064252 140733563923440 140733563922352 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5024/statm: 2287 266 226 213 0 72 0
[pid=5026] ppid=5024 vsize=2080300 CPUtime=25.51 cores=1,3,5,7
/proc/5026/stat : 5026 (glucose) R 5024 20891 11179 0 -1 4202496 224577 0 0 0 2446 105 0 0 20 0 1 0 387339585 2130227200 432933 33554432000 4194304 5208918 140733712264048 140733712261720 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5026/statm: 520075 432933 105 248 0 519824 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 3188256

[startup+102.307 s]
/proc/loadavg: 1.45 1.14 1.13 3/183 7224
/proc/meminfo: memFree=26362748/32873844 swapFree=7644/7644
[pid=20891] ppid=20888 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20891/stat : 20891 (npSolver-wbo-It) S 20888 20891 11179 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 387337028 9367552 274 33554432000 4194304 5064252 140737228497568 140737228496480 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20891/statm: 2287 274 233 213 0 72 0
[pid=20893] ppid=20891 vsize=1089660 CPUtime=25.55 cores=1,3,5,7
/proc/20893/stat : 20893 (npSolver-wbo) S 20891 20891 11179 0 -1 4202496 38939 34934 0 0 1208 196 1140 11 20 0 1 0 387337028 1115811840 216481 33554432000 4194304 6006132 140735320845584 140735320836976 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20893/statm: 272415 216481 192 443 0 271968 0
[pid=5024] ppid=20893 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5024/stat : 5024 (satsolver.sh) S 20893 20891 11179 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 387339584 9367552 266 33554432000 4194304 5064252 140733563923440 140733563922352 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5024/statm: 2287 266 226 213 0 72 0
[pid=5026] ppid=5024 vsize=2080300 CPUtime=76.72 cores=1,3,5,7
/proc/5026/stat : 5026 (glucose) R 5024 20891 11179 0 -1 4202496 224577 0 0 0 7566 106 0 0 20 0 1 0 387339585 2130227200 432933 33554432000 4194304 5208918 140733712264048 140733712261720 4211553 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5026/statm: 520075 432933 105 248 0 519824 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 3188256

[startup+162.3 s]
/proc/loadavg: 1.83 1.31 1.19 3/181 7232
/proc/meminfo: memFree=22249332/32873844 swapFree=7644/7644
[pid=20891] ppid=20888 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20891/stat : 20891 (npSolver-wbo-It) S 20888 20891 11179 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 387337028 9367552 274 33554432000 4194304 5064252 140737228497568 140737228496480 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20891/statm: 2287 274 233 213 0 72 0
[pid=20893] ppid=20891 vsize=1089660 CPUtime=25.55 cores=1,3,5,7
/proc/20893/stat : 20893 (npSolver-wbo) S 20891 20891 11179 0 -1 4202496 38939 34934 0 0 1208 196 1140 11 20 0 1 0 387337028 1115811840 216481 33554432000 4194304 6006132 140735320845584 140735320836976 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20893/statm: 272415 216481 192 443 0 271968 0
[pid=5024] ppid=20893 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5024/stat : 5024 (satsolver.sh) S 20893 20891 11179 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 387339584 9367552 266 33554432000 4194304 5064252 140733563923440 140733563922352 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5024/statm: 2287 266 226 213 0 72 0
[pid=5026] ppid=5024 vsize=2080300 CPUtime=136.7 cores=1,3,5,7
/proc/5026/stat : 5026 (glucose) R 5024 20891 11179 0 -1 4202496 224577 0 0 0 13564 106 0 0 20 0 1 0 387339585 2130227200 432933 33554432000 4194304 5208918 140733712264048 140733712261720 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5026/statm: 520075 432933 105 248 0 519824 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 3188256

[startup+222.3 s]
/proc/loadavg: 2.74 1.66 1.31 2/176 7258
/proc/meminfo: memFree=25876252/32873844 swapFree=7644/7644
[pid=20891] ppid=20888 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20891/stat : 20891 (npSolver-wbo-It) S 20888 20891 11179 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 387337028 9367552 274 33554432000 4194304 5064252 140737228497568 140737228496480 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20891/statm: 2287 274 233 213 0 72 0
[pid=20893] ppid=20891 vsize=1089660 CPUtime=25.55 cores=1,3,5,7
/proc/20893/stat : 20893 (npSolver-wbo) S 20891 20891 11179 0 -1 4202496 38939 34934 0 0 1208 196 1140 11 20 0 1 0 387337028 1115811840 216481 33554432000 4194304 6006132 140735320845584 140735320836976 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20893/statm: 272415 216481 192 443 0 271968 0
[pid=5024] ppid=20893 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/5026/stat : 5026 (glucose) R 5024 20891 11179 0 -1 4202496 224856 0 0 0 133544 106 0 0 20 0 1 0 387339585 2131329024 433823 33554432000 4194304 5208918 140733712264048 140733712262008 4228997 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5026/statm: 520344 433823 105 248 0 520093 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 3189332

[startup+1422.31 s]
/proc/loadavg: 2.00 1.99 1.79 3/183 7303
/proc/meminfo: memFree=24007304/32873844 swapFree=7644/7644
[pid=20891] ppid=20888 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20891/stat : 20891 (npSolver-wbo-It) S 20888 20891 11179 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 387337028 9367552 274 33554432000 4194304 5064252 140737228497568 140737228496480 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20891/statm: 2287 274 233 213 0 72 0
[pid=20893] ppid=20891 vsize=1089660 CPUtime=25.55 cores=1,3,5,7
/proc/20893/stat : 20893 (npSolver-wbo) S 20891 20891 11179 0 -1 4202496 38939 34934 0 0 1208 196 1140 11 20 0 1 0 387337028 1115811840 216481 33554432000 4194304 6006132 140735320845584 140735320836976 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20893/statm: 272415 216481 192 443 0 271968 0
[pid=5024] ppid=20893 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5024/stat : 5024 (satsolver.sh) S 20893 20891 11179 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 387339584 9367552 266 33554432000 4194304 5064252 140733563923440 140733563922352 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5024/statm: 2287 266 226 213 0 72 0
[pid=5026] ppid=5024 vsize=2081376 CPUtime=1396.49 cores=1,3,5,7
/proc/5026/stat : 5026 (glucose) R 5024 20891 11179 0 -1 4202496 224860 0 0 0 139543 106 0 0 20 0 1 0 387339585 2131329024 433823 33554432000 4194304 5208918 140733712264048 140733712262008 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5026/statm: 520344 433823 105 248 0 520093 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 3189332

[startup+1482.3 s]
/proc/loadavg: 2.00 1.99 1.80 3/183 7304
/proc/meminfo: memFree=24003048/32873844 swapFree=7644/7644
[pid=20891] ppid=20888 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20891/stat : 20891 (npSolver-wbo-It) S 20888 20891 11179 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 387337028 9367552 274 33554432000 4194304 5064252 140737228497568 140737228496480 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20891/statm: 2287 274 233 213 0 72 0
[pid=20893] ppid=20891 vsize=1089660 CPUtime=25.55 cores=1,3,5,7
/proc/20893/stat : 20893 (npSolver-wbo) S 20891 20891 11179 0 -1 4202496 38939 34934 0 0 1208 196 1140 11 20 0 1 0 387337028 1115811840 216481 33554432000 4194304 6006132 140735320845584 140735320836976 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20893/statm: 272415 216481 192 443 0 271968 0
[pid=5024] ppid=20893 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5024/stat : 5024 (satsolver.sh) S 20893 20891 11179 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 387339584 9367552 266 33554432000 4194304 5064252 140733563923440 140733563922352 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5024/statm: 2287 266 226 213 0 72 0
[pid=5026] ppid=5024 vsize=2081376 CPUtime=1456.48 cores=1,3,5,7
/proc/5026/stat : 5026 (glucose) R 5024 20891 11179 0 -1 4202496 224860 0 0 0 145542 106 0 0 20 0 1 0 387339585 2131329024 433823 33554432000 4194304 5208918 140733712264048 140733712262008 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5026/statm: 520344 433823 105 248 0 520093 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 3189332

[startup+1542.3 s]
/proc/loadavg: 2.00 1.99 1.81 3/183 7304
/proc/meminfo: memFree=24000124/32873844 swapFree=7644/7644
[pid=20891] ppid=20888 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20891/stat : 20891 (npSolver-wbo-It) S 20888 20891 11179 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 387337028 9367552 274 33554432000 4194304 5064252 140737228497568 140737228496480 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20891/statm: 2287 274 233 213 0 72 0
[pid=20893] ppid=20891 vsize=1089660 CPUtime=25.55 cores=1,3,5,7
/proc/20893/stat : 20893 (npSolver-wbo) S 20891 20891 11179 0 -1 4202496 38939 34934 0 0 1208 196 1140 11 20 0 1 0 387337028 1115811840 216481 33554432000 4194304 6006132 140735320845584 140735320836976 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20893/statm: 272415 216481 192 443 0 271968 0
[pid=5024] ppid=20893 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5024/stat : 5024 (satsolver.sh) S 20893 20891 11179 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 387339584 9367552 266 33554432000 4194304 5064252 140733563923440 140733563922352 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5024/statm: 2287 266 226 213 0 72 0
[pid=5026] ppid=5024 vsize=2081376 CPUtime=1516.47 cores=1,3,5,7
/proc/5026/stat : 5026 (glucose) R 5024 20891 11179 0 -1 4202496 224864 0 0 0 151541 106 0 0 20 0 1 0 387339585 2131329024 433823 33554432000 4194304 5208918 140733712264048 140733712262008 4228997 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5026/statm: 520344 433823 105 248 0 520093 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 3189332

[startup+1602.3 s]
/proc/loadavg: 2.07 2.00 1.83 3/183 7304
/proc/meminfo: memFree=23995116/32873844 swapFree=7644/7644
[pid=20891] ppid=20888 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20891/stat : 20891 (npSolver-wbo-It) S 20888 20891 11179 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 387337028 9367552 274 33554432000 4194304 5064252 140737228497568 140737228496480 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20891/statm: 2287 274 233 213 0 72 0
[pid=20893] ppid=20891 vsize=1089660 CPUtime=25.55 cores=1,3,5,7
/proc/20893/stat : 20893 (npSolver-wbo) S 20891 20891 11179 0 -1 4202496 38939 34934 0 0 1208 196 1140 11 20 0 1 0 387337028 1115811840 216481 33554432000 4194304 6006132 140735320845584 140735320836976 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20893/statm: 272415 216481 192 443 0 271968 0
[pid=5024] ppid=20893 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5024/stat : 5024 (satsolver.sh) S 20893 20891 11179 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 387339584 9367552 266 33554432000 4194304 5064252 140733563923440 140733563922352 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5024/statm: 2287 266 226 213 0 72 0
[pid=5026] ppid=5024 vsize=2081376 CPUtime=1576.46 cores=1,3,5,7
/proc/5026/stat : 5026 (glucose) R 5024 20891 11179 0 -1 4202496 224864 0 0 0 157540 106 0 0 20 0 1 0 387339585 2131329024 433823 33554432000 4194304 5208918 140733712264048 140733712262008 4228997 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5026/statm: 520344 433823 105 248 0 520093 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 3189332

[startup+1662.3 s]
/proc/loadavg: 2.02 2.00 1.83 3/183 7304
/proc/meminfo: memFree=23991012/32873844 swapFree=7644/7644
[pid=20891] ppid=20888 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20891/stat : 20891 (npSolver-wbo-It) S 20888 20891 11179 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 387337028 9367552 274 33554432000 4194304 5064252 140737228497568 140737228496480 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20891/statm: 2287 274 233 213 0 72 0
[pid=20893] ppid=20891 vsize=1089660 CPUtime=25.55 cores=1,3,5,7
/proc/20893/stat : 20893 (npSolver-wbo) S 20891 20891 11179 0 -1 4202496 38939 34934 0 0 1208 196 1140 11 20 0 1 0 387337028 1115811840 216481 33554432000 4194304 6006132 140735320845584 140735320836976 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20893/statm: 272415 216481 192 443 0 271968 0
[pid=5024] ppid=20893 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5024/stat : 5024 (satsolver.sh) S 20893 20891 11179 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 387339584 9367552 266 33554432000 4194304 5064252 140733563923440 140733563922352 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5024/statm: 2287 266 226 213 0 72 0
[pid=5026] ppid=5024 vsize=2081376 CPUtime=1636.45 cores=1,3,5,7
/proc/5026/stat : 5026 (glucose) R 5024 20891 11179 0 -1 4202496 224864 0 0 0 163539 106 0 0 20 0 1 0 387339585 2131329024 433823 33554432000 4194304 5208918 140733712264048 140733712262008 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5026/statm: 520344 433823 105 248 0 520093 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 3189332

[startup+1722.3 s]
/proc/loadavg: 2.01 2.00 1.84 3/184 7307
/proc/meminfo: memFree=23988792/32873844 swapFree=7644/7644
[pid=20891] ppid=20888 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20891/stat : 20891 (npSolver-wbo-It) S 20888 20891 11179 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 387337028 9367552 274 33554432000 4194304 5064252 140737228497568 140737228496480 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20891/statm: 2287 274 233 213 0 72 0
[pid=20893] ppid=20891 vsize=1089660 CPUtime=25.55 cores=1,3,5,7
/proc/20893/stat : 20893 (npSolver-wbo) S 20891 20891 11179 0 -1 4202496 38939 34934 0 0 1208 196 1140 11 20 0 1 0 387337028 1115811840 216481 33554432000 4194304 6006132 140735320845584 140735320836976 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20893/statm: 272415 216481 192 443 0 271968 0
[pid=5024] ppid=20893 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5024/stat : 5024 (satsolver.sh) S 20893 20891 11179 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 387339584 9367552 266 33554432000 4194304 5064252 140733563923440 140733563922352 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5024/statm: 2287 266 226 213 0 72 0
[pid=5026] ppid=5024 vsize=2081376 CPUtime=1696.44 cores=1,3,5,7
/proc/5026/stat : 5026 (glucose) R 5024 20891 11179 0 -1 4202496 224864 0 0 0 169538 106 0 0 20 0 1 0 387339585 2131329024 433823 33554432000 4194304 5208918 140733712264048 140733712262008 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5026/statm: 520344 433823 105 248 0 520093 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 3189332

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.85 3/183 7308
/proc/meminfo: memFree=23984744/32873844 swapFree=7644/7644
[pid=20891] ppid=20888 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20891/stat : 20891 (npSolver-wbo-It) S 20888 20891 11179 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 387337028 9367552 274 33554432000 4194304 5064252 140737228497568 140737228496480 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20891/statm: 2287 274 233 213 0 72 0
[pid=20893] ppid=20891 vsize=1089660 CPUtime=25.55 cores=1,3,5,7
/proc/20893/stat : 20893 (npSolver-wbo) S 20891 20891 11179 0 -1 4202496 38939 34934 0 0 1208 196 1140 11 20 0 1 0 387337028 1115811840 216481 33554432000 4194304 6006132 140735320845584 140735320836976 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20893/statm: 272415 216481 192 443 0 271968 0
[pid=5024] ppid=20893 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5024/stat : 5024 (satsolver.sh) S 20893 20891 11179 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 387339584 9367552 266 33554432000 4194304 5064252 140733563923440 140733563922352 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5024/statm: 2287 266 226 213 0 72 0
[pid=5026] ppid=5024 vsize=2081376 CPUtime=1756.43 cores=1,3,5,7
/proc/5026/stat : 5026 (glucose) R 5024 20891 11179 0 -1 4202496 224864 0 0 0 175537 106 0 0 20 0 1 0 387339585 2131329024 433823 33554432000 4194304 5208918 140733712264048 140733712262008 4228997 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5026/statm: 520344 433823 105 248 0 520093 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 3189332



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.07 2.02 1.85 3/183 7308
/proc/meminfo: memFree=23984408/32873844 swapFree=7644/7644
[pid=20891] ppid=20888 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20891/stat : 20891 (npSolver-wbo-It) S 20888 20891 11179 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 387337028 9367552 274 33554432000 4194304 5064252 140737228497568 140737228496480 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20891/statm: 2287 274 233 213 0 72 0
[pid=20893] ppid=20891 vsize=1089660 CPUtime=25.55 cores=1,3,5,7
/proc/20893/stat : 20893 (npSolver-wbo) S 20891 20891 11179 0 -1 4202496 38939 34934 0 0 1208 196 1140 11 20 0 1 0 387337028 1115811840 216481 33554432000 4194304 6006132 140735320845584 140735320836976 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20893/statm: 272415 216481 192 443 0 271968 0
[pid=5024] ppid=20893 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5024/stat : 5024 (satsolver.sh) S 20893 20891 11179 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 387339584 9367552 266 33554432000 4194304 5064252 140733563923440 140733563922352 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5024/statm: 2287 266 226 213 0 72 0
[pid=5026] ppid=5024 vsize=2081376 CPUtime=1774.53 cores=1,3,5,7
/proc/5026/stat : 5026 (glucose) R 5024 20891 11179 0 -1 4202496 224865 0 0 0 177347 106 0 0 20 0 1 0 387339585 2131329024 433873 33554432000 4194304 5208918 140733712264048 140733712262008 4205238 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5026/statm: 520344 433873 105 248 0 520093 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 3189332

Sending SIGTERM to process tree (bottom up)

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 20891 and gives
#  childrusage.ru_utime.tv_sec=23
#  childrusage.ru_utime.tv_usec=490428
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=85682
# CPU time returned by wait4() is 25.5761
# while last known CPU time is 1800.08
#
# 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.08
CPU user time (s): 1796.95
CPU system time (s): 3.13
CPU usage (%): 99.9811
Max. virtual memory (cumulated for all children) (KiB): 4071332

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 23.4904
system time used= 2.08568
maximum resident set size= 1692516
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 74849
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1679080
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 223
involuntary context switches= 55

runsolver used 3.07853 second user time and 8.82266 second system time

The end

Launcher Data

Begin job on node147 at 2012-06-09 05:22:06
IDJOB=3752798
IDBENCH=79564
IDSOLVER=2336
FILE ID=node147/3752798-1339212126
RUNJOBID= node147-1339208509-11661
PBS_JOBID= 14643870
Free space on /tmp= 70528 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB10/normalized-PB10/PARTIAL-BIGINT-LIN/wcsp/scens/normalized-scen06-24reduc_wcsp.wbo
COMMAND LINE= DIR/npSolver-wbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3752798-1339212126/watcher-3752798-1339212126 -o /tmp/evaluation-result-3752798-1339212126/solver-3752798-1339212126 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itdqb.sh HOME/instance-3752798-1339212126.wbo 732614687 HOME HOME

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

MD5SUM BENCH= e44e20f2150f9b61d01ff52511cd8892
RANDOM SEED=732614687

node147.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.951
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	: 5333.90
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.951
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.951
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.87
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.951
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.951
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.951
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.951
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.951
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:       32873844 kB
MemFree:        30237548 kB
Buffers:          584116 kB
Cached:          1103988 kB
SwapCached:         2868 kB
Active:          1181124 kB
Inactive:         518008 kB
Active(anon):       7720 kB
Inactive(anon):     2768 kB
Active(file):    1173404 kB
Inactive(file):   515240 kB
Unevictable:        7644 kB
Mlocked:            7644 kB
SwapTotal:      67108856 kB
SwapFree:       67099884 kB
Dirty:              9996 kB
Writeback:             0 kB
AnonPages:         24268 kB
Mapped:             9640 kB
Shmem:                 0 kB
Slab:             797084 kB
SReclaimable:     235940 kB
SUnreclaim:       561144 kB
KernelStack:        1536 kB
PageTables:         3992 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     129120 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     10240 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 69076 MiB
End job on node147 at 2012-06-09 05:52:07