Trace number 3715525

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? (TO) 1800.05 1800.42

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/wcsp/spot5/
normalized-spot5-5_wcsp.wbo
MD5SUMc2eaa81317da42a84288274e542e014d
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big integers, linear constraints)
Best result obtained on this benchmarkMSAT
Best cost obtained on this benchmark281
Best CPU time to get the best result obtained on this benchmark1800.01
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables1118
Total number of constraints14967
Number of soft constraints14658
Number of constraints which are clauses14658
Number of constraints which are cardinality constraints (but not clauses)309
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint4
Top cost 377
Min constraint cost 1
Max constraint cost 377
Sum of constraints costs 5409949
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 5
Number of bits of the biggest sum of numbers3
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.09	c run usual solver
0.00/0.36	o 957957
0.00/0.36	c starting approximation
0.00/0.36	c factor = 2
0.00/0.36	c factor still to low - shrinking to 42125.2
0.00/0.36	c approx number of clauses: 1e+06
0.00/0.36	c current bound: 478978
1.45/1.55	c leaving approximation
1.45/1.55	c finished approximation
1.45/1.55	c fallback to adder encoding
1800.05/1800.41	c error: unexpected solver exit code
1800.05/1800.41	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3715525-1338256508/watcher-3715525-1338256508 -o /tmp/evaluation-result-3715525-1338256508/solver-3715525-1338256508 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itdqb.sh HOME/instance-3715525-1338256508.wbo 1149109037 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.00 2.01 2.02 4/179 13871
/proc/meminfo: memFree=24959160/32873648 swapFree=6336/6336
[pid=13871] ppid=13869 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13871/stat : 13871 (npSolver-wbo-It) S 13869 13871 3602 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291778106 9367552 274 33554432000 4194304 5064252 140733445872816 140733445871728 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13871/statm: 2287 274 233 213 0 72 0

[startup+0.0578969 s]
/proc/loadavg: 2.00 2.01 2.02 4/179 13871
/proc/meminfo: memFree=24959160/32873648 swapFree=6336/6336
[pid=13871] ppid=13869 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13871/stat : 13871 (npSolver-wbo-It) S 13869 13871 3602 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291778106 9367552 274 33554432000 4194304 5064252 140733445872816 140733445871728 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13871/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100261 s]
/proc/loadavg: 2.00 2.01 2.02 4/179 13871
/proc/meminfo: memFree=24959160/32873648 swapFree=6336/6336
[pid=13871] ppid=13869 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13871/stat : 13871 (npSolver-wbo-It) S 13869 13871 3602 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291778106 9367552 274 33554432000 4194304 5064252 140733445872816 140733445871728 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13871/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300268 s]
/proc/loadavg: 2.00 2.01 2.02 4/179 13871
/proc/meminfo: memFree=24959160/32873648 swapFree=6336/6336
[pid=13871] ppid=13869 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13871/stat : 13871 (npSolver-wbo-It) S 13869 13871 3602 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291778106 9367552 274 33554432000 4194304 5064252 140733445872816 140733445871728 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13871/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700301 s]
/proc/loadavg: 2.00 2.01 2.02 4/179 13871
/proc/meminfo: memFree=24959160/32873648 swapFree=6336/6336
[pid=13871] ppid=13869 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13871/stat : 13871 (npSolver-wbo-It) S 13869 13871 3602 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291778106 9367552 274 33554432000 4194304 5064252 140733445872816 140733445871728 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13871/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50042 s]
/proc/loadavg: 2.00 2.01 2.02 3/183 13885
/proc/meminfo: memFree=24891764/32873648 swapFree=6336/6336
[pid=13871] ppid=13869 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13871/stat : 13871 (npSolver-wbo-It) S 13869 13871 3602 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291778106 9367552 274 33554432000 4194304 5064252 140733445872816 140733445871728 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13871/statm: 2287 274 233 213 0 72 0
[pid=13872] ppid=13871 vsize=14212 CPUtime=0.43 cores=1,3,5,7
/proc/13872/stat : 13872 (npSolver-wbo) S 13871 13871 3602 0 -1 4202496 3931 8870 0 0 17 5 19 2 20 0 1 0 291778106 14553088 2951 33554432000 4194304 5990268 140733925001136 140733924992544 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13872/statm: 3553 2951 174 439 0 3110 0
[pid=13884] ppid=13872 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13884/stat : 13884 (satsolver.sh) S 13872 13871 3602 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 291778152 9367552 266 33554432000 4194304 5064252 140735036034128 140735036033040 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13884/statm: 2287 266 226 213 0 72 0
[pid=13885] ppid=13884 vsize=53904 CPUtime=1.02 cores=1,3,5,7
/proc/13885/stat : 13885 (glucose) R 13884 13871 3602 0 -1 4202496 12302 0 0 0 101 1 0 0 20 0 1 0 291778152 55197696 12342 33554432000 4194304 5208918 140736789945808 140736789943752 4212881 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13885/statm: 13476 12342 95 248 0 13225 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 86412

[startup+3.10032 s]
/proc/loadavg: 2.00 2.01 2.02 3/181 13890
/proc/meminfo: memFree=24904896/32873648 swapFree=6336/6336
[pid=13871] ppid=13869 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13871/stat : 13871 (npSolver-wbo-It) S 13869 13871 3602 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291778106 9367552 274 33554432000 4194304 5064252 140733445872816 140733445871728 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13871/statm: 2287 274 233 213 0 72 0
[pid=13872] ppid=13871 vsize=148004 CPUtime=3.06 cores=1,3,5,7
/proc/13872/stat : 13872 (npSolver-wbo) R 13871 13871 3602 0 -1 4202496 11391 24214 0 0 167 9 125 5 20 0 1 0 291778106 151556096 30428 33554432000 4194304 5990268 140733925001136 140733924993928 4566792 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13872/statm: 37001 30428 182 439 0 36558 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 157152

[startup+6.30042 s]
/proc/loadavg: 2.00 2.01 2.02 3/183 13892
/proc/meminfo: memFree=24467692/32873648 swapFree=6336/6336
[pid=13871] ppid=13869 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13871/stat : 13871 (npSolver-wbo-It) S 13869 13871 3602 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291778106 9367552 274 33554432000 4194304 5064252 140733445872816 140733445871728 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13871/statm: 2287 274 233 213 0 72 0
[pid=13872] ppid=13871 vsize=148004 CPUtime=3.26 cores=1,3,5,7
/proc/13872/stat : 13872 (npSolver-wbo) S 13871 13871 3602 0 -1 4202496 11989 24214 0 0 171 25 125 5 20 0 1 0 291778106 151556096 30940 33554432000 4194304 5990268 140733925001136 140733924992560 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13872/statm: 37001 30940 182 439 0 36558 0
[pid=13891] ppid=13872 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13891/stat : 13891 (satsolver.sh) S 13872 13871 3602 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 291778435 9367552 267 33554432000 4194304 5064252 140734858094656 140734858093568 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13891/statm: 2287 267 226 213 0 72 0
[pid=13892] ppid=13891 vsize=288268 CPUtime=3 cores=1,3,5,7
/proc/13892/stat : 13892 (glucose) R 13891 13871 3602 0 -1 4202496 48178 0 0 0 285 15 0 0 20 0 1 0 291778435 295186432 64802 33554432000 4194304 5208918 140734515260336 140734515258184 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13892/statm: 72067 64802 104 248 0 71816 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 454568

[startup+12.7004 s]
/proc/loadavg: 2.08 2.02 2.02 3/183 13892
/proc/meminfo: memFree=24454232/32873648 swapFree=6336/6336
[pid=13871] ppid=13869 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13871/stat : 13871 (npSolver-wbo-It) S 13869 13871 3602 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291778106 9367552 274 33554432000 4194304 5064252 140733445872816 140733445871728 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13871/statm: 2287 274 233 213 0 72 0
[pid=13872] ppid=13871 vsize=148004 CPUtime=3.26 cores=1,3,5,7
/proc/13872/stat : 13872 (npSolver-wbo) S 13871 13871 3602 0 -1 4202496 11989 24214 0 0 171 25 125 5 20 0 1 0 291778106 151556096 30940 33554432000 4194304 5990268 140733925001136 140733924992560 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13872/statm: 37001 30940 182 439 0 36558 0
[pid=13891] ppid=13872 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13891/stat : 13891 (satsolver.sh) S 13872 13871 3602 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 291778435 9367552 267 33554432000 4194304 5064252 140734858094656 140734858093568 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13891/statm: 2287 267 226 213 0 72 0
[pid=13892] ppid=13891 vsize=293100 CPUtime=9.39 cores=1,3,5,7
/proc/13892/stat : 13892 (glucose) R 13891 13871 3602 0 -1 4202496 49403 0 0 0 924 15 0 0 20 0 1 0 291778435 300134400 68582 33554432000 4194304 5208918 140734515260336 140734515258184 4210949 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13892/statm: 73275 68582 104 248 0 73024 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 459400

[startup+25.5005 s]
/proc/loadavg: 2.06 2.02 2.02 3/183 13892
/proc/meminfo: memFree=24452884/32873648 swapFree=6336/6336
[pid=13871] ppid=13869 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13871/stat : 13871 (npSolver-wbo-It) S 13869 13871 3602 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291778106 9367552 274 33554432000 4194304 5064252 140733445872816 140733445871728 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13871/statm: 2287 274 233 213 0 72 0
[pid=13872] ppid=13871 vsize=148004 CPUtime=3.26 cores=1,3,5,7
/proc/13872/stat : 13872 (npSolver-wbo) S 13871 13871 3602 0 -1 4202496 11989 24214 0 0 171 25 125 5 20 0 1 0 291778106 151556096 30940 33554432000 4194304 5990268 140733925001136 140733924992560 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13872/statm: 37001 30940 182 439 0 36558 0
[pid=13891] ppid=13872 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13891/stat : 13891 (satsolver.sh) S 13872 13871 3602 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 291778435 9367552 267 33554432000 4194304 5064252 140734858094656 140734858093568 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13891/statm: 2287 267 226 213 0 72 0
[pid=13892] ppid=13891 vsize=298028 CPUtime=22.19 cores=1,3,5,7
/proc/13892/stat : 13892 (glucose) R 13891 13871 3602 0 -1 4202496 51255 0 0 0 2202 17 0 0 20 0 1 0 291778435 305180672 68276 33554432000 4194304 5208918 140734515260336 140734515258296 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13892/statm: 74507 68276 104 248 0 74256 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 464328

[startup+51.1004 s]
/proc/loadavg: 2.04 2.02 2.02 3/183 13892
/proc/meminfo: memFree=24428412/32873648 swapFree=6336/6336
[pid=13871] ppid=13869 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13871/stat : 13871 (npSolver-wbo-It) S 13869 13871 3602 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291778106 9367552 274 33554432000 4194304 5064252 140733445872816 140733445871728 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13871/statm: 2287 274 233 213 0 72 0
[pid=13872] ppid=13871 vsize=148004 CPUtime=3.26 cores=1,3,5,7
/proc/13872/stat : 13872 (npSolver-wbo) S 13871 13871 3602 0 -1 4202496 11989 24214 0 0 171 25 125 5 20 0 1 0 291778106 151556096 30940 33554432000 4194304 5990268 140733925001136 140733924992560 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13872/statm: 37001 30940 182 439 0 36558 0
[pid=13891] ppid=13872 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13891/stat : 13891 (satsolver.sh) S 13872 13871 3602 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 291778435 9367552 267 33554432000 4194304 5064252 140734858094656 140734858093568 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13891/statm: 2287 267 226 213 0 72 0
[pid=13892] ppid=13891 vsize=358032 CPUtime=47.79 cores=1,3,5,7
/proc/13892/stat : 13892 (glucose) R 13891 13871 3602 0 -1 4202496 54825 0 0 0 4757 22 0 0 20 0 1 0 291778435 366624768 75201 33554432000 4194304 5208918 140734515260336 140734515258184 4229483 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13892/statm: 89508 75201 104 248 0 89257 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 524332

[startup+102.3 s]
/proc/loadavg: 2.02 2.01 2.01 3/183 13892
/proc/meminfo: memFree=24411444/32873648 swapFree=6336/6336
[pid=13871] ppid=13869 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13871/stat : 13871 (npSolver-wbo-It) S 13869 13871 3602 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291778106 9367552 274 33554432000 4194304 5064252 140733445872816 140733445871728 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13871/statm: 2287 274 233 213 0 72 0
[pid=13872] ppid=13871 vsize=148004 CPUtime=3.26 cores=1,3,5,7
/proc/13872/stat : 13872 (npSolver-wbo) S 13871 13871 3602 0 -1 4202496 11989 24214 0 0 171 25 125 5 20 0 1 0 291778106 151556096 30940 33554432000 4194304 5990268 140733925001136 140733924992560 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13872/statm: 37001 30940 182 439 0 36558 0
[pid=13891] ppid=13872 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13891/stat : 13891 (satsolver.sh) S 13872 13871 3602 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 291778435 9367552 267 33554432000 4194304 5064252 140734858094656 140734858093568 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13891/statm: 2287 267 226 213 0 72 0
[pid=13892] ppid=13891 vsize=371544 CPUtime=98.98 cores=1,3,5,7
/proc/13892/stat : 13892 (glucose) R 13891 13871 3602 0 -1 4202496 60357 0 0 0 9868 30 0 0 20 0 1 0 291778435 380461056 78597 33554432000 4194304 5208918 140734515260336 140734515258184 4229021 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13892/statm: 92886 78597 104 248 0 92635 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 537844

[startup+162.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/183 13892
/proc/meminfo: memFree=24401588/32873648 swapFree=6336/6336
[pid=13871] ppid=13869 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13871/stat : 13871 (npSolver-wbo-It) S 13869 13871 3602 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291778106 9367552 274 33554432000 4194304 5064252 140733445872816 140733445871728 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13871/statm: 2287 274 233 213 0 72 0
[pid=13872] ppid=13871 vsize=148004 CPUtime=3.26 cores=1,3,5,7
/proc/13872/stat : 13872 (npSolver-wbo) S 13871 13871 3602 0 -1 4202496 11989 24214 0 0 171 25 125 5 20 0 1 0 291778106 151556096 30940 33554432000 4194304 5990268 140733925001136 140733924992560 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13872/statm: 37001 30940 182 439 0 36558 0
[pid=13891] ppid=13872 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13891/stat : 13891 (satsolver.sh) S 13872 13871 3602 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 291778435 9367552 267 33554432000 4194304 5064252 140734858094656 140734858093568 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13891/statm: 2287 267 226 213 0 72 0
[pid=13892] ppid=13891 vsize=386800 CPUtime=158.97 cores=1,3,5,7
/proc/13892/stat : 13892 (glucose) R 13891 13871 3602 0 -1 4202496 66215 0 0 0 15859 38 0 0 20 0 1 0 291778435 396083200 81830 33554432000 4194304 5208918 140734515260336 140734515258184 4229296 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13892/statm: 96700 81830 104 248 0 96449 0
Current children cumulated CPU time (s) 162.23

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

/proc/13892/stat : 13892 (glucose) R 13891 13871 3602 0 -1 4202496 130166 0 0 0 141656 217 0 0 20 0 1 0 291778435 610656256 134022 33554432000 4194304 5208918 140734515260336 140734515256648 4229776 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13892/statm: 149086 134022 104 248 0 148835 0
Current children cumulated CPU time (s) 1421.99
Current children cumulated vsize (KiB) 762644

[startup+1482.3 s]
/proc/loadavg: 2.21 2.10 2.03 3/183 13984
/proc/meminfo: memFree=24777684/32873648 swapFree=6336/6336
[pid=13871] ppid=13869 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13871/stat : 13871 (npSolver-wbo-It) S 13869 13871 3602 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291778106 9367552 274 33554432000 4194304 5064252 140733445872816 140733445871728 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13871/statm: 2287 274 233 213 0 72 0
[pid=13872] ppid=13871 vsize=148004 CPUtime=3.26 cores=1,3,5,7
/proc/13872/stat : 13872 (npSolver-wbo) S 13871 13871 3602 0 -1 4202496 11989 24214 0 0 171 25 125 5 20 0 1 0 291778106 151556096 30940 33554432000 4194304 5990268 140733925001136 140733924992560 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13872/statm: 37001 30940 182 439 0 36558 0
[pid=13891] ppid=13872 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13891/stat : 13891 (satsolver.sh) S 13872 13871 3602 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 291778435 9367552 267 33554432000 4194304 5064252 140734858094656 140734858093568 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13891/statm: 2287 267 226 213 0 72 0
[pid=13892] ppid=13891 vsize=604196 CPUtime=1478.73 cores=1,3,5,7
/proc/13892/stat : 13892 (glucose) R 13891 13871 3602 0 -1 4202496 131846 0 0 0 147648 225 0 0 20 0 1 0 291778435 618696704 130609 33554432000 4194304 5208918 140734515260336 140734515258184 4213084 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13892/statm: 151049 130609 104 248 0 150798 0
Current children cumulated CPU time (s) 1481.99
Current children cumulated vsize (KiB) 770496

[startup+1542.3 s]
/proc/loadavg: 2.23 2.13 2.04 3/184 13988
/proc/meminfo: memFree=24726152/32873648 swapFree=6336/6336
[pid=13871] ppid=13869 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13871/stat : 13871 (npSolver-wbo-It) S 13869 13871 3602 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291778106 9367552 274 33554432000 4194304 5064252 140733445872816 140733445871728 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13871/statm: 2287 274 233 213 0 72 0
[pid=13872] ppid=13871 vsize=148004 CPUtime=3.26 cores=1,3,5,7
/proc/13872/stat : 13872 (npSolver-wbo) S 13871 13871 3602 0 -1 4202496 11989 24214 0 0 171 25 125 5 20 0 1 0 291778106 151556096 30940 33554432000 4194304 5990268 140733925001136 140733924992560 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13872/statm: 37001 30940 182 439 0 36558 0
[pid=13891] ppid=13872 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13891/stat : 13891 (satsolver.sh) S 13872 13871 3602 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 291778435 9367552 267 33554432000 4194304 5064252 140734858094656 140734858093568 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13891/statm: 2287 267 226 213 0 72 0
[pid=13892] ppid=13891 vsize=608400 CPUtime=1538.72 cores=1,3,5,7
/proc/13892/stat : 13892 (glucose) R 13891 13871 3602 0 -1 4202496 133441 0 0 0 153644 228 0 0 20 0 1 0 291778435 623001600 137108 33554432000 4194304 5208918 140734515260336 140734515258184 4229704 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13892/statm: 152100 137108 104 248 0 151849 0
Current children cumulated CPU time (s) 1541.98
Current children cumulated vsize (KiB) 774700

[startup+1602.3 s]
/proc/loadavg: 2.13 2.12 2.04 3/183 13988
/proc/meminfo: memFree=24680780/32873648 swapFree=6336/6336
[pid=13871] ppid=13869 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13871/stat : 13871 (npSolver-wbo-It) S 13869 13871 3602 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291778106 9367552 274 33554432000 4194304 5064252 140733445872816 140733445871728 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13871/statm: 2287 274 233 213 0 72 0
[pid=13872] ppid=13871 vsize=148004 CPUtime=3.26 cores=1,3,5,7
/proc/13872/stat : 13872 (npSolver-wbo) S 13871 13871 3602 0 -1 4202496 11989 24214 0 0 171 25 125 5 20 0 1 0 291778106 151556096 30940 33554432000 4194304 5990268 140733925001136 140733924992560 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13872/statm: 37001 30940 182 439 0 36558 0
[pid=13891] ppid=13872 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13891/stat : 13891 (satsolver.sh) S 13872 13871 3602 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 291778435 9367552 267 33554432000 4194304 5064252 140734858094656 140734858093568 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13891/statm: 2287 267 226 213 0 72 0
[pid=13892] ppid=13891 vsize=823508 CPUtime=1598.71 cores=1,3,5,7
/proc/13892/stat : 13892 (glucose) R 13891 13871 3602 0 -1 4202496 134995 0 0 0 159637 234 0 0 20 0 1 0 291778435 843272192 155988 33554432000 4194304 5208918 140734515260336 140734515258184 4222484 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13892/statm: 205877 155988 104 248 0 205626 0
Current children cumulated CPU time (s) 1601.97
Current children cumulated vsize (KiB) 989808

[startup+1662.3 s]
/proc/loadavg: 2.09 2.11 2.04 3/183 13988
/proc/meminfo: memFree=24699508/32873648 swapFree=6336/6336
[pid=13871] ppid=13869 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13871/stat : 13871 (npSolver-wbo-It) S 13869 13871 3602 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291778106 9367552 274 33554432000 4194304 5064252 140733445872816 140733445871728 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13871/statm: 2287 274 233 213 0 72 0
[pid=13872] ppid=13871 vsize=148004 CPUtime=3.26 cores=1,3,5,7
/proc/13872/stat : 13872 (npSolver-wbo) S 13871 13871 3602 0 -1 4202496 11989 24214 0 0 171 25 125 5 20 0 1 0 291778106 151556096 30940 33554432000 4194304 5990268 140733925001136 140733924992560 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13872/statm: 37001 30940 182 439 0 36558 0
[pid=13891] ppid=13872 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13891/stat : 13891 (satsolver.sh) S 13872 13871 3602 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 291778435 9367552 267 33554432000 4194304 5064252 140734858094656 140734858093568 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13891/statm: 2287 267 226 213 0 72 0
[pid=13892] ppid=13891 vsize=615632 CPUtime=1658.7 cores=1,3,5,7
/proc/13892/stat : 13892 (glucose) R 13891 13871 3602 0 -1 4202496 136145 0 0 0 165631 239 0 0 20 0 1 0 291778435 630407168 139111 33554432000 4194304 5208918 140734515260336 140734515258184 4211066 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13892/statm: 153908 139111 104 248 0 153657 0
Current children cumulated CPU time (s) 1661.96
Current children cumulated vsize (KiB) 781932

[startup+1722.3 s]
/proc/loadavg: 2.07 2.10 2.04 3/183 13988
/proc/meminfo: memFree=24694900/32873648 swapFree=6336/6336
[pid=13871] ppid=13869 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13871/stat : 13871 (npSolver-wbo-It) S 13869 13871 3602 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291778106 9367552 274 33554432000 4194304 5064252 140733445872816 140733445871728 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13871/statm: 2287 274 233 213 0 72 0
[pid=13872] ppid=13871 vsize=148004 CPUtime=3.26 cores=1,3,5,7
/proc/13872/stat : 13872 (npSolver-wbo) S 13871 13871 3602 0 -1 4202496 11989 24214 0 0 171 25 125 5 20 0 1 0 291778106 151556096 30940 33554432000 4194304 5990268 140733925001136 140733924992560 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13872/statm: 37001 30940 182 439 0 36558 0
[pid=13891] ppid=13872 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13891/stat : 13891 (satsolver.sh) S 13872 13871 3602 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 291778435 9367552 267 33554432000 4194304 5064252 140734858094656 140734858093568 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13891/statm: 2287 267 226 213 0 72 0
[pid=13892] ppid=13891 vsize=627532 CPUtime=1718.7 cores=1,3,5,7
/proc/13892/stat : 13892 (glucose) R 13891 13871 3602 0 -1 4202496 139790 0 0 0 171624 246 0 0 20 0 1 0 291778435 642592768 139490 33554432000 4194304 5208918 140734515260336 140734515258184 4212769 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13892/statm: 156883 139490 104 248 0 156632 0
Current children cumulated CPU time (s) 1721.96
Current children cumulated vsize (KiB) 793832

[startup+1782.3 s]
/proc/loadavg: 2.02 2.08 2.03 3/183 13988
/proc/meminfo: memFree=24659440/32873648 swapFree=6336/6336
[pid=13871] ppid=13869 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13871/stat : 13871 (npSolver-wbo-It) S 13869 13871 3602 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291778106 9367552 274 33554432000 4194304 5064252 140733445872816 140733445871728 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13871/statm: 2287 274 233 213 0 72 0
[pid=13872] ppid=13871 vsize=148004 CPUtime=3.26 cores=1,3,5,7
/proc/13872/stat : 13872 (npSolver-wbo) S 13871 13871 3602 0 -1 4202496 11989 24214 0 0 171 25 125 5 20 0 1 0 291778106 151556096 30940 33554432000 4194304 5990268 140733925001136 140733924992560 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13872/statm: 37001 30940 182 439 0 36558 0
[pid=13891] ppid=13872 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13891/stat : 13891 (satsolver.sh) S 13872 13871 3602 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 291778435 9367552 267 33554432000 4194304 5064252 140734858094656 140734858093568 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13891/statm: 2287 267 226 213 0 72 0
[pid=13892] ppid=13891 vsize=634536 CPUtime=1778.68 cores=1,3,5,7
/proc/13892/stat : 13892 (glucose) R 13891 13871 3602 0 -1 4202496 142071 0 0 0 177618 250 0 0 20 0 1 0 291778435 649764864 150757 33554432000 4194304 5208918 140734515260336 140734515258184 4228997 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13892/statm: 158634 150757 104 248 0 158383 0
Current children cumulated CPU time (s) 1781.94
Current children cumulated vsize (KiB) 800836



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.02 2.08 2.03 3/183 13988
/proc/meminfo: memFree=24669436/32873648 swapFree=6336/6336
[pid=13871] ppid=13869 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13871/stat : 13871 (npSolver-wbo-It) S 13869 13871 3602 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291778106 9367552 274 33554432000 4194304 5064252 140733445872816 140733445871728 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13871/statm: 2287 274 233 213 0 72 0
[pid=13872] ppid=13871 vsize=148004 CPUtime=3.26 cores=1,3,5,7
/proc/13872/stat : 13872 (npSolver-wbo) S 13871 13871 3602 0 -1 4202496 11989 24214 0 0 171 25 125 5 20 0 1 0 291778106 151556096 30940 33554432000 4194304 5990268 140733925001136 140733924992560 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13872/statm: 37001 30940 182 439 0 36558 0
[pid=13891] ppid=13872 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13891/stat : 13891 (satsolver.sh) S 13872 13871 3602 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 291778435 9367552 267 33554432000 4194304 5064252 140734858094656 140734858093568 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13891/statm: 2287 267 226 213 0 72 0
[pid=13892] ppid=13891 vsize=635392 CPUtime=1796.79 cores=1,3,5,7
/proc/13892/stat : 13892 (glucose) R 13891 13871 3602 0 -1 4202496 142412 0 0 0 179426 253 0 0 20 0 1 0 291778435 650641408 142927 33554432000 4194304 5208918 140734515260336 140734515258184 4229528 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13892/statm: 158848 142927 104 248 0 158597 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 801692

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.4 s]
/proc/loadavg: 2.02 2.08 2.03 3/183 13988
/proc/meminfo: memFree=24669436/32873648 swapFree=6336/6336
[pid=13871] ppid=13869 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13871/stat : 13871 (npSolver-wbo-It) S 13869 13871 3602 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291778106 9367552 274 33554432000 4194304 5064252 140733445872816 140733445871728 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13871/statm: 2287 274 233 213 0 72 0
[pid=13872] ppid=13871 vsize=148004 CPUtime=3.26 cores=1,3,5,7
/proc/13872/stat : 13872 (npSolver-wbo) S 13871 13871 3602 0 -1 4202496 11989 24214 0 0 171 25 125 5 20 0 1 0 291778106 151556096 30940 33554432000 4194304 5990268 140733925001136 140733924992560 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13872/statm: 37001 30940 182 439 0 36558 0
[pid=13891] ppid=13872 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13891/stat : 13891 (satsolver.sh) S 13872 13871 3602 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 291778435 9367552 267 33554432000 4194304 5064252 140734858094656 140734858093568 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13891/statm: 2287 267 226 213 0 72 0
[pid=13892] ppid=13891 vsize=635392 CPUtime=1796.79 cores=1,3,5,7
/proc/13892/stat : 13892 (glucose) R 13891 13871 3602 0 -1 4202496 142412 0 0 0 179426 253 0 0 20 0 1 0 291778435 650641408 142927 33554432000 4194304 5208918 140734515260336 140734515258184 4229528 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13892/statm: 158848 142927 104 248 0 158597 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 801692

Child status: 0

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

Real time (s): 1800.42
CPU time (s): 1800.05
CPU user time (s): 1797.22
CPU system time (s): 2.83
CPU usage (%): 99.9795
Max. virtual memory (cumulated for all children) (KiB): 1013040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.97255
system time used= 0.317951
maximum resident set size= 230384
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37179
page faults= 0
swaps= 0
block input operations= 0
block output operations= 228928
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 50
involuntary context switches= 32

runsolver used 2.69559 second user time and 7.15391 second system time

The end

Launcher Data

Begin job on node112 at 2012-05-29 03:55:08
IDJOB=3715525
IDBENCH=79598
IDSOLVER=2297
FILE ID=node112/3715525-1338256508
RUNJOBID= node112-1338233303-3983
PBS_JOBID= 14624631
Free space on /tmp= 71096 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB10/normalized-PB10/PARTIAL-BIGINT-LIN/wcsp/spot5/normalized-spot5-5_wcsp.wbo
COMMAND LINE= DIR/npSolver-wbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3715525-1338256508/watcher-3715525-1338256508 -o /tmp/evaluation-result-3715525-1338256508/solver-3715525-1338256508 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itdqb.sh HOME/instance-3715525-1338256508.wbo 1149109037 HOME HOME

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

MD5SUM BENCH= c2eaa81317da42a84288274e542e014d
RANDOM SEED=1149109037

node112.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.763
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.52
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.763
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.763
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.763
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.763
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.763
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.92
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.763
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.763
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:        24959424 kB
Buffers:          522212 kB
Cached:          4901828 kB
SwapCached:            0 kB
Active:          3109472 kB
Inactive:        3951792 kB
Active(anon):    1636616 kB
Inactive(anon):        0 kB
Active(file):    1472856 kB
Inactive(file):  3951792 kB
Unevictable:        6336 kB
Mlocked:            6336 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8548 kB
Writeback:             0 kB
AnonPages:       1666676 kB
Mapped:            15540 kB
Shmem:               200 kB
Slab:             708540 kB
SReclaimable:     151872 kB
SUnreclaim:       556668 kB
KernelStack:        1520 kB
PageTables:         6904 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    2021876 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    888832 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= 71168 MiB
End job on node112 at 2012-05-29 04:25:09