Trace number 3746970

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-topDown (fixed)? (TO) 1800.06 1800.91

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/MH+IC/
normalized-minisat25_4_7_1_mh_ic.opb
MD5SUM19509a32f8723d88252dcacb3db21725
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark3302087
Best CPU time to get the best result obtained on this benchmark1800.89
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 92345408
Number of bits for the biggest coefficient in the objective function 27
Sum of the numbers in the objective function 11614872417
Number of bits of the sum of numbers in the objective function 34
Biggest number in a constraint 92345408
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 11614872417
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.27/3.47	c [INC SYSTEM] finished preprocessing in 2 s
3.27/3.47	c [INC SYSTEM] execute solver
4.56/4.84	c [INC SEARCH] formula is SAT
4.66/4.86	c [INC SYSTEM] solved the initial formula
4.66/5.01	c model valid
4.66/5.01	c current solution ok
5.65/5.86	o 264633341
5.65/5.86	c [INC SYSTEM] there exists a inc, kill it!
5.65/5.86	c write failed with 2
5.65/5.86	c [INC SEARCH] iteration: 0
5.65/5.86	c [INC BOUNDS] best value:264633366 search for 264633365
5.65/5.86	c [INC SYSTEM] create new solver instance
5.65/5.86	c [INC] encode full formula
5.65/5.86	c fallback to adder encoding
8.34/8.52	c set iterative enc to: adder
8.34/8.52	c set iterative enc to: none
8.42/9.19	c [INC SEARCH] isOptimum variable: 0
1027.69/1028.43	c formula is SAT
1027.80/1028.51	c [INC SEARCH] copied best model
1027.80/1028.51	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1027.90/1028.67	c model valid
1027.90/1028.67	c current solution ok
1027.90/1028.67	o 98763193
1027.90/1028.67	c [INC SEARCH] iteration: 1
1027.90/1028.67	c [INC BOUNDS] best value:98763218 search for 98763217
1027.90/1028.67	c [INC SYSTEM] there exists a inc, kill it!
1027.90/1028.67	c write failed with 2
1027.90/1028.67	c [INC SYSTEM] create new solver instance
1027.90/1028.67	c [INC] encode full formula
1027.90/1028.67	c fallback to adder encoding
1030.51/1031.23	c set iterative enc to: adder
1030.51/1031.23	c set iterative enc to: none
1030.88/1031.60	c [INC SEARCH] isOptimum variable: 0
1800.06/1800.91	HOME/npSolver-pbo-Itd.sh: line 18: 30276 Terminated              ./npSolver-pbo $file $tmp -rnd_seed=$seed -useQuickBound=0 -useBinSearch=0 -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-3746970-1339108458/watcher-3746970-1339108458 -o /tmp/evaluation-result-3746970-1339108458/solver-3746970-1339108458 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3746970-1339108458.opb 1935806064 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: 4.87 3.70 2.70 4/180 30275
/proc/meminfo: memFree=20563036/32873648 swapFree=7376/7376
[pid=30275] ppid=30273 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30275/stat : 30275 (npSolver-pbo-It) S 30273 30275 28222 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376973114 9367552 275 33554432000 4194304 5064252 140733296496848 140733296495760 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30275/statm: 2287 275 233 213 0 72 0

[startup+0.149783 s]
/proc/loadavg: 4.87 3.70 2.70 4/180 30275
/proc/meminfo: memFree=20563036/32873648 swapFree=7376/7376
[pid=30275] ppid=30273 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30275/stat : 30275 (npSolver-pbo-It) S 30273 30275 28222 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376973114 9367552 275 33554432000 4194304 5064252 140733296496848 140733296495760 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30275/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.324259 s]
/proc/loadavg: 4.87 3.70 2.70 4/180 30275
/proc/meminfo: memFree=20563036/32873648 swapFree=7376/7376
[pid=30275] ppid=30273 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30275/stat : 30275 (npSolver-pbo-It) S 30273 30275 28222 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376973114 9367552 275 33554432000 4194304 5064252 140733296496848 140733296495760 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30275/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.401552 s]
/proc/loadavg: 4.87 3.70 2.70 4/180 30275
/proc/meminfo: memFree=20563036/32873648 swapFree=7376/7376
[pid=30275] ppid=30273 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30275/stat : 30275 (npSolver-pbo-It) S 30273 30275 28222 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376973114 9367552 275 33554432000 4194304 5064252 140733296496848 140733296495760 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30275/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70047 s]
/proc/loadavg: 4.87 3.70 2.70 4/180 30275
/proc/meminfo: memFree=20563036/32873648 swapFree=7376/7376
[pid=30275] ppid=30273 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30275/stat : 30275 (npSolver-pbo-It) S 30273 30275 28222 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376973114 9367552 275 33554432000 4194304 5064252 140733296496848 140733296495760 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30275/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+2.66776 s]
/proc/loadavg: 4.87 3.70 2.70 4/180 30275
/proc/meminfo: memFree=20563036/32873648 swapFree=7376/7376
[pid=30275] ppid=30273 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30275/stat : 30275 (npSolver-pbo-It) S 30273 30275 28222 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376973114 9367552 275 33554432000 4194304 5064252 140733296496848 140733296495760 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30275/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148
heavy processes:

[startup+3.47279 s]
/proc/loadavg: 4.64 3.67 2.69 2/183 30279
/proc/meminfo: memFree=30627632/32873648 swapFree=7376/7376
[pid=30275] ppid=30273 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30275/stat : 30275 (npSolver-pbo-It) S 30273 30275 28222 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376973114 9367552 275 33554432000 4194304 5064252 140733296496848 140733296495760 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30275/statm: 2287 275 233 213 0 72 0
[pid=30276] ppid=30275 vsize=97192 CPUtime=0.68 cores=1,3,5,7
/proc/30276/stat : 30276 (npSolver-pbo) S 30275 30275 28222 0 -1 4202496 12702 0 0 0 63 5 0 0 20 0 1 0 376973114 99524608 22880 33554432000 4194304 6004724 140734899358336 140734899352800 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30276/statm: 24298 22880 164 442 0 23852 0
[pid=30278] ppid=30276 vsize=9148 CPUtime=2.59 cores=1,3,5,7
/proc/30278/stat : 30278 (cp2_pre.sh) S 30276 30275 28222 0 -1 4202496 631 35103 0 0 0 0 240 19 20 0 1 0 376973183 9367552 281 33554432000 4194304 5064252 140734434249328 140734434248032 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30278/statm: 2287 281 238 213 0 72 0
Current children cumulated CPU time (s) 3.27
Current children cumulated vsize (KiB) 115488

[startup+8.52425 s]
/proc/loadavg: 4.64 3.67 2.69 3/182 30281
/proc/meminfo: memFree=30774584/32873648 swapFree=7376/7376
[pid=30275] ppid=30273 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30275/stat : 30275 (npSolver-pbo-It) S 30273 30275 28222 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376973114 9367552 275 33554432000 4194304 5064252 140733296496848 140733296495760 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30275/statm: 2287 275 233 213 0 72 0
[pid=30276] ppid=30275 vsize=375720 CPUtime=8.34 cores=1,3,5,7
/proc/30276/stat : 30276 (npSolver-pbo) R 30275 30275 28222 0 -1 4202496 21573 53707 0 0 356 80 373 25 20 0 1 0 376973114 384737280 74961 33554432000 4194304 6004724 140734899358336 140734899351128 4917825 0 65536 4102 0 0 0 0 17 5 0 0 0 0 0
/proc/30276/statm: 93930 74961 181 442 0 93484 0
Current children cumulated CPU time (s) 8.34
Current children cumulated vsize (KiB) 384868

[startup+13.5678 s]
/proc/loadavg: 4.42 3.64 2.69 3/182 30284
/proc/meminfo: memFree=30072868/32873648 swapFree=7376/7376
[pid=30275] ppid=30273 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30275/stat : 30275 (npSolver-pbo-It) S 30273 30275 28222 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376973114 9367552 275 33554432000 4194304 5064252 140733296496848 140733296495760 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30275/statm: 2287 275 233 213 0 72 0
[pid=30276] ppid=30275 vsize=113576 CPUtime=8.67 cores=1,3,5,7
/proc/30276/stat : 30276 (npSolver-pbo) S 30275 30275 28222 0 -1 4202496 22332 54222 0 0 360 107 373 27 20 0 1 0 376973114 116301824 26994 33554432000 4194304 6004724 140734899358336 140734899344184 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 3 0 0
/proc/30276/statm: 28394 26994 182 442 0 27948 0
[pid=30284] ppid=30276 vsize=558020 CPUtime=4.36 cores=1,3,5,7
/proc/30284/stat : 30284 (glucosInc) R 30276 30275 28222 0 -1 4202496 83159 0 0 0 413 23 0 0 20 0 1 0 376974033 571412480 123790 33554432000 4194304 5654031 140734489365200 140734489362984 4232788 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/30284/statm: 139505 123790 131 357 0 139145 0
Current children cumulated CPU time (s) 13.03
Current children cumulated vsize (KiB) 680744

[startup+26.3208 s]
/proc/loadavg: 4.42 3.64 2.69 3/182 30284
/proc/meminfo: memFree=30072868/32873648 swapFree=7376/7376
[pid=30275] ppid=30273 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30275/stat : 30275 (npSolver-pbo-It) S 30273 30275 28222 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376973114 9367552 275 33554432000 4194304 5064252 140733296496848 140733296495760 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30275/statm: 2287 275 233 213 0 72 0
[pid=30276] ppid=30275 vsize=113576 CPUtime=8.67 cores=1,3,5,7
/proc/30276/stat : 30276 (npSolver-pbo) S 30275 30275 28222 0 -1 4202496 22332 54222 0 0 360 107 373 27 20 0 1 0 376973114 116301824 26994 33554432000 4194304 6004724 140734899358336 140734899344184 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 3 0 0
/proc/30276/statm: 28394 26994 182 442 0 27948 0
[pid=30284] ppid=30276 vsize=562420 CPUtime=17.12 cores=1,3,5,7
/proc/30284/stat : 30284 (glucosInc) R 30276 30275 28222 0 -1 4202496 84819 0 0 0 1688 24 0 0 20 0 1 0 376974033 575918080 126472 33554432000 4194304 5654031 140734489365200 140734489353016 4232453 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/30284/statm: 140605 126472 142 357 0 140245 0
Current children cumulated CPU time (s) 25.79
Current children cumulated vsize (KiB) 685144

[startup+55.9979 s]
/proc/loadavg: 4.42 3.64 2.69 3/182 30284
/proc/meminfo: memFree=30072868/32873648 swapFree=7376/7376
[pid=30275] ppid=30273 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30275/stat : 30275 (npSolver-pbo-It) S 30273 30275 28222 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376973114 9367552 275 33554432000 4194304 5064252 140733296496848 140733296495760 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30275/statm: 2287 275 233 213 0 72 0
[pid=30276] ppid=30275 vsize=113576 CPUtime=8.67 cores=1,3,5,7
/proc/30276/stat : 30276 (npSolver-pbo) S 30275 30275 28222 0 -1 4202496 22332 54222 0 0 360 107 373 27 20 0 1 0 376973114 116301824 26994 33554432000 4194304 6004724 140734899358336 140734899344184 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 3 0 0
/proc/30276/statm: 28394 26994 182 442 0 27948 0
[pid=30284] ppid=30276 vsize=645432 CPUtime=46.79 cores=1,3,5,7
/proc/30284/stat : 30284 (glucosInc) R 30276 30275 28222 0 -1 4202496 85941 0 0 0 4653 26 0 0 20 0 1 0 376974033 660922368 133725 33554432000 4194304 5654031 140734489365200 140734489353016 4232453 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/30284/statm: 161358 133725 142 357 0 160998 0
Current children cumulated CPU time (s) 55.46
Current children cumulated vsize (KiB) 768156

[startup+116.422 s]
/proc/loadavg: 2.53 3.21 2.63 5/181 30284
/proc/meminfo: memFree=30083428/32873648 swapFree=7376/7376
[pid=30275] ppid=30273 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30275/stat : 30275 (npSolver-pbo-It) S 30273 30275 28222 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376973114 9367552 275 33554432000 4194304 5064252 140733296496848 140733296495760 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30275/statm: 2287 275 233 213 0 72 0
[pid=30276] ppid=30275 vsize=113576 CPUtime=8.67 cores=1,3,5,7
/proc/30276/stat : 30276 (npSolver-pbo) S 30275 30275 28222 0 -1 4202496 22332 54222 0 0 360 107 373 27 20 0 1 0 376973114 116301824 26994 33554432000 4194304 6004724 140734899358336 140734899344184 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 3 0 0
/proc/30276/statm: 28394 26994 182 442 0 27948 0
[pid=30284] ppid=30276 vsize=650932 CPUtime=107.2 cores=1,3,5,7
/proc/30284/stat : 30284 (glucosInc) R 30276 30275 28222 0 -1 4202496 88670 0 0 0 10689 31 0 0 20 0 1 0 376974033 666554368 135256 33554432000 4194304 5654031 140734489365200 140734489353016 4232775 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/30284/statm: 162733 135256 142 357 0 162373 0
Current children cumulated CPU time (s) 115.87
Current children cumulated vsize (KiB) 773656

[startup+176.051 s]
/proc/loadavg: 2.53 3.21 2.63 5/181 30284
/proc/meminfo: memFree=30083428/32873648 swapFree=7376/7376
[pid=30275] ppid=30273 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30275/stat : 30275 (npSolver-pbo-It) S 30273 30275 28222 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376973114 9367552 275 33554432000 4194304 5064252 140733296496848 140733296495760 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30275/statm: 2287 275 233 213 0 72 0
[pid=30276] ppid=30275 vsize=113576 CPUtime=8.67 cores=1,3,5,7
/proc/30276/stat : 30276 (npSolver-pbo) S 30275 30275 28222 0 -1 4202496 22332 54222 0 0 360 107 373 27 20 0 1 0 376973114 116301824 26994 33554432000 4194304 6004724 140734899358336 140734899344184 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 3 0 0
/proc/30276/statm: 28394 26994 182 442 0 27948 0
[pid=30284] ppid=30276 vsize=572984 CPUtime=166.82 cores=1,3,5,7
/proc/30284/stat : 30284 (glucosInc) R 30276 30275 28222 0 -1 4202496 90036 0 0 0 16647 35 0 0 20 0 1 0 376974033 586735616 133889 33554432000 4194304 5654031 140734489365200 140734489353016 4232707 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/30284/statm: 143246 133889 142 357 0 142886 0
Current children cumulated CPU time (s) 175.49
Current children cumulated vsize (KiB) 695708

[startup+235.995 s]
/proc/loadavg: 2.53 3.21 2.63 5/181 30284
/proc/meminfo: memFree=30083428/32873648 swapFree=7376/7376
[pid=30275] ppid=30273 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30275/stat : 30275 (npSolver-pbo-It) S 30273 30275 28222 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376973114 9367552 275 33554432000 4194304 5064252 140733296496848 140733296495760 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30275/statm: 2287 275 233 213 0 72 0
[pid=30276] ppid=30275 vsize=113576 CPUtime=8.67 cores=1,3,5,7
/proc/30276/stat : 30276 (npSolver-pbo) S 30275 30275 28222 0 -1 4202496 22332 54222 0 0 360 107 373 27 20 0 1 0 376973114 116301824 26994 33554432000 4194304 6004724 140734899358336 140734899344184 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 3 0 0
/proc/30276/statm: 28394 26994 182 442 0 27948 0
[pid=30284] ppid=30276 vsize=665964 CPUtime=226.76 cores=1,3,5,7
/proc/30284/stat : 30284 (glucosInc) R 30276 30275 28222 0 -1 4202496 93747 0 0 0 22634 42 0 0 20 0 1 0 376974033 681947136 144054 33554432000 4194304 5654031 140734489365200 140734489362968 4232707 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/30284/statm: 166491 144054 142 357 0 166131 0
Current children cumulated CPU time (s) 235.43
Current children cumulated vsize (KiB) 788688

[startup+285.904 s]
/proc/loadavg: 2.53 3.21 2.63 5/181 30284
/proc/meminfo: memFree=30083428/32873648 swapFree=7376/7376
[pid=30275] ppid=30273 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30275/stat : 30275 (npSolver-pbo-It) S 30273 30275 28222 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376973114 9367552 275 33554432000 4194304 5064252 140733296496848 140733296495760 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30275/statm: 2287 275 233 213 0 72 0
[pid=30276] ppid=30275 vsize=113576 CPUtime=8.67 cores=1,3,5,7
/proc/30276/stat : 30276 (npSolver-pbo) S 30275 30275 28222 0 -1 4202496 22332 54222 0 0 360 107 373 27 20 0 1 0 376973114 116301824 26994 33554432000 4194304 6004724 140734899358336 140734899344184 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 3 0 0
/proc/30276/statm: 28394 26994 182 442 0 27948 0

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

/proc/loadavg: 2.00 2.05 2.21 3/181 30340
/proc/meminfo: memFree=19080376/32873648 swapFree=7376/7376
[pid=30275] ppid=30273 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30275/stat : 30275 (npSolver-pbo-It) S 30273 30275 28222 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376973114 9367552 275 33554432000 4194304 5064252 140733296496848 140733296495760 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30275/statm: 2287 275 233 213 0 72 0
[pid=30276] ppid=30275 vsize=121768 CPUtime=1030.88 cores=1,3,5,7
/proc/30276/stat : 30276 (npSolver-pbo) S 30275 30275 28222 0 -1 4202496 30807 164696 0 0 638 142 102184 124 20 0 1 0 376973114 124690432 29042 33554432000 4194304 6004724 140734899358336 140734899344184 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 4 0 0
/proc/30276/statm: 30442 29042 182 442 0 29996 0
[pid=30339] ppid=30276 vsize=647996 CPUtime=330.64 cores=1,3,5,7
/proc/30339/stat : 30339 (glucosInc) R 30276 30275 28222 0 -1 4202496 88991 0 0 0 33033 31 0 0 20 0 1 0 377076274 663547904 137092 33554432000 4194304 5654031 140735544125968 140735544113784 4232707 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/30339/statm: 161999 137092 142 357 0 161639 0
Current children cumulated CPU time (s) 1361.52
Current children cumulated vsize (KiB) 778912

[startup+1422.3 s]
/proc/loadavg: 2.00 2.04 2.19 3/181 30340
/proc/meminfo: memFree=19117088/32873648 swapFree=7376/7376
[pid=30275] ppid=30273 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30275/stat : 30275 (npSolver-pbo-It) S 30273 30275 28222 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376973114 9367552 275 33554432000 4194304 5064252 140733296496848 140733296495760 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30275/statm: 2287 275 233 213 0 72 0
[pid=30276] ppid=30275 vsize=121768 CPUtime=1030.88 cores=1,3,5,7
/proc/30276/stat : 30276 (npSolver-pbo) S 30275 30275 28222 0 -1 4202496 30807 164696 0 0 638 142 102184 124 20 0 1 0 376973114 124690432 29042 33554432000 4194304 6004724 140734899358336 140734899344184 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 4 0 0
/proc/30276/statm: 30442 29042 182 442 0 29996 0
[pid=30339] ppid=30276 vsize=566608 CPUtime=390.63 cores=1,3,5,7
/proc/30339/stat : 30339 (glucosInc) R 30276 30275 28222 0 -1 4202496 89619 0 0 0 39028 35 0 0 20 0 1 0 377076274 580206592 127713 33554432000 4194304 5654031 140735544125968 140735544113784 4232707 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/30339/statm: 141652 127713 142 357 0 141292 0
Current children cumulated CPU time (s) 1421.51
Current children cumulated vsize (KiB) 697524

[startup+1482.31 s]
/proc/loadavg: 2.00 2.03 2.18 3/181 30341
/proc/meminfo: memFree=19084920/32873648 swapFree=7376/7376
[pid=30275] ppid=30273 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30275/stat : 30275 (npSolver-pbo-It) S 30273 30275 28222 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376973114 9367552 275 33554432000 4194304 5064252 140733296496848 140733296495760 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30275/statm: 2287 275 233 213 0 72 0
[pid=30276] ppid=30275 vsize=121768 CPUtime=1030.88 cores=1,3,5,7
/proc/30276/stat : 30276 (npSolver-pbo) S 30275 30275 28222 0 -1 4202496 30807 164696 0 0 638 142 102184 124 20 0 1 0 376973114 124690432 29042 33554432000 4194304 6004724 140734899358336 140734899344184 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 4 0 0
/proc/30276/statm: 30442 29042 182 442 0 29996 0
[pid=30339] ppid=30276 vsize=647996 CPUtime=450.62 cores=1,3,5,7
/proc/30339/stat : 30339 (glucosInc) R 30276 30275 28222 0 -1 4202496 90648 0 0 0 45026 36 0 0 20 0 1 0 377076274 663547904 135383 33554432000 4194304 5654031 140735544125968 140735544124056 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/30339/statm: 161999 135383 142 357 0 161639 0
Current children cumulated CPU time (s) 1481.5
Current children cumulated vsize (KiB) 778912

[startup+1542.3 s]
/proc/loadavg: 2.05 2.04 2.17 3/181 30341
/proc/meminfo: memFree=19085276/32873648 swapFree=7376/7376
[pid=30275] ppid=30273 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30275/stat : 30275 (npSolver-pbo-It) S 30273 30275 28222 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376973114 9367552 275 33554432000 4194304 5064252 140733296496848 140733296495760 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30275/statm: 2287 275 233 213 0 72 0
[pid=30276] ppid=30275 vsize=121768 CPUtime=1030.88 cores=1,3,5,7
/proc/30276/stat : 30276 (npSolver-pbo) S 30275 30275 28222 0 -1 4202496 30807 164696 0 0 638 142 102184 124 20 0 1 0 376973114 124690432 29042 33554432000 4194304 6004724 140734899358336 140734899344184 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 4 0 0
/proc/30276/statm: 30442 29042 182 442 0 29996 0
[pid=30339] ppid=30276 vsize=647996 CPUtime=510.61 cores=1,3,5,7
/proc/30339/stat : 30339 (glucosInc) R 30276 30275 28222 0 -1 4202496 91974 0 0 0 51021 40 0 0 20 0 1 0 377076274 663547904 134359 33554432000 4194304 5654031 140735544125968 140735544113784 4208595 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/30339/statm: 161999 134359 142 357 0 161639 0
Current children cumulated CPU time (s) 1541.49
Current children cumulated vsize (KiB) 778912

[startup+1602.3 s]
/proc/loadavg: 2.02 2.03 2.16 3/182 30344
/proc/meminfo: memFree=19095628/32873648 swapFree=7376/7376
[pid=30275] ppid=30273 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30275/stat : 30275 (npSolver-pbo-It) S 30273 30275 28222 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376973114 9367552 275 33554432000 4194304 5064252 140733296496848 140733296495760 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30275/statm: 2287 275 233 213 0 72 0
[pid=30276] ppid=30275 vsize=121768 CPUtime=1030.88 cores=1,3,5,7
/proc/30276/stat : 30276 (npSolver-pbo) S 30275 30275 28222 0 -1 4202496 30807 164696 0 0 638 142 102184 124 20 0 1 0 376973114 124690432 29042 33554432000 4194304 6004724 140734899358336 140734899344184 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 4 0 0
/proc/30276/statm: 30442 29042 182 442 0 29996 0
[pid=30339] ppid=30276 vsize=569716 CPUtime=570.61 cores=1,3,5,7
/proc/30339/stat : 30339 (glucosInc) R 30276 30275 28222 0 -1 4202496 93117 0 0 0 57018 43 0 0 20 0 1 0 377076274 583389184 130094 33554432000 4194304 5654031 140735544125968 140735544113784 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/30339/statm: 142429 130094 142 357 0 142069 0
Current children cumulated CPU time (s) 1601.49
Current children cumulated vsize (KiB) 700632

[startup+1662.3 s]
/proc/loadavg: 2.00 2.02 2.15 3/182 30367
/proc/meminfo: memFree=19065180/32873648 swapFree=7376/7376
[pid=30275] ppid=30273 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30275/stat : 30275 (npSolver-pbo-It) S 30273 30275 28222 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376973114 9367552 275 33554432000 4194304 5064252 140733296496848 140733296495760 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30275/statm: 2287 275 233 213 0 72 0
[pid=30276] ppid=30275 vsize=121768 CPUtime=1030.88 cores=1,3,5,7
/proc/30276/stat : 30276 (npSolver-pbo) S 30275 30275 28222 0 -1 4202496 30807 164696 0 0 638 142 102184 124 20 0 1 0 376973114 124690432 29042 33554432000 4194304 6004724 140734899358336 140734899344184 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 4 0 0
/proc/30276/statm: 30442 29042 182 442 0 29996 0
[pid=30339] ppid=30276 vsize=655536 CPUtime=630.59 cores=1,3,5,7
/proc/30339/stat : 30339 (glucosInc) R 30276 30275 28222 0 -1 4202496 93828 0 0 0 63015 44 0 0 20 0 1 0 377076274 671268864 136425 33554432000 4194304 5654031 140735544125968 140735544123736 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/30339/statm: 163884 136425 142 357 0 163524 0
Current children cumulated CPU time (s) 1661.47
Current children cumulated vsize (KiB) 786452

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.14 3/181 30367
/proc/meminfo: memFree=19054620/32873648 swapFree=7376/7376
[pid=30275] ppid=30273 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30275/stat : 30275 (npSolver-pbo-It) S 30273 30275 28222 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376973114 9367552 275 33554432000 4194304 5064252 140733296496848 140733296495760 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30275/statm: 2287 275 233 213 0 72 0
[pid=30276] ppid=30275 vsize=121768 CPUtime=1030.88 cores=1,3,5,7
/proc/30276/stat : 30276 (npSolver-pbo) S 30275 30275 28222 0 -1 4202496 30807 164696 0 0 638 142 102184 124 20 0 1 0 376973114 124690432 29042 33554432000 4194304 6004724 140734899358336 140734899344184 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 4 0 0
/proc/30276/statm: 30442 29042 182 442 0 29996 0
[pid=30339] ppid=30276 vsize=655536 CPUtime=690.58 cores=1,3,5,7
/proc/30339/stat : 30339 (glucosInc) R 30276 30275 28222 0 -1 4202496 95156 0 0 0 69010 48 0 0 20 0 1 0 377076274 671268864 138473 33554432000 4194304 5654031 140735544125968 140735544124056 4215009 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/30339/statm: 163884 138473 142 357 0 163524 0
Current children cumulated CPU time (s) 1721.46
Current children cumulated vsize (KiB) 786452

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.12 3/181 30368
/proc/meminfo: memFree=19046596/32873648 swapFree=7376/7376
[pid=30275] ppid=30273 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30275/stat : 30275 (npSolver-pbo-It) S 30273 30275 28222 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376973114 9367552 275 33554432000 4194304 5064252 140733296496848 140733296495760 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30275/statm: 2287 275 233 213 0 72 0
[pid=30276] ppid=30275 vsize=121768 CPUtime=1030.88 cores=1,3,5,7
/proc/30276/stat : 30276 (npSolver-pbo) S 30275 30275 28222 0 -1 4202496 30807 164696 0 0 638 142 102184 124 20 0 1 0 376973114 124690432 29042 33554432000 4194304 6004724 140734899358336 140734899344184 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 4 0 0
/proc/30276/statm: 30442 29042 182 442 0 29996 0
[pid=30339] ppid=30276 vsize=655536 CPUtime=750.57 cores=1,3,5,7
/proc/30339/stat : 30339 (glucosInc) R 30276 30275 28222 0 -1 4202496 97010 0 0 0 75004 53 0 0 20 0 1 0 377076274 671268864 139990 33554432000 4194304 5654031 140735544125968 140735544124056 4232817 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/30339/statm: 163884 139990 142 357 0 163524 0
Current children cumulated CPU time (s) 1781.45
Current children cumulated vsize (KiB) 786452



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.9 s]
/proc/loadavg: 2.00 2.01 2.12 3/181 30368
/proc/meminfo: memFree=18889996/32873648 swapFree=7376/7376
[pid=30275] ppid=30273 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30275/stat : 30275 (npSolver-pbo-It) S 30273 30275 28222 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376973114 9367552 275 33554432000 4194304 5064252 140733296496848 140733296495760 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30275/statm: 2287 275 233 213 0 72 0
[pid=30276] ppid=30275 vsize=121768 CPUtime=1030.88 cores=1,3,5,7
/proc/30276/stat : 30276 (npSolver-pbo) S 30275 30275 28222 0 -1 4202496 30807 164696 0 0 638 142 102184 124 20 0 1 0 376973114 124690432 29042 33554432000 4194304 6004724 140734899358336 140734899344184 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 4 0 0
/proc/30276/statm: 30442 29042 182 442 0 29996 0
[pid=30339] ppid=30276 vsize=785764 CPUtime=769.18 cores=1,3,5,7
/proc/30339/stat : 30339 (glucosInc) R 30276 30275 28222 0 -1 4202496 97667 0 0 0 76862 56 0 0 20 0 1 0 377076274 804622336 178368 33554432000 4194304 5654031 140735544125968 140735544124056 4228015 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/30339/statm: 196441 178368 142 357 0 196081 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 916680

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.00 2.01 2.12 3/181 30368
/proc/meminfo: memFree=18889996/32873648 swapFree=7376/7376
[pid=30275] ppid=30273 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30275/stat : 30275 (npSolver-pbo-It) S 30273 30275 28222 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376973114 9367552 275 33554432000 4194304 5064252 140733296496848 140733296495760 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30275/statm: 2287 275 233 213 0 72 0
[pid=30276] ppid=30275 vsize=121768 CPUtime=1030.88 cores=1,3,5,7
/proc/30276/stat : 30276 (npSolver-pbo) S 30275 30275 28222 0 -1 4202496 30807 164696 0 0 638 142 102184 124 20 0 1 0 376973114 124690432 29042 33554432000 4194304 6004724 140734899358336 140734899344184 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 4 0 0
/proc/30276/statm: 30442 29042 182 442 0 29996 0
[pid=30339] ppid=30276 vsize=785764 CPUtime=769.18 cores=1,3,5,7
/proc/30339/stat : 30339 (glucosInc) R 30276 30275 28222 0 -1 4202496 97667 0 0 0 76862 56 0 0 20 0 1 0 377076274 804622336 178368 33554432000 4194304 5654031 140735544125968 140735544124056 4228015 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/30339/statm: 196441 178368 142 357 0 196081 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 916680

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 30275 and gives
#  childrusage.ru_utime.tv_sec=1028
#  childrusage.ru_utime.tv_usec=235684
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=678592
# CPU time returned by wait4() is 1030.91
# while last known CPU time is 1800.06
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.91
CPU time (s): 1800.06
CPU user time (s): 1796.84
CPU system time (s): 3.22
CPU usage (%): 99.9525
Max. virtual memory (cumulated for all children) (KiB): 935248

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1028.24
system time used= 2.67859
maximum resident set size= 741604
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 195877
page faults= 0
swaps= 0
block input operations= 24
block output operations= 865744
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3205
involuntary context switches= 1811

runsolver used 1.79873 second user time and 6.24405 second system time

The end

Launcher Data

Begin job on node112 at 2012-06-08 00:34:18
IDJOB=3746970
IDBENCH=92655
IDSOLVER=2332
FILE ID=node112/3746970-1339108458
RUNJOBID= node112-1339098176-28239
PBS_JOBID= 14643741
Free space on /tmp= 64040 MiB

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

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

MD5SUM BENCH= 19509a32f8723d88252dcacb3db21725
RANDOM SEED=1935806064

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:        20446532 kB
Buffers:           90264 kB
Cached:         10914708 kB
SwapCached:         2096 kB
Active:           535424 kB
Inactive:       10701548 kB
Active(anon):     231216 kB
Inactive(anon):     3060 kB
Active(file):     304208 kB
Inactive(file): 10698488 kB
Unevictable:        7376 kB
Mlocked:            7376 kB
SwapTotal:      67108856 kB
SwapFree:       67099372 kB
Dirty:             19236 kB
Writeback:             0 kB
AnonPages:        332000 kB
Mapped:             9852 kB
Shmem:                 0 kB
Slab:            1046576 kB
SReclaimable:     489688 kB
SUnreclaim:       556888 kB
KernelStack:        1504 kB
PageTables:         4360 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     376476 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    219136 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= 68604 MiB
End job on node112 at 2012-06-08 01:04:19