Trace number 3752784

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

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/wcsp/satellite/
normalized-satellite01c_wcsp.wbo
MD5SUMcf734c31856eb9bf93a29f59ba7065c3
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1494
Best CPU time to get the best result obtained on this benchmark1.75373
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables411
Total number of constraints12603
Number of soft constraints12524
Number of constraints which are clauses12524
Number of constraints which are cardinality constraints (but not clauses)79
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint8
Top cost 80782
Min constraint cost 1
Max constraint cost 80782
Sum of constraints costs 990224691
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 9
Number of bits of the biggest sum of numbers4
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 404006
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 30358.6
0.00/0.49	c approx number of clauses: 1e+06
0.00/0.49	c current bound: 202003
2.35/2.48	c leaving approximation
2.35/2.48	c finished approximation
2.35/2.48	c fallback to adder encoding
1800.07/1800.41	c error: unexpected solver exit code
1800.07/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-3752784-1339212748/watcher-3752784-1339212748 -o /tmp/evaluation-result-3752784-1339212748/solver-3752784-1339212748 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itdqb.sh HOME/instance-3752784-1339212748.wbo 1617260426 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: 4.59 4.12 2.99 3/178 16549
/proc/meminfo: memFree=31516288/32873852 swapFree=6860/6860
[pid=16549] ppid=16547 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16549/stat : 16549 (npSolver-wbo-It) S 16547 16549 13761 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 387400745 9367552 274 33554432000 4194304 5064252 140735181639344 140735181638256 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16549/statm: 2287 274 233 213 0 72 0

[startup+0.0940481 s]
/proc/loadavg: 4.59 4.12 2.99 3/178 16549
/proc/meminfo: memFree=31516288/32873852 swapFree=6860/6860
[pid=16549] ppid=16547 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16549/stat : 16549 (npSolver-wbo-It) S 16547 16549 13761 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 387400745 9367552 274 33554432000 4194304 5064252 140735181639344 140735181638256 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16549/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100326 s]
/proc/loadavg: 4.59 4.12 2.99 3/178 16549
/proc/meminfo: memFree=31516288/32873852 swapFree=6860/6860
[pid=16549] ppid=16547 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16549/stat : 16549 (npSolver-wbo-It) S 16547 16549 13761 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 387400745 9367552 274 33554432000 4194304 5064252 140735181639344 140735181638256 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16549/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300293 s]
/proc/loadavg: 4.59 4.12 2.99 3/178 16549
/proc/meminfo: memFree=31516288/32873852 swapFree=6860/6860
[pid=16549] ppid=16547 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16549/stat : 16549 (npSolver-wbo-It) S 16547 16549 13761 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 387400745 9367552 274 33554432000 4194304 5064252 140735181639344 140735181638256 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16549/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700275 s]
/proc/loadavg: 4.59 4.12 2.99 3/178 16549
/proc/meminfo: memFree=31516288/32873852 swapFree=6860/6860
[pid=16549] ppid=16547 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16549/stat : 16549 (npSolver-wbo-It) S 16547 16549 13761 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 387400745 9367552 274 33554432000 4194304 5064252 140735181639344 140735181638256 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16549/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.5004 s]
/proc/loadavg: 4.59 4.12 2.99 3/182 16574
/proc/meminfo: memFree=31426684/32873852 swapFree=6860/6860
[pid=16549] ppid=16547 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16549/stat : 16549 (npSolver-wbo-It) S 16547 16549 13761 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 387400745 9367552 274 33554432000 4194304 5064252 140735181639344 140735181638256 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16549/statm: 2287 274 233 213 0 72 0
[pid=16550] ppid=16549 vsize=28292 CPUtime=0.56 cores=1,3,5,7
/proc/16550/stat : 16550 (npSolver-wbo) S 16549 16549 13761 0 -1 4202496 6973 9388 0 0 18 7 29 2 20 0 1 0 387400745 28971008 5981 33554432000 4194304 6006132 140735810847744 140735810839104 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16550/statm: 7073 5981 176 443 0 6626 0
[pid=16566] ppid=16550 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16566/stat : 16566 (satsolver.sh) S 16550 16549 13761 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 387400804 9367552 267 33554432000 4194304 5064252 140735822405952 140735822404864 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16566/statm: 2287 267 226 213 0 72 0
[pid=16567] ppid=16566 vsize=49768 CPUtime=0.89 cores=1,3,5,7
/proc/16567/stat : 16567 (glucose) R 16566 16549 13761 0 -1 4202496 10394 0 0 0 88 1 0 0 20 0 1 0 387400804 50962432 11622 33554432000 4194304 5208918 140735565682048 140735565679880 4229251 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16567/statm: 12442 11622 95 248 0 12191 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 96356

[startup+3.10033 s]
/proc/loadavg: 4.59 4.12 2.99 3/182 16581
/proc/meminfo: memFree=31405940/32873852 swapFree=6860/6860
[pid=16549] ppid=16547 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16549/stat : 16549 (npSolver-wbo-It) S 16547 16549 13761 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 387400745 9367552 274 33554432000 4194304 5064252 140735181639344 140735181638256 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16549/statm: 2287 274 233 213 0 72 0
[pid=16550] ppid=16549 vsize=109896 CPUtime=3.08 cores=1,3,5,7
/proc/16550/stat : 16550 (npSolver-wbo) R 16549 16549 13761 0 -1 4202496 13094 22687 0 0 78 10 215 5 20 0 1 0 387400745 112533504 20160 33554432000 4194304 6006132 140735810847744 140735810839680 4580448 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/16550/statm: 27474 20160 192 443 0 27027 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 119044

[startup+6.30032 s]
/proc/loadavg: 4.39 4.09 2.98 3/180 16614
/proc/meminfo: memFree=30965032/32873852 swapFree=6860/6860
[pid=16549] ppid=16547 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16549/stat : 16549 (npSolver-wbo-It) S 16547 16549 13761 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 387400745 9367552 274 33554432000 4194304 5064252 140735181639344 140735181638256 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16549/statm: 2287 274 233 213 0 72 0
[pid=16550] ppid=16549 vsize=273412 CPUtime=5.4 cores=1,3,5,7
/proc/16550/stat : 16550 (npSolver-wbo) S 16549 16549 13761 0 -1 4202496 14792 22687 0 0 276 44 215 5 20 0 1 0 387400745 279973888 46223 33554432000 4194304 6006132 140735810847744 140735810839136 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16550/statm: 68353 46223 192 443 0 67906 0
Current children cumulated CPU time (s) 5.4
Current children cumulated vsize (KiB) 282560

[startup+12.7003 s]
/proc/loadavg: 4.20 4.05 2.98 3/181 16672
/proc/meminfo: memFree=30704336/32873852 swapFree=6860/6860
[pid=16549] ppid=16547 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16549/stat : 16549 (npSolver-wbo-It) S 16547 16549 13761 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 387400745 9367552 274 33554432000 4194304 5064252 140735181639344 140735181638256 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16549/statm: 2287 274 233 213 0 72 0
[pid=16550] ppid=16549 vsize=273412 CPUtime=5.4 cores=1,3,5,7
/proc/16550/stat : 16550 (npSolver-wbo) S 16549 16549 13761 0 -1 4202496 14792 22687 0 0 276 44 215 5 20 0 1 0 387400745 279973888 46223 33554432000 4194304 6006132 140735810847744 140735810839136 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16550/statm: 68353 46223 192 443 0 67906 0
[pid=16615] ppid=16550 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16615/stat : 16615 (satsolver.sh) S 16550 16549 13761 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387401288 9367552 267 33554432000 4194304 5064252 140737002275392 140737002274304 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16615/statm: 2287 267 226 213 0 72 0
[pid=16616] ppid=16615 vsize=469824 CPUtime=7.25 cores=1,3,5,7
/proc/16616/stat : 16616 (glucose) R 16615 16549 13761 0 -1 4202496 70451 0 0 0 699 26 0 0 20 0 1 0 387401288 481099776 105571 33554432000 4194304 5208918 140735599502192 140735599500152 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16616/statm: 117456 105571 105 248 0 117205 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 761532

[startup+25.5005 s]
/proc/loadavg: 3.71 3.95 2.96 3/179 16782
/proc/meminfo: memFree=30735472/32873852 swapFree=6860/6860
[pid=16549] ppid=16547 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16549/stat : 16549 (npSolver-wbo-It) S 16547 16549 13761 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 387400745 9367552 274 33554432000 4194304 5064252 140735181639344 140735181638256 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16549/statm: 2287 274 233 213 0 72 0
[pid=16550] ppid=16549 vsize=273412 CPUtime=5.4 cores=1,3,5,7
/proc/16550/stat : 16550 (npSolver-wbo) S 16549 16549 13761 0 -1 4202496 14792 22687 0 0 276 44 215 5 20 0 1 0 387400745 279973888 46223 33554432000 4194304 6006132 140735810847744 140735810839136 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16550/statm: 68353 46223 192 443 0 67906 0
[pid=16615] ppid=16550 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16615/stat : 16615 (satsolver.sh) S 16550 16549 13761 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387401288 9367552 267 33554432000 4194304 5064252 140737002275392 140737002274304 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16615/statm: 2287 267 226 213 0 72 0
[pid=16616] ppid=16615 vsize=481088 CPUtime=20.04 cores=1,3,5,7
/proc/16616/stat : 16616 (glucose) R 16615 16549 13761 0 -1 4202496 73622 0 0 0 1978 26 0 0 20 0 1 0 387401288 492634112 109253 33554432000 4194304 5208918 140735599502192 140735599499864 4211162 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16616/statm: 120272 109253 105 248 0 120021 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 772796

[startup+51.1005 s]
/proc/loadavg: 3.12 3.79 2.93 3/181 16994
/proc/meminfo: memFree=30687380/32873852 swapFree=6860/6860
[pid=16549] ppid=16547 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16549/stat : 16549 (npSolver-wbo-It) S 16547 16549 13761 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 387400745 9367552 274 33554432000 4194304 5064252 140735181639344 140735181638256 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16549/statm: 2287 274 233 213 0 72 0
[pid=16550] ppid=16549 vsize=273412 CPUtime=5.4 cores=1,3,5,7
/proc/16550/stat : 16550 (npSolver-wbo) S 16549 16549 13761 0 -1 4202496 14792 22687 0 0 276 44 215 5 20 0 1 0 387400745 279973888 46223 33554432000 4194304 6006132 140735810847744 140735810839136 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16550/statm: 68353 46223 192 443 0 67906 0
[pid=16615] ppid=16550 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16615/stat : 16615 (satsolver.sh) S 16550 16549 13761 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387401288 9367552 267 33554432000 4194304 5064252 140737002275392 140737002274304 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16615/statm: 2287 267 226 213 0 72 0
[pid=16616] ppid=16615 vsize=481088 CPUtime=45.64 cores=1,3,5,7
/proc/16616/stat : 16616 (glucose) R 16615 16549 13761 0 -1 4202496 73622 0 0 0 4538 26 0 0 20 0 1 0 387401288 492634112 109253 33554432000 4194304 5208918 140735599502192 140735599499864 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16616/statm: 120272 109253 105 248 0 120021 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 772796

[startup+102.307 s]
/proc/loadavg: 2.49 3.51 2.88 3/179 17426
/proc/meminfo: memFree=30734288/32873852 swapFree=6860/6860
[pid=16549] ppid=16547 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16549/stat : 16549 (npSolver-wbo-It) S 16547 16549 13761 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 387400745 9367552 274 33554432000 4194304 5064252 140735181639344 140735181638256 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16549/statm: 2287 274 233 213 0 72 0
[pid=16550] ppid=16549 vsize=273412 CPUtime=5.4 cores=1,3,5,7
/proc/16550/stat : 16550 (npSolver-wbo) S 16549 16549 13761 0 -1 4202496 14792 22687 0 0 276 44 215 5 20 0 1 0 387400745 279973888 46223 33554432000 4194304 6006132 140735810847744 140735810839136 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16550/statm: 68353 46223 192 443 0 67906 0
[pid=16615] ppid=16550 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16615/stat : 16615 (satsolver.sh) S 16550 16549 13761 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387401288 9367552 267 33554432000 4194304 5064252 140737002275392 140737002274304 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16615/statm: 2287 267 226 213 0 72 0
[pid=16616] ppid=16615 vsize=481088 CPUtime=96.84 cores=1,3,5,7
/proc/16616/stat : 16616 (glucose) R 16615 16549 13761 0 -1 4202496 73626 0 0 0 9658 26 0 0 20 0 1 0 387401288 492634112 109257 33554432000 4194304 5208918 140735599502192 140735599499864 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16616/statm: 120272 109257 105 248 0 120021 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 772796

[startup+162.3 s]
/proc/loadavg: 2.13 3.22 2.82 3/179 17923
/proc/meminfo: memFree=30734328/32873852 swapFree=6860/6860
[pid=16549] ppid=16547 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16549/stat : 16549 (npSolver-wbo-It) S 16547 16549 13761 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 387400745 9367552 274 33554432000 4194304 5064252 140735181639344 140735181638256 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16549/statm: 2287 274 233 213 0 72 0
[pid=16550] ppid=16549 vsize=273412 CPUtime=5.4 cores=1,3,5,7
/proc/16550/stat : 16550 (npSolver-wbo) S 16549 16549 13761 0 -1 4202496 14792 22687 0 0 276 44 215 5 20 0 1 0 387400745 279973888 46223 33554432000 4194304 6006132 140735810847744 140735810839136 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16550/statm: 68353 46223 192 443 0 67906 0
[pid=16615] ppid=16550 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16615/stat : 16615 (satsolver.sh) S 16550 16549 13761 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387401288 9367552 267 33554432000 4194304 5064252 140737002275392 140737002274304 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16615/statm: 2287 267 226 213 0 72 0
[pid=16616] ppid=16615 vsize=481300 CPUtime=156.82 cores=1,3,5,7
/proc/16616/stat : 16616 (glucose) R 16615 16549 13761 0 -1 4202496 73666 0 0 0 15656 26 0 0 20 0 1 0 387401288 492851200 109297 33554432000 4194304 5208918 140735599502192 140735599500152 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16616/statm: 120325 109297 105 248 0 120074 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 773008

[startup+222.3 s]
/proc/loadavg: 2.05 3.00 2.77 3/181 18430
/proc/meminfo: memFree=30691148/32873852 swapFree=6860/6860
[pid=16549] ppid=16547 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/16616/stat : 16616 (glucose) R 16615 16549 13761 0 -1 4202496 82290 0 0 0 135630 33 0 0 20 0 1 0 387401288 522645504 122030 33554432000 4194304 5208918 140735599502192 140735599500040 4211553 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16616/statm: 127599 122030 105 248 0 127348 0
Current children cumulated CPU time (s) 1362.03
Current children cumulated vsize (KiB) 802104

[startup+1422.31 s]
/proc/loadavg: 2.00 2.02 2.18 3/181 28403
/proc/meminfo: memFree=30656788/32873852 swapFree=6860/6860
[pid=16549] ppid=16547 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16549/stat : 16549 (npSolver-wbo-It) S 16547 16549 13761 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 387400745 9367552 274 33554432000 4194304 5064252 140735181639344 140735181638256 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16549/statm: 2287 274 233 213 0 72 0
[pid=16550] ppid=16549 vsize=273412 CPUtime=5.4 cores=1,3,5,7
/proc/16550/stat : 16550 (npSolver-wbo) S 16549 16549 13761 0 -1 4202496 14792 22687 0 0 276 44 215 5 20 0 1 0 387400745 279973888 46223 33554432000 4194304 6006132 140735810847744 140735810839136 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16550/statm: 68353 46223 192 443 0 67906 0
[pid=16615] ppid=16550 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16615/stat : 16615 (satsolver.sh) S 16550 16549 13761 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387401288 9367552 267 33554432000 4194304 5064252 140737002275392 140737002274304 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16615/statm: 2287 267 226 213 0 72 0
[pid=16616] ppid=16615 vsize=595144 CPUtime=1416.63 cores=1,3,5,7
/proc/16616/stat : 16616 (glucose) R 16615 16549 13761 0 -1 4202496 83738 0 0 0 141628 35 0 0 20 0 1 0 387401288 609427456 123953 33554432000 4194304 5208918 140735599502192 140735599500040 4211732 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16616/statm: 148786 123953 105 248 0 148535 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 886852

[startup+1482.3 s]
/proc/loadavg: 1.94 2.00 2.16 3/181 28901
/proc/meminfo: memFree=30650412/32873852 swapFree=6860/6860
[pid=16549] ppid=16547 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16549/stat : 16549 (npSolver-wbo-It) S 16547 16549 13761 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 387400745 9367552 274 33554432000 4194304 5064252 140735181639344 140735181638256 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16549/statm: 2287 274 233 213 0 72 0
[pid=16550] ppid=16549 vsize=273412 CPUtime=5.4 cores=1,3,5,7
/proc/16550/stat : 16550 (npSolver-wbo) S 16549 16549 13761 0 -1 4202496 14792 22687 0 0 276 44 215 5 20 0 1 0 387400745 279973888 46223 33554432000 4194304 6006132 140735810847744 140735810839136 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16550/statm: 68353 46223 192 443 0 67906 0
[pid=16615] ppid=16550 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16615/stat : 16615 (satsolver.sh) S 16550 16549 13761 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387401288 9367552 267 33554432000 4194304 5064252 140737002275392 140737002274304 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16615/statm: 2287 267 226 213 0 72 0
[pid=16616] ppid=16615 vsize=595728 CPUtime=1476.61 cores=1,3,5,7
/proc/16616/stat : 16616 (glucose) R 16615 16549 13761 0 -1 4202496 83911 0 0 0 147626 35 0 0 20 0 1 0 387401288 610025472 125148 33554432000 4194304 5208918 140735599502192 140735599499944 4211553 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16616/statm: 148932 125148 105 248 0 148681 0
Current children cumulated CPU time (s) 1482.01
Current children cumulated vsize (KiB) 887436

[startup+1542.3 s]
/proc/loadavg: 2.02 2.01 2.16 3/181 29409
/proc/meminfo: memFree=30614504/32873852 swapFree=6860/6860
[pid=16549] ppid=16547 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16549/stat : 16549 (npSolver-wbo-It) S 16547 16549 13761 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 387400745 9367552 274 33554432000 4194304 5064252 140735181639344 140735181638256 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16549/statm: 2287 274 233 213 0 72 0
[pid=16550] ppid=16549 vsize=273412 CPUtime=5.4 cores=1,3,5,7
/proc/16550/stat : 16550 (npSolver-wbo) S 16549 16549 13761 0 -1 4202496 14792 22687 0 0 276 44 215 5 20 0 1 0 387400745 279973888 46223 33554432000 4194304 6006132 140735810847744 140735810839136 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16550/statm: 68353 46223 192 443 0 67906 0
[pid=16615] ppid=16550 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16615/stat : 16615 (satsolver.sh) S 16550 16549 13761 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387401288 9367552 267 33554432000 4194304 5064252 140737002275392 140737002274304 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16615/statm: 2287 267 226 213 0 72 0
[pid=16616] ppid=16615 vsize=596044 CPUtime=1536.6 cores=1,3,5,7
/proc/16616/stat : 16616 (glucose) R 16615 16549 13761 0 -1 4202496 83992 0 0 0 153625 35 0 0 20 0 1 0 387401288 610349056 125740 33554432000 4194304 5208918 140735599502192 140735599498568 4211553 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16616/statm: 149011 125740 105 248 0 148760 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 887752

[startup+1602.3 s]
/proc/loadavg: 2.01 2.01 2.15 3/181 29908
/proc/meminfo: memFree=30616196/32873852 swapFree=6860/6860
[pid=16549] ppid=16547 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16549/stat : 16549 (npSolver-wbo-It) S 16547 16549 13761 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 387400745 9367552 274 33554432000 4194304 5064252 140735181639344 140735181638256 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16549/statm: 2287 274 233 213 0 72 0
[pid=16550] ppid=16549 vsize=273412 CPUtime=5.4 cores=1,3,5,7
/proc/16550/stat : 16550 (npSolver-wbo) S 16549 16549 13761 0 -1 4202496 14792 22687 0 0 276 44 215 5 20 0 1 0 387400745 279973888 46223 33554432000 4194304 6006132 140735810847744 140735810839136 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16550/statm: 68353 46223 192 443 0 67906 0
[pid=16615] ppid=16550 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16615/stat : 16615 (satsolver.sh) S 16550 16549 13761 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387401288 9367552 267 33554432000 4194304 5064252 140737002275392 140737002274304 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16615/statm: 2287 267 226 213 0 72 0
[pid=16616] ppid=16615 vsize=596652 CPUtime=1596.59 cores=1,3,5,7
/proc/16616/stat : 16616 (glucose) R 16615 16549 13761 0 -1 4202496 84128 0 0 0 159624 35 0 0 20 0 1 0 387401288 610971648 126387 33554432000 4194304 5208918 140735599502192 140735599499944 4211553 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16616/statm: 149163 126387 105 248 0 148912 0
Current children cumulated CPU time (s) 1601.99
Current children cumulated vsize (KiB) 888360

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.13 3/182 30415
/proc/meminfo: memFree=30607136/32873852 swapFree=6860/6860
[pid=16549] ppid=16547 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16549/stat : 16549 (npSolver-wbo-It) S 16547 16549 13761 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 387400745 9367552 274 33554432000 4194304 5064252 140735181639344 140735181638256 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16549/statm: 2287 274 233 213 0 72 0
[pid=16550] ppid=16549 vsize=273412 CPUtime=5.4 cores=1,3,5,7
/proc/16550/stat : 16550 (npSolver-wbo) S 16549 16549 13761 0 -1 4202496 14792 22687 0 0 276 44 215 5 20 0 1 0 387400745 279973888 46223 33554432000 4194304 6006132 140735810847744 140735810839136 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16550/statm: 68353 46223 192 443 0 67906 0
[pid=16615] ppid=16550 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16615/stat : 16615 (satsolver.sh) S 16550 16549 13761 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387401288 9367552 267 33554432000 4194304 5064252 140737002275392 140737002274304 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16615/statm: 2287 267 226 213 0 72 0
[pid=16616] ppid=16615 vsize=596652 CPUtime=1656.58 cores=1,3,5,7
/proc/16616/stat : 16616 (glucose) R 16615 16549 13761 0 -1 4202496 84140 0 0 0 165623 35 0 0 20 0 1 0 387401288 610971648 127421 33554432000 4194304 5208918 140735599502192 140735599498568 4211553 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16616/statm: 149163 127421 105 248 0 148912 0
Current children cumulated CPU time (s) 1661.98
Current children cumulated vsize (KiB) 888360

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.12 3/182 30935
/proc/meminfo: memFree=30635948/32873852 swapFree=6860/6860
[pid=16549] ppid=16547 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16549/stat : 16549 (npSolver-wbo-It) S 16547 16549 13761 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 387400745 9367552 274 33554432000 4194304 5064252 140735181639344 140735181638256 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16549/statm: 2287 274 233 213 0 72 0
[pid=16550] ppid=16549 vsize=273412 CPUtime=5.4 cores=1,3,5,7
/proc/16550/stat : 16550 (npSolver-wbo) S 16549 16549 13761 0 -1 4202496 14792 22687 0 0 276 44 215 5 20 0 1 0 387400745 279973888 46223 33554432000 4194304 6006132 140735810847744 140735810839136 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16550/statm: 68353 46223 192 443 0 67906 0
[pid=16615] ppid=16550 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16615/stat : 16615 (satsolver.sh) S 16550 16549 13761 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387401288 9367552 267 33554432000 4194304 5064252 140737002275392 140737002274304 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16615/statm: 2287 267 226 213 0 72 0
[pid=16616] ppid=16615 vsize=517788 CPUtime=1716.57 cores=1,3,5,7
/proc/16616/stat : 16616 (glucose) R 16615 16549 13761 0 -1 4202496 85384 0 0 0 171619 38 0 0 20 0 1 0 387401288 530214912 120693 33554432000 4194304 5208918 140735599502192 140735599499944 4229347 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16616/statm: 129447 120693 105 248 0 129196 0
Current children cumulated CPU time (s) 1721.97
Current children cumulated vsize (KiB) 809496

[startup+1782.3 s]
/proc/loadavg: 1.85 1.97 2.10 2/172 31353
/proc/meminfo: memFree=30712420/32873852 swapFree=6860/6860
[pid=16549] ppid=16547 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16549/stat : 16549 (npSolver-wbo-It) S 16547 16549 13761 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 387400745 9367552 274 33554432000 4194304 5064252 140735181639344 140735181638256 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16549/statm: 2287 274 233 213 0 72 0
[pid=16550] ppid=16549 vsize=273412 CPUtime=5.4 cores=1,3,5,7
/proc/16550/stat : 16550 (npSolver-wbo) S 16549 16549 13761 0 -1 4202496 14792 22687 0 0 276 44 215 5 20 0 1 0 387400745 279973888 46223 33554432000 4194304 6006132 140735810847744 140735810839136 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16550/statm: 68353 46223 192 443 0 67906 0
[pid=16615] ppid=16550 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16615/stat : 16615 (satsolver.sh) S 16550 16549 13761 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387401288 9367552 267 33554432000 4194304 5064252 140737002275392 140737002274304 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16615/statm: 2287 267 226 213 0 72 0
[pid=16616] ppid=16615 vsize=518920 CPUtime=1776.57 cores=1,3,5,7
/proc/16616/stat : 16616 (glucose) R 16615 16549 13761 0 -1 4202496 85645 0 0 0 177618 39 0 0 20 0 1 0 387401288 531374080 121976 33554432000 4194304 5208918 140735599502192 140735599498568 4211160 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16616/statm: 129730 121976 105 248 0 129479 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 810628



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 1.61 1.90 2.08 2/172 31353
/proc/meminfo: memFree=30709628/32873852 swapFree=6860/6860
[pid=16549] ppid=16547 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16549/stat : 16549 (npSolver-wbo-It) S 16547 16549 13761 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 387400745 9367552 274 33554432000 4194304 5064252 140735181639344 140735181638256 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16549/statm: 2287 274 233 213 0 72 0
[pid=16550] ppid=16549 vsize=273412 CPUtime=5.4 cores=1,3,5,7
/proc/16550/stat : 16550 (npSolver-wbo) S 16549 16549 13761 0 -1 4202496 14792 22687 0 0 276 44 215 5 20 0 1 0 387400745 279973888 46223 33554432000 4194304 6006132 140735810847744 140735810839136 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16550/statm: 68353 46223 192 443 0 67906 0
[pid=16615] ppid=16550 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16615/stat : 16615 (satsolver.sh) S 16550 16549 13761 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387401288 9367552 267 33554432000 4194304 5064252 140737002275392 140737002274304 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16615/statm: 2287 267 226 213 0 72 0
[pid=16616] ppid=16615 vsize=519712 CPUtime=1794.67 cores=1,3,5,7
/proc/16616/stat : 16616 (glucose) R 16615 16549 13761 0 -1 4202496 85855 0 0 0 179428 39 0 0 20 0 1 0 387401288 532185088 122697 33554432000 4194304 5208918 140735599502192 140735599500040 4211620 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16616/statm: 129928 122697 105 248 0 129677 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 811420

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

Real time (s): 1800.41
CPU time (s): 1800.07
CPU user time (s): 1799.19
CPU system time (s): 0.88
CPU usage (%): 99.9809
Max. virtual memory (cumulated for all children) (KiB): 1020724

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.92325
system time used= 0.509922
maximum resident set size= 358632
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38457
page faults= 0
swaps= 0
block input operations= 0
block output operations= 361728
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 68
involuntary context switches= 34

runsolver used 3.37449 second user time and 8.93564 second system time

The end

Launcher Data

Begin job on node128 at 2012-06-09 05:32:28
IDJOB=3752784
IDBENCH=79591
IDSOLVER=2336
FILE ID=node128/3752784-1339212748
RUNJOBID= node128-1339208516-14149
PBS_JOBID= 14643854
Free space on /tmp= 70884 MiB

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

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

MD5SUM BENCH= cf734c31856eb9bf93a29f59ba7065c3
RANDOM SEED=1617260426

node128.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.389
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.77
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.389
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.389
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	: 5438.56
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.389
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.389
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.389
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.389
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.389
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:       32873852 kB
MemFree:        31517196 kB
Buffers:          322936 kB
Cached:            91556 kB
SwapCached:         1896 kB
Active:           432896 kB
Inactive:          17624 kB
Active(anon):      29440 kB
Inactive(anon):     8836 kB
Active(file):     403456 kB
Inactive(file):     8788 kB
Unevictable:        6860 kB
Mlocked:            6860 kB
SwapTotal:      67108856 kB
SwapFree:       67100788 kB
Dirty:             15572 kB
Writeback:            16 kB
AnonPages:         38880 kB
Mapped:            10100 kB
Shmem:                 0 kB
Slab:             764652 kB
SReclaimable:     205872 kB
SUnreclaim:       558780 kB
KernelStack:        1472 kB
PageTables:         4348 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:     157248 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 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= 70720 MiB
End job on node128 at 2012-06-09 06:02:29