Trace number 3701682

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 NameAnswerobjective functionCPU timeWall clock time
npSolver 1.0? (TO) 1800.06 1800.52

General information on the benchmark

Name/OPT-SMALLINT-LIN/sroussel/BA/
normalized-BA_RDC4.dot_unif_50null0mast_rapportOE1.0_TMAX180_K67_cod2.opb
MD5SUM4555e70390d674ec14d0ef1e0b38ebad
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-33662
Best CPU time to get the best result obtained on this benchmark1800.03
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables40937
Total number of constraints41436
Number of constraints which are clauses40882
Number of constraints which are cardinality constraints (but not clauses)67
Number of constraints which are nor clauses,nor cardinality constraints487
Minimum length of a constraint1
Maximum length of a constraint8416
Number of terms in the objective function 243
Biggest coefficient in the objective function 998
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 136517
Number of bits of the sum of numbers in the objective function 18
Biggest number in a constraint 998
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 136517
Number of bits of the biggest sum of numbers18
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.46	c fallback to adder encoding
0.00/0.86	c run usual solver
24.66/24.88	c model valid
24.66/24.88	c current solution ok
25.75/25.95	o -10314
25.75/25.95	c current bound: 63101
25.75/25.95	c fallback to adder encoding
1800.06/1800.51	c error: unexpected solver exit code
1800.06/1800.51	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-3701682-1338122171/watcher-3701682-1338122171 -o /tmp/evaluation-result-3701682-1338122171/solver-3701682-1338122171 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3701682-1338122171.opb 333974498 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: 0.92 0.99 1.23 3/173 27436
/proc/meminfo: memFree=31298916/32873844 swapFree=7624/7624
[pid=27436] ppid=27434 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27436/stat : 27436 (npSolver-pbo.sh) S 27434 27436 27402 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278342691 9367552 274 33554432000 4194304 5064252 140735124026160 140735124025072 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27436/statm: 2287 274 233 213 0 72 0

[startup+0.036166 s]
/proc/loadavg: 0.92 0.99 1.23 3/173 27436
/proc/meminfo: memFree=31298916/32873844 swapFree=7624/7624
[pid=27436] ppid=27434 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27436/stat : 27436 (npSolver-pbo.sh) S 27434 27436 27402 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278342691 9367552 274 33554432000 4194304 5064252 140735124026160 140735124025072 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27436/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100264 s]
/proc/loadavg: 0.92 0.99 1.23 3/173 27436
/proc/meminfo: memFree=31298916/32873844 swapFree=7624/7624
[pid=27436] ppid=27434 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27436/stat : 27436 (npSolver-pbo.sh) S 27434 27436 27402 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278342691 9367552 274 33554432000 4194304 5064252 140735124026160 140735124025072 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27436/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300242 s]
/proc/loadavg: 0.92 0.99 1.23 3/173 27436
/proc/meminfo: memFree=31298916/32873844 swapFree=7624/7624
[pid=27436] ppid=27434 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27436/stat : 27436 (npSolver-pbo.sh) S 27434 27436 27402 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278342691 9367552 274 33554432000 4194304 5064252 140735124026160 140735124025072 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27436/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700271 s]
/proc/loadavg: 0.92 0.99 1.23 3/173 27436
/proc/meminfo: memFree=31298916/32873844 swapFree=7624/7624
[pid=27436] ppid=27434 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27436/stat : 27436 (npSolver-pbo.sh) S 27434 27436 27402 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278342691 9367552 274 33554432000 4194304 5064252 140735124026160 140735124025072 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27436/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50036 s]
/proc/loadavg: 0.92 0.99 1.23 3/181 27451
/proc/meminfo: memFree=31156956/32873844 swapFree=7624/7624
[pid=27436] ppid=27434 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27436/stat : 27436 (npSolver-pbo.sh) S 27434 27436 27402 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278342691 9367552 274 33554432000 4194304 5064252 140735124026160 140735124025072 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27436/statm: 2287 274 233 213 0 72 0
[pid=27437] ppid=27436 vsize=63924 CPUtime=0.86 cores=0,2,4,6
/proc/27437/stat : 27437 (npSolver-pbo) S 27436 27436 27402 0 -1 4202496 10555 0 0 0 79 7 0 0 20 0 1 0 278342691 65458176 15334 33554432000 4194304 5992684 140735374113088 140735374107120 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27437/statm: 15981 15334 174 440 0 15537 0
[pid=27450] ppid=27437 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27450/stat : 27450 (cp2_pre.sh) S 27437 27436 27402 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 278342778 9367552 277 33554432000 4194304 5064252 140736735410064 140736735408768 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27450/statm: 2287 277 234 213 0 72 0
[pid=27451] ppid=27450 vsize=134832 CPUtime=0.61 cores=0,2,4,6
/proc/27451/stat : 27451 (coprocessor) R 27450 27436 27402 0 -1 4202496 21361 0 0 0 57 4 0 0 20 0 1 0 278342778 138067968 29839 33554432000 4194304 6586260 140734468732752 140734468729512 5511711 0 0 4096 8404994 0 0 0 17 0 0 0 0 0 0
/proc/27451/statm: 33708 29839 166 584 0 33120 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 217052

[startup+3.10027 s]
/proc/loadavg: 0.92 0.99 1.23 3/181 27451
/proc/meminfo: memFree=31021280/32873844 swapFree=7624/7624
[pid=27436] ppid=27434 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27436/stat : 27436 (npSolver-pbo.sh) S 27434 27436 27402 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278342691 9367552 274 33554432000 4194304 5064252 140735124026160 140735124025072 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27436/statm: 2287 274 233 213 0 72 0
[pid=27437] ppid=27436 vsize=63924 CPUtime=0.86 cores=0,2,4,6
/proc/27437/stat : 27437 (npSolver-pbo) S 27436 27436 27402 0 -1 4202496 10555 0 0 0 79 7 0 0 20 0 1 0 278342691 65458176 15334 33554432000 4194304 5992684 140735374113088 140735374107120 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27437/statm: 15981 15334 174 440 0 15537 0
[pid=27450] ppid=27437 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27450/stat : 27450 (cp2_pre.sh) S 27437 27436 27402 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 278342778 9367552 277 33554432000 4194304 5064252 140736735410064 140736735408768 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27450/statm: 2287 277 234 213 0 72 0
[pid=27451] ppid=27450 vsize=191240 CPUtime=2.21 cores=0,2,4,6
/proc/27451/stat : 27451 (coprocessor) R 27450 27436 27402 0 -1 4202496 33692 0 0 0 212 9 0 0 20 0 1 0 278342778 195829760 45944 33554432000 4194304 6586260 140734468732752 140734468728504 5075750 0 0 4096 8404994 0 0 0 17 6 0 0 0 0 0
/proc/27451/statm: 47810 45944 200 584 0 47222 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 273460

[startup+6.30042 s]
/proc/loadavg: 1.01 1.00 1.24 3/181 27454
/proc/meminfo: memFree=30909984/32873844 swapFree=7624/7624
[pid=27436] ppid=27434 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27436/stat : 27436 (npSolver-pbo.sh) S 27434 27436 27402 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278342691 9367552 274 33554432000 4194304 5064252 140735124026160 140735124025072 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27436/statm: 2287 274 233 213 0 72 0
[pid=27437] ppid=27436 vsize=63924 CPUtime=3.58 cores=0,2,4,6
/proc/27437/stat : 27437 (npSolver-pbo) S 27436 27436 27402 0 -1 4202496 10563 34595 0 0 79 7 260 12 20 0 1 0 278342691 65458176 15334 33554432000 4194304 5992684 140735374113088 140735374108208 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27437/statm: 15981 15334 174 440 0 15537 0
[pid=27453] ppid=27437 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27453/stat : 27453 (satsolver.sh) S 27437 27436 27402 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 278343062 9367552 266 33554432000 4194304 5064252 140734134329072 140734134327984 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27453/statm: 2287 266 226 213 0 72 0
[pid=27454] ppid=27453 vsize=84164 CPUtime=2.57 cores=0,2,4,6
/proc/27454/stat : 27454 (glucose) R 27453 27436 27402 0 -1 4202496 16404 0 0 0 255 2 0 0 20 0 1 0 278343062 86183936 17174 33554432000 4194304 5208918 140734347007568 140734347005720 4229483 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27454/statm: 21041 17174 103 248 0 20790 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 166384

[startup+12.7004 s]
/proc/loadavg: 1.09 1.02 1.24 3/183 27456
/proc/meminfo: memFree=29902524/32873844 swapFree=7624/7624
[pid=27436] ppid=27434 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27436/stat : 27436 (npSolver-pbo.sh) S 27434 27436 27402 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278342691 9367552 274 33554432000 4194304 5064252 140735124026160 140735124025072 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27436/statm: 2287 274 233 213 0 72 0
[pid=27437] ppid=27436 vsize=63924 CPUtime=3.58 cores=0,2,4,6
/proc/27437/stat : 27437 (npSolver-pbo) S 27436 27436 27402 0 -1 4202496 10563 34595 0 0 79 7 260 12 20 0 1 0 278342691 65458176 15334 33554432000 4194304 5992684 140735374113088 140735374108208 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27437/statm: 15981 15334 174 440 0 15537 0
[pid=27453] ppid=27437 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27453/stat : 27453 (satsolver.sh) S 27437 27436 27402 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 278343062 9367552 266 33554432000 4194304 5064252 140734134329072 140734134327984 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27453/statm: 2287 266 226 213 0 72 0
[pid=27454] ppid=27453 vsize=84164 CPUtime=8.97 cores=0,2,4,6
/proc/27454/stat : 27454 (glucose) R 27453 27436 27402 0 -1 4202496 16413 0 0 0 895 2 0 0 20 0 1 0 278343062 86183936 17183 33554432000 4194304 5208918 140734347007568 140734347005720 4229251 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27454/statm: 21041 17183 103 248 0 20790 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 166384

[startup+25.5002 s]
/proc/loadavg: 1.51 1.12 1.27 3/181 27463
/proc/meminfo: memFree=29922284/32873844 swapFree=7624/7624
[pid=27436] ppid=27434 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27436/stat : 27436 (npSolver-pbo.sh) S 27434 27436 27402 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278342691 9367552 274 33554432000 4194304 5064252 140735124026160 140735124025072 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27436/statm: 2287 274 233 213 0 72 0
[pid=27437] ppid=27436 vsize=66488 CPUtime=25.36 cores=0,2,4,6
/proc/27437/stat : 27437 (npSolver-pbo) R 27436 27436 27402 0 -1 4202496 12803 55734 0 0 100 59 2360 17 20 0 1 0 278342691 68083712 15979 33554432000 4194304 5992684 140735374113088 140735374107272 5179696 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/27437/statm: 16622 15979 180 440 0 16178 0
Current children cumulated CPU time (s) 25.36
Current children cumulated vsize (KiB) 75636

[startup+51.1004 s]
/proc/loadavg: 1.67 1.19 1.29 3/183 27466
/proc/meminfo: memFree=29644864/32873844 swapFree=7624/7624
[pid=27436] ppid=27434 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27436/stat : 27436 (npSolver-pbo.sh) S 27434 27436 27402 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278342691 9367552 274 33554432000 4194304 5064252 140735124026160 140735124025072 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27436/statm: 2287 274 233 213 0 72 0
[pid=27437] ppid=27436 vsize=67628 CPUtime=25.85 cores=0,2,4,6
/proc/27437/stat : 27437 (npSolver-pbo) S 27436 27436 27402 0 -1 4202496 13531 56249 0 0 111 94 2360 20 20 0 1 0 278342691 69251072 16121 33554432000 4194304 5992684 140735374113088 140735374105408 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27437/statm: 16907 16121 183 440 0 16463 0
[pid=27465] ppid=27437 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27465/stat : 27465 (satsolver.sh) S 27437 27436 27402 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 278345290 9367552 267 33554432000 4194304 5064252 140736146306480 140736146305392 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/27465/statm: 2287 267 226 213 0 72 0
[pid=27466] ppid=27465 vsize=135060 CPUtime=25.1 cores=0,2,4,6
/proc/27466/stat : 27466 (glucose) R 27465 27436 27402 0 -1 4202496 20429 0 0 0 2506 4 0 0 20 0 1 0 278345290 138301440 30546 33554432000 4194304 5208918 140737456406704 140737456403080 4229776 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27466/statm: 33765 30546 105 248 0 33514 0
Current children cumulated CPU time (s) 50.95
Current children cumulated vsize (KiB) 220984

[startup+102.307 s]
/proc/loadavg: 2.14 1.37 1.34 3/182 27511
/proc/meminfo: memFree=30990644/32873844 swapFree=7624/7624
[pid=27436] ppid=27434 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27436/stat : 27436 (npSolver-pbo.sh) S 27434 27436 27402 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278342691 9367552 274 33554432000 4194304 5064252 140735124026160 140735124025072 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27436/statm: 2287 274 233 213 0 72 0
[pid=27437] ppid=27436 vsize=67628 CPUtime=25.85 cores=0,2,4,6
/proc/27437/stat : 27437 (npSolver-pbo) S 27436 27436 27402 0 -1 4202496 13531 56249 0 0 111 94 2360 20 20 0 1 0 278342691 69251072 16121 33554432000 4194304 5992684 140735374113088 140735374105408 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27437/statm: 16907 16121 183 440 0 16463 0
[pid=27465] ppid=27437 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27465/stat : 27465 (satsolver.sh) S 27437 27436 27402 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 278345290 9367552 267 33554432000 4194304 5064252 140736146306480 140736146305392 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/27465/statm: 2287 267 226 213 0 72 0
[pid=27466] ppid=27465 vsize=184380 CPUtime=76.29 cores=0,2,4,6
/proc/27466/stat : 27466 (glucose) R 27465 27436 27402 0 -1 4202496 21385 0 0 0 7624 5 0 0 20 0 1 0 278345290 188805120 41292 33554432000 4194304 5208918 140737456406704 140737456403080 4229460 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27466/statm: 46095 41292 105 248 0 45844 0
Current children cumulated CPU time (s) 102.14
Current children cumulated vsize (KiB) 270304

[startup+162.3 s]
/proc/loadavg: 2.16 1.53 1.40 3/183 27516
/proc/meminfo: memFree=30055320/32873844 swapFree=7624/7624
[pid=27436] ppid=27434 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27436/stat : 27436 (npSolver-pbo.sh) S 27434 27436 27402 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278342691 9367552 274 33554432000 4194304 5064252 140735124026160 140735124025072 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27436/statm: 2287 274 233 213 0 72 0
[pid=27437] ppid=27436 vsize=67628 CPUtime=25.85 cores=0,2,4,6
/proc/27437/stat : 27437 (npSolver-pbo) S 27436 27436 27402 0 -1 4202496 13531 56249 0 0 111 94 2360 20 20 0 1 0 278342691 69251072 16121 33554432000 4194304 5992684 140735374113088 140735374105408 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27437/statm: 16907 16121 183 440 0 16463 0
[pid=27465] ppid=27437 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27465/stat : 27465 (satsolver.sh) S 27437 27436 27402 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 278345290 9367552 267 33554432000 4194304 5064252 140736146306480 140736146305392 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/27465/statm: 2287 267 226 213 0 72 0
[pid=27466] ppid=27465 vsize=184380 CPUtime=136.26 cores=0,2,4,6
/proc/27466/stat : 27466 (glucose) R 27465 27436 27402 0 -1 4202496 22476 0 0 0 13617 9 0 0 20 0 1 0 278345290 188805120 40781 33554432000 4194304 5208918 140737456406704 140737456402392 4211553 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27466/statm: 46095 40781 105 248 0 45844 0
Current children cumulated CPU time (s) 162.11

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

/proc/27466/stat : 27466 (glucose) R 27465 27436 27402 0 -1 4202496 66671 0 0 0 139513 93 0 0 20 0 1 0 278345290 220364800 46481 33554432000 4194304 5208918 140737456406704 140737456403080 4211540 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27466/statm: 53800 46481 105 248 0 53549 0
Current children cumulated CPU time (s) 1421.91
Current children cumulated vsize (KiB) 301124

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.84 3/183 27537
/proc/meminfo: memFree=29874392/32873844 swapFree=7624/7624
[pid=27436] ppid=27434 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27436/stat : 27436 (npSolver-pbo.sh) S 27434 27436 27402 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278342691 9367552 274 33554432000 4194304 5064252 140735124026160 140735124025072 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27436/statm: 2287 274 233 213 0 72 0
[pid=27437] ppid=27436 vsize=67628 CPUtime=25.85 cores=0,2,4,6
/proc/27437/stat : 27437 (npSolver-pbo) S 27436 27436 27402 0 -1 4202496 13531 56249 0 0 111 94 2360 20 20 0 1 0 278342691 69251072 16121 33554432000 4194304 5992684 140735374113088 140735374105408 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27437/statm: 16907 16121 183 440 0 16463 0
[pid=27465] ppid=27437 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27465/stat : 27465 (satsolver.sh) S 27437 27436 27402 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 278345290 9367552 267 33554432000 4194304 5064252 140736146306480 140736146305392 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/27465/statm: 2287 267 226 213 0 72 0
[pid=27466] ppid=27465 vsize=215200 CPUtime=1456.04 cores=0,2,4,6
/proc/27466/stat : 27466 (glucose) R 27465 27436 27402 0 -1 4202496 68393 0 0 0 145508 96 0 0 20 0 1 0 278345290 220364800 46481 33554432000 4194304 5208918 140737456406704 140737456403080 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27466/statm: 53800 46481 105 248 0 53549 0
Current children cumulated CPU time (s) 1481.89
Current children cumulated vsize (KiB) 301124

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.84 3/184 27560
/proc/meminfo: memFree=29860292/32873844 swapFree=7624/7624
[pid=27436] ppid=27434 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27436/stat : 27436 (npSolver-pbo.sh) S 27434 27436 27402 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278342691 9367552 274 33554432000 4194304 5064252 140735124026160 140735124025072 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27436/statm: 2287 274 233 213 0 72 0
[pid=27437] ppid=27436 vsize=67628 CPUtime=25.85 cores=0,2,4,6
/proc/27437/stat : 27437 (npSolver-pbo) S 27436 27436 27402 0 -1 4202496 13531 56249 0 0 111 94 2360 20 20 0 1 0 278342691 69251072 16121 33554432000 4194304 5992684 140735374113088 140735374105408 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27437/statm: 16907 16121 183 440 0 16463 0
[pid=27465] ppid=27437 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27465/stat : 27465 (satsolver.sh) S 27437 27436 27402 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 278345290 9367552 267 33554432000 4194304 5064252 140736146306480 140736146305392 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/27465/statm: 2287 267 226 213 0 72 0
[pid=27466] ppid=27465 vsize=215200 CPUtime=1516.04 cores=0,2,4,6
/proc/27466/stat : 27466 (glucose) R 27465 27436 27402 0 -1 4202496 70116 0 0 0 151504 100 0 0 20 0 1 0 278345290 220364800 45457 33554432000 4194304 5208918 140737456406704 140737456404856 4229517 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27466/statm: 53800 45457 105 248 0 53549 0
Current children cumulated CPU time (s) 1541.89
Current children cumulated vsize (KiB) 301124

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.85 3/183 27560
/proc/meminfo: memFree=29786040/32873844 swapFree=7624/7624
[pid=27436] ppid=27434 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27436/stat : 27436 (npSolver-pbo.sh) S 27434 27436 27402 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278342691 9367552 274 33554432000 4194304 5064252 140735124026160 140735124025072 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27436/statm: 2287 274 233 213 0 72 0
[pid=27437] ppid=27436 vsize=67628 CPUtime=25.85 cores=0,2,4,6
/proc/27437/stat : 27437 (npSolver-pbo) S 27436 27436 27402 0 -1 4202496 13531 56249 0 0 111 94 2360 20 20 0 1 0 278342691 69251072 16121 33554432000 4194304 5992684 140735374113088 140735374105408 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27437/statm: 16907 16121 183 440 0 16463 0
[pid=27465] ppid=27437 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27465/stat : 27465 (satsolver.sh) S 27437 27436 27402 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 278345290 9367552 267 33554432000 4194304 5064252 140736146306480 140736146305392 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/27465/statm: 2287 267 226 213 0 72 0
[pid=27466] ppid=27465 vsize=265288 CPUtime=1576.03 cores=0,2,4,6
/proc/27466/stat : 27466 (glucose) R 27465 27436 27402 0 -1 4202496 70976 0 0 0 157502 101 0 0 20 0 1 0 278345290 271654912 60606 33554432000 4194304 5208918 140737456406704 140737456403080 4229319 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27466/statm: 66322 60606 105 248 0 66071 0
Current children cumulated CPU time (s) 1601.88
Current children cumulated vsize (KiB) 351212

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.85 3/183 27560
/proc/meminfo: memFree=29777616/32873844 swapFree=7624/7624
[pid=27436] ppid=27434 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27436/stat : 27436 (npSolver-pbo.sh) S 27434 27436 27402 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278342691 9367552 274 33554432000 4194304 5064252 140735124026160 140735124025072 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27436/statm: 2287 274 233 213 0 72 0
[pid=27437] ppid=27436 vsize=67628 CPUtime=25.85 cores=0,2,4,6
/proc/27437/stat : 27437 (npSolver-pbo) S 27436 27436 27402 0 -1 4202496 13531 56249 0 0 111 94 2360 20 20 0 1 0 278342691 69251072 16121 33554432000 4194304 5992684 140735374113088 140735374105408 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27437/statm: 16907 16121 183 440 0 16463 0
[pid=27465] ppid=27437 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27465/stat : 27465 (satsolver.sh) S 27437 27436 27402 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 278345290 9367552 267 33554432000 4194304 5064252 140736146306480 140736146305392 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/27465/statm: 2287 267 226 213 0 72 0
[pid=27466] ppid=27465 vsize=265288 CPUtime=1636.01 cores=0,2,4,6
/proc/27466/stat : 27466 (glucose) R 27465 27436 27402 0 -1 4202496 72124 0 0 0 163498 103 0 0 20 0 1 0 278345290 271654912 59540 33554432000 4194304 5208918 140737456406704 140737456403016 4229780 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27466/statm: 66322 59540 105 248 0 66071 0
Current children cumulated CPU time (s) 1661.86
Current children cumulated vsize (KiB) 351212

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.86 3/183 27560
/proc/meminfo: memFree=29809200/32873844 swapFree=7624/7624
[pid=27436] ppid=27434 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27436/stat : 27436 (npSolver-pbo.sh) S 27434 27436 27402 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278342691 9367552 274 33554432000 4194304 5064252 140735124026160 140735124025072 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27436/statm: 2287 274 233 213 0 72 0
[pid=27437] ppid=27436 vsize=67628 CPUtime=25.85 cores=0,2,4,6
/proc/27437/stat : 27437 (npSolver-pbo) S 27436 27436 27402 0 -1 4202496 13531 56249 0 0 111 94 2360 20 20 0 1 0 278342691 69251072 16121 33554432000 4194304 5992684 140735374113088 140735374105408 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27437/statm: 16907 16121 183 440 0 16463 0
[pid=27465] ppid=27437 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27465/stat : 27465 (satsolver.sh) S 27437 27436 27402 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 278345290 9367552 267 33554432000 4194304 5064252 140736146306480 140736146305392 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/27465/statm: 2287 267 226 213 0 72 0
[pid=27466] ppid=27465 vsize=265288 CPUtime=1696.01 cores=0,2,4,6
/proc/27466/stat : 27466 (glucose) R 27465 27436 27402 0 -1 4202496 73270 0 0 0 169495 106 0 0 20 0 1 0 278345290 271654912 58516 33554432000 4194304 5208918 140737456406704 140737456404856 4211623 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27466/statm: 66322 58516 105 248 0 66071 0
Current children cumulated CPU time (s) 1721.86
Current children cumulated vsize (KiB) 351212

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.87 3/183 27560
/proc/meminfo: memFree=29799816/32873844 swapFree=7624/7624
[pid=27436] ppid=27434 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27436/stat : 27436 (npSolver-pbo.sh) S 27434 27436 27402 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278342691 9367552 274 33554432000 4194304 5064252 140735124026160 140735124025072 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27436/statm: 2287 274 233 213 0 72 0
[pid=27437] ppid=27436 vsize=67628 CPUtime=25.85 cores=0,2,4,6
/proc/27437/stat : 27437 (npSolver-pbo) S 27436 27436 27402 0 -1 4202496 13531 56249 0 0 111 94 2360 20 20 0 1 0 278342691 69251072 16121 33554432000 4194304 5992684 140735374113088 140735374105408 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27437/statm: 16907 16121 183 440 0 16463 0
[pid=27465] ppid=27437 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27465/stat : 27465 (satsolver.sh) S 27437 27436 27402 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 278345290 9367552 267 33554432000 4194304 5064252 140736146306480 140736146305392 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/27465/statm: 2287 267 226 213 0 72 0
[pid=27466] ppid=27465 vsize=265288 CPUtime=1755.99 cores=0,2,4,6
/proc/27466/stat : 27466 (glucose) R 27465 27436 27402 0 -1 4202496 74419 0 0 0 175491 108 0 0 20 0 1 0 278345290 271654912 56468 33554432000 4194304 5208918 140737456406704 140737456403080 4229469 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27466/statm: 66322 56468 105 248 0 66071 0
Current children cumulated CPU time (s) 1781.84
Current children cumulated vsize (KiB) 351212



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 1.87 3/183 27561
/proc/meminfo: memFree=29780860/32873844 swapFree=7624/7624
[pid=27436] ppid=27434 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27436/stat : 27436 (npSolver-pbo.sh) S 27434 27436 27402 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278342691 9367552 274 33554432000 4194304 5064252 140735124026160 140735124025072 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27436/statm: 2287 274 233 213 0 72 0
[pid=27437] ppid=27436 vsize=67628 CPUtime=25.85 cores=0,2,4,6
/proc/27437/stat : 27437 (npSolver-pbo) S 27436 27436 27402 0 -1 4202496 13531 56249 0 0 111 94 2360 20 20 0 1 0 278342691 69251072 16121 33554432000 4194304 5992684 140735374113088 140735374105408 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27437/statm: 16907 16121 183 440 0 16463 0
[pid=27465] ppid=27437 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27465/stat : 27465 (satsolver.sh) S 27437 27436 27402 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 278345290 9367552 267 33554432000 4194304 5064252 140736146306480 140736146305392 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/27465/statm: 2287 267 226 213 0 72 0
[pid=27466] ppid=27465 vsize=265288 CPUtime=1774.21 cores=0,2,4,6
/proc/27466/stat : 27466 (glucose) R 27465 27436 27402 0 -1 4202496 74427 0 0 0 177312 109 0 0 20 0 1 0 278345290 271654912 60564 33554432000 4194304 5208918 140737456406704 140737456403080 4229748 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27466/statm: 66322 60564 105 248 0 66071 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 351212

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 1.87 3/183 27561
/proc/meminfo: memFree=29780860/32873844 swapFree=7624/7624
[pid=27436] ppid=27434 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27436/stat : 27436 (npSolver-pbo.sh) S 27434 27436 27402 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278342691 9367552 274 33554432000 4194304 5064252 140735124026160 140735124025072 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27436/statm: 2287 274 233 213 0 72 0
[pid=27437] ppid=27436 vsize=67628 CPUtime=25.85 cores=0,2,4,6
/proc/27437/stat : 27437 (npSolver-pbo) S 27436 27436 27402 0 -1 4202496 13531 56249 0 0 111 94 2360 20 20 0 1 0 278342691 69251072 16121 33554432000 4194304 5992684 140735374113088 140735374105408 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27437/statm: 16907 16121 183 440 0 16463 0
[pid=27465] ppid=27437 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27465/stat : 27465 (satsolver.sh) S 27437 27436 27402 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 278345290 9367552 267 33554432000 4194304 5064252 140736146306480 140736146305392 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/27465/statm: 2287 267 226 213 0 72 0
[pid=27466] ppid=27465 vsize=265288 CPUtime=1774.21 cores=0,2,4,6
/proc/27466/stat : 27466 (glucose) R 27465 27436 27402 0 -1 4202496 74427 0 0 0 177312 109 0 0 20 0 1 0 278345290 271654912 60564 33554432000 4194304 5208918 140737456406704 140737456403080 4229748 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27466/statm: 66322 60564 105 248 0 66071 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 351212

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 27436 and gives
#  childrusage.ru_utime.tv_sec=24
#  childrusage.ru_utime.tv_usec=729240
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=152824
# CPU time returned by wait4() is 25.8821
# while last known CPU time is 1800.06
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.52
CPU time (s): 1800.06
CPU user time (s): 1797.83
CPU system time (s): 2.23
CPU usage (%): 99.9747
Max. virtual memory (cumulated for all children) (KiB): 431352

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 24.7292
system time used= 1.15282
maximum resident set size= 189108
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 70759
page faults= 0
swaps= 0
block input operations= 0
block output operations= 145008
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 414
involuntary context switches= 73

runsolver used 6.78997 second user time and 19.1371 second system time

The end

Launcher Data

Begin job on node130 at 2012-05-27 14:36:11
IDJOB=3701682
IDBENCH=90860
IDSOLVER=2277
FILE ID=node130/3701682-1338122171
RUNJOBID= node130-1338122171-27418
PBS_JOBID= 14624483
Free space on /tmp= 71472 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB12/normalized-PB12/OPT-SMALLINT-LIN/sroussel/BA/normalized-BA_RDC4.dot_unif_50null0mast_rapportOE1.0_TMAX180_K67_cod2.opb
COMMAND LINE= DIR/npSolver-pbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3701682-1338122171/watcher-3701682-1338122171 -o /tmp/evaluation-result-3701682-1338122171/solver-3701682-1338122171 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo.sh HOME/instance-3701682-1338122171.opb 333974498 HOME HOME

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

MD5SUM BENCH= 4555e70390d674ec14d0ef1e0b38ebad
RANDOM SEED=333974498

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.875
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.875
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	: 5228.98
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31299560 kB
Buffers:          261452 kB
Cached:           496052 kB
SwapCached:         4504 kB
Active:           677052 kB
Inactive:          95148 kB
Active(anon):       5460 kB
Inactive(anon):     8952 kB
Active(file):     671592 kB
Inactive(file):    86196 kB
Unevictable:        7624 kB
Mlocked:            7624 kB
SwapTotal:      67108856 kB
SwapFree:       67099860 kB
Dirty:             15172 kB
Writeback:             0 kB
AnonPages:         16420 kB
Mapped:            10900 kB
Shmem:                 8 kB
Slab:             660688 kB
SReclaimable:     102352 kB
SUnreclaim:       558336 kB
KernelStack:        1392 kB
PageTables:         3792 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     108940 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 71192 MiB
End job on node130 at 2012-05-27 15:06:11