Trace number 3750383

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.14 1800.63

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
wnq/normalized-wnq_n100_mw99_10.opb.PB06.opb
MD5SUMfad34197fa8b5ebd519d12750a352ad5
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark668
Best CPU time to get the best result obtained on this benchmark1800.2
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 480
Optimality of the best value was proved NO
Number of variables10000
Total number of constraints656900
Number of constraints which are clauses656900
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint100
Number of terms in the objective function 10000
Biggest coefficient in the objective function 99
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 495457
Number of bits of the sum of numbers in the objective function 19
Biggest number in a constraint 99
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 495457
Number of bits of the biggest sum of numbers19
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

1.59/1.64	c run usual solver
3.96/4.05	c model valid
3.96/4.05	c current solution ok
5.03/5.22	o 7573
5.03/5.22	c current bound: 3786
5.03/5.22	c fallback to adder encoding
1800.09/1800.61	./satsolver.sh: line 5: 11097 Terminated              ./glucose $1 > $2 2> /dev/null
1800.09/1800.61	c error: unexpected solver exit code
1800.09/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-3750383-1339116230/watcher-3750383-1339116230 -o /tmp/evaluation-result-3750383-1339116230/solver-3750383-1339116230 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3750383-1339116230.opb 513647779 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.07 2.02 1.94 3/179 11083
/proc/meminfo: memFree=27718416/32873660 swapFree=7120/7120
[pid=11083] ppid=11081 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11083/stat : 11083 (npSolver-pbo.sh) S 11081 11083 9300 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377748843 9367552 274 33554432000 4194304 5064252 140736704987168 140736704986080 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11083/statm: 2287 274 233 213 0 72 0

[startup+0.0963261 s]
/proc/loadavg: 2.07 2.02 1.94 3/179 11083
/proc/meminfo: memFree=27718416/32873660 swapFree=7120/7120
[pid=11083] ppid=11081 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11083/stat : 11083 (npSolver-pbo.sh) S 11081 11083 9300 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377748843 9367552 274 33554432000 4194304 5064252 140736704987168 140736704986080 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11083/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100278 s]
/proc/loadavg: 2.07 2.02 1.94 3/179 11083
/proc/meminfo: memFree=27718416/32873660 swapFree=7120/7120
[pid=11083] ppid=11081 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11083/stat : 11083 (npSolver-pbo.sh) S 11081 11083 9300 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377748843 9367552 274 33554432000 4194304 5064252 140736704987168 140736704986080 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11083/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300232 s]
/proc/loadavg: 2.07 2.02 1.94 3/179 11083
/proc/meminfo: memFree=27718416/32873660 swapFree=7120/7120
[pid=11083] ppid=11081 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11083/stat : 11083 (npSolver-pbo.sh) S 11081 11083 9300 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377748843 9367552 274 33554432000 4194304 5064252 140736704987168 140736704986080 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11083/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700246 s]
/proc/loadavg: 2.07 2.02 1.94 3/179 11083
/proc/meminfo: memFree=27718416/32873660 swapFree=7120/7120
[pid=11083] ppid=11081 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11083/stat : 11083 (npSolver-pbo.sh) S 11081 11083 9300 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377748843 9367552 274 33554432000 4194304 5064252 140736704987168 140736704986080 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11083/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50032 s]
/proc/loadavg: 2.07 2.02 1.94 3/181 11085
/proc/meminfo: memFree=27546544/32873660 swapFree=7120/7120
[pid=11083] ppid=11081 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11083/stat : 11083 (npSolver-pbo.sh) S 11081 11083 9300 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377748843 9367552 274 33554432000 4194304 5064252 140736704987168 140736704986080 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11083/statm: 2287 274 233 213 0 72 0
[pid=11084] ppid=11083 vsize=229596 CPUtime=1.49 cores=1,3,5,7
/proc/11084/stat : 11084 (npSolver-pbo) R 11083 11083 9300 0 -1 4202496 40988 0 0 0 139 10 0 0 20 0 1 0 377748843 235106304 57015 33554432000 4194304 6004724 140736881823120 140736881819144 5055456 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11084/statm: 57399 57015 137 442 0 56953 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 238744

[startup+3.1003 s]
/proc/loadavg: 2.06 2.02 1.94 3/183 11087
/proc/meminfo: memFree=27399880/32873660 swapFree=7120/7120
[pid=11083] ppid=11081 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11083/stat : 11083 (npSolver-pbo.sh) S 11081 11083 9300 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377748843 9367552 274 33554432000 4194304 5064252 140736704987168 140736704986080 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11083/statm: 2287 274 233 213 0 72 0
[pid=11084] ppid=11083 vsize=229596 CPUtime=2.94 cores=1,3,5,7
/proc/11084/stat : 11084 (npSolver-pbo) S 11083 11083 9300 0 -1 4202496 41011 12181 0 0 152 13 126 3 20 0 1 0 377748843 235106304 57030 33554432000 4194304 6004724 140736881823120 140736881818256 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11084/statm: 57399 57030 148 442 0 56953 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 238744

[startup+6.30029 s]
/proc/loadavg: 2.06 2.02 1.94 3/181 11095
/proc/meminfo: memFree=27436920/32873660 swapFree=7120/7120
[pid=11083] ppid=11081 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11083/stat : 11083 (npSolver-pbo.sh) S 11081 11083 9300 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377748843 9367552 274 33554432000 4194304 5064252 140736704987168 140736704986080 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11083/statm: 2287 274 233 213 0 72 0
[pid=11084] ppid=11083 vsize=295136 CPUtime=5.73 cores=1,3,5,7
/proc/11084/stat : 11084 (npSolver-pbo) S 11083 11083 9300 0 -1 4202496 54881 24539 0 0 298 104 163 8 20 0 1 0 377748843 302219264 67665 33554432000 4194304 6004724 140736881823120 140736881815472 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 14 0 0
/proc/11084/statm: 73784 67665 175 442 0 73338 0
Current children cumulated CPU time (s) 5.73
Current children cumulated vsize (KiB) 304284

[startup+12.7003 s]
/proc/loadavg: 2.13 2.03 1.94 3/183 11097
/proc/meminfo: memFree=27215620/32873660 swapFree=7120/7120
[pid=11083] ppid=11081 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11083/stat : 11083 (npSolver-pbo.sh) S 11081 11083 9300 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377748843 9367552 274 33554432000 4194304 5064252 140736704987168 140736704986080 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11083/statm: 2287 274 233 213 0 72 0
[pid=11084] ppid=11083 vsize=295136 CPUtime=5.73 cores=1,3,5,7
/proc/11084/stat : 11084 (npSolver-pbo) S 11083 11083 9300 0 -1 4202496 54881 24539 0 0 298 104 163 8 20 0 1 0 377748843 302219264 67665 33554432000 4194304 6004724 140736881823120 140736881815472 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 14 0 0
/proc/11084/statm: 73784 67665 175 442 0 73338 0
[pid=11096] ppid=11084 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11096/stat : 11096 (satsolver.sh) S 11084 11083 9300 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 377749434 9367552 267 33554432000 4194304 5064252 140737177478656 140737177477568 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11096/statm: 2287 267 226 213 0 72 0
[pid=11097] ppid=11096 vsize=159572 CPUtime=6.78 cores=1,3,5,7
/proc/11097/stat : 11097 (glucose) R 11096 11083 9300 0 -1 4202496 29893 0 0 0 671 7 0 0 20 0 1 0 377749434 163401728 33800 33554432000 4194304 5208918 140736830703312 140736830701272 4205143 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11097/statm: 39893 33800 105 248 0 39642 0
Current children cumulated CPU time (s) 12.51
Current children cumulated vsize (KiB) 473004

[startup+25.5004 s]
/proc/loadavg: 2.11 2.03 1.94 3/183 11097
/proc/meminfo: memFree=27247604/32873660 swapFree=7120/7120
[pid=11083] ppid=11081 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11083/stat : 11083 (npSolver-pbo.sh) S 11081 11083 9300 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377748843 9367552 274 33554432000 4194304 5064252 140736704987168 140736704986080 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11083/statm: 2287 274 233 213 0 72 0
[pid=11084] ppid=11083 vsize=295136 CPUtime=5.73 cores=1,3,5,7
/proc/11084/stat : 11084 (npSolver-pbo) S 11083 11083 9300 0 -1 4202496 54881 24539 0 0 298 104 163 8 20 0 1 0 377748843 302219264 67665 33554432000 4194304 6004724 140736881823120 140736881815472 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 14 0 0
/proc/11084/statm: 73784 67665 175 442 0 73338 0
[pid=11096] ppid=11084 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11096/stat : 11096 (satsolver.sh) S 11084 11083 9300 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 377749434 9367552 267 33554432000 4194304 5064252 140737177478656 140737177477568 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11096/statm: 2287 267 226 213 0 72 0
[pid=11097] ppid=11096 vsize=161224 CPUtime=19.57 cores=1,3,5,7
/proc/11097/stat : 11097 (glucose) R 11096 11083 9300 0 -1 4202496 30338 0 0 0 1950 7 0 0 20 0 1 0 377749434 165093376 34756 33554432000 4194304 5208918 140736830703312 140736830699688 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11097/statm: 40306 34756 105 248 0 40055 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 474656

[startup+51.1002 s]
/proc/loadavg: 2.07 2.03 1.94 3/183 11097
/proc/meminfo: memFree=27206564/32873660 swapFree=7120/7120
[pid=11083] ppid=11081 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11083/stat : 11083 (npSolver-pbo.sh) S 11081 11083 9300 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377748843 9367552 274 33554432000 4194304 5064252 140736704987168 140736704986080 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11083/statm: 2287 274 233 213 0 72 0
[pid=11084] ppid=11083 vsize=295136 CPUtime=5.73 cores=1,3,5,7
/proc/11084/stat : 11084 (npSolver-pbo) S 11083 11083 9300 0 -1 4202496 54881 24539 0 0 298 104 163 8 20 0 1 0 377748843 302219264 67665 33554432000 4194304 6004724 140736881823120 140736881815472 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 14 0 0
/proc/11084/statm: 73784 67665 175 442 0 73338 0
[pid=11096] ppid=11084 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11096/stat : 11096 (satsolver.sh) S 11084 11083 9300 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 377749434 9367552 267 33554432000 4194304 5064252 140737177478656 140737177477568 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11096/statm: 2287 267 226 213 0 72 0
[pid=11097] ppid=11096 vsize=164480 CPUtime=45.17 cores=1,3,5,7
/proc/11097/stat : 11097 (glucose) R 11096 11083 9300 0 -1 4202496 31453 0 0 0 4508 9 0 0 20 0 1 0 377749434 168427520 36574 33554432000 4194304 5208918 140736830703312 140736830700984 4211623 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11097/statm: 41120 36574 105 248 0 40869 0
Current children cumulated CPU time (s) 50.9
Current children cumulated vsize (KiB) 477912

[startup+102.307 s]
/proc/loadavg: 2.09 2.04 1.95 3/183 11098
/proc/meminfo: memFree=27197592/32873660 swapFree=7120/7120
[pid=11083] ppid=11081 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11083/stat : 11083 (npSolver-pbo.sh) S 11081 11083 9300 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377748843 9367552 274 33554432000 4194304 5064252 140736704987168 140736704986080 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11083/statm: 2287 274 233 213 0 72 0
[pid=11084] ppid=11083 vsize=295136 CPUtime=5.73 cores=1,3,5,7
/proc/11084/stat : 11084 (npSolver-pbo) S 11083 11083 9300 0 -1 4202496 54881 24539 0 0 298 104 163 8 20 0 1 0 377748843 302219264 67665 33554432000 4194304 6004724 140736881823120 140736881815472 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 14 0 0
/proc/11084/statm: 73784 67665 175 442 0 73338 0
[pid=11096] ppid=11084 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11096/stat : 11096 (satsolver.sh) S 11084 11083 9300 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 377749434 9367552 267 33554432000 4194304 5064252 140737177478656 140737177477568 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11096/statm: 2287 267 226 213 0 72 0
[pid=11097] ppid=11096 vsize=166808 CPUtime=96.37 cores=1,3,5,7
/proc/11097/stat : 11097 (glucose) R 11096 11083 9300 0 -1 4202496 32684 0 0 0 9626 11 0 0 20 0 1 0 377749434 170811392 37203 33554432000 4194304 5208918 140736830703312 140736830701064 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11097/statm: 41702 37203 105 248 0 41451 0
Current children cumulated CPU time (s) 102.1
Current children cumulated vsize (KiB) 480240

[startup+162.3 s]
/proc/loadavg: 2.03 2.03 1.95 3/183 11098
/proc/meminfo: memFree=27229968/32873660 swapFree=7120/7120
[pid=11083] ppid=11081 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11083/stat : 11083 (npSolver-pbo.sh) S 11081 11083 9300 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377748843 9367552 274 33554432000 4194304 5064252 140736704987168 140736704986080 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11083/statm: 2287 274 233 213 0 72 0
[pid=11084] ppid=11083 vsize=295136 CPUtime=5.73 cores=1,3,5,7
/proc/11084/stat : 11084 (npSolver-pbo) S 11083 11083 9300 0 -1 4202496 54881 24539 0 0 298 104 163 8 20 0 1 0 377748843 302219264 67665 33554432000 4194304 6004724 140736881823120 140736881815472 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 14 0 0
/proc/11084/statm: 73784 67665 175 442 0 73338 0
[pid=11096] ppid=11084 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11096/stat : 11096 (satsolver.sh) S 11084 11083 9300 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 377749434 9367552 267 33554432000 4194304 5064252 140737177478656 140737177477568 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11096/statm: 2287 267 226 213 0 72 0
[pid=11097] ppid=11096 vsize=169368 CPUtime=156.35 cores=1,3,5,7
/proc/11097/stat : 11097 (glucose) R 11096 11083 9300 0 -1 4202496 33903 0 0 0 15622 13 0 0 20 0 1 0 377749434 173432832 39358 33554432000 4194304 5208918 140736830703312 140736830701064 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11097/statm: 42342 39358 105 248 0 42091 0
Current children cumulated CPU time (s) 162.08
Current children cumulated vsize (KiB) 482800

[startup+222.3 s]
/proc/loadavg: 2.01 2.02 1.95 3/183 11098
/proc/meminfo: memFree=27229664/32873660 swapFree=7120/7120
[pid=11083] ppid=11081 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11083/stat : 11083 (npSolver-pbo.sh) S 11081 11083 9300 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377748843 9367552 274 33554432000 4194304 5064252 140736704987168 140736704986080 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11083/statm: 2287 274 233 213 0 72 0
[pid=11084] ppid=11083 vsize=295136 CPUtime=5.73 cores=1,3,5,7
/proc/11084/stat : 11084 (npSolver-pbo) S 11083 11083 9300 0 -1 4202496 54881 24539 0 0 298 104 163 8 20 0 1 0 377748843 302219264 67665 33554432000 4194304 6004724 140736881823120 140736881815472 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 14 0 0
/proc/11084/statm: 73784 67665 175 442 0 73338 0
[pid=11096] ppid=11084 vsize=9148 CPUtime=0 cores=1,3,5,7

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

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/184 11183
/proc/meminfo: memFree=27124188/32873660 swapFree=7120/7120
[pid=11083] ppid=11081 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11083/stat : 11083 (npSolver-pbo.sh) S 11081 11083 9300 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377748843 9367552 274 33554432000 4194304 5064252 140736704987168 140736704986080 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11083/statm: 2287 274 233 213 0 72 0
[pid=11084] ppid=11083 vsize=295136 CPUtime=5.73 cores=1,3,5,7
/proc/11084/stat : 11084 (npSolver-pbo) S 11083 11083 9300 0 -1 4202496 54881 24539 0 0 298 104 163 8 20 0 1 0 377748843 302219264 67665 33554432000 4194304 6004724 140736881823120 140736881815472 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 14 0 0
/proc/11084/statm: 73784 67665 175 442 0 73338 0
[pid=11096] ppid=11084 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11096/stat : 11096 (satsolver.sh) S 11084 11083 9300 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 377749434 9367552 267 33554432000 4194304 5064252 140737177478656 140737177477568 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11096/statm: 2287 267 226 213 0 72 0
[pid=11097] ppid=11096 vsize=276772 CPUtime=1356.11 cores=1,3,5,7
/proc/11097/stat : 11097 (glucose) R 11096 11083 9300 0 -1 4202496 59379 0 0 0 135560 51 0 0 20 0 1 0 377749434 283414528 63157 33554432000 4194304 5208918 140736830703312 140736830701064 4211744 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11097/statm: 69193 63157 105 248 0 68942 0
Current children cumulated CPU time (s) 1361.84
Current children cumulated vsize (KiB) 590204

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.95 3/184 11183
/proc/meminfo: memFree=27118296/32873660 swapFree=7120/7120
[pid=11083] ppid=11081 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11083/stat : 11083 (npSolver-pbo.sh) S 11081 11083 9300 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377748843 9367552 274 33554432000 4194304 5064252 140736704987168 140736704986080 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11083/statm: 2287 274 233 213 0 72 0
[pid=11084] ppid=11083 vsize=295136 CPUtime=5.73 cores=1,3,5,7
/proc/11084/stat : 11084 (npSolver-pbo) S 11083 11083 9300 0 -1 4202496 54881 24539 0 0 298 104 163 8 20 0 1 0 377748843 302219264 67665 33554432000 4194304 6004724 140736881823120 140736881815472 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 14 0 0
/proc/11084/statm: 73784 67665 175 442 0 73338 0
[pid=11096] ppid=11084 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11096/stat : 11096 (satsolver.sh) S 11084 11083 9300 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 377749434 9367552 267 33554432000 4194304 5064252 140737177478656 140737177477568 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11096/statm: 2287 267 226 213 0 72 0
[pid=11097] ppid=11096 vsize=276772 CPUtime=1416.12 cores=1,3,5,7
/proc/11097/stat : 11097 (glucose) R 11096 11083 9300 0 -1 4202496 59382 0 0 0 141560 52 0 0 20 0 1 0 377749434 283414528 64693 33554432000 4194304 5208918 140736830703312 140736830701064 4211553 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11097/statm: 69193 64693 105 248 0 68942 0
Current children cumulated CPU time (s) 1421.85
Current children cumulated vsize (KiB) 590204

[startup+1482.3 s]
/proc/loadavg: 2.07 2.03 1.96 3/184 11183
/proc/meminfo: memFree=27080348/32873660 swapFree=7120/7120
[pid=11083] ppid=11081 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11083/stat : 11083 (npSolver-pbo.sh) S 11081 11083 9300 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377748843 9367552 274 33554432000 4194304 5064252 140736704987168 140736704986080 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11083/statm: 2287 274 233 213 0 72 0
[pid=11084] ppid=11083 vsize=295136 CPUtime=5.73 cores=1,3,5,7
/proc/11084/stat : 11084 (npSolver-pbo) S 11083 11083 9300 0 -1 4202496 54881 24539 0 0 298 104 163 8 20 0 1 0 377748843 302219264 67665 33554432000 4194304 6004724 140736881823120 140736881815472 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 14 0 0
/proc/11084/statm: 73784 67665 175 442 0 73338 0
[pid=11096] ppid=11084 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11096/stat : 11096 (satsolver.sh) S 11084 11083 9300 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 377749434 9367552 267 33554432000 4194304 5064252 140737177478656 140737177477568 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11096/statm: 2287 267 226 213 0 72 0
[pid=11097] ppid=11096 vsize=358880 CPUtime=1476.1 cores=1,3,5,7
/proc/11097/stat : 11097 (glucose) R 11096 11083 9300 0 -1 4202496 60115 0 0 0 147558 52 0 0 20 0 1 0 377749434 367493120 71556 33554432000 4194304 5208918 140736830703312 140736830699000 4228997 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11097/statm: 89720 71556 105 248 0 89469 0
Current children cumulated CPU time (s) 1481.83
Current children cumulated vsize (KiB) 672312

[startup+1542.3 s]
/proc/loadavg: 2.02 2.02 1.96 3/184 11183
/proc/meminfo: memFree=27224172/32873660 swapFree=7120/7120
[pid=11083] ppid=11081 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11083/stat : 11083 (npSolver-pbo.sh) S 11081 11083 9300 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377748843 9367552 274 33554432000 4194304 5064252 140736704987168 140736704986080 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11083/statm: 2287 274 233 213 0 72 0
[pid=11084] ppid=11083 vsize=295136 CPUtime=5.73 cores=1,3,5,7
/proc/11084/stat : 11084 (npSolver-pbo) S 11083 11083 9300 0 -1 4202496 54881 24539 0 0 298 104 163 8 20 0 1 0 377748843 302219264 67665 33554432000 4194304 6004724 140736881823120 140736881815472 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 14 0 0
/proc/11084/statm: 73784 67665 175 442 0 73338 0
[pid=11096] ppid=11084 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11096/stat : 11096 (satsolver.sh) S 11084 11083 9300 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 377749434 9367552 267 33554432000 4194304 5064252 140737177478656 140737177477568 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11096/statm: 2287 267 226 213 0 72 0
[pid=11097] ppid=11096 vsize=229264 CPUtime=1536.09 cores=1,3,5,7
/proc/11097/stat : 11097 (glucose) R 11096 11083 9300 0 -1 4202496 61275 0 0 0 153555 54 0 0 20 0 1 0 377749434 234766336 50066 33554432000 4194304 5208918 140736830703312 140736830699688 4211620 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11097/statm: 57316 50066 105 248 0 57065 0
Current children cumulated CPU time (s) 1541.82
Current children cumulated vsize (KiB) 542696

[startup+1602.3 s]
/proc/loadavg: 2.01 2.01 1.96 3/185 11187
/proc/meminfo: memFree=27118880/32873660 swapFree=7120/7120
[pid=11083] ppid=11081 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11083/stat : 11083 (npSolver-pbo.sh) S 11081 11083 9300 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377748843 9367552 274 33554432000 4194304 5064252 140736704987168 140736704986080 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11083/statm: 2287 274 233 213 0 72 0
[pid=11084] ppid=11083 vsize=295136 CPUtime=5.73 cores=1,3,5,7
/proc/11084/stat : 11084 (npSolver-pbo) S 11083 11083 9300 0 -1 4202496 54881 24539 0 0 298 104 163 8 20 0 1 0 377748843 302219264 67665 33554432000 4194304 6004724 140736881823120 140736881815472 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 14 0 0
/proc/11084/statm: 73784 67665 175 442 0 73338 0
[pid=11096] ppid=11084 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11096/stat : 11096 (satsolver.sh) S 11084 11083 9300 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 377749434 9367552 267 33554432000 4194304 5064252 140737177478656 140737177477568 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11096/statm: 2287 267 226 213 0 72 0
[pid=11097] ppid=11096 vsize=279852 CPUtime=1596.08 cores=1,3,5,7
/proc/11097/stat : 11097 (glucose) R 11096 11083 9300 0 -1 4202496 61930 0 0 0 159553 55 0 0 20 0 1 0 377749434 286568448 60935 33554432000 4194304 5208918 140736830703312 140736830699688 4229344 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11097/statm: 69963 60935 105 248 0 69712 0
Current children cumulated CPU time (s) 1601.81
Current children cumulated vsize (KiB) 593284

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 1.96 3/184 11187
/proc/meminfo: memFree=27095884/32873660 swapFree=7120/7120
[pid=11083] ppid=11081 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11083/stat : 11083 (npSolver-pbo.sh) S 11081 11083 9300 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377748843 9367552 274 33554432000 4194304 5064252 140736704987168 140736704986080 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11083/statm: 2287 274 233 213 0 72 0
[pid=11084] ppid=11083 vsize=295136 CPUtime=5.73 cores=1,3,5,7
/proc/11084/stat : 11084 (npSolver-pbo) S 11083 11083 9300 0 -1 4202496 54881 24539 0 0 298 104 163 8 20 0 1 0 377748843 302219264 67665 33554432000 4194304 6004724 140736881823120 140736881815472 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 14 0 0
/proc/11084/statm: 73784 67665 175 442 0 73338 0
[pid=11096] ppid=11084 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11096/stat : 11096 (satsolver.sh) S 11084 11083 9300 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 377749434 9367552 267 33554432000 4194304 5064252 140737177478656 140737177477568 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11096/statm: 2287 267 226 213 0 72 0
[pid=11097] ppid=11096 vsize=280100 CPUtime=1656.07 cores=1,3,5,7
/proc/11097/stat : 11097 (glucose) R 11096 11083 9300 0 -1 4202496 62014 0 0 0 165552 55 0 0 20 0 1 0 377749434 286822400 66640 33554432000 4194304 5208918 140736830703312 140736830699688 4211584 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11097/statm: 70025 66640 105 248 0 69774 0
Current children cumulated CPU time (s) 1661.8
Current children cumulated vsize (KiB) 593532

[startup+1722.3 s]
/proc/loadavg: 2.12 2.04 1.97 3/184 11187
/proc/meminfo: memFree=27030264/32873660 swapFree=7120/7120
[pid=11083] ppid=11081 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11083/stat : 11083 (npSolver-pbo.sh) S 11081 11083 9300 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377748843 9367552 274 33554432000 4194304 5064252 140736704987168 140736704986080 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11083/statm: 2287 274 233 213 0 72 0
[pid=11084] ppid=11083 vsize=295136 CPUtime=5.73 cores=1,3,5,7
/proc/11084/stat : 11084 (npSolver-pbo) S 11083 11083 9300 0 -1 4202496 54881 24539 0 0 298 104 163 8 20 0 1 0 377748843 302219264 67665 33554432000 4194304 6004724 140736881823120 140736881815472 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 14 0 0
/proc/11084/statm: 73784 67665 175 442 0 73338 0
[pid=11096] ppid=11084 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11096/stat : 11096 (satsolver.sh) S 11084 11083 9300 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 377749434 9367552 267 33554432000 4194304 5064252 140737177478656 140737177477568 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11096/statm: 2287 267 226 213 0 72 0
[pid=11097] ppid=11096 vsize=364648 CPUtime=1716.06 cores=1,3,5,7
/proc/11097/stat : 11097 (glucose) R 11096 11083 9300 0 -1 4202496 63328 0 0 0 171549 57 0 0 20 0 1 0 377749434 373399552 84305 33554432000 4194304 5208918 140736830703312 140736830701064 4211656 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11097/statm: 91162 84305 105 248 0 90911 0
Current children cumulated CPU time (s) 1721.79
Current children cumulated vsize (KiB) 678080

[startup+1782.3 s]
/proc/loadavg: 2.11 2.04 1.98 3/184 11187
/proc/meminfo: memFree=27151404/32873660 swapFree=7120/7120
[pid=11083] ppid=11081 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11083/stat : 11083 (npSolver-pbo.sh) S 11081 11083 9300 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377748843 9367552 274 33554432000 4194304 5064252 140736704987168 140736704986080 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11083/statm: 2287 274 233 213 0 72 0
[pid=11084] ppid=11083 vsize=295136 CPUtime=5.73 cores=1,3,5,7
/proc/11084/stat : 11084 (npSolver-pbo) S 11083 11083 9300 0 -1 4202496 54881 24539 0 0 298 104 163 8 20 0 1 0 377748843 302219264 67665 33554432000 4194304 6004724 140736881823120 140736881815472 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 14 0 0
/proc/11084/statm: 73784 67665 175 442 0 73338 0
[pid=11096] ppid=11084 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11096/stat : 11096 (satsolver.sh) S 11084 11083 9300 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 377749434 9367552 267 33554432000 4194304 5064252 140737177478656 140737177477568 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11096/statm: 2287 267 226 213 0 72 0
[pid=11097] ppid=11096 vsize=234028 CPUtime=1776.05 cores=1,3,5,7
/proc/11097/stat : 11097 (glucose) R 11096 11083 9300 0 -1 4202496 64382 0 0 0 177545 60 0 0 20 0 1 0 377749434 239644672 54448 33554432000 4194304 5208918 140736830703312 140736830699688 4211558 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11097/statm: 58507 54448 105 248 0 58256 0
Current children cumulated CPU time (s) 1781.78
Current children cumulated vsize (KiB) 547460



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.07 2.04 1.98 3/184 11187
/proc/meminfo: memFree=27131296/32873660 swapFree=7120/7120
[pid=11083] ppid=11081 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11083/stat : 11083 (npSolver-pbo.sh) S 11081 11083 9300 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377748843 9367552 274 33554432000 4194304 5064252 140736704987168 140736704986080 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11083/statm: 2287 274 233 213 0 72 0
[pid=11084] ppid=11083 vsize=295136 CPUtime=5.73 cores=1,3,5,7
/proc/11084/stat : 11084 (npSolver-pbo) S 11083 11083 9300 0 -1 4202496 54881 24539 0 0 298 104 163 8 20 0 1 0 377748843 302219264 67665 33554432000 4194304 6004724 140736881823120 140736881815472 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 14 0 0
/proc/11084/statm: 73784 67665 175 442 0 73338 0
[pid=11096] ppid=11084 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11096/stat : 11096 (satsolver.sh) S 11084 11083 9300 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 377749434 9367552 267 33554432000 4194304 5064252 140737177478656 140737177477568 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11096/statm: 2287 267 226 213 0 72 0
[pid=11097] ppid=11096 vsize=234028 CPUtime=1794.36 cores=1,3,5,7
/proc/11097/stat : 11097 (glucose) R 11096 11083 9300 0 -1 4202496 64385 0 0 0 179376 60 0 0 20 0 1 0 377749434 239644672 55984 33554432000 4194304 5208918 140736830703312 140736830699688 4211599 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11097/statm: 58507 55984 105 248 0 58256 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 547460

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.63
CPU time (s): 1800.14
CPU user time (s): 1798.39
CPU system time (s): 1.75073
CPU usage (%): 99.9728
Max. virtual memory (cumulated for all children) (KiB): 727812

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.39
system time used= 1.75073
maximum resident set size= 393832
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 144782
page faults= 0
swaps= 0
block input operations= 8
block output operations= 156480
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 110
involuntary context switches= 1874

runsolver used 3.9104 second user time and 11.3043 second system time

The end

Launcher Data

Begin job on node117 at 2012-06-08 02:43:51
IDJOB=3750383
IDBENCH=1974
IDSOLVER=2334
FILE ID=node117/3750383-1339116230
RUNJOBID= node117-1339112628-10672
PBS_JOBID= 14643736
Free space on /tmp= 70732 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB06/liu/wnq/normalized-wnq_n100_mw99_10.opb.PB06.opb
COMMAND LINE= DIR/npSolver-pbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3750383-1339116230/watcher-3750383-1339116230 -o /tmp/evaluation-result-3750383-1339116230/solver-3750383-1339116230 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo.sh HOME/instance-3750383-1339116230.opb 513647779 HOME HOME

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

MD5SUM BENCH= fad34197fa8b5ebd519d12750a352ad5
RANDOM SEED=513647779

node117.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		: 2667.148
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	: 5334.29
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		: 2667.148
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		: 2667.148
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		: 2667.148
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.95
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		: 2667.148
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		: 2667.148
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		: 2667.148
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		: 2667.148
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:       32873660 kB
MemFree:        27718416 kB
Buffers:          673944 kB
Cached:          3408772 kB
SwapCached:          632 kB
Active:          2285920 kB
Inactive:        1960460 kB
Active(anon):     152296 kB
Inactive(anon):    10028 kB
Active(file):    2133624 kB
Inactive(file):  1950432 kB
Unevictable:        7120 kB
Mlocked:            7120 kB
SwapTotal:      67108856 kB
SwapFree:       67106944 kB
Dirty:             24840 kB
Writeback:             0 kB
AnonPages:        143372 kB
Mapped:            13408 kB
Shmem:                80 kB
Slab:             770508 kB
SReclaimable:     214796 kB
SUnreclaim:       555712 kB
KernelStack:        1520 kB
PageTables:         4248 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545684 kB
Committed_AS:     277816 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    114688 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= 70660 MiB
End job on node117 at 2012-06-08 03:13:54