Trace number 3748583

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.05 1805.32

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/MH+IC/
normalized-minisat50_4_16_5_mh_ic.opb
MD5SUM14d236c4d30788af1b7d25ef928578c5
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark4811337
Best CPU time to get the best result obtained on this benchmark1800.56
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables370300
Total number of constraints847958
Number of constraints which are clauses597900
Number of constraints which are cardinality constraints (but not clauses)58
Number of constraints which are nor clauses,nor cardinality constraints250000
Minimum length of a constraint2
Maximum length of a constraint3725
Number of terms in the objective function 132350
Biggest coefficient in the objective function 149721291
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 61017523054
Number of bits of the sum of numbers in the objective function 36
Biggest number in a constraint 149721291
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 61017523054
Number of bits of the biggest sum of numbers36
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

2.59/2.60	c old isEQ: 0, new EQ is 1
2.59/2.62	c old isEQ: 88, new EQ is 0
2.59/2.67	c old isEQ: 0, new EQ is 0
2.68/2.71	c old isEQ: 0, new EQ is 0
2.68/2.76	c old isEQ: 0, new EQ is 0
2.78/2.80	c old isEQ: 0, new EQ is 0
2.78/2.85	c old isEQ: 0, new EQ is 0
2.78/2.89	c old isEQ: 0, new EQ is 0
2.88/2.94	c old isEQ: 0, new EQ is 0
2.88/2.98	c old isEQ: 0, new EQ is 0
2.98/3.03	c old isEQ: 0, new EQ is 0
2.98/3.07	c old isEQ: 0, new EQ is 0
42.06/42.71	c run inc solver
42.06/42.71	c [INC SYSTEM] run initial solver
42.06/42.71	c [INC SYSTEM] preprocess with white file
164.04/169.05	c [INC SYSTEM] finished preprocessing in 126 s
164.04/169.05	c [INC SYSTEM] execute solver

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3748583-1339173905/watcher-3748583-1339173905 -o /tmp/evaluation-result-3748583-1339173905/solver-3748583-1339173905 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3748583-1339173905.opb 937496490 HOME HOME 

running on 4 cores: 1,3,5,7

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.71 2.17 2.06 3/179 28703
/proc/meminfo: memFree=13450716/32873648 swapFree=7116/7116
[pid=28703] ppid=28701 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28703/stat : 28703 (npSolver-pbo-I.) S 28701 28703 28381 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383516045 9367552 274 33554432000 4194304 5064252 140737158050320 140737158049232 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28703/statm: 2287 274 233 213 0 72 0

[startup+0.024596 s]
/proc/loadavg: 2.71 2.17 2.06 3/179 28703
/proc/meminfo: memFree=13450716/32873648 swapFree=7116/7116
[pid=28703] ppid=28701 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28703/stat : 28703 (npSolver-pbo-I.) S 28701 28703 28381 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383516045 9367552 274 33554432000 4194304 5064252 140737158050320 140737158049232 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28703/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100147 s]
/proc/loadavg: 2.71 2.17 2.06 3/179 28703
/proc/meminfo: memFree=13450716/32873648 swapFree=7116/7116
[pid=28703] ppid=28701 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28703/stat : 28703 (npSolver-pbo-I.) S 28701 28703 28381 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383516045 9367552 274 33554432000 4194304 5064252 140737158050320 140737158049232 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28703/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300165 s]
/proc/loadavg: 2.71 2.17 2.06 3/179 28703
/proc/meminfo: memFree=13450716/32873648 swapFree=7116/7116
[pid=28703] ppid=28701 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28703/stat : 28703 (npSolver-pbo-I.) S 28701 28703 28381 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383516045 9367552 274 33554432000 4194304 5064252 140737158050320 140737158049232 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28703/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70015 s]
/proc/loadavg: 2.71 2.17 2.06 3/179 28703
/proc/meminfo: memFree=13450716/32873648 swapFree=7116/7116
[pid=28703] ppid=28701 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28703/stat : 28703 (npSolver-pbo-I.) S 28701 28703 28381 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383516045 9367552 274 33554432000 4194304 5064252 140737158050320 140737158049232 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28703/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50678 s]
/proc/loadavg: 2.71 2.17 2.06 3/181 28705
/proc/meminfo: memFree=13346768/32873648 swapFree=7116/7116
[pid=28703] ppid=28701 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28703/stat : 28703 (npSolver-pbo-I.) S 28701 28703 28381 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383516045 9367552 274 33554432000 4194304 5064252 140737158050320 140737158049232 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28703/statm: 2287 274 233 213 0 72 0
[pid=28704] ppid=28703 vsize=221816 CPUtime=1.5 cores=1,3,5,7
/proc/28704/stat : 28704 (npSolver-pbo) R 28703 28703 28381 0 -1 4202496 25068 0 0 0 143 7 0 0 20 0 1 0 383516046 227139584 39633 33554432000 4194304 6004724 140735889502800 140735889498824 4968639 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28704/statm: 55454 39633 130 442 0 55008 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 230964

[startup+3.10018 s]
/proc/loadavg: 2.73 2.19 2.06 3/181 28705
/proc/meminfo: memFree=13013796/32873648 swapFree=7116/7116
[pid=28703] ppid=28701 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28703/stat : 28703 (npSolver-pbo-I.) S 28701 28703 28381 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383516045 9367552 274 33554432000 4194304 5064252 140737158050320 140737158049232 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28703/statm: 2287 274 233 213 0 72 0
[pid=28704] ppid=28703 vsize=357860 CPUtime=3.08 cores=1,3,5,7
/proc/28704/stat : 28704 (npSolver-pbo) R 28703 28703 28381 0 -1 4202496 66543 0 0 0 294 14 0 0 20 0 1 0 383516046 366448640 88765 33554432000 4194304 6004724 140735889502800 140735889498440 4966061 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28704/statm: 89465 88765 156 442 0 89019 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 367008

[startup+6.30019 s]
/proc/loadavg: 2.73 2.19 2.06 3/181 28705
/proc/meminfo: memFree=12800008/32873648 swapFree=7116/7116
[pid=28703] ppid=28701 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28703/stat : 28703 (npSolver-pbo-I.) S 28701 28703 28381 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383516045 9367552 274 33554432000 4194304 5064252 140737158050320 140737158049232 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28703/statm: 2287 274 233 213 0 72 0
[pid=28704] ppid=28703 vsize=620188 CPUtime=6.28 cores=1,3,5,7
/proc/28704/stat : 28704 (npSolver-pbo) R 28703 28703 28381 0 -1 4202496 68171 0 0 0 608 20 0 0 20 0 1 0 383516046 635072512 154172 33554432000 4194304 6004724 140735889502800 140735889497416 5055473 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28704/statm: 155047 154172 163 442 0 154601 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 629336

[startup+12.7002 s]
/proc/loadavg: 2.85 2.23 2.08 3/181 28705
/proc/meminfo: memFree=12190368/32873648 swapFree=7116/7116
[pid=28703] ppid=28701 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28703/stat : 28703 (npSolver-pbo-I.) S 28701 28703 28381 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383516045 9367552 274 33554432000 4194304 5064252 140737158050320 140737158049232 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28703/statm: 2287 274 233 213 0 72 0
[pid=28704] ppid=28703 vsize=1406620 CPUtime=12.68 cores=1,3,5,7
/proc/28704/stat : 28704 (npSolver-pbo) R 28703 28703 28381 0 -1 4202496 69565 0 0 0 1229 39 0 0 20 0 1 0 383516046 1440378880 276289 33554432000 4194304 6004724 140735889502800 140735889497416 4534761 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28704/statm: 351655 276289 163 442 0 351209 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 1415768

[startup+25.5003 s]
/proc/loadavg: 2.95 2.27 2.09 3/180 28705
/proc/meminfo: memFree=10872560/32873648 swapFree=7116/7116
[pid=28703] ppid=28701 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28703/stat : 28703 (npSolver-pbo-I.) S 28701 28703 28381 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383516045 9367552 274 33554432000 4194304 5064252 140737158050320 140737158049232 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28703/statm: 2287 274 233 213 0 72 0
[pid=28704] ppid=28703 vsize=2455196 CPUtime=25.49 cores=1,3,5,7
/proc/28704/stat : 28704 (npSolver-pbo) R 28703 28703 28381 0 -1 4202496 71047 0 0 0 2481 68 0 0 20 0 1 0 383516046 2514120704 511297 33554432000 4194304 6004724 140735889502800 140735889497608 4582601 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28704/statm: 613799 511297 163 442 0 613353 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 2464344

[startup+51.1003 s]
/proc/loadavg: 3.03 2.34 2.12 3/183 28708
/proc/meminfo: memFree=5684884/32873648 swapFree=7116/7116
[pid=28703] ppid=28701 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28703/stat : 28703 (npSolver-pbo-I.) S 28701 28703 28381 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383516045 9367552 274 33554432000 4194304 5064252 140737158050320 140737158049232 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28703/statm: 2287 274 233 213 0 72 0
[pid=28704] ppid=28703 vsize=4552348 CPUtime=42.29 cores=1,3,5,7
/proc/28704/stat : 28704 (npSolver-pbo) S 28703 28703 28381 0 -1 4202496 75154 0 0 0 3704 525 0 0 20 0 1 0 383516046 4661604352 753481 33554432000 4194304 6004724 140735889502800 140735889497264 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 61 0 0
/proc/28704/statm: 1138087 753481 171 442 0 1137641 0
[pid=28707] ppid=28704 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28707/stat : 28707 (cp2_pre.sh) S 28704 28703 28381 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 383520338 9367552 277 33554432000 4194304 5064252 140736336413712 140736336412416 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28707/statm: 2287 277 234 213 0 72 0
[pid=28708] ppid=28707 vsize=809132 CPUtime=7.44 cores=1,3,5,7
/proc/28708/stat : 28708 (coprocessor) R 28707 28703 28381 0 -1 4202496 18907 0 0 0 713 31 0 0 20 0 1 0 383520339 828551168 189680 33554432000 4194304 6586260 140735753584688 140735753581448 5732400 0 0 4096 8404994 0 0 0 17 5 0 0 71 0 0
/proc/28708/statm: 202283 189680 137 584 0 201695 0
Current children cumulated CPU time (s) 49.73
Current children cumulated vsize (KiB) 5379776

[startup+102.3 s]
/proc/loadavg: 3.59 2.62 2.22 3/182 28710
/proc/meminfo: memFree=2528140/32873648 swapFree=7116/7116
[pid=28703] ppid=28701 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28703/stat : 28703 (npSolver-pbo-I.) S 28701 28703 28381 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383516045 9367552 274 33554432000 4194304 5064252 140737158050320 140737158049232 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28703/statm: 2287 274 233 213 0 72 0
[pid=28704] ppid=28703 vsize=4552348 CPUtime=42.29 cores=1,3,5,7
/proc/28704/stat : 28704 (npSolver-pbo) S 28703 28703 28381 0 -1 4202496 75154 0 0 0 3704 525 0 0 20 0 1 0 383516046 4661604352 753481 33554432000 4194304 6004724 140735889502800 140735889497264 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 61 0 0
/proc/28704/statm: 1138087 753481 171 442 0 1137641 0
[pid=28707] ppid=28704 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28707/stat : 28707 (cp2_pre.sh) S 28704 28703 28381 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 383520338 9367552 277 33554432000 4194304 5064252 140736336413712 140736336412416 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28707/statm: 2287 277 234 213 0 72 0
[pid=28708] ppid=28707 vsize=4954940 CPUtime=56.9 cores=1,3,5,7
/proc/28708/stat : 28708 (coprocessor) R 28707 28703 28381 0 -1 4202496 30679 0 0 0 5415 275 0 0 20 0 1 0 383520339 5073858560 1002238 33554432000 4194304 6586260 140735753584688 140735753580440 5732496 0 0 4096 8404994 0 0 0 17 5 0 0 244 0 0
/proc/28708/statm: 1238735 1002238 158 584 0 1238147 0
Current children cumulated CPU time (s) 99.19
Current children cumulated vsize (KiB) 9525584

[startup+162.3 s]
/proc/loadavg: 3.57 2.79 2.30 2/182 28710
/proc/meminfo: memFree=499768/32873648 swapFree=7116/7116
[pid=28703] ppid=28701 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28703/stat : 28703 (npSolver-pbo-I.) S 28701 28703 28381 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383516045 9367552 274 33554432000 4194304 5064252 140737158050320 140737158049232 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28703/statm: 2287 274 233 213 0 72 0
[pid=28704] ppid=28703 vsize=4552348 CPUtime=42.29 cores=1,3,5,7
/proc/28704/stat : 28704 (npSolver-pbo) S 28703 28703 28381 0 -1 4202496 75154 0 0 0 3704 525 0 0 20 0 1 0 383516046 4661604352 753481 33554432000 4194304 6004724 140735889502800 140735889497264 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 61 0 0
/proc/28704/statm: 1138087 753481 171 442 0 1137641 0
[pid=28707] ppid=28704 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28707/stat : 28707 (cp2_pre.sh) S 28704 28703 28381 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 383520338 9367552 277 33554432000 4194304 5064252 140736336413712 140736336412416 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28707/statm: 2287 277 234 213 0 72 0
[pid=28708] ppid=28707 vsize=4954940 CPUtime=115.07 cores=1,3,5,7
/proc/28708/stat : 28708 (coprocessor) R 28707 28703 28381 0 -1 4202496 30679 0 0 0 10850 657 0 0 20 0 1 0 383520339 5073858560 1002238 33554432000 4194304 6586260 140735753584688 140735753580440 5732496 0 0 4096 8404994 0 0 0 17 5 0 0 427 0 0
/proc/28708/statm: 1238735 1002238 158 584 0 1238147 0
Current children cumulated CPU time (s) 157.36
Current children cumulated vsize (KiB) 9525584

[startup+222.3 s]
/proc/loadavg: 2.59 2.66 2.29 3/181 28712
/proc/meminfo: memFree=1349128/32873648 swapFree=7116/7116
[pid=28703] ppid=28701 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28703/stat : 28703 (npSolver-pbo-I.) S 28701 28703 28381 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383516045 9367552 274 33554432000 4194304 5064252 140737158050320 140737158049232 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28703/statm: 2287 274 233 213 0 72 0
[pid=28704] ppid=28703 vsize=4552348 CPUtime=164.12 cores=1,3,5,7
/proc/28704/stat : 28704 (npSolver-pbo) S 28703 28703 28381 0 -1 4202496 75170 31583 0 0 3704 526 11437 745 20 0 1 0 383516046 4661604352 753484 33554432000 4194304 6004724 140735889502800 140735889489080 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 61 0 0
/proc/28704/statm: 1138087 753484 174 442 0 1137641 0
[pid=28712] ppid=28704 vsize=6663592 CPUtime=53.23 cores=1,3,5,7
/proc/28712/stat : 28712 (glucosInc) R 28704 28703 28381 0 -1 4202496 602780 0 0 0 5110 213 0 0 20 0 1 0 383532951 6823518208 1409513 33554432000 4194304 5654031 140734290777664 140734290775448 4232453 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/28712/statm: 1665898 1409513 131 357 0 1665538 0
Current children cumulated CPU time (s) 217.35
Current children cumulated vsize (KiB) 11225088

[startup+282.3 s]
/proc/loadavg: 2.22 2.53 2.27 3/181 28712
/proc/meminfo: memFree=1323984/32873648 swapFree=7116/7116
[pid=28703] ppid=28701 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28703/stat : 28703 (npSolver-pbo-I.) S 28701 28703 28381 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383516045 9367552 274 33554432000 4194304 5064252 140737158050320 140737158049232 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28703/statm: 2287 274 233 213 0 72 0
[pid=28704] ppid=28703 vsize=4552348 CPUtime=164.12 cores=1,3,5,7

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

/proc/meminfo: memFree=1143280/32873648 swapFree=7116/7116
[pid=28703] ppid=28701 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28703/stat : 28703 (npSolver-pbo-I.) S 28701 28703 28381 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383516045 9367552 274 33554432000 4194304 5064252 140737158050320 140737158049232 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28703/statm: 2287 274 233 213 0 72 0
[pid=28704] ppid=28703 vsize=4552348 CPUtime=164.12 cores=1,3,5,7
/proc/28704/stat : 28704 (npSolver-pbo) S 28703 28703 28381 0 -1 4202496 75170 31583 0 0 3704 526 11437 745 20 0 1 0 383516046 4661604352 753484 33554432000 4194304 6004724 140735889502800 140735889489080 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 61 0 0
/proc/28704/statm: 1138087 753484 174 442 0 1137641 0
[pid=28712] ppid=28704 vsize=6768160 CPUtime=1193.01 cores=1,3,5,7
/proc/28712/stat : 28712 (glucosInc) R 28704 28703 28381 0 -1 4202496 732531 0 0 0 119025 276 0 0 20 0 1 0 383532951 6930595840 1437613 33554432000 4194304 5654031 140734290777664 140734290775448 4208595 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/28712/statm: 1692040 1437613 141 357 0 1691680 0
Current children cumulated CPU time (s) 1357.13
Current children cumulated vsize (KiB) 11329656

[startup+1422.3 s]
/proc/loadavg: 2.05 2.03 2.06 3/181 28745
/proc/meminfo: memFree=1134220/32873648 swapFree=7116/7116
[pid=28703] ppid=28701 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28703/stat : 28703 (npSolver-pbo-I.) S 28701 28703 28381 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383516045 9367552 274 33554432000 4194304 5064252 140737158050320 140737158049232 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28703/statm: 2287 274 233 213 0 72 0
[pid=28704] ppid=28703 vsize=4552348 CPUtime=164.12 cores=1,3,5,7
/proc/28704/stat : 28704 (npSolver-pbo) S 28703 28703 28381 0 -1 4202496 75170 31583 0 0 3704 526 11437 745 20 0 1 0 383516046 4661604352 753484 33554432000 4194304 6004724 140735889502800 140735889489080 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 61 0 0
/proc/28704/statm: 1138087 753484 174 442 0 1137641 0
[pid=28712] ppid=28704 vsize=6771724 CPUtime=1253 cores=1,3,5,7
/proc/28712/stat : 28712 (glucosInc) R 28704 28703 28381 0 -1 4202496 738090 0 0 0 125021 279 0 0 20 0 1 0 383532951 6934245376 1438515 33554432000 4194304 5654031 140734290777664 140734290775448 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28712/statm: 1692931 1438515 141 357 0 1692571 0
Current children cumulated CPU time (s) 1417.12
Current children cumulated vsize (KiB) 11333220

[startup+1482.3 s]
/proc/loadavg: 2.02 2.02 2.06 3/181 28745
/proc/meminfo: memFree=1125140/32873648 swapFree=7116/7116
[pid=28703] ppid=28701 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28703/stat : 28703 (npSolver-pbo-I.) S 28701 28703 28381 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383516045 9367552 274 33554432000 4194304 5064252 140737158050320 140737158049232 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28703/statm: 2287 274 233 213 0 72 0
[pid=28704] ppid=28703 vsize=4552348 CPUtime=164.12 cores=1,3,5,7
/proc/28704/stat : 28704 (npSolver-pbo) S 28703 28703 28381 0 -1 4202496 75170 31583 0 0 3704 526 11437 745 20 0 1 0 383516046 4661604352 753484 33554432000 4194304 6004724 140735889502800 140735889489080 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 61 0 0
/proc/28704/statm: 1138087 753484 174 442 0 1137641 0
[pid=28712] ppid=28704 vsize=6775816 CPUtime=1312.98 cores=1,3,5,7
/proc/28712/stat : 28712 (glucosInc) R 28704 28703 28381 0 -1 4202496 743862 0 0 0 131016 282 0 0 20 0 1 0 383532951 6938435584 1439630 33554432000 4194304 5654031 140734290777664 140734290775448 4209166 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28712/statm: 1693954 1439630 141 357 0 1693594 0
Current children cumulated CPU time (s) 1477.1
Current children cumulated vsize (KiB) 11337312

[startup+1542.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 28748
/proc/meminfo: memFree=1118792/32873648 swapFree=7116/7116
[pid=28703] ppid=28701 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28703/stat : 28703 (npSolver-pbo-I.) S 28701 28703 28381 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383516045 9367552 274 33554432000 4194304 5064252 140737158050320 140737158049232 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28703/statm: 2287 274 233 213 0 72 0
[pid=28704] ppid=28703 vsize=4552348 CPUtime=164.12 cores=1,3,5,7
/proc/28704/stat : 28704 (npSolver-pbo) S 28703 28703 28381 0 -1 4202496 75170 31583 0 0 3704 526 11437 745 20 0 1 0 383516046 4661604352 753484 33554432000 4194304 6004724 140735889502800 140735889489080 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 61 0 0
/proc/28704/statm: 1138087 753484 174 442 0 1137641 0
[pid=28712] ppid=28704 vsize=6779776 CPUtime=1372.98 cores=1,3,5,7
/proc/28712/stat : 28712 (glucosInc) R 28704 28703 28381 0 -1 4202496 754245 0 0 0 137011 287 0 0 20 0 1 0 383532951 6942490624 1440676 33554432000 4194304 5654031 140734290777664 140734290775448 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28712/statm: 1694944 1440676 141 357 0 1694584 0
Current children cumulated CPU time (s) 1537.1
Current children cumulated vsize (KiB) 11341272

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 28749
/proc/meminfo: memFree=1113236/32873648 swapFree=7116/7116
[pid=28703] ppid=28701 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28703/stat : 28703 (npSolver-pbo-I.) S 28701 28703 28381 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383516045 9367552 274 33554432000 4194304 5064252 140737158050320 140737158049232 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28703/statm: 2287 274 233 213 0 72 0
[pid=28704] ppid=28703 vsize=4552348 CPUtime=164.12 cores=1,3,5,7
/proc/28704/stat : 28704 (npSolver-pbo) S 28703 28703 28381 0 -1 4202496 75170 31583 0 0 3704 526 11437 745 20 0 1 0 383516046 4661604352 753484 33554432000 4194304 6004724 140735889502800 140735889489080 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 61 0 0
/proc/28704/statm: 1138087 753484 174 442 0 1137641 0
[pid=28712] ppid=28704 vsize=6782620 CPUtime=1432.97 cores=1,3,5,7
/proc/28712/stat : 28712 (glucosInc) R 28704 28703 28381 0 -1 4202496 759722 0 0 0 143009 288 0 0 20 0 1 0 383532951 6945402880 1441493 33554432000 4194304 5654031 140734290777664 140734290775736 4232707 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28712/statm: 1695655 1441493 141 357 0 1695295 0
Current children cumulated CPU time (s) 1597.09
Current children cumulated vsize (KiB) 11344116

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/181 28749
/proc/meminfo: memFree=1112344/32873648 swapFree=7116/7116
[pid=28703] ppid=28701 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28703/stat : 28703 (npSolver-pbo-I.) S 28701 28703 28381 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383516045 9367552 274 33554432000 4194304 5064252 140737158050320 140737158049232 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28703/statm: 2287 274 233 213 0 72 0
[pid=28704] ppid=28703 vsize=4552348 CPUtime=164.12 cores=1,3,5,7
/proc/28704/stat : 28704 (npSolver-pbo) S 28703 28703 28381 0 -1 4202496 75170 31583 0 0 3704 526 11437 745 20 0 1 0 383516046 4661604352 753484 33554432000 4194304 6004724 140735889502800 140735889489080 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 61 0 0
/proc/28704/statm: 1138087 753484 174 442 0 1137641 0
[pid=28712] ppid=28704 vsize=6783476 CPUtime=1492.96 cores=1,3,5,7
/proc/28712/stat : 28712 (glucosInc) R 28704 28703 28381 0 -1 4202496 764634 0 0 0 149006 290 0 0 20 0 1 0 383532951 6946279424 1441727 33554432000 4194304 5654031 140734290777664 140734290775448 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28712/statm: 1695869 1441727 141 357 0 1695509 0
Current children cumulated CPU time (s) 1657.08
Current children cumulated vsize (KiB) 11344972

[startup+1722.31 s]
/proc/loadavg: 2.00 2.00 2.04 3/180 28789
/proc/meminfo: memFree=12045404/32873648 swapFree=7116/7116
[pid=28703] ppid=28701 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28703/stat : 28703 (npSolver-pbo-I.) S 28701 28703 28381 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383516045 9367552 274 33554432000 4194304 5064252 140737158050320 140737158049232 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28703/statm: 2287 274 233 213 0 72 0
[pid=28704] ppid=28703 vsize=4552348 CPUtime=164.12 cores=1,3,5,7
/proc/28704/stat : 28704 (npSolver-pbo) S 28703 28703 28381 0 -1 4202496 75170 31583 0 0 3704 526 11437 745 20 0 1 0 383516046 4661604352 753484 33554432000 4194304 6004724 140735889502800 140735889489080 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 61 0 0
/proc/28704/statm: 1138087 753484 174 442 0 1137641 0
[pid=28712] ppid=28704 vsize=6785324 CPUtime=1552.96 cores=1,3,5,7
/proc/28712/stat : 28712 (glucosInc) R 28704 28703 28381 0 -1 4202496 769757 0 0 0 155004 292 0 0 20 0 1 0 383532951 6948171776 1442195 33554432000 4194304 5654031 140734290777664 140734290775448 4232707 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28712/statm: 1696331 1442195 141 357 0 1695971 0
Current children cumulated CPU time (s) 1717.08
Current children cumulated vsize (KiB) 11346820

[startup+1782.3 s]
/proc/loadavg: 2.44 2.11 2.07 3/182 28791
/proc/meminfo: memFree=6825084/32873648 swapFree=7116/7116
[pid=28703] ppid=28701 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28703/stat : 28703 (npSolver-pbo-I.) S 28701 28703 28381 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383516045 9367552 274 33554432000 4194304 5064252 140737158050320 140737158049232 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28703/statm: 2287 274 233 213 0 72 0
[pid=28704] ppid=28703 vsize=4552348 CPUtime=164.12 cores=1,3,5,7
/proc/28704/stat : 28704 (npSolver-pbo) S 28703 28703 28381 0 -1 4202496 75170 31583 0 0 3704 526 11437 745 20 0 1 0 383516046 4661604352 753484 33554432000 4194304 6004724 140735889502800 140735889489080 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 61 0 0
/proc/28704/statm: 1138087 753484 174 442 0 1137641 0
[pid=28712] ppid=28704 vsize=6786676 CPUtime=1612.93 cores=1,3,5,7
/proc/28712/stat : 28712 (glucosInc) R 28704 28703 28381 0 -1 4202496 774712 0 0 0 160999 294 0 0 20 0 1 0 383532951 6949556224 1442492 33554432000 4194304 5654031 140734290777664 140734290775448 4232477 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/28712/statm: 1696669 1442492 141 357 0 1696309 0
Current children cumulated CPU time (s) 1777.05
Current children cumulated vsize (KiB) 11348172



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1805.3 s]
/proc/loadavg: 2.37 2.12 2.07 3/181 28793
/proc/meminfo: memFree=9372252/32873648 swapFree=7116/7116
[pid=28703] ppid=28701 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28703/stat : 28703 (npSolver-pbo-I.) S 28701 28703 28381 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383516045 9367552 274 33554432000 4194304 5064252 140737158050320 140737158049232 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28703/statm: 2287 274 233 213 0 72 0
[pid=28704] ppid=28703 vsize=4552348 CPUtime=164.12 cores=1,3,5,7
/proc/28704/stat : 28704 (npSolver-pbo) S 28703 28703 28381 0 -1 4202496 75170 31583 0 0 3704 526 11437 745 20 0 1 0 383516046 4661604352 753484 33554432000 4194304 6004724 140735889502800 140735889489080 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 61 0 0
/proc/28704/statm: 1138087 753484 174 442 0 1137641 0
[pid=28712] ppid=28704 vsize=6786940 CPUtime=1635.93 cores=1,3,5,7
/proc/28712/stat : 28712 (glucosInc) R 28704 28703 28381 0 -1 4202496 779420 0 0 0 163293 300 0 0 20 0 1 0 383532951 6949826560 1442545 33554432000 4194304 5654031 140734290777664 140734290775448 4232632 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/28712/statm: 1696735 1442545 141 357 0 1696375 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 11348436

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1805.3 s]
/proc/loadavg: 2.37 2.12 2.07 3/181 28793
/proc/meminfo: memFree=9372252/32873648 swapFree=7116/7116
[pid=28703] ppid=28701 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28703/stat : 28703 (npSolver-pbo-I.) S 28701 28703 28381 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383516045 9367552 274 33554432000 4194304 5064252 140737158050320 140737158049232 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28703/statm: 2287 274 233 213 0 72 0
[pid=28704] ppid=28703 vsize=4552348 CPUtime=164.12 cores=1,3,5,7
/proc/28704/stat : 28704 (npSolver-pbo) S 28703 28703 28381 0 -1 4202496 75170 31583 0 0 3704 526 11437 745 20 0 1 0 383516046 4661604352 753484 33554432000 4194304 6004724 140735889502800 140735889489080 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 61 0 0
/proc/28704/statm: 1138087 753484 174 442 0 1137641 0
[pid=28712] ppid=28704 vsize=6786940 CPUtime=1635.93 cores=1,3,5,7
/proc/28712/stat : 28712 (glucosInc) R 28704 28703 28381 0 -1 4202496 779420 0 0 0 163293 300 0 0 20 0 1 0 383532951 6949826560 1442545 33554432000 4194304 5654031 140734290777664 140734290775448 4232632 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/28712/statm: 1696735 1442545 141 357 0 1696375 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 11348436

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 28703 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=0
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=999
# CPU time returned by wait4() is 0.000999
# while last known CPU time is 1800.05
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1805.32
CPU time (s): 1800.05
CPU user time (s): 1784.34
CPU system time (s): 15.71
CPU usage (%): 99.7083
Max. virtual memory (cumulated for all children) (KiB): 11410592

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
system time used= 0.000999
maximum resident set size= 1096
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 357
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.2725 second user time and 11.9212 second system time

The end

Launcher Data

Begin job on node123 at 2012-06-08 18:45:06
IDJOB=3748583
IDBENCH=92688
IDSOLVER=2333
FILE ID=node123/3748583-1339173905
RUNJOBID= node123-1339170215-28398
PBS_JOBID= 14643831
Free space on /tmp= 65064 MiB

SOLVER NAME= npSolver inc
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/zahidi/MH+IC/normalized-minisat50_4_16_5_mh_ic.opb
COMMAND LINE= DIR/npSolver-pbo-I.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3748583-1339173905/watcher-3748583-1339173905 -o /tmp/evaluation-result-3748583-1339173905/solver-3748583-1339173905 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-I.sh HOME/instance-3748583-1339173905.opb 937496490 HOME HOME

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

MD5SUM BENCH= 14d236c4d30788af1b7d25ef928578c5
RANDOM SEED=937496490

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

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

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

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.217
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:        13451460 kB
Buffers:         1919580 kB
Cached:          9280708 kB
SwapCached:         2512 kB
Active:         15399720 kB
Inactive:        2834776 kB
Active(anon):    7027132 kB
Inactive(anon):     7732 kB
Active(file):    8372588 kB
Inactive(file):  2827044 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67100576 kB
Dirty:            353224 kB
Writeback:             0 kB
AnonPages:       7039584 kB
Mapped:            11484 kB
Shmem:                 0 kB
Slab:            1035196 kB
SReclaimable:     477280 kB
SUnreclaim:       557916 kB
KernelStack:        1472 kB
PageTables:        17848 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    9630832 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:   6692864 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= 64508 MiB
End job on node123 at 2012-06-08 19:15:14