Trace number 3748614

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 inc (fixed)? (TO) 1800.02 1800.92

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Multihop/
normalized-minisat50_6_9_6_mh.opb
MD5SUMd9c74f599ac8cb1803bc1ae096bcff8b
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark4276416
Best CPU time to get the best result obtained on this benchmark1800.02
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables250200
Total number of constraints605407
Number of constraints which are clauses477850
Number of constraints which are cardinality constraints (but not clauses)57
Number of constraints which are nor clauses,nor cardinality constraints127500
Minimum length of a constraint2
Maximum length of a constraint3725
Number of terms in the objective function 129900
Biggest coefficient in the objective function 127263527
Number of bits for the biggest coefficient in the objective function 27
Sum of the numbers in the objective function 57621991382
Number of bits of the sum of numbers in the objective function 36
Biggest number in a constraint 127263527
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 57621991382
Number of bits of the biggest sum of numbers36
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

1.78/1.80	c old isEQ: 0, new EQ is 1
1.78/1.81	c old isEQ: 120, new EQ is 0
1.78/1.87	c old isEQ: 0, new EQ is 0
1.88/1.92	c old isEQ: 0, new EQ is 0
1.88/1.98	c old isEQ: 0, new EQ is 0
1.98/2.03	c old isEQ: 0, new EQ is 0
1.98/2.09	c old isEQ: 0, new EQ is 0
2.09/2.14	c old isEQ: 0, new EQ is 0
2.09/2.20	c old isEQ: 0, new EQ is 0
2.19/2.25	c old isEQ: 0, new EQ is 0
2.28/2.31	c old isEQ: 0, new EQ is 0
22.39/22.48	c run inc solver
22.39/22.48	c [INC SYSTEM] run initial solver
22.39/22.48	c [INC SYSTEM] preprocess with white file
85.22/86.06	c [INC SYSTEM] finished preprocessing in 63 s
85.22/86.06	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-3748614-1339175622/watcher-3748614-1339175622 -o /tmp/evaluation-result-3748614-1339175622/solver-3748614-1339175622 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3748614-1339175622.opb 296445124 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.00 2.00 2.00 3/178 24144
/proc/meminfo: memFree=17522036/32873844 swapFree=7372/7372
[pid=24144] ppid=24142 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24144/stat : 24144 (npSolver-pbo-I.) S 24142 24144 23680 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383690809 9367552 275 33554432000 4194304 5064252 140737392993424 140737392992336 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24144/statm: 2287 275 233 213 0 72 0

[startup+0.0607341 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 24144
/proc/meminfo: memFree=17522036/32873844 swapFree=7372/7372
[pid=24144] ppid=24142 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24144/stat : 24144 (npSolver-pbo-I.) S 24142 24144 23680 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383690809 9367552 275 33554432000 4194304 5064252 140737392993424 140737392992336 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24144/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100322 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 24144
/proc/meminfo: memFree=17522036/32873844 swapFree=7372/7372
[pid=24144] ppid=24142 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24144/stat : 24144 (npSolver-pbo-I.) S 24142 24144 23680 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383690809 9367552 275 33554432000 4194304 5064252 140737392993424 140737392992336 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24144/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300281 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 24144
/proc/meminfo: memFree=17522036/32873844 swapFree=7372/7372
[pid=24144] ppid=24142 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24144/stat : 24144 (npSolver-pbo-I.) S 24142 24144 23680 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383690809 9367552 275 33554432000 4194304 5064252 140737392993424 140737392992336 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24144/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70028 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 24144
/proc/meminfo: memFree=17522036/32873844 swapFree=7372/7372
[pid=24144] ppid=24142 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24144/stat : 24144 (npSolver-pbo-I.) S 24142 24144 23680 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383690809 9367552 275 33554432000 4194304 5064252 140737392993424 140737392992336 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24144/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50036 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 24146
/proc/meminfo: memFree=17415968/32873844 swapFree=7372/7372
[pid=24144] ppid=24142 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24144/stat : 24144 (npSolver-pbo-I.) S 24142 24144 23680 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383690809 9367552 275 33554432000 4194304 5064252 140737392993424 140737392992336 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24144/statm: 2287 275 233 213 0 72 0
[pid=24145] ppid=24144 vsize=217388 CPUtime=1.49 cores=0,2,4,6
/proc/24145/stat : 24145 (npSolver-pbo) R 24144 24144 23680 0 -1 4202496 25076 0 0 0 142 7 0 0 20 0 1 0 383690809 222605312 38824 33554432000 4194304 6004724 140735481022800 140735481018824 4968639 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24145/statm: 54347 38824 130 442 0 53901 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 226536

[startup+3.10032 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 24146
/proc/meminfo: memFree=17275372/32873844 swapFree=7372/7372
[pid=24144] ppid=24142 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24144/stat : 24144 (npSolver-pbo-I.) S 24142 24144 23680 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383690809 9367552 275 33554432000 4194304 5064252 140737392993424 140737392992336 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24144/statm: 2287 275 233 213 0 72 0
[pid=24145] ppid=24144 vsize=313516 CPUtime=3.09 cores=0,2,4,6
/proc/24145/stat : 24145 (npSolver-pbo) R 24144 24144 23680 0 -1 4202496 48346 0 0 0 296 13 0 0 20 0 1 0 383690809 321040384 77838 33554432000 4194304 6004724 140735481022800 140735481017080 4536263 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24145/statm: 78379 77838 163 442 0 77933 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 322664

[startup+6.30033 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 24146
/proc/meminfo: memFree=17039172/32873844 swapFree=7372/7372
[pid=24144] ppid=24142 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24144/stat : 24144 (npSolver-pbo-I.) S 24142 24144 23680 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383690809 9367552 275 33554432000 4194304 5064252 140737392993424 140737392992336 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24144/statm: 2287 275 233 213 0 72 0
[pid=24145] ppid=24144 vsize=772448 CPUtime=6.28 cores=0,2,4,6
/proc/24145/stat : 24145 (npSolver-pbo) R 24144 24144 23680 0 -1 4202496 50261 0 0 0 605 23 0 0 20 0 1 0 383690809 790986752 135739 33554432000 4194304 6004724 140735481022800 140735481017752 4209559 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24145/statm: 193112 135739 163 442 0 192666 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 781596

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 24146
/proc/meminfo: memFree=16546552/32873844 swapFree=7372/7372
[pid=24144] ppid=24142 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24144/stat : 24144 (npSolver-pbo-I.) S 24142 24144 23680 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383690809 9367552 275 33554432000 4194304 5064252 140737392993424 140737392992336 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24144/statm: 2287 275 233 213 0 72 0
[pid=24145] ppid=24144 vsize=1296736 CPUtime=12.69 cores=0,2,4,6
/proc/24145/stat : 24145 (npSolver-pbo) R 24144 24144 23680 0 -1 4202496 51265 0 0 0 1228 41 0 0 20 0 1 0 383690809 1327857664 257083 33554432000 4194304 6004724 140735481022800 140735481017400 5055579 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24145/statm: 324184 257083 163 442 0 323738 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1305884

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 2/178 24149
/proc/meminfo: memFree=23205140/32873844 swapFree=7372/7372
[pid=24144] ppid=24142 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24144/stat : 24144 (npSolver-pbo-I.) S 24142 24144 23680 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383690809 9367552 275 33554432000 4194304 5064252 140737392993424 140737392992336 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24144/statm: 2287 275 233 213 0 72 0
[pid=24145] ppid=24144 vsize=2345312 CPUtime=22.68 cores=0,2,4,6
/proc/24145/stat : 24145 (npSolver-pbo) S 24144 24144 23680 0 -1 4202496 53890 0 0 0 1986 282 0 0 20 0 1 0 383690809 2401599488 382019 33554432000 4194304 6004724 140735481022800 140735481017264 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24145/statm: 586328 382019 171 442 0 585882 0
[pid=24147] ppid=24145 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24147/stat : 24147 (cp2_pre.sh) S 24145 24144 23680 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 383693078 9367552 276 33554432000 4194304 5064252 140735703690880 140735703689584 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/24147/statm: 2287 276 234 213 0 72 0
[pid=24148] ppid=24147 vsize=316004 CPUtime=2.79 cores=0,2,4,6
/proc/24148/stat : 24148 (coprocessor) R 24147 24144 23680 0 -1 4202496 14766 0 0 0 266 13 0 0 20 0 1 0 383693079 323588096 77208 33554432000 4194304 6586260 140733571715920 140733571712680 5167108 0 0 4096 8404994 0 0 0 17 0 0 0 0 0 0
/proc/24148/statm: 79001 77208 137 584 0 78413 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 2679612

[startup+51.1004 s]
/proc/loadavg: 2.19 2.05 2.01 3/181 24188
/proc/meminfo: memFree=19729988/32873844 swapFree=7372/7372
[pid=24144] ppid=24142 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24144/stat : 24144 (npSolver-pbo-I.) S 24142 24144 23680 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383690809 9367552 275 33554432000 4194304 5064252 140737392993424 140737392992336 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24144/statm: 2287 275 233 213 0 72 0
[pid=24145] ppid=24144 vsize=2345312 CPUtime=22.68 cores=0,2,4,6
/proc/24145/stat : 24145 (npSolver-pbo) S 24144 24144 23680 0 -1 4202496 53890 0 0 0 1986 282 0 0 20 0 1 0 383690809 2401599488 382019 33554432000 4194304 6004724 140735481022800 140735481017264 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24145/statm: 586328 382019 171 442 0 585882 0
[pid=24147] ppid=24145 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24147/stat : 24147 (cp2_pre.sh) S 24145 24144 23680 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 383693078 9367552 276 33554432000 4194304 5064252 140735703690880 140735703689584 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/24147/statm: 2287 276 234 213 0 72 0
[pid=24148] ppid=24147 vsize=2523320 CPUtime=28.23 cores=0,2,4,6
/proc/24148/stat : 24148 (coprocessor) R 24147 24144 23680 0 -1 4202496 25121 0 0 0 2683 140 0 0 20 0 1 0 383693079 2583879680 511895 33554432000 4194304 6586260 140733571715920 140733571711672 5139996 0 0 4096 8404994 0 0 0 17 0 0 0 16 0 0
/proc/24148/statm: 630830 511895 158 584 0 630242 0
Current children cumulated CPU time (s) 50.91
Current children cumulated vsize (KiB) 4886928

[startup+102.3 s]
/proc/loadavg: 2.72 2.23 2.08 3/182 24192
/proc/meminfo: memFree=17429916/32873844 swapFree=7372/7372
[pid=24144] ppid=24142 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24144/stat : 24144 (npSolver-pbo-I.) S 24142 24144 23680 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383690809 9367552 275 33554432000 4194304 5064252 140737392993424 140737392992336 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24144/statm: 2287 275 233 213 0 72 0
[pid=24145] ppid=24144 vsize=2345312 CPUtime=85.45 cores=0,2,4,6
/proc/24145/stat : 24145 (npSolver-pbo) S 24144 24144 23680 0 -1 4202496 53907 26022 0 0 1986 282 5921 356 20 0 1 0 383690809 2401599488 382022 33554432000 4194304 6004724 140735481022800 140735481009080 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/24145/statm: 586328 382022 174 442 0 585882 0
[pid=24192] ppid=24145 vsize=3407732 CPUtime=16.22 cores=0,2,4,6
/proc/24192/stat : 24192 (glucosInc) R 24145 24144 23680 0 -1 4202496 330784 0 0 0 1511 111 0 0 20 0 1 0 383699416 3489517568 717623 33554432000 4194304 5654031 140735705075792 140735705073576 4232821 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/24192/statm: 851933 717623 140 357 0 851573 0
Current children cumulated CPU time (s) 101.67
Current children cumulated vsize (KiB) 5762192

[startup+162.3 s]
/proc/loadavg: 2.30 2.20 2.08 3/180 24195
/proc/meminfo: memFree=17586432/32873844 swapFree=7372/7372
[pid=24144] ppid=24142 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24144/stat : 24144 (npSolver-pbo-I.) S 24142 24144 23680 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383690809 9367552 275 33554432000 4194304 5064252 140737392993424 140737392992336 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24144/statm: 2287 275 233 213 0 72 0
[pid=24145] ppid=24144 vsize=2345312 CPUtime=85.45 cores=0,2,4,6
/proc/24145/stat : 24145 (npSolver-pbo) S 24144 24144 23680 0 -1 4202496 53907 26022 0 0 1986 282 5921 356 20 0 1 0 383690809 2401599488 382022 33554432000 4194304 6004724 140735481022800 140735481009080 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/24145/statm: 586328 382022 174 442 0 585882 0
[pid=24192] ppid=24145 vsize=3433628 CPUtime=76.2 cores=0,2,4,6
/proc/24192/stat : 24192 (glucosInc) R 24145 24144 23680 0 -1 4202496 347727 0 0 0 7504 116 0 0 20 0 1 0 383699416 3516035072 724449 33554432000 4194304 5654031 140735705075792 140735705073576 4232707 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24192/statm: 858407 724449 140 357 0 858047 0
Current children cumulated CPU time (s) 161.65
Current children cumulated vsize (KiB) 5788088

[startup+222.307 s]
/proc/loadavg: 2.11 2.16 2.07 3/181 24196
/proc/meminfo: memFree=17565916/32873844 swapFree=7372/7372
[pid=24144] ppid=24142 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24144/stat : 24144 (npSolver-pbo-I.) S 24142 24144 23680 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383690809 9367552 275 33554432000 4194304 5064252 140737392993424 140737392992336 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24144/statm: 2287 275 233 213 0 72 0
[pid=24145] ppid=24144 vsize=2345312 CPUtime=85.45 cores=0,2,4,6
/proc/24145/stat : 24145 (npSolver-pbo) S 24144 24144 23680 0 -1 4202496 53907 26022 0 0 1986 282 5921 356 20 0 1 0 383690809 2401599488 382022 33554432000 4194304 6004724 140735481022800 140735481009080 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/24145/statm: 586328 382022 174 442 0 585882 0
[pid=24192] ppid=24145 vsize=3441516 CPUtime=136.2 cores=0,2,4,6
/proc/24192/stat : 24192 (glucosInc) R 24145 24144 23680 0 -1 4202496 359893 0 0 0 13500 120 0 0 20 0 1 0 383699416 3524112384 726502 33554432000 4194304 5654031 140735705075792 140735705073576 4208595 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24192/statm: 860379 726502 140 357 0 860019 0
Current children cumulated CPU time (s) 221.65
Current children cumulated vsize (KiB) 5795976

[startup+282.3 s]
/proc/loadavg: 2.04 2.13 2.07 3/181 24196
/proc/meminfo: memFree=17555424/32873844 swapFree=7372/7372
[pid=24144] ppid=24142 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24144/stat : 24144 (npSolver-pbo-I.) S 24142 24144 23680 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383690809 9367552 275 33554432000 4194304 5064252 140737392993424 140737392992336 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24144/statm: 2287 275 233 213 0 72 0
[pid=24145] ppid=24144 vsize=2345312 CPUtime=85.45 cores=0,2,4,6

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

/proc/meminfo: memFree=17520208/32873844 swapFree=7372/7372
[pid=24144] ppid=24142 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24144/stat : 24144 (npSolver-pbo-I.) S 24142 24144 23680 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383690809 9367552 275 33554432000 4194304 5064252 140737392993424 140737392992336 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24144/statm: 2287 275 233 213 0 72 0
[pid=24145] ppid=24144 vsize=2345312 CPUtime=85.45 cores=0,2,4,6
/proc/24145/stat : 24145 (npSolver-pbo) S 24144 24144 23680 0 -1 4202496 53907 26022 0 0 1986 282 5921 356 20 0 1 0 383690809 2401599488 382022 33554432000 4194304 6004724 140735481022800 140735481009080 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/24145/statm: 586328 382022 174 442 0 585882 0
[pid=24192] ppid=24145 vsize=3459760 CPUtime=1216.04 cores=0,2,4,6
/proc/24192/stat : 24192 (glucosInc) R 24145 24144 23680 0 -1 4202496 526804 0 0 0 121425 179 0 0 20 0 1 0 383699416 3542794240 731460 33554432000 4194304 5654031 140735705075792 140735705073864 4232625 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24192/statm: 864940 731460 141 357 0 864580 0
Current children cumulated CPU time (s) 1301.49
Current children cumulated vsize (KiB) 5814220

[startup+1362.3 s]
/proc/loadavg: 2.11 2.03 2.01 3/181 24206
/proc/meminfo: memFree=17519540/32873844 swapFree=7372/7372
[pid=24144] ppid=24142 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24144/stat : 24144 (npSolver-pbo-I.) S 24142 24144 23680 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383690809 9367552 275 33554432000 4194304 5064252 140737392993424 140737392992336 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24144/statm: 2287 275 233 213 0 72 0
[pid=24145] ppid=24144 vsize=2345312 CPUtime=85.45 cores=0,2,4,6
/proc/24145/stat : 24145 (npSolver-pbo) S 24144 24144 23680 0 -1 4202496 53907 26022 0 0 1986 282 5921 356 20 0 1 0 383690809 2401599488 382022 33554432000 4194304 6004724 140735481022800 140735481009080 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/24145/statm: 586328 382022 174 442 0 585882 0
[pid=24192] ppid=24145 vsize=3460628 CPUtime=1276.02 cores=0,2,4,6
/proc/24192/stat : 24192 (glucosInc) R 24145 24144 23680 0 -1 4202496 537143 0 0 0 127420 182 0 0 20 0 1 0 383699416 3543683072 731686 33554432000 4194304 5654031 140735705075792 140735705073576 4232632 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24192/statm: 865157 731686 141 357 0 864797 0
Current children cumulated CPU time (s) 1361.47
Current children cumulated vsize (KiB) 5815088

[startup+1422.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/181 24206
/proc/meminfo: memFree=17516548/32873844 swapFree=7372/7372
[pid=24144] ppid=24142 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24144/stat : 24144 (npSolver-pbo-I.) S 24142 24144 23680 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383690809 9367552 275 33554432000 4194304 5064252 140737392993424 140737392992336 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24144/statm: 2287 275 233 213 0 72 0
[pid=24145] ppid=24144 vsize=2345312 CPUtime=85.45 cores=0,2,4,6
/proc/24145/stat : 24145 (npSolver-pbo) S 24144 24144 23680 0 -1 4202496 53907 26022 0 0 1986 282 5921 356 20 0 1 0 383690809 2401599488 382022 33554432000 4194304 6004724 140735481022800 140735481009080 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/24145/statm: 586328 382022 174 442 0 585882 0
[pid=24192] ppid=24145 vsize=3460892 CPUtime=1336.02 cores=0,2,4,6
/proc/24192/stat : 24192 (glucosInc) R 24145 24144 23680 0 -1 4202496 543951 0 0 0 133418 184 0 0 20 0 1 0 383699416 3543953408 731754 33554432000 4194304 5654031 140735705075792 140735705073864 4209087 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24192/statm: 865223 731754 141 357 0 864863 0
Current children cumulated CPU time (s) 1421.47
Current children cumulated vsize (KiB) 5815352

[startup+1482.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/181 24206
/proc/meminfo: memFree=17515060/32873844 swapFree=7372/7372
[pid=24144] ppid=24142 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24144/stat : 24144 (npSolver-pbo-I.) S 24142 24144 23680 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383690809 9367552 275 33554432000 4194304 5064252 140737392993424 140737392992336 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24144/statm: 2287 275 233 213 0 72 0
[pid=24145] ppid=24144 vsize=2345312 CPUtime=85.45 cores=0,2,4,6
/proc/24145/stat : 24145 (npSolver-pbo) S 24144 24144 23680 0 -1 4202496 53907 26022 0 0 1986 282 5921 356 20 0 1 0 383690809 2401599488 382022 33554432000 4194304 6004724 140735481022800 140735481009080 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/24145/statm: 586328 382022 174 442 0 585882 0
[pid=24192] ppid=24145 vsize=3461284 CPUtime=1396 cores=0,2,4,6
/proc/24192/stat : 24192 (glucosInc) R 24145 24144 23680 0 -1 4202496 554208 0 0 0 139412 188 0 0 20 0 1 0 383699416 3544354816 731873 33554432000 4194304 5654031 140735705075792 140735705073864 4214475 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24192/statm: 865321 731873 141 357 0 864961 0
Current children cumulated CPU time (s) 1481.45
Current children cumulated vsize (KiB) 5815744

[startup+1542.31 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 24206
/proc/meminfo: memFree=17515184/32873844 swapFree=7372/7372
[pid=24144] ppid=24142 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24144/stat : 24144 (npSolver-pbo-I.) S 24142 24144 23680 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383690809 9367552 275 33554432000 4194304 5064252 140737392993424 140737392992336 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24144/statm: 2287 275 233 213 0 72 0
[pid=24145] ppid=24144 vsize=2345312 CPUtime=85.45 cores=0,2,4,6
/proc/24145/stat : 24145 (npSolver-pbo) S 24144 24144 23680 0 -1 4202496 53907 26022 0 0 1986 282 5921 356 20 0 1 0 383690809 2401599488 382022 33554432000 4194304 6004724 140735481022800 140735481009080 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/24145/statm: 586328 382022 174 442 0 585882 0
[pid=24192] ppid=24145 vsize=3462084 CPUtime=1456 cores=0,2,4,6
/proc/24192/stat : 24192 (glucosInc) R 24145 24144 23680 0 -1 4202496 561161 0 0 0 145410 190 0 0 20 0 1 0 383699416 3545174016 732061 33554432000 4194304 5654031 140735705075792 140735705073576 4232477 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24192/statm: 865521 732061 141 357 0 865161 0
Current children cumulated CPU time (s) 1541.45
Current children cumulated vsize (KiB) 5816544

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/182 24209
/proc/meminfo: memFree=17511768/32873844 swapFree=7372/7372
[pid=24144] ppid=24142 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24144/stat : 24144 (npSolver-pbo-I.) S 24142 24144 23680 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383690809 9367552 275 33554432000 4194304 5064252 140737392993424 140737392992336 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24144/statm: 2287 275 233 213 0 72 0
[pid=24145] ppid=24144 vsize=2345312 CPUtime=85.45 cores=0,2,4,6
/proc/24145/stat : 24145 (npSolver-pbo) S 24144 24144 23680 0 -1 4202496 53907 26022 0 0 1986 282 5921 356 20 0 1 0 383690809 2401599488 382022 33554432000 4194304 6004724 140735481022800 140735481009080 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/24145/statm: 586328 382022 174 442 0 585882 0
[pid=24192] ppid=24145 vsize=3464340 CPUtime=1515.98 cores=0,2,4,6
/proc/24192/stat : 24192 (glucosInc) R 24145 24144 23680 0 -1 4202496 572856 0 0 0 151405 193 0 0 20 0 1 0 383699416 3547484160 732617 33554432000 4194304 5654031 140735705075792 140735705073576 4233344 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24192/statm: 866085 732617 141 357 0 865725 0
Current children cumulated CPU time (s) 1601.43
Current children cumulated vsize (KiB) 5818800

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 24210
/proc/meminfo: memFree=17510300/32873844 swapFree=7372/7372
[pid=24144] ppid=24142 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24144/stat : 24144 (npSolver-pbo-I.) S 24142 24144 23680 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383690809 9367552 275 33554432000 4194304 5064252 140737392993424 140737392992336 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24144/statm: 2287 275 233 213 0 72 0
[pid=24145] ppid=24144 vsize=2345312 CPUtime=85.45 cores=0,2,4,6
/proc/24145/stat : 24145 (npSolver-pbo) S 24144 24144 23680 0 -1 4202496 53907 26022 0 0 1986 282 5921 356 20 0 1 0 383690809 2401599488 382022 33554432000 4194304 6004724 140735481022800 140735481009080 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/24145/statm: 586328 382022 174 442 0 585882 0
[pid=24192] ppid=24145 vsize=3465860 CPUtime=1575.97 cores=0,2,4,6
/proc/24192/stat : 24192 (glucosInc) R 24145 24144 23680 0 -1 4202496 584901 0 0 0 157400 197 0 0 20 0 1 0 383699416 3549040640 733011 33554432000 4194304 5654031 140735705075792 140735705073576 4232707 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24192/statm: 866465 733011 141 357 0 866105 0
Current children cumulated CPU time (s) 1661.42
Current children cumulated vsize (KiB) 5820320

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 24210
/proc/meminfo: memFree=17508676/32873844 swapFree=7372/7372
[pid=24144] ppid=24142 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24144/stat : 24144 (npSolver-pbo-I.) S 24142 24144 23680 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383690809 9367552 275 33554432000 4194304 5064252 140737392993424 140737392992336 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24144/statm: 2287 275 233 213 0 72 0
[pid=24145] ppid=24144 vsize=2345312 CPUtime=85.45 cores=0,2,4,6
/proc/24145/stat : 24145 (npSolver-pbo) S 24144 24144 23680 0 -1 4202496 53907 26022 0 0 1986 282 5921 356 20 0 1 0 383690809 2401599488 382022 33554432000 4194304 6004724 140735481022800 140735481009080 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/24145/statm: 586328 382022 174 442 0 585882 0
[pid=24192] ppid=24145 vsize=3466548 CPUtime=1635.97 cores=0,2,4,6
/proc/24192/stat : 24192 (glucosInc) R 24145 24144 23680 0 -1 4202496 592813 0 0 0 163396 201 0 0 20 0 1 0 383699416 3549745152 733154 33554432000 4194304 5654031 140735705075792 140735705073576 4232477 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24192/statm: 866637 733154 141 357 0 866277 0
Current children cumulated CPU time (s) 1721.42
Current children cumulated vsize (KiB) 5821008

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 24210
/proc/meminfo: memFree=17506940/32873844 swapFree=7372/7372
[pid=24144] ppid=24142 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24144/stat : 24144 (npSolver-pbo-I.) S 24142 24144 23680 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383690809 9367552 275 33554432000 4194304 5064252 140737392993424 140737392992336 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24144/statm: 2287 275 233 213 0 72 0
[pid=24145] ppid=24144 vsize=2345312 CPUtime=85.45 cores=0,2,4,6
/proc/24145/stat : 24145 (npSolver-pbo) S 24144 24144 23680 0 -1 4202496 53907 26022 0 0 1986 282 5921 356 20 0 1 0 383690809 2401599488 382022 33554432000 4194304 6004724 140735481022800 140735481009080 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/24145/statm: 586328 382022 174 442 0 585882 0
[pid=24192] ppid=24145 vsize=3467304 CPUtime=1695.96 cores=0,2,4,6
/proc/24192/stat : 24192 (glucosInc) R 24145 24144 23680 0 -1 4202496 603694 0 0 0 169393 203 0 0 20 0 1 0 383699416 3550519296 733370 33554432000 4194304 5654031 140735705075792 140735705073864 4232581 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24192/statm: 866826 733370 141 357 0 866466 0
Current children cumulated CPU time (s) 1781.41
Current children cumulated vsize (KiB) 5821764



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 24210
/proc/meminfo: memFree=17506072/32873844 swapFree=7372/7372
[pid=24144] ppid=24142 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24144/stat : 24144 (npSolver-pbo-I.) S 24142 24144 23680 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383690809 9367552 275 33554432000 4194304 5064252 140737392993424 140737392992336 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24144/statm: 2287 275 233 213 0 72 0
[pid=24145] ppid=24144 vsize=2345312 CPUtime=85.45 cores=0,2,4,6
/proc/24145/stat : 24145 (npSolver-pbo) S 24144 24144 23680 0 -1 4202496 53907 26022 0 0 1986 282 5921 356 20 0 1 0 383690809 2401599488 382022 33554432000 4194304 6004724 140735481022800 140735481009080 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/24145/statm: 586328 382022 174 442 0 585882 0
[pid=24192] ppid=24145 vsize=3467548 CPUtime=1714.57 cores=0,2,4,6
/proc/24192/stat : 24192 (glucosInc) R 24145 24144 23680 0 -1 4202496 607642 0 0 0 171252 205 0 0 20 0 1 0 383699416 3550769152 733433 33554432000 4194304 5654031 140735705075792 140735705073864 4232505 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24192/statm: 866887 733433 141 357 0 866527 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 5822008

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 24144 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=999
# CPU time returned by wait4() is 0.000999
# while last known CPU time is 1800.02
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.92
CPU time (s): 1800.02
CPU user time (s): 1791.59
CPU system time (s): 8.43
CPU usage (%): 99.9499
Max. virtual memory (cumulated for all children) (KiB): 5863532

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
system time used= 0.000999
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.72243 second user time and 10.4424 second system time

The end

Launcher Data

Begin job on node109 at 2012-06-08 19:13:42
IDJOB=3748614
IDBENCH=92706
IDSOLVER=2333
FILE ID=node109/3748614-1339175622
RUNJOBID= node109-1339172020-23875
PBS_JOBID= 14643833
Free space on /tmp= 68100 MiB

SOLVER NAME= npSolver inc
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/zahidi/Multihop/normalized-minisat50_6_9_6_mh.opb
COMMAND LINE= DIR/npSolver-pbo-I.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3748614-1339175622/watcher-3748614-1339175622 -o /tmp/evaluation-result-3748614-1339175622/solver-3748614-1339175622 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-I.sh HOME/instance-3748614-1339175622.opb 296445124 HOME HOME

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

MD5SUM BENCH= d9c74f599ac8cb1803bc1ae096bcff8b
RANDOM SEED=296445124

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:        17522572 kB
Buffers:         1810976 kB
Cached:          3709072 kB
SwapCached:         1336 kB
Active:         13736136 kB
Inactive:         564228 kB
Active(anon):    8776720 kB
Inactive(anon):     5328 kB
Active(file):    4959416 kB
Inactive(file):   558900 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67102640 kB
Dirty:             34192 kB
Writeback:             0 kB
AnonPages:       8785452 kB
Mapped:            10600 kB
Shmem:                 4 kB
Slab:             892584 kB
SReclaimable:     334556 kB
SUnreclaim:       558028 kB
KernelStack:        1472 kB
PageTables:        21532 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:   11451164 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   5031936 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= 68196 MiB
End job on node109 at 2012-06-08 19:43:45