Trace number 3749448

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 NameAnswerCPU timeWall clock time
npSolver 1.0 (fixed)? (TO) 1800.04 1802.62

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/liu/
dbst/normalized-dbst_v40_e600_d20_mw10_0.opb.PB06.opb
MD5SUMe436f4a609b5bae6a8ddfe1313c390fe
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark1.44278
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables2800
Total number of constraints990001
Number of constraints which are clauses986760
Number of constraints which are cardinality constraints (but not clauses)81
Number of constraints which are nor clauses,nor cardinality constraints3160
Minimum length of a constraint2
Maximum length of a constraint1200
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 338
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 1239
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

27.35/27.51	c run usual solver
1800.04/1802.61	c error: unexpected solver exit code
1800.04/1802.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-3749448-1339112576/watcher-3749448-1339112576 -o /tmp/evaluation-result-3749448-1339112576/solver-3749448-1339112576 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3749448-1339112576.opb 204588853 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: 3.58 2.77 2.30 3/177 9757
/proc/meminfo: memFree=18649544/32873852 swapFree=6864/6864
[pid=9757] ppid=9755 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9757/stat : 9757 (npSolver-pbo.sh) S 9755 9757 7832 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377383173 9367552 275 33554432000 4194304 5064252 140734136897120 140734136896032 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9757/statm: 2287 275 233 213 0 72 0

[startup+0.0832029 s]
/proc/loadavg: 3.58 2.77 2.30 3/177 9757
/proc/meminfo: memFree=18649544/32873852 swapFree=6864/6864
[pid=9757] ppid=9755 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9757/stat : 9757 (npSolver-pbo.sh) S 9755 9757 7832 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377383173 9367552 275 33554432000 4194304 5064252 140734136897120 140734136896032 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9757/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100371 s]
/proc/loadavg: 3.58 2.77 2.30 3/177 9757
/proc/meminfo: memFree=18649544/32873852 swapFree=6864/6864
[pid=9757] ppid=9755 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9757/stat : 9757 (npSolver-pbo.sh) S 9755 9757 7832 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377383173 9367552 275 33554432000 4194304 5064252 140734136897120 140734136896032 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9757/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.30029 s]
/proc/loadavg: 3.58 2.77 2.30 3/177 9757
/proc/meminfo: memFree=18649544/32873852 swapFree=6864/6864
[pid=9757] ppid=9755 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9757/stat : 9757 (npSolver-pbo.sh) S 9755 9757 7832 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377383173 9367552 275 33554432000 4194304 5064252 140734136897120 140734136896032 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9757/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.32247 s]
/proc/loadavg: 3.58 2.77 2.30 3/177 9757
/proc/meminfo: memFree=18649544/32873852 swapFree=6864/6864
[pid=9757] ppid=9755 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9757/stat : 9757 (npSolver-pbo.sh) S 9755 9757 7832 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377383173 9367552 275 33554432000 4194304 5064252 140734136897120 140734136896032 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9757/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50031 s]
/proc/loadavg: 3.58 2.77 2.30 3/177 9757
/proc/meminfo: memFree=18649544/32873852 swapFree=6864/6864
[pid=9757] ppid=9755 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9757/stat : 9757 (npSolver-pbo.sh) S 9755 9757 7832 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377383173 9367552 275 33554432000 4194304 5064252 140734136897120 140734136896032 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9757/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+3.10685 s]
/proc/loadavg: 3.45 2.75 2.29 3/179 9759
/proc/meminfo: memFree=17963840/32873852 swapFree=6864/6864
[pid=9757] ppid=9755 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9757/stat : 9757 (npSolver-pbo.sh) S 9755 9757 7832 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377383173 9367552 275 33554432000 4194304 5064252 140734136897120 140734136896032 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9757/statm: 2287 275 233 213 0 72 0
[pid=9758] ppid=9757 vsize=399928 CPUtime=3.09 cores=1,3,5,7
/proc/9758/stat : 9758 (npSolver-pbo) R 9757 9757 7832 0 -1 4202496 73230 0 0 0 292 17 0 0 20 0 1 0 377383174 409526272 99632 33554432000 4194304 6004724 140734556635936 140734556632744 4536054 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9758/statm: 99982 99632 139 442 0 99536 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 409076

[startup+6.30042 s]
/proc/loadavg: 3.45 2.75 2.29 3/179 9759
/proc/meminfo: memFree=17536124/32873852 swapFree=6864/6864
[pid=9757] ppid=9755 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9757/stat : 9757 (npSolver-pbo.sh) S 9755 9757 7832 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377383173 9367552 275 33554432000 4194304 5064252 140734136897120 140734136896032 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9757/statm: 2287 275 233 213 0 72 0
[pid=9758] ppid=9757 vsize=662072 CPUtime=6.3 cores=1,3,5,7
/proc/9758/stat : 9758 (npSolver-pbo) R 9757 9757 7832 0 -1 4202496 74781 0 0 0 605 25 0 0 20 0 1 0 377383174 677961728 153209 33554432000 4194304 6004724 140734556635936 140734556630744 4534761 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9758/statm: 165518 153209 147 442 0 165072 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 671220

[startup+12.7004 s]
/proc/loadavg: 3.33 2.74 2.29 3/179 9759
/proc/meminfo: memFree=16618276/32873852 swapFree=6864/6864
[pid=9757] ppid=9755 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9757/stat : 9757 (npSolver-pbo.sh) S 9755 9757 7832 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377383173 9367552 275 33554432000 4194304 5064252 140734136897120 140734136896032 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9757/statm: 2287 275 233 213 0 72 0
[pid=9758] ppid=9757 vsize=1448504 CPUtime=12.69 cores=1,3,5,7
/proc/9758/stat : 9758 (npSolver-pbo) R 9757 9757 7832 0 -1 4202496 76401 0 0 0 1222 47 0 0 20 0 1 0 377383174 1483268096 262777 33554432000 4194304 6004724 140734556635936 140734556630536 4582623 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9758/statm: 362126 262777 147 442 0 361680 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1457652

[startup+25.5004 s]
/proc/loadavg: 3.04 2.70 2.29 3/179 9759
/proc/meminfo: memFree=13583232/32873852 swapFree=6864/6864
[pid=9757] ppid=9755 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9757/stat : 9757 (npSolver-pbo.sh) S 9755 9757 7832 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377383173 9367552 275 33554432000 4194304 5064252 140734136897120 140734136896032 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9757/statm: 2287 275 233 213 0 72 0
[pid=9758] ppid=9757 vsize=4025440 CPUtime=25.47 cores=1,3,5,7
/proc/9758/stat : 9758 (npSolver-pbo) R 9757 9757 7832 0 -1 4202496 79278 0 0 0 2425 122 0 0 20 0 1 0 377383174 4122050560 864034 33554432000 4194304 6004724 140734556635936 140734556631808 5193835 0 0 4096 0 0 0 0 17 3 0 0 1 0 0
/proc/9758/statm: 1006360 864034 157 442 0 1005914 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 4034588

[startup+51.1003 s]
/proc/loadavg: 2.97 2.71 2.30 2/181 9762
/proc/meminfo: memFree=9295016/32873852 swapFree=6864/6864
[pid=9757] ppid=9755 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9757/stat : 9757 (npSolver-pbo.sh) S 9755 9757 7832 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377383173 9367552 275 33554432000 4194304 5064252 140734136897120 140734136896032 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9757/statm: 2287 275 233 213 0 72 0
[pid=9758] ppid=9757 vsize=2497192 CPUtime=27.37 cores=1,3,5,7
/proc/9758/stat : 9758 (npSolver-pbo) S 9757 9757 7832 0 -1 4202496 79285 0 0 0 2425 312 0 0 20 0 1 0 377383174 2557124608 481978 33554432000 4194304 6004724 140734556635936 140734556629984 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 13 0 0
/proc/9758/statm: 624298 481978 163 442 0 623852 0
[pid=9760] ppid=9758 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9760/stat : 9760 (cp2_pre.sh) S 9758 9757 7832 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 377385925 9367552 277 33554432000 4194304 5064252 140733258716432 140733258715136 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9760/statm: 2287 277 234 213 0 72 0
[pid=9761] ppid=9760 vsize=3156592 CPUtime=23.54 cores=1,3,5,7
/proc/9761/stat : 9761 (coprocessor) R 9760 9757 7832 0 -1 4202496 25406 0 0 0 2249 105 0 0 20 0 1 0 377385927 3232350208 643032 33554432000 4194304 6586260 140735200476384 140735200472136 5732496 0 0 4096 8404994 0 0 0 17 3 0 0 0 0 0
/proc/9761/statm: 789148 643032 157 584 0 788560 0
Current children cumulated CPU time (s) 50.91
Current children cumulated vsize (KiB) 5672080

[startup+102.3 s]
/proc/loadavg: 2.87 2.72 2.32 2/181 9762
/proc/meminfo: memFree=6126612/32873852 swapFree=6864/6864
[pid=9757] ppid=9755 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9757/stat : 9757 (npSolver-pbo.sh) S 9755 9757 7832 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377383173 9367552 275 33554432000 4194304 5064252 140734136897120 140734136896032 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9757/statm: 2287 275 233 213 0 72 0
[pid=9758] ppid=9757 vsize=2497192 CPUtime=27.37 cores=1,3,5,7
/proc/9758/stat : 9758 (npSolver-pbo) S 9757 9757 7832 0 -1 4202496 79285 0 0 0 2425 312 0 0 20 0 1 0 377383174 2557124608 481978 33554432000 4194304 6004724 140734556635936 140734556629984 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 13 0 0
/proc/9758/statm: 624298 481978 163 442 0 623852 0
[pid=9760] ppid=9758 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9760/stat : 9760 (cp2_pre.sh) S 9758 9757 7832 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 377385925 9367552 277 33554432000 4194304 5064252 140733258716432 140733258715136 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9760/statm: 2287 277 234 213 0 72 0
[pid=9761] ppid=9760 vsize=3156592 CPUtime=72.67 cores=1,3,5,7
/proc/9761/stat : 9761 (coprocessor) R 9760 9757 7832 0 -1 4202496 25406 0 0 0 6929 338 0 0 20 0 1 0 377385927 3232350208 643032 33554432000 4194304 6586260 140735200476384 140735200472136 5732496 0 0 4096 8404994 0 0 0 17 3 0 0 207 0 0
/proc/9761/statm: 789148 643032 157 584 0 788560 0
Current children cumulated CPU time (s) 100.04
Current children cumulated vsize (KiB) 5672080

[startup+162.3 s]
/proc/loadavg: 2.41 2.62 2.31 3/181 9859
/proc/meminfo: memFree=24951104/32873852 swapFree=6864/6864
[pid=9757] ppid=9755 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9757/stat : 9757 (npSolver-pbo.sh) S 9755 9757 7832 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377383173 9367552 275 33554432000 4194304 5064252 140734136897120 140734136896032 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9757/statm: 2287 275 233 213 0 72 0
[pid=9758] ppid=9757 vsize=2497192 CPUtime=100.62 cores=1,3,5,7
/proc/9758/stat : 9758 (npSolver-pbo) S 9757 9757 7832 0 -1 4202496 79293 26309 0 0 2425 313 6957 367 20 0 1 0 377383174 2557124608 481978 33554432000 4194304 6004724 140734556635936 140734556631072 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 13 0 0
/proc/9758/statm: 624298 481978 163 442 0 623852 0
[pid=9764] ppid=9758 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9764/stat : 9764 (satsolver.sh) S 9758 9757 7832 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 377393460 9367552 267 33554432000 4194304 5064252 140735988225136 140735988224048 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9764/statm: 2287 267 226 213 0 72 0
[pid=9765] ppid=9764 vsize=4288160 CPUtime=59.4 cores=1,3,5,7
/proc/9765/stat : 9765 (glucose) R 9764 9757 7832 0 -1 4202496 417829 0 0 0 5794 146 0 0 20 0 1 0 377393462 4391075840 889186 33554432000 4194304 5208918 140735794445696 140735794443832 4228997 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9765/statm: 1072040 889186 102 248 0 1071789 0
Current children cumulated CPU time (s) 160.02
Current children cumulated vsize (KiB) 6803648

[startup+222.3 s]
/proc/loadavg: 2.15 2.50 2.29 3/181 9859
/proc/meminfo: memFree=24907620/32873852 swapFree=6864/6864
[pid=9757] ppid=9755 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9757/stat : 9757 (npSolver-pbo.sh) S 9755 9757 7832 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377383173 9367552 275 33554432000 4194304 5064252 140734136897120 140734136896032 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9757/statm: 2287 275 233 213 0 72 0
[pid=9758] ppid=9757 vsize=2497192 CPUtime=100.62 cores=1,3,5,7
/proc/9758/stat : 9758 (npSolver-pbo) S 9757 9757 7832 0 -1 4202496 79293 26309 0 0 2425 313 6957 367 20 0 1 0 377383174 2557124608 481978 33554432000 4194304 6004724 140734556635936 140734556631072 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 13 0 0
/proc/9758/statm: 624298 481978 163 442 0 623852 0
[pid=9764] ppid=9758 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9764/stat : 9764 (satsolver.sh) S 9758 9757 7832 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 377393460 9367552 267 33554432000 4194304 5064252 140735988225136 140735988224048 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9764/statm: 2287 267 226 213 0 72 0
[pid=9765] ppid=9764 vsize=4313240 CPUtime=119.39 cores=1,3,5,7
/proc/9765/stat : 9765 (glucose) R 9764 9757 7832 0 -1 4202496 428410 0 0 0 11791 148 0 0 20 0 1 0 377393462 4416757760 895729 33554432000 4194304 5208918 140735794445696 140735794443544 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9765/statm: 1078310 895729 102 248 0 1078059 0
Current children cumulated CPU time (s) 220.01
Current children cumulated vsize (KiB) 6828728

[startup+282.3 s]
/proc/loadavg: 2.05 2.41 2.26 3/181 9859
/proc/meminfo: memFree=24871208/32873852 swapFree=6864/6864
[pid=9757] ppid=9755 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9757/stat : 9757 (npSolver-pbo.sh) S 9755 9757 7832 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377383173 9367552 275 33554432000 4194304 5064252 140734136897120 140734136896032 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9757/statm: 2287 275 233 213 0 72 0
[pid=9758] ppid=9757 vsize=2497192 CPUtime=100.62 cores=1,3,5,7

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

/proc/9765/statm: 1093134 912224 103 248 0 1092883 0
Current children cumulated CPU time (s) 1359.84
Current children cumulated vsize (KiB) 6888024

[startup+1422.3 s]
/proc/loadavg: 2.05 2.05 2.09 3/181 9892
/proc/meminfo: memFree=24682824/32873852 swapFree=6864/6864
[pid=9757] ppid=9755 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9757/stat : 9757 (npSolver-pbo.sh) S 9755 9757 7832 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377383173 9367552 275 33554432000 4194304 5064252 140734136897120 140734136896032 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9757/statm: 2287 275 233 213 0 72 0
[pid=9758] ppid=9757 vsize=2497192 CPUtime=100.62 cores=1,3,5,7
/proc/9758/stat : 9758 (npSolver-pbo) S 9757 9757 7832 0 -1 4202496 79293 26309 0 0 2425 313 6957 367 20 0 1 0 377383174 2557124608 481978 33554432000 4194304 6004724 140734556635936 140734556631072 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 13 0 0
/proc/9758/statm: 624298 481978 163 442 0 623852 0
[pid=9764] ppid=9758 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9764/stat : 9764 (satsolver.sh) S 9758 9757 7832 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 377393460 9367552 267 33554432000 4194304 5064252 140735988225136 140735988224048 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9764/statm: 2287 267 226 213 0 72 0
[pid=9765] ppid=9764 vsize=4373364 CPUtime=1319.2 cores=1,3,5,7
/proc/9765/stat : 9765 (glucose) R 9764 9757 7832 0 -1 4202496 528964 0 0 0 131733 187 0 0 20 0 1 0 377393462 4478324736 912411 33554432000 4194304 5208918 140735794445696 140735794443544 4205139 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9765/statm: 1093341 912411 103 248 0 1093090 0
Current children cumulated CPU time (s) 1419.82
Current children cumulated vsize (KiB) 6888852

[startup+1482.3 s]
/proc/loadavg: 2.02 2.04 2.08 3/181 9892
/proc/meminfo: memFree=24703020/32873852 swapFree=6864/6864
[pid=9757] ppid=9755 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9757/stat : 9757 (npSolver-pbo.sh) S 9755 9757 7832 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377383173 9367552 275 33554432000 4194304 5064252 140734136897120 140734136896032 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9757/statm: 2287 275 233 213 0 72 0
[pid=9758] ppid=9757 vsize=2497192 CPUtime=100.62 cores=1,3,5,7
/proc/9758/stat : 9758 (npSolver-pbo) S 9757 9757 7832 0 -1 4202496 79293 26309 0 0 2425 313 6957 367 20 0 1 0 377383174 2557124608 481978 33554432000 4194304 6004724 140734556635936 140734556631072 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 13 0 0
/proc/9758/statm: 624298 481978 163 442 0 623852 0
[pid=9764] ppid=9758 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9764/stat : 9764 (satsolver.sh) S 9758 9757 7832 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 377393460 9367552 267 33554432000 4194304 5064252 140735988225136 140735988224048 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9764/statm: 2287 267 226 213 0 72 0
[pid=9765] ppid=9764 vsize=4374220 CPUtime=1379.2 cores=1,3,5,7
/proc/9765/stat : 9765 (glucose) R 9764 9757 7832 0 -1 4202496 533254 0 0 0 137731 189 0 0 20 0 1 0 377393462 4479201280 912642 33554432000 4194304 5208918 140735794445696 140735794443448 4229169 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9765/statm: 1093555 912642 103 248 0 1093304 0
Current children cumulated CPU time (s) 1479.82
Current children cumulated vsize (KiB) 6889708

[startup+1542.3 s]
/proc/loadavg: 2.04 2.05 2.08 3/181 9892
/proc/meminfo: memFree=24681128/32873852 swapFree=6864/6864
[pid=9757] ppid=9755 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9757/stat : 9757 (npSolver-pbo.sh) S 9755 9757 7832 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377383173 9367552 275 33554432000 4194304 5064252 140734136897120 140734136896032 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9757/statm: 2287 275 233 213 0 72 0
[pid=9758] ppid=9757 vsize=2497192 CPUtime=100.62 cores=1,3,5,7
/proc/9758/stat : 9758 (npSolver-pbo) S 9757 9757 7832 0 -1 4202496 79293 26309 0 0 2425 313 6957 367 20 0 1 0 377383174 2557124608 481978 33554432000 4194304 6004724 140734556635936 140734556631072 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 13 0 0
/proc/9758/statm: 624298 481978 163 442 0 623852 0
[pid=9764] ppid=9758 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9764/stat : 9764 (satsolver.sh) S 9758 9757 7832 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 377393460 9367552 267 33554432000 4194304 5064252 140735988225136 140735988224048 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9764/statm: 2287 267 226 213 0 72 0
[pid=9765] ppid=9764 vsize=4375348 CPUtime=1439.19 cores=1,3,5,7
/proc/9765/stat : 9765 (glucose) R 9764 9757 7832 0 -1 4202496 537557 0 0 0 143729 190 0 0 20 0 1 0 377393462 4480356352 912907 33554432000 4194304 5208918 140735794445696 140735794443544 4229859 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9765/statm: 1093837 912907 103 248 0 1093586 0
Current children cumulated CPU time (s) 1539.81
Current children cumulated vsize (KiB) 6890836

[startup+1602.3 s]
/proc/loadavg: 2.09 2.05 2.08 3/181 9893
/proc/meminfo: memFree=24667256/32873852 swapFree=6864/6864
[pid=9757] ppid=9755 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9757/stat : 9757 (npSolver-pbo.sh) S 9755 9757 7832 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377383173 9367552 275 33554432000 4194304 5064252 140734136897120 140734136896032 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9757/statm: 2287 275 233 213 0 72 0
[pid=9758] ppid=9757 vsize=2497192 CPUtime=100.62 cores=1,3,5,7
/proc/9758/stat : 9758 (npSolver-pbo) S 9757 9757 7832 0 -1 4202496 79293 26309 0 0 2425 313 6957 367 20 0 1 0 377383174 2557124608 481978 33554432000 4194304 6004724 140734556635936 140734556631072 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 13 0 0
/proc/9758/statm: 624298 481978 163 442 0 623852 0
[pid=9764] ppid=9758 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9764/stat : 9764 (satsolver.sh) S 9758 9757 7832 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 377393460 9367552 267 33554432000 4194304 5064252 140735988225136 140735988224048 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9764/statm: 2287 267 226 213 0 72 0
[pid=9765] ppid=9764 vsize=4376008 CPUtime=1499.18 cores=1,3,5,7
/proc/9765/stat : 9765 (glucose) R 9764 9757 7832 0 -1 4202496 541749 0 0 0 149727 191 0 0 20 0 1 0 377393462 4481032192 913061 33554432000 4194304 5208918 140735794445696 140735794443544 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9765/statm: 1094002 913061 103 248 0 1093751 0
Current children cumulated CPU time (s) 1599.8
Current children cumulated vsize (KiB) 6891496

[startup+1662.3 s]
/proc/loadavg: 2.03 2.04 2.07 3/182 9896
/proc/meminfo: memFree=24667348/32873852 swapFree=6864/6864
[pid=9757] ppid=9755 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9757/stat : 9757 (npSolver-pbo.sh) S 9755 9757 7832 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377383173 9367552 275 33554432000 4194304 5064252 140734136897120 140734136896032 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9757/statm: 2287 275 233 213 0 72 0
[pid=9758] ppid=9757 vsize=2497192 CPUtime=100.62 cores=1,3,5,7
/proc/9758/stat : 9758 (npSolver-pbo) S 9757 9757 7832 0 -1 4202496 79293 26309 0 0 2425 313 6957 367 20 0 1 0 377383174 2557124608 481978 33554432000 4194304 6004724 140734556635936 140734556631072 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 13 0 0
/proc/9758/statm: 624298 481978 163 442 0 623852 0
[pid=9764] ppid=9758 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9764/stat : 9764 (satsolver.sh) S 9758 9757 7832 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 377393460 9367552 267 33554432000 4194304 5064252 140735988225136 140735988224048 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9764/statm: 2287 267 226 213 0 72 0
[pid=9765] ppid=9764 vsize=4376684 CPUtime=1559.17 cores=1,3,5,7
/proc/9765/stat : 9765 (glucose) R 9764 9757 7832 0 -1 4202496 550032 0 0 0 155723 194 0 0 20 0 1 0 377393462 4481724416 913768 33554432000 4194304 5208918 140735794445696 140735794443832 4229021 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9765/statm: 1094171 913768 103 248 0 1093920 0
Current children cumulated CPU time (s) 1659.79
Current children cumulated vsize (KiB) 6892172

[startup+1722.3 s]
/proc/loadavg: 2.01 2.03 2.07 3/181 9896
/proc/meminfo: memFree=24715648/32873852 swapFree=6864/6864
[pid=9757] ppid=9755 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9757/stat : 9757 (npSolver-pbo.sh) S 9755 9757 7832 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377383173 9367552 275 33554432000 4194304 5064252 140734136897120 140734136896032 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9757/statm: 2287 275 233 213 0 72 0
[pid=9758] ppid=9757 vsize=2497192 CPUtime=100.62 cores=1,3,5,7
/proc/9758/stat : 9758 (npSolver-pbo) S 9757 9757 7832 0 -1 4202496 79293 26309 0 0 2425 313 6957 367 20 0 1 0 377383174 2557124608 481978 33554432000 4194304 6004724 140734556635936 140734556631072 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 13 0 0
/proc/9758/statm: 624298 481978 163 442 0 623852 0
[pid=9764] ppid=9758 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9764/stat : 9764 (satsolver.sh) S 9758 9757 7832 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 377393460 9367552 267 33554432000 4194304 5064252 140735988225136 140735988224048 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9764/statm: 2287 267 226 213 0 72 0
[pid=9765] ppid=9764 vsize=4377588 CPUtime=1619.15 cores=1,3,5,7
/proc/9765/stat : 9765 (glucose) R 9764 9757 7832 0 -1 4202496 554328 0 0 0 161719 196 0 0 20 0 1 0 377393462 4482650112 913994 33554432000 4194304 5208918 140735794445696 140735794443832 4228997 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9765/statm: 1094397 913994 103 248 0 1094146 0
Current children cumulated CPU time (s) 1719.77
Current children cumulated vsize (KiB) 6893076

[startup+1782.3 s]
/proc/loadavg: 2.04 2.04 2.07 3/181 9896
/proc/meminfo: memFree=24641652/32873852 swapFree=6864/6864
[pid=9757] ppid=9755 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9757/stat : 9757 (npSolver-pbo.sh) S 9755 9757 7832 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377383173 9367552 275 33554432000 4194304 5064252 140734136897120 140734136896032 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9757/statm: 2287 275 233 213 0 72 0
[pid=9758] ppid=9757 vsize=2497192 CPUtime=100.62 cores=1,3,5,7
/proc/9758/stat : 9758 (npSolver-pbo) S 9757 9757 7832 0 -1 4202496 79293 26309 0 0 2425 313 6957 367 20 0 1 0 377383174 2557124608 481978 33554432000 4194304 6004724 140734556635936 140734556631072 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 13 0 0
/proc/9758/statm: 624298 481978 163 442 0 623852 0
[pid=9764] ppid=9758 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9764/stat : 9764 (satsolver.sh) S 9758 9757 7832 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 377393460 9367552 267 33554432000 4194304 5064252 140735988225136 140735988224048 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9764/statm: 2287 267 226 213 0 72 0
[pid=9765] ppid=9764 vsize=4378080 CPUtime=1679.12 cores=1,3,5,7
/proc/9765/stat : 9765 (glucose) R 9764 9757 7832 0 -1 4202496 558503 0 0 0 167715 197 0 0 20 0 1 0 377393462 4483153920 914106 33554432000 4194304 5208918 140735794445696 140735794443544 4229125 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9765/statm: 1094520 914106 103 248 0 1094269 0
Current children cumulated CPU time (s) 1779.74
Current children cumulated vsize (KiB) 6893568



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.6 s]
/proc/loadavg: 2.09 2.05 2.07 3/181 9896
/proc/meminfo: memFree=24649084/32873852 swapFree=6864/6864
[pid=9757] ppid=9755 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9757/stat : 9757 (npSolver-pbo.sh) S 9755 9757 7832 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377383173 9367552 275 33554432000 4194304 5064252 140734136897120 140734136896032 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9757/statm: 2287 275 233 213 0 72 0
[pid=9758] ppid=9757 vsize=2497192 CPUtime=100.62 cores=1,3,5,7
/proc/9758/stat : 9758 (npSolver-pbo) S 9757 9757 7832 0 -1 4202496 79293 26309 0 0 2425 313 6957 367 20 0 1 0 377383174 2557124608 481978 33554432000 4194304 6004724 140734556635936 140734556631072 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 13 0 0
/proc/9758/statm: 624298 481978 163 442 0 623852 0
[pid=9764] ppid=9758 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9764/stat : 9764 (satsolver.sh) S 9758 9757 7832 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 377393460 9367552 267 33554432000 4194304 5064252 140735988225136 140735988224048 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9764/statm: 2287 267 226 213 0 72 0
[pid=9765] ppid=9764 vsize=4378608 CPUtime=1699.42 cores=1,3,5,7
/proc/9765/stat : 9765 (glucose) R 9764 9757 7832 0 -1 4202496 558627 0 0 0 169745 197 0 0 20 0 1 0 377393462 4483694592 914221 33554432000 4194304 5208918 140735794445696 140735794443544 4228997 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9765/statm: 1094652 914221 103 248 0 1094401 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 6894096

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)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 9757 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=0
# CPU time returned by wait4() is 0.000999
# while last known CPU time is 1800.04
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1802.62
CPU time (s): 1800.04
CPU user time (s): 1791.27
CPU system time (s): 8.77
CPU usage (%): 99.8568
Max. virtual memory (cumulated for all children) (KiB): 6934960

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0
maximum resident set size= 1100
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 357
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4
involuntary context switches= 1

runsolver used 4.00039 second user time and 12.0042 second system time

The end

Launcher Data

Begin job on node129 at 2012-06-08 01:42:57
IDJOB=3749448
IDBENCH=1388
IDSOLVER=2334
FILE ID=node129/3749448-1339112576
RUNJOBID= node129-1339112259-9584
PBS_JOBID= 14643724
Free space on /tmp= 65048 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/liu/dbst/normalized-dbst_v40_e600_d20_mw10_0.opb.PB06.opb
COMMAND LINE= DIR/npSolver-pbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3749448-1339112576/watcher-3749448-1339112576 -o /tmp/evaluation-result-3749448-1339112576/solver-3749448-1339112576 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo.sh HOME/instance-3749448-1339112576.opb 204588853 HOME HOME

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

MD5SUM BENCH= e436f4a609b5bae6a8ddfe1313c390fe
RANDOM SEED=204588853

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.957
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.957
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.90
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.957
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       32873852 kB
MemFree:        18650188 kB
Buffers:          109388 kB
Cached:          5870168 kB
SwapCached:        10344 kB
Active:          6906988 kB
Inactive:        6355148 kB
Active(anon):    6217240 kB
Inactive(anon):  1067552 kB
Active(file):     689748 kB
Inactive(file):  5287596 kB
Unevictable:        6864 kB
Mlocked:            6864 kB
SwapTotal:      67108856 kB
SwapFree:       67092092 kB
Dirty:             45904 kB
Writeback:             0 kB
AnonPages:       7287688 kB
Mapped:             9948 kB
Shmem:                 0 kB
Slab:             803100 kB
SReclaimable:     244192 kB
SUnreclaim:       558908 kB
KernelStack:        1456 kB
PageTables:        18408 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:   10058976 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:   6594560 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 69552 MiB
End job on node129 at 2012-06-08 02:13:02