Trace number 3701714

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

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/bsg/normalized-bsg_1000_25_1.opb
MD5SUM02054528a722e9af7937139e87d0b5ac
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-134
Best CPU time to get the best result obtained on this benchmark1800.1
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -169
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)63280
Sum of products size (including duplicates)126560
Number of different products31640
Sum of products size63280

Solver Data

0.00/0.35	c run usual solver
5.65/5.85	c model valid
5.65/5.85	c current solution ok
6.77/6.85	o -92
6.77/6.85	c current bound: 454
6.77/6.85	c (debug) using card networks
1800.06/1800.40	./satsolver.sh: line 5: 16033 Terminated              ./glucose $1 > $2 2> /dev/null
1800.06/1800.40	c error: unexpected solver exit code
1800.06/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-3701714-1338078807/watcher-3701714-1338078807 -o /tmp/evaluation-result-3701714-1338078807/solver-3701714-1338078807 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3701714-1338078807.opb 1905638965 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: 2.02 2.01 2.00 4/179 16019
/proc/meminfo: memFree=29235064/32873648 swapFree=6864/6864
[pid=16019] ppid=16017 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16019/stat : 16019 (npSolver-pbo.sh) S 16017 16019 11614 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274006139 9367552 275 33554432000 4194304 5064252 140733494648080 140733494646992 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16019/statm: 2287 275 233 213 0 72 0

[startup+0.0940079 s]
/proc/loadavg: 2.02 2.01 2.00 4/179 16019
/proc/meminfo: memFree=29235064/32873648 swapFree=6864/6864
[pid=16019] ppid=16017 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16019/stat : 16019 (npSolver-pbo.sh) S 16017 16019 11614 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274006139 9367552 275 33554432000 4194304 5064252 140733494648080 140733494646992 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16019/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100248 s]
/proc/loadavg: 2.02 2.01 2.00 4/179 16019
/proc/meminfo: memFree=29235064/32873648 swapFree=6864/6864
[pid=16019] ppid=16017 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16019/stat : 16019 (npSolver-pbo.sh) S 16017 16019 11614 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274006139 9367552 275 33554432000 4194304 5064252 140733494648080 140733494646992 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16019/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300216 s]
/proc/loadavg: 2.02 2.01 2.00 4/179 16019
/proc/meminfo: memFree=29235064/32873648 swapFree=6864/6864
[pid=16019] ppid=16017 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16019/stat : 16019 (npSolver-pbo.sh) S 16017 16019 11614 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274006139 9367552 275 33554432000 4194304 5064252 140733494648080 140733494646992 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16019/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700179 s]
/proc/loadavg: 2.02 2.01 2.00 4/179 16019
/proc/meminfo: memFree=29235064/32873648 swapFree=6864/6864
[pid=16019] ppid=16017 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16019/stat : 16019 (npSolver-pbo.sh) S 16017 16019 11614 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274006139 9367552 275 33554432000 4194304 5064252 140733494648080 140733494646992 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16019/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: 2.02 2.01 2.00 3/183 16023
/proc/meminfo: memFree=29085112/32873648 swapFree=6864/6864
[pid=16019] ppid=16017 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16019/stat : 16019 (npSolver-pbo.sh) S 16017 16019 11614 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274006139 9367552 275 33554432000 4194304 5064252 140733494648080 140733494646992 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16019/statm: 2287 275 233 213 0 72 0
[pid=16020] ppid=16019 vsize=31308 CPUtime=0.34 cores=1,3,5,7
/proc/16020/stat : 16020 (npSolver-pbo) S 16019 16019 11614 0 -1 4202496 6221 0 0 0 32 2 0 0 20 0 1 0 274006139 32059392 6363 33554432000 4194304 5992684 140734329844384 140734329838416 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16020/statm: 7827 6363 171 440 0 7383 0
[pid=16022] ppid=16020 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16022/stat : 16022 (cp2_pre.sh) S 16020 16019 11614 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 274006175 9367552 277 33554432000 4194304 5064252 140733896709344 140733896708048 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16022/statm: 2287 277 234 213 0 72 0
[pid=16023] ppid=16022 vsize=144816 CPUtime=1.13 cores=1,3,5,7
/proc/16023/stat : 16023 (coprocessor) R 16022 16019 11614 0 -1 4202496 25352 0 0 0 109 4 0 0 20 0 1 0 274006175 148291584 34831 33554432000 4194304 6586260 140734646973264 140734646969288 4249211 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/16023/statm: 36204 34831 184 584 0 35616 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 194420

[startup+3.10028 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 16023
/proc/meminfo: memFree=29042056/32873648 swapFree=6864/6864
[pid=16019] ppid=16017 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16019/stat : 16019 (npSolver-pbo.sh) S 16017 16019 11614 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274006139 9367552 275 33554432000 4194304 5064252 140733494648080 140733494646992 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16019/statm: 2287 275 233 213 0 72 0
[pid=16020] ppid=16019 vsize=31308 CPUtime=2.72 cores=1,3,5,7
/proc/16020/stat : 16020 (npSolver-pbo) S 16019 16019 11614 0 -1 4202496 6230 29686 0 0 32 2 218 20 20 0 1 0 274006139 32059392 6363 33554432000 4194304 5992684 140734329844384 140734329839504 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16020/statm: 7827 6363 171 440 0 7383 0
Current children cumulated CPU time (s) 2.72
Current children cumulated vsize (KiB) 40456

[startup+6.30022 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 16026
/proc/meminfo: memFree=29136056/32873648 swapFree=6864/6864
[pid=16019] ppid=16017 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16019/stat : 16019 (npSolver-pbo.sh) S 16017 16019 11614 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274006139 9367552 275 33554432000 4194304 5064252 140733494648080 140733494646992 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16019/statm: 2287 275 233 213 0 72 0
[pid=16020] ppid=16019 vsize=36860 CPUtime=6.28 cores=1,3,5,7
/proc/16020/stat : 16020 (npSolver-pbo) R 16019 16019 11614 0 -1 4202496 7861 49606 0 0 43 41 519 25 20 0 1 0 274006139 37744640 7730 33554432000 4194304 5992684 140734329844384 140734329838992 5179696 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/16020/statm: 9215 7730 178 440 0 8771 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 46008

[startup+12.7004 s]
/proc/loadavg: 2.09 2.03 2.01 3/183 16033
/proc/meminfo: memFree=29108440/32873648 swapFree=6864/6864
[pid=16019] ppid=16017 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16019/stat : 16019 (npSolver-pbo.sh) S 16017 16019 11614 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274006139 9367552 275 33554432000 4194304 5064252 140733494648080 140733494646992 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16019/statm: 2287 275 233 213 0 72 0
[pid=16020] ppid=16019 vsize=36860 CPUtime=6.85 cores=1,3,5,7
/proc/16020/stat : 16020 (npSolver-pbo) S 16019 16019 11614 0 -1 4202496 8835 50121 0 0 54 85 519 27 20 0 1 0 274006139 37744640 7761 33554432000 4194304 5992684 140734329844384 140734329836704 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16020/statm: 9215 7761 181 440 0 8771 0
[pid=16032] ppid=16020 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16032/stat : 16032 (satsolver.sh) S 16020 16019 11614 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274006827 9367552 266 33554432000 4194304 5064252 140735524570032 140735524568944 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/16032/statm: 2287 266 226 213 0 72 0
[pid=16033] ppid=16032 vsize=84784 CPUtime=5.81 cores=1,3,5,7
/proc/16033/stat : 16033 (glucose) R 16032 16019 11614 0 -1 4202496 17654 0 0 0 578 3 0 0 20 0 1 0 274006828 86818816 17915 33554432000 4194304 5208918 140736295644880 140736295642728 4229888 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/16033/statm: 21196 17915 103 248 0 20945 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 139940

[startup+25.5003 s]
/proc/loadavg: 2.08 2.03 2.00 3/183 16033
/proc/meminfo: memFree=29105436/32873648 swapFree=6864/6864
[pid=16019] ppid=16017 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16019/stat : 16019 (npSolver-pbo.sh) S 16017 16019 11614 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274006139 9367552 275 33554432000 4194304 5064252 140733494648080 140733494646992 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16019/statm: 2287 275 233 213 0 72 0
[pid=16020] ppid=16019 vsize=36860 CPUtime=6.85 cores=1,3,5,7
/proc/16020/stat : 16020 (npSolver-pbo) S 16019 16019 11614 0 -1 4202496 8835 50121 0 0 54 85 519 27 20 0 1 0 274006139 37744640 7761 33554432000 4194304 5992684 140734329844384 140734329836704 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16020/statm: 9215 7761 181 440 0 8771 0
[pid=16032] ppid=16020 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16032/stat : 16032 (satsolver.sh) S 16020 16019 11614 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274006827 9367552 266 33554432000 4194304 5064252 140735524570032 140735524568944 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/16032/statm: 2287 266 226 213 0 72 0
[pid=16033] ppid=16032 vsize=85608 CPUtime=18.6 cores=1,3,5,7
/proc/16033/stat : 16033 (glucose) R 16032 16019 11614 0 -1 4202496 18067 0 0 0 1857 3 0 0 20 0 1 0 274006828 87662592 18832 33554432000 4194304 5208918 140736295644880 140736295642728 4229251 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/16033/statm: 21402 18832 104 248 0 21151 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 140764

[startup+51.1004 s]
/proc/loadavg: 2.11 2.04 2.01 3/183 16033
/proc/meminfo: memFree=29102156/32873648 swapFree=6864/6864
[pid=16019] ppid=16017 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16019/stat : 16019 (npSolver-pbo.sh) S 16017 16019 11614 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274006139 9367552 275 33554432000 4194304 5064252 140733494648080 140733494646992 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16019/statm: 2287 275 233 213 0 72 0
[pid=16020] ppid=16019 vsize=36860 CPUtime=6.85 cores=1,3,5,7
/proc/16020/stat : 16020 (npSolver-pbo) S 16019 16019 11614 0 -1 4202496 8835 50121 0 0 54 85 519 27 20 0 1 0 274006139 37744640 7761 33554432000 4194304 5992684 140734329844384 140734329836704 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16020/statm: 9215 7761 181 440 0 8771 0
[pid=16032] ppid=16020 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16032/stat : 16032 (satsolver.sh) S 16020 16019 11614 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274006827 9367552 266 33554432000 4194304 5064252 140735524570032 140735524568944 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/16032/statm: 2287 266 226 213 0 72 0
[pid=16033] ppid=16032 vsize=87148 CPUtime=44.19 cores=1,3,5,7
/proc/16033/stat : 16033 (glucose) R 16032 16019 11614 0 -1 4202496 18425 0 0 0 4416 3 0 0 20 0 1 0 274006828 89239552 19701 33554432000 4194304 5208918 140736295644880 140736295642728 4229125 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/16033/statm: 21787 19701 104 248 0 21536 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 142304

[startup+102.307 s]
/proc/loadavg: 2.08 2.05 2.01 3/183 16033
/proc/meminfo: memFree=29065020/32873648 swapFree=6864/6864
[pid=16019] ppid=16017 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16019/stat : 16019 (npSolver-pbo.sh) S 16017 16019 11614 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274006139 9367552 275 33554432000 4194304 5064252 140733494648080 140733494646992 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16019/statm: 2287 275 233 213 0 72 0
[pid=16020] ppid=16019 vsize=36860 CPUtime=6.85 cores=1,3,5,7
/proc/16020/stat : 16020 (npSolver-pbo) S 16019 16019 11614 0 -1 4202496 8835 50121 0 0 54 85 519 27 20 0 1 0 274006139 37744640 7761 33554432000 4194304 5992684 140734329844384 140734329836704 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16020/statm: 9215 7761 181 440 0 8771 0
[pid=16032] ppid=16020 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16032/stat : 16032 (satsolver.sh) S 16020 16019 11614 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274006827 9367552 266 33554432000 4194304 5064252 140735524570032 140735524568944 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/16032/statm: 2287 266 226 213 0 72 0
[pid=16033] ppid=16032 vsize=90008 CPUtime=95.38 cores=1,3,5,7
/proc/16033/stat : 16033 (glucose) R 16032 16019 11614 0 -1 4202496 19780 0 0 0 9533 5 0 0 20 0 1 0 274006828 92168192 19543 33554432000 4194304 5208918 140736295644880 140736295642968 4229319 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/16033/statm: 22502 19543 105 248 0 22251 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 145164

[startup+162.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/183 16034
/proc/meminfo: memFree=29078120/32873648 swapFree=6864/6864
[pid=16019] ppid=16017 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16019/stat : 16019 (npSolver-pbo.sh) S 16017 16019 11614 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274006139 9367552 275 33554432000 4194304 5064252 140733494648080 140733494646992 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16019/statm: 2287 275 233 213 0 72 0
[pid=16020] ppid=16019 vsize=36860 CPUtime=6.85 cores=1,3,5,7
/proc/16020/stat : 16020 (npSolver-pbo) S 16019 16019 11614 0 -1 4202496 8835 50121 0 0 54 85 519 27 20 0 1 0 274006139 37744640 7761 33554432000 4194304 5992684 140734329844384 140734329836704 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16020/statm: 9215 7761 181 440 0 8771 0
[pid=16032] ppid=16020 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16032/stat : 16032 (satsolver.sh) S 16020 16019 11614 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274006827 9367552 266 33554432000 4194304 5064252 140735524570032 140735524568944 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/16032/statm: 2287 266 226 213 0 72 0
[pid=16033] ppid=16032 vsize=110032 CPUtime=155.36 cores=1,3,5,7
/proc/16033/stat : 16033 (glucose) R 16032 16019 11614 0 -1 4202496 20761 0 0 0 15531 5 0 0 20 0 1 0 274006828 112672768 25633 33554432000 4194304 5208918 140736295644880 140736295640648 4205139 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/16033/statm: 27508 25633 105 248 0 27257 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 165188

[startup+222.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/183 16034
/proc/meminfo: memFree=29078140/32873648 swapFree=6864/6864
[pid=16019] ppid=16017 vsize=9148 CPUtime=0 cores=1,3,5,7

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


[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 16732
/proc/meminfo: memFree=28293200/32873648 swapFree=6864/6864
[pid=16019] ppid=16017 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16019/stat : 16019 (npSolver-pbo.sh) S 16017 16019 11614 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274006139 9367552 275 33554432000 4194304 5064252 140733494648080 140733494646992 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16019/statm: 2287 275 233 213 0 72 0
[pid=16020] ppid=16019 vsize=36860 CPUtime=6.85 cores=1,3,5,7
/proc/16020/stat : 16020 (npSolver-pbo) S 16019 16019 11614 0 -1 4202496 8835 50121 0 0 54 85 519 27 20 0 1 0 274006139 37744640 7761 33554432000 4194304 5992684 140734329844384 140734329836704 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16020/statm: 9215 7761 181 440 0 8771 0
[pid=16032] ppid=16020 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16032/stat : 16032 (satsolver.sh) S 16020 16019 11614 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274006827 9367552 266 33554432000 4194304 5064252 140735524570032 140735524568944 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/16032/statm: 2287 266 226 213 0 72 0
[pid=16033] ppid=16032 vsize=203680 CPUtime=1415.16 cores=1,3,5,7
/proc/16033/stat : 16033 (glucose) R 16032 16019 11614 0 -1 4202496 24084 0 0 0 141500 16 0 0 20 0 1 0 274006828 208568320 49436 33554432000 4194304 5208918 140736295644880 140736295641256 4229319 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/16033/statm: 50920 49436 105 248 0 50669 0
Current children cumulated CPU time (s) 1422.01
Current children cumulated vsize (KiB) 258836

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 16732
/proc/meminfo: memFree=28327020/32873648 swapFree=6864/6864
[pid=16019] ppid=16017 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16019/stat : 16019 (npSolver-pbo.sh) S 16017 16019 11614 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274006139 9367552 275 33554432000 4194304 5064252 140733494648080 140733494646992 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16019/statm: 2287 275 233 213 0 72 0
[pid=16020] ppid=16019 vsize=36860 CPUtime=6.85 cores=1,3,5,7
/proc/16020/stat : 16020 (npSolver-pbo) S 16019 16019 11614 0 -1 4202496 8835 50121 0 0 54 85 519 27 20 0 1 0 274006139 37744640 7761 33554432000 4194304 5992684 140734329844384 140734329836704 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16020/statm: 9215 7761 181 440 0 8771 0
[pid=16032] ppid=16020 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16032/stat : 16032 (satsolver.sh) S 16020 16019 11614 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274006827 9367552 266 33554432000 4194304 5064252 140735524570032 140735524568944 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/16032/statm: 2287 266 226 213 0 72 0
[pid=16033] ppid=16032 vsize=154360 CPUtime=1475.15 cores=1,3,5,7
/proc/16033/stat : 16033 (glucose) R 16032 16019 11614 0 -1 4202496 24158 0 0 0 147498 17 0 0 20 0 1 0 274006828 158064640 37114 33554432000 4194304 5208918 140736295644880 140736295642968 4229125 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/16033/statm: 38590 37114 105 248 0 38339 0
Current children cumulated CPU time (s) 1482
Current children cumulated vsize (KiB) 209516

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 16732
/proc/meminfo: memFree=28288160/32873648 swapFree=6864/6864
[pid=16019] ppid=16017 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16019/stat : 16019 (npSolver-pbo.sh) S 16017 16019 11614 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274006139 9367552 275 33554432000 4194304 5064252 140733494648080 140733494646992 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16019/statm: 2287 275 233 213 0 72 0
[pid=16020] ppid=16019 vsize=36860 CPUtime=6.85 cores=1,3,5,7
/proc/16020/stat : 16020 (npSolver-pbo) S 16019 16019 11614 0 -1 4202496 8835 50121 0 0 54 85 519 27 20 0 1 0 274006139 37744640 7761 33554432000 4194304 5992684 140734329844384 140734329836704 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16020/statm: 9215 7761 181 440 0 8771 0
[pid=16032] ppid=16020 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16032/stat : 16032 (satsolver.sh) S 16020 16019 11614 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274006827 9367552 266 33554432000 4194304 5064252 140735524570032 140735524568944 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/16032/statm: 2287 266 226 213 0 72 0
[pid=16033] ppid=16032 vsize=203680 CPUtime=1535.15 cores=1,3,5,7
/proc/16033/stat : 16033 (glucose) R 16032 16019 11614 0 -1 4202496 24214 0 0 0 153497 18 0 0 20 0 1 0 274006828 208568320 48412 33554432000 4194304 5208918 140736295644880 140736295641256 4228997 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/16033/statm: 50920 48412 105 248 0 50669 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 258836

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 16735
/proc/meminfo: memFree=28261524/32873648 swapFree=6864/6864
[pid=16019] ppid=16017 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16019/stat : 16019 (npSolver-pbo.sh) S 16017 16019 11614 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274006139 9367552 275 33554432000 4194304 5064252 140733494648080 140733494646992 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16019/statm: 2287 275 233 213 0 72 0
[pid=16020] ppid=16019 vsize=36860 CPUtime=6.85 cores=1,3,5,7
/proc/16020/stat : 16020 (npSolver-pbo) S 16019 16019 11614 0 -1 4202496 8835 50121 0 0 54 85 519 27 20 0 1 0 274006139 37744640 7761 33554432000 4194304 5992684 140734329844384 140734329836704 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16020/statm: 9215 7761 181 440 0 8771 0
[pid=16032] ppid=16020 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16032/stat : 16032 (satsolver.sh) S 16020 16019 11614 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274006827 9367552 266 33554432000 4194304 5064252 140735524570032 140735524568944 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/16032/statm: 2287 266 226 213 0 72 0
[pid=16033] ppid=16032 vsize=234500 CPUtime=1595.14 cores=1,3,5,7
/proc/16033/stat : 16033 (glucose) R 16032 16019 11614 0 -1 4202496 24288 0 0 0 159495 19 0 0 20 0 1 0 274006828 240128000 52063 33554432000 4194304 5208918 140736295644880 140736295641256 4229125 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/16033/statm: 58625 52063 105 248 0 58374 0
Current children cumulated CPU time (s) 1601.99
Current children cumulated vsize (KiB) 289656

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 16758
/proc/meminfo: memFree=28297804/32873648 swapFree=6864/6864
[pid=16019] ppid=16017 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16019/stat : 16019 (npSolver-pbo.sh) S 16017 16019 11614 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274006139 9367552 275 33554432000 4194304 5064252 140733494648080 140733494646992 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16019/statm: 2287 275 233 213 0 72 0
[pid=16020] ppid=16019 vsize=36860 CPUtime=6.85 cores=1,3,5,7
/proc/16020/stat : 16020 (npSolver-pbo) S 16019 16019 11614 0 -1 4202496 8835 50121 0 0 54 85 519 27 20 0 1 0 274006139 37744640 7761 33554432000 4194304 5992684 140734329844384 140734329836704 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16020/statm: 9215 7761 181 440 0 8771 0
[pid=16032] ppid=16020 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16032/stat : 16032 (satsolver.sh) S 16020 16019 11614 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274006827 9367552 266 33554432000 4194304 5064252 140735524570032 140735524568944 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/16032/statm: 2287 266 226 213 0 72 0
[pid=16033] ppid=16032 vsize=203680 CPUtime=1655.12 cores=1,3,5,7
/proc/16033/stat : 16033 (glucose) R 16032 16019 11614 0 -1 4202496 24342 0 0 0 165493 19 0 0 20 0 1 0 274006828 208568320 45852 33554432000 4194304 5208918 140736295644880 140736295642872 4228947 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/16033/statm: 50920 45852 105 248 0 50669 0
Current children cumulated CPU time (s) 1661.97
Current children cumulated vsize (KiB) 258836

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 16759
/proc/meminfo: memFree=28273048/32873648 swapFree=6864/6864
[pid=16019] ppid=16017 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16019/stat : 16019 (npSolver-pbo.sh) S 16017 16019 11614 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274006139 9367552 275 33554432000 4194304 5064252 140733494648080 140733494646992 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16019/statm: 2287 275 233 213 0 72 0
[pid=16020] ppid=16019 vsize=36860 CPUtime=6.85 cores=1,3,5,7
/proc/16020/stat : 16020 (npSolver-pbo) S 16019 16019 11614 0 -1 4202496 8835 50121 0 0 54 85 519 27 20 0 1 0 274006139 37744640 7761 33554432000 4194304 5992684 140734329844384 140734329836704 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16020/statm: 9215 7761 181 440 0 8771 0
[pid=16032] ppid=16020 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16032/stat : 16032 (satsolver.sh) S 16020 16019 11614 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274006827 9367552 266 33554432000 4194304 5064252 140735524570032 140735524568944 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/16032/statm: 2287 266 226 213 0 72 0
[pid=16033] ppid=16032 vsize=234500 CPUtime=1715.11 cores=1,3,5,7
/proc/16033/stat : 16033 (glucose) R 16032 16019 11614 0 -1 4202496 24359 0 0 0 171491 20 0 0 20 0 1 0 274006828 240128000 49446 33554432000 4194304 5208918 140736295644880 140736295643032 4229299 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/16033/statm: 58625 49446 105 248 0 58374 0
Current children cumulated CPU time (s) 1721.96
Current children cumulated vsize (KiB) 289656

[startup+1782.3 s]
/proc/loadavg: 1.95 1.98 1.99 3/182 16825
/proc/meminfo: memFree=26736532/32873648 swapFree=6864/6864
[pid=16019] ppid=16017 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16019/stat : 16019 (npSolver-pbo.sh) S 16017 16019 11614 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274006139 9367552 275 33554432000 4194304 5064252 140733494648080 140733494646992 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16019/statm: 2287 275 233 213 0 72 0
[pid=16020] ppid=16019 vsize=36860 CPUtime=6.85 cores=1,3,5,7
/proc/16020/stat : 16020 (npSolver-pbo) S 16019 16019 11614 0 -1 4202496 8835 50121 0 0 54 85 519 27 20 0 1 0 274006139 37744640 7761 33554432000 4194304 5992684 140734329844384 140734329836704 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16020/statm: 9215 7761 181 440 0 8771 0
[pid=16032] ppid=16020 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16032/stat : 16032 (satsolver.sh) S 16020 16019 11614 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274006827 9367552 266 33554432000 4194304 5064252 140735524570032 140735524568944 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/16032/statm: 2287 266 226 213 0 72 0
[pid=16033] ppid=16032 vsize=203680 CPUtime=1775.1 cores=1,3,5,7
/proc/16033/stat : 16033 (glucose) R 16032 16019 11614 0 -1 4202496 24479 0 0 0 177489 21 0 0 20 0 1 0 274006828 208568320 46364 33554432000 4194304 5208918 140736295644880 140736295641256 4229021 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/16033/statm: 50920 46364 105 248 0 50669 0
Current children cumulated CPU time (s) 1781.95
Current children cumulated vsize (KiB) 258836



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.10 2.02 2.00 3/184 16827
/proc/meminfo: memFree=24507528/32873648 swapFree=6864/6864
[pid=16019] ppid=16017 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16019/stat : 16019 (npSolver-pbo.sh) S 16017 16019 11614 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274006139 9367552 275 33554432000 4194304 5064252 140733494648080 140733494646992 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16019/statm: 2287 275 233 213 0 72 0
[pid=16020] ppid=16019 vsize=36860 CPUtime=6.85 cores=1,3,5,7
/proc/16020/stat : 16020 (npSolver-pbo) S 16019 16019 11614 0 -1 4202496 8835 50121 0 0 54 85 519 27 20 0 1 0 274006139 37744640 7761 33554432000 4194304 5992684 140734329844384 140734329836704 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16020/statm: 9215 7761 181 440 0 8771 0
[pid=16032] ppid=16020 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16032/stat : 16032 (satsolver.sh) S 16020 16019 11614 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274006827 9367552 266 33554432000 4194304 5064252 140735524570032 140735524568944 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/16032/statm: 2287 266 226 213 0 72 0
[pid=16033] ppid=16032 vsize=203680 CPUtime=1793.21 cores=1,3,5,7
/proc/16033/stat : 16033 (glucose) R 16032 16019 11614 0 -1 4202496 24481 0 0 0 179300 21 0 0 20 0 1 0 274006828 208568320 47388 33554432000 4194304 5208918 140736295644880 140736295641256 4229251 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/16033/statm: 50920 47388 105 248 0 50669 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 258836

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.4 s]
/proc/loadavg: 2.10 2.02 2.00 3/184 16827
/proc/meminfo: memFree=24507528/32873648 swapFree=6864/6864
[pid=16019] ppid=16017 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16019/stat : 16019 (npSolver-pbo.sh) S 16017 16019 11614 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274006139 9367552 275 33554432000 4194304 5064252 140733494648080 140733494646992 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16019/statm: 2287 275 233 213 0 72 0
[pid=16020] ppid=16019 vsize=36860 CPUtime=6.85 cores=1,3,5,7
/proc/16020/stat : 16020 (npSolver-pbo) S 16019 16019 11614 0 -1 4202496 8835 50121 0 0 54 85 519 27 20 0 1 0 274006139 37744640 7761 33554432000 4194304 5992684 140734329844384 140734329836704 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16020/statm: 9215 7761 181 440 0 8771 0
[pid=16032] ppid=16020 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16032/stat : 16032 (satsolver.sh) S 16020 16019 11614 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274006827 9367552 266 33554432000 4194304 5064252 140735524570032 140735524568944 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/16032/statm: 2287 266 226 213 0 72 0
[pid=16033] ppid=16032 vsize=203680 CPUtime=1793.21 cores=1,3,5,7
/proc/16033/stat : 16033 (glucose) R 16032 16019 11614 0 -1 4202496 24481 0 0 0 179300 21 0 0 20 0 1 0 274006828 208568320 47388 33554432000 4194304 5208918 140736295644880 140736295641256 4229251 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/16033/statm: 50920 47388 105 248 0 50669 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 258836

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.08
CPU user time (s): 1798.74
CPU system time (s): 1.3448
CPU usage (%): 99.9818
Max. virtual memory (cumulated for all children) (KiB): 289656

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.74
system time used= 1.34479
maximum resident set size= 214396
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 84427
page faults= 0
swaps= 0
block input operations= 8
block output operations= 97192
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 414
involuntary context switches= 2053

runsolver used 6.30304 second user time and 19.765 second system time

The end

Launcher Data

Begin job on node125 at 2012-05-27 02:33:27
IDJOB=3701714
IDBENCH=48255
IDSOLVER=2277
FILE ID=node125/3701714-1338078807
RUNJOBID= node125-1338052962-11631
PBS_JOBID= 14624413
Free space on /tmp= 71232 MiB

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

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

MD5SUM BENCH= 02054528a722e9af7937139e87d0b5ac
RANDOM SEED=1905638965

node125.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.373
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.74
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.373
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.373
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.373
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.90
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.373
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.373
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	: 5438.54
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.373
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.373
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:        29235600 kB
Buffers:          293996 kB
Cached:          2387872 kB
SwapCached:         2376 kB
Active:          1334936 kB
Inactive:        1473628 kB
Active(anon):     119588 kB
Inactive(anon):     9536 kB
Active(file):    1215348 kB
Inactive(file):  1464092 kB
Unevictable:        6864 kB
Mlocked:            6864 kB
SwapTotal:      67108856 kB
SwapFree:       67102512 kB
Dirty:              8996 kB
Writeback:             0 kB
AnonPages:        176100 kB
Mapped:            15340 kB
Shmem:               104 kB
Slab:             691460 kB
SReclaimable:     135492 kB
SUnreclaim:       555968 kB
KernelStack:        1520 kB
PageTables:         4644 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     244528 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    149504 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= 70224 MiB
End job on node125 at 2012-05-27 03:03:28