Trace number 3699326

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? (TO) 1800.03 1800.62

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Base/
normalized-minisat100_4_32_8.opb
MD5SUMe89bd659c62f9d4197f3ccc320e60b79
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark4769881
Best CPU time to get the best result obtained on this benchmark1800.08
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables20200
Total number of constraints30206
Number of constraints which are clauses200
Number of constraints which are cardinality constraints (but not clauses)6
Number of constraints which are nor clauses,nor cardinality constraints30000
Minimum length of a constraint2
Maximum length of a constraint4950
Number of terms in the objective function 19900
Biggest coefficient in the objective function 144703125
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 150743150652
Number of bits of the sum of numbers in the objective function 38
Biggest number in a constraint 144703125
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 150743150652
Number of bits of the biggest sum of numbers38
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.86	c run inc solver
0.00/0.86	c [INC SYSTEM] run initial solver
0.00/0.86	c [INC SYSTEM] preprocess with white file
5.75/5.97	c [INC SYSTEM] finished preprocessing in 5 s
5.75/5.97	c [INC SYSTEM] execute solver
8.76/8.96	c [INC SEARCH] formula is SAT
8.76/8.99	c [INC SYSTEM] solved the initial formula
8.86/9.05	c model valid
8.86/9.05	c current solution ok
10.93/11.24	o 98024051
10.93/11.24	c execute binary inc search
10.93/11.24	c [INC SEARCH] current bound: 49012075
10.93/11.24	c [INC SEARCH] iteration: 0
10.93/11.24	c [INC SEARCH] lower bound: 0 upperbound 98024151 current bound: 49012075 best value:98024151
10.93/11.24	c [INC SYSTEM] there exists a inc, kill it!
10.93/11.24	c write failed with 2
10.93/11.25	c [INC SYSTEM] create new solver instance
10.93/11.25	c [INC] encode full formula
10.93/11.25	c fallback to adder encoding
13.73/14.04	c set iterative enc to: adder
13.73/14.04	c set iterative enc to: none
14.13/14.40	c [INC SEARCH] isOptimum variable: 0
48.82/49.18	c [INC SEARCH] formula is SAT
48.93/49.27	c [INC SEARCH] copied best model
48.93/49.27	c sat variable: 1 optimum/unsat variable: 0
49.03/49.34	c model valid
49.03/49.34	c current solution ok
49.03/49.34	o 41285443
49.03/49.34	c [INC SEARCH] current bound: 20642771
49.03/49.34	c [INC SEARCH] iteration: 1
49.03/49.34	c [INC SEARCH] lower bound: 0 upperbound 41285543 current bound: 20642771 best value:41285543
49.03/49.34	c [INC SYSTEM] there exists a inc, kill it!
49.03/49.34	c write failed with 2
49.03/49.37	c [INC SYSTEM] create new solver instance
49.03/49.37	c [INC] encode full formula
49.03/49.37	c fallback to adder encoding
51.46/51.77	c set iterative enc to: adder
51.46/51.77	c set iterative enc to: none
51.85/52.13	c [INC SEARCH] isOptimum variable: 0
68.16/68.42	c [INC SEARCH] formula is SAT
68.25/68.51	c [INC SEARCH] copied best model
68.25/68.51	c sat variable: 1 optimum/unsat variable: 0
68.25/68.58	c model valid
68.25/68.58	c current solution ok
68.25/68.58	o 14879505
68.25/68.58	c [INC SEARCH] current bound: 7439802
68.25/68.58	c [INC SEARCH] iteration: 2
68.25/68.58	c [INC SEARCH] lower bound: 0 upperbound 14879605 current bound: 7439802 best value:14879605
68.25/68.58	c [INC SYSTEM] there exists a inc, kill it!
68.25/68.58	c write failed with 2
68.36/68.60	c [INC SYSTEM] create new solver instance
68.36/68.60	c [INC] encode full formula
68.36/68.60	c fallback to adder encoding
70.18/70.48	c set iterative enc to: adder
70.18/70.48	c set iterative enc to: none
70.47/70.77	c [INC SEARCH] isOptimum variable: 0

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-3699326-1338134826/watcher-3699326-1338134826 -o /tmp/evaluation-result-3699326-1338134826/solver-3699326-1338134826 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3699326-1338134826.opb 1816801597 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.01 2.02 2.03 3/178 20078
/proc/meminfo: memFree=30424964/32873844 swapFree=7900/7900
[pid=20078] ppid=20076 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20078/stat : 20078 (npSolver-pbo-I.) S 20076 20078 18146 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279607168 9367552 275 33554432000 4194304 5064252 140735143135600 140735143134512 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20078/statm: 2287 275 233 213 0 72 0

[startup+0.0468509 s]
/proc/loadavg: 2.01 2.02 2.03 3/178 20078
/proc/meminfo: memFree=30424964/32873844 swapFree=7900/7900
[pid=20078] ppid=20076 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20078/stat : 20078 (npSolver-pbo-I.) S 20076 20078 18146 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279607168 9367552 275 33554432000 4194304 5064252 140735143135600 140735143134512 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20078/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100209 s]
/proc/loadavg: 2.01 2.02 2.03 3/178 20078
/proc/meminfo: memFree=30424964/32873844 swapFree=7900/7900
[pid=20078] ppid=20076 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20078/stat : 20078 (npSolver-pbo-I.) S 20076 20078 18146 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279607168 9367552 275 33554432000 4194304 5064252 140735143135600 140735143134512 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20078/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300184 s]
/proc/loadavg: 2.01 2.02 2.03 3/178 20078
/proc/meminfo: memFree=30424964/32873844 swapFree=7900/7900
[pid=20078] ppid=20076 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20078/stat : 20078 (npSolver-pbo-I.) S 20076 20078 18146 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279607168 9367552 275 33554432000 4194304 5064252 140735143135600 140735143134512 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20078/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700231 s]
/proc/loadavg: 2.01 2.02 2.03 3/178 20078
/proc/meminfo: memFree=30424964/32873844 swapFree=7900/7900
[pid=20078] ppid=20076 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20078/stat : 20078 (npSolver-pbo-I.) S 20076 20078 18146 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279607168 9367552 275 33554432000 4194304 5064252 140735143135600 140735143134512 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20078/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.5004 s]
/proc/loadavg: 2.01 2.02 2.03 3/182 20082
/proc/meminfo: memFree=30314540/32873844 swapFree=7900/7900
[pid=20078] ppid=20076 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20078/stat : 20078 (npSolver-pbo-I.) S 20076 20078 18146 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279607168 9367552 275 33554432000 4194304 5064252 140735143135600 140735143134512 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20078/statm: 2287 275 233 213 0 72 0
[pid=20079] ppid=20078 vsize=65016 CPUtime=0.88 cores=0,2,4,6
/proc/20079/stat : 20079 (npSolver-pbo) S 20078 20078 18146 0 -1 4202496 11113 0 0 0 79 9 0 0 20 0 1 0 279607168 66576384 15482 33554432000 4194304 5992684 140734359441120 140734359435568 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20079/statm: 16254 15482 172 440 0 15810 0
[pid=20081] ppid=20079 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20081/stat : 20081 (cp2_pre.sh) S 20079 20078 18146 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 279607257 9367552 276 33554432000 4194304 5064252 140733201079152 140733201077856 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/20081/statm: 2287 276 234 213 0 72 0
[pid=20082] ppid=20081 vsize=278668 CPUtime=0.59 cores=0,2,4,6
/proc/20082/stat : 20082 (coprocessor) R 20081 20078 18146 0 -1 4202496 26611 0 0 0 52 7 0 0 20 0 1 0 279607258 285356032 61403 33554432000 4194304 6586260 140736162629040 140736162625800 5511711 0 0 4096 8404994 0 0 0 17 2 0 0 0 0 0
/proc/20082/statm: 69667 61403 166 584 0 69079 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 361980

[startup+3.1004 s]
/proc/loadavg: 2.01 2.02 2.03 3/182 20082
/proc/meminfo: memFree=30035448/32873844 swapFree=7900/7900
[pid=20078] ppid=20076 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20078/stat : 20078 (npSolver-pbo-I.) S 20076 20078 18146 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279607168 9367552 275 33554432000 4194304 5064252 140735143135600 140735143134512 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20078/statm: 2287 275 233 213 0 72 0
[pid=20079] ppid=20078 vsize=65016 CPUtime=0.88 cores=0,2,4,6
/proc/20079/stat : 20079 (npSolver-pbo) S 20078 20078 18146 0 -1 4202496 11113 0 0 0 79 9 0 0 20 0 1 0 279607168 66576384 15482 33554432000 4194304 5992684 140734359441120 140734359435568 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20079/statm: 16254 15482 172 440 0 15810 0
[pid=20081] ppid=20079 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20081/stat : 20081 (cp2_pre.sh) S 20079 20078 18146 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 279607257 9367552 276 33554432000 4194304 5064252 140733201079152 140733201077856 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/20081/statm: 2287 276 234 213 0 72 0
[pid=20082] ppid=20081 vsize=366764 CPUtime=2.19 cores=0,2,4,6
/proc/20082/stat : 20082 (coprocessor) R 20081 20078 18146 0 -1 4202496 47364 0 0 0 208 11 0 0 20 0 1 0 279607258 375566336 88796 33554432000 4194304 6586260 140736162629040 140736162624968 4753818 0 0 4096 8404994 0 0 0 17 2 0 0 0 0 0
/proc/20082/statm: 91691 88796 182 584 0 91103 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 450076

[startup+6.30032 s]
/proc/loadavg: 2.01 2.02 2.02 3/182 20082
/proc/meminfo: memFree=29869772/32873844 swapFree=7900/7900
[pid=20078] ppid=20076 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20078/stat : 20078 (npSolver-pbo-I.) S 20076 20078 18146 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279607168 9367552 275 33554432000 4194304 5064252 140735143135600 140735143134512 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20078/statm: 2287 275 233 213 0 72 0
[pid=20079] ppid=20078 vsize=65016 CPUtime=5.82 cores=0,2,4,6
/proc/20079/stat : 20079 (npSolver-pbo) S 20078 20078 18146 0 -1 4202496 11130 56438 0 0 79 9 434 60 20 0 1 0 279607168 66576384 15484 33554432000 4194304 5992684 140734359441120 140734359427384 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/20079/statm: 16254 15484 174 440 0 15810 0
Current children cumulated CPU time (s) 5.82
Current children cumulated vsize (KiB) 74164

[startup+12.7003 s]
/proc/loadavg: 2.01 2.02 2.02 3/180 20085
/proc/meminfo: memFree=30234964/32873844 swapFree=7900/7900
[pid=20078] ppid=20076 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20078/stat : 20078 (npSolver-pbo-I.) S 20076 20078 18146 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279607168 9367552 275 33554432000 4194304 5064252 140735143135600 140735143134512 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20078/statm: 2287 275 233 213 0 72 0
[pid=20079] ppid=20078 vsize=255372 CPUtime=12.44 cores=0,2,4,6
/proc/20079/stat : 20079 (npSolver-pbo) R 20078 20078 18146 0 -1 4202496 20713 89977 0 0 259 188 725 72 20 0 1 0 279607168 261500928 55988 33554432000 4194304 5992684 140734359441120 140734359432904 4523474 0 0 4096 0 0 0 0 17 2 0 0 12 0 0
/proc/20079/statm: 63843 55988 191 440 0 63399 0
Current children cumulated CPU time (s) 12.44
Current children cumulated vsize (KiB) 264520

[startup+25.5003 s]
/proc/loadavg: 2.08 2.03 2.03 3/181 20088
/proc/meminfo: memFree=29471060/32873844 swapFree=7900/7900
[pid=20078] ppid=20076 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20078/stat : 20078 (npSolver-pbo-I.) S 20076 20078 18146 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279607168 9367552 275 33554432000 4194304 5064252 140735143135600 140735143134512 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20078/statm: 2287 275 233 213 0 72 0
[pid=20079] ppid=20078 vsize=124300 CPUtime=14.14 cores=0,2,4,6
/proc/20079/stat : 20079 (npSolver-pbo) S 20078 20078 18146 0 -1 4202496 22003 90491 0 0 393 220 725 76 20 0 1 0 279607168 127283200 30320 33554432000 4194304 5992684 140734359441120 140734359426024 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 12 0 0
/proc/20079/statm: 31075 30320 191 440 0 30631 0
[pid=20088] ppid=20079 vsize=684152 CPUtime=11.08 cores=0,2,4,6
/proc/20088/stat : 20088 (glucosInc) R 20079 20078 18146 0 -1 4202496 99634 0 0 0 1080 28 0 0 20 0 1 0 279608608 700571648 147949 33554432000 4194304 5654031 140736789991872 140736789989480 4216213 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/20088/statm: 171038 147949 141 357 0 170678 0
Current children cumulated CPU time (s) 25.22
Current children cumulated vsize (KiB) 817600

[startup+51.1003 s]
/proc/loadavg: 2.05 2.03 2.03 3/180 20088
/proc/meminfo: memFree=29978956/32873844 swapFree=7900/7900
[pid=20078] ppid=20076 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20078/stat : 20078 (npSolver-pbo-I.) S 20076 20078 18146 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279607168 9367552 275 33554432000 4194304 5064252 140735143135600 140735143134512 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20078/statm: 2287 275 233 213 0 72 0
[pid=20079] ppid=20078 vsize=268092 CPUtime=50.85 cores=0,2,4,6
/proc/20079/stat : 20079 (npSolver-pbo) R 20078 20078 18146 0 -1 4202496 31658 191334 0 0 581 226 4169 109 20 0 1 0 279607168 274526208 64801 33554432000 4194304 5992684 140734359441120 140734359432904 4523474 0 0 4096 0 0 0 0 17 4 0 0 12 0 0
/proc/20079/statm: 67023 64801 192 440 0 66579 0
Current children cumulated CPU time (s) 50.85
Current children cumulated vsize (KiB) 277240

[startup+102.307 s]
/proc/loadavg: 2.06 2.04 2.03 3/181 20092
/proc/meminfo: memFree=29669492/32873844 swapFree=7900/7900
[pid=20078] ppid=20076 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20078/stat : 20078 (npSolver-pbo-I.) S 20076 20078 18146 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279607168 9367552 275 33554432000 4194304 5064252 140735143135600 140735143134512 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20078/statm: 2287 275 233 213 0 72 0
[pid=20079] ppid=20078 vsize=137020 CPUtime=70.54 cores=0,2,4,6
/proc/20079/stat : 20079 (npSolver-pbo) S 20078 20078 18146 0 -1 4202496 43444 285510 0 0 852 278 5770 154 20 0 1 0 279607168 140308480 33501 33554432000 4194304 5992684 140734359441120 140734359426024 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 12 0 0
/proc/20079/statm: 34255 33501 192 440 0 33811 0
[pid=20092] ppid=20079 vsize=520200 CPUtime=31.52 cores=0,2,4,6
/proc/20092/stat : 20092 (glucosInc) R 20079 20078 18146 0 -1 4202496 77246 0 0 0 3129 23 0 0 20 0 1 0 279614245 532684800 111996 33554432000 4194304 5654031 140734499020512 140734499008328 4232800 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20092/statm: 130050 111996 142 357 0 129690 0
Current children cumulated CPU time (s) 102.06
Current children cumulated vsize (KiB) 666368

[startup+162.3 s]
/proc/loadavg: 2.02 2.03 2.02 3/181 20092
/proc/meminfo: memFree=29638404/32873844 swapFree=7900/7900
[pid=20078] ppid=20076 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20078/stat : 20078 (npSolver-pbo-I.) S 20076 20078 18146 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279607168 9367552 275 33554432000 4194304 5064252 140735143135600 140735143134512 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20078/statm: 2287 275 233 213 0 72 0
[pid=20079] ppid=20078 vsize=137020 CPUtime=70.54 cores=0,2,4,6
/proc/20079/stat : 20079 (npSolver-pbo) S 20078 20078 18146 0 -1 4202496 43444 285510 0 0 852 278 5770 154 20 0 1 0 279607168 140308480 33501 33554432000 4194304 5992684 140734359441120 140734359426024 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 12 0 0
/proc/20079/statm: 34255 33501 192 440 0 33811 0
[pid=20092] ppid=20079 vsize=522836 CPUtime=91.5 cores=0,2,4,6
/proc/20092/stat : 20092 (glucosInc) R 20079 20078 18146 0 -1 4202496 78201 0 0 0 9127 23 0 0 20 0 1 0 279614245 535384064 114960 33554432000 4194304 5654031 140734499020512 140734499008328 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20092/statm: 130709 114960 142 357 0 130349 0
Current children cumulated CPU time (s) 162.04
Current children cumulated vsize (KiB) 669004

[startup+222.3 s]
/proc/loadavg: 2.01 2.02 2.01 3/182 20095
/proc/meminfo: memFree=29603856/32873844 swapFree=7900/7900
[pid=20078] ppid=20076 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20078/stat : 20078 (npSolver-pbo-I.) S 20076 20078 18146 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279607168 9367552 275 33554432000 4194304 5064252 140735143135600 140735143134512 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20078/statm: 2287 275 233 213 0 72 0
[pid=20079] ppid=20078 vsize=137020 CPUtime=70.54 cores=0,2,4,6
/proc/20079/stat : 20079 (npSolver-pbo) S 20078 20078 18146 0 -1 4202496 43444 285510 0 0 852 278 5770 154 20 0 1 0 279607168 140308480 33501 33554432000 4194304 5992684 140734359441120 140734359426024 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 12 0 0
/proc/20079/statm: 34255 33501 192 440 0 33811 0
[pid=20092] ppid=20079 vsize=531984 CPUtime=151.48 cores=0,2,4,6
/proc/20092/stat : 20092 (glucosInc) R 20079 20078 18146 0 -1 4202496 79530 0 0 0 15124 24 0 0 20 0 1 0 279614245 544751616 121896 33554432000 4194304 5654031 140734499020512 140734499008328 4232800 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20092/statm: 132996 121896 142 357 0 132636 0
Current children cumulated CPU time (s) 222.02
Current children cumulated vsize (KiB) 678152

[startup+282.3 s]
/proc/loadavg: 2.00 2.02 2.01 3/181 20095
/proc/meminfo: memFree=29605940/32873844 swapFree=7900/7900
[pid=20078] ppid=20076 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/meminfo: memFree=29337152/32873844 swapFree=7900/7900
[pid=20078] ppid=20076 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20078/stat : 20078 (npSolver-pbo-I.) S 20076 20078 18146 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279607168 9367552 275 33554432000 4194304 5064252 140735143135600 140735143134512 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20078/statm: 2287 275 233 213 0 72 0
[pid=20079] ppid=20078 vsize=137020 CPUtime=70.54 cores=0,2,4,6
/proc/20079/stat : 20079 (npSolver-pbo) S 20078 20078 18146 0 -1 4202496 43444 285510 0 0 852 278 5770 154 20 0 1 0 279607168 140308480 33501 33554432000 4194304 5992684 140734359441120 140734359426024 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 12 0 0
/proc/20079/statm: 34255 33501 192 440 0 33811 0
[pid=20092] ppid=20079 vsize=633728 CPUtime=1231.26 cores=0,2,4,6
/proc/20092/stat : 20092 (glucosInc) R 20079 20078 18146 0 -1 4202496 86660 0 0 0 123070 56 0 0 20 0 1 0 279614245 648937472 140166 33554432000 4194304 5654031 140734499020512 140734499008328 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20092/statm: 158432 140166 142 357 0 158072 0
Current children cumulated CPU time (s) 1301.8
Current children cumulated vsize (KiB) 779896

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 20155
/proc/meminfo: memFree=29295948/32873844 swapFree=7900/7900
[pid=20078] ppid=20076 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20078/stat : 20078 (npSolver-pbo-I.) S 20076 20078 18146 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279607168 9367552 275 33554432000 4194304 5064252 140735143135600 140735143134512 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20078/statm: 2287 275 233 213 0 72 0
[pid=20079] ppid=20078 vsize=137020 CPUtime=70.54 cores=0,2,4,6
/proc/20079/stat : 20079 (npSolver-pbo) S 20078 20078 18146 0 -1 4202496 43444 285510 0 0 852 278 5770 154 20 0 1 0 279607168 140308480 33501 33554432000 4194304 5992684 140734359441120 140734359426024 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 12 0 0
/proc/20079/statm: 34255 33501 192 440 0 33811 0
[pid=20092] ppid=20079 vsize=638416 CPUtime=1291.26 cores=0,2,4,6
/proc/20092/stat : 20092 (glucosInc) R 20079 20078 18146 0 -1 4202496 87091 0 0 0 129069 57 0 0 20 0 1 0 279614245 653737984 141619 33554432000 4194304 5654031 140734499020512 140734499018280 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20092/statm: 159604 141619 142 357 0 159244 0
Current children cumulated CPU time (s) 1361.8
Current children cumulated vsize (KiB) 784584

[startup+1422.31 s]
/proc/loadavg: 2.04 2.01 2.00 3/182 20158
/proc/meminfo: memFree=29384744/32873844 swapFree=7900/7900
[pid=20078] ppid=20076 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20078/stat : 20078 (npSolver-pbo-I.) S 20076 20078 18146 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279607168 9367552 275 33554432000 4194304 5064252 140735143135600 140735143134512 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20078/statm: 2287 275 233 213 0 72 0
[pid=20079] ppid=20078 vsize=137020 CPUtime=70.54 cores=0,2,4,6
/proc/20079/stat : 20079 (npSolver-pbo) S 20078 20078 18146 0 -1 4202496 43444 285510 0 0 852 278 5770 154 20 0 1 0 279607168 140308480 33501 33554432000 4194304 5992684 140734359441120 140734359426024 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 12 0 0
/proc/20079/statm: 34255 33501 192 440 0 33811 0
[pid=20092] ppid=20079 vsize=557028 CPUtime=1351.25 cores=0,2,4,6
/proc/20092/stat : 20092 (glucosInc) R 20079 20078 18146 0 -1 4202496 87454 0 0 0 135066 59 0 0 20 0 1 0 279614245 570396672 125067 33554432000 4194304 5654031 140734499020512 140734499008328 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20092/statm: 139257 125067 142 357 0 138897 0
Current children cumulated CPU time (s) 1421.79
Current children cumulated vsize (KiB) 703196

[startup+1482.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 20158
/proc/meminfo: memFree=29371464/32873844 swapFree=7900/7900
[pid=20078] ppid=20076 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20078/stat : 20078 (npSolver-pbo-I.) S 20076 20078 18146 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279607168 9367552 275 33554432000 4194304 5064252 140735143135600 140735143134512 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20078/statm: 2287 275 233 213 0 72 0
[pid=20079] ppid=20078 vsize=137020 CPUtime=70.54 cores=0,2,4,6
/proc/20079/stat : 20079 (npSolver-pbo) S 20078 20078 18146 0 -1 4202496 43444 285510 0 0 852 278 5770 154 20 0 1 0 279607168 140308480 33501 33554432000 4194304 5992684 140734359441120 140734359426024 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 12 0 0
/proc/20079/statm: 34255 33501 192 440 0 33811 0
[pid=20092] ppid=20079 vsize=557028 CPUtime=1411.23 cores=0,2,4,6
/proc/20092/stat : 20092 (glucosInc) R 20079 20078 18146 0 -1 4202496 87460 0 0 0 141064 59 0 0 20 0 1 0 279614245 570396672 126662 33554432000 4194304 5654031 140734499020512 140734499008328 4233036 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20092/statm: 139257 126662 142 357 0 138897 0
Current children cumulated CPU time (s) 1481.77
Current children cumulated vsize (KiB) 703196

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 20159
/proc/meminfo: memFree=29370720/32873844 swapFree=7900/7900
[pid=20078] ppid=20076 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20078/stat : 20078 (npSolver-pbo-I.) S 20076 20078 18146 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279607168 9367552 275 33554432000 4194304 5064252 140735143135600 140735143134512 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20078/statm: 2287 275 233 213 0 72 0
[pid=20079] ppid=20078 vsize=137020 CPUtime=70.54 cores=0,2,4,6
/proc/20079/stat : 20079 (npSolver-pbo) S 20078 20078 18146 0 -1 4202496 43444 285510 0 0 852 278 5770 154 20 0 1 0 279607168 140308480 33501 33554432000 4194304 5992684 140734359441120 140734359426024 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 12 0 0
/proc/20079/statm: 34255 33501 192 440 0 33811 0
[pid=20092] ppid=20079 vsize=557028 CPUtime=1471.22 cores=0,2,4,6
/proc/20092/stat : 20092 (glucosInc) R 20079 20078 18146 0 -1 4202496 87465 0 0 0 147063 59 0 0 20 0 1 0 279614245 570396672 129222 33554432000 4194304 5654031 140734499020512 140734499008328 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20092/statm: 139257 129222 142 357 0 138897 0
Current children cumulated CPU time (s) 1541.76
Current children cumulated vsize (KiB) 703196

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 20159
/proc/meminfo: memFree=29339196/32873844 swapFree=7900/7900
[pid=20078] ppid=20076 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20078/stat : 20078 (npSolver-pbo-I.) S 20076 20078 18146 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279607168 9367552 275 33554432000 4194304 5064252 140735143135600 140735143134512 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20078/statm: 2287 275 233 213 0 72 0
[pid=20079] ppid=20078 vsize=137020 CPUtime=70.54 cores=0,2,4,6
/proc/20079/stat : 20079 (npSolver-pbo) S 20078 20078 18146 0 -1 4202496 43444 285510 0 0 852 278 5770 154 20 0 1 0 279607168 140308480 33501 33554432000 4194304 5992684 140734359441120 140734359426024 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 12 0 0
/proc/20079/statm: 34255 33501 192 440 0 33811 0
[pid=20092] ppid=20079 vsize=638416 CPUtime=1531.21 cores=0,2,4,6
/proc/20092/stat : 20092 (glucosInc) R 20079 20078 18146 0 -1 4202496 87641 0 0 0 153061 60 0 0 20 0 1 0 279614245 653737984 133486 33554432000 4194304 5654031 140734499020512 140734499008328 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20092/statm: 159604 133486 142 357 0 159244 0
Current children cumulated CPU time (s) 1601.75
Current children cumulated vsize (KiB) 784584

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 20159
/proc/meminfo: memFree=29345156/32873844 swapFree=7900/7900
[pid=20078] ppid=20076 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20078/stat : 20078 (npSolver-pbo-I.) S 20076 20078 18146 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279607168 9367552 275 33554432000 4194304 5064252 140735143135600 140735143134512 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20078/statm: 2287 275 233 213 0 72 0
[pid=20079] ppid=20078 vsize=137020 CPUtime=70.54 cores=0,2,4,6
/proc/20079/stat : 20079 (npSolver-pbo) S 20078 20078 18146 0 -1 4202496 43444 285510 0 0 852 278 5770 154 20 0 1 0 279607168 140308480 33501 33554432000 4194304 5992684 140734359441120 140734359426024 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 12 0 0
/proc/20079/statm: 34255 33501 192 440 0 33811 0
[pid=20092] ppid=20079 vsize=638416 CPUtime=1591.21 cores=0,2,4,6
/proc/20092/stat : 20092 (glucosInc) R 20079 20078 18146 0 -1 4202496 87647 0 0 0 159060 61 0 0 20 0 1 0 279614245 653737984 136558 33554432000 4194304 5654031 140734499020512 140734499008328 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20092/statm: 159604 136558 142 357 0 159244 0
Current children cumulated CPU time (s) 1661.75
Current children cumulated vsize (KiB) 784584

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 20159
/proc/meminfo: memFree=29334916/32873844 swapFree=7900/7900
[pid=20078] ppid=20076 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20078/stat : 20078 (npSolver-pbo-I.) S 20076 20078 18146 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279607168 9367552 275 33554432000 4194304 5064252 140735143135600 140735143134512 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20078/statm: 2287 275 233 213 0 72 0
[pid=20079] ppid=20078 vsize=137020 CPUtime=70.54 cores=0,2,4,6
/proc/20079/stat : 20079 (npSolver-pbo) S 20078 20078 18146 0 -1 4202496 43444 285510 0 0 852 278 5770 154 20 0 1 0 279607168 140308480 33501 33554432000 4194304 5992684 140734359441120 140734359426024 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 12 0 0
/proc/20079/statm: 34255 33501 192 440 0 33811 0
[pid=20092] ppid=20079 vsize=638416 CPUtime=1651.2 cores=0,2,4,6
/proc/20092/stat : 20092 (glucosInc) R 20079 20078 18146 0 -1 4202496 87651 0 0 0 165059 61 0 0 20 0 1 0 279614245 653737984 138606 33554432000 4194304 5654031 140734499020512 140734499008328 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20092/statm: 159604 138606 142 357 0 159244 0
Current children cumulated CPU time (s) 1721.74
Current children cumulated vsize (KiB) 784584

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 20160
/proc/meminfo: memFree=29347208/32873844 swapFree=7900/7900
[pid=20078] ppid=20076 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20078/stat : 20078 (npSolver-pbo-I.) S 20076 20078 18146 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279607168 9367552 275 33554432000 4194304 5064252 140735143135600 140735143134512 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20078/statm: 2287 275 233 213 0 72 0
[pid=20079] ppid=20078 vsize=137020 CPUtime=70.54 cores=0,2,4,6
/proc/20079/stat : 20079 (npSolver-pbo) S 20078 20078 18146 0 -1 4202496 43444 285510 0 0 852 278 5770 154 20 0 1 0 279607168 140308480 33501 33554432000 4194304 5992684 140734359441120 140734359426024 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 12 0 0
/proc/20079/statm: 34255 33501 192 440 0 33811 0
[pid=20092] ppid=20079 vsize=638416 CPUtime=1711.18 cores=0,2,4,6
/proc/20092/stat : 20092 (glucosInc) R 20079 20078 18146 0 -1 4202496 88185 0 0 0 171053 65 0 0 20 0 1 0 279614245 653737984 136046 33554432000 4194304 5654031 140734499020512 140734499008328 4217732 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20092/statm: 159604 136046 142 357 0 159244 0
Current children cumulated CPU time (s) 1781.72
Current children cumulated vsize (KiB) 784584



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 20160
/proc/meminfo: memFree=29338744/32873844 swapFree=7900/7900
[pid=20078] ppid=20076 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20078/stat : 20078 (npSolver-pbo-I.) S 20076 20078 18146 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279607168 9367552 275 33554432000 4194304 5064252 140735143135600 140735143134512 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20078/statm: 2287 275 233 213 0 72 0
[pid=20079] ppid=20078 vsize=137020 CPUtime=70.54 cores=0,2,4,6
/proc/20079/stat : 20079 (npSolver-pbo) S 20078 20078 18146 0 -1 4202496 43444 285510 0 0 852 278 5770 154 20 0 1 0 279607168 140308480 33501 33554432000 4194304 5992684 140734359441120 140734359426024 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 12 0 0
/proc/20079/statm: 34255 33501 192 440 0 33811 0
[pid=20092] ppid=20079 vsize=638416 CPUtime=1729.49 cores=0,2,4,6
/proc/20092/stat : 20092 (glucosInc) R 20079 20078 18146 0 -1 4202496 88187 0 0 0 172884 65 0 0 20 0 1 0 279614245 653737984 137070 33554432000 4194304 5654031 140734499020512 140734499008328 4214638 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20092/statm: 159604 137070 142 357 0 159244 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 784584

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

Real time (s): 1800.62
CPU time (s): 1800.03
CPU user time (s): 1795.06
CPU system time (s): 4.97
CPU usage (%): 99.9671
Max. virtual memory (cumulated for all children) (KiB): 1042384

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
system time used= 0.001999
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= 2

runsolver used 3.82142 second user time and 10.5344 second system time

The end

Launcher Data

Begin job on node137 at 2012-05-27 18:07:06
IDJOB=3699326
IDBENCH=92744
IDSOLVER=2276
FILE ID=node137/3699326-1338134826
RUNJOBID= node137-1338118427-18162
PBS_JOBID= 14624475
Free space on /tmp= 71344 MiB

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

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

MD5SUM BENCH= e89bd659c62f9d4197f3ccc320e60b79
RANDOM SEED=1816801597

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        30425724 kB
Buffers:          316844 kB
Cached:           725888 kB
SwapCached:        20904 kB
Active:          1486716 kB
Inactive:         111624 kB
Active(anon):     533916 kB
Inactive(anon):    23948 kB
Active(file):     952800 kB
Inactive(file):    87676 kB
Unevictable:        7900 kB
Mlocked:            7900 kB
SwapTotal:      67108856 kB
SwapFree:       67082664 kB
Dirty:              9728 kB
Writeback:             0 kB
AnonPages:        691132 kB
Mapped:            11088 kB
Shmem:                 0 kB
Slab:             703976 kB
SReclaimable:     145672 kB
SUnreclaim:       558304 kB
KernelStack:        1504 kB
PageTables:         5320 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     703276 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    524288 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= 71084 MiB
End job on node137 at 2012-05-27 18:37:09