Trace number 3748571

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

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/MH+IC/
normalized-minisat25_4_7_6_mh_ic.opb
MD5SUMe7b6dae550ad8f4cdbfa76831693ec64
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark1403187
Best CPU time to get the best result obtained on this benchmark1800.17
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables45775
Total number of constraints102733
Number of constraints which are clauses71450
Number of constraints which are cardinality constraints (but not clauses)33
Number of constraints which are nor clauses,nor cardinality constraints31250
Minimum length of a constraint2
Maximum length of a constraint925
Number of terms in the objective function 17425
Biggest coefficient in the objective function 74618461
Number of bits for the biggest coefficient in the objective function 27
Sum of the numbers in the objective function 10171756525
Number of bits of the sum of numbers in the objective function 34
Biggest number in a constraint 74618461
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 10171756525
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.32	c old isEQ: 0, new EQ is 1
0.00/0.32	c old isEQ: 52, new EQ is 0
0.00/0.33	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.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.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.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.41	c old isEQ: 0, new EQ is 0
0.00/0.42	c old isEQ: 0, new EQ is 0
0.00/0.42	c old isEQ: 0, new EQ is 0
0.00/0.43	c old isEQ: 0, new EQ is 0
0.00/0.44	c old isEQ: 0, new EQ is 0
0.00/0.44	c old isEQ: 0, new EQ is 0
0.00/0.45	c old isEQ: 0, new EQ is 0
0.00/0.45	c old isEQ: 0, new EQ is 0
0.00/0.46	c old isEQ: 0, new EQ is 0
0.00/0.48	c old isEQ: 0, new EQ is 1
0.00/0.54	c old isEQ: 1, new EQ is 1
0.00/0.66	c run inc solver
0.00/0.66	c [INC SYSTEM] run initial solver
0.00/0.66	c [INC SYSTEM] preprocess with white file
3.17/3.27	c [INC SYSTEM] finished preprocessing in 2 s
3.17/3.27	c [INC SYSTEM] execute solver
4.46/4.55	c [INC SEARCH] formula is SAT
4.56/4.65	c [INC SYSTEM] solved the initial formula
4.66/4.71	c model valid
4.66/4.71	c current solution ok
5.47/5.58	o 80107842
5.47/5.58	c execute binary inc search
5.47/5.58	c [INC SEARCH] current bound: 40053933
5.47/5.58	c [INC SEARCH] iteration: 0
5.47/5.58	c [INC SEARCH] lower bound: 0 upperbound 80107867 current bound: 40053933 best value:80107867
5.47/5.58	c [INC SYSTEM] there exists a inc, kill it!
5.47/5.58	c write failed with 2
5.47/5.59	c [INC SYSTEM] create new solver instance
5.47/5.59	c [INC] encode full formula
5.47/5.59	c fallback to adder encoding
7.98/8.05	c set iterative enc to: adder
7.98/8.05	c set iterative enc to: none
8.28/8.35	c [INC SEARCH] isOptimum variable: 0
1800.09/1800.41	HOME/npSolver-pbo-I.sh: line 18:  4052 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-3748571-1339173839/watcher-3748571-1339173839 -o /tmp/evaluation-result-3748571-1339173839/solver-3748571-1339173839 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3748571-1339173839.opb 1504852295 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.04 2.05 2.00 3/173 4051
/proc/meminfo: memFree=28993684/32873648 swapFree=6860/6860
[pid=4051] ppid=4049 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4051/stat : 4051 (npSolver-pbo-I.) S 4049 4051 3785 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383509999 9367552 275 33554432000 4194304 5064252 140733304321344 140733304320256 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4051/statm: 2287 275 233 213 0 72 0

[startup+0.102816 s]
/proc/loadavg: 2.04 2.05 2.00 3/173 4051
/proc/meminfo: memFree=28993684/32873648 swapFree=6860/6860
[pid=4051] ppid=4049 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4051/stat : 4051 (npSolver-pbo-I.) S 4049 4051 3785 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383509999 9367552 275 33554432000 4194304 5064252 140733304321344 140733304320256 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4051/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.200361 s]
/proc/loadavg: 2.04 2.05 2.00 3/173 4051
/proc/meminfo: memFree=28993684/32873648 swapFree=6860/6860
[pid=4051] ppid=4049 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4051/stat : 4051 (npSolver-pbo-I.) S 4049 4051 3785 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383509999 9367552 275 33554432000 4194304 5064252 140733304321344 140733304320256 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4051/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.30031 s]
/proc/loadavg: 2.04 2.05 2.00 3/173 4051
/proc/meminfo: memFree=28993684/32873648 swapFree=6860/6860
[pid=4051] ppid=4049 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4051/stat : 4051 (npSolver-pbo-I.) S 4049 4051 3785 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383509999 9367552 275 33554432000 4194304 5064252 140733304321344 140733304320256 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4051/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700274 s]
/proc/loadavg: 2.04 2.05 2.00 3/173 4051
/proc/meminfo: memFree=28993684/32873648 swapFree=6860/6860
[pid=4051] ppid=4049 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4051/stat : 4051 (npSolver-pbo-I.) S 4049 4051 3785 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383509999 9367552 275 33554432000 4194304 5064252 140733304321344 140733304320256 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4051/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50038 s]
/proc/loadavg: 2.04 2.05 2.00 3/181 4066
/proc/meminfo: memFree=28652256/32873648 swapFree=6860/6860
[pid=4051] ppid=4049 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4051/stat : 4051 (npSolver-pbo-I.) S 4049 4051 3785 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383509999 9367552 275 33554432000 4194304 5064252 140733304321344 140733304320256 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4051/statm: 2287 275 233 213 0 72 0
[pid=4052] ppid=4051 vsize=97192 CPUtime=0.68 cores=1,3,5,7
/proc/4052/stat : 4052 (npSolver-pbo) S 4051 4051 3785 0 -1 4202496 12161 0 0 0 63 5 0 0 20 0 1 0 383509999 99524608 22647 33554432000 4194304 6004724 140736040670560 140736040665024 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4052/statm: 24298 22647 164 442 0 23852 0
[pid=4065] ppid=4052 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4065/stat : 4065 (cp2_pre.sh) S 4052 4051 3785 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 383510068 9367552 277 33554432000 4194304 5064252 140734395058240 140734395056944 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4065/statm: 2287 277 234 213 0 72 0
[pid=4066] ppid=4065 vsize=186968 CPUtime=0.79 cores=1,3,5,7
/proc/4066/stat : 4066 (coprocessor) R 4065 4051 3785 0 -1 4202496 30923 0 0 0 74 5 0 0 20 0 1 0 383510069 191455232 45318 33554432000 4194304 6586260 140733773932528 140733773931896 5431512 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/4066/statm: 46742 45318 176 584 0 46154 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 302456

[startup+3.10032 s]
/proc/loadavg: 2.03 2.04 2.00 3/181 4066
/proc/meminfo: memFree=28478060/32873648 swapFree=6860/6860
[pid=4051] ppid=4049 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4051/stat : 4051 (npSolver-pbo-I.) S 4049 4051 3785 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383509999 9367552 275 33554432000 4194304 5064252 140733304321344 140733304320256 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4051/statm: 2287 275 233 213 0 72 0
[pid=4052] ppid=4051 vsize=97192 CPUtime=0.68 cores=1,3,5,7
/proc/4052/stat : 4052 (npSolver-pbo) S 4051 4051 3785 0 -1 4202496 12161 0 0 0 63 5 0 0 20 0 1 0 383509999 99524608 22647 33554432000 4194304 6004724 140736040670560 140736040665024 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4052/statm: 24298 22647 164 442 0 23852 0
[pid=4065] ppid=4052 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4065/stat : 4065 (cp2_pre.sh) S 4052 4051 3785 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 383510068 9367552 277 33554432000 4194304 5064252 140734395058240 140734395056944 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4065/statm: 2287 277 234 213 0 72 0
[pid=4066] ppid=4065 vsize=212112 CPUtime=2.39 cores=1,3,5,7
/proc/4066/stat : 4066 (coprocessor) R 4065 4051 3785 0 -1 4202496 34432 0 0 0 222 17 0 0 20 0 1 0 383510069 217202688 51950 33554432000 4194304 6586260 140733773932528 140733773928152 5732496 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/4066/statm: 53028 51950 204 584 0 52440 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 327600

[startup+6.30021 s]
/proc/loadavg: 2.03 2.04 2.00 3/180 4068
/proc/meminfo: memFree=28265240/32873648 swapFree=6860/6860
[pid=4051] ppid=4049 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4051/stat : 4051 (npSolver-pbo-I.) S 4049 4051 3785 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383509999 9367552 275 33554432000 4194304 5064252 140733304321344 140733304320256 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4051/statm: 2287 275 233 213 0 72 0
[pid=4052] ppid=4051 vsize=179112 CPUtime=6.28 cores=1,3,5,7
/proc/4052/stat : 4052 (npSolver-pbo) R 4051 4051 3785 0 -1 4202496 19809 53048 0 0 167 75 361 25 20 0 1 0 383509999 183410688 39090 33554432000 4194304 6004724 140736040670560 140736040663480 4582605 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4052/statm: 44778 39090 183 442 0 44332 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 188260

[startup+12.7003 s]
/proc/loadavg: 2.19 2.08 2.01 3/180 4072
/proc/meminfo: memFree=27170588/32873648 swapFree=6860/6860
[pid=4051] ppid=4049 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4051/stat : 4051 (npSolver-pbo-I.) S 4049 4051 3785 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383509999 9367552 275 33554432000 4194304 5064252 140733304321344 140733304320256 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4051/statm: 2287 275 233 213 0 72 0
[pid=4052] ppid=4051 vsize=113576 CPUtime=8.33 cores=1,3,5,7
/proc/4052/stat : 4052 (npSolver-pbo) S 4051 4051 3785 0 -1 4202496 21958 53563 0 0 340 105 361 27 20 0 1 0 383509999 116301824 26763 33554432000 4194304 6004724 140736040670560 140736040655480 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4052/statm: 28394 26763 184 442 0 27948 0
[pid=4071] ppid=4052 vsize=533276 CPUtime=4.33 cores=1,3,5,7
/proc/4071/stat : 4071 (glucosInc) R 4052 4051 3785 0 -1 4202496 78168 0 0 0 410 23 0 0 20 0 1 0 383510834 546074624 116503 33554432000 4194304 5654031 140734366515744 140734366513528 4232821 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/4071/statm: 133319 116503 141 357 0 132959 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 656000

[startup+25.5004 s]
/proc/loadavg: 2.16 2.07 2.01 3/180 4072
/proc/meminfo: memFree=26196152/32873648 swapFree=6860/6860
[pid=4051] ppid=4049 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4051/stat : 4051 (npSolver-pbo-I.) S 4049 4051 3785 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383509999 9367552 275 33554432000 4194304 5064252 140733304321344 140733304320256 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4051/statm: 2287 275 233 213 0 72 0
[pid=4052] ppid=4051 vsize=113576 CPUtime=8.33 cores=1,3,5,7
/proc/4052/stat : 4052 (npSolver-pbo) S 4051 4051 3785 0 -1 4202496 21958 53563 0 0 340 105 361 27 20 0 1 0 383509999 116301824 26763 33554432000 4194304 6004724 140736040670560 140736040655480 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4052/statm: 28394 26763 184 442 0 27948 0
[pid=4071] ppid=4052 vsize=537064 CPUtime=17.12 cores=1,3,5,7
/proc/4071/stat : 4071 (glucosInc) R 4052 4051 3785 0 -1 4202496 79729 0 0 0 1689 23 0 0 20 0 1 0 383510834 549953536 118575 33554432000 4194304 5654031 140734366515744 140734366513528 4232707 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4071/statm: 134266 118575 141 357 0 133906 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 659788

[startup+51.1003 s]
/proc/loadavg: 2.18 2.08 2.01 3/182 4074
/proc/meminfo: memFree=21465320/32873648 swapFree=6860/6860
[pid=4051] ppid=4049 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4051/stat : 4051 (npSolver-pbo-I.) S 4049 4051 3785 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383509999 9367552 275 33554432000 4194304 5064252 140733304321344 140733304320256 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4051/statm: 2287 275 233 213 0 72 0
[pid=4052] ppid=4051 vsize=113576 CPUtime=8.33 cores=1,3,5,7
/proc/4052/stat : 4052 (npSolver-pbo) S 4051 4051 3785 0 -1 4202496 21958 53563 0 0 340 105 361 27 20 0 1 0 383509999 116301824 26763 33554432000 4194304 6004724 140736040670560 140736040655480 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4052/statm: 28394 26763 184 442 0 27948 0
[pid=4071] ppid=4052 vsize=538800 CPUtime=42.72 cores=1,3,5,7
/proc/4071/stat : 4071 (glucosInc) R 4052 4051 3785 0 -1 4202496 80170 0 0 0 4248 24 0 0 20 0 1 0 383510834 551731200 120549 33554432000 4194304 5654031 140734366515744 140734366503560 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4071/statm: 134700 120549 142 357 0 134340 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 661524

[startup+102.3 s]
/proc/loadavg: 2.77 2.26 2.08 3/182 4074
/proc/meminfo: memFree=17663464/32873648 swapFree=6860/6860
[pid=4051] ppid=4049 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4051/stat : 4051 (npSolver-pbo-I.) S 4049 4051 3785 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383509999 9367552 275 33554432000 4194304 5064252 140733304321344 140733304320256 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4051/statm: 2287 275 233 213 0 72 0
[pid=4052] ppid=4051 vsize=113576 CPUtime=8.33 cores=1,3,5,7
/proc/4052/stat : 4052 (npSolver-pbo) S 4051 4051 3785 0 -1 4202496 21958 53563 0 0 340 105 361 27 20 0 1 0 383509999 116301824 26763 33554432000 4194304 6004724 140736040670560 140736040655480 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4052/statm: 28394 26763 184 442 0 27948 0
[pid=4071] ppid=4052 vsize=551580 CPUtime=93.92 cores=1,3,5,7
/proc/4071/stat : 4071 (glucosInc) R 4052 4051 3785 0 -1 4202496 82248 0 0 0 9367 25 0 0 20 0 1 0 383510834 564817920 127737 33554432000 4194304 5654031 140734366515744 140734366503560 4232752 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4071/statm: 137895 127737 142 357 0 137535 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 674304

[startup+162.3 s]
/proc/loadavg: 2.98 2.41 2.14 3/182 4074
/proc/meminfo: memFree=16077676/32873648 swapFree=6860/6860
[pid=4051] ppid=4049 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4051/stat : 4051 (npSolver-pbo-I.) S 4049 4051 3785 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383509999 9367552 275 33554432000 4194304 5064252 140733304321344 140733304320256 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4051/statm: 2287 275 233 213 0 72 0
[pid=4052] ppid=4051 vsize=113576 CPUtime=8.33 cores=1,3,5,7
/proc/4052/stat : 4052 (npSolver-pbo) S 4051 4051 3785 0 -1 4202496 21958 53563 0 0 340 105 361 27 20 0 1 0 383509999 116301824 26763 33554432000 4194304 6004724 140736040670560 140736040655480 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4052/statm: 28394 26763 184 442 0 27948 0
[pid=4071] ppid=4052 vsize=555696 CPUtime=153.9 cores=1,3,5,7
/proc/4071/stat : 4071 (glucosInc) R 4052 4051 3785 0 -1 4202496 82748 0 0 0 15362 28 0 0 20 0 1 0 383510834 569032704 127274 33554432000 4194304 5654031 140734366515744 140734366503560 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4071/statm: 138924 127274 142 357 0 138564 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 678420

[startup+222.307 s]
/proc/loadavg: 2.47 2.37 2.14 3/181 4076
/proc/meminfo: memFree=17086852/32873648 swapFree=6860/6860
[pid=4051] ppid=4049 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4051/stat : 4051 (npSolver-pbo-I.) S 4049 4051 3785 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383509999 9367552 275 33554432000 4194304 5064252 140733304321344 140733304320256 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4051/statm: 2287 275 233 213 0 72 0
[pid=4052] ppid=4051 vsize=113576 CPUtime=8.33 cores=1,3,5,7
/proc/4052/stat : 4052 (npSolver-pbo) S 4051 4051 3785 0 -1 4202496 21958 53563 0 0 340 105 361 27 20 0 1 0 383509999 116301824 26763 33554432000 4194304 6004724 140736040670560 140736040655480 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4052/statm: 28394 26763 184 442 0 27948 0
[pid=4071] ppid=4052 vsize=555696 CPUtime=213.9 cores=1,3,5,7
/proc/4071/stat : 4071 (glucosInc) R 4052 4051 3785 0 -1 4202496 83189 0 0 0 21359 31 0 0 20 0 1 0 383510834 569032704 122154 33554432000 4194304 5654031 140734366515744 140734366503560 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4071/statm: 138924 122154 142 357 0 138564 0
Current children cumulated CPU time (s) 222.23

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

/proc/loadavg: 2.00 2.00 2.01 3/181 4109
/proc/meminfo: memFree=16846512/32873648 swapFree=6860/6860
[pid=4051] ppid=4049 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4051/stat : 4051 (npSolver-pbo-I.) S 4049 4051 3785 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383509999 9367552 275 33554432000 4194304 5064252 140733304321344 140733304320256 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4051/statm: 2287 275 233 213 0 72 0
[pid=4052] ppid=4051 vsize=113576 CPUtime=8.33 cores=1,3,5,7
/proc/4052/stat : 4052 (npSolver-pbo) S 4051 4051 3785 0 -1 4202496 21958 53563 0 0 340 105 361 27 20 0 1 0 383509999 116301824 26763 33554432000 4194304 6004724 140736040670560 140736040655480 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4052/statm: 28394 26763 184 442 0 27948 0
[pid=4071] ppid=4052 vsize=665408 CPUtime=1353.72 cores=1,3,5,7
/proc/4071/stat : 4071 (glucosInc) R 4052 4051 3785 0 -1 4202496 96546 0 0 0 135270 102 0 0 20 0 1 0 383510834 681377792 154549 33554432000 4194304 5654031 140734366515744 140734366513528 4232980 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4071/statm: 166352 154549 142 357 0 165992 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 788132

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4109
/proc/meminfo: memFree=16888180/32873648 swapFree=6860/6860
[pid=4051] ppid=4049 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4051/stat : 4051 (npSolver-pbo-I.) S 4049 4051 3785 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383509999 9367552 275 33554432000 4194304 5064252 140733304321344 140733304320256 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4051/statm: 2287 275 233 213 0 72 0
[pid=4052] ppid=4051 vsize=113576 CPUtime=8.33 cores=1,3,5,7
/proc/4052/stat : 4052 (npSolver-pbo) S 4051 4051 3785 0 -1 4202496 21958 53563 0 0 340 105 361 27 20 0 1 0 383509999 116301824 26763 33554432000 4194304 6004724 140736040670560 140736040655480 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4052/statm: 28394 26763 184 442 0 27948 0
[pid=4071] ppid=4052 vsize=666804 CPUtime=1413.72 cores=1,3,5,7
/proc/4071/stat : 4071 (glucosInc) R 4052 4051 3785 0 -1 4202496 97497 0 0 0 141264 108 0 0 20 0 1 0 383510834 682807296 142580 33554432000 4194304 5654031 140734366515744 140734366513768 4215076 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4071/statm: 166701 142580 142 357 0 166341 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 789528

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4109
/proc/meminfo: memFree=16779996/32873648 swapFree=6860/6860
[pid=4051] ppid=4049 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4051/stat : 4051 (npSolver-pbo-I.) S 4049 4051 3785 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383509999 9367552 275 33554432000 4194304 5064252 140733304321344 140733304320256 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4051/statm: 2287 275 233 213 0 72 0
[pid=4052] ppid=4051 vsize=113576 CPUtime=8.33 cores=1,3,5,7
/proc/4052/stat : 4052 (npSolver-pbo) S 4051 4051 3785 0 -1 4202496 21958 53563 0 0 340 105 361 27 20 0 1 0 383509999 116301824 26763 33554432000 4194304 6004724 140736040670560 140736040655480 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4052/statm: 28394 26763 184 442 0 27948 0
[pid=4071] ppid=4052 vsize=799796 CPUtime=1473.7 cores=1,3,5,7
/proc/4071/stat : 4071 (glucosInc) R 4052 4051 3785 0 -1 4202496 98207 0 0 0 147259 111 0 0 20 0 1 0 383510834 818991104 168329 33554432000 4194304 5654031 140734366515744 140734366513528 4232994 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4071/statm: 199949 168329 142 357 0 199589 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 922520

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4110
/proc/meminfo: memFree=16849628/32873648 swapFree=6860/6860
[pid=4051] ppid=4049 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4051/stat : 4051 (npSolver-pbo-I.) S 4049 4051 3785 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383509999 9367552 275 33554432000 4194304 5064252 140733304321344 140733304320256 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4051/statm: 2287 275 233 213 0 72 0
[pid=4052] ppid=4051 vsize=113576 CPUtime=8.33 cores=1,3,5,7
/proc/4052/stat : 4052 (npSolver-pbo) S 4051 4051 3785 0 -1 4202496 21958 53563 0 0 340 105 361 27 20 0 1 0 383509999 116301824 26763 33554432000 4194304 6004724 140736040670560 140736040655480 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4052/statm: 28394 26763 184 442 0 27948 0
[pid=4071] ppid=4052 vsize=674432 CPUtime=1533.7 cores=1,3,5,7
/proc/4071/stat : 4071 (glucosInc) R 4052 4051 3785 0 -1 4202496 99327 0 0 0 153254 116 0 0 20 0 1 0 383510834 690618368 149875 33554432000 4194304 5654031 140734366515744 140734366503560 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4071/statm: 168608 149875 142 357 0 168248 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 797156

[startup+1602.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/182 4113
/proc/meminfo: memFree=16827876/32873648 swapFree=6860/6860
[pid=4051] ppid=4049 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4051/stat : 4051 (npSolver-pbo-I.) S 4049 4051 3785 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383509999 9367552 275 33554432000 4194304 5064252 140733304321344 140733304320256 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4051/statm: 2287 275 233 213 0 72 0
[pid=4052] ppid=4051 vsize=113576 CPUtime=8.33 cores=1,3,5,7
/proc/4052/stat : 4052 (npSolver-pbo) S 4051 4051 3785 0 -1 4202496 21958 53563 0 0 340 105 361 27 20 0 1 0 383509999 116301824 26763 33554432000 4194304 6004724 140736040670560 140736040655480 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4052/statm: 28394 26763 184 442 0 27948 0
[pid=4071] ppid=4052 vsize=679132 CPUtime=1593.68 cores=1,3,5,7
/proc/4071/stat : 4071 (glucosInc) R 4052 4051 3785 0 -1 4202496 99577 0 0 0 159252 116 0 0 20 0 1 0 383510834 695431168 155235 33554432000 4194304 5654031 140734366515744 140734366513512 4232707 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4071/statm: 169783 155235 142 357 0 169423 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 801856

[startup+1662.3 s]
/proc/loadavg: 2.08 2.03 2.00 3/181 4113
/proc/meminfo: memFree=16903952/32873648 swapFree=6860/6860
[pid=4051] ppid=4049 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4051/stat : 4051 (npSolver-pbo-I.) S 4049 4051 3785 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383509999 9367552 275 33554432000 4194304 5064252 140733304321344 140733304320256 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4051/statm: 2287 275 233 213 0 72 0
[pid=4052] ppid=4051 vsize=113576 CPUtime=8.33 cores=1,3,5,7
/proc/4052/stat : 4052 (npSolver-pbo) S 4051 4051 3785 0 -1 4202496 21958 53563 0 0 340 105 361 27 20 0 1 0 383509999 116301824 26763 33554432000 4194304 6004724 140736040670560 140736040655480 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4052/statm: 28394 26763 184 442 0 27948 0
[pid=4071] ppid=4052 vsize=597744 CPUtime=1653.67 cores=1,3,5,7
/proc/4071/stat : 4071 (glucosInc) R 4052 4051 3785 0 -1 4202496 100166 0 0 0 165250 117 0 0 20 0 1 0 383510834 612089856 135666 33554432000 4194304 5654031 140734366515744 140734366503560 4214603 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4071/statm: 149436 135666 142 357 0 149076 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 720468

[startup+1722.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/181 4113
/proc/meminfo: memFree=16871044/32873648 swapFree=6860/6860
[pid=4051] ppid=4049 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4051/stat : 4051 (npSolver-pbo-I.) S 4049 4051 3785 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383509999 9367552 275 33554432000 4194304 5064252 140733304321344 140733304320256 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4051/statm: 2287 275 233 213 0 72 0
[pid=4052] ppid=4051 vsize=113576 CPUtime=8.33 cores=1,3,5,7
/proc/4052/stat : 4052 (npSolver-pbo) S 4051 4051 3785 0 -1 4202496 21958 53563 0 0 340 105 361 27 20 0 1 0 383509999 116301824 26763 33554432000 4194304 6004724 140736040670560 140736040655480 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4052/statm: 28394 26763 184 442 0 27948 0
[pid=4071] ppid=4052 vsize=679132 CPUtime=1713.66 cores=1,3,5,7
/proc/4071/stat : 4071 (glucosInc) R 4052 4051 3785 0 -1 4202496 100694 0 0 0 171248 118 0 0 20 0 1 0 383510834 695431168 143858 33554432000 4194304 5654031 140734366515744 140734366503560 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4071/statm: 169783 143858 142 357 0 169423 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 801856

[startup+1782.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/181 4113
/proc/meminfo: memFree=16891624/32873648 swapFree=6860/6860
[pid=4051] ppid=4049 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4051/stat : 4051 (npSolver-pbo-I.) S 4049 4051 3785 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383509999 9367552 275 33554432000 4194304 5064252 140733304321344 140733304320256 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4051/statm: 2287 275 233 213 0 72 0
[pid=4052] ppid=4051 vsize=113576 CPUtime=8.33 cores=1,3,5,7
/proc/4052/stat : 4052 (npSolver-pbo) S 4051 4051 3785 0 -1 4202496 21958 53563 0 0 340 105 361 27 20 0 1 0 383509999 116301824 26763 33554432000 4194304 6004724 140736040670560 140736040655480 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4052/statm: 28394 26763 184 442 0 27948 0
[pid=4071] ppid=4052 vsize=597744 CPUtime=1773.66 cores=1,3,5,7
/proc/4071/stat : 4071 (glucosInc) R 4052 4051 3785 0 -1 4202496 100941 0 0 0 177245 121 0 0 20 0 1 0 383510834 612089856 138744 33554432000 4194304 5654031 140734366515744 140734366503560 4215182 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4071/statm: 149436 138744 142 357 0 149076 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 720468



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.03 2.03 2.00 3/181 4113
/proc/meminfo: memFree=16870936/32873648 swapFree=6860/6860
[pid=4051] ppid=4049 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4051/stat : 4051 (npSolver-pbo-I.) S 4049 4051 3785 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383509999 9367552 275 33554432000 4194304 5064252 140733304321344 140733304320256 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4051/statm: 2287 275 233 213 0 72 0
[pid=4052] ppid=4051 vsize=113576 CPUtime=8.33 cores=1,3,5,7
/proc/4052/stat : 4052 (npSolver-pbo) S 4051 4051 3785 0 -1 4202496 21958 53563 0 0 340 105 361 27 20 0 1 0 383509999 116301824 26763 33554432000 4194304 6004724 140736040670560 140736040655480 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4052/statm: 28394 26763 184 442 0 27948 0
[pid=4071] ppid=4052 vsize=684052 CPUtime=1791.76 cores=1,3,5,7
/proc/4071/stat : 4071 (glucosInc) R 4052 4051 3785 0 -1 4202496 101562 0 0 0 179054 122 0 0 20 0 1 0 383510834 700469248 143453 33554432000 4194304 5654031 140734366515744 140734366503560 4232833 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4071/statm: 171013 143453 142 357 0 170653 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 806776

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.4 s]
/proc/loadavg: 2.03 2.03 2.00 3/181 4113
/proc/meminfo: memFree=16870936/32873648 swapFree=6860/6860
[pid=4051] ppid=4049 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4051/stat : 4051 (npSolver-pbo-I.) S 4049 4051 3785 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383509999 9367552 275 33554432000 4194304 5064252 140733304321344 140733304320256 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4051/statm: 2287 275 233 213 0 72 0
[pid=4052] ppid=4051 vsize=113576 CPUtime=8.33 cores=1,3,5,7
/proc/4052/stat : 4052 (npSolver-pbo) S 4051 4051 3785 0 -1 4202496 21958 53563 0 0 340 105 361 27 20 0 1 0 383509999 116301824 26763 33554432000 4194304 6004724 140736040670560 140736040655480 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4052/statm: 28394 26763 184 442 0 27948 0
[pid=4071] ppid=4052 vsize=684052 CPUtime=1791.76 cores=1,3,5,7
/proc/4071/stat : 4071 (glucosInc) R 4052 4051 3785 0 -1 4202496 101562 0 0 0 179054 122 0 0 20 0 1 0 383510834 700469248 143453 33554432000 4194304 5654031 140734366515744 140734366503560 4232833 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4071/statm: 171013 143453 142 357 0 170653 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 806776

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 4051 and gives
#  childrusage.ru_utime.tv_sec=7
#  childrusage.ru_utime.tv_usec=22932
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=334797
# CPU time returned by wait4() is 8.35773
# while last known CPU time is 1800.09
#
# 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.09
CPU user time (s): 1797.55
CPU system time (s): 2.54
CPU usage (%): 99.982
Max. virtual memory (cumulated for all children) (KiB): 1134956

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 7.02293
system time used= 1.3348
maximum resident set size= 458828
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 75896
page faults= 0
swaps= 0
block input operations= 0
block output operations= 448768
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 624
involuntary context switches= 24

runsolver used 5.08423 second user time and 9.57954 second system time

The end

Launcher Data

Begin job on node116 at 2012-06-08 18:43:59
IDJOB=3748571
IDBENCH=92681
IDSOLVER=2333
FILE ID=node116/3748571-1339173839
RUNJOBID= node116-1339170231-3802
PBS_JOBID= 14643838
Free space on /tmp= 70876 MiB

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

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

MD5SUM BENCH= e7b6dae550ad8f4cdbfa76831693ec64
RANDOM SEED=1504852295

node116.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.556
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.11
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.556
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.556
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	: 5438.54
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.556
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.556
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.556
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.92
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.556
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.90
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.556
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:        28994708 kB
Buffers:          453804 kB
Cached:          2505036 kB
SwapCached:         3172 kB
Active:          1124272 kB
Inactive:        1846388 kB
Active(anon):       8708 kB
Inactive(anon):     3396 kB
Active(file):    1115564 kB
Inactive(file):  1842992 kB
Unevictable:        6860 kB
Mlocked:            6860 kB
SwapTotal:      67108856 kB
SwapFree:       67100548 kB
Dirty:             42112 kB
Writeback:             0 kB
AnonPages:         13664 kB
Mapped:            10056 kB
Shmem:                 0 kB
Slab:             770288 kB
SReclaimable:     214164 kB
SUnreclaim:       556124 kB
KernelStack:        1480 kB
PageTables:         3960 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     106868 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:      2048 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= 68348 MiB
End job on node116 at 2012-06-08 19:14:00