Trace number 3750873

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 (fixed)? (TO) 1800.04 1800.62

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/bsg/normalized-bsg_1000_60_1.opb
MD5SUM6856221d5d444d2079d321f11fb11f0b
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-70
Best CPU time to get the best result obtained on this benchmark1800.11
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -74
Optimality of the best value was proved NO
Number of variables2000
Total number of constraints3001
Number of constraints which are clauses1000
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints2001
Minimum length of a constraint2
Maximum length of a constraint2000
Number of terms in the objective function 1000
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1000
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 2000
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)151172
Sum of products size (including duplicates)302344
Number of different products75586
Sum of products size151172

Solver Data

1.10/1.13	c run usual solver
1800.00/1800.61	./satsolver.sh: line 5:  7644 Terminated              ./glucose $1 > $2 2> /dev/null
1800.00/1800.61	c error: unexpected solver exit code
1800.00/1800.61	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-3750873-1339220721/watcher-3750873-1339220721 -o /tmp/evaluation-result-3750873-1339220721/solver-3750873-1339220721 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3750873-1339220721.opb 1485291102 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: 1.84 1.95 1.67 2/177 7625
/proc/meminfo: memFree=30234052/32873844 swapFree=7644/7644
[pid=7625] ppid=7623 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7625/stat : 7625 (npSolver-pbo.sh) S 7623 7625 7580 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388196560 9367552 275 33554432000 4194304 5064252 140733244289296 140733244288208 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7625/statm: 2287 275 233 213 0 72 0

[startup+0.079423 s]
/proc/loadavg: 1.84 1.95 1.67 2/177 7625
/proc/meminfo: memFree=30234052/32873844 swapFree=7644/7644
[pid=7625] ppid=7623 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7625/stat : 7625 (npSolver-pbo.sh) S 7623 7625 7580 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388196560 9367552 275 33554432000 4194304 5064252 140733244289296 140733244288208 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7625/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100325 s]
/proc/loadavg: 1.84 1.95 1.67 2/177 7625
/proc/meminfo: memFree=30234052/32873844 swapFree=7644/7644
[pid=7625] ppid=7623 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7625/stat : 7625 (npSolver-pbo.sh) S 7623 7625 7580 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388196560 9367552 275 33554432000 4194304 5064252 140733244289296 140733244288208 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7625/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300313 s]
/proc/loadavg: 1.84 1.95 1.67 2/177 7625
/proc/meminfo: memFree=30234052/32873844 swapFree=7644/7644
[pid=7625] ppid=7623 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7625/stat : 7625 (npSolver-pbo.sh) S 7623 7625 7580 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388196560 9367552 275 33554432000 4194304 5064252 140733244289296 140733244288208 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7625/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700288 s]
/proc/loadavg: 1.84 1.95 1.67 2/177 7625
/proc/meminfo: memFree=30234052/32873844 swapFree=7644/7644
[pid=7625] ppid=7623 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7625/stat : 7625 (npSolver-pbo.sh) S 7623 7625 7580 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388196560 9367552 275 33554432000 4194304 5064252 140733244289296 140733244288208 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7625/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50037 s]
/proc/loadavg: 1.85 1.95 1.67 3/181 7629
/proc/meminfo: memFree=30036800/32873844 swapFree=7644/7644
[pid=7625] ppid=7623 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7625/stat : 7625 (npSolver-pbo.sh) S 7623 7625 7580 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388196560 9367552 275 33554432000 4194304 5064252 140733244289296 140733244288208 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7625/statm: 2287 275 233 213 0 72 0
[pid=7626] ppid=7625 vsize=74316 CPUtime=1.13 cores=1,3,5,7
/proc/7626/stat : 7626 (npSolver-pbo) S 7625 7625 7580 0 -1 4202496 14665 0 0 0 104 9 0 0 20 0 1 0 388196561 76099584 17448 33554432000 4194304 6004724 140736487523760 140736487517808 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7626/statm: 18579 17448 161 442 0 18133 0
Current children cumulated CPU time (s) 1.13
Current children cumulated vsize (KiB) 83464

[startup+3.10045 s]
/proc/loadavg: 1.85 1.95 1.67 3/183 7631
/proc/meminfo: memFree=29797284/32873844 swapFree=7644/7644
[pid=7625] ppid=7623 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7625/stat : 7625 (npSolver-pbo.sh) S 7623 7625 7580 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388196560 9367552 275 33554432000 4194304 5064252 140733244289296 140733244288208 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7625/statm: 2287 275 233 213 0 72 0
[pid=7626] ppid=7625 vsize=74316 CPUtime=1.13 cores=1,3,5,7
/proc/7626/stat : 7626 (npSolver-pbo) S 7625 7625 7580 0 -1 4202496 14665 0 0 0 104 9 0 0 20 0 1 0 388196561 76099584 17448 33554432000 4194304 6004724 140736487523760 140736487517808 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7626/statm: 18579 17448 161 442 0 18133 0
[pid=7630] ppid=7626 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7630/stat : 7630 (cp2_pre.sh) S 7626 7625 7580 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 388196675 9367552 277 33554432000 4194304 5064252 140735719765904 140735719764608 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7630/statm: 2287 277 234 213 0 72 0
[pid=7631] ppid=7630 vsize=222828 CPUtime=1.95 cores=1,3,5,7
/proc/7631/stat : 7631 (coprocessor) R 7630 7625 7580 0 -1 4202496 36379 0 0 0 185 10 0 0 20 0 1 0 388196675 228175872 53798 33554432000 4194304 6586260 140733383344944 140733383340872 4770132 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/7631/statm: 55707 53798 175 584 0 55119 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 315440

[startup+6.30026 s]
/proc/loadavg: 1.85 1.95 1.67 2/183 7642
/proc/meminfo: memFree=30014788/32873844 swapFree=7644/7644
[pid=7625] ppid=7623 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7625/stat : 7625 (npSolver-pbo.sh) S 7623 7625 7580 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388196560 9367552 275 33554432000 4194304 5064252 140733244289296 140733244288208 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7625/statm: 2287 275 233 213 0 72 0
[pid=7626] ppid=7625 vsize=74316 CPUtime=5.27 cores=1,3,5,7
/proc/7626/stat : 7626 (npSolver-pbo) S 7625 7625 7580 0 -1 4202496 14672 40963 0 0 104 9 384 30 20 0 1 0 388196561 76099584 17448 33554432000 4194304 6004724 140736487523760 140736487518896 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7626/statm: 18579 17448 161 442 0 18133 0
Current children cumulated CPU time (s) 5.27
Current children cumulated vsize (KiB) 83464

[startup+12.7003 s]
/proc/loadavg: 1.95 1.97 1.68 3/183 7644
/proc/meminfo: memFree=29946540/32873844 swapFree=7644/7644
[pid=7625] ppid=7623 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7625/stat : 7625 (npSolver-pbo.sh) S 7623 7625 7580 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388196560 9367552 275 33554432000 4194304 5064252 140733244289296 140733244288208 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7625/statm: 2287 275 233 213 0 72 0
[pid=7626] ppid=7625 vsize=74316 CPUtime=5.27 cores=1,3,5,7
/proc/7626/stat : 7626 (npSolver-pbo) S 7625 7625 7580 0 -1 4202496 14672 40963 0 0 104 9 384 30 20 0 1 0 388196561 76099584 17448 33554432000 4194304 6004724 140736487523760 140736487518896 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7626/statm: 18579 17448 161 442 0 18133 0
[pid=7643] ppid=7626 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7643/stat : 7643 (satsolver.sh) S 7626 7625 7580 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 388197119 9367552 266 33554432000 4194304 5064252 140736006151088 140736006150000 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7643/statm: 2287 266 226 213 0 72 0
[pid=7644] ppid=7643 vsize=121096 CPUtime=7.11 cores=1,3,5,7
/proc/7644/stat : 7644 (glucose) R 7643 7625 7580 0 -1 4202496 21502 0 0 0 706 5 0 0 20 0 1 0 388197119 124002304 24546 33554432000 4194304 5208918 140735042679888 140735042677848 4211744 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7644/statm: 30274 24546 95 248 0 30023 0
Current children cumulated CPU time (s) 12.38
Current children cumulated vsize (KiB) 213708

[startup+25.5003 s]
/proc/loadavg: 1.96 1.97 1.68 3/183 7644
/proc/meminfo: memFree=29945532/32873844 swapFree=7644/7644
[pid=7625] ppid=7623 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7625/stat : 7625 (npSolver-pbo.sh) S 7623 7625 7580 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388196560 9367552 275 33554432000 4194304 5064252 140733244289296 140733244288208 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7625/statm: 2287 275 233 213 0 72 0
[pid=7626] ppid=7625 vsize=74316 CPUtime=5.27 cores=1,3,5,7
/proc/7626/stat : 7626 (npSolver-pbo) S 7625 7625 7580 0 -1 4202496 14672 40963 0 0 104 9 384 30 20 0 1 0 388196561 76099584 17448 33554432000 4194304 6004724 140736487523760 140736487518896 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7626/statm: 18579 17448 161 442 0 18133 0
[pid=7643] ppid=7626 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7643/stat : 7643 (satsolver.sh) S 7626 7625 7580 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 388197119 9367552 266 33554432000 4194304 5064252 140736006151088 140736006150000 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7643/statm: 2287 266 226 213 0 72 0
[pid=7644] ppid=7643 vsize=121096 CPUtime=19.91 cores=1,3,5,7
/proc/7644/stat : 7644 (glucose) R 7643 7625 7580 0 -1 4202496 21525 0 0 0 1986 5 0 0 20 0 1 0 388197119 124002304 25080 33554432000 4194304 5208918 140735042679888 140735042677848 4211659 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7644/statm: 30274 25080 95 248 0 30023 0
Current children cumulated CPU time (s) 25.18
Current children cumulated vsize (KiB) 213708

[startup+51.1003 s]
/proc/loadavg: 1.97 1.97 1.69 3/183 7644
/proc/meminfo: memFree=29934488/32873844 swapFree=7644/7644
[pid=7625] ppid=7623 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7625/stat : 7625 (npSolver-pbo.sh) S 7623 7625 7580 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388196560 9367552 275 33554432000 4194304 5064252 140733244289296 140733244288208 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7625/statm: 2287 275 233 213 0 72 0
[pid=7626] ppid=7625 vsize=74316 CPUtime=5.27 cores=1,3,5,7
/proc/7626/stat : 7626 (npSolver-pbo) S 7625 7625 7580 0 -1 4202496 14672 40963 0 0 104 9 384 30 20 0 1 0 388196561 76099584 17448 33554432000 4194304 6004724 140736487523760 140736487518896 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7626/statm: 18579 17448 161 442 0 18133 0
[pid=7643] ppid=7626 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7643/stat : 7643 (satsolver.sh) S 7626 7625 7580 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 388197119 9367552 266 33554432000 4194304 5064252 140736006151088 140736006150000 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7643/statm: 2287 266 226 213 0 72 0
[pid=7644] ppid=7643 vsize=121228 CPUtime=45.5 cores=1,3,5,7
/proc/7644/stat : 7644 (glucose) R 7643 7625 7580 0 -1 4202496 21561 0 0 0 4545 5 0 0 20 0 1 0 388197119 124137472 26138 33554432000 4194304 5208918 140735042679888 140735042677736 4211712 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7644/statm: 30307 26138 95 248 0 30056 0
Current children cumulated CPU time (s) 50.77
Current children cumulated vsize (KiB) 213840

[startup+102.307 s]
/proc/loadavg: 1.99 1.97 1.71 3/183 7644
/proc/meminfo: memFree=29901380/32873844 swapFree=7644/7644
[pid=7625] ppid=7623 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7625/stat : 7625 (npSolver-pbo.sh) S 7623 7625 7580 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388196560 9367552 275 33554432000 4194304 5064252 140733244289296 140733244288208 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7625/statm: 2287 275 233 213 0 72 0
[pid=7626] ppid=7625 vsize=74316 CPUtime=5.27 cores=1,3,5,7
/proc/7626/stat : 7626 (npSolver-pbo) S 7625 7625 7580 0 -1 4202496 14672 40963 0 0 104 9 384 30 20 0 1 0 388196561 76099584 17448 33554432000 4194304 6004724 140736487523760 140736487518896 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7626/statm: 18579 17448 161 442 0 18133 0
[pid=7643] ppid=7626 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7643/stat : 7643 (satsolver.sh) S 7626 7625 7580 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 388197119 9367552 266 33554432000 4194304 5064252 140736006151088 140736006150000 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7643/statm: 2287 266 226 213 0 72 0
[pid=7644] ppid=7643 vsize=140460 CPUtime=96.7 cores=1,3,5,7
/proc/7644/stat : 7644 (glucose) R 7643 7625 7580 0 -1 4202496 22138 0 0 0 9665 5 0 0 20 0 1 0 388197119 143831040 27736 33554432000 4194304 5208918 140735042679888 140735042677736 4211584 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7644/statm: 35115 27736 95 248 0 34864 0
Current children cumulated CPU time (s) 101.97
Current children cumulated vsize (KiB) 233072

[startup+162.3 s]
/proc/loadavg: 1.99 1.97 1.72 3/183 7644
/proc/meminfo: memFree=29915840/32873844 swapFree=7644/7644
[pid=7625] ppid=7623 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7625/stat : 7625 (npSolver-pbo.sh) S 7623 7625 7580 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388196560 9367552 275 33554432000 4194304 5064252 140733244289296 140733244288208 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7625/statm: 2287 275 233 213 0 72 0
[pid=7626] ppid=7625 vsize=74316 CPUtime=5.27 cores=1,3,5,7
/proc/7626/stat : 7626 (npSolver-pbo) S 7625 7625 7580 0 -1 4202496 14672 40963 0 0 104 9 384 30 20 0 1 0 388196561 76099584 17448 33554432000 4194304 6004724 140736487523760 140736487518896 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7626/statm: 18579 17448 161 442 0 18133 0
[pid=7643] ppid=7626 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7643/stat : 7643 (satsolver.sh) S 7626 7625 7580 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 388197119 9367552 266 33554432000 4194304 5064252 140736006151088 140736006150000 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7643/statm: 2287 266 226 213 0 72 0
[pid=7644] ppid=7643 vsize=125212 CPUtime=156.68 cores=1,3,5,7
/proc/7644/stat : 7644 (glucose) R 7643 7625 7580 0 -1 4202496 24046 0 0 0 15661 7 0 0 20 0 1 0 388197119 128217088 26269 33554432000 4194304 5208918 140735042679888 140735042677736 4211019 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7644/statm: 31303 26269 104 248 0 31052 0
Current children cumulated CPU time (s) 161.95
Current children cumulated vsize (KiB) 217824

[startup+222.3 s]
/proc/loadavg: 2.05 1.99 1.74 3/183 7645
/proc/meminfo: memFree=29884924/32873844 swapFree=7644/7644
[pid=7625] ppid=7623 vsize=9148 CPUtime=0 cores=1,3,5,7

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


[startup+1362.3 s]
/proc/loadavg: 2.05 2.01 1.90 3/183 7679
/proc/meminfo: memFree=29792340/32873844 swapFree=7644/7644
[pid=7625] ppid=7623 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7625/stat : 7625 (npSolver-pbo.sh) S 7623 7625 7580 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388196560 9367552 275 33554432000 4194304 5064252 140733244289296 140733244288208 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7625/statm: 2287 275 233 213 0 72 0
[pid=7626] ppid=7625 vsize=74316 CPUtime=5.27 cores=1,3,5,7
/proc/7626/stat : 7626 (npSolver-pbo) S 7625 7625 7580 0 -1 4202496 14672 40963 0 0 104 9 384 30 20 0 1 0 388196561 76099584 17448 33554432000 4194304 6004724 140736487523760 140736487518896 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7626/statm: 18579 17448 161 442 0 18133 0
[pid=7643] ppid=7626 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7643/stat : 7643 (satsolver.sh) S 7626 7625 7580 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 388197119 9367552 266 33554432000 4194304 5064252 140736006151088 140736006150000 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7643/statm: 2287 266 226 213 0 72 0
[pid=7644] ppid=7643 vsize=213024 CPUtime=1356.48 cores=1,3,5,7
/proc/7644/stat : 7644 (glucose) R 7643 7625 7580 0 -1 4202496 29597 0 0 0 135635 13 0 0 20 0 1 0 388197119 218136576 49753 33554432000 4194304 5208918 140735042679888 140735042676264 4229129 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7644/statm: 53256 49753 105 248 0 53005 0
Current children cumulated CPU time (s) 1361.75
Current children cumulated vsize (KiB) 305636

[startup+1422.31 s]
/proc/loadavg: 2.02 2.01 1.91 3/183 7680
/proc/meminfo: memFree=29748836/32873844 swapFree=7644/7644
[pid=7625] ppid=7623 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7625/stat : 7625 (npSolver-pbo.sh) S 7623 7625 7580 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388196560 9367552 275 33554432000 4194304 5064252 140733244289296 140733244288208 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7625/statm: 2287 275 233 213 0 72 0
[pid=7626] ppid=7625 vsize=74316 CPUtime=5.27 cores=1,3,5,7
/proc/7626/stat : 7626 (npSolver-pbo) S 7625 7625 7580 0 -1 4202496 14672 40963 0 0 104 9 384 30 20 0 1 0 388196561 76099584 17448 33554432000 4194304 6004724 140736487523760 140736487518896 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7626/statm: 18579 17448 161 442 0 18133 0
[pid=7643] ppid=7626 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7643/stat : 7643 (satsolver.sh) S 7626 7625 7580 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 388197119 9367552 266 33554432000 4194304 5064252 140736006151088 140736006150000 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7643/statm: 2287 266 226 213 0 72 0
[pid=7644] ppid=7643 vsize=213024 CPUtime=1416.48 cores=1,3,5,7
/proc/7644/stat : 7644 (glucose) R 7643 7625 7580 0 -1 4202496 29597 0 0 0 141635 13 0 0 20 0 1 0 388197119 218136576 49753 33554432000 4194304 5208918 140735042679888 140735042676264 4229110 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7644/statm: 53256 49753 105 248 0 53005 0
Current children cumulated CPU time (s) 1421.75
Current children cumulated vsize (KiB) 305636

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/184 7683
/proc/meminfo: memFree=29729948/32873844 swapFree=7644/7644
[pid=7625] ppid=7623 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7625/stat : 7625 (npSolver-pbo.sh) S 7623 7625 7580 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388196560 9367552 275 33554432000 4194304 5064252 140733244289296 140733244288208 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7625/statm: 2287 275 233 213 0 72 0
[pid=7626] ppid=7625 vsize=74316 CPUtime=5.27 cores=1,3,5,7
/proc/7626/stat : 7626 (npSolver-pbo) S 7625 7625 7580 0 -1 4202496 14672 40963 0 0 104 9 384 30 20 0 1 0 388196561 76099584 17448 33554432000 4194304 6004724 140736487523760 140736487518896 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7626/statm: 18579 17448 161 442 0 18133 0
[pid=7643] ppid=7626 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7643/stat : 7643 (satsolver.sh) S 7626 7625 7580 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 388197119 9367552 266 33554432000 4194304 5064252 140736006151088 140736006150000 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7643/statm: 2287 266 226 213 0 72 0
[pid=7644] ppid=7643 vsize=213024 CPUtime=1476.46 cores=1,3,5,7
/proc/7644/stat : 7644 (glucose) R 7643 7625 7580 0 -1 4202496 29597 0 0 0 147633 13 0 0 20 0 1 0 388197119 218136576 49753 33554432000 4194304 5208918 140735042679888 140735042676264 4229195 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7644/statm: 53256 49753 105 248 0 53005 0
Current children cumulated CPU time (s) 1481.73
Current children cumulated vsize (KiB) 305636

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/183 7683
/proc/meminfo: memFree=29745004/32873844 swapFree=7644/7644
[pid=7625] ppid=7623 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7625/stat : 7625 (npSolver-pbo.sh) S 7623 7625 7580 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388196560 9367552 275 33554432000 4194304 5064252 140733244289296 140733244288208 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7625/statm: 2287 275 233 213 0 72 0
[pid=7626] ppid=7625 vsize=74316 CPUtime=5.27 cores=1,3,5,7
/proc/7626/stat : 7626 (npSolver-pbo) S 7625 7625 7580 0 -1 4202496 14672 40963 0 0 104 9 384 30 20 0 1 0 388196561 76099584 17448 33554432000 4194304 6004724 140736487523760 140736487518896 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7626/statm: 18579 17448 161 442 0 18133 0
[pid=7643] ppid=7626 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7643/stat : 7643 (satsolver.sh) S 7626 7625 7580 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 388197119 9367552 266 33554432000 4194304 5064252 140736006151088 140736006150000 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7643/statm: 2287 266 226 213 0 72 0
[pid=7644] ppid=7643 vsize=213024 CPUtime=1536.45 cores=1,3,5,7
/proc/7644/stat : 7644 (glucose) R 7643 7625 7580 0 -1 4202496 29597 0 0 0 153632 13 0 0 20 0 1 0 388197119 218136576 49753 33554432000 4194304 5208918 140735042679888 140735042676264 4228997 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7644/statm: 53256 49753 105 248 0 53005 0
Current children cumulated CPU time (s) 1541.72
Current children cumulated vsize (KiB) 305636

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/183 7683
/proc/meminfo: memFree=29778000/32873844 swapFree=7644/7644
[pid=7625] ppid=7623 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7625/stat : 7625 (npSolver-pbo.sh) S 7623 7625 7580 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388196560 9367552 275 33554432000 4194304 5064252 140733244289296 140733244288208 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7625/statm: 2287 275 233 213 0 72 0
[pid=7626] ppid=7625 vsize=74316 CPUtime=5.27 cores=1,3,5,7
/proc/7626/stat : 7626 (npSolver-pbo) S 7625 7625 7580 0 -1 4202496 14672 40963 0 0 104 9 384 30 20 0 1 0 388196561 76099584 17448 33554432000 4194304 6004724 140736487523760 140736487518896 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7626/statm: 18579 17448 161 442 0 18133 0
[pid=7643] ppid=7626 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7643/stat : 7643 (satsolver.sh) S 7626 7625 7580 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 388197119 9367552 266 33554432000 4194304 5064252 140736006151088 140736006150000 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7643/statm: 2287 266 226 213 0 72 0
[pid=7644] ppid=7643 vsize=182680 CPUtime=1596.45 cores=1,3,5,7
/proc/7644/stat : 7644 (glucose) R 7643 7625 7580 0 -1 4202496 29800 0 0 0 159631 14 0 0 20 0 1 0 388197119 187064320 37705 33554432000 4194304 5208918 140735042679888 140735042677864 4229251 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7644/statm: 45670 37705 105 248 0 45419 0
Current children cumulated CPU time (s) 1601.72
Current children cumulated vsize (KiB) 275292

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/183 7683
/proc/meminfo: memFree=29796964/32873844 swapFree=7644/7644
[pid=7625] ppid=7623 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7625/stat : 7625 (npSolver-pbo.sh) S 7623 7625 7580 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388196560 9367552 275 33554432000 4194304 5064252 140733244289296 140733244288208 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7625/statm: 2287 275 233 213 0 72 0
[pid=7626] ppid=7625 vsize=74316 CPUtime=5.27 cores=1,3,5,7
/proc/7626/stat : 7626 (npSolver-pbo) S 7625 7625 7580 0 -1 4202496 14672 40963 0 0 104 9 384 30 20 0 1 0 388196561 76099584 17448 33554432000 4194304 6004724 140736487523760 140736487518896 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7626/statm: 18579 17448 161 442 0 18133 0
[pid=7643] ppid=7626 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7643/stat : 7643 (satsolver.sh) S 7626 7625 7580 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 388197119 9367552 266 33554432000 4194304 5064252 140736006151088 140736006150000 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7643/statm: 2287 266 226 213 0 72 0
[pid=7644] ppid=7643 vsize=182680 CPUtime=1656.44 cores=1,3,5,7
/proc/7644/stat : 7644 (glucose) R 7643 7625 7580 0 -1 4202496 29803 0 0 0 165630 14 0 0 20 0 1 0 388197119 187064320 39241 33554432000 4194304 5208918 140735042679888 140735042676264 4229232 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7644/statm: 45670 39241 105 248 0 45419 0
Current children cumulated CPU time (s) 1661.71
Current children cumulated vsize (KiB) 275292

[startup+1722.3 s]
/proc/loadavg: 2.06 2.02 1.91 3/183 7684
/proc/meminfo: memFree=29790076/32873844 swapFree=7644/7644
[pid=7625] ppid=7623 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7625/stat : 7625 (npSolver-pbo.sh) S 7623 7625 7580 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388196560 9367552 275 33554432000 4194304 5064252 140733244289296 140733244288208 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7625/statm: 2287 275 233 213 0 72 0
[pid=7626] ppid=7625 vsize=74316 CPUtime=5.27 cores=1,3,5,7
/proc/7626/stat : 7626 (npSolver-pbo) S 7625 7625 7580 0 -1 4202496 14672 40963 0 0 104 9 384 30 20 0 1 0 388196561 76099584 17448 33554432000 4194304 6004724 140736487523760 140736487518896 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7626/statm: 18579 17448 161 442 0 18133 0
[pid=7643] ppid=7626 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7643/stat : 7643 (satsolver.sh) S 7626 7625 7580 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 388197119 9367552 266 33554432000 4194304 5064252 140736006151088 140736006150000 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7643/statm: 2287 266 226 213 0 72 0
[pid=7644] ppid=7643 vsize=182680 CPUtime=1716.43 cores=1,3,5,7
/proc/7644/stat : 7644 (glucose) R 7643 7625 7580 0 -1 4202496 30058 0 0 0 171628 15 0 0 20 0 1 0 388197119 187064320 38259 33554432000 4194304 5208918 140735042679888 140735042677976 4229125 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7644/statm: 45670 38259 105 248 0 45419 0
Current children cumulated CPU time (s) 1721.7
Current children cumulated vsize (KiB) 275292

[startup+1782.3 s]
/proc/loadavg: 2.02 2.01 1.91 3/183 7684
/proc/meminfo: memFree=29833472/32873844 swapFree=7648/7648
[pid=7625] ppid=7623 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7625/stat : 7625 (npSolver-pbo.sh) S 7623 7625 7580 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388196560 9367552 275 33554432000 4194304 5064252 140733244289296 140733244288208 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7625/statm: 2287 275 233 213 0 72 0
[pid=7626] ppid=7625 vsize=74316 CPUtime=5.27 cores=1,3,5,7
/proc/7626/stat : 7626 (npSolver-pbo) S 7625 7625 7580 0 -1 4202496 14672 40963 0 0 104 9 384 30 20 0 1 0 388196561 76099584 17448 33554432000 4194304 6004724 140736487523760 140736487518896 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7626/statm: 18579 17448 161 442 0 18133 0
[pid=7643] ppid=7626 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7643/stat : 7643 (satsolver.sh) S 7626 7625 7580 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 388197119 9367552 266 33554432000 4194304 5064252 140736006151088 140736006150000 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7643/statm: 2287 266 226 213 0 72 0
[pid=7644] ppid=7643 vsize=182680 CPUtime=1776.42 cores=1,3,5,7
/proc/7644/stat : 7644 (glucose) R 7643 7625 7580 0 -1 4202496 30060 0 0 0 177627 15 0 0 20 0 1 0 388197119 187064320 39283 33554432000 4194304 5208918 140735042679888 140735042676264 4229748 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7644/statm: 45670 39283 105 248 0 45419 0
Current children cumulated CPU time (s) 1781.69
Current children cumulated vsize (KiB) 275292



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.02 2.01 1.91 2/174 7709
/proc/meminfo: memFree=29993580/32873844 swapFree=7644/7644
[pid=7625] ppid=7623 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7625/stat : 7625 (npSolver-pbo.sh) S 7623 7625 7580 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388196560 9367552 275 33554432000 4194304 5064252 140733244289296 140733244288208 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7625/statm: 2287 275 233 213 0 72 0
[pid=7626] ppid=7625 vsize=74316 CPUtime=5.27 cores=1,3,5,7
/proc/7626/stat : 7626 (npSolver-pbo) S 7625 7625 7580 0 -1 4202496 14672 40963 0 0 104 9 384 30 20 0 1 0 388196561 76099584 17448 33554432000 4194304 6004724 140736487523760 140736487518896 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7626/statm: 18579 17448 161 442 0 18133 0
[pid=7643] ppid=7626 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7643/stat : 7643 (satsolver.sh) S 7626 7625 7580 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 388197119 9367552 266 33554432000 4194304 5064252 140736006151088 140736006150000 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7643/statm: 2287 266 226 213 0 72 0
[pid=7644] ppid=7643 vsize=182680 CPUtime=1794.73 cores=1,3,5,7
/proc/7644/stat : 7644 (glucose) R 7643 7625 7580 0 -1 4202496 30061 0 0 0 179458 15 0 0 20 0 1 0 388197119 187064320 39795 33554432000 4194304 5208918 140735042679888 140735042676264 4211147 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7644/statm: 45670 39795 105 248 0 45419 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 275292

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.62
CPU time (s): 1800.04
CPU user time (s): 1799.48
CPU system time (s): 0.563914
CPU usage (%): 99.9678
Max. virtual memory (cumulated for all children) (KiB): 354956

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.48
system time used= 0.563914
maximum resident set size= 254428
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 86684
page faults= 0
swaps= 0
block input operations= 0
block output operations= 98824
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 44
involuntary context switches= 1861

runsolver used 3.16952 second user time and 8.36073 second system time

The end

Launcher Data

Begin job on node147 at 2012-06-09 07:45:22
IDJOB=3750873
IDBENCH=48276
IDSOLVER=2334
FILE ID=node147/3750873-1339220721
RUNJOBID= node147-1339220721-7597
PBS_JOBID= 14644327
Free space on /tmp= 70532 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/bsg/normalized-bsg_1000_60_1.opb
COMMAND LINE= DIR/npSolver-pbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3750873-1339220721/watcher-3750873-1339220721 -o /tmp/evaluation-result-3750873-1339220721/solver-3750873-1339220721 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo.sh HOME/instance-3750873-1339220721.opb 1485291102 HOME HOME

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

MD5SUM BENCH= 6856221d5d444d2079d321f11fb11f0b
RANDOM SEED=1485291102

node147.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.951
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.90
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.951
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.951
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.87
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.951
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.951
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.951
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.951
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.951
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:       32873844 kB
MemFree:        30235440 kB
Buffers:          592080 kB
Cached:          1101760 kB
SwapCached:         2868 kB
Active:          1181044 kB
Inactive:         521000 kB
Active(anon):       5144 kB
Inactive(anon):     2768 kB
Active(file):    1175900 kB
Inactive(file):   518232 kB
Unevictable:        7644 kB
Mlocked:            7644 kB
SwapTotal:      67108856 kB
SwapFree:       67099884 kB
Dirty:             19928 kB
Writeback:             0 kB
AnonPages:         11264 kB
Mapped:             9432 kB
Shmem:                 0 kB
Slab:             796968 kB
SReclaimable:     237600 kB
SUnreclaim:       559368 kB
KernelStack:        1376 kB
PageTables:         3948 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     127252 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= 70516 MiB
End job on node147 at 2012-06-09 08:15:22