Trace number 3748569

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 1800.92

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/MH+IC/
normalized-minisat25_4_7_4_mh_ic.opb
MD5SUM28aef98ecae5ad7c0bc1921f6d6032a5
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark5114454
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 106496424
Number of bits for the biggest coefficient in the objective function 27
Sum of the numbers in the objective function 13952376603
Number of bits of the sum of numbers in the objective function 34
Biggest number in a constraint 106496424
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 13952376603
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.36	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.40	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.43	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.67	c run inc solver
0.00/0.67	c [INC SYSTEM] run initial solver
0.00/0.67	c [INC SYSTEM] preprocess with white file
3.22/3.73	c [INC SYSTEM] finished preprocessing in 3 s
3.22/3.73	c [INC SYSTEM] execute solver
4.50/5.00	c [INC SEARCH] formula is SAT
4.50/5.02	c [INC SYSTEM] solved the initial formula
4.60/5.17	c model valid
4.60/5.17	c current solution ok
5.50/6.02	o 49038969
5.50/6.02	c execute binary inc search
5.50/6.02	c [INC SEARCH] current bound: 24519497
5.50/6.02	c [INC SEARCH] iteration: 0
5.50/6.02	c [INC SEARCH] lower bound: 0 upperbound 49038994 current bound: 24519497 best value:49038994
5.50/6.02	c [INC SYSTEM] there exists a inc, kill it!
5.50/6.02	c write failed with 2
5.50/6.03	c [INC SYSTEM] create new solver instance
5.50/6.03	c [INC] encode full formula
5.50/6.03	c fallback to adder encoding
7.82/8.37	c set iterative enc to: adder
7.82/8.37	c set iterative enc to: none
8.12/8.66	c [INC SEARCH] isOptimum variable: 0
1800.05/1800.91	HOME/npSolver-pbo-I.sh: line 18:  8995 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-3748569-1339173800/watcher-3748569-1339173800 -o /tmp/evaluation-result-3748569-1339173800/solver-3748569-1339173800 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3748569-1339173800.opb 1132001267 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.02 2.01 2.00 3/178 8994
/proc/meminfo: memFree=30581936/32873648 swapFree=7376/7376
[pid=8994] ppid=8992 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8994/stat : 8994 (npSolver-pbo-I.) S 8992 8994 8666 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383507279 9367552 274 33554432000 4194304 5064252 140735337337200 140735337336112 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8994/statm: 2287 274 233 213 0 72 0

[startup+0.0927371 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 8994
/proc/meminfo: memFree=30581936/32873648 swapFree=7376/7376
[pid=8994] ppid=8992 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8994/stat : 8994 (npSolver-pbo-I.) S 8992 8994 8666 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383507279 9367552 274 33554432000 4194304 5064252 140735337337200 140735337336112 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8994/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100329 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 8994
/proc/meminfo: memFree=30581936/32873648 swapFree=7376/7376
[pid=8994] ppid=8992 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8994/stat : 8994 (npSolver-pbo-I.) S 8992 8994 8666 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383507279 9367552 274 33554432000 4194304 5064252 140735337337200 140735337336112 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8994/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300277 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 8994
/proc/meminfo: memFree=30581936/32873648 swapFree=7376/7376
[pid=8994] ppid=8992 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8994/stat : 8994 (npSolver-pbo-I.) S 8992 8994 8666 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383507279 9367552 274 33554432000 4194304 5064252 140735337337200 140735337336112 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8994/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700276 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 8994
/proc/meminfo: memFree=30581936/32873648 swapFree=7376/7376
[pid=8994] ppid=8992 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8994/stat : 8994 (npSolver-pbo-I.) S 8992 8994 8666 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383507279 9367552 274 33554432000 4194304 5064252 140735337337200 140735337336112 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8994/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50041 s]
/proc/loadavg: 2.02 2.01 2.00 3/182 8998
/proc/meminfo: memFree=30349792/32873648 swapFree=7376/7376
[pid=8994] ppid=8992 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8994/stat : 8994 (npSolver-pbo-I.) S 8992 8994 8666 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383507279 9367552 274 33554432000 4194304 5064252 140735337337200 140735337336112 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8994/statm: 2287 274 233 213 0 72 0
[pid=8995] ppid=8994 vsize=97196 CPUtime=0.69 cores=1,3,5,7
/proc/8995/stat : 8995 (npSolver-pbo) S 8994 8994 8666 0 -1 4202496 12120 0 0 0 63 6 0 0 20 0 1 0 383507280 99528704 22729 33554432000 4194304 6004724 140734988834160 140734988828624 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8995/statm: 24299 22729 164 442 0 23853 0
[pid=8997] ppid=8995 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8997/stat : 8997 (cp2_pre.sh) S 8995 8994 8666 0 -1 4202496 610 0 0 0 0 0 0 0 20 0 1 0 383507349 9367552 277 33554432000 4194304 5064252 140735956948640 140735956947344 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8997/statm: 2287 277 234 213 0 72 0
[pid=8998] ppid=8997 vsize=186968 CPUtime=0.79 cores=1,3,5,7
/proc/8998/stat : 8998 (coprocessor) R 8997 8994 8666 0 -1 4202496 30805 0 0 0 74 5 0 0 20 0 1 0 383507349 191455232 45200 33554432000 4194304 6586260 140736737951648 140736737947896 4768675 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/8998/statm: 46742 45200 176 584 0 46154 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 302460

[startup+3.10038 s]
/proc/loadavg: 2.02 2.01 2.00 3/182 8998
/proc/meminfo: memFree=30274124/32873648 swapFree=7376/7376
[pid=8994] ppid=8992 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8994/stat : 8994 (npSolver-pbo-I.) S 8992 8994 8666 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383507279 9367552 274 33554432000 4194304 5064252 140735337337200 140735337336112 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8994/statm: 2287 274 233 213 0 72 0
[pid=8995] ppid=8994 vsize=97196 CPUtime=0.69 cores=1,3,5,7
/proc/8995/stat : 8995 (npSolver-pbo) S 8994 8994 8666 0 -1 4202496 12120 0 0 0 63 6 0 0 20 0 1 0 383507280 99528704 22729 33554432000 4194304 6004724 140734988834160 140734988828624 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8995/statm: 24299 22729 164 442 0 23853 0
[pid=8997] ppid=8995 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8997/stat : 8997 (cp2_pre.sh) S 8995 8994 8666 0 -1 4202496 610 0 0 0 0 0 0 0 20 0 1 0 383507349 9367552 277 33554432000 4194304 5064252 140735956948640 140735956947344 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8997/statm: 2287 277 234 213 0 72 0
[pid=8998] ppid=8997 vsize=212112 CPUtime=1.94 cores=1,3,5,7
/proc/8998/stat : 8998 (coprocessor) D 8997 8994 8666 0 -1 4202496 34311 0 0 0 188 6 0 0 20 0 1 0 383507349 217202688 51829 33554432000 4194304 6586260 140736737951648 140736737947272 5732496 0 0 4096 8404994 18446744072099229941 0 0 17 5 0 0 45 0 0
/proc/8998/statm: 53028 51829 202 584 0 52440 0
Current children cumulated CPU time (s) 2.63
Current children cumulated vsize (KiB) 327604

[startup+6.30035 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 9000
/proc/meminfo: memFree=30401552/32873648 swapFree=7376/7376
[pid=8994] ppid=8992 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8994/stat : 8994 (npSolver-pbo-I.) S 8992 8994 8666 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383507279 9367552 274 33554432000 4194304 5064252 140735337337200 140735337336112 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8994/statm: 2287 274 233 213 0 72 0
[pid=8995] ppid=8994 vsize=146348 CPUtime=5.82 cores=1,3,5,7
/proc/8995/stat : 8995 (npSolver-pbo) R 8994 8994 8666 0 -1 4202496 19177 52576 0 0 119 78 360 25 20 0 1 0 383507280 149860352 28296 33554432000 4194304 6004724 140734988834160 140734988828720 5056502 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8995/statm: 36587 28296 182 442 0 36141 0
Current children cumulated CPU time (s) 5.82
Current children cumulated vsize (KiB) 155496

[startup+12.7004 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 9003
/proc/meminfo: memFree=29827768/32873648 swapFree=7376/7376
[pid=8994] ppid=8992 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8994/stat : 8994 (npSolver-pbo-I.) S 8992 8994 8666 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383507279 9367552 274 33554432000 4194304 5064252 140735337337200 140735337336112 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8994/statm: 2287 274 233 213 0 72 0
[pid=8995] ppid=8994 vsize=113580 CPUtime=8.18 cores=1,3,5,7
/proc/8995/stat : 8995 (npSolver-pbo) S 8994 8994 8666 0 -1 4202496 21169 53090 0 0 323 108 360 27 20 0 1 0 383507280 116305920 26844 33554432000 4194304 6004724 140734988834160 140734988819080 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/8995/statm: 28395 26844 183 442 0 27949 0
[pid=9003] ppid=8995 vsize=524696 CPUtime=4.02 cores=1,3,5,7
/proc/9003/stat : 9003 (glucosInc) R 8995 8994 8666 0 -1 4202496 76957 0 0 0 382 20 0 0 20 0 1 0 383508145 537288704 112546 33554432000 4194304 5654031 140735066253504 140735066251288 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9003/statm: 131174 112546 141 357 0 130814 0
Current children cumulated CPU time (s) 12.2
Current children cumulated vsize (KiB) 647424

[startup+25.5004 s]
/proc/loadavg: 2.08 2.03 2.01 3/181 9003
/proc/meminfo: memFree=29824252/32873648 swapFree=7376/7376
[pid=8994] ppid=8992 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8994/stat : 8994 (npSolver-pbo-I.) S 8992 8994 8666 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383507279 9367552 274 33554432000 4194304 5064252 140735337337200 140735337336112 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8994/statm: 2287 274 233 213 0 72 0
[pid=8995] ppid=8994 vsize=113580 CPUtime=8.18 cores=1,3,5,7
/proc/8995/stat : 8995 (npSolver-pbo) S 8994 8994 8666 0 -1 4202496 21169 53090 0 0 323 108 360 27 20 0 1 0 383507280 116305920 26844 33554432000 4194304 6004724 140734988834160 140734988819080 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/8995/statm: 28395 26844 183 442 0 27949 0
[pid=9003] ppid=8995 vsize=527472 CPUtime=16.82 cores=1,3,5,7
/proc/9003/stat : 9003 (glucosInc) R 8995 8994 8666 0 -1 4202496 77829 0 0 0 1662 20 0 0 20 0 1 0 383508145 540131328 113929 33554432000 4194304 5654031 140735066253504 140735066251288 4208641 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9003/statm: 131868 113929 141 357 0 131508 0
Current children cumulated CPU time (s) 25
Current children cumulated vsize (KiB) 650200

[startup+51.1004 s]
/proc/loadavg: 2.05 2.02 2.00 3/181 9003
/proc/meminfo: memFree=29782884/32873648 swapFree=7376/7376
[pid=8994] ppid=8992 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8994/stat : 8994 (npSolver-pbo-I.) S 8992 8994 8666 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383507279 9367552 274 33554432000 4194304 5064252 140735337337200 140735337336112 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8994/statm: 2287 274 233 213 0 72 0
[pid=8995] ppid=8994 vsize=113580 CPUtime=8.18 cores=1,3,5,7
/proc/8995/stat : 8995 (npSolver-pbo) S 8994 8994 8666 0 -1 4202496 21169 53090 0 0 323 108 360 27 20 0 1 0 383507280 116305920 26844 33554432000 4194304 6004724 140734988834160 140734988819080 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/8995/statm: 28395 26844 183 442 0 27949 0
[pid=9003] ppid=8995 vsize=611100 CPUtime=42.42 cores=1,3,5,7
/proc/9003/stat : 9003 (glucosInc) R 8995 8994 8666 0 -1 4202496 79078 0 0 0 4220 22 0 0 20 0 1 0 383508145 625766400 124884 33554432000 4194304 5654031 140735066253504 140735066241320 4232939 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9003/statm: 152775 124884 141 357 0 152415 0
Current children cumulated CPU time (s) 50.6
Current children cumulated vsize (KiB) 733828

[startup+102.307 s]
/proc/loadavg: 2.02 2.02 2.00 3/181 9003
/proc/meminfo: memFree=29784800/32873648 swapFree=7376/7376
[pid=8994] ppid=8992 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8994/stat : 8994 (npSolver-pbo-I.) S 8992 8994 8666 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383507279 9367552 274 33554432000 4194304 5064252 140735337337200 140735337336112 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8994/statm: 2287 274 233 213 0 72 0
[pid=8995] ppid=8994 vsize=113580 CPUtime=8.18 cores=1,3,5,7
/proc/8995/stat : 8995 (npSolver-pbo) S 8994 8994 8666 0 -1 4202496 21169 53090 0 0 323 108 360 27 20 0 1 0 383507280 116305920 26844 33554432000 4194304 6004724 140734988834160 140734988819080 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/8995/statm: 28395 26844 183 442 0 27949 0
[pid=9003] ppid=8995 vsize=541692 CPUtime=93.62 cores=1,3,5,7
/proc/9003/stat : 9003 (glucosInc) R 8995 8994 8666 0 -1 4202496 80911 0 0 0 9337 25 0 0 20 0 1 0 383508145 554692608 121404 33554432000 4194304 5654031 140735066253504 140735066241320 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9003/statm: 135423 121404 142 357 0 135063 0
Current children cumulated CPU time (s) 101.8
Current children cumulated vsize (KiB) 664420

[startup+162.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 9004
/proc/meminfo: memFree=29791248/32873648 swapFree=7376/7376
[pid=8994] ppid=8992 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8994/stat : 8994 (npSolver-pbo-I.) S 8992 8994 8666 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383507279 9367552 274 33554432000 4194304 5064252 140735337337200 140735337336112 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8994/statm: 2287 274 233 213 0 72 0
[pid=8995] ppid=8994 vsize=113580 CPUtime=8.18 cores=1,3,5,7
/proc/8995/stat : 8995 (npSolver-pbo) S 8994 8994 8666 0 -1 4202496 21169 53090 0 0 323 108 360 27 20 0 1 0 383507280 116305920 26844 33554432000 4194304 6004724 140734988834160 140734988819080 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/8995/statm: 28395 26844 183 442 0 27949 0
[pid=9003] ppid=8995 vsize=541692 CPUtime=153.6 cores=1,3,5,7
/proc/9003/stat : 9003 (glucosInc) R 8995 8994 8666 0 -1 4202496 82164 0 0 0 15333 27 0 0 20 0 1 0 383508145 554692608 120772 33554432000 4194304 5654031 140735066253504 140735066241320 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9003/statm: 135423 120772 142 357 0 135063 0
Current children cumulated CPU time (s) 161.78
Current children cumulated vsize (KiB) 664420

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 9004
/proc/meminfo: memFree=29770312/32873648 swapFree=7376/7376
[pid=8994] ppid=8992 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8994/stat : 8994 (npSolver-pbo-I.) S 8992 8994 8666 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383507279 9367552 274 33554432000 4194304 5064252 140735337337200 140735337336112 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8994/statm: 2287 274 233 213 0 72 0
[pid=8995] ppid=8994 vsize=113580 CPUtime=8.18 cores=1,3,5,7
/proc/8995/stat : 8995 (npSolver-pbo) S 8994 8994 8666 0 -1 4202496 21169 53090 0 0 323 108 360 27 20 0 1 0 383507280 116305920 26844 33554432000 4194304 6004724 140734988834160 140734988819080 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/8995/statm: 28395 26844 183 442 0 27949 0
[pid=9003] ppid=8995 vsize=546300 CPUtime=213.58 cores=1,3,5,7
/proc/9003/stat : 9003 (glucosInc) R 8995 8994 8666 0 -1 4202496 83683 0 0 0 21328 30 0 0 20 0 1 0 383508145 559411200 124463 33554432000 4194304 5654031 140735066253504 140735066251528 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9003/statm: 136575 124463 142 357 0 136215 0
Current children cumulated CPU time (s) 221.76

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

/proc/loadavg: 2.01 2.01 2.00 3/180 9040
/proc/meminfo: memFree=29772320/32873648 swapFree=7376/7376
[pid=8994] ppid=8992 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8994/stat : 8994 (npSolver-pbo-I.) S 8992 8994 8666 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383507279 9367552 274 33554432000 4194304 5064252 140735337337200 140735337336112 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8994/statm: 2287 274 233 213 0 72 0
[pid=8995] ppid=8994 vsize=113580 CPUtime=8.18 cores=1,3,5,7
/proc/8995/stat : 8995 (npSolver-pbo) S 8994 8994 8666 0 -1 4202496 21169 53090 0 0 323 108 360 27 20 0 1 0 383507280 116305920 26844 33554432000 4194304 6004724 140734988834160 140734988819080 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/8995/statm: 28395 26844 183 442 0 27949 0
[pid=9003] ppid=8995 vsize=580996 CPUtime=1353.35 cores=1,3,5,7
/proc/9003/stat : 9003 (glucosInc) R 8995 8994 8666 0 -1 4202496 111945 0 0 0 135227 108 0 0 20 0 1 0 383508145 594939904 129392 33554432000 4194304 5654031 140735066253504 140735066251528 4232905 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9003/statm: 145249 129392 142 357 0 144889 0
Current children cumulated CPU time (s) 1361.53
Current children cumulated vsize (KiB) 703724

[startup+1422.31 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 9041
/proc/meminfo: memFree=29676180/32873648 swapFree=7376/7376
[pid=8994] ppid=8992 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8994/stat : 8994 (npSolver-pbo-I.) S 8992 8994 8666 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383507279 9367552 274 33554432000 4194304 5064252 140735337337200 140735337336112 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8994/statm: 2287 274 233 213 0 72 0
[pid=8995] ppid=8994 vsize=113580 CPUtime=8.18 cores=1,3,5,7
/proc/8995/stat : 8995 (npSolver-pbo) S 8994 8994 8666 0 -1 4202496 21169 53090 0 0 323 108 360 27 20 0 1 0 383507280 116305920 26844 33554432000 4194304 6004724 140734988834160 140734988819080 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/8995/statm: 28395 26844 183 442 0 27949 0
[pid=9003] ppid=8995 vsize=665036 CPUtime=1413.35 cores=1,3,5,7
/proc/9003/stat : 9003 (glucosInc) R 8995 8994 8666 0 -1 4202496 114444 0 0 0 141222 113 0 0 20 0 1 0 383508145 680996864 137810 33554432000 4194304 5654031 140735066253504 140735066251288 4215913 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9003/statm: 166259 137810 142 357 0 165899 0
Current children cumulated CPU time (s) 1421.53
Current children cumulated vsize (KiB) 787764

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 9041
/proc/meminfo: memFree=29675624/32873648 swapFree=7376/7376
[pid=8994] ppid=8992 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8994/stat : 8994 (npSolver-pbo-I.) S 8992 8994 8666 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383507279 9367552 274 33554432000 4194304 5064252 140735337337200 140735337336112 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8994/statm: 2287 274 233 213 0 72 0
[pid=8995] ppid=8994 vsize=113580 CPUtime=8.18 cores=1,3,5,7
/proc/8995/stat : 8995 (npSolver-pbo) S 8994 8994 8666 0 -1 4202496 21169 53090 0 0 323 108 360 27 20 0 1 0 383507280 116305920 26844 33554432000 4194304 6004724 140734988834160 140734988819080 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/8995/statm: 28395 26844 183 442 0 27949 0
[pid=9003] ppid=8995 vsize=594184 CPUtime=1473.34 cores=1,3,5,7
/proc/9003/stat : 9003 (glucosInc) R 8995 8994 8666 0 -1 4202496 116388 0 0 0 147217 117 0 0 20 0 1 0 383508145 608444416 137509 33554432000 4194304 5654031 140735066253504 140735066241320 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9003/statm: 148546 137509 142 357 0 148186 0
Current children cumulated CPU time (s) 1481.52
Current children cumulated vsize (KiB) 716912

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 9041
/proc/meminfo: memFree=29679784/32873648 swapFree=7376/7376
[pid=8994] ppid=8992 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8994/stat : 8994 (npSolver-pbo-I.) S 8992 8994 8666 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383507279 9367552 274 33554432000 4194304 5064252 140735337337200 140735337336112 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8994/statm: 2287 274 233 213 0 72 0
[pid=8995] ppid=8994 vsize=113580 CPUtime=8.18 cores=1,3,5,7
/proc/8995/stat : 8995 (npSolver-pbo) S 8994 8994 8666 0 -1 4202496 21169 53090 0 0 323 108 360 27 20 0 1 0 383507280 116305920 26844 33554432000 4194304 6004724 140734988834160 140734988819080 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/8995/statm: 28395 26844 183 442 0 27949 0
[pid=9003] ppid=8995 vsize=594184 CPUtime=1533.33 cores=1,3,5,7
/proc/9003/stat : 9003 (glucosInc) R 8995 8994 8666 0 -1 4202496 117723 0 0 0 153212 121 0 0 20 0 1 0 383508145 608444416 135583 33554432000 4194304 5654031 140735066253504 140735066241320 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9003/statm: 148546 135583 142 357 0 148186 0
Current children cumulated CPU time (s) 1541.51
Current children cumulated vsize (KiB) 716912

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 9044
/proc/meminfo: memFree=29665272/32873648 swapFree=7376/7376
[pid=8994] ppid=8992 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8994/stat : 8994 (npSolver-pbo-I.) S 8992 8994 8666 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383507279 9367552 274 33554432000 4194304 5064252 140735337337200 140735337336112 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8994/statm: 2287 274 233 213 0 72 0
[pid=8995] ppid=8994 vsize=113580 CPUtime=8.18 cores=1,3,5,7
/proc/8995/stat : 8995 (npSolver-pbo) S 8994 8994 8666 0 -1 4202496 21169 53090 0 0 323 108 360 27 20 0 1 0 383507280 116305920 26844 33554432000 4194304 6004724 140734988834160 140734988819080 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/8995/statm: 28395 26844 183 442 0 27949 0
[pid=9003] ppid=8995 vsize=594184 CPUtime=1593.32 cores=1,3,5,7
/proc/9003/stat : 9003 (glucosInc) R 8995 8994 8666 0 -1 4202496 119117 0 0 0 159207 125 0 0 20 0 1 0 383508145 608444416 138341 33554432000 4194304 5654031 140735066253504 140735066241320 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9003/statm: 148546 138341 142 357 0 148186 0
Current children cumulated CPU time (s) 1601.5
Current children cumulated vsize (KiB) 716912

[startup+1662.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/181 9044
/proc/meminfo: memFree=29658480/32873648 swapFree=7376/7376
[pid=8994] ppid=8992 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8994/stat : 8994 (npSolver-pbo-I.) S 8992 8994 8666 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383507279 9367552 274 33554432000 4194304 5064252 140735337337200 140735337336112 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8994/statm: 2287 274 233 213 0 72 0
[pid=8995] ppid=8994 vsize=113580 CPUtime=8.18 cores=1,3,5,7
/proc/8995/stat : 8995 (npSolver-pbo) S 8994 8994 8666 0 -1 4202496 21169 53090 0 0 323 108 360 27 20 0 1 0 383507280 116305920 26844 33554432000 4194304 6004724 140734988834160 140734988819080 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/8995/statm: 28395 26844 183 442 0 27949 0
[pid=9003] ppid=8995 vsize=675572 CPUtime=1653.29 cores=1,3,5,7
/proc/9003/stat : 9003 (glucosInc) R 8995 8994 8666 0 -1 4202496 119674 0 0 0 165203 126 0 0 20 0 1 0 383508145 691785728 141678 33554432000 4194304 5654031 140735066253504 140735066241320 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9003/statm: 168893 141678 142 357 0 168533 0
Current children cumulated CPU time (s) 1661.47
Current children cumulated vsize (KiB) 798300

[startup+1722.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 9045
/proc/meminfo: memFree=29703264/32873648 swapFree=7376/7376
[pid=8994] ppid=8992 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8994/stat : 8994 (npSolver-pbo-I.) S 8992 8994 8666 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383507279 9367552 274 33554432000 4194304 5064252 140735337337200 140735337336112 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8994/statm: 2287 274 233 213 0 72 0
[pid=8995] ppid=8994 vsize=113580 CPUtime=8.18 cores=1,3,5,7
/proc/8995/stat : 8995 (npSolver-pbo) S 8994 8994 8666 0 -1 4202496 21169 53090 0 0 323 108 360 27 20 0 1 0 383507280 116305920 26844 33554432000 4194304 6004724 140734988834160 140734988819080 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/8995/statm: 28395 26844 183 442 0 27949 0
[pid=9003] ppid=8995 vsize=597948 CPUtime=1713.28 cores=1,3,5,7
/proc/9003/stat : 9003 (glucosInc) R 8995 8994 8666 0 -1 4202496 120772 0 0 0 171199 129 0 0 20 0 1 0 383508145 612298752 137457 33554432000 4194304 5654031 140735066253504 140735066241320 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9003/statm: 149487 137457 142 357 0 149127 0
Current children cumulated CPU time (s) 1721.46
Current children cumulated vsize (KiB) 720676

[startup+1782.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/181 9092
/proc/meminfo: memFree=29538460/32873648 swapFree=7376/7376
[pid=8994] ppid=8992 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8994/stat : 8994 (npSolver-pbo-I.) S 8992 8994 8666 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383507279 9367552 274 33554432000 4194304 5064252 140735337337200 140735337336112 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8994/statm: 2287 274 233 213 0 72 0
[pid=8995] ppid=8994 vsize=113580 CPUtime=8.18 cores=1,3,5,7
/proc/8995/stat : 8995 (npSolver-pbo) S 8994 8994 8666 0 -1 4202496 21169 53090 0 0 323 108 360 27 20 0 1 0 383507280 116305920 26844 33554432000 4194304 6004724 140734988834160 140734988819080 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/8995/statm: 28395 26844 183 442 0 27949 0
[pid=9003] ppid=8995 vsize=597948 CPUtime=1773.28 cores=1,3,5,7
/proc/9003/stat : 9003 (glucosInc) R 8995 8994 8666 0 -1 4202496 121079 0 0 0 177198 130 0 0 20 0 1 0 383508145 612298752 139296 33554432000 4194304 5654031 140735066253504 140735066241320 4232477 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9003/statm: 149487 139296 142 357 0 149127 0
Current children cumulated CPU time (s) 1781.46
Current children cumulated vsize (KiB) 720676



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.9 s]
/proc/loadavg: 2.07 2.02 2.00 3/181 9092
/proc/meminfo: memFree=29096108/32873648 swapFree=7376/7376
[pid=8994] ppid=8992 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8994/stat : 8994 (npSolver-pbo-I.) S 8992 8994 8666 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383507279 9367552 274 33554432000 4194304 5064252 140735337337200 140735337336112 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8994/statm: 2287 274 233 213 0 72 0
[pid=8995] ppid=8994 vsize=113580 CPUtime=8.18 cores=1,3,5,7
/proc/8995/stat : 8995 (npSolver-pbo) S 8994 8994 8666 0 -1 4202496 21169 53090 0 0 323 108 360 27 20 0 1 0 383507280 116305920 26844 33554432000 4194304 6004724 140734988834160 140734988819080 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/8995/statm: 28395 26844 183 442 0 27949 0
[pid=9003] ppid=8995 vsize=679336 CPUtime=1791.87 cores=1,3,5,7
/proc/9003/stat : 9003 (glucosInc) R 8995 8994 8666 0 -1 4202496 121479 0 0 0 179056 131 0 0 20 0 1 0 383508145 695640064 149913 33554432000 4194304 5654031 140735066253504 140735066251592 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9003/statm: 169834 149913 142 357 0 169474 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 802064

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.9 s]
/proc/loadavg: 2.07 2.02 2.00 3/181 9092
/proc/meminfo: memFree=29096108/32873648 swapFree=7376/7376
[pid=8994] ppid=8992 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8994/stat : 8994 (npSolver-pbo-I.) S 8992 8994 8666 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383507279 9367552 274 33554432000 4194304 5064252 140735337337200 140735337336112 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8994/statm: 2287 274 233 213 0 72 0
[pid=8995] ppid=8994 vsize=113580 CPUtime=8.18 cores=1,3,5,7
/proc/8995/stat : 8995 (npSolver-pbo) S 8994 8994 8666 0 -1 4202496 21169 53090 0 0 323 108 360 27 20 0 1 0 383507280 116305920 26844 33554432000 4194304 6004724 140734988834160 140734988819080 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/8995/statm: 28395 26844 183 442 0 27949 0
[pid=9003] ppid=8995 vsize=679336 CPUtime=1791.87 cores=1,3,5,7
/proc/9003/stat : 9003 (glucosInc) R 8995 8994 8666 0 -1 4202496 121479 0 0 0 179056 131 0 0 20 0 1 0 383508145 695640064 149913 33554432000 4194304 5654031 140735066253504 140735066251592 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9003/statm: 169834 149913 142 357 0 169474 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 802064

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 8994 and gives
#  childrusage.ru_utime.tv_sec=6
#  childrusage.ru_utime.tv_usec=841959
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=366792
# CPU time returned by wait4() is 8.20875
# 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): 1800.92
CPU time (s): 1800.05
CPU user time (s): 1797.39
CPU system time (s): 2.66
CPU usage (%): 99.952
Max. virtual memory (cumulated for all children) (KiB): 1099140

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 6.84196
system time used= 1.36679
maximum resident set size= 441532
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 74633
page faults= 0
swaps= 0
block input operations= 0
block output operations= 430896
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 625
involuntary context switches= 21

runsolver used 10.5774 second user time and 13.441 second system time

The end

Launcher Data

Begin job on node112 at 2012-06-08 18:43:20
IDJOB=3748569
IDBENCH=92662
IDSOLVER=2333
FILE ID=node112/3748569-1339173800
RUNJOBID= node112-1339170171-8683
PBS_JOBID= 14643815
Free space on /tmp= 71016 MiB

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

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

MD5SUM BENCH= 28aef98ecae5ad7c0bc1921f6d6032a5
RANDOM SEED=1132001267

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.763
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.763
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.763
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.763
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.763
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:        30582068 kB
Buffers:          241288 kB
Cached:          1036660 kB
SwapCached:         2152 kB
Active:           718688 kB
Inactive:         707472 kB
Active(anon):     147644 kB
Inactive(anon):     3140 kB
Active(file):     571044 kB
Inactive(file):   704332 kB
Unevictable:        7376 kB
Mlocked:            7376 kB
SwapTotal:      67108856 kB
SwapFree:       67099396 kB
Dirty:             62572 kB
Writeback:            16 kB
AnonPages:        156288 kB
Mapped:            10084 kB
Shmem:                 0 kB
Slab:             726536 kB
SReclaimable:     170132 kB
SUnreclaim:       556404 kB
KernelStack:        1464 kB
PageTables:         4384 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     277820 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     43008 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= 70668 MiB
End job on node112 at 2012-06-08 19:13:21