Trace number 3749051

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
npSolver inc (fixed)OPT3951 31.9951 32.0247

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-LIN/submittedPB07/
poldner/PB/testset/normalized-5_10.opb
MD5SUMba69a176dcc33e2f7eda6b169d4d1c84
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark3951
Best CPU time to get the best result obtained on this benchmark0.000999
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 3951
Optimality of the best value was proved YES
Number of variables55
Total number of constraints60
Number of constraints which are clauses50
Number of constraints which are cardinality constraints (but not clauses)10
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint5
Number of terms in the objective function 55
Biggest coefficient in the objective function 1772
Number of bits for the biggest coefficient in the objective function 11
Sum of the numbers in the objective function 25669
Number of bits of the sum of numbers in the objective function 15
Biggest number in a constraint 1772
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 25669
Number of bits of the biggest sum of numbers15
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.01	c run inc solver
0.00/0.01	c [INC SYSTEM] run initial solver
0.00/0.01	c [INC SYSTEM] preprocess with white file
0.00/0.02	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.02	c [INC SYSTEM] execute solver
0.00/0.02	c [INC SEARCH] formula is SAT
0.00/0.02	c [INC SYSTEM] solved the initial formula
0.00/0.02	c model valid
0.00/0.02	c current solution ok
0.00/0.02	o 5444
0.00/0.02	c execute binary inc search
0.00/0.02	c [INC SEARCH] current bound: 2722
0.00/0.02	c [INC SEARCH] iteration: 0
0.00/0.02	c [INC SEARCH] lower bound: 0 upperbound 5444 current bound: 2722 best value:5444
0.00/0.02	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.02	c write failed with 2
0.00/0.02	c [INC SYSTEM] create new solver instance
0.00/0.02	c [INC] encode full formula
0.00/0.10	c set iterative enc to: swc
0.00/0.11	c [INC SEARCH] isOptimum variable: 0
0.00/0.27	c [INC SEARCH] formula is UNSAT
0.00/0.27	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.27	c write failed with 2
0.00/0.27	c [INC SYSTEM] there exists an encoder, kill it! (ptr=0x1f987b0)
0.00/0.27	c sat variable: 0 optimum/unsat variable: 1
0.00/0.27	c [INC SEARCH] set lower bound to 2723 upperbound 5444
0.00/0.27	c [INC SEARCH] current bound: 4083
0.00/0.27	c [INC SEARCH] iteration: 1
0.00/0.27	c [INC SEARCH] lower bound: 2723 upperbound 5444 current bound: 4083 best value:5444
0.00/0.27	c [INC SYSTEM] create new solver instance
0.00/0.27	c [INC] encode full formula
0.00/0.38	c set iterative enc to: swc
0.00/0.40	c [INC SEARCH] isOptimum variable: 0
1.66/1.79	c [INC SEARCH] formula is SAT
1.76/1.80	c [INC SEARCH] copied best model
1.76/1.80	c sat variable: 1 optimum/unsat variable: 0
1.76/1.81	c model valid
1.76/1.81	c current solution ok
1.76/1.81	o 3996
1.76/1.81	c [INC SEARCH] current bound: 3359
1.76/1.81	c [INC SEARCH] iteration: 2
1.76/1.81	c [INC SEARCH] lower bound: 2723 upperbound 3996 current bound: 3359 best value:3996
1.76/1.81	c [INC ENCODE] setup new number of clauses ...
1.76/1.81	c [INC] encode incremental formula
1.76/1.81	c return only the limitting unit clause for 3359
1.76/1.81	c [INC SYSTEM] transmit new clauses to solver: 1
1.76/1.81	c [INC SEARCH] isOptimum variable: 0
1.76/1.85	c [INC SEARCH] formula is UNSAT
1.76/1.85	c [INC SYSTEM] there exists a inc, kill it!
1.76/1.85	c write failed with 2
1.76/1.86	c [INC SYSTEM] there exists an encoder, kill it! (ptr=0x1f987b0)
1.76/1.86	c sat variable: 0 optimum/unsat variable: 1
1.76/1.86	c [INC SEARCH] set lower bound to 3360 upperbound 3996
1.76/1.86	c [INC SEARCH] current bound: 3678
1.76/1.86	c [INC SEARCH] iteration: 3
1.76/1.86	c [INC SEARCH] lower bound: 3360 upperbound 3996 current bound: 3678 best value:3996
1.76/1.86	c [INC SYSTEM] create new solver instance
1.76/1.86	c [INC] encode full formula
1.87/1.95	c set iterative enc to: swc
1.87/1.97	c [INC SEARCH] isOptimum variable: 0
17.94/18.01	c [INC SEARCH] formula is UNSAT
17.94/18.01	c [INC SYSTEM] there exists a inc, kill it!
17.94/18.01	c write failed with 2
17.94/18.02	c [INC SYSTEM] there exists an encoder, kill it! (ptr=0x1f987b0)
17.94/18.02	c sat variable: 0 optimum/unsat variable: 1
17.94/18.02	c [INC SEARCH] set lower bound to 3679 upperbound 3996
17.94/18.02	c [INC SEARCH] current bound: 3837
17.94/18.02	c [INC SEARCH] iteration: 4
17.94/18.02	c [INC SEARCH] lower bound: 3679 upperbound 3996 current bound: 3837 best value:3996
17.94/18.02	c [INC SYSTEM] create new solver instance
17.94/18.02	c [INC] encode full formula
18.06/18.12	c set iterative enc to: swc
18.06/18.14	c [INC SEARCH] isOptimum variable: 0
19.15/19.25	c [INC SEARCH] formula is UNSAT
19.15/19.25	c [INC SYSTEM] there exists a inc, kill it!
19.15/19.25	c write failed with 2
19.15/19.26	c [INC SYSTEM] there exists an encoder, kill it! (ptr=0x1f987b0)
19.15/19.26	c sat variable: 0 optimum/unsat variable: 1
19.15/19.26	c [INC SEARCH] set lower bound to 3838 upperbound 3996
19.15/19.26	c [INC SEARCH] current bound: 3917
19.15/19.26	c [INC SEARCH] iteration: 5
19.15/19.26	c [INC SEARCH] lower bound: 3838 upperbound 3996 current bound: 3917 best value:3996
19.15/19.26	c [INC SYSTEM] create new solver instance
19.15/19.26	c [INC] encode full formula
19.26/19.36	c set iterative enc to: swc
19.26/19.38	c [INC SEARCH] isOptimum variable: 0
20.45/20.58	c [INC SEARCH] formula is UNSAT
20.45/20.58	c [INC SYSTEM] there exists a inc, kill it!
20.45/20.58	c write failed with 2
20.45/20.59	c [INC SYSTEM] there exists an encoder, kill it! (ptr=0x1f987b0)
20.45/20.59	c sat variable: 0 optimum/unsat variable: 1
20.45/20.59	c [INC SEARCH] set lower bound to 3918 upperbound 3996
20.45/20.59	c [INC SEARCH] current bound: 3957
20.45/20.59	c [INC SEARCH] iteration: 6
20.45/20.59	c [INC SEARCH] lower bound: 3918 upperbound 3996 current bound: 3957 best value:3996
20.45/20.59	c [INC SYSTEM] create new solver instance
20.45/20.59	c [INC] encode full formula
20.66/20.70	c set iterative enc to: swc
20.66/20.71	c [INC SEARCH] isOptimum variable: 0
22.95/23.03	c [INC SEARCH] formula is SAT
22.95/23.04	c [INC SEARCH] copied best model
23.06/23.15	c sat variable: 1 optimum/unsat variable: 0
23.06/23.15	c model valid
23.06/23.15	c current solution ok
23.06/23.15	o 3951
23.06/23.15	c [INC SEARCH] current bound: 3934
23.06/23.15	c [INC SEARCH] iteration: 7
23.06/23.15	c [INC SEARCH] lower bound: 3918 upperbound 3951 current bound: 3934 best value:3951
23.06/23.15	c [INC ENCODE] setup new number of clauses ...
23.06/23.15	c [INC] encode incremental formula
23.06/23.15	c return only the limitting unit clause for 3934
23.06/23.15	c [INC SYSTEM] transmit new clauses to solver: 1
23.06/23.15	c [INC SEARCH] isOptimum variable: 0
23.06/23.15	c [INC SEARCH] formula is UNSAT
23.06/23.15	c [INC SYSTEM] there exists a inc, kill it!
23.06/23.15	c write failed with 2
23.06/23.15	c [INC SYSTEM] there exists an encoder, kill it! (ptr=0x1f987b0)
23.06/23.15	c sat variable: 0 optimum/unsat variable: 1
23.06/23.15	c [INC SEARCH] set lower bound to 3935 upperbound 3951
23.06/23.15	c [INC SEARCH] current bound: 3943
23.06/23.15	c [INC SEARCH] iteration: 8
23.06/23.15	c [INC SEARCH] lower bound: 3935 upperbound 3951 current bound: 3943 best value:3951
23.06/23.15	c [INC SYSTEM] create new solver instance
23.06/23.15	c [INC] encode full formula
23.06/23.19	c set iterative enc to: swc
23.15/23.24	c [INC SEARCH] isOptimum variable: 0
25.04/25.12	c [INC SEARCH] formula is UNSAT
25.04/25.12	c [INC SYSTEM] there exists a inc, kill it!
25.04/25.12	c write failed with 2
25.04/25.13	c [INC SYSTEM] there exists an encoder, kill it! (ptr=0x1f987b0)
25.04/25.13	c sat variable: 0 optimum/unsat variable: 1
25.04/25.13	c [INC SEARCH] set lower bound to 3944 upperbound 3951
25.04/25.13	c [INC SEARCH] current bound: 3947
25.04/25.13	c [INC SEARCH] iteration: 9
25.04/25.13	c [INC SEARCH] lower bound: 3944 upperbound 3951 current bound: 3947 best value:3951
25.04/25.13	c [INC SYSTEM] create new solver instance
25.04/25.13	c [INC] encode full formula
25.15/25.23	c set iterative enc to: swc
25.15/25.25	c [INC SEARCH] isOptimum variable: 0
27.25/27.37	c [INC SEARCH] formula is UNSAT
27.25/27.37	c [INC SYSTEM] there exists a inc, kill it!
27.25/27.37	c write failed with 2
27.25/27.38	c [INC SYSTEM] there exists an encoder, kill it! (ptr=0x1f987b0)
27.25/27.38	c sat variable: 0 optimum/unsat variable: 1
27.25/27.38	c [INC SEARCH] set lower bound to 3948 upperbound 3951
27.25/27.38	c [INC SEARCH] current bound: 3949
27.25/27.38	c [INC SEARCH] iteration: 10
27.25/27.38	c [INC SEARCH] lower bound: 3948 upperbound 3951 current bound: 3949 best value:3951
27.25/27.38	c [INC SYSTEM] create new solver instance
27.25/27.38	c [INC] encode full formula
27.35/27.49	c set iterative enc to: swc
27.46/27.51	c [INC SEARCH] isOptimum variable: 0
29.65/29.73	c [INC SEARCH] formula is UNSAT
29.65/29.73	c [INC SYSTEM] there exists a inc, kill it!
29.65/29.73	c write failed with 2
29.65/29.73	c [INC SYSTEM] there exists an encoder, kill it! (ptr=0x1f987b0)
29.65/29.73	c sat variable: 0 optimum/unsat variable: 1
29.65/29.73	c [INC SEARCH] set lower bound to 3950 upperbound 3951
29.65/29.73	c [INC SEARCH] current bound: 3950
29.65/29.73	c [INC SEARCH] iteration: 11
29.65/29.73	c [INC SEARCH] lower bound: 3950 upperbound 3951 current bound: 3950 best value:3951
29.65/29.73	c [INC SYSTEM] create new solver instance
29.65/29.73	c [INC] encode full formula
29.75/29.84	c set iterative enc to: swc
29.75/29.86	c [INC SEARCH] isOptimum variable: 0
31.93/32.01	c [INC SEARCH] formula is UNSAT
31.93/32.01	c [INC SYSTEM] there exists a inc, kill it!
31.93/32.01	c write failed with 2
31.93/32.02	c [INC SYSTEM] there exists an encoder, kill it! (ptr=0x1f987b0)
31.93/32.02	c sat variable: 0 optimum/unsat variable: 1
31.93/32.02	c [INC SEARCH] set lower bound to 3951 upperbound 3951
31.93/32.02	c display solution
31.93/32.02	s OPTIMUM FOUND
31.93/32.02	v -x1 -x2 x3 -x4 -x5 -x6 -x7 x8 -x9 -x10 x11 -x12 -x13 -x14 -x15 x16 -x17 -x18 -x19 -x20 -x21 -x22 x23 -x24 -x25 -x26 -x27 x28 -x29 -x30 -x31 -x32 x33 -x34 -x35 -x36 -x37 x38 -x39 -x40 x41 -x42 -x43 -x44 -x45 -x46 -x47 x48 -x49 -x50 x51 -x52 x53 -x54 -x55 

Verifier Data

OK	3951

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-3749051-1339128242/watcher-3749051-1339128242 -o /tmp/evaluation-result-3749051-1339128242/solver-3749051-1339128242 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3749051-1339128242.opb 1661117675 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.16 2.06 2.01 3/179 19190
/proc/meminfo: memFree=26750908/32873844 swapFree=9160/9160
[pid=19190] ppid=19188 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19190/stat : 19190 (npSolver-pbo-I.) S 19188 19190 10841 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378948772 9367552 275 33554432000 4194304 5064252 140736629806112 140736629805024 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19190/statm: 2287 275 233 213 0 72 0

[startup+0.0108339 s]
/proc/loadavg: 2.16 2.06 2.01 3/179 19190
/proc/meminfo: memFree=26750908/32873844 swapFree=9160/9160
[pid=19190] ppid=19188 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19190/stat : 19190 (npSolver-pbo-I.) S 19188 19190 10841 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378948772 9367552 275 33554432000 4194304 5064252 140736629806112 140736629805024 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19190/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.10028 s]
/proc/loadavg: 2.16 2.06 2.01 3/179 19190
/proc/meminfo: memFree=26750908/32873844 swapFree=9160/9160
[pid=19190] ppid=19188 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19190/stat : 19190 (npSolver-pbo-I.) S 19188 19190 10841 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378948772 9367552 275 33554432000 4194304 5064252 140736629806112 140736629805024 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19190/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300202 s]
/proc/loadavg: 2.16 2.06 2.01 3/179 19190
/proc/meminfo: memFree=26750908/32873844 swapFree=9160/9160
[pid=19190] ppid=19188 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19190/stat : 19190 (npSolver-pbo-I.) S 19188 19190 10841 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378948772 9367552 275 33554432000 4194304 5064252 140736629806112 140736629805024 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19190/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700168 s]
/proc/loadavg: 2.16 2.06 2.01 3/179 19190
/proc/meminfo: memFree=26750908/32873844 swapFree=9160/9160
[pid=19190] ppid=19188 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19190/stat : 19190 (npSolver-pbo-I.) S 19188 19190 10841 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378948772 9367552 275 33554432000 4194304 5064252 140736629806112 140736629805024 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19190/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50032 s]
/proc/loadavg: 2.07 2.04 2.00 3/182 19201
/proc/meminfo: memFree=26664300/32873844 swapFree=9160/9160
[pid=19190] ppid=19188 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19190/stat : 19190 (npSolver-pbo-I.) S 19188 19190 10841 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378948772 9367552 275 33554432000 4194304 5064252 140736629806112 140736629805024 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19190/statm: 2287 275 233 213 0 72 0
[pid=19191] ppid=19190 vsize=19496 CPUtime=0.38 cores=0,2,4,6
/proc/19191/stat : 19191 (npSolver-pbo) S 19190 19190 10841 0 -1 4202496 8749 13262 0 0 19 3 13 3 20 0 1 0 378948773 19963904 4389 33554432000 4194304 6004724 140734086998848 140734086983768 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/19191/statm: 4874 4389 165 442 0 4428 0
[pid=19201] ppid=19191 vsize=73176 CPUtime=1.08 cores=0,2,4,6
/proc/19201/stat : 19201 (glucosInc) R 19191 19190 10841 0 -1 4202496 14630 0 0 0 106 2 0 0 20 0 1 0 378948813 74932224 15741 33554432000 4194304 5654031 140737316510816 140737316508696 4232830 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/19201/statm: 18294 15741 131 357 0 17934 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 101820

[startup+3.10034 s]
/proc/loadavg: 2.07 2.04 2.00 3/182 19203
/proc/meminfo: memFree=26675844/32873844 swapFree=9160/9160
[pid=19190] ppid=19188 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19190/stat : 19190 (npSolver-pbo-I.) S 19188 19190 10841 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378948772 9367552 275 33554432000 4194304 5064252 140736629806112 140736629805024 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19190/statm: 2287 275 233 213 0 72 0
[pid=19191] ppid=19190 vsize=20632 CPUtime=1.94 cores=0,2,4,6
/proc/19191/stat : 19191 (npSolver-pbo) S 19190 19190 10841 0 -1 4202496 12164 29300 0 0 29 5 154 6 20 0 1 0 378948773 21127168 4454 33554432000 4194304 6004724 140734086998848 140734086983768 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/19191/statm: 5158 4454 166 442 0 4712 0
[pid=19203] ppid=19191 vsize=58804 CPUtime=1.11 cores=0,2,4,6
/proc/19203/stat : 19203 (glucosInc) R 19191 19190 10841 0 -1 4202496 13376 0 0 0 109 2 0 0 20 0 1 0 378948970 60215296 13491 33554432000 4194304 5654031 140736028161328 140736028159208 4232479 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/19203/statm: 14701 13491 131 357 0 14341 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 88584

[startup+6.30032 s]
/proc/loadavg: 2.06 2.04 2.00 3/182 19203
/proc/meminfo: memFree=26670388/32873844 swapFree=9160/9160
[pid=19190] ppid=19188 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19190/stat : 19190 (npSolver-pbo-I.) S 19188 19190 10841 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378948772 9367552 275 33554432000 4194304 5064252 140736629806112 140736629805024 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19190/statm: 2287 275 233 213 0 72 0
[pid=19191] ppid=19190 vsize=20632 CPUtime=1.94 cores=0,2,4,6
/proc/19191/stat : 19191 (npSolver-pbo) S 19190 19190 10841 0 -1 4202496 12164 29300 0 0 29 5 154 6 20 0 1 0 378948773 21127168 4454 33554432000 4194304 6004724 140734086998848 140734086983768 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/19191/statm: 5158 4454 166 442 0 4712 0
[pid=19203] ppid=19191 vsize=64940 CPUtime=4.31 cores=0,2,4,6
/proc/19203/stat : 19203 (glucosInc) R 19191 19190 10841 0 -1 4202496 13860 0 0 0 429 2 0 0 20 0 1 0 378948970 66498560 14485 33554432000 4194304 5654031 140736028161328 140736028159416 4232775 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/19203/statm: 16235 14485 131 357 0 15875 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 94720

[startup+12.7003 s]
/proc/loadavg: 2.06 2.04 2.00 3/182 19203
/proc/meminfo: memFree=26668216/32873844 swapFree=9160/9160
[pid=19190] ppid=19188 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19190/stat : 19190 (npSolver-pbo-I.) S 19188 19190 10841 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378948772 9367552 275 33554432000 4194304 5064252 140736629806112 140736629805024 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19190/statm: 2287 275 233 213 0 72 0
[pid=19191] ppid=19190 vsize=20632 CPUtime=1.94 cores=0,2,4,6
/proc/19191/stat : 19191 (npSolver-pbo) S 19190 19190 10841 0 -1 4202496 12164 29300 0 0 29 5 154 6 20 0 1 0 378948773 21127168 4454 33554432000 4194304 6004724 140734086998848 140734086983768 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/19191/statm: 5158 4454 166 442 0 4712 0
[pid=19203] ppid=19191 vsize=65468 CPUtime=10.71 cores=0,2,4,6
/proc/19203/stat : 19203 (glucosInc) R 19191 19190 10841 0 -1 4202496 13980 0 0 0 1069 2 0 0 20 0 1 0 378948970 67039232 14605 33554432000 4194304 5654031 140736028161328 140736028159112 4232495 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/19203/statm: 16367 14605 131 357 0 16007 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 95248

[startup+25.5002 s]
/proc/loadavg: 2.04 2.03 2.00 3/181 19211
/proc/meminfo: memFree=26725616/32873844 swapFree=9160/9160
[pid=19190] ppid=19188 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19190/stat : 19190 (npSolver-pbo-I.) S 19188 19190 10841 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378948772 9367552 275 33554432000 4194304 5064252 140736629806112 140736629805024 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19190/statm: 2287 275 233 213 0 72 0
[pid=19191] ppid=19190 vsize=20632 CPUtime=25.21 cores=0,2,4,6
/proc/19191/stat : 19191 (npSolver-pbo) S 19190 19190 10841 0 -1 4202496 29255 104198 0 0 84 11 2401 25 20 0 1 0 378948773 21127168 4608 33554432000 4194304 6004724 140734086998848 140734086983768 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/19191/statm: 5158 4608 166 442 0 4712 0
Current children cumulated CPU time (s) 25.21
Current children cumulated vsize (KiB) 29780

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

[startup+28.7004 s]
/proc/loadavg: 2.04 2.03 2.00 3/182 19215
/proc/meminfo: memFree=26668448/32873844 swapFree=9160/9160
[pid=19190] ppid=19188 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19190/stat : 19190 (npSolver-pbo-I.) S 19188 19190 10841 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378948772 9367552 275 33554432000 4194304 5064252 140736629806112 140736629805024 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19190/statm: 2287 275 233 213 0 72 0
[pid=19191] ppid=19190 vsize=20632 CPUtime=27.46 cores=0,2,4,6
/proc/19191/stat : 19191 (npSolver-pbo) S 19190 19190 10841 0 -1 4202496 32641 119278 0 0 95 12 2611 28 20 0 1 0 378948773 21127168 4608 33554432000 4194304 6004724 140734086998848 140734086983768 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/19191/statm: 5158 4608 166 442 0 4712 0
[pid=19215] ppid=19191 vsize=72532 CPUtime=1.18 cores=0,2,4,6
/proc/19215/stat : 19215 (glucosInc) R 19191 19190 10841 0 -1 4202496 13817 0 0 0 116 2 0 0 20 0 1 0 378951523 74272768 14447 33554432000 4194304 5654031 140734314673632 140734314671512 4233283 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/19215/statm: 18133 14447 131 357 0 17773 0
Current children cumulated CPU time (s) 28.64
Current children cumulated vsize (KiB) 102312

[startup+30.3002 s]
/proc/loadavg: 2.04 2.03 2.00 3/182 19215
/proc/meminfo: memFree=26665348/32873844 swapFree=9160/9160
[pid=19190] ppid=19188 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19190/stat : 19190 (npSolver-pbo-I.) S 19188 19190 10841 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378948772 9367552 275 33554432000 4194304 5064252 140736629806112 140736629805024 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19190/statm: 2287 275 233 213 0 72 0
[pid=19191] ppid=19190 vsize=20632 CPUtime=29.81 cores=0,2,4,6
/proc/19191/stat : 19191 (npSolver-pbo) S 19190 19190 10841 0 -1 4202496 36029 135110 0 0 105 14 2831 31 20 0 1 0 378948773 21127168 4608 33554432000 4194304 6004724 140734086998848 140734086983768 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/19191/statm: 5158 4608 166 442 0 4712 0
Current children cumulated CPU time (s) 29.81
Current children cumulated vsize (KiB) 29780

[startup+31.1004 s]
/proc/loadavg: 2.04 2.03 2.00 3/182 19217
/proc/meminfo: memFree=26668572/32873844 swapFree=9160/9160
[pid=19190] ppid=19188 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19190/stat : 19190 (npSolver-pbo-I.) S 19188 19190 10841 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378948772 9367552 275 33554432000 4194304 5064252 140736629806112 140736629805024 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19190/statm: 2287 275 233 213 0 72 0
[pid=19191] ppid=19190 vsize=20632 CPUtime=29.81 cores=0,2,4,6
/proc/19191/stat : 19191 (npSolver-pbo) S 19190 19190 10841 0 -1 4202496 36029 135110 0 0 105 14 2831 31 20 0 1 0 378948773 21127168 4608 33554432000 4194304 6004724 140734086998848 140734086983768 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/19191/statm: 5158 4608 166 442 0 4712 0
[pid=19217] ppid=19191 vsize=72512 CPUtime=1.22 cores=0,2,4,6
/proc/19217/stat : 19217 (glucosInc) R 19191 19190 10841 0 -1 4202496 13750 0 0 0 120 2 0 0 20 0 1 0 378951758 74252288 14451 33554432000 4194304 5654031 140736212324560 140736212322440 4216337 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/19217/statm: 18128 14451 131 357 0 17768 0
Current children cumulated CPU time (s) 31.03
Current children cumulated vsize (KiB) 102292

[startup+31.5004 s]
/proc/loadavg: 2.04 2.03 2.00 3/182 19217
/proc/meminfo: memFree=26668572/32873844 swapFree=9160/9160
[pid=19190] ppid=19188 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19190/stat : 19190 (npSolver-pbo-I.) S 19188 19190 10841 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378948772 9367552 275 33554432000 4194304 5064252 140736629806112 140736629805024 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19190/statm: 2287 275 233 213 0 72 0
[pid=19191] ppid=19190 vsize=20632 CPUtime=29.81 cores=0,2,4,6
/proc/19191/stat : 19191 (npSolver-pbo) S 19190 19190 10841 0 -1 4202496 36029 135110 0 0 105 14 2831 31 20 0 1 0 378948773 21127168 4608 33554432000 4194304 6004724 140734086998848 140734086983768 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/19191/statm: 5158 4608 166 442 0 4712 0
[pid=19217] ppid=19191 vsize=72644 CPUtime=1.62 cores=0,2,4,6
/proc/19217/stat : 19217 (glucosInc) R 19191 19190 10841 0 -1 4202496 13788 0 0 0 160 2 0 0 20 0 1 0 378951758 74387456 14488 33554432000 4194304 5654031 140736212324560 140736212322440 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/19217/statm: 18161 14488 131 357 0 17801 0
Current children cumulated CPU time (s) 31.43
Current children cumulated vsize (KiB) 102424

[startup+31.9069 s]
/proc/loadavg: 2.04 2.03 2.00 3/182 19217
/proc/meminfo: memFree=26667828/32873844 swapFree=9160/9160
[pid=19190] ppid=19188 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19190/stat : 19190 (npSolver-pbo-I.) S 19188 19190 10841 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378948772 9367552 275 33554432000 4194304 5064252 140736629806112 140736629805024 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19190/statm: 2287 275 233 213 0 72 0
[pid=19191] ppid=19190 vsize=20632 CPUtime=29.81 cores=0,2,4,6
/proc/19191/stat : 19191 (npSolver-pbo) S 19190 19190 10841 0 -1 4202496 36029 135110 0 0 105 14 2831 31 20 0 1 0 378948773 21127168 4608 33554432000 4194304 6004724 140734086998848 140734086983768 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/19191/statm: 5158 4608 166 442 0 4712 0
[pid=19217] ppid=19191 vsize=77288 CPUtime=2.03 cores=0,2,4,6
/proc/19217/stat : 19217 (glucosInc) R 19191 19190 10841 0 -1 4202496 14700 0 0 0 201 2 0 0 20 0 1 0 378951758 79142912 15400 33554432000 4194304 5654031 140736212324560 140736212322440 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/19217/statm: 19322 15400 140 357 0 18962 0
Current children cumulated CPU time (s) 31.84
Current children cumulated vsize (KiB) 107068

[startup+32.0004 s]
/proc/loadavg: 2.04 2.03 2.00 3/182 19217
/proc/meminfo: memFree=26667828/32873844 swapFree=9160/9160
[pid=19190] ppid=19188 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19190/stat : 19190 (npSolver-pbo-I.) S 19188 19190 10841 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378948772 9367552 275 33554432000 4194304 5064252 140736629806112 140736629805024 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19190/statm: 2287 275 233 213 0 72 0
[pid=19191] ppid=19190 vsize=20632 CPUtime=29.81 cores=0,2,4,6
/proc/19191/stat : 19191 (npSolver-pbo) S 19190 19190 10841 0 -1 4202496 36029 135110 0 0 105 14 2831 31 20 0 1 0 378948773 21127168 4608 33554432000 4194304 6004724 140734086998848 140734086983768 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/19191/statm: 5158 4608 166 442 0 4712 0
[pid=19217] ppid=19191 vsize=77288 CPUtime=2.12 cores=0,2,4,6
/proc/19217/stat : 19217 (glucosInc) R 19191 19190 10841 0 -1 4202496 14730 0 0 0 210 2 0 0 20 0 1 0 378951758 79142912 15430 33554432000 4194304 5654031 140736212324560 140736212322328 4232767 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/19217/statm: 19322 15430 140 357 0 18962 0
Current children cumulated CPU time (s) 31.93
Current children cumulated vsize (KiB) 107068

Child status: 0
Real time (s): 32.0247
CPU time (s): 31.9951
CPU user time (s): 31.5002
CPU system time (s): 0.494924
CPU usage (%): 99.9077
Max. virtual memory (cumulated for all children) (KiB): 107068

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 31.5002
system time used= 0.494924
maximum resident set size= 72172
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 186261
page faults= 0
swaps= 0
block input operations= 0
block output operations= 139552
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 816
involuntary context switches= 175

runsolver used 0.072988 second user time and 0.149977 second system time

The end

Launcher Data

Begin job on node139 at 2012-06-08 06:04:02
IDJOB=3749051
IDBENCH=24968
IDSOLVER=2333
FILE ID=node139/3749051-1339128242
RUNJOBID= node139-1339111531-12533
PBS_JOBID= 14643714
Free space on /tmp= 71004 MiB

SOLVER NAME= npSolver inc
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-LIN/submittedPB07/poldner/PB/testset/normalized-5_10.opb
COMMAND LINE= DIR/npSolver-pbo-I.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3749051-1339128242/watcher-3749051-1339128242 -o /tmp/evaluation-result-3749051-1339128242/solver-3749051-1339128242 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-I.sh HOME/instance-3749051-1339128242.opb 1661117675 HOME HOME

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

MD5SUM BENCH= ba69a176dcc33e2f7eda6b169d4d1c84
RANDOM SEED=1661117675

node139.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.750
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.50
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.750
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.750
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.90
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.750
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.750
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.92
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.750
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		: 2666.750
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.750
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:        26750916 kB
Buffers:          598372 kB
Cached:          4455648 kB
SwapCached:          828 kB
Active:          2374860 kB
Inactive:        2810580 kB
Active(anon):     125252 kB
Inactive(anon):     7900 kB
Active(file):    2249608 kB
Inactive(file):  2802680 kB
Unevictable:        9160 kB
Mlocked:            9160 kB
SwapTotal:      67108856 kB
SwapFree:       67104688 kB
Dirty:              9428 kB
Writeback:             0 kB
AnonPages:        143272 kB
Mapped:            12676 kB
Shmem:                 8 kB
Slab:             790560 kB
SReclaimable:     231172 kB
SUnreclaim:       559388 kB
KernelStack:        1472 kB
PageTables:         4316 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     263780 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    106496 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= 70988 MiB
End job on node139 at 2012-06-08 06:04:34