Trace number 3750451

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.05 1815.03

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
bounded_golomb_rulers/normalized-bogr_19.opb
MD5SUM691db1c1df60c391acb60afdfcce171f
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark345
Best CPU time to get the best result obtained on this benchmark1800.11
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables10998
Total number of constraints21679
Number of constraints which are clauses1
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints21678
Minimum length of a constraint1
Maximum length of a constraint37
Number of terms in the objective function 9
Biggest coefficient in the objective function 171
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 426
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 531
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 2868
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

48.87/60.81	c run usual solver
1800.05/1815.01	c error: unexpected solver exit code
1800.05/1815.01	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-3750451-1339127133/watcher-3750451-1339127133 -o /tmp/evaluation-result-3750451-1339127133/solver-3750451-1339127133 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3750451-1339127133.opb 1893760001 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 2.00 3/179 4236
/proc/meminfo: memFree=31742136/32873844 swapFree=7632/7632
[pid=4236] ppid=4234 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4236/stat : 4236 (npSolver-pbo.sh) S 4234 4236 32553 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378838964 9367552 275 33554432000 4194304 5064252 140735396554624 140735396553536 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4236/statm: 2287 275 233 213 0 72 0

[startup+0.07124 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 4236
/proc/meminfo: memFree=31742136/32873844 swapFree=7632/7632
[pid=4236] ppid=4234 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4236/stat : 4236 (npSolver-pbo.sh) S 4234 4236 32553 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378838964 9367552 275 33554432000 4194304 5064252 140735396554624 140735396553536 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4236/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100314 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 4236
/proc/meminfo: memFree=31742136/32873844 swapFree=7632/7632
[pid=4236] ppid=4234 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4236/stat : 4236 (npSolver-pbo.sh) S 4234 4236 32553 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378838964 9367552 275 33554432000 4194304 5064252 140735396554624 140735396553536 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4236/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300286 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 4236
/proc/meminfo: memFree=31742136/32873844 swapFree=7632/7632
[pid=4236] ppid=4234 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4236/stat : 4236 (npSolver-pbo.sh) S 4234 4236 32553 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378838964 9367552 275 33554432000 4194304 5064252 140735396554624 140735396553536 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4236/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700254 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 4236
/proc/meminfo: memFree=31742136/32873844 swapFree=7632/7632
[pid=4236] ppid=4234 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4236/stat : 4236 (npSolver-pbo.sh) S 4234 4236 32553 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378838964 9367552 275 33554432000 4194304 5064252 140735396554624 140735396553536 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4236/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50035 s]
/proc/loadavg: 2.07 2.02 2.00 3/181 4238
/proc/meminfo: memFree=31637868/32873844 swapFree=7632/7632
[pid=4236] ppid=4234 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4236/stat : 4236 (npSolver-pbo.sh) S 4234 4236 32553 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378838964 9367552 275 33554432000 4194304 5064252 140735396554624 140735396553536 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4236/statm: 2287 275 233 213 0 72 0
[pid=4237] ppid=4236 vsize=144716 CPUtime=1.49 cores=1,3,5,7
/proc/4237/stat : 4237 (npSolver-pbo) R 4236 4236 32553 0 -1 4202496 16546 0 0 0 145 4 0 0 20 0 1 0 378838965 148189184 34729 33554432000 4194304 6004724 140733797310832 140733797305432 4779829 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4237/statm: 36179 34729 154 442 0 35733 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 153864

[startup+3.10035 s]
/proc/loadavg: 2.07 2.02 2.00 3/181 4238
/proc/meminfo: memFree=31561704/32873844 swapFree=7632/7632
[pid=4236] ppid=4234 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4236/stat : 4236 (npSolver-pbo.sh) S 4234 4236 32553 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378838964 9367552 275 33554432000 4194304 5064252 140735396554624 140735396553536 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4236/statm: 2287 275 233 213 0 72 0
[pid=4237] ppid=4236 vsize=341324 CPUtime=3.09 cores=1,3,5,7
/proc/4237/stat : 4237 (npSolver-pbo) R 4236 4236 32553 0 -1 4202496 17719 0 0 0 299 10 0 0 20 0 1 0 378838965 349515776 62889 33554432000 4194304 6004724 140733797310832 140733797305432 4209168 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4237/statm: 85331 62889 154 442 0 84885 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 350472

[startup+6.30035 s]
/proc/loadavg: 2.07 2.02 2.00 3/181 4238
/proc/meminfo: memFree=31318700/32873844 swapFree=7632/7632
[pid=4236] ppid=4234 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4236/stat : 4236 (npSolver-pbo.sh) S 4234 4236 32553 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378838964 9367552 275 33554432000 4194304 5064252 140735396554624 140735396553536 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4236/statm: 2287 275 233 213 0 72 0
[pid=4237] ppid=4236 vsize=603468 CPUtime=6.29 cores=1,3,5,7
/proc/4237/stat : 4237 (npSolver-pbo) R 4236 4236 32553 0 -1 4202496 18476 0 0 0 610 19 0 0 20 0 1 0 378838965 617951232 123305 33554432000 4194304 6004724 140733797310832 140733797305432 4534738 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4237/statm: 150867 123305 154 442 0 150421 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 612616

[startup+12.7004 s]
/proc/loadavg: 2.06 2.02 2.00 3/181 4238
/proc/meminfo: memFree=30818896/32873844 swapFree=7632/7632
[pid=4236] ppid=4234 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4236/stat : 4236 (npSolver-pbo.sh) S 4234 4236 32553 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378838964 9367552 275 33554432000 4194304 5064252 140735396554624 140735396553536 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4236/statm: 2287 275 233 213 0 72 0
[pid=4237] ppid=4236 vsize=1127756 CPUtime=12.69 cores=1,3,5,7
/proc/4237/stat : 4237 (npSolver-pbo) R 4236 4236 32553 0 -1 4202496 19479 0 0 0 1232 37 0 0 20 0 1 0 378838965 1154822144 244137 33554432000 4194304 6004724 140733797310832 140733797305432 4582618 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4237/statm: 281939 244137 154 442 0 281493 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1136904

[startup+25.5003 s]
/proc/loadavg: 2.05 2.02 2.00 3/181 4238
/proc/meminfo: memFree=29817868/32873844 swapFree=7632/7632
[pid=4236] ppid=4234 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4236/stat : 4236 (npSolver-pbo.sh) S 4234 4236 32553 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378838964 9367552 275 33554432000 4194304 5064252 140735396554624 140735396553536 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4236/statm: 2287 275 233 213 0 72 0
[pid=4237] ppid=4236 vsize=2176332 CPUtime=25.48 cores=1,3,5,7
/proc/4237/stat : 4237 (npSolver-pbo) R 4236 4236 32553 0 -1 4202496 20974 0 0 0 2476 72 0 0 20 0 1 0 378838965 2228563968 485801 33554432000 4194304 6004724 140733797310832 140733797305432 4534761 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4237/statm: 544083 485801 154 442 0 543637 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 2185480

[startup+51.1003 s]
/proc/loadavg: 2.11 2.03 2.01 2/181 4238
/proc/meminfo: memFree=22661976/32873844 swapFree=7632/7632
[pid=4236] ppid=4234 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4236/stat : 4236 (npSolver-pbo.sh) S 4234 4236 32553 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378838964 9367552 275 33554432000 4194304 5064252 140735396554624 140735396553536 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4236/statm: 2287 275 233 213 0 72 0
[pid=4237] ppid=4236 vsize=7452728 CPUtime=47.85 cores=1,3,5,7
/proc/4237/stat : 4237 (npSolver-pbo) D 4236 4236 32553 0 -1 4202496 25100 0 0 0 4251 534 0 0 20 0 1 0 378838965 7631593472 1615975 33554432000 4194304 6004724 140733797310832 140733797306704 5193835 0 0 4096 0 18446744071580543392 0 0 17 3 0 0 258 0 0
/proc/4237/statm: 1863182 1615975 157 442 0 1862736 0
Current children cumulated CPU time (s) 47.85
Current children cumulated vsize (KiB) 7461876

[startup+102.307 s]
/proc/loadavg: 3.02 2.29 2.09 3/183 4240
/proc/meminfo: memFree=20448456/32873844 swapFree=7632/7632
[pid=4236] ppid=4234 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4236/stat : 4236 (npSolver-pbo.sh) S 4234 4236 32553 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378838964 9367552 275 33554432000 4194304 5064252 140735396554624 140735396553536 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4236/statm: 2287 275 233 213 0 72 0
[pid=4237] ppid=4236 vsize=4246136 CPUtime=48.89 cores=1,3,5,7
/proc/4237/stat : 4237 (npSolver-pbo) S 4236 4236 32553 0 -1 4202496 25107 0 0 0 4251 638 0 0 20 0 1 0 378838965 4348043264 814333 33554432000 4194304 6004724 140733797310832 140733797304880 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 1190 0 0
/proc/4237/statm: 1061534 814333 163 442 0 1061088 0
[pid=4239] ppid=4237 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4239/stat : 4239 (cp2_pre.sh) S 4237 4236 32553 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 378845046 9367552 276 33554432000 4194304 5064252 140736506295072 140736506293776 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4239/statm: 2287 276 234 213 0 72 0
[pid=4240] ppid=4239 vsize=5494628 CPUtime=41.47 cores=1,3,5,7
/proc/4240/stat : 4240 (coprocessor) R 4239 4236 32553 0 -1 4202496 29764 0 0 0 3945 202 0 0 20 0 1 0 378845047 5626499072 1163911 33554432000 4194304 6586260 140733874217920 140733874213672 5732496 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/4240/statm: 1373657 1163911 158 584 0 1373069 0
Current children cumulated CPU time (s) 90.36
Current children cumulated vsize (KiB) 9759060

[startup+162.3 s]
/proc/loadavg: 2.41 2.25 2.09 3/183 4241
/proc/meminfo: memFree=18906516/32873844 swapFree=7632/7632
[pid=4236] ppid=4234 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4236/stat : 4236 (npSolver-pbo.sh) S 4234 4236 32553 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378838964 9367552 275 33554432000 4194304 5064252 140735396554624 140735396553536 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4236/statm: 2287 275 233 213 0 72 0
[pid=4237] ppid=4236 vsize=4246136 CPUtime=48.89 cores=1,3,5,7
/proc/4237/stat : 4237 (npSolver-pbo) S 4236 4236 32553 0 -1 4202496 25107 0 0 0 4251 638 0 0 20 0 1 0 378838965 4348043264 814333 33554432000 4194304 6004724 140733797310832 140733797304880 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 1190 0 0
/proc/4237/statm: 1061534 814333 163 442 0 1061088 0
[pid=4239] ppid=4237 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4239/stat : 4239 (cp2_pre.sh) S 4237 4236 32553 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 378845046 9367552 276 33554432000 4194304 5064252 140736506295072 140736506293776 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4239/statm: 2287 276 234 213 0 72 0
[pid=4240] ppid=4239 vsize=5494628 CPUtime=99.3 cores=1,3,5,7
/proc/4240/stat : 4240 (coprocessor) R 4239 4236 32553 0 -1 4202496 29764 0 0 0 9415 515 0 0 20 0 1 0 378845047 5626499072 1163911 33554432000 4194304 6586260 140733874217920 140733874213672 5732496 0 0 4096 8404994 0 0 0 17 5 0 0 216 0 0
/proc/4240/statm: 1373657 1163911 158 584 0 1373069 0
Current children cumulated CPU time (s) 148.19
Current children cumulated vsize (KiB) 9759060

[startup+222.3 s]
/proc/loadavg: 2.18 2.21 2.09 3/183 4244
/proc/meminfo: memFree=24266320/32873844 swapFree=7632/7632
[pid=4236] ppid=4234 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4236/stat : 4236 (npSolver-pbo.sh) S 4234 4236 32553 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378838964 9367552 275 33554432000 4194304 5064252 140735396554624 140735396553536 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4236/statm: 2287 275 233 213 0 72 0
[pid=4237] ppid=4236 vsize=4246136 CPUtime=202.87 cores=1,3,5,7
/proc/4237/stat : 4237 (npSolver-pbo) S 4236 4236 32553 0 -1 4202496 25116 30664 0 0 4251 638 14524 874 20 0 1 0 378838965 4348043264 814333 33554432000 4194304 6004724 140733797310832 140733797305968 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 1190 0 0
/proc/4237/statm: 1061534 814333 163 442 0 1061088 0
[pid=4243] ppid=4237 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4243/stat : 4243 (satsolver.sh) S 4237 4236 32553 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 378860722 9367552 267 33554432000 4194304 5064252 140733772489760 140733772488672 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4243/statm: 2287 267 226 213 0 72 0
[pid=4244] ppid=4243 vsize=1154748 CPUtime=4.71 cores=1,3,5,7
/proc/4244/stat : 4244 (glucose) R 4243 4236 32553 0 -1 4202496 137119 0 0 0 422 49 0 0 20 0 1 0 378860723 1182461952 265607 33554432000 4194304 5208918 140734581761248 140734580710648 4201029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4244/statm: 288687 265607 69 248 0 288436 0
Current children cumulated CPU time (s) 207.58
Current children cumulated vsize (KiB) 5419180

[startup+282.301 s]
/proc/loadavg: 2.07 2.17 2.08 3/184 4247
/proc/meminfo: memFree=18736132/32873844 swapFree=7632/7632
[pid=4236] ppid=4234 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4236/stat : 4236 (npSolver-pbo.sh) S 4234 4236 32553 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378838964 9367552 275 33554432000 4194304 5064252 140735396554624 140735396553536 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4236/statm: 2287 275 233 213 0 72 0
[pid=4237] ppid=4236 vsize=4246136 CPUtime=202.87 cores=1,3,5,7
/proc/4237/stat : 4237 (npSolver-pbo) S 4236 4236 32553 0 -1 4202496 25116 30664 0 0 4251 638 14524 874 20 0 1 0 378838965 4348043264 814333 33554432000 4194304 6004724 140733797310832 140733797305968 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 1190 0 0
/proc/4237/statm: 1061534 814333 163 442 0 1061088 0
[pid=4243] ppid=4237 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/4244/statm: 1817075 1664586 104 248 0 1816824 0
Current children cumulated CPU time (s) 1347.4
Current children cumulated vsize (KiB) 11532732

[startup+1422.31 s]
/proc/loadavg: 2.05 2.09 2.08 4/183 4322
/proc/meminfo: memFree=9798844/32873844 swapFree=7632/7632
[pid=4236] ppid=4234 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4236/stat : 4236 (npSolver-pbo.sh) S 4234 4236 32553 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378838964 9367552 275 33554432000 4194304 5064252 140735396554624 140735396553536 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4236/statm: 2287 275 233 213 0 72 0
[pid=4237] ppid=4236 vsize=4246136 CPUtime=202.87 cores=1,3,5,7
/proc/4237/stat : 4237 (npSolver-pbo) S 4236 4236 32553 0 -1 4202496 25116 30664 0 0 4251 638 14524 874 20 0 1 0 378838965 4348043264 814333 33554432000 4194304 6004724 140733797310832 140733797305968 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 1190 0 0
/proc/4237/statm: 1061534 814333 163 442 0 1061088 0
[pid=4243] ppid=4237 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4243/stat : 4243 (satsolver.sh) S 4237 4236 32553 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 378860722 9367552 267 33554432000 4194304 5064252 140733772489760 140733772488672 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4243/statm: 2287 267 226 213 0 72 0
[pid=4244] ppid=4243 vsize=7270448 CPUtime=1204.53 cores=1,3,5,7
/proc/4244/stat : 4244 (glucose) R 4243 4236 32553 0 -1 4202496 757695 0 0 0 120141 312 0 0 20 0 1 0 378860723 7444938752 1665638 33554432000 4194304 5208918 140734581761248 140734581759096 4229577 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4244/statm: 1817612 1665638 104 248 0 1817361 0
Current children cumulated CPU time (s) 1407.4
Current children cumulated vsize (KiB) 11534880

[startup+1482.3 s]
/proc/loadavg: 2.10 2.09 2.08 4/184 4325
/proc/meminfo: memFree=9786672/32873844 swapFree=7632/7632
[pid=4236] ppid=4234 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4236/stat : 4236 (npSolver-pbo.sh) S 4234 4236 32553 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378838964 9367552 275 33554432000 4194304 5064252 140735396554624 140735396553536 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4236/statm: 2287 275 233 213 0 72 0
[pid=4237] ppid=4236 vsize=4246136 CPUtime=202.87 cores=1,3,5,7
/proc/4237/stat : 4237 (npSolver-pbo) S 4236 4236 32553 0 -1 4202496 25116 30664 0 0 4251 638 14524 874 20 0 1 0 378838965 4348043264 814333 33554432000 4194304 6004724 140733797310832 140733797305968 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 1190 0 0
/proc/4237/statm: 1061534 814333 163 442 0 1061088 0
[pid=4243] ppid=4237 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4243/stat : 4243 (satsolver.sh) S 4237 4236 32553 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 378860722 9367552 267 33554432000 4194304 5064252 140733772489760 140733772488672 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4243/statm: 2287 267 226 213 0 72 0
[pid=4244] ppid=4243 vsize=7272084 CPUtime=1264.51 cores=1,3,5,7
/proc/4244/stat : 4244 (glucose) R 4243 4236 32553 0 -1 4202496 762874 0 0 0 126137 314 0 0 20 0 1 0 378860723 7446614016 1667584 33554432000 4194304 5208918 140734581761248 140734581759096 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4244/statm: 1818021 1667584 104 248 0 1817770 0
Current children cumulated CPU time (s) 1467.38
Current children cumulated vsize (KiB) 11536516

[startup+1542.3 s]
/proc/loadavg: 2.07 2.08 2.08 4/183 4325
/proc/meminfo: memFree=9778588/32873844 swapFree=7632/7632
[pid=4236] ppid=4234 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4236/stat : 4236 (npSolver-pbo.sh) S 4234 4236 32553 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378838964 9367552 275 33554432000 4194304 5064252 140735396554624 140735396553536 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4236/statm: 2287 275 233 213 0 72 0
[pid=4237] ppid=4236 vsize=4246136 CPUtime=202.87 cores=1,3,5,7
/proc/4237/stat : 4237 (npSolver-pbo) S 4236 4236 32553 0 -1 4202496 25116 30664 0 0 4251 638 14524 874 20 0 1 0 378838965 4348043264 814333 33554432000 4194304 6004724 140733797310832 140733797305968 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 1190 0 0
/proc/4237/statm: 1061534 814333 163 442 0 1061088 0
[pid=4243] ppid=4237 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4243/stat : 4243 (satsolver.sh) S 4237 4236 32553 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 378860722 9367552 267 33554432000 4194304 5064252 140733772489760 140733772488672 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4243/statm: 2287 267 226 213 0 72 0
[pid=4244] ppid=4243 vsize=7272772 CPUtime=1324.51 cores=1,3,5,7
/proc/4244/stat : 4244 (glucose) R 4243 4236 32553 0 -1 4202496 763084 0 0 0 132137 314 0 0 20 0 1 0 378860723 7447318528 1668816 33554432000 4194304 5208918 140734581761248 140734581759096 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4244/statm: 1818193 1668816 104 248 0 1817942 0
Current children cumulated CPU time (s) 1527.38
Current children cumulated vsize (KiB) 11537204

[startup+1602.3 s]
/proc/loadavg: 2.15 2.10 2.08 4/184 4326
/proc/meminfo: memFree=9769996/32873844 swapFree=7632/7632
[pid=4236] ppid=4234 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4236/stat : 4236 (npSolver-pbo.sh) S 4234 4236 32553 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378838964 9367552 275 33554432000 4194304 5064252 140735396554624 140735396553536 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4236/statm: 2287 275 233 213 0 72 0
[pid=4237] ppid=4236 vsize=4246136 CPUtime=202.87 cores=1,3,5,7
/proc/4237/stat : 4237 (npSolver-pbo) S 4236 4236 32553 0 -1 4202496 25116 30664 0 0 4251 638 14524 874 20 0 1 0 378838965 4348043264 814333 33554432000 4194304 6004724 140733797310832 140733797305968 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 1190 0 0
/proc/4237/statm: 1061534 814333 163 442 0 1061088 0
[pid=4243] ppid=4237 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4243/stat : 4243 (satsolver.sh) S 4237 4236 32553 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 378860722 9367552 267 33554432000 4194304 5064252 140733772489760 140733772488672 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4243/statm: 2287 267 226 213 0 72 0
[pid=4244] ppid=4243 vsize=7274272 CPUtime=1384.5 cores=1,3,5,7
/proc/4244/stat : 4244 (glucose) R 4243 4236 32553 0 -1 4202496 768209 0 0 0 138135 315 0 0 20 0 1 0 378860723 7448854528 1670194 33554432000 4194304 5208918 140734581761248 140734581759096 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4244/statm: 1818568 1670194 104 248 0 1818317 0
Current children cumulated CPU time (s) 1587.37
Current children cumulated vsize (KiB) 11538704

[startup+1662.3 s]
/proc/loadavg: 2.09 2.09 2.08 4/183 4327
/proc/meminfo: memFree=9759208/32873844 swapFree=7632/7632
[pid=4236] ppid=4234 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4236/stat : 4236 (npSolver-pbo.sh) S 4234 4236 32553 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378838964 9367552 275 33554432000 4194304 5064252 140735396554624 140735396553536 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4236/statm: 2287 275 233 213 0 72 0
[pid=4237] ppid=4236 vsize=4246136 CPUtime=202.87 cores=1,3,5,7
/proc/4237/stat : 4237 (npSolver-pbo) S 4236 4236 32553 0 -1 4202496 25116 30664 0 0 4251 638 14524 874 20 0 1 0 378838965 4348043264 814333 33554432000 4194304 6004724 140733797310832 140733797305968 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 1190 0 0
/proc/4237/statm: 1061534 814333 163 442 0 1061088 0
[pid=4243] ppid=4237 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4243/stat : 4243 (satsolver.sh) S 4237 4236 32553 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 378860722 9367552 267 33554432000 4194304 5064252 140733772489760 140733772488672 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4243/statm: 2287 267 226 213 0 72 0
[pid=4244] ppid=4243 vsize=7275780 CPUtime=1444.49 cores=1,3,5,7
/proc/4244/stat : 4244 (glucose) R 4243 4236 32553 0 -1 4202496 773178 0 0 0 144130 319 0 0 20 0 1 0 378860723 7450398720 1672007 33554432000 4194304 5208918 140734581761248 140734581759384 4228997 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4244/statm: 1818945 1672007 104 248 0 1818694 0
Current children cumulated CPU time (s) 1647.36
Current children cumulated vsize (KiB) 11540212

[startup+1722.3 s]
/proc/loadavg: 2.07 2.08 2.08 4/183 4327
/proc/meminfo: memFree=9688104/32873844 swapFree=7632/7632
[pid=4236] ppid=4234 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4236/stat : 4236 (npSolver-pbo.sh) S 4234 4236 32553 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378838964 9367552 275 33554432000 4194304 5064252 140735396554624 140735396553536 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4236/statm: 2287 275 233 213 0 72 0
[pid=4237] ppid=4236 vsize=4246136 CPUtime=202.87 cores=1,3,5,7
/proc/4237/stat : 4237 (npSolver-pbo) S 4236 4236 32553 0 -1 4202496 25116 30664 0 0 4251 638 14524 874 20 0 1 0 378838965 4348043264 814333 33554432000 4194304 6004724 140733797310832 140733797305968 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 1190 0 0
/proc/4237/statm: 1061534 814333 163 442 0 1061088 0
[pid=4243] ppid=4237 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4243/stat : 4243 (satsolver.sh) S 4237 4236 32553 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 378860722 9367552 267 33554432000 4194304 5064252 140733772489760 140733772488672 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4243/statm: 2287 267 226 213 0 72 0
[pid=4244] ppid=4243 vsize=7277048 CPUtime=1504.48 cores=1,3,5,7
/proc/4244/stat : 4244 (glucose) R 4243 4236 32553 0 -1 4202496 773463 0 0 0 150129 319 0 0 20 0 1 0 378860723 7451697152 1672803 33554432000 4194304 5208918 140734581761248 140734581759096 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4244/statm: 1819262 1672803 104 248 0 1819011 0
Current children cumulated CPU time (s) 1707.35
Current children cumulated vsize (KiB) 11541480

[startup+1782.3 s]
/proc/loadavg: 2.02 2.07 2.08 4/183 4327
/proc/meminfo: memFree=9748600/32873844 swapFree=7632/7632
[pid=4236] ppid=4234 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4236/stat : 4236 (npSolver-pbo.sh) S 4234 4236 32553 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378838964 9367552 275 33554432000 4194304 5064252 140735396554624 140735396553536 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4236/statm: 2287 275 233 213 0 72 0
[pid=4237] ppid=4236 vsize=4246136 CPUtime=202.87 cores=1,3,5,7
/proc/4237/stat : 4237 (npSolver-pbo) S 4236 4236 32553 0 -1 4202496 25116 30664 0 0 4251 638 14524 874 20 0 1 0 378838965 4348043264 814333 33554432000 4194304 6004724 140733797310832 140733797305968 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 1190 0 0
/proc/4237/statm: 1061534 814333 163 442 0 1061088 0
[pid=4243] ppid=4237 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4243/stat : 4243 (satsolver.sh) S 4237 4236 32553 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 378860722 9367552 267 33554432000 4194304 5064252 140733772489760 140733772488672 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4243/statm: 2287 267 226 213 0 72 0
[pid=4244] ppid=4243 vsize=7279740 CPUtime=1564.47 cores=1,3,5,7
/proc/4244/stat : 4244 (glucose) R 4243 4236 32553 0 -1 4202496 774207 0 0 0 156128 319 0 0 20 0 1 0 378860723 7454453760 1674058 33554432000 4194304 5208918 140734581761248 140734581759096 4216379 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4244/statm: 1819935 1674058 104 248 0 1819684 0
Current children cumulated CPU time (s) 1767.34
Current children cumulated vsize (KiB) 11544172



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1815.01 s]
/proc/loadavg: 2.01 2.06 2.07 3/183 4327
/proc/meminfo: memFree=9744732/32873844 swapFree=7632/7632
[pid=4236] ppid=4234 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4236/stat : 4236 (npSolver-pbo.sh) S 4234 4236 32553 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378838964 9367552 275 33554432000 4194304 5064252 140735396554624 140735396553536 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4236/statm: 2287 275 233 213 0 72 0
[pid=4237] ppid=4236 vsize=4246136 CPUtime=202.87 cores=1,3,5,7
/proc/4237/stat : 4237 (npSolver-pbo) S 4236 4236 32553 0 -1 4202496 25116 30664 0 0 4251 638 14524 874 20 0 1 0 378838965 4348043264 814333 33554432000 4194304 6004724 140733797310832 140733797305968 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 1190 0 0
/proc/4237/statm: 1061534 814333 163 442 0 1061088 0
[pid=4243] ppid=4237 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4243/stat : 4243 (satsolver.sh) S 4237 4236 32553 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 378860722 9367552 267 33554432000 4194304 5064252 140733772489760 140733772488672 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4243/statm: 2287 267 226 213 0 72 0
[pid=4244] ppid=4243 vsize=7280480 CPUtime=1597.18 cores=1,3,5,7
/proc/4244/stat : 4244 (glucose) R 4243 4236 32553 0 -1 4202496 779069 0 0 0 159397 321 0 0 20 0 1 0 378860723 7455211520 1674738 33554432000 4194304 5208918 140734581761248 140734581759096 4229748 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4244/statm: 1820120 1674738 104 248 0 1819869 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 11544912

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 4236 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.05
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1815.03
CPU time (s): 1800.05
CPU user time (s): 1781.72
CPU system time (s): 18.33
CPU usage (%): 99.1748
Max. virtual memory (cumulated for all children) (KiB): 11606532

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= 358
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 3.86941 second user time and 12.3441 second system time

The end

Launcher Data

Begin job on node130 at 2012-06-08 05:45:34
IDJOB=3750451
IDBENCH=2934
IDSOLVER=2334
FILE ID=node130/3750451-1339127133
RUNJOBID= node130-1339110908-1697
PBS_JOBID= 14643723
Free space on /tmp= 71024 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/bounded_golomb_rulers/normalized-bogr_19.opb
COMMAND LINE= DIR/npSolver-pbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3750451-1339127133/watcher-3750451-1339127133 -o /tmp/evaluation-result-3750451-1339127133/solver-3750451-1339127133 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo.sh HOME/instance-3750451-1339127133.opb 1893760001 HOME HOME

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

MD5SUM BENCH= 691db1c1df60c391acb60afdfcce171f
RANDOM SEED=1893760001

node130.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.875
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.75
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.875
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.875
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.875
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.86
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.875
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.875
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.875
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.875
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	: 5228.98
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31742292 kB
Buffers:          108680 kB
Cached:           128648 kB
SwapCached:         3144 kB
Active:           229944 kB
Inactive:         121348 kB
Active(anon):     113396 kB
Inactive(anon):     2680 kB
Active(file):     116548 kB
Inactive(file):   118668 kB
Unevictable:        7632 kB
Mlocked:            7632 kB
SwapTotal:      67108856 kB
SwapFree:       67096452 kB
Dirty:             14380 kB
Writeback:             0 kB
AnonPages:         68588 kB
Mapped:             9668 kB
Shmem:                 0 kB
Slab:             639092 kB
SReclaimable:      79580 kB
SUnreclaim:       559512 kB
KernelStack:        1520 kB
PageTables:         4000 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     240680 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     36864 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= 66672 MiB
End job on node130 at 2012-06-08 06:15:51