Trace number 3748873

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 inc (fixed)? (TO) 1800.1 1802.43

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/golomb-rulers/normalized-OGR_20.opb
MD5SUM6a25ee38adc43f783b18badd1224270c
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables13480
Total number of constraints26619
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints26619
Minimum length of a constraint18
Maximum length of a constraint37
Number of terms in the objective function 9
Biggest coefficient in the objective function 256
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 511
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 512
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 2843
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

60.98/61.07	c run inc solver
60.98/61.07	c [INC SYSTEM] run initial solver
60.98/61.07	c [INC SYSTEM] preprocess with white file
253.55/255.63	c [INC SYSTEM] finished preprocessing in 194 s
253.55/255.63	c [INC SYSTEM] execute solver

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-3748873-1339124656/watcher-3748873-1339124656 -o /tmp/evaluation-result-3748873-1339124656/solver-3748873-1339124656 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3748873-1339124656.opb 641372746 HOME HOME 

running on 4 cores: 0,2,4,6

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.82 2.25 2.08 3/179 15522
/proc/meminfo: memFree=19392176/32873844 swapFree=7372/7372
[pid=15522] ppid=15520 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15522/stat : 15522 (npSolver-pbo-I.) S 15520 15522 11882 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378594231 9367552 275 33554432000 4194304 5064252 140733894657360 140733894656272 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15522/statm: 2287 275 233 213 0 72 0

[startup+0.082083 s]
/proc/loadavg: 2.82 2.25 2.08 3/179 15522
/proc/meminfo: memFree=19392176/32873844 swapFree=7372/7372
[pid=15522] ppid=15520 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15522/stat : 15522 (npSolver-pbo-I.) S 15520 15522 11882 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378594231 9367552 275 33554432000 4194304 5064252 140733894657360 140733894656272 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15522/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100281 s]
/proc/loadavg: 2.82 2.25 2.08 3/179 15522
/proc/meminfo: memFree=19392176/32873844 swapFree=7372/7372
[pid=15522] ppid=15520 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15522/stat : 15522 (npSolver-pbo-I.) S 15520 15522 11882 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378594231 9367552 275 33554432000 4194304 5064252 140733894657360 140733894656272 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15522/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300283 s]
/proc/loadavg: 2.82 2.25 2.08 3/179 15522
/proc/meminfo: memFree=19392176/32873844 swapFree=7372/7372
[pid=15522] ppid=15520 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15522/stat : 15522 (npSolver-pbo-I.) S 15520 15522 11882 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378594231 9367552 275 33554432000 4194304 5064252 140733894657360 140733894656272 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15522/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700235 s]
/proc/loadavg: 2.82 2.25 2.08 3/179 15522
/proc/meminfo: memFree=19392176/32873844 swapFree=7372/7372
[pid=15522] ppid=15520 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15522/stat : 15522 (npSolver-pbo-I.) S 15520 15522 11882 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378594231 9367552 275 33554432000 4194304 5064252 140733894657360 140733894656272 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15522/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50029 s]
/proc/loadavg: 2.82 2.25 2.08 3/181 15524
/proc/meminfo: memFree=19277004/32873844 swapFree=7372/7372
[pid=15522] ppid=15520 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15522/stat : 15522 (npSolver-pbo-I.) S 15520 15522 11882 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378594231 9367552 275 33554432000 4194304 5064252 140733894657360 140733894656272 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15522/statm: 2287 275 233 213 0 72 0
[pid=15523] ppid=15522 vsize=136016 CPUtime=1.49 cores=0,2,4,6
/proc/15523/stat : 15523 (npSolver-pbo) R 15522 15522 11882 0 -1 4202496 19225 0 0 0 145 4 0 0 20 0 1 0 378594231 139280384 31117 33554432000 4194304 6004724 140735307781040 140735307775640 4536305 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15523/statm: 34004 31117 154 442 0 33558 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 145164

[startup+3.10029 s]
/proc/loadavg: 2.82 2.25 2.08 3/181 15524
/proc/meminfo: memFree=19165620/32873844 swapFree=7372/7372
[pid=15522] ppid=15520 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15522/stat : 15522 (npSolver-pbo-I.) S 15520 15522 11882 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378594231 9367552 275 33554432000 4194304 5064252 140733894657360 140733894656272 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15522/statm: 2287 275 233 213 0 72 0
[pid=15523] ppid=15522 vsize=332624 CPUtime=3.08 cores=0,2,4,6
/proc/15523/stat : 15523 (npSolver-pbo) R 15522 15522 11882 0 -1 4202496 20398 0 0 0 300 8 0 0 20 0 1 0 378594231 340606976 59277 33554432000 4194304 6004724 140735307781040 140735307775656 4617922 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15523/statm: 83156 59277 154 442 0 82710 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 341772

[startup+6.30028 s]
/proc/loadavg: 2.83 2.26 2.09 3/181 15524
/proc/meminfo: memFree=18792796/32873844 swapFree=7372/7372
[pid=15522] ppid=15520 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15522/stat : 15522 (npSolver-pbo-I.) S 15520 15522 11882 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378594231 9367552 275 33554432000 4194304 5064252 140733894657360 140733894656272 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15522/statm: 2287 275 233 213 0 72 0
[pid=15523] ppid=15522 vsize=594768 CPUtime=6.29 cores=0,2,4,6
/proc/15523/stat : 15523 (npSolver-pbo) R 15522 15522 11882 0 -1 4202496 21155 0 0 0 613 16 0 0 20 0 1 0 378594231 609042432 119693 33554432000 4194304 6004724 140735307781040 140735307775992 4536305 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15523/statm: 148692 119693 154 442 0 148246 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 603916

[startup+12.7002 s]
/proc/loadavg: 2.85 2.27 2.09 3/181 15524
/proc/meminfo: memFree=18114016/32873844 swapFree=7372/7372
[pid=15522] ppid=15520 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15522/stat : 15522 (npSolver-pbo-I.) S 15520 15522 11882 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378594231 9367552 275 33554432000 4194304 5064252 140733894657360 140733894656272 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15522/statm: 2287 275 233 213 0 72 0
[pid=15523] ppid=15522 vsize=1119056 CPUtime=12.69 cores=0,2,4,6
/proc/15523/stat : 15523 (npSolver-pbo) R 15522 15522 11882 0 -1 4202496 22157 0 0 0 1236 33 0 0 20 0 1 0 378594231 1145913344 240013 33554432000 4194304 6004724 140735307781040 140735307775992 4617898 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15523/statm: 279764 240013 154 442 0 279318 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1128204

[startup+25.5003 s]
/proc/loadavg: 2.87 2.30 2.10 3/180 15526
/proc/meminfo: memFree=21350816/32873844 swapFree=7372/7372
[pid=15522] ppid=15520 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15522/stat : 15522 (npSolver-pbo-I.) S 15520 15522 11882 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378594231 9367552 275 33554432000 4194304 5064252 140733894657360 140733894656272 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15522/statm: 2287 275 233 213 0 72 0
[pid=15523] ppid=15522 vsize=2167632 CPUtime=25.48 cores=0,2,4,6
/proc/15523/stat : 15523 (npSolver-pbo) R 15522 15522 11882 0 -1 4202496 23651 0 0 0 2477 71 0 0 20 0 1 0 378594231 2219655168 481165 33554432000 4194304 6004724 140735307781040 140735307775640 4536845 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15523/statm: 541908 481165 154 442 0 541462 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 2176780

[startup+51.1003 s]
/proc/loadavg: 2.53 2.27 2.10 3/180 15526
/proc/meminfo: memFree=15596432/32873844 swapFree=7372/7372
[pid=15522] ppid=15520 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15522/stat : 15522 (npSolver-pbo-I.) S 15520 15522 11882 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378594231 9367552 275 33554432000 4194304 5064252 140733894657360 140733894656272 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15522/statm: 2287 275 233 213 0 72 0
[pid=15523] ppid=15522 vsize=4264784 CPUtime=51.08 cores=0,2,4,6
/proc/15523/stat : 15523 (npSolver-pbo) R 15522 15522 11882 0 -1 4202496 26197 0 0 0 4968 140 0 0 20 0 1 0 378594231 4367138816 998797 33554432000 4194304 6004724 140735307781040 140735307775640 4579258 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15523/statm: 1066196 998797 154 442 0 1065750 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 4273932

[startup+102.3 s]
/proc/loadavg: 2.88 2.39 2.15 3/182 15528
/proc/meminfo: memFree=6674768/32873844 swapFree=7372/7372
[pid=15522] ppid=15520 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15522/stat : 15522 (npSolver-pbo-I.) S 15520 15522 11882 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378594231 9367552 275 33554432000 4194304 5064252 140733894657360 140733894656272 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15522/statm: 2287 275 233 213 0 72 0
[pid=15523] ppid=15522 vsize=4264784 CPUtime=61.06 cores=0,2,4,6
/proc/15523/stat : 15523 (npSolver-pbo) S 15522 15522 11882 0 -1 4202496 28842 0 0 0 5314 792 0 0 20 0 1 0 378594231 4367138816 1040278 33554432000 4194304 6004724 140735307781040 140735307775504 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15523/statm: 1066196 1040278 163 442 0 1065750 0
[pid=15527] ppid=15523 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15527/stat : 15527 (cp2_pre.sh) S 15523 15522 11882 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 378600339 9367552 276 33554432000 4194304 5064252 140734000413808 140734000412512 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15527/statm: 2287 276 234 213 0 72 0
[pid=15528] ppid=15527 vsize=4553496 CPUtime=41.2 cores=0,2,4,6
/proc/15528/stat : 15528 (coprocessor) R 15527 15522 11882 0 -1 4202496 26560 0 0 0 3929 191 0 0 20 0 1 0 378600340 4662779904 1115228 33554432000 4194304 6586260 140736938117840 140736938114600 5732400 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/15528/statm: 1138374 1115228 137 584 0 1137786 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 8836576

[startup+162.3 s]
/proc/loadavg: 3.35 2.60 2.23 3/181 15528
/proc/meminfo: memFree=3994996/32873844 swapFree=7372/7372
[pid=15522] ppid=15520 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15522/stat : 15522 (npSolver-pbo-I.) S 15520 15522 11882 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378594231 9367552 275 33554432000 4194304 5064252 140733894657360 140733894656272 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15522/statm: 2287 275 233 213 0 72 0
[pid=15523] ppid=15522 vsize=4264784 CPUtime=61.06 cores=0,2,4,6
/proc/15523/stat : 15523 (npSolver-pbo) S 15522 15522 11882 0 -1 4202496 28842 0 0 0 5314 792 0 0 20 0 1 0 378594231 4367138816 1040278 33554432000 4194304 6004724 140735307781040 140735307775504 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15523/statm: 1066196 1040278 163 442 0 1065750 0
[pid=15527] ppid=15523 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15527/stat : 15527 (cp2_pre.sh) S 15523 15522 11882 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 378600339 9367552 276 33554432000 4194304 5064252 140734000413808 140734000412512 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15527/statm: 2287 276 234 213 0 72 0
[pid=15528] ppid=15527 vsize=6789740 CPUtime=100.11 cores=0,2,4,6
/proc/15528/stat : 15528 (coprocessor) R 15527 15522 11882 0 -1 4202496 30439 0 0 0 9481 530 0 0 20 0 1 0 378600340 6952693760 1455312 33554432000 4194304 6586260 140736938117840 140736938113592 5732496 0 0 4096 8404994 0 0 0 17 4 0 0 107 0 0
/proc/15528/statm: 1697435 1455312 158 584 0 1696847 0
Current children cumulated CPU time (s) 161.17
Current children cumulated vsize (KiB) 11072820

[startup+222.3 s]
/proc/loadavg: 3.17 2.68 2.28 3/182 15529
/proc/meminfo: memFree=2294924/32873844 swapFree=7372/7372
[pid=15522] ppid=15520 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15522/stat : 15522 (npSolver-pbo-I.) S 15520 15522 11882 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378594231 9367552 275 33554432000 4194304 5064252 140733894657360 140733894656272 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15522/statm: 2287 275 233 213 0 72 0
[pid=15523] ppid=15522 vsize=4264784 CPUtime=61.06 cores=0,2,4,6
/proc/15523/stat : 15523 (npSolver-pbo) S 15522 15522 11882 0 -1 4202496 28842 0 0 0 5314 792 0 0 20 0 1 0 378594231 4367138816 1040278 33554432000 4194304 6004724 140735307781040 140735307775504 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15523/statm: 1066196 1040278 163 442 0 1065750 0
[pid=15527] ppid=15523 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15527/stat : 15527 (cp2_pre.sh) S 15523 15522 11882 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 378600339 9367552 276 33554432000 4194304 5064252 140734000413808 140734000412512 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15527/statm: 2287 276 234 213 0 72 0
[pid=15528] ppid=15527 vsize=6789740 CPUtime=159.73 cores=0,2,4,6
/proc/15528/stat : 15528 (coprocessor) R 15527 15522 11882 0 -1 4202496 30439 0 0 0 15094 879 0 0 20 0 1 0 378600340 6952693760 1455312 33554432000 4194304 6586260 140736938117840 140736938113592 5732496 0 0 4096 8404994 0 0 0 17 4 0 0 145 0 0
/proc/15528/statm: 1697435 1455312 158 584 0 1696847 0
Current children cumulated CPU time (s) 220.79
Current children cumulated vsize (KiB) 11072820

[startup+282.3 s]
/proc/loadavg: 2.81 2.69 2.31 3/181 15531
/proc/meminfo: memFree=5760272/32873844 swapFree=7372/7372
[pid=15522] ppid=15520 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15522/stat : 15522 (npSolver-pbo-I.) S 15520 15522 11882 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378594231 9367552 275 33554432000 4194304 5064252 140733894657360 140733894656272 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15522/statm: 2287 275 233 213 0 72 0
[pid=15523] ppid=15522 vsize=4264784 CPUtime=253.58 cores=0,2,4,6
/proc/15523/stat : 15523 (npSolver-pbo) S 15522 15522 11882 0 -1 4202496 28860 31340 0 0 5314 792 18112 1140 20 0 1 0 378594231 4367138816 1040283 33554432000 4194304 6004724 140735307781040 140735307767320 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/15523/statm: 1066196 1040283 167 442 0 1065750 0
[pid=15531] ppid=15523 vsize=6738572 CPUtime=26.64 cores=0,2,4,6

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

/proc/meminfo: memFree=2973260/32873844 swapFree=7372/7372
[pid=15522] ppid=15520 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15522/stat : 15522 (npSolver-pbo-I.) S 15520 15522 11882 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378594231 9367552 275 33554432000 4194304 5064252 140733894657360 140733894656272 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15522/statm: 2287 275 233 213 0 72 0
[pid=15523] ppid=15522 vsize=4264784 CPUtime=253.58 cores=0,2,4,6
/proc/15523/stat : 15523 (npSolver-pbo) S 15522 15522 11882 0 -1 4202496 28860 31340 0 0 5314 792 18112 1140 20 0 1 0 378594231 4367138816 1040283 33554432000 4194304 6004724 140735307781040 140735307767320 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/15523/statm: 1066196 1040283 167 442 0 1065750 0
[pid=15531] ppid=15523 vsize=10518940 CPUtime=1046.49 cores=0,2,4,6
/proc/15531/stat : 15531 (glucosInc) R 15523 15522 11882 0 -1 4202496 908914 0 0 0 104276 373 0 0 20 0 1 0 378619794 10771394560 2063157 33554432000 4194304 5654031 140735989968752 140735989956568 4215091 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15531/statm: 2629735 2063157 141 357 0 2629375 0
Current children cumulated CPU time (s) 1300.07
Current children cumulated vsize (KiB) 14792872

[startup+1362.3 s]
/proc/loadavg: 2.04 2.03 2.08 3/181 15541
/proc/meminfo: memFree=2968412/32873844 swapFree=7372/7372
[pid=15522] ppid=15520 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15522/stat : 15522 (npSolver-pbo-I.) S 15520 15522 11882 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378594231 9367552 275 33554432000 4194304 5064252 140733894657360 140733894656272 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15522/statm: 2287 275 233 213 0 72 0
[pid=15523] ppid=15522 vsize=4264784 CPUtime=253.58 cores=0,2,4,6
/proc/15523/stat : 15523 (npSolver-pbo) S 15522 15522 11882 0 -1 4202496 28860 31340 0 0 5314 792 18112 1140 20 0 1 0 378594231 4367138816 1040283 33554432000 4194304 6004724 140735307781040 140735307767320 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/15523/statm: 1066196 1040283 167 442 0 1065750 0
[pid=15531] ppid=15523 vsize=10519864 CPUtime=1106.48 cores=0,2,4,6
/proc/15531/stat : 15531 (glucosInc) R 15523 15522 11882 0 -1 4202496 909171 0 0 0 110275 373 0 0 20 0 1 0 378619794 10772340736 2063925 33554432000 4194304 5654031 140735989968752 140735989956568 4214578 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15531/statm: 2629966 2063925 141 357 0 2629606 0
Current children cumulated CPU time (s) 1360.06
Current children cumulated vsize (KiB) 14793796

[startup+1422.3 s]
/proc/loadavg: 2.01 2.02 2.07 3/181 15542
/proc/meminfo: memFree=2963552/32873844 swapFree=7372/7372
[pid=15522] ppid=15520 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15522/stat : 15522 (npSolver-pbo-I.) S 15520 15522 11882 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378594231 9367552 275 33554432000 4194304 5064252 140733894657360 140733894656272 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15522/statm: 2287 275 233 213 0 72 0
[pid=15523] ppid=15522 vsize=4264784 CPUtime=253.58 cores=0,2,4,6
/proc/15523/stat : 15523 (npSolver-pbo) S 15522 15522 11882 0 -1 4202496 28860 31340 0 0 5314 792 18112 1140 20 0 1 0 378594231 4367138816 1040283 33554432000 4194304 6004724 140735307781040 140735307767320 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/15523/statm: 1066196 1040283 167 442 0 1065750 0
[pid=15531] ppid=15523 vsize=10520788 CPUtime=1166.47 cores=0,2,4,6
/proc/15531/stat : 15531 (glucosInc) R 15523 15522 11882 0 -1 4202496 909390 0 0 0 116273 374 0 0 20 0 1 0 378619794 10773286912 2064655 33554432000 4194304 5654031 140735989968752 140735989966536 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15531/statm: 2630197 2064655 141 357 0 2629837 0
Current children cumulated CPU time (s) 1420.05
Current children cumulated vsize (KiB) 14794720

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.07 3/181 15542
/proc/meminfo: memFree=2958196/32873844 swapFree=7372/7372
[pid=15522] ppid=15520 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15522/stat : 15522 (npSolver-pbo-I.) S 15520 15522 11882 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378594231 9367552 275 33554432000 4194304 5064252 140733894657360 140733894656272 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15522/statm: 2287 275 233 213 0 72 0
[pid=15523] ppid=15522 vsize=4264784 CPUtime=253.58 cores=0,2,4,6
/proc/15523/stat : 15523 (npSolver-pbo) S 15522 15522 11882 0 -1 4202496 28860 31340 0 0 5314 792 18112 1140 20 0 1 0 378594231 4367138816 1040283 33554432000 4194304 6004724 140735307781040 140735307767320 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/15523/statm: 1066196 1040283 167 442 0 1065750 0
[pid=15531] ppid=15523 vsize=10522176 CPUtime=1226.46 cores=0,2,4,6
/proc/15531/stat : 15531 (glucosInc) R 15523 15522 11882 0 -1 4202496 914976 0 0 0 122269 377 0 0 20 0 1 0 378619794 10774708224 2065014 33554432000 4194304 5654031 140735989968752 140735989956568 4208659 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15531/statm: 2630544 2065014 141 357 0 2630184 0
Current children cumulated CPU time (s) 1480.04
Current children cumulated vsize (KiB) 14796108

[startup+1542.3 s]
/proc/loadavg: 2.00 2.01 2.06 3/181 15542
/proc/meminfo: memFree=2954436/32873844 swapFree=7372/7372
[pid=15522] ppid=15520 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15522/stat : 15522 (npSolver-pbo-I.) S 15520 15522 11882 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378594231 9367552 275 33554432000 4194304 5064252 140733894657360 140733894656272 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15522/statm: 2287 275 233 213 0 72 0
[pid=15523] ppid=15522 vsize=4264784 CPUtime=253.58 cores=0,2,4,6
/proc/15523/stat : 15523 (npSolver-pbo) S 15522 15522 11882 0 -1 4202496 28860 31340 0 0 5314 792 18112 1140 20 0 1 0 378594231 4367138816 1040283 33554432000 4194304 6004724 140735307781040 140735307767320 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/15523/statm: 1066196 1040283 167 442 0 1065750 0
[pid=15531] ppid=15523 vsize=10523628 CPUtime=1286.45 cores=0,2,4,6
/proc/15531/stat : 15531 (glucosInc) R 15523 15522 11882 0 -1 4202496 915410 0 0 0 128268 377 0 0 20 0 1 0 378619794 10776195072 2065959 33554432000 4194304 5654031 140735989968752 140735989966536 4208694 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15531/statm: 2630907 2065959 141 357 0 2630547 0
Current children cumulated CPU time (s) 1540.03
Current children cumulated vsize (KiB) 14797560

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.06 3/182 15545
/proc/meminfo: memFree=2946856/32873844 swapFree=7372/7372
[pid=15522] ppid=15520 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15522/stat : 15522 (npSolver-pbo-I.) S 15520 15522 11882 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378594231 9367552 275 33554432000 4194304 5064252 140733894657360 140733894656272 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15522/statm: 2287 275 233 213 0 72 0
[pid=15523] ppid=15522 vsize=4264784 CPUtime=253.58 cores=0,2,4,6
/proc/15523/stat : 15523 (npSolver-pbo) S 15522 15522 11882 0 -1 4202496 28860 31340 0 0 5314 792 18112 1140 20 0 1 0 378594231 4367138816 1040283 33554432000 4194304 6004724 140735307781040 140735307767320 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/15523/statm: 1066196 1040283 167 442 0 1065750 0
[pid=15531] ppid=15523 vsize=10526296 CPUtime=1346.44 cores=0,2,4,6
/proc/15531/stat : 15531 (glucosInc) R 15523 15522 11882 0 -1 4202496 916110 0 0 0 134266 378 0 0 20 0 1 0 378619794 10778927104 2067170 33554432000 4194304 5654031 140735989968752 140735989966600 4232707 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15531/statm: 2631574 2067170 141 357 0 2631214 0
Current children cumulated CPU time (s) 1600.02
Current children cumulated vsize (KiB) 14800228

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.05 3/181 15545
/proc/meminfo: memFree=2943420/32873844 swapFree=7372/7372
[pid=15522] ppid=15520 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15522/stat : 15522 (npSolver-pbo-I.) S 15520 15522 11882 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378594231 9367552 275 33554432000 4194304 5064252 140733894657360 140733894656272 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15522/statm: 2287 275 233 213 0 72 0
[pid=15523] ppid=15522 vsize=4264784 CPUtime=253.58 cores=0,2,4,6
/proc/15523/stat : 15523 (npSolver-pbo) S 15522 15522 11882 0 -1 4202496 28860 31340 0 0 5314 792 18112 1140 20 0 1 0 378594231 4367138816 1040283 33554432000 4194304 6004724 140735307781040 140735307767320 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/15523/statm: 1066196 1040283 167 442 0 1065750 0
[pid=15531] ppid=15523 vsize=10526388 CPUtime=1406.43 cores=0,2,4,6
/proc/15531/stat : 15531 (glucosInc) R 15523 15522 11882 0 -1 4202496 921388 0 0 0 140262 381 0 0 20 0 1 0 378619794 10779021312 2067714 33554432000 4194304 5654031 140735989968752 140735989956568 4214522 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15531/statm: 2631597 2067714 141 357 0 2631237 0
Current children cumulated CPU time (s) 1660.01
Current children cumulated vsize (KiB) 14800320

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/181 15590
/proc/meminfo: memFree=11064780/32873844 swapFree=7372/7372
[pid=15522] ppid=15520 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15522/stat : 15522 (npSolver-pbo-I.) S 15520 15522 11882 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378594231 9367552 275 33554432000 4194304 5064252 140733894657360 140733894656272 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15522/statm: 2287 275 233 213 0 72 0
[pid=15523] ppid=15522 vsize=4264784 CPUtime=253.58 cores=0,2,4,6
/proc/15523/stat : 15523 (npSolver-pbo) S 15522 15522 11882 0 -1 4202496 28860 31340 0 0 5314 792 18112 1140 20 0 1 0 378594231 4367138816 1040283 33554432000 4194304 6004724 140735307781040 140735307767320 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/15523/statm: 1066196 1040283 167 442 0 1065750 0
[pid=15531] ppid=15523 vsize=10527196 CPUtime=1466.42 cores=0,2,4,6
/proc/15531/stat : 15531 (glucosInc) R 15523 15522 11882 0 -1 4202496 921585 0 0 0 146261 381 0 0 20 0 1 0 378619794 10779848704 2068422 33554432000 4194304 5654031 140735989968752 140735989956568 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15531/statm: 2631799 2068422 141 357 0 2631439 0
Current children cumulated CPU time (s) 1720
Current children cumulated vsize (KiB) 14801128

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/181 15590
/proc/meminfo: memFree=11058436/32873844 swapFree=7372/7372
[pid=15522] ppid=15520 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15522/stat : 15522 (npSolver-pbo-I.) S 15520 15522 11882 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378594231 9367552 275 33554432000 4194304 5064252 140733894657360 140733894656272 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15522/statm: 2287 275 233 213 0 72 0
[pid=15523] ppid=15522 vsize=4264784 CPUtime=253.58 cores=0,2,4,6
/proc/15523/stat : 15523 (npSolver-pbo) S 15522 15522 11882 0 -1 4202496 28860 31340 0 0 5314 792 18112 1140 20 0 1 0 378594231 4367138816 1040283 33554432000 4194304 6004724 140735307781040 140735307767320 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/15523/statm: 1066196 1040283 167 442 0 1065750 0
[pid=15531] ppid=15523 vsize=10527900 CPUtime=1526.42 cores=0,2,4,6
/proc/15531/stat : 15531 (glucosInc) R 15523 15522 11882 0 -1 4202496 921760 0 0 0 152261 381 0 0 20 0 1 0 378619794 10780569600 2068597 33554432000 4194304 5654031 140735989968752 140735989956568 4214638 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15531/statm: 2631975 2068597 141 357 0 2631615 0
Current children cumulated CPU time (s) 1780
Current children cumulated vsize (KiB) 14801832



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.4 s]
/proc/loadavg: 2.00 2.00 2.04 3/181 15590
/proc/meminfo: memFree=11057196/32873844 swapFree=7372/7372
[pid=15522] ppid=15520 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15522/stat : 15522 (npSolver-pbo-I.) S 15520 15522 11882 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378594231 9367552 275 33554432000 4194304 5064252 140733894657360 140733894656272 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15522/statm: 2287 275 233 213 0 72 0
[pid=15523] ppid=15522 vsize=4264784 CPUtime=253.58 cores=0,2,4,6
/proc/15523/stat : 15523 (npSolver-pbo) S 15522 15522 11882 0 -1 4202496 28860 31340 0 0 5314 792 18112 1140 20 0 1 0 378594231 4367138816 1040283 33554432000 4194304 6004724 140735307781040 140735307767320 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/15523/statm: 1066196 1040283 167 442 0 1065750 0
[pid=15531] ppid=15523 vsize=10528692 CPUtime=1546.52 cores=0,2,4,6
/proc/15531/stat : 15531 (glucosInc) R 15523 15522 11882 0 -1 4202496 921952 0 0 0 154270 382 0 0 20 0 1 0 378619794 10781380608 2068789 33554432000 4194304 5654031 140735989968752 140735989966536 4232800 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15531/statm: 2632173 2068789 141 357 0 2631813 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 14802624

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 15522 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=0
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=2999
# CPU time returned by wait4() is 0.002999
# while last known CPU time is 1800.1
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1802.43
CPU time (s): 1800.1
CPU user time (s): 1776.96
CPU system time (s): 23.14
CPU usage (%): 99.8708
Max. virtual memory (cumulated for all children) (KiB): 14893748

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
system time used= 0.002999
maximum resident set size= 1100
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 359
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.66044 second user time and 10.2544 second system time

The end

Launcher Data

Begin job on node109 at 2012-06-08 05:04:17
IDJOB=3748873
IDBENCH=2639
IDSOLVER=2333
FILE ID=node109/3748873-1339124656
RUNJOBID= node109-1339112037-14057
PBS_JOBID= 14643744
Free space on /tmp= 67868 MiB

SOLVER NAME= npSolver inc
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/golomb-rulers/normalized-OGR_20.opb
COMMAND LINE= DIR/npSolver-pbo-I.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3748873-1339124656/watcher-3748873-1339124656 -o /tmp/evaluation-result-3748873-1339124656/solver-3748873-1339124656 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-I.sh HOME/instance-3748873-1339124656.opb 641372746 HOME HOME

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

MD5SUM BENCH= 6a25ee38adc43f783b18badd1224270c
RANDOM SEED=641372746

node109.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        19392556 kB
Buffers:         1956364 kB
Cached:          5585728 kB
SwapCached:         1268 kB
Active:          9428288 kB
Inactive:        3073280 kB
Active(anon):    4950464 kB
Inactive(anon):     9016 kB
Active(file):    4477824 kB
Inactive(file):  3064264 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67105640 kB
Dirty:            373920 kB
Writeback:             0 kB
AnonPages:       4963244 kB
Mapped:            11380 kB
Shmem:                 4 kB
Slab:             828308 kB
SReclaimable:     269168 kB
SUnreclaim:       559140 kB
KernelStack:        1480 kB
PageTables:        13752 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    5717384 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4831232 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= 67160 MiB
End job on node109 at 2012-06-08 05:34:21