Trace number 3752826

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.09 1800.41

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/wcsp/
spot5/normalized-spot5-509_wcsp.wbo
MD5SUM0a22110b19ff8df475cc5d040170176a
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big integers, linear constraints)
Best result obtained on this benchmarkMSAT
Best cost obtained on this benchmark39471
Best CPU time to get the best result obtained on this benchmark1800.46
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables1000
Total number of constraints12591
Number of soft constraints12243
Number of constraints which are clauses12243
Number of constraints which are cardinality constraints (but not clauses)348
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint4
Top cost 55572
Min constraint cost 1
Max constraint cost 55572
Sum of constraints costs 661084511
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.11	c run usual solver
0.00/0.49	o 145709784
0.00/0.49	c starting approximation
0.00/0.49	c factor = 2
0.00/0.49	c factor still to low - shrinking to 1.07036e+07
0.00/0.49	c approx number of clauses: 1e+06
0.00/0.49	c current bound: 72854896
0.00/0.79	c leaving approximation
0.00/0.79	c finished approximation
0.00/0.79	c fallback to adder encoding
1800.09/1800.41	c error: unexpected solver exit code
1800.09/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-3752826-1339213419/watcher-3752826-1339213419 -o /tmp/evaluation-result-3752826-1339213419/solver-3752826-1339213419 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itdqb.sh HOME/instance-3752826-1339213419.wbo 1240157632 HOME HOME 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.72 1.83 1.89 2/179 25497
/proc/meminfo: memFree=30147576/32873844 swapFree=7124/7124
[pid=25497] ppid=25495 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25497/stat : 25497 (npSolver-wbo-It) S 25495 25497 8611 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 31308945 9367552 274 33554432000 4194304 5064252 140737065692112 140737065691024 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25497/statm: 2287 274 233 213 0 72 0

[startup+0.050294 s]
/proc/loadavg: 1.72 1.83 1.89 2/179 25497
/proc/meminfo: memFree=30147576/32873844 swapFree=7124/7124
[pid=25497] ppid=25495 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25497/stat : 25497 (npSolver-wbo-It) S 25495 25497 8611 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 31308945 9367552 274 33554432000 4194304 5064252 140737065692112 140737065691024 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25497/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100298 s]
/proc/loadavg: 1.72 1.83 1.89 2/179 25497
/proc/meminfo: memFree=30147576/32873844 swapFree=7124/7124
[pid=25497] ppid=25495 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25497/stat : 25497 (npSolver-wbo-It) S 25495 25497 8611 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 31308945 9367552 274 33554432000 4194304 5064252 140737065692112 140737065691024 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25497/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300149 s]
/proc/loadavg: 1.72 1.83 1.89 2/179 25497
/proc/meminfo: memFree=30147576/32873844 swapFree=7124/7124
[pid=25497] ppid=25495 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25497/stat : 25497 (npSolver-wbo-It) S 25495 25497 8611 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 31308945 9367552 274 33554432000 4194304 5064252 140737065692112 140737065691024 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25497/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70015 s]
/proc/loadavg: 1.72 1.83 1.89 2/179 25497
/proc/meminfo: memFree=30147576/32873844 swapFree=7124/7124
[pid=25497] ppid=25495 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25497/stat : 25497 (npSolver-wbo-It) S 25495 25497 8611 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 31308945 9367552 274 33554432000 4194304 5064252 140737065692112 140737065691024 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25497/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50029 s]
/proc/loadavg: 1.72 1.83 1.89 3/181 25516
/proc/meminfo: memFree=30009292/32873844 swapFree=7124/7124
[pid=25497] ppid=25495 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25497/stat : 25497 (npSolver-wbo-It) S 25495 25497 8611 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 31308945 9367552 274 33554432000 4194304 5064252 140737065692112 140737065691024 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25497/statm: 2287 274 233 213 0 72 0
[pid=25498] ppid=25497 vsize=117200 CPUtime=1.48 cores=0,2,4,6
/proc/25498/stat : 25498 (npSolver-wbo) R 25497 25497 8611 0 -1 4202496 14213 22765 0 0 87 9 47 5 20 0 1 0 31308945 120012800 23643 33554432000 4194304 6006132 140736614644224 140736614636568 4535954 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/25498/statm: 29300 23643 193 443 0 28853 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 126348

[startup+3.10029 s]
/proc/loadavg: 1.72 1.83 1.89 3/181 25516
/proc/meminfo: memFree=29867128/32873844 swapFree=7124/7124
[pid=25497] ppid=25495 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25497/stat : 25497 (npSolver-wbo-It) S 25495 25497 8611 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 31308945 9367552 274 33554432000 4194304 5064252 140737065692112 140737065691024 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25497/statm: 2287 274 233 213 0 72 0
[pid=25498] ppid=25497 vsize=313808 CPUtime=3.08 cores=0,2,4,6
/proc/25498/stat : 25498 (npSolver-wbo) R 25497 25497 8611 0 -1 4202496 15386 22765 0 0 243 13 47 5 20 0 1 0 31308945 321339392 51803 33554432000 4194304 6006132 140736614644224 140736614636920 4582385 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/25498/statm: 78452 51803 193 443 0 78005 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 322956

[startup+6.30033 s]
/proc/loadavg: 1.74 1.83 1.89 3/185 25520
/proc/meminfo: memFree=28463084/32873844 swapFree=7124/7124
[pid=25497] ppid=25495 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25497/stat : 25497 (npSolver-wbo-It) S 25495 25497 8611 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 31308945 9367552 274 33554432000 4194304 5064252 140737065692112 140737065691024 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25497/statm: 2287 274 233 213 0 72 0
[pid=25498] ppid=25497 vsize=279064 CPUtime=4.88 cores=0,2,4,6
/proc/25498/stat : 25498 (npSolver-wbo) S 25497 25497 8611 0 -1 4202496 15839 22765 0 0 385 51 47 5 20 0 1 0 31308945 285761536 69261 33554432000 4194304 6006132 140736614644224 140736614635616 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25498/statm: 69766 69261 193 443 0 69319 0
[pid=25519] ppid=25498 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25519/stat : 25519 (satsolver.sh) S 25498 25497 8611 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 31309435 9367552 267 33554432000 4194304 5064252 140734203995088 140734203994000 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25519/statm: 2287 267 226 213 0 72 0
[pid=25520] ppid=25519 vsize=348324 CPUtime=1.39 cores=0,2,4,6
/proc/25520/stat : 25520 (glucose) R 25519 25497 8611 0 -1 4202496 45228 0 0 0 128 11 0 0 20 0 1 0 31309435 356683776 73476 33554432000 4194304 5208918 140735968255728 140735967205128 4465602 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/25520/statm: 87081 73476 70 248 0 86830 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 645684

[startup+12.7003 s]
/proc/loadavg: 1.76 1.83 1.89 3/185 25520
/proc/meminfo: memFree=26716244/32873844 swapFree=7124/7124
[pid=25497] ppid=25495 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25497/stat : 25497 (npSolver-wbo-It) S 25495 25497 8611 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 31308945 9367552 274 33554432000 4194304 5064252 140737065692112 140737065691024 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25497/statm: 2287 274 233 213 0 72 0
[pid=25498] ppid=25497 vsize=279064 CPUtime=4.88 cores=0,2,4,6
/proc/25498/stat : 25498 (npSolver-wbo) S 25497 25497 8611 0 -1 4202496 15839 22765 0 0 385 51 47 5 20 0 1 0 31308945 285761536 69261 33554432000 4194304 6006132 140736614644224 140736614635616 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25498/statm: 69766 69261 193 443 0 69319 0
[pid=25519] ppid=25498 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25519/stat : 25519 (satsolver.sh) S 25498 25497 8611 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 31309435 9367552 267 33554432000 4194304 5064252 140734203995088 140734203994000 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25519/statm: 2287 267 226 213 0 72 0
[pid=25520] ppid=25519 vsize=617492 CPUtime=7.78 cores=0,2,4,6
/proc/25520/stat : 25520 (glucose) R 25519 25497 8611 0 -1 4202496 94726 0 0 0 749 29 0 0 20 0 1 0 31309435 632311808 149503 33554432000 4194304 5208918 140735968255728 140735968253576 4229365 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/25520/statm: 154373 149503 102 248 0 154122 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 914852

[startup+25.5003 s]
/proc/loadavg: 2.18 1.92 1.92 3/185 25520
/proc/meminfo: memFree=26800040/32873844 swapFree=7124/7124
[pid=25497] ppid=25495 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25497/stat : 25497 (npSolver-wbo-It) S 25495 25497 8611 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 31308945 9367552 274 33554432000 4194304 5064252 140737065692112 140737065691024 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25497/statm: 2287 274 233 213 0 72 0
[pid=25498] ppid=25497 vsize=279064 CPUtime=4.88 cores=0,2,4,6
/proc/25498/stat : 25498 (npSolver-wbo) S 25497 25497 8611 0 -1 4202496 15839 22765 0 0 385 51 47 5 20 0 1 0 31308945 285761536 69261 33554432000 4194304 6006132 140736614644224 140736614635616 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25498/statm: 69766 69261 193 443 0 69319 0
[pid=25519] ppid=25498 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25519/stat : 25519 (satsolver.sh) S 25498 25497 8611 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 31309435 9367552 267 33554432000 4194304 5064252 140734203995088 140734203994000 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25519/statm: 2287 267 226 213 0 72 0
[pid=25520] ppid=25519 vsize=702508 CPUtime=20.58 cores=0,2,4,6
/proc/25520/stat : 25520 (glucose) R 25519 25497 8611 0 -1 4202496 96134 0 0 0 2028 30 0 0 20 0 1 0 31309435 719368192 151392 33554432000 4194304 5208918 140735968255728 140735968253400 4229021 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/25520/statm: 175627 151392 104 248 0 175376 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 999868

[startup+51.1004 s]
/proc/loadavg: 2.17 1.94 1.92 3/185 25520
/proc/meminfo: memFree=26773400/32873844 swapFree=7124/7124
[pid=25497] ppid=25495 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25497/stat : 25497 (npSolver-wbo-It) S 25495 25497 8611 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 31308945 9367552 274 33554432000 4194304 5064252 140737065692112 140737065691024 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25497/statm: 2287 274 233 213 0 72 0
[pid=25498] ppid=25497 vsize=279064 CPUtime=4.88 cores=0,2,4,6
/proc/25498/stat : 25498 (npSolver-wbo) S 25497 25497 8611 0 -1 4202496 15839 22765 0 0 385 51 47 5 20 0 1 0 31308945 285761536 69261 33554432000 4194304 6006132 140736614644224 140736614635616 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25498/statm: 69766 69261 193 443 0 69319 0
[pid=25519] ppid=25498 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25519/stat : 25519 (satsolver.sh) S 25498 25497 8611 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 31309435 9367552 267 33554432000 4194304 5064252 140734203995088 140734203994000 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25519/statm: 2287 267 226 213 0 72 0
[pid=25520] ppid=25519 vsize=704624 CPUtime=46.18 cores=0,2,4,6
/proc/25520/stat : 25520 (glucose) R 25519 25497 8611 0 -1 4202496 96678 0 0 0 4588 30 0 0 20 0 1 0 31309435 721534976 152958 33554432000 4194304 5208918 140735968255728 140735968253688 4229319 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25520/statm: 176156 152958 104 248 0 175905 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 1001984

[startup+102.3 s]
/proc/loadavg: 2.12 1.96 1.93 3/185 25521
/proc/meminfo: memFree=26764364/32873844 swapFree=7124/7124
[pid=25497] ppid=25495 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25497/stat : 25497 (npSolver-wbo-It) S 25495 25497 8611 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 31308945 9367552 274 33554432000 4194304 5064252 140737065692112 140737065691024 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25497/statm: 2287 274 233 213 0 72 0
[pid=25498] ppid=25497 vsize=279064 CPUtime=4.88 cores=0,2,4,6
/proc/25498/stat : 25498 (npSolver-wbo) S 25497 25497 8611 0 -1 4202496 15839 22765 0 0 385 51 47 5 20 0 1 0 31308945 285761536 69261 33554432000 4194304 6006132 140736614644224 140736614635616 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25498/statm: 69766 69261 193 443 0 69319 0
[pid=25519] ppid=25498 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25519/stat : 25519 (satsolver.sh) S 25498 25497 8611 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 31309435 9367552 267 33554432000 4194304 5064252 140734203995088 140734203994000 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25519/statm: 2287 267 226 213 0 72 0
[pid=25520] ppid=25519 vsize=707492 CPUtime=97.37 cores=0,2,4,6
/proc/25520/stat : 25520 (glucose) R 25519 25497 8611 0 -1 4202496 97409 0 0 0 9706 31 0 0 20 0 1 0 31309435 724471808 154711 33554432000 4194304 5208918 140735968255728 140735968253688 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25520/statm: 176873 154711 104 248 0 176622 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 1004852

[startup+162.307 s]
/proc/loadavg: 2.04 1.97 1.93 3/185 25521
/proc/meminfo: memFree=26723676/32873844 swapFree=7124/7124
[pid=25497] ppid=25495 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25497/stat : 25497 (npSolver-wbo-It) S 25495 25497 8611 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 31308945 9367552 274 33554432000 4194304 5064252 140737065692112 140737065691024 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25497/statm: 2287 274 233 213 0 72 0
[pid=25498] ppid=25497 vsize=279064 CPUtime=4.88 cores=0,2,4,6
/proc/25498/stat : 25498 (npSolver-wbo) S 25497 25497 8611 0 -1 4202496 15839 22765 0 0 385 51 47 5 20 0 1 0 31308945 285761536 69261 33554432000 4194304 6006132 140736614644224 140736614635616 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25498/statm: 69766 69261 193 443 0 69319 0
[pid=25519] ppid=25498 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25519/stat : 25519 (satsolver.sh) S 25498 25497 8611 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 31309435 9367552 267 33554432000 4194304 5064252 140734203995088 140734203994000 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25519/statm: 2287 267 226 213 0 72 0
[pid=25520] ppid=25519 vsize=723584 CPUtime=157.36 cores=0,2,4,6
/proc/25520/stat : 25520 (glucose) R 25519 25497 8611 0 -1 4202496 101957 0 0 0 15700 36 0 0 20 0 1 0 31309435 740950016 163929 33554432000 4194304 5208918 140735968255728 140735968253576 4211111 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25520/statm: 180896 163929 104 248 0 180645 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 1020944

[startup+222.3 s]
/proc/loadavg: 2.07 1.99 1.93 3/185 25521
/proc/meminfo: memFree=26623592/32873844 swapFree=7124/7124
[pid=25497] ppid=25495 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/25520/stat : 25520 (glucose) R 25519 25497 8611 0 -1 4202496 144921 0 0 0 135552 166 0 0 20 0 1 0 31309435 845799424 193448 33554432000 4194304 5208918 140735968255728 140735968253816 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25520/statm: 206494 193448 104 248 0 206243 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 1123336

[startup+1422.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/185 25555
/proc/meminfo: memFree=26286304/32873844 swapFree=7124/7124
[pid=25497] ppid=25495 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25497/stat : 25497 (npSolver-wbo-It) S 25495 25497 8611 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 31308945 9367552 274 33554432000 4194304 5064252 140737065692112 140737065691024 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25497/statm: 2287 274 233 213 0 72 0
[pid=25498] ppid=25497 vsize=279064 CPUtime=4.88 cores=0,2,4,6
/proc/25498/stat : 25498 (npSolver-wbo) S 25497 25497 8611 0 -1 4202496 15839 22765 0 0 385 51 47 5 20 0 1 0 31308945 285761536 69261 33554432000 4194304 6006132 140736614644224 140736614635616 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25498/statm: 69766 69261 193 443 0 69319 0
[pid=25519] ppid=25498 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25519/stat : 25519 (satsolver.sh) S 25498 25497 8611 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 31309435 9367552 267 33554432000 4194304 5064252 140734203995088 140734203994000 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25519/statm: 2287 267 226 213 0 72 0
[pid=25520] ppid=25519 vsize=960908 CPUtime=1417.17 cores=0,2,4,6
/proc/25520/stat : 25520 (glucose) R 25519 25497 8611 0 -1 4202496 146066 0 0 0 141548 169 0 0 20 0 1 0 31309435 983969792 212975 33554432000 4194304 5208918 140735968255728 140735968253576 4212560 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25520/statm: 240227 212975 104 248 0 239976 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 1258268

[startup+1482.31 s]
/proc/loadavg: 2.00 2.01 2.00 3/184 25555
/proc/meminfo: memFree=26372268/32873844 swapFree=7124/7124
[pid=25497] ppid=25495 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25497/stat : 25497 (npSolver-wbo-It) S 25495 25497 8611 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 31308945 9367552 274 33554432000 4194304 5064252 140737065692112 140737065691024 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25497/statm: 2287 274 233 213 0 72 0
[pid=25498] ppid=25497 vsize=279064 CPUtime=4.88 cores=0,2,4,6
/proc/25498/stat : 25498 (npSolver-wbo) S 25497 25497 8611 0 -1 4202496 15839 22765 0 0 385 51 47 5 20 0 1 0 31308945 285761536 69261 33554432000 4194304 6006132 140736614644224 140736614635616 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25498/statm: 69766 69261 193 443 0 69319 0
[pid=25519] ppid=25498 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25519/stat : 25519 (satsolver.sh) S 25498 25497 8611 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 31309435 9367552 267 33554432000 4194304 5064252 140734203995088 140734203994000 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25519/statm: 2287 267 226 213 0 72 0
[pid=25520] ppid=25519 vsize=963316 CPUtime=1477.16 cores=0,2,4,6
/proc/25520/stat : 25520 (glucose) R 25519 25497 8611 0 -1 4202496 147788 0 0 0 147540 176 0 0 20 0 1 0 31309435 986435584 208431 33554432000 4194304 5208918 140735968255728 140735968252104 4229471 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25520/statm: 240829 208431 104 248 0 240578 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 1260676

[startup+1542.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/185 25556
/proc/meminfo: memFree=26328164/32873844 swapFree=7124/7124
[pid=25497] ppid=25495 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25497/stat : 25497 (npSolver-wbo-It) S 25495 25497 8611 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 31308945 9367552 274 33554432000 4194304 5064252 140737065692112 140737065691024 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25497/statm: 2287 274 233 213 0 72 0
[pid=25498] ppid=25497 vsize=279064 CPUtime=4.88 cores=0,2,4,6
/proc/25498/stat : 25498 (npSolver-wbo) S 25497 25497 8611 0 -1 4202496 15839 22765 0 0 385 51 47 5 20 0 1 0 31308945 285761536 69261 33554432000 4194304 6006132 140736614644224 140736614635616 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25498/statm: 69766 69261 193 443 0 69319 0
[pid=25519] ppid=25498 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25519/stat : 25519 (satsolver.sh) S 25498 25497 8611 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 31309435 9367552 267 33554432000 4194304 5064252 140734203995088 140734203994000 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25519/statm: 2287 267 226 213 0 72 0
[pid=25520] ppid=25519 vsize=964932 CPUtime=1537.15 cores=0,2,4,6
/proc/25520/stat : 25520 (glucose) R 25519 25497 8611 0 -1 4202496 149318 0 0 0 153532 183 0 0 20 0 1 0 31309435 988090368 203178 33554432000 4194304 5208918 140735968255728 140735968253880 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25520/statm: 241233 203178 104 248 0 240982 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 1262292

[startup+1602.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/186 25560
/proc/meminfo: memFree=26426508/32873844 swapFree=7124/7124
[pid=25497] ppid=25495 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25497/stat : 25497 (npSolver-wbo-It) S 25495 25497 8611 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 31308945 9367552 274 33554432000 4194304 5064252 140737065692112 140737065691024 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25497/statm: 2287 274 233 213 0 72 0
[pid=25498] ppid=25497 vsize=279064 CPUtime=4.88 cores=0,2,4,6
/proc/25498/stat : 25498 (npSolver-wbo) S 25497 25497 8611 0 -1 4202496 15839 22765 0 0 385 51 47 5 20 0 1 0 31308945 285761536 69261 33554432000 4194304 6006132 140736614644224 140736614635616 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25498/statm: 69766 69261 193 443 0 69319 0
[pid=25519] ppid=25498 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25519/stat : 25519 (satsolver.sh) S 25498 25497 8611 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 31309435 9367552 267 33554432000 4194304 5064252 140734203995088 140734203994000 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25519/statm: 2287 267 226 213 0 72 0
[pid=25520] ppid=25519 vsize=836088 CPUtime=1597.14 cores=0,2,4,6
/proc/25520/stat : 25520 (glucose) R 25519 25497 8611 0 -1 4202496 150784 0 0 0 159525 189 0 0 20 0 1 0 31309435 856154112 196853 33554432000 4194304 5208918 140735968255728 140735968252104 4229311 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25520/statm: 209022 196853 104 248 0 208771 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 1133448

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 25560
/proc/meminfo: memFree=26338244/32873844 swapFree=7124/7124
[pid=25497] ppid=25495 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25497/stat : 25497 (npSolver-wbo-It) S 25495 25497 8611 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 31308945 9367552 274 33554432000 4194304 5064252 140737065692112 140737065691024 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25497/statm: 2287 274 233 213 0 72 0
[pid=25498] ppid=25497 vsize=279064 CPUtime=4.88 cores=0,2,4,6
/proc/25498/stat : 25498 (npSolver-wbo) S 25497 25497 8611 0 -1 4202496 15839 22765 0 0 385 51 47 5 20 0 1 0 31308945 285761536 69261 33554432000 4194304 6006132 140736614644224 140736614635616 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25498/statm: 69766 69261 193 443 0 69319 0
[pid=25519] ppid=25498 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25519/stat : 25519 (satsolver.sh) S 25498 25497 8611 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 31309435 9367552 267 33554432000 4194304 5064252 140734203995088 140734203994000 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25519/statm: 2287 267 226 213 0 72 0
[pid=25520] ppid=25519 vsize=837204 CPUtime=1657.13 cores=0,2,4,6
/proc/25520/stat : 25520 (glucose) R 25519 25497 8611 0 -1 4202496 152221 0 0 0 165517 196 0 0 20 0 1 0 31309435 857296896 202773 33554432000 4194304 5208918 140735968255728 140735968252104 4229757 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25520/statm: 209301 202773 104 248 0 209050 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 1134564

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 25560
/proc/meminfo: memFree=25863912/32873844 swapFree=7124/7124
[pid=25497] ppid=25495 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25497/stat : 25497 (npSolver-wbo-It) S 25495 25497 8611 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 31308945 9367552 274 33554432000 4194304 5064252 140737065692112 140737065691024 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25497/statm: 2287 274 233 213 0 72 0
[pid=25498] ppid=25497 vsize=279064 CPUtime=4.88 cores=0,2,4,6
/proc/25498/stat : 25498 (npSolver-wbo) S 25497 25497 8611 0 -1 4202496 15839 22765 0 0 385 51 47 5 20 0 1 0 31308945 285761536 69261 33554432000 4194304 6006132 140736614644224 140736614635616 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25498/statm: 69766 69261 193 443 0 69319 0
[pid=25519] ppid=25498 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25519/stat : 25519 (satsolver.sh) S 25498 25497 8611 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 31309435 9367552 267 33554432000 4194304 5064252 140734203995088 140734203994000 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25519/statm: 2287 267 226 213 0 72 0
[pid=25520] ppid=25519 vsize=971268 CPUtime=1717.12 cores=0,2,4,6
/proc/25520/stat : 25520 (glucose) R 25519 25497 8611 0 -1 4202496 154229 0 0 0 171509 203 0 0 20 0 1 0 31309435 994578432 207202 33554432000 4194304 5208918 140735968255728 140735968253576 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25520/statm: 242817 207202 104 248 0 242566 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 1268628

[startup+1782.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/185 25560
/proc/meminfo: memFree=26325588/32873844 swapFree=7124/7124
[pid=25497] ppid=25495 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25497/stat : 25497 (npSolver-wbo-It) S 25495 25497 8611 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 31308945 9367552 274 33554432000 4194304 5064252 140737065692112 140737065691024 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25497/statm: 2287 274 233 213 0 72 0
[pid=25498] ppid=25497 vsize=279064 CPUtime=4.88 cores=0,2,4,6
/proc/25498/stat : 25498 (npSolver-wbo) S 25497 25497 8611 0 -1 4202496 15839 22765 0 0 385 51 47 5 20 0 1 0 31308945 285761536 69261 33554432000 4194304 6006132 140736614644224 140736614635616 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25498/statm: 69766 69261 193 443 0 69319 0
[pid=25519] ppid=25498 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25519/stat : 25519 (satsolver.sh) S 25498 25497 8611 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 31309435 9367552 267 33554432000 4194304 5064252 140734203995088 140734203994000 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25519/statm: 2287 267 226 213 0 72 0
[pid=25520] ppid=25519 vsize=973716 CPUtime=1777.11 cores=0,2,4,6
/proc/25520/stat : 25520 (glucose) R 25519 25497 8611 0 -1 4202496 155933 0 0 0 177502 209 0 0 20 0 1 0 31309435 997085184 210831 33554432000 4194304 5208918 140735968255728 140735968253576 4229456 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25520/statm: 243429 210831 104 248 0 243178 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 1271076



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 1.94 1.99 1.99 2/176 25585
/proc/meminfo: memFree=29326500/32873844 swapFree=7124/7124
[pid=25497] ppid=25495 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25497/stat : 25497 (npSolver-wbo-It) S 25495 25497 8611 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 31308945 9367552 274 33554432000 4194304 5064252 140737065692112 140737065691024 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25497/statm: 2287 274 233 213 0 72 0
[pid=25498] ppid=25497 vsize=279064 CPUtime=4.88 cores=0,2,4,6
/proc/25498/stat : 25498 (npSolver-wbo) S 25497 25497 8611 0 -1 4202496 15839 22765 0 0 385 51 47 5 20 0 1 0 31308945 285761536 69261 33554432000 4194304 6006132 140736614644224 140736614635616 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25498/statm: 69766 69261 193 443 0 69319 0
[pid=25519] ppid=25498 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25519/stat : 25519 (satsolver.sh) S 25498 25497 8611 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 31309435 9367552 267 33554432000 4194304 5064252 140734203995088 140734203994000 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25519/statm: 2287 267 226 213 0 72 0
[pid=25520] ppid=25519 vsize=841724 CPUtime=1795.21 cores=0,2,4,6
/proc/25520/stat : 25520 (glucose) R 25519 25497 8611 0 -1 4202496 156681 0 0 0 179308 213 0 0 20 0 1 0 31309435 861925376 204318 33554432000 4194304 5208918 140735968255728 140735968252040 4229493 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25520/statm: 210431 204318 104 248 0 210180 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 1139084

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 25497 and gives
#  childrusage.ru_utime.tv_sec=4
#  childrusage.ru_utime.tv_usec=333341
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=567913
# CPU time returned by wait4() is 4.90125
# while last known CPU time is 1800.09
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.41
CPU time (s): 1800.09
CPU user time (s): 1797.4
CPU system time (s): 2.69
CPU usage (%): 99.982
Max. virtual memory (cumulated for all children) (KiB): 1482692

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.33334
system time used= 0.567913
maximum resident set size= 538232
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 39581
page faults= 0
swaps= 0
block input operations= 0
block output operations= 537248
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 66
involuntary context switches= 38

runsolver used 3.49147 second user time and 9.01363 second system time

The end

Launcher Data

Begin job on node134 at 2012-06-09 05:43:39
IDJOB=3752826
IDBENCH=79609
IDSOLVER=2336
FILE ID=node134/3752826-1339213419
RUNJOBID= node134-1339204370-8627
PBS_JOBID= 14643850
Free space on /tmp= 71136 MiB

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

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

MD5SUM BENCH= 0a22110b19ff8df475cc5d040170176a
RANDOM SEED=1240157632

node134.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.091
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.18
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.091
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	: 5332.55
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.091
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	: 5332.55
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.091
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	: 5332.55
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.091
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	: 5332.55
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.091
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	: 5332.56
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.091
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	: 5332.56
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.091
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	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        30149888 kB
Buffers:          394944 kB
Cached:           952724 kB
SwapCached:            0 kB
Active:          1015620 kB
Inactive:         845564 kB
Active(anon):     498604 kB
Inactive(anon):    11184 kB
Active(file):     517016 kB
Inactive(file):   834380 kB
Unevictable:        7124 kB
Mlocked:            7124 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             19736 kB
Writeback:             0 kB
AnonPages:        483132 kB
Mapped:            15216 kB
Shmem:               212 kB
Slab:             689764 kB
SReclaimable:     130468 kB
SUnreclaim:       559296 kB
KernelStack:        1520 kB
PageTables:         5096 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     740212 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:    399360 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= 70880 MiB
End job on node134 at 2012-06-09 06:13:39