Trace number 3748600

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.03 1800.41

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Multihop/
normalized-minisat25_6_4_2_mh.opb
MD5SUM99b9d857fa76010de9eccc60c212aa45
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark6197734
Best CPU time to get the best result obtained on this benchmark1800.2
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables31350
Total number of constraints73332
Number of constraints which are clauses57050
Number of constraints which are cardinality constraints (but not clauses)32
Number of constraints which are nor clauses,nor cardinality constraints16250
Minimum length of a constraint2
Maximum length of a constraint925
Number of terms in the objective function 16825
Biggest coefficient in the objective function 122763473
Number of bits for the biggest coefficient in the objective function 27
Sum of the numbers in the objective function 13620914685
Number of bits of the sum of numbers in the objective function 34
Biggest number in a constraint 122763473
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 13620914685
Number of bits of the biggest sum of numbers34
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.22	c old isEQ: 0, new EQ is 1
0.00/0.22	c old isEQ: 116, new EQ is 0
0.00/0.23	c old isEQ: 0, new EQ is 0
0.00/0.24	c old isEQ: 0, new EQ is 0
0.00/0.24	c old isEQ: 0, new EQ is 0
0.00/0.25	c old isEQ: 0, new EQ is 0
0.00/0.26	c old isEQ: 0, new EQ is 0
0.00/0.27	c old isEQ: 0, new EQ is 0
0.00/0.28	c old isEQ: 0, new EQ is 0
0.00/0.28	c old isEQ: 0, new EQ is 0
0.00/0.29	c old isEQ: 0, new EQ is 0
0.00/0.30	c old isEQ: 0, new EQ is 0
0.00/0.31	c old isEQ: 0, new EQ is 0
0.00/0.31	c old isEQ: 0, new EQ is 0
0.00/0.32	c old isEQ: 0, new EQ is 0
0.00/0.33	c old isEQ: 0, new EQ is 0
0.00/0.34	c old isEQ: 0, new EQ is 0
0.00/0.34	c old isEQ: 0, new EQ is 0
0.00/0.35	c old isEQ: 0, new EQ is 0
0.00/0.36	c old isEQ: 0, new EQ is 0
0.00/0.37	c old isEQ: 0, new EQ is 0
0.00/0.38	c old isEQ: 0, new EQ is 0
0.00/0.38	c old isEQ: 0, new EQ is 0
0.00/0.39	c old isEQ: 0, new EQ is 0
0.00/0.40	c old isEQ: 0, new EQ is 0
0.00/0.41	c old isEQ: 0, new EQ is 0
0.00/0.43	c old isEQ: 0, new EQ is 1
0.00/0.49	c old isEQ: 1, new EQ is 1
0.00/0.56	c run inc solver
0.00/0.56	c [INC SYSTEM] run initial solver
0.00/0.56	c [INC SYSTEM] preprocess with white file
2.28/2.31	c [INC SYSTEM] finished preprocessing in 1 s
2.30/2.45	c [INC SYSTEM] execute solver
2.30/2.54	c [INC SEARCH] formula is SAT
2.30/2.55	c [INC SYSTEM] solved the initial formula
2.36/2.65	c model valid
2.36/2.65	c current solution ok
3.17/3.28	o 279377318
3.17/3.28	c execute binary inc search
3.17/3.28	c [INC SEARCH] current bound: 139688671
3.17/3.28	c [INC SEARCH] iteration: 0
3.17/3.28	c [INC SEARCH] lower bound: 0 upperbound 279377343 current bound: 139688671 best value:279377343
3.17/3.28	c [INC SYSTEM] there exists a inc, kill it!
3.17/3.28	c write failed with 2
3.17/3.29	c [INC SYSTEM] create new solver instance
3.17/3.29	c [INC] encode full formula
3.17/3.29	c fallback to adder encoding
5.78/5.84	c set iterative enc to: adder
5.78/5.84	c set iterative enc to: none
6.07/6.15	c [INC SEARCH] isOptimum variable: 0
1800.03/1800.41	HOME/npSolver-pbo-I.sh: line 18: 29256 Terminated              ./npSolver-pbo $file $tmp -rnd_seed=$seed -useQuickBound=0 -useBinSearch=1 -useCP2=1 -useInc=1

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-3748600-1339174013/watcher-3748600-1339174013 -o /tmp/evaluation-result-3748600-1339174013/solver-3748600-1339174013 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3748600-1339174013.opb 724463596 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.06 2.06 2.06 3/178 29255
/proc/meminfo: memFree=31273616/32873648 swapFree=7376/7376
[pid=29255] ppid=29253 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29255/stat : 29255 (npSolver-pbo-I.) S 29253 29255 28786 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383527263 9367552 275 33554432000 4194304 5064252 140735291626896 140735291625808 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29255/statm: 2287 275 233 213 0 72 0

[startup+0.04891 s]
/proc/loadavg: 2.06 2.06 2.06 3/178 29255
/proc/meminfo: memFree=31273616/32873648 swapFree=7376/7376
[pid=29255] ppid=29253 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29255/stat : 29255 (npSolver-pbo-I.) S 29253 29255 28786 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383527263 9367552 275 33554432000 4194304 5064252 140735291626896 140735291625808 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29255/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100254 s]
/proc/loadavg: 2.06 2.06 2.06 3/178 29255
/proc/meminfo: memFree=31273616/32873648 swapFree=7376/7376
[pid=29255] ppid=29253 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29255/stat : 29255 (npSolver-pbo-I.) S 29253 29255 28786 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383527263 9367552 275 33554432000 4194304 5064252 140735291626896 140735291625808 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29255/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300231 s]
/proc/loadavg: 2.06 2.06 2.06 3/178 29255
/proc/meminfo: memFree=31273616/32873648 swapFree=7376/7376
[pid=29255] ppid=29253 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29255/stat : 29255 (npSolver-pbo-I.) S 29253 29255 28786 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383527263 9367552 275 33554432000 4194304 5064252 140735291626896 140735291625808 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29255/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700122 s]
/proc/loadavg: 2.06 2.06 2.06 3/178 29255
/proc/meminfo: memFree=31273616/32873648 swapFree=7376/7376
[pid=29255] ppid=29253 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29255/stat : 29255 (npSolver-pbo-I.) S 29253 29255 28786 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383527263 9367552 275 33554432000 4194304 5064252 140735291626896 140735291625808 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29255/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.06 2.06 2.06 3/182 29259
/proc/meminfo: memFree=31095256/32873648 swapFree=7376/7376
[pid=29255] ppid=29253 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29255/stat : 29255 (npSolver-pbo-I.) S 29253 29255 28786 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383527263 9367552 275 33554432000 4194304 5064252 140735291626896 140735291625808 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29255/statm: 2287 275 233 213 0 72 0
[pid=29256] ppid=29255 vsize=71952 CPUtime=0.59 cores=0,2,4,6
/proc/29256/stat : 29256 (npSolver-pbo) S 29255 29255 28786 0 -1 4202496 10728 0 0 0 55 4 0 0 20 0 1 0 383527263 73678848 17363 33554432000 4194304 6004724 140735839102560 140735839097024 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29256/statm: 17988 17363 164 442 0 17542 0
[pid=29258] ppid=29256 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29258/stat : 29258 (cp2_pre.sh) S 29256 29255 28786 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 383527322 9367552 276 33554432000 4194304 5064252 140735235313296 140735235312000 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/29258/statm: 2287 276 234 213 0 72 0
[pid=29259] ppid=29258 vsize=135896 CPUtime=0.89 cores=0,2,4,6
/proc/29259/stat : 29259 (coprocessor) R 29258 29255 28786 0 -1 4202496 25295 0 0 0 86 3 0 0 20 0 1 0 383527322 139157504 32975 33554432000 4194304 6586260 140735371149312 140735371145032 4683293 0 0 4096 8404994 0 0 0 17 0 0 0 0 0 0
/proc/29259/statm: 33974 32975 192 584 0 33386 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 226144

[startup+3.10016 s]
/proc/loadavg: 2.06 2.06 2.06 3/182 29259
/proc/meminfo: memFree=31062628/32873648 swapFree=7376/7376
[pid=29255] ppid=29253 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29255/stat : 29255 (npSolver-pbo-I.) S 29253 29255 28786 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383527263 9367552 275 33554432000 4194304 5064252 140735291626896 140735291625808 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29255/statm: 2287 275 233 213 0 72 0
[pid=29256] ppid=29255 vsize=71952 CPUtime=2.86 cores=0,2,4,6
/proc/29256/stat : 29256 (npSolver-pbo) R 29255 29255 28786 0 -1 4202496 12472 26986 0 0 74 41 162 9 20 0 1 0 383527263 73678848 17372 33554432000 4194304 6004724 140735839102560 140735839096760 5190832 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29256/statm: 17988 17372 173 442 0 17542 0
Current children cumulated CPU time (s) 2.86
Current children cumulated vsize (KiB) 81100

[startup+6.30021 s]
/proc/loadavg: 2.05 2.06 2.06 3/180 29262
/proc/meminfo: memFree=31022960/32873648 swapFree=7376/7376
[pid=29255] ppid=29253 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29255/stat : 29255 (npSolver-pbo-I.) S 29253 29255 28786 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383527263 9367552 275 33554432000 4194304 5064252 140735291626896 140735291625808 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29255/statm: 2287 275 233 213 0 72 0
[pid=29256] ppid=29255 vsize=88336 CPUtime=6.13 cores=0,2,4,6
/proc/29256/stat : 29256 (npSolver-pbo) S 29255 29255 28786 0 -1 4202496 18547 40051 0 0 328 89 182 14 20 0 1 0 383527263 90456064 21479 33554432000 4194304 6004724 140735839102560 140735839087480 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/29256/statm: 22084 21479 184 442 0 21638 0
Current children cumulated CPU time (s) 6.13
Current children cumulated vsize (KiB) 97484

[startup+12.7004 s]
/proc/loadavg: 2.13 2.08 2.06 3/181 29264
/proc/meminfo: memFree=30527632/32873648 swapFree=7376/7376
[pid=29255] ppid=29253 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29255/stat : 29255 (npSolver-pbo-I.) S 29253 29255 28786 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383527263 9367552 275 33554432000 4194304 5064252 140735291626896 140735291625808 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29255/statm: 2287 275 233 213 0 72 0
[pid=29256] ppid=29255 vsize=88336 CPUtime=6.13 cores=0,2,4,6
/proc/29256/stat : 29256 (npSolver-pbo) S 29255 29255 28786 0 -1 4202496 18547 40051 0 0 328 89 182 14 20 0 1 0 383527263 90456064 21479 33554432000 4194304 6004724 140735839102560 140735839087480 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/29256/statm: 22084 21479 184 442 0 21638 0
[pid=29264] ppid=29256 vsize=533828 CPUtime=6.53 cores=0,2,4,6
/proc/29264/stat : 29264 (glucosInc) R 29256 29255 28786 0 -1 4202496 80025 0 0 0 634 19 0 0 20 0 1 0 383527879 546639872 115097 33554432000 4194304 5654031 140734153113168 140734153110776 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/29264/statm: 133457 115097 141 357 0 133097 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 631312

[startup+25.5004 s]
/proc/loadavg: 2.17 2.09 2.07 3/181 29264
/proc/meminfo: memFree=30526964/32873648 swapFree=7376/7376
[pid=29255] ppid=29253 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29255/stat : 29255 (npSolver-pbo-I.) S 29253 29255 28786 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383527263 9367552 275 33554432000 4194304 5064252 140735291626896 140735291625808 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29255/statm: 2287 275 233 213 0 72 0
[pid=29256] ppid=29255 vsize=88336 CPUtime=6.13 cores=0,2,4,6
/proc/29256/stat : 29256 (npSolver-pbo) S 29255 29255 28786 0 -1 4202496 18547 40051 0 0 328 89 182 14 20 0 1 0 383527263 90456064 21479 33554432000 4194304 6004724 140735839102560 140735839087480 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/29256/statm: 22084 21479 184 442 0 21638 0
[pid=29264] ppid=29256 vsize=534092 CPUtime=19.33 cores=0,2,4,6
/proc/29264/stat : 29264 (glucosInc) R 29256 29255 28786 0 -1 4202496 80095 0 0 0 1914 19 0 0 20 0 1 0 383527879 546910208 115167 33554432000 4194304 5654031 140734153113168 140734153110952 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/29264/statm: 133523 115167 141 357 0 133163 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 631576

[startup+51.1003 s]
/proc/loadavg: 2.11 2.08 2.06 3/181 29264
/proc/meminfo: memFree=30484740/32873648 swapFree=7376/7376
[pid=29255] ppid=29253 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29255/stat : 29255 (npSolver-pbo-I.) S 29253 29255 28786 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383527263 9367552 275 33554432000 4194304 5064252 140735291626896 140735291625808 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29255/statm: 2287 275 233 213 0 72 0
[pid=29256] ppid=29255 vsize=88336 CPUtime=6.13 cores=0,2,4,6
/proc/29256/stat : 29256 (npSolver-pbo) S 29255 29255 28786 0 -1 4202496 18547 40051 0 0 328 89 182 14 20 0 1 0 383527263 90456064 21479 33554432000 4194304 6004724 140735839102560 140735839087480 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/29256/statm: 22084 21479 184 442 0 21638 0
[pid=29264] ppid=29256 vsize=538288 CPUtime=44.93 cores=0,2,4,6
/proc/29264/stat : 29264 (glucosInc) R 29256 29255 28786 0 -1 4202496 81611 0 0 0 4473 20 0 0 20 0 1 0 383527879 551206912 117699 33554432000 4194304 5654031 140734153113168 140734153100984 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/29264/statm: 134572 117699 141 357 0 134212 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 635772

[startup+102.307 s]
/proc/loadavg: 2.14 2.09 2.07 3/181 29264
/proc/meminfo: memFree=30477152/32873648 swapFree=7376/7376
[pid=29255] ppid=29253 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29255/stat : 29255 (npSolver-pbo-I.) S 29253 29255 28786 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383527263 9367552 275 33554432000 4194304 5064252 140735291626896 140735291625808 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29255/statm: 2287 275 233 213 0 72 0
[pid=29256] ppid=29255 vsize=88336 CPUtime=6.13 cores=0,2,4,6
/proc/29256/stat : 29256 (npSolver-pbo) S 29255 29255 28786 0 -1 4202496 18547 40051 0 0 328 89 182 14 20 0 1 0 383527263 90456064 21479 33554432000 4194304 6004724 140735839102560 140735839087480 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/29256/statm: 22084 21479 184 442 0 21638 0
[pid=29264] ppid=29256 vsize=545396 CPUtime=96.12 cores=0,2,4,6
/proc/29264/stat : 29264 (glucosInc) R 29256 29255 28786 0 -1 4202496 82977 0 0 0 9592 20 0 0 20 0 1 0 383527879 558485504 119576 33554432000 4194304 5654031 140734153113168 140734153100984 4232479 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/29264/statm: 136349 119576 141 357 0 135989 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 642880

[startup+162.3 s]
/proc/loadavg: 2.12 2.10 2.08 3/181 29264
/proc/meminfo: memFree=30469228/32873648 swapFree=7376/7376
[pid=29255] ppid=29253 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29255/stat : 29255 (npSolver-pbo-I.) S 29253 29255 28786 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383527263 9367552 275 33554432000 4194304 5064252 140735291626896 140735291625808 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29255/statm: 2287 275 233 213 0 72 0
[pid=29256] ppid=29255 vsize=88336 CPUtime=6.13 cores=0,2,4,6
/proc/29256/stat : 29256 (npSolver-pbo) S 29255 29255 28786 0 -1 4202496 18547 40051 0 0 328 89 182 14 20 0 1 0 383527263 90456064 21479 33554432000 4194304 6004724 140735839102560 140735839087480 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/29256/statm: 22084 21479 184 442 0 21638 0
[pid=29264] ppid=29256 vsize=549268 CPUtime=156.1 cores=0,2,4,6
/proc/29264/stat : 29264 (glucosInc) R 29256 29255 28786 0 -1 4202496 83221 0 0 0 15590 20 0 0 20 0 1 0 383527879 562450432 121347 33554432000 4194304 5654031 140734153113168 140734153100984 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/29264/statm: 137317 121347 141 357 0 136957 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 646752

[startup+222.3 s]
/proc/loadavg: 2.13 2.11 2.08 3/182 29268
/proc/meminfo: memFree=30424316/32873648 swapFree=7376/7376
[pid=29255] ppid=29253 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29255/stat : 29255 (npSolver-pbo-I.) S 29253 29255 28786 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383527263 9367552 275 33554432000 4194304 5064252 140735291626896 140735291625808 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29255/statm: 2287 275 233 213 0 72 0
[pid=29256] ppid=29255 vsize=88336 CPUtime=6.13 cores=0,2,4,6
/proc/29256/stat : 29256 (npSolver-pbo) S 29255 29255 28786 0 -1 4202496 18547 40051 0 0 328 89 182 14 20 0 1 0 383527263 90456064 21479 33554432000 4194304 6004724 140735839102560 140735839087480 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/29256/statm: 22084 21479 184 442 0 21638 0
[pid=29264] ppid=29256 vsize=549268 CPUtime=216.07 cores=0,2,4,6
/proc/29264/stat : 29264 (glucosInc) R 29256 29255 28786 0 -1 4202496 83382 0 0 0 21586 21 0 0 20 0 1 0 383527879 562450432 123512 33554432000 4194304 5654031 140734153113168 140734153100984 4232800 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/29264/statm: 137317 123512 141 357 0 136957 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 646752

[startup+282.3 s]
/proc/loadavg: 2.05 2.09 2.07 3/181 29268
/proc/meminfo: memFree=30411960/32873648 swapFree=7376/7376
[pid=29255] ppid=29253 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/loadavg: 2.14 2.13 2.09 3/181 29297
/proc/meminfo: memFree=30387076/32873648 swapFree=7376/7376
[pid=29255] ppid=29253 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29255/stat : 29255 (npSolver-pbo-I.) S 29253 29255 28786 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383527263 9367552 275 33554432000 4194304 5064252 140735291626896 140735291625808 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29255/statm: 2287 275 233 213 0 72 0
[pid=29256] ppid=29255 vsize=88336 CPUtime=6.13 cores=0,2,4,6
/proc/29256/stat : 29256 (npSolver-pbo) S 29255 29255 28786 0 -1 4202496 18547 40051 0 0 328 89 182 14 20 0 1 0 383527263 90456064 21479 33554432000 4194304 6004724 140735839102560 140735839087480 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/29256/statm: 22084 21479 184 442 0 21638 0
[pid=29264] ppid=29256 vsize=571344 CPUtime=1295.87 cores=0,2,4,6
/proc/29264/stat : 29264 (glucosInc) R 29256 29255 28786 0 -1 4202496 90708 0 0 0 129541 46 0 0 20 0 1 0 383527879 585056256 129076 33554432000 4194304 5654031 140734153113168 140734153100984 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/29264/statm: 142836 129076 141 357 0 142476 0
Current children cumulated CPU time (s) 1302
Current children cumulated vsize (KiB) 668828

[startup+1362.3 s]
/proc/loadavg: 2.09 2.12 2.09 3/181 29297
/proc/meminfo: memFree=30403224/32873648 swapFree=7376/7376
[pid=29255] ppid=29253 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29255/stat : 29255 (npSolver-pbo-I.) S 29253 29255 28786 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383527263 9367552 275 33554432000 4194304 5064252 140735291626896 140735291625808 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29255/statm: 2287 275 233 213 0 72 0
[pid=29256] ppid=29255 vsize=88336 CPUtime=6.13 cores=0,2,4,6
/proc/29256/stat : 29256 (npSolver-pbo) S 29255 29255 28786 0 -1 4202496 18547 40051 0 0 328 89 182 14 20 0 1 0 383527263 90456064 21479 33554432000 4194304 6004724 140735839102560 140735839087480 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/29256/statm: 22084 21479 184 442 0 21638 0
[pid=29264] ppid=29256 vsize=571344 CPUtime=1355.85 cores=0,2,4,6
/proc/29264/stat : 29264 (glucosInc) R 29256 29255 28786 0 -1 4202496 91521 0 0 0 135534 51 0 0 20 0 1 0 383527879 585056256 126522 33554432000 4194304 5654031 140734153113168 140734153100984 4209096 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/29264/statm: 142836 126522 141 357 0 142476 0
Current children cumulated CPU time (s) 1361.98
Current children cumulated vsize (KiB) 668828

[startup+1422.31 s]
/proc/loadavg: 2.08 2.11 2.09 3/182 29300
/proc/meminfo: memFree=30389072/32873648 swapFree=7376/7376
[pid=29255] ppid=29253 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29255/stat : 29255 (npSolver-pbo-I.) S 29253 29255 28786 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383527263 9367552 275 33554432000 4194304 5064252 140735291626896 140735291625808 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29255/statm: 2287 275 233 213 0 72 0
[pid=29256] ppid=29255 vsize=88336 CPUtime=6.13 cores=0,2,4,6
/proc/29256/stat : 29256 (npSolver-pbo) S 29255 29255 28786 0 -1 4202496 18547 40051 0 0 328 89 182 14 20 0 1 0 383527263 90456064 21479 33554432000 4194304 6004724 140735839102560 140735839087480 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/29256/statm: 22084 21479 184 442 0 21638 0
[pid=29264] ppid=29256 vsize=571344 CPUtime=1415.85 cores=0,2,4,6
/proc/29264/stat : 29264 (glucosInc) R 29256 29255 28786 0 -1 4202496 91524 0 0 0 141534 51 0 0 20 0 1 0 383527879 585056256 128058 33554432000 4194304 5654031 140734153113168 140734153100984 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/29264/statm: 142836 128058 141 357 0 142476 0
Current children cumulated CPU time (s) 1421.98
Current children cumulated vsize (KiB) 668828

[startup+1482.3 s]
/proc/loadavg: 2.12 2.12 2.09 3/181 29303
/proc/meminfo: memFree=30468284/32873648 swapFree=7376/7376
[pid=29255] ppid=29253 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29255/stat : 29255 (npSolver-pbo-I.) S 29253 29255 28786 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383527263 9367552 275 33554432000 4194304 5064252 140735291626896 140735291625808 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29255/statm: 2287 275 233 213 0 72 0
[pid=29256] ppid=29255 vsize=88336 CPUtime=6.13 cores=0,2,4,6
/proc/29256/stat : 29256 (npSolver-pbo) S 29255 29255 28786 0 -1 4202496 18547 40051 0 0 328 89 182 14 20 0 1 0 383527263 90456064 21479 33554432000 4194304 6004724 140735839102560 140735839087480 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/29256/statm: 22084 21479 184 442 0 21638 0
[pid=29264] ppid=29256 vsize=571344 CPUtime=1475.83 cores=0,2,4,6
/proc/29264/stat : 29264 (glucosInc) R 29256 29255 28786 0 -1 4202496 91530 0 0 0 147532 51 0 0 20 0 1 0 383527879 585056256 131130 33554432000 4194304 5654031 140734153113168 140734153100984 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/29264/statm: 142836 131130 141 357 0 142476 0
Current children cumulated CPU time (s) 1481.96
Current children cumulated vsize (KiB) 668828

[startup+1542.3 s]
/proc/loadavg: 2.04 2.09 2.08 3/181 29303
/proc/meminfo: memFree=30469444/32873648 swapFree=7376/7376
[pid=29255] ppid=29253 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29255/stat : 29255 (npSolver-pbo-I.) S 29253 29255 28786 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383527263 9367552 275 33554432000 4194304 5064252 140735291626896 140735291625808 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29255/statm: 2287 275 233 213 0 72 0
[pid=29256] ppid=29255 vsize=88336 CPUtime=6.13 cores=0,2,4,6
/proc/29256/stat : 29256 (npSolver-pbo) S 29255 29255 28786 0 -1 4202496 18547 40051 0 0 328 89 182 14 20 0 1 0 383527263 90456064 21479 33554432000 4194304 6004724 140735839102560 140735839087480 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/29256/statm: 22084 21479 184 442 0 21638 0
[pid=29264] ppid=29256 vsize=571344 CPUtime=1535.82 cores=0,2,4,6
/proc/29264/stat : 29264 (glucosInc) R 29256 29255 28786 0 -1 4202496 92361 0 0 0 153527 55 0 0 20 0 1 0 383527879 585056256 127570 33554432000 4194304 5654031 140734153113168 140734153100984 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/29264/statm: 142836 127570 141 357 0 142476 0
Current children cumulated CPU time (s) 1541.95
Current children cumulated vsize (KiB) 668828

[startup+1602.3 s]
/proc/loadavg: 2.10 2.10 2.09 3/181 29303
/proc/meminfo: memFree=30432768/32873648 swapFree=7376/7376
[pid=29255] ppid=29253 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29255/stat : 29255 (npSolver-pbo-I.) S 29253 29255 28786 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383527263 9367552 275 33554432000 4194304 5064252 140735291626896 140735291625808 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29255/statm: 2287 275 233 213 0 72 0
[pid=29256] ppid=29255 vsize=88336 CPUtime=6.13 cores=0,2,4,6
/proc/29256/stat : 29256 (npSolver-pbo) S 29255 29255 28786 0 -1 4202496 18547 40051 0 0 328 89 182 14 20 0 1 0 383527263 90456064 21479 33554432000 4194304 6004724 140735839102560 140735839087480 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/29256/statm: 22084 21479 184 442 0 21638 0
[pid=29264] ppid=29256 vsize=571344 CPUtime=1595.82 cores=0,2,4,6
/proc/29264/stat : 29264 (glucosInc) R 29256 29255 28786 0 -1 4202496 92364 0 0 0 159526 56 0 0 20 0 1 0 383527879 585056256 128595 33554432000 4194304 5654031 140734153113168 140734153100984 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/29264/statm: 142836 128595 141 357 0 142476 0
Current children cumulated CPU time (s) 1601.95
Current children cumulated vsize (KiB) 668828

[startup+1662.3 s]
/proc/loadavg: 2.12 2.11 2.09 3/181 29303
/proc/meminfo: memFree=30397644/32873648 swapFree=7376/7376
[pid=29255] ppid=29253 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29255/stat : 29255 (npSolver-pbo-I.) S 29253 29255 28786 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383527263 9367552 275 33554432000 4194304 5064252 140735291626896 140735291625808 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29255/statm: 2287 275 233 213 0 72 0
[pid=29256] ppid=29255 vsize=88336 CPUtime=6.13 cores=0,2,4,6
/proc/29256/stat : 29256 (npSolver-pbo) S 29255 29255 28786 0 -1 4202496 18547 40051 0 0 328 89 182 14 20 0 1 0 383527263 90456064 21479 33554432000 4194304 6004724 140735839102560 140735839087480 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/29256/statm: 22084 21479 184 442 0 21638 0
[pid=29264] ppid=29256 vsize=652732 CPUtime=1655.81 cores=0,2,4,6
/proc/29264/stat : 29264 (glucosInc) R 29256 29255 28786 0 -1 4202496 93065 0 0 0 165524 57 0 0 20 0 1 0 383527879 668397568 137983 33554432000 4194304 5654031 140734153113168 140734153111256 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/29264/statm: 163183 137983 141 357 0 162823 0
Current children cumulated CPU time (s) 1661.94
Current children cumulated vsize (KiB) 750216

[startup+1722.3 s]
/proc/loadavg: 2.13 2.12 2.09 3/181 29303
/proc/meminfo: memFree=30393236/32873648 swapFree=7376/7376
[pid=29255] ppid=29253 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29255/stat : 29255 (npSolver-pbo-I.) S 29253 29255 28786 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383527263 9367552 275 33554432000 4194304 5064252 140735291626896 140735291625808 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29255/statm: 2287 275 233 213 0 72 0
[pid=29256] ppid=29255 vsize=88336 CPUtime=6.13 cores=0,2,4,6
/proc/29256/stat : 29256 (npSolver-pbo) S 29255 29255 28786 0 -1 4202496 18547 40051 0 0 328 89 182 14 20 0 1 0 383527263 90456064 21479 33554432000 4194304 6004724 140735839102560 140735839087480 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/29256/statm: 22084 21479 184 442 0 21638 0
[pid=29264] ppid=29256 vsize=652732 CPUtime=1715.8 cores=0,2,4,6
/proc/29264/stat : 29264 (glucosInc) R 29256 29255 28786 0 -1 4202496 93875 0 0 0 171519 61 0 0 20 0 1 0 383527879 668397568 138495 33554432000 4194304 5654031 140734153113168 140734153100984 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/29264/statm: 163183 138495 141 357 0 162823 0
Current children cumulated CPU time (s) 1721.93
Current children cumulated vsize (KiB) 750216

[startup+1782.3 s]
/proc/loadavg: 2.08 2.11 2.09 3/181 29348
/proc/meminfo: memFree=30471344/32873648 swapFree=7376/7376
[pid=29255] ppid=29253 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29255/stat : 29255 (npSolver-pbo-I.) S 29253 29255 28786 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383527263 9367552 275 33554432000 4194304 5064252 140735291626896 140735291625808 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29255/statm: 2287 275 233 213 0 72 0
[pid=29256] ppid=29255 vsize=88336 CPUtime=6.13 cores=0,2,4,6
/proc/29256/stat : 29256 (npSolver-pbo) S 29255 29255 28786 0 -1 4202496 18547 40051 0 0 328 89 182 14 20 0 1 0 383527263 90456064 21479 33554432000 4194304 6004724 140735839102560 140735839087480 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/29256/statm: 22084 21479 184 442 0 21638 0
[pid=29264] ppid=29256 vsize=652732 CPUtime=1775.79 cores=0,2,4,6
/proc/29264/stat : 29264 (glucosInc) R 29256 29255 28786 0 -1 4202496 93879 0 0 0 177517 62 0 0 20 0 1 0 383527879 668397568 140543 33554432000 4194304 5654031 140734153113168 140734153100984 4233021 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/29264/statm: 163183 140543 141 357 0 162823 0
Current children cumulated CPU time (s) 1781.92
Current children cumulated vsize (KiB) 750216



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.06 2.10 2.09 3/181 29353
/proc/meminfo: memFree=30399196/32873648 swapFree=7376/7376
[pid=29255] ppid=29253 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29255/stat : 29255 (npSolver-pbo-I.) S 29253 29255 28786 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383527263 9367552 275 33554432000 4194304 5064252 140735291626896 140735291625808 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29255/statm: 2287 275 233 213 0 72 0
[pid=29256] ppid=29255 vsize=88336 CPUtime=6.13 cores=0,2,4,6
/proc/29256/stat : 29256 (npSolver-pbo) S 29255 29255 28786 0 -1 4202496 18547 40051 0 0 328 89 182 14 20 0 1 0 383527263 90456064 21479 33554432000 4194304 6004724 140735839102560 140735839087480 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/29256/statm: 22084 21479 184 442 0 21638 0
[pid=29264] ppid=29256 vsize=652732 CPUtime=1793.9 cores=0,2,4,6
/proc/29264/stat : 29264 (glucosInc) R 29256 29255 28786 0 -1 4202496 93881 0 0 0 179328 62 0 0 20 0 1 0 383527879 668397568 141567 33554432000 4194304 5654031 140734153113168 140734153100984 4232772 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/29264/statm: 163183 141567 141 357 0 162823 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 750216

Sending SIGTERM to process tree (bottom up)

Solver just ended. Dumping a history of the last processes samples

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 29255 and gives
#  childrusage.ru_utime.tv_sec=5
#  childrusage.ru_utime.tv_usec=117222
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=42841
# CPU time returned by wait4() is 6.16006
# 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.41
CPU time (s): 1800.03
CPU user time (s): 1798.38
CPU system time (s): 1.65
CPU usage (%): 99.9786
Max. virtual memory (cumulated for all children) (KiB): 880444

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.11722
system time used= 1.04284
maximum resident set size= 449340
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 58973
page faults= 0
swaps= 0
block input operations= 0
block output operations= 431688
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 384
involuntary context switches= 31

runsolver used 2.89356 second user time and 7.12192 second system time

The end

Launcher Data

Begin job on node120 at 2012-06-08 18:46:53
IDJOB=3748600
IDBENCH=92692
IDSOLVER=2333
FILE ID=node120/3748600-1339174013
RUNJOBID= node120-1339168541-28802
PBS_JOBID= 14643805
Free space on /tmp= 70688 MiB

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

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

MD5SUM BENCH= 99b9d857fa76010de9eccc60c212aa45
RANDOM SEED=724463596

node120.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.456
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	: 5332.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.456
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.456
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.456
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.88
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.456
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.456
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.83
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.456
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.456
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:       32873648 kB
MemFree:        31273616 kB
Buffers:          356600 kB
Cached:           275428 kB
SwapCached:         5828 kB
Active:           540636 kB
Inactive:         247164 kB
Active(anon):     141592 kB
Inactive(anon):    10412 kB
Active(file):     399044 kB
Inactive(file):   236752 kB
Unevictable:        7376 kB
Mlocked:            7376 kB
SwapTotal:      67108856 kB
SwapFree:       67096148 kB
Dirty:             11272 kB
Writeback:             0 kB
AnonPages:        153492 kB
Mapped:            10012 kB
Shmem:                 0 kB
Slab:             672352 kB
SReclaimable:     116364 kB
SUnreclaim:       555988 kB
KernelStack:        1472 kB
PageTables:         4392 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     277944 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     38912 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70480 MiB
End job on node120 at 2012-06-08 19:16:53