Trace number 3714981

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

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/roussel/
normalized-pigeon-cardinality-65-60--soft-66-100-0.wbo
MD5SUM7e0724db75f314e84b0472c27c0a5114
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark4
Best CPU time to get the best result obtained on this benchmark1.24681
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables3900
Total number of constraints125
Number of soft constraints39
Number of constraints which are clauses65
Number of constraints which are cardinality constraints (but not clauses)60
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint60
Maximum length of a constraint65
Top cost 2003
Min constraint cost 1
Max constraint cost 97
Sum of constraints costs 2002
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 66
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.20	c run usual solver
2.18/2.29	o 1159
3.20/3.44	o 53
4.93/5.09	o 28
5.31/5.49	o 20
5.40/5.98	o 17
6.59/6.75	o 8
7.50/7.65	o 5
7.57/8.29	o 4
1800.02/1800.40	./satsolver.sh: line 5: 13278 Terminated              ./glucose $1 > $2 2> /dev/null
1800.02/1800.40	c error: unexpected solver exit code
1800.02/1800.40	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-3714981-1338183767/watcher-3714981-1338183767 -o /tmp/evaluation-result-3714981-1338183767/solver-3714981-1338183767 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itd.sh HOME/instance-3714981-1338183767.wbo 1384901231 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: 2.00 2.00 2.00 3/179 13215
/proc/meminfo: memFree=27863344/32873648 swapFree=6864/6864
[pid=13215] ppid=13213 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13215/stat : 13215 (npSolver-wbo-It) S 13213 13215 8283 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284502675 9367552 275 33554432000 4194304 5064252 140736346820416 140736346819328 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13215/statm: 2287 275 233 213 0 72 0

[startup+0.0735171 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13215
/proc/meminfo: memFree=27863344/32873648 swapFree=6864/6864
[pid=13215] ppid=13213 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13215/stat : 13215 (npSolver-wbo-It) S 13213 13215 8283 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284502675 9367552 275 33554432000 4194304 5064252 140736346820416 140736346819328 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13215/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100251 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13215
/proc/meminfo: memFree=27863344/32873648 swapFree=6864/6864
[pid=13215] ppid=13213 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13215/stat : 13215 (npSolver-wbo-It) S 13213 13215 8283 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284502675 9367552 275 33554432000 4194304 5064252 140736346820416 140736346819328 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13215/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300153 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13215
/proc/meminfo: memFree=27863344/32873648 swapFree=6864/6864
[pid=13215] ppid=13213 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13215/stat : 13215 (npSolver-wbo-It) S 13213 13215 8283 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284502675 9367552 275 33554432000 4194304 5064252 140736346820416 140736346819328 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13215/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700154 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13215
/proc/meminfo: memFree=27863344/32873648 swapFree=6864/6864
[pid=13215] ppid=13213 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13215/stat : 13215 (npSolver-wbo-It) S 13213 13215 8283 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284502675 9367552 275 33554432000 4194304 5064252 140736346820416 140736346819328 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13215/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50029 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 13219
/proc/meminfo: memFree=27809300/32873648 swapFree=6864/6864
[pid=13215] ppid=13213 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13215/stat : 13215 (npSolver-wbo-It) S 13213 13215 8283 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284502675 9367552 275 33554432000 4194304 5064252 140736346820416 140736346819328 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13215/statm: 2287 275 233 213 0 72 0
[pid=13216] ppid=13215 vsize=8472 CPUtime=0.19 cores=0,2,4,6
/proc/13216/stat : 13216 (npSolver-wbo) S 13215 13215 8283 0 -1 4202496 3341 0 0 0 19 0 0 0 20 0 1 0 284502675 8675328 1345 33554432000 4194304 5990268 140737120834896 140737120828048 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13216/statm: 2118 1345 156 439 0 1675 0
[pid=13218] ppid=13216 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13218/stat : 13218 (cp2_pre.sh) S 13216 13215 8283 0 -1 4202496 606 0 0 0 0 0 0 0 20 0 1 0 284502695 9367552 276 33554432000 4194304 5064252 140737342540544 140737342539248 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13218/statm: 2287 276 234 213 0 72 0
[pid=13219] ppid=13218 vsize=49556 CPUtime=1.29 cores=0,2,4,6
/proc/13219/stat : 13219 (coprocessor) R 13218 13215 8283 0 -1 4202496 9968 0 0 0 128 1 0 0 20 0 1 0 284502695 50745344 11736 33554432000 4194304 6586260 140734184311168 140734184306488 4683349 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/13219/statm: 12389 11736 191 584 0 11801 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 76324

[startup+3.10027 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 13222
/proc/meminfo: memFree=27837876/32873648 swapFree=6864/6864
[pid=13215] ppid=13213 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13215/stat : 13215 (npSolver-wbo-It) S 13213 13215 8283 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284502675 9367552 275 33554432000 4194304 5064252 140736346820416 140736346819328 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13215/statm: 2287 275 233 213 0 72 0
[pid=13216] ppid=13215 vsize=17468 CPUtime=2.32 cores=0,2,4,6
/proc/13216/stat : 13216 (npSolver-wbo) S 13215 13215 8283 0 -1 4202496 5216 22709 0 0 26 9 178 19 20 0 1 0 284502675 17887232 3409 33554432000 4194304 5990268 140737120834896 140737120826320 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13216/statm: 4367 3409 164 439 0 3924 0
Current children cumulated CPU time (s) 2.32
Current children cumulated vsize (KiB) 26616
heavy processes:

[startup+6.30022 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 13243
/proc/meminfo: memFree=27830396/32873648 swapFree=6864/6864
[pid=13215] ppid=13213 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13215/stat : 13215 (npSolver-wbo-It) S 13213 13215 8283 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284502675 9367552 275 33554432000 4194304 5064252 140736346820416 140736346819328 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13215/statm: 2287 275 233 213 0 72 0
[pid=13216] ppid=13215 vsize=13372 CPUtime=5.9 cores=0,2,4,6
/proc/13216/stat : 13216 (npSolver-wbo) S 13215 13215 8283 0 -1 4202496 7235 66481 0 0 28 9 518 35 20 0 1 0 284502675 13692928 2546 33554432000 4194304 5990268 140737120834896 140737120826320 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13216/statm: 3343 2546 164 439 0 2900 0
Current children cumulated CPU time (s) 5.9
Current children cumulated vsize (KiB) 22520

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 13278
/proc/meminfo: memFree=27819592/32873648 swapFree=6864/6864
[pid=13215] ppid=13213 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13215/stat : 13215 (npSolver-wbo-It) S 13213 13215 8283 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284502675 9367552 275 33554432000 4194304 5064252 140736346820416 140736346819328 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13215/statm: 2287 275 233 213 0 72 0
[pid=13216] ppid=13215 vsize=13372 CPUtime=8.22 cores=0,2,4,6
/proc/13216/stat : 13216 (npSolver-wbo) S 13215 13215 8283 0 -1 4202496 8713 95950 0 0 29 10 740 43 20 0 1 0 284502675 13692928 2546 33554432000 4194304 5990268 140737120834896 140737120826320 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13216/statm: 3343 2546 164 439 0 2900 0
[pid=13277] ppid=13216 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13277/stat : 13277 (satsolver.sh) S 13216 13215 8283 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 284503505 9367552 267 33554432000 4194304 5064252 140736320722432 140736320721344 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/13277/statm: 2287 267 226 213 0 72 0
[pid=13278] ppid=13277 vsize=24752 CPUtime=4.39 cores=0,2,4,6
/proc/13278/stat : 13278 (glucose) R 13277 13215 8283 0 -1 4202496 5616 0 0 0 438 1 0 0 20 0 1 0 284503505 25346048 5606 33554432000 4194304 5208918 140735000788640 140735000786504 4228997 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13278/statm: 6188 5606 105 248 0 5937 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 56420

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 13320
/proc/meminfo: memFree=27867672/32873648 swapFree=6864/6864
[pid=13215] ppid=13213 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13215/stat : 13215 (npSolver-wbo-It) S 13213 13215 8283 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284502675 9367552 275 33554432000 4194304 5064252 140736346820416 140736346819328 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13215/statm: 2287 275 233 213 0 72 0
[pid=13216] ppid=13215 vsize=13372 CPUtime=8.22 cores=0,2,4,6
/proc/13216/stat : 13216 (npSolver-wbo) S 13215 13215 8283 0 -1 4202496 8713 95950 0 0 29 10 740 43 20 0 1 0 284502675 13692928 2546 33554432000 4194304 5990268 140737120834896 140737120826320 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13216/statm: 3343 2546 164 439 0 2900 0
[pid=13277] ppid=13216 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13277/stat : 13277 (satsolver.sh) S 13216 13215 8283 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 284503505 9367552 267 33554432000 4194304 5064252 140736320722432 140736320721344 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/13277/statm: 2287 267 226 213 0 72 0
[pid=13278] ppid=13277 vsize=32124 CPUtime=17.19 cores=0,2,4,6
/proc/13278/stat : 13278 (glucose) R 13277 13215 8283 0 -1 4202496 7118 0 0 0 1718 1 0 0 20 0 1 0 284503505 32894976 7484 33554432000 4194304 5208918 140735000788640 140735000786504 4229251 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13278/statm: 8031 7484 105 248 0 7780 0
Current children cumulated CPU time (s) 25.41
Current children cumulated vsize (KiB) 63792

[startup+51.1004 s]
/proc/loadavg: 2.19 2.05 2.01 3/183 13393
/proc/meminfo: memFree=27845008/32873648 swapFree=6864/6864
[pid=13215] ppid=13213 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13215/stat : 13215 (npSolver-wbo-It) S 13213 13215 8283 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284502675 9367552 275 33554432000 4194304 5064252 140736346820416 140736346819328 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13215/statm: 2287 275 233 213 0 72 0
[pid=13216] ppid=13215 vsize=13372 CPUtime=8.22 cores=0,2,4,6
/proc/13216/stat : 13216 (npSolver-wbo) S 13215 13215 8283 0 -1 4202496 8713 95950 0 0 29 10 740 43 20 0 1 0 284502675 13692928 2546 33554432000 4194304 5990268 140737120834896 140737120826320 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13216/statm: 3343 2546 164 439 0 2900 0
[pid=13277] ppid=13216 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13277/stat : 13277 (satsolver.sh) S 13216 13215 8283 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 284503505 9367552 267 33554432000 4194304 5064252 140736320722432 140736320721344 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/13277/statm: 2287 267 226 213 0 72 0
[pid=13278] ppid=13277 vsize=48732 CPUtime=42.78 cores=0,2,4,6
/proc/13278/stat : 13278 (glucose) R 13277 13215 8283 0 -1 4202496 8389 0 0 0 4277 1 0 0 20 0 1 0 284503505 49901568 11461 33554432000 4194304 5208918 140735000788640 140735000786504 4229319 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13278/statm: 12183 11461 105 248 0 11932 0
Current children cumulated CPU time (s) 51
Current children cumulated vsize (KiB) 80400

[startup+102.307 s]
/proc/loadavg: 2.07 2.04 2.01 4/183 13407
/proc/meminfo: memFree=27830568/32873648 swapFree=6864/6864
[pid=13215] ppid=13213 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13215/stat : 13215 (npSolver-wbo-It) S 13213 13215 8283 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284502675 9367552 275 33554432000 4194304 5064252 140736346820416 140736346819328 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13215/statm: 2287 275 233 213 0 72 0
[pid=13216] ppid=13215 vsize=13372 CPUtime=8.22 cores=0,2,4,6
/proc/13216/stat : 13216 (npSolver-wbo) S 13215 13215 8283 0 -1 4202496 8713 95950 0 0 29 10 740 43 20 0 1 0 284502675 13692928 2546 33554432000 4194304 5990268 140737120834896 140737120826320 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13216/statm: 3343 2546 164 439 0 2900 0
[pid=13277] ppid=13216 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13277/stat : 13277 (satsolver.sh) S 13216 13215 8283 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 284503505 9367552 267 33554432000 4194304 5064252 140736320722432 140736320721344 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/13277/statm: 2287 267 226 213 0 72 0
[pid=13278] ppid=13277 vsize=67408 CPUtime=93.98 cores=0,2,4,6
/proc/13278/stat : 13278 (glucose) R 13277 13215 8283 0 -1 4202496 9465 0 0 0 9396 2 0 0 20 0 1 0 284503505 69025792 15534 33554432000 4194304 5208918 140735000788640 140735000785016 4232052 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13278/statm: 16852 15534 105 248 0 16601 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 99076

[startup+162.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/183 13422
/proc/meminfo: memFree=27817160/32873648 swapFree=6864/6864
[pid=13215] ppid=13213 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13215/stat : 13215 (npSolver-wbo-It) S 13213 13215 8283 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284502675 9367552 275 33554432000 4194304 5064252 140736346820416 140736346819328 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13215/statm: 2287 275 233 213 0 72 0
[pid=13216] ppid=13215 vsize=13372 CPUtime=8.22 cores=0,2,4,6
/proc/13216/stat : 13216 (npSolver-wbo) S 13215 13215 8283 0 -1 4202496 8713 95950 0 0 29 10 740 43 20 0 1 0 284502675 13692928 2546 33554432000 4194304 5990268 140737120834896 140737120826320 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13216/statm: 3343 2546 164 439 0 2900 0
[pid=13277] ppid=13216 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13277/stat : 13277 (satsolver.sh) S 13216 13215 8283 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 284503505 9367552 267 33554432000 4194304 5064252 140736320722432 140736320721344 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/13277/statm: 2287 267 226 213 0 72 0
[pid=13278] ppid=13277 vsize=109088 CPUtime=153.96 cores=0,2,4,6
/proc/13278/stat : 13278 (glucose) R 13277 13215 8283 0 -1 4202496 11600 0 0 0 15393 3 0 0 20 0 1 0 284503505 111706112 20078 33554432000 4194304 5208918 140735000788640 140735000785016 4228997 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13278/statm: 27272 20078 105 248 0 27021 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 140756

[startup+222.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/183 13429
/proc/meminfo: memFree=27764156/32873648 swapFree=6864/6864

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


[startup+1362.3 s]
/proc/loadavg: 2.09 2.06 2.01 3/183 13588
/proc/meminfo: memFree=27686920/32873648 swapFree=6864/6864
[pid=13215] ppid=13213 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13215/stat : 13215 (npSolver-wbo-It) S 13213 13215 8283 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284502675 9367552 275 33554432000 4194304 5064252 140736346820416 140736346819328 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13215/statm: 2287 275 233 213 0 72 0
[pid=13216] ppid=13215 vsize=13372 CPUtime=8.22 cores=0,2,4,6
/proc/13216/stat : 13216 (npSolver-wbo) S 13215 13215 8283 0 -1 4202496 8713 95950 0 0 29 10 740 43 20 0 1 0 284502675 13692928 2546 33554432000 4194304 5990268 140737120834896 140737120826320 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13216/statm: 3343 2546 164 439 0 2900 0
[pid=13277] ppid=13216 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13277/stat : 13277 (satsolver.sh) S 13216 13215 8283 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 284503505 9367552 267 33554432000 4194304 5064252 140736320722432 140736320721344 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/13277/statm: 2287 267 226 213 0 72 0
[pid=13278] ppid=13277 vsize=220132 CPUtime=1353.77 cores=0,2,4,6
/proc/13278/stat : 13278 (glucose) R 13277 13215 8283 0 -1 4202496 35034 0 0 0 135336 41 0 0 20 0 1 0 284503505 225415168 43956 33554432000 4194304 5208918 140735000788640 140735000784952 4229021 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13278/statm: 55033 43956 105 248 0 54782 0
Current children cumulated CPU time (s) 1361.99
Current children cumulated vsize (KiB) 251800

[startup+1422.31 s]
/proc/loadavg: 2.03 2.05 2.00 3/183 13588
/proc/meminfo: memFree=27716276/32873648 swapFree=6864/6864
[pid=13215] ppid=13213 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13215/stat : 13215 (npSolver-wbo-It) S 13213 13215 8283 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284502675 9367552 275 33554432000 4194304 5064252 140736346820416 140736346819328 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13215/statm: 2287 275 233 213 0 72 0
[pid=13216] ppid=13215 vsize=13372 CPUtime=8.22 cores=0,2,4,6
/proc/13216/stat : 13216 (npSolver-wbo) S 13215 13215 8283 0 -1 4202496 8713 95950 0 0 29 10 740 43 20 0 1 0 284502675 13692928 2546 33554432000 4194304 5990268 140737120834896 140737120826320 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13216/statm: 3343 2546 164 439 0 2900 0
[pid=13277] ppid=13216 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13277/stat : 13277 (satsolver.sh) S 13216 13215 8283 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 284503505 9367552 267 33554432000 4194304 5064252 140736320722432 140736320721344 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/13277/statm: 2287 267 226 213 0 72 0
[pid=13278] ppid=13277 vsize=220132 CPUtime=1413.77 cores=0,2,4,6
/proc/13278/stat : 13278 (glucose) R 13277 13215 8283 0 -1 4202496 35547 0 0 0 141334 43 0 0 20 0 1 0 284503505 225415168 45559 33554432000 4194304 5208918 140735000788640 140735000786728 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13278/statm: 55033 45559 105 248 0 54782 0
Current children cumulated CPU time (s) 1421.99
Current children cumulated vsize (KiB) 251800

[startup+1482.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/183 13588
/proc/meminfo: memFree=27681836/32873648 swapFree=6864/6864
[pid=13215] ppid=13213 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13215/stat : 13215 (npSolver-wbo-It) S 13213 13215 8283 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284502675 9367552 275 33554432000 4194304 5064252 140736346820416 140736346819328 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13215/statm: 2287 275 233 213 0 72 0
[pid=13216] ppid=13215 vsize=13372 CPUtime=8.22 cores=0,2,4,6
/proc/13216/stat : 13216 (npSolver-wbo) S 13215 13215 8283 0 -1 4202496 8713 95950 0 0 29 10 740 43 20 0 1 0 284502675 13692928 2546 33554432000 4194304 5990268 140737120834896 140737120826320 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13216/statm: 3343 2546 164 439 0 2900 0
[pid=13277] ppid=13216 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13277/stat : 13277 (satsolver.sh) S 13216 13215 8283 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 284503505 9367552 267 33554432000 4194304 5064252 140736320722432 140736320721344 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/13277/statm: 2287 267 226 213 0 72 0
[pid=13278] ppid=13277 vsize=220132 CPUtime=1473.76 cores=0,2,4,6
/proc/13278/stat : 13278 (glucose) R 13277 13215 8283 0 -1 4202496 36649 0 0 0 147331 45 0 0 20 0 1 0 284503505 225415168 46919 33554432000 4194304 5208918 140735000788640 140735000785016 4229021 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13278/statm: 55033 46919 105 248 0 54782 0
Current children cumulated CPU time (s) 1481.98
Current children cumulated vsize (KiB) 251800

[startup+1542.3 s]
/proc/loadavg: 2.05 2.04 2.00 3/183 13588
/proc/meminfo: memFree=27675492/32873648 swapFree=6864/6864
[pid=13215] ppid=13213 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13215/stat : 13215 (npSolver-wbo-It) S 13213 13215 8283 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284502675 9367552 275 33554432000 4194304 5064252 140736346820416 140736346819328 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13215/statm: 2287 275 233 213 0 72 0
[pid=13216] ppid=13215 vsize=13372 CPUtime=8.22 cores=0,2,4,6
/proc/13216/stat : 13216 (npSolver-wbo) S 13215 13215 8283 0 -1 4202496 8713 95950 0 0 29 10 740 43 20 0 1 0 284502675 13692928 2546 33554432000 4194304 5990268 140737120834896 140737120826320 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13216/statm: 3343 2546 164 439 0 2900 0
[pid=13277] ppid=13216 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13277/stat : 13277 (satsolver.sh) S 13216 13215 8283 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 284503505 9367552 267 33554432000 4194304 5064252 140736320722432 140736320721344 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/13277/statm: 2287 267 226 213 0 72 0
[pid=13278] ppid=13277 vsize=220132 CPUtime=1533.74 cores=0,2,4,6
/proc/13278/stat : 13278 (glucose) R 13277 13215 8283 0 -1 4202496 37531 0 0 0 153327 47 0 0 20 0 1 0 284503505 225415168 48455 33554432000 4194304 5208918 140735000788640 140735000785016 4229328 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13278/statm: 55033 48455 105 248 0 54782 0
Current children cumulated CPU time (s) 1541.96
Current children cumulated vsize (KiB) 251800

[startup+1602.3 s]
/proc/loadavg: 2.07 2.05 2.00 3/183 13588
/proc/meminfo: memFree=27652888/32873648 swapFree=6864/6864
[pid=13215] ppid=13213 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13215/stat : 13215 (npSolver-wbo-It) S 13213 13215 8283 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284502675 9367552 275 33554432000 4194304 5064252 140736346820416 140736346819328 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13215/statm: 2287 275 233 213 0 72 0
[pid=13216] ppid=13215 vsize=13372 CPUtime=8.22 cores=0,2,4,6
/proc/13216/stat : 13216 (npSolver-wbo) S 13215 13215 8283 0 -1 4202496 8713 95950 0 0 29 10 740 43 20 0 1 0 284502675 13692928 2546 33554432000 4194304 5990268 140737120834896 140737120826320 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13216/statm: 3343 2546 164 439 0 2900 0
[pid=13277] ppid=13216 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13277/stat : 13277 (satsolver.sh) S 13216 13215 8283 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 284503505 9367552 267 33554432000 4194304 5064252 140736320722432 140736320721344 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/13277/statm: 2287 267 226 213 0 72 0
[pid=13278] ppid=13277 vsize=220132 CPUtime=1593.74 cores=0,2,4,6
/proc/13278/stat : 13278 (glucose) R 13277 13215 8283 0 -1 4202496 38424 0 0 0 159324 50 0 0 20 0 1 0 284503505 225415168 50503 33554432000 4194304 5208918 140735000788640 140735000785016 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13278/statm: 55033 50503 105 248 0 54782 0
Current children cumulated CPU time (s) 1601.96
Current children cumulated vsize (KiB) 251800

[startup+1662.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/184 13606
/proc/meminfo: memFree=27673672/32873648 swapFree=6864/6864
[pid=13215] ppid=13213 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13215/stat : 13215 (npSolver-wbo-It) S 13213 13215 8283 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284502675 9367552 275 33554432000 4194304 5064252 140736346820416 140736346819328 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13215/statm: 2287 275 233 213 0 72 0
[pid=13216] ppid=13215 vsize=13372 CPUtime=8.22 cores=0,2,4,6
/proc/13216/stat : 13216 (npSolver-wbo) S 13215 13215 8283 0 -1 4202496 8713 95950 0 0 29 10 740 43 20 0 1 0 284502675 13692928 2546 33554432000 4194304 5990268 140737120834896 140737120826320 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13216/statm: 3343 2546 164 439 0 2900 0
[pid=13277] ppid=13216 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13277/stat : 13277 (satsolver.sh) S 13216 13215 8283 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 284503505 9367552 267 33554432000 4194304 5064252 140736320722432 140736320721344 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/13277/statm: 2287 267 226 213 0 72 0
[pid=13278] ppid=13277 vsize=220132 CPUtime=1653.72 cores=0,2,4,6
/proc/13278/stat : 13278 (glucose) R 13277 13215 8283 0 -1 4202496 39302 0 0 0 165320 52 0 0 20 0 1 0 284503505 225415168 51527 33554432000 4194304 5208918 140735000788640 140735000785016 4229319 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13278/statm: 55033 51527 105 248 0 54782 0
Current children cumulated CPU time (s) 1661.94
Current children cumulated vsize (KiB) 251800

[startup+1722.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/183 13613
/proc/meminfo: memFree=27677528/32873648 swapFree=6864/6864
[pid=13215] ppid=13213 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13215/stat : 13215 (npSolver-wbo-It) S 13213 13215 8283 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284502675 9367552 275 33554432000 4194304 5064252 140736346820416 140736346819328 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13215/statm: 2287 275 233 213 0 72 0
[pid=13216] ppid=13215 vsize=13372 CPUtime=8.22 cores=0,2,4,6
/proc/13216/stat : 13216 (npSolver-wbo) S 13215 13215 8283 0 -1 4202496 8713 95950 0 0 29 10 740 43 20 0 1 0 284502675 13692928 2546 33554432000 4194304 5990268 140737120834896 140737120826320 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13216/statm: 3343 2546 164 439 0 2900 0
[pid=13277] ppid=13216 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13277/stat : 13277 (satsolver.sh) S 13216 13215 8283 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 284503505 9367552 267 33554432000 4194304 5064252 140736320722432 140736320721344 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/13277/statm: 2287 267 226 213 0 72 0
[pid=13278] ppid=13277 vsize=231828 CPUtime=1713.72 cores=0,2,4,6
/proc/13278/stat : 13278 (glucose) R 13277 13215 8283 0 -1 4202496 40708 0 0 0 171317 55 0 0 20 0 1 0 284503505 237391872 53572 33554432000 4194304 5208918 140735000788640 140735000785016 4229251 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13278/statm: 57957 53572 105 248 0 57706 0
Current children cumulated CPU time (s) 1721.94
Current children cumulated vsize (KiB) 263496

[startup+1782.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/183 13613
/proc/meminfo: memFree=27673604/32873648 swapFree=6864/6864
[pid=13215] ppid=13213 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13215/stat : 13215 (npSolver-wbo-It) S 13213 13215 8283 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284502675 9367552 275 33554432000 4194304 5064252 140736346820416 140736346819328 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13215/statm: 2287 275 233 213 0 72 0
[pid=13216] ppid=13215 vsize=13372 CPUtime=8.22 cores=0,2,4,6
/proc/13216/stat : 13216 (npSolver-wbo) S 13215 13215 8283 0 -1 4202496 8713 95950 0 0 29 10 740 43 20 0 1 0 284502675 13692928 2546 33554432000 4194304 5990268 140737120834896 140737120826320 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13216/statm: 3343 2546 164 439 0 2900 0
[pid=13277] ppid=13216 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13277/stat : 13277 (satsolver.sh) S 13216 13215 8283 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 284503505 9367552 267 33554432000 4194304 5064252 140736320722432 140736320721344 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/13277/statm: 2287 267 226 213 0 72 0
[pid=13278] ppid=13277 vsize=231828 CPUtime=1773.69 cores=0,2,4,6
/proc/13278/stat : 13278 (glucose) R 13277 13215 8283 0 -1 4202496 41625 0 0 0 177312 57 0 0 20 0 1 0 284503505 237391872 53575 33554432000 4194304 5208918 140735000788640 140735000785016 4229476 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13278/statm: 57957 53575 105 248 0 57706 0
Current children cumulated CPU time (s) 1781.91
Current children cumulated vsize (KiB) 263496



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.03 2.03 2.00 3/183 13613
/proc/meminfo: memFree=27663088/32873648 swapFree=6864/6864
[pid=13215] ppid=13213 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13215/stat : 13215 (npSolver-wbo-It) S 13213 13215 8283 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284502675 9367552 275 33554432000 4194304 5064252 140736346820416 140736346819328 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13215/statm: 2287 275 233 213 0 72 0
[pid=13216] ppid=13215 vsize=13372 CPUtime=8.22 cores=0,2,4,6
/proc/13216/stat : 13216 (npSolver-wbo) S 13215 13215 8283 0 -1 4202496 8713 95950 0 0 29 10 740 43 20 0 1 0 284502675 13692928 2546 33554432000 4194304 5990268 140737120834896 140737120826320 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13216/statm: 3343 2546 164 439 0 2900 0
[pid=13277] ppid=13216 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13277/stat : 13277 (satsolver.sh) S 13216 13215 8283 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 284503505 9367552 267 33554432000 4194304 5064252 140736320722432 140736320721344 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/13277/statm: 2287 267 226 213 0 72 0
[pid=13278] ppid=13277 vsize=231828 CPUtime=1791.8 cores=0,2,4,6
/proc/13278/stat : 13278 (glucose) R 13277 13215 8283 0 -1 4202496 41630 0 0 0 179122 58 0 0 20 0 1 0 284503505 237391872 56135 33554432000 4194304 5208918 140735000788640 140735000785016 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13278/statm: 57957 56135 105 248 0 57706 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 263496

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.05
CPU user time (s): 1798.92
CPU system time (s): 1.12383
CPU usage (%): 99.9799
Max. virtual memory (cumulated for all children) (KiB): 393724

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.92
system time used= 1.12383
maximum resident set size= 303384
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 147283
page faults= 0
swaps= 0
block input operations= 0
block output operations= 56872
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1168
involuntary context switches= 1976

runsolver used 6.69698 second user time and 18.3112 second system time

The end

Launcher Data

Begin job on node120 at 2012-05-28 07:42:47
IDJOB=3714981
IDBENCH=78729
IDSOLVER=2296
FILE ID=node120/3714981-1338183767
RUNJOBID= node120-1338174763-9877
PBS_JOBID= 14624540
Free space on /tmp= 71660 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/roussel/normalized-pigeon-cardinality-65-60--soft-66-100-0.wbo
COMMAND LINE= DIR/npSolver-wbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3714981-1338183767/watcher-3714981-1338183767 -o /tmp/evaluation-result-3714981-1338183767/solver-3714981-1338183767 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itd.sh HOME/instance-3714981-1338183767.wbo 1384901231 HOME HOME

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

MD5SUM BENCH= 7e0724db75f314e84b0472c27c0a5114
RANDOM SEED=1384901231

node120.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.456
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.91
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.456
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.456
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.456
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.88
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.456
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.456
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.83
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.456
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.456
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:        27863996 kB
Buffers:          355592 kB
Cached:          3610272 kB
SwapCached:          636 kB
Active:          1040468 kB
Inactive:        3122272 kB
Active(anon):     185724 kB
Inactive(anon):    12532 kB
Active(file):     854744 kB
Inactive(file):  3109740 kB
Unevictable:        6864 kB
Mlocked:            6864 kB
SwapTotal:      67108856 kB
SwapFree:       67107896 kB
Dirty:              8348 kB
Writeback:            28 kB
AnonPages:        218668 kB
Mapped:            15432 kB
Shmem:               120 kB
Slab:             691752 kB
SReclaimable:     135948 kB
SUnreclaim:       555804 kB
KernelStack:        1472 kB
PageTables:         4632 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     346000 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    178176 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= 71632 MiB
End job on node120 at 2012-05-28 08:12:47