Trace number 3750773

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

General information on the benchmark

Name/OPT-SMALLINT-LIN/oliveras/j120opt/
normalized-j1207_6.std.opb
MD5SUMd16d5193341210b17a0f2e49373cb527
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark125
Best CPU time to get the best result obtained on this benchmark1800.02
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables72842
Total number of constraints234141
Number of constraints which are clauses232941
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1200
Minimum length of a constraint1
Maximum length of a constraint67
Number of terms in the objective function 300
Biggest coefficient in the objective function 300
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 45150
Number of bits of the sum of numbers in the objective function 16
Biggest number in a constraint 300
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 45150
Number of bits of the biggest sum of numbers16
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

2.19/2.25	c run usual solver
13.97/14.07	c model valid
13.97/14.07	c current solution ok
16.68/16.79	o 300
16.68/16.79	c current bound: 150
35.19/35.28	c model valid
35.19/35.28	c current solution ok
35.27/35.34	o 150
35.27/35.34	c current bound: 75
35.84/35.97	c current bound: 113
1800.06/1800.40	./satsolver.sh: line 5: 19276 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-3750773-1339165510/watcher-3750773-1339165510 -o /tmp/evaluation-result-3750773-1339165510/solver-3750773-1339165510 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3750773-1339165510.opb 2092333002 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.04 2.05 2.01 4/179 19227
/proc/meminfo: memFree=29249636/32873648 swapFree=7628/7628
[pid=19227] ppid=19225 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19227/stat : 19227 (npSolver-pbo.sh) S 19225 19227 12494 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382677043 9367552 274 33554432000 4194304 5064252 140735082589312 140735082588224 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19227/statm: 2287 274 233 213 0 72 0

[startup+0.0809381 s]
/proc/loadavg: 2.04 2.05 2.01 4/179 19227
/proc/meminfo: memFree=29249636/32873648 swapFree=7628/7628
[pid=19227] ppid=19225 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19227/stat : 19227 (npSolver-pbo.sh) S 19225 19227 12494 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382677043 9367552 274 33554432000 4194304 5064252 140735082589312 140735082588224 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19227/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100231 s]
/proc/loadavg: 2.04 2.05 2.01 4/179 19227
/proc/meminfo: memFree=29249636/32873648 swapFree=7628/7628
[pid=19227] ppid=19225 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19227/stat : 19227 (npSolver-pbo.sh) S 19225 19227 12494 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382677043 9367552 274 33554432000 4194304 5064252 140735082589312 140735082588224 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19227/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300177 s]
/proc/loadavg: 2.04 2.05 2.01 4/179 19227
/proc/meminfo: memFree=29249636/32873648 swapFree=7628/7628
[pid=19227] ppid=19225 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19227/stat : 19227 (npSolver-pbo.sh) S 19225 19227 12494 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382677043 9367552 274 33554432000 4194304 5064252 140735082589312 140735082588224 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19227/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700196 s]
/proc/loadavg: 2.04 2.05 2.01 4/179 19227
/proc/meminfo: memFree=29249636/32873648 swapFree=7628/7628
[pid=19227] ppid=19225 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19227/stat : 19227 (npSolver-pbo.sh) S 19225 19227 12494 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382677043 9367552 274 33554432000 4194304 5064252 140735082589312 140735082588224 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19227/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.5002 s]
/proc/loadavg: 2.04 2.05 2.01 3/181 19229
/proc/meminfo: memFree=29127176/32873648 swapFree=7628/7628
[pid=19227] ppid=19225 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19227/stat : 19227 (npSolver-pbo.sh) S 19225 19227 12494 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382677043 9367552 274 33554432000 4194304 5064252 140735082589312 140735082588224 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19227/statm: 2287 274 233 213 0 72 0
[pid=19228] ppid=19227 vsize=190184 CPUtime=1.49 cores=1,3,5,7
/proc/19228/stat : 19228 (npSolver-pbo) R 19227 19227 12494 0 -1 4202496 20328 0 0 0 144 5 0 0 20 0 1 0 382677043 194748416 43803 33554432000 4194304 6004724 140734592037600 140734592032200 4582623 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/19228/statm: 47546 43803 154 442 0 47100 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 199332

[startup+3.10021 s]
/proc/loadavg: 2.04 2.05 2.01 4/181 19229
/proc/meminfo: memFree=28921112/32873648 swapFree=7628/7628
[pid=19227] ppid=19225 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19227/stat : 19227 (npSolver-pbo.sh) S 19225 19227 12494 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382677043 9367552 274 33554432000 4194304 5064252 140735082589312 140735082588224 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19227/statm: 2287 274 233 213 0 72 0
[pid=19228] ppid=19227 vsize=219428 CPUtime=2.25 cores=1,3,5,7
/proc/19228/stat : 19228 (npSolver-pbo) S 19227 19227 12494 0 -1 4202496 21330 0 0 0 205 20 0 0 20 0 1 0 382677043 224694272 45523 33554432000 4194304 6004724 140734592037600 140734592031648 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19228/statm: 54857 45523 163 442 0 54411 0
Current children cumulated CPU time (s) 2.25
Current children cumulated vsize (KiB) 228576
heavy processes:

[startup+6.30037 s]
/proc/loadavg: 2.04 2.05 2.01 4/183 19231
/proc/meminfo: memFree=28496376/32873648 swapFree=7628/7628
[pid=19227] ppid=19225 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19227/stat : 19227 (npSolver-pbo.sh) S 19225 19227 12494 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382677043 9367552 274 33554432000 4194304 5064252 140735082589312 140735082588224 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19227/statm: 2287 274 233 213 0 72 0
[pid=19228] ppid=19227 vsize=219428 CPUtime=2.25 cores=1,3,5,7
/proc/19228/stat : 19228 (npSolver-pbo) S 19227 19227 12494 0 -1 4202496 21330 0 0 0 205 20 0 0 20 0 1 0 382677043 224694272 45523 33554432000 4194304 6004724 140734592037600 140734592031648 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19228/statm: 54857 45523 163 442 0 54411 0
[pid=19230] ppid=19228 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19230/stat : 19230 (cp2_pre.sh) S 19228 19227 12494 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 382677269 9367552 277 33554432000 4194304 5064252 140734734073440 140734734072144 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19230/statm: 2287 277 234 213 0 72 0
[pid=19231] ppid=19230 vsize=483344 CPUtime=4.03 cores=1,3,5,7
/proc/19231/stat : 19231 (coprocessor) R 19230 19227 12494 0 -1 4202496 57190 0 0 0 387 16 0 0 20 0 1 0 382677269 494944256 118086 33554432000 4194304 6586260 140733879966608 140733879962632 4774897 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/19231/statm: 120836 118086 180 584 0 120248 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 721068

[startup+12.7004 s]
/proc/loadavg: 2.04 2.04 2.01 4/183 19234
/proc/meminfo: memFree=28842972/32873648 swapFree=7628/7628
[pid=19227] ppid=19225 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19227/stat : 19227 (npSolver-pbo.sh) S 19225 19227 12494 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382677043 9367552 274 33554432000 4194304 5064252 140735082589312 140735082588224 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19227/statm: 2287 274 233 213 0 72 0
[pid=19228] ppid=19227 vsize=219428 CPUtime=9.52 cores=1,3,5,7
/proc/19228/stat : 19228 (npSolver-pbo) S 19227 19227 12494 0 -1 4202496 21337 64824 0 0 205 20 678 49 20 0 1 0 382677043 224694272 45523 33554432000 4194304 6004724 140734592037600 140734592032736 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19228/statm: 54857 45523 163 442 0 54411 0
[pid=19233] ppid=19228 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19233/stat : 19233 (satsolver.sh) S 19228 19227 12494 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 382677997 9367552 266 33554432000 4194304 5064252 140733727199360 140733727198272 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19233/statm: 2287 266 226 213 0 72 0
[pid=19234] ppid=19233 vsize=213272 CPUtime=3.15 cores=1,3,5,7
/proc/19234/stat : 19234 (glucose) R 19233 19227 12494 0 -1 4202496 37614 0 0 0 308 7 0 0 20 0 1 0 382677997 218390528 46221 33554432000 4194304 5208918 140733840172496 140733840170456 4229251 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19234/statm: 53318 46221 101 248 0 53067 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 450996

[startup+25.5005 s]
/proc/loadavg: 2.03 2.04 2.01 4/181 19245
/proc/meminfo: memFree=29235172/32873648 swapFree=7628/7628
[pid=19227] ppid=19225 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19227/stat : 19227 (npSolver-pbo.sh) S 19225 19227 12494 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382677043 9367552 274 33554432000 4194304 5064252 140735082589312 140735082588224 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19227/statm: 2287 274 233 213 0 72 0
[pid=19228] ppid=19227 vsize=219432 CPUtime=16.78 cores=1,3,5,7
/proc/19228/stat : 19228 (npSolver-pbo) S 19227 19227 12494 0 -1 4202496 28748 110517 0 0 292 236 1082 68 20 0 1 0 382677043 224698368 45538 33554432000 4194304 6004724 140734592037600 140734592029952 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19228/statm: 54858 45538 177 442 0 54412 0
[pid=19240] ppid=19228 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19240/stat : 19240 (satsolver.sh) S 19228 19227 12494 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 382678724 9367552 267 33554432000 4194304 5064252 140735775840336 140735775839248 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19240/statm: 2287 267 226 213 0 72 0
[pid=19241] ppid=19240 vsize=217324 CPUtime=8.68 cores=1,3,5,7
/proc/19241/stat : 19241 (glucose) R 19240 19227 12494 0 -1 4202496 37911 0 0 0 859 9 0 0 20 0 1 0 382678724 222539776 45752 33554432000 4194304 5208918 140733722062624 140733722060472 4229456 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19241/statm: 54331 45752 104 248 0 54080 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 455052

[startup+51.1004 s]
/proc/loadavg: 2.14 2.07 2.01 4/183 19276
/proc/meminfo: memFree=28820108/32873648 swapFree=7628/7628
[pid=19227] ppid=19225 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19227/stat : 19227 (npSolver-pbo.sh) S 19225 19227 12494 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382677043 9367552 274 33554432000 4194304 5064252 140735082589312 140735082588224 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19227/statm: 2287 274 233 213 0 72 0
[pid=19228] ppid=19227 vsize=219432 CPUtime=35.96 cores=1,3,5,7
/proc/19228/stat : 19228 (npSolver-pbo) S 19227 19227 12494 0 -1 4202496 35403 195626 0 0 326 238 2925 107 20 0 1 0 382677043 224698368 45539 33554432000 4194304 6004724 140734592037600 140734592029952 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19228/statm: 54858 45539 178 442 0 54412 0
[pid=19275] ppid=19228 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19275/stat : 19275 (satsolver.sh) S 19228 19227 12494 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 382680641 9367552 267 33554432000 4194304 5064252 140736862038096 140736862037008 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19275/statm: 2287 267 226 213 0 72 0
[pid=19276] ppid=19275 vsize=205120 CPUtime=15.1 cores=1,3,5,7
/proc/19276/stat : 19276 (glucose) R 19275 19227 12494 0 -1 4202496 37835 0 0 0 1502 8 0 0 20 0 1 0 382680642 210042880 44464 33554432000 4194304 5208918 140736681521744 140736681519592 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19276/statm: 51280 44464 102 248 0 51029 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 442848

[startup+102.3 s]
/proc/loadavg: 2.06 2.06 2.01 4/183 19276
/proc/meminfo: memFree=28764648/32873648 swapFree=7628/7628
[pid=19227] ppid=19225 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19227/stat : 19227 (npSolver-pbo.sh) S 19225 19227 12494 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382677043 9367552 274 33554432000 4194304 5064252 140735082589312 140735082588224 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19227/statm: 2287 274 233 213 0 72 0
[pid=19228] ppid=19227 vsize=219432 CPUtime=35.96 cores=1,3,5,7
/proc/19228/stat : 19228 (npSolver-pbo) S 19227 19227 12494 0 -1 4202496 35403 195626 0 0 326 238 2925 107 20 0 1 0 382677043 224698368 45539 33554432000 4194304 6004724 140734592037600 140734592029952 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19228/statm: 54858 45539 178 442 0 54412 0
[pid=19275] ppid=19228 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19275/stat : 19275 (satsolver.sh) S 19228 19227 12494 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 382680641 9367552 267 33554432000 4194304 5064252 140736862038096 140736862037008 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19275/statm: 2287 267 226 213 0 72 0
[pid=19276] ppid=19275 vsize=285448 CPUtime=66.3 cores=1,3,5,7
/proc/19276/stat : 19276 (glucose) R 19275 19227 12494 0 -1 4202496 40095 0 0 0 6620 10 0 0 20 0 1 0 382680642 292298752 56867 33554432000 4194304 5208918 140736681521744 140736681519688 4229021 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19276/statm: 71362 56867 102 248 0 71111 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 523176

[startup+162.3 s]
/proc/loadavg: 2.07 2.06 2.01 4/183 19276
/proc/meminfo: memFree=28765088/32873648 swapFree=7628/7628
[pid=19227] ppid=19225 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19227/stat : 19227 (npSolver-pbo.sh) S 19225 19227 12494 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382677043 9367552 274 33554432000 4194304 5064252 140735082589312 140735082588224 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19227/statm: 2287 274 233 213 0 72 0
[pid=19228] ppid=19227 vsize=219432 CPUtime=35.96 cores=1,3,5,7
/proc/19228/stat : 19228 (npSolver-pbo) S 19227 19227 12494 0 -1 4202496 35403 195626 0 0 326 238 2925 107 20 0 1 0 382677043 224698368 45539 33554432000 4194304 6004724 140734592037600 140734592029952 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19228/statm: 54858 45539 178 442 0 54412 0
[pid=19275] ppid=19228 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19275/stat : 19275 (satsolver.sh) S 19228 19227 12494 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 382680641 9367552 267 33554432000 4194304 5064252 140736862038096 140736862037008 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19275/statm: 2287 267 226 213 0 72 0
[pid=19276] ppid=19275 vsize=255100 CPUtime=126.29 cores=1,3,5,7
/proc/19276/stat : 19276 (glucose) R 19275 19227 12494 0 -1 4202496 40505 0 0 0 12617 12 0 0 20 0 1 0 382680642 261222400 55926 33554432000 4194304 5208918 140736681521744 140736681519688 4229039 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19276/statm: 63775 55926 103 248 0 63524 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 492828

[startup+222.307 s]
/proc/loadavg: 2.02 2.05 2.00 4/183 19277
/proc/meminfo: memFree=28761440/32873648 swapFree=7628/7628

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


[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/183 19295
/proc/meminfo: memFree=28775448/32873648 swapFree=7628/7628
[pid=19227] ppid=19225 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19227/stat : 19227 (npSolver-pbo.sh) S 19225 19227 12494 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382677043 9367552 274 33554432000 4194304 5064252 140735082589312 140735082588224 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19227/statm: 2287 274 233 213 0 72 0
[pid=19228] ppid=19227 vsize=219432 CPUtime=35.96 cores=1,3,5,7
/proc/19228/stat : 19228 (npSolver-pbo) S 19227 19227 12494 0 -1 4202496 35403 195626 0 0 326 238 2925 107 20 0 1 0 382677043 224698368 45539 33554432000 4194304 6004724 140734592037600 140734592029952 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19228/statm: 54858 45539 178 442 0 54412 0
[pid=19275] ppid=19228 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19275/stat : 19275 (satsolver.sh) S 19228 19227 12494 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 382680641 9367552 267 33554432000 4194304 5064252 140736862038096 140736862037008 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19275/statm: 2287 267 226 213 0 72 0
[pid=19276] ppid=19275 vsize=236424 CPUtime=1386.05 cores=1,3,5,7
/proc/19276/stat : 19276 (glucose) R 19275 19227 12494 0 -1 4202496 42950 0 0 0 138587 18 0 0 20 0 1 0 382680642 242098176 52888 33554432000 4194304 5208918 140736681521744 140736681519832 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19276/statm: 59106 52888 103 248 0 58855 0
Current children cumulated CPU time (s) 1422.01
Current children cumulated vsize (KiB) 474152

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/183 19295
/proc/meminfo: memFree=28759628/32873648 swapFree=7628/7628
[pid=19227] ppid=19225 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19227/stat : 19227 (npSolver-pbo.sh) S 19225 19227 12494 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382677043 9367552 274 33554432000 4194304 5064252 140735082589312 140735082588224 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19227/statm: 2287 274 233 213 0 72 0
[pid=19228] ppid=19227 vsize=219432 CPUtime=35.96 cores=1,3,5,7
/proc/19228/stat : 19228 (npSolver-pbo) S 19227 19227 12494 0 -1 4202496 35403 195626 0 0 326 238 2925 107 20 0 1 0 382677043 224698368 45539 33554432000 4194304 6004724 140734592037600 140734592029952 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19228/statm: 54858 45539 178 442 0 54412 0
[pid=19275] ppid=19228 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19275/stat : 19275 (satsolver.sh) S 19228 19227 12494 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 382680641 9367552 267 33554432000 4194304 5064252 140736862038096 140736862037008 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19275/statm: 2287 267 226 213 0 72 0
[pid=19276] ppid=19275 vsize=236784 CPUtime=1446.04 cores=1,3,5,7
/proc/19276/stat : 19276 (glucose) R 19275 19227 12494 0 -1 4202496 43048 0 0 0 144585 19 0 0 20 0 1 0 382680642 242466816 52889 33554432000 4194304 5208918 140736681521744 140736681519832 4228997 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19276/statm: 59196 52889 103 248 0 58945 0
Current children cumulated CPU time (s) 1482
Current children cumulated vsize (KiB) 474512

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 4/184 19298
/proc/meminfo: memFree=28726020/32873648 swapFree=7628/7628
[pid=19227] ppid=19225 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19227/stat : 19227 (npSolver-pbo.sh) S 19225 19227 12494 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382677043 9367552 274 33554432000 4194304 5064252 140735082589312 140735082588224 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19227/statm: 2287 274 233 213 0 72 0
[pid=19228] ppid=19227 vsize=219432 CPUtime=35.96 cores=1,3,5,7
/proc/19228/stat : 19228 (npSolver-pbo) S 19227 19227 12494 0 -1 4202496 35403 195626 0 0 326 238 2925 107 20 0 1 0 382677043 224698368 45539 33554432000 4194304 6004724 140734592037600 140734592029952 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19228/statm: 54858 45539 178 442 0 54412 0
[pid=19275] ppid=19228 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19275/stat : 19275 (satsolver.sh) S 19228 19227 12494 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 382680641 9367552 267 33554432000 4194304 5064252 140736862038096 140736862037008 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19275/statm: 2287 267 226 213 0 72 0
[pid=19276] ppid=19275 vsize=286420 CPUtime=1506.04 cores=1,3,5,7
/proc/19276/stat : 19276 (glucose) R 19275 19227 12494 0 -1 4202496 43301 0 0 0 150585 19 0 0 20 0 1 0 382680642 293294080 62338 33554432000 4194304 5208918 140736681521744 140736681519736 4229483 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19276/statm: 71605 62338 103 248 0 71354 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 524148

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 19343
/proc/meminfo: memFree=29779004/32873648 swapFree=7628/7628
[pid=19227] ppid=19225 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19227/stat : 19227 (npSolver-pbo.sh) S 19225 19227 12494 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382677043 9367552 274 33554432000 4194304 5064252 140735082589312 140735082588224 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19227/statm: 2287 274 233 213 0 72 0
[pid=19228] ppid=19227 vsize=219432 CPUtime=35.96 cores=1,3,5,7
/proc/19228/stat : 19228 (npSolver-pbo) S 19227 19227 12494 0 -1 4202496 35403 195626 0 0 326 238 2925 107 20 0 1 0 382677043 224698368 45539 33554432000 4194304 6004724 140734592037600 140734592029952 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19228/statm: 54858 45539 178 442 0 54412 0
[pid=19275] ppid=19228 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19275/stat : 19275 (satsolver.sh) S 19228 19227 12494 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 382680641 9367552 267 33554432000 4194304 5064252 140736862038096 140736862037008 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19275/statm: 2287 267 226 213 0 72 0
[pid=19276] ppid=19275 vsize=316768 CPUtime=1566.02 cores=1,3,5,7
/proc/19276/stat : 19276 (glucose) R 19275 19227 12494 0 -1 4202496 43891 0 0 0 156582 20 0 0 20 0 1 0 382680642 324370432 69413 33554432000 4194304 5208918 140736681521744 140736681519736 4229770 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19276/statm: 79192 69413 103 248 0 78941 0
Current children cumulated CPU time (s) 1601.98
Current children cumulated vsize (KiB) 554496

[startup+1662.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/183 19343
/proc/meminfo: memFree=29764552/32873648 swapFree=7628/7628
[pid=19227] ppid=19225 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19227/stat : 19227 (npSolver-pbo.sh) S 19225 19227 12494 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382677043 9367552 274 33554432000 4194304 5064252 140735082589312 140735082588224 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19227/statm: 2287 274 233 213 0 72 0
[pid=19228] ppid=19227 vsize=219432 CPUtime=35.96 cores=1,3,5,7
/proc/19228/stat : 19228 (npSolver-pbo) S 19227 19227 12494 0 -1 4202496 35403 195626 0 0 326 238 2925 107 20 0 1 0 382677043 224698368 45539 33554432000 4194304 6004724 140734592037600 140734592029952 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19228/statm: 54858 45539 178 442 0 54412 0
[pid=19275] ppid=19228 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19275/stat : 19275 (satsolver.sh) S 19228 19227 12494 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 382680641 9367552 267 33554432000 4194304 5064252 140736862038096 140736862037008 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19275/statm: 2287 267 226 213 0 72 0
[pid=19276] ppid=19275 vsize=316768 CPUtime=1626.02 cores=1,3,5,7
/proc/19276/stat : 19276 (glucose) R 19275 19227 12494 0 -1 4202496 43987 0 0 0 162581 21 0 0 20 0 1 0 382680642 324370432 68901 33554432000 4194304 5208918 140736681521744 140736681519736 4229311 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19276/statm: 79192 68901 103 248 0 78941 0
Current children cumulated CPU time (s) 1661.98
Current children cumulated vsize (KiB) 554496

[startup+1722.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 19344
/proc/meminfo: memFree=29781928/32873648 swapFree=7628/7628
[pid=19227] ppid=19225 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19227/stat : 19227 (npSolver-pbo.sh) S 19225 19227 12494 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382677043 9367552 274 33554432000 4194304 5064252 140735082589312 140735082588224 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19227/statm: 2287 274 233 213 0 72 0
[pid=19228] ppid=19227 vsize=219432 CPUtime=35.96 cores=1,3,5,7
/proc/19228/stat : 19228 (npSolver-pbo) S 19227 19227 12494 0 -1 4202496 35403 195626 0 0 326 238 2925 107 20 0 1 0 382677043 224698368 45539 33554432000 4194304 6004724 140734592037600 140734592029952 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19228/statm: 54858 45539 178 442 0 54412 0
[pid=19275] ppid=19228 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19275/stat : 19275 (satsolver.sh) S 19228 19227 12494 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 382680641 9367552 267 33554432000 4194304 5064252 140736862038096 140736862037008 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19275/statm: 2287 267 226 213 0 72 0
[pid=19276] ppid=19275 vsize=267448 CPUtime=1686 cores=1,3,5,7
/proc/19276/stat : 19276 (glucose) R 19275 19227 12494 0 -1 4202496 43992 0 0 0 168579 21 0 0 20 0 1 0 382680642 273866752 60644 33554432000 4194304 5208918 140736681521744 140736681519832 4211584 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19276/statm: 66862 60644 103 248 0 66611 0
Current children cumulated CPU time (s) 1721.96
Current children cumulated vsize (KiB) 505176

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 19344
/proc/meminfo: memFree=29773004/32873648 swapFree=7628/7628
[pid=19227] ppid=19225 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19227/stat : 19227 (npSolver-pbo.sh) S 19225 19227 12494 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382677043 9367552 274 33554432000 4194304 5064252 140735082589312 140735082588224 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19227/statm: 2287 274 233 213 0 72 0
[pid=19228] ppid=19227 vsize=219432 CPUtime=35.96 cores=1,3,5,7
/proc/19228/stat : 19228 (npSolver-pbo) S 19227 19227 12494 0 -1 4202496 35403 195626 0 0 326 238 2925 107 20 0 1 0 382677043 224698368 45539 33554432000 4194304 6004724 140734592037600 140734592029952 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19228/statm: 54858 45539 178 442 0 54412 0
[pid=19275] ppid=19228 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19275/stat : 19275 (satsolver.sh) S 19228 19227 12494 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 382680641 9367552 267 33554432000 4194304 5064252 140736862038096 140736862037008 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19275/statm: 2287 267 226 213 0 72 0
[pid=19276] ppid=19275 vsize=267448 CPUtime=1745.99 cores=1,3,5,7
/proc/19276/stat : 19276 (glucose) R 19275 19227 12494 0 -1 4202496 44090 0 0 0 174578 21 0 0 20 0 1 0 382680642 273866752 60644 33554432000 4194304 5208918 140736681521744 140736681519832 4212856 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19276/statm: 66862 60644 103 248 0 66611 0
Current children cumulated CPU time (s) 1781.95
Current children cumulated vsize (KiB) 505176



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 19344
/proc/meminfo: memFree=29772440/32873648 swapFree=7628/7628
[pid=19227] ppid=19225 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19227/stat : 19227 (npSolver-pbo.sh) S 19225 19227 12494 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382677043 9367552 274 33554432000 4194304 5064252 140735082589312 140735082588224 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19227/statm: 2287 274 233 213 0 72 0
[pid=19228] ppid=19227 vsize=219432 CPUtime=35.96 cores=1,3,5,7
/proc/19228/stat : 19228 (npSolver-pbo) S 19227 19227 12494 0 -1 4202496 35403 195626 0 0 326 238 2925 107 20 0 1 0 382677043 224698368 45539 33554432000 4194304 6004724 140734592037600 140734592029952 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19228/statm: 54858 45539 178 442 0 54412 0
[pid=19275] ppid=19228 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19275/stat : 19275 (satsolver.sh) S 19228 19227 12494 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 382680641 9367552 267 33554432000 4194304 5064252 140736862038096 140736862037008 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19275/statm: 2287 267 226 213 0 72 0
[pid=19276] ppid=19275 vsize=267448 CPUtime=1764.1 cores=1,3,5,7
/proc/19276/stat : 19276 (glucose) R 19275 19227 12494 0 -1 4202496 44090 0 0 0 176389 21 0 0 20 0 1 0 382680642 273866752 60644 33554432000 4194304 5208918 140736681521744 140736681519832 4229311 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19276/statm: 66862 60644 103 248 0 66611 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 505176

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.00 2.00 2.00 3/183 19344
/proc/meminfo: memFree=29772440/32873648 swapFree=7628/7628
[pid=19227] ppid=19225 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19227/stat : 19227 (npSolver-pbo.sh) S 19225 19227 12494 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382677043 9367552 274 33554432000 4194304 5064252 140735082589312 140735082588224 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19227/statm: 2287 274 233 213 0 72 0
[pid=19228] ppid=19227 vsize=219432 CPUtime=35.96 cores=1,3,5,7
/proc/19228/stat : 19228 (npSolver-pbo) S 19227 19227 12494 0 -1 4202496 35403 195626 0 0 326 238 2925 107 20 0 1 0 382677043 224698368 45539 33554432000 4194304 6004724 140734592037600 140734592029952 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19228/statm: 54858 45539 178 442 0 54412 0
[pid=19275] ppid=19228 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19275/stat : 19275 (satsolver.sh) S 19228 19227 12494 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 382680641 9367552 267 33554432000 4194304 5064252 140736862038096 140736862037008 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19275/statm: 2287 267 226 213 0 72 0
[pid=19276] ppid=19275 vsize=267448 CPUtime=1764.1 cores=1,3,5,7
/proc/19276/stat : 19276 (glucose) R 19275 19227 12494 0 -1 4202496 44090 0 0 0 176389 21 0 0 20 0 1 0 382680642 273866752 60644 33554432000 4194304 5208918 140736681521744 140736681519832 4229311 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19276/statm: 66862 60644 103 248 0 66611 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 505176

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.1
CPU user time (s): 1796.41
CPU system time (s): 3.68344
CPU usage (%): 99.9825
Max. virtual memory (cumulated for all children) (KiB): 796160

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.41
system time used= 3.68344
maximum resident set size= 550360
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 276108
page faults= 0
swaps= 0
block input operations= 0
block output operations= 577504
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2890
involuntary context switches= 1890

runsolver used 3.2875 second user time and 9.63753 second system time

The end

Launcher Data

Begin job on node122 at 2012-06-08 16:25:11
IDJOB=3750773
IDBENCH=77618
IDSOLVER=2334
FILE ID=node122/3750773-1339165510
RUNJOBID= node122-1339159858-17354
PBS_JOBID= 14643791
Free space on /tmp= 70408 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB10/normalized-PB10/OPT-SMALLINT-LIN/oliveras/j120opt/normalized-j1207_6.std.opb
COMMAND LINE= DIR/npSolver-pbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3750773-1339165510/watcher-3750773-1339165510 -o /tmp/evaluation-result-3750773-1339165510/solver-3750773-1339165510 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo.sh HOME/instance-3750773-1339165510.opb 2092333002 HOME HOME

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

MD5SUM BENCH= d16d5193341210b17a0f2e49373cb527
RANDOM SEED=2092333002

node122.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.533
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.06
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.533
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.533
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	: 5332.04
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.533
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.533
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.533
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.533
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.533
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:        29249536 kB
Buffers:          193208 kB
Cached:          1698676 kB
SwapCached:         2132 kB
Active:          1869000 kB
Inactive:         899816 kB
Active(anon):     876552 kB
Inactive(anon):     2216 kB
Active(file):     992448 kB
Inactive(file):   897600 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67099484 kB
Dirty:             15432 kB
Writeback:             0 kB
AnonPages:        881660 kB
Mapped:             9936 kB
Shmem:                 0 kB
Slab:             714052 kB
SReclaimable:     157048 kB
SUnreclaim:       557004 kB
KernelStack:        1472 kB
PageTables:         5492 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    1274388 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    434176 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= 70536 MiB
End job on node122 at 2012-06-08 16:55:11