Trace number 3751675

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-quickBound (fixed)? (TO) 1800.04 1801.92

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Base/
normalized-minisat100_4_32_8.opb
MD5SUMe89bd659c62f9d4197f3ccc320e60b79
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark4769881
Best CPU time to get the best result obtained on this benchmark1800.08
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables20200
Total number of constraints30206
Number of constraints which are clauses200
Number of constraints which are cardinality constraints (but not clauses)6
Number of constraints which are nor clauses,nor cardinality constraints30000
Minimum length of a constraint2
Maximum length of a constraint4950
Number of terms in the objective function 19900
Biggest coefficient in the objective function 144703125
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 150743150652
Number of bits of the sum of numbers in the objective function 38
Biggest number in a constraint 144703125
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 150743150652
Number of bits of the biggest sum of numbers38
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.13	c old isEQ: 0, new EQ is 1
2.59/2.69	c run inc solver
2.59/2.69	c [INC SYSTEM] run initial solver
2.59/2.69	c [INC SYSTEM] preprocess with white file
14.28/14.37	c [INC SYSTEM] finished preprocessing in 11 s
14.28/14.37	c [INC SYSTEM] execute solver
188.44/188.55	c [INC SEARCH] formula is SAT
188.54/188.60	c [INC SYSTEM] solved the initial formula
188.54/188.67	c model valid
188.54/188.67	c current solution ok
192.89/193.06	o 73676239
192.89/193.06	c starting approximation
192.89/193.06	c factor = 2
192.89/193.06	c factor still to low - shrinking to 4.39848e+06
192.89/193.06	c approx number of clauses: 1e+06
192.89/193.06	c current bound: 36838168
194.43/196.02	c leaving approximation
194.43/196.02	c finished approximation
194.43/196.02	c [INC SYSTEM] there exists a inc, kill it!
194.43/196.02	c write failed with 2
194.43/196.04	c [INC SEARCH] iteration: 0
194.43/196.04	c [INC BOUNDS] best value:73676339 search for 73676338
194.43/196.04	c [INC SYSTEM] create new solver instance
194.43/196.04	c [INC] encode full formula
194.43/196.04	c fallback to adder encoding
197.44/199.08	c set iterative enc to: adder
197.44/199.08	c set iterative enc to: none
198.04/199.64	c [INC SEARCH] isOptimum variable: 0
868.41/870.13	c formula is SAT
868.50/870.26	c [INC SEARCH] copied best model
868.50/870.26	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
868.60/870.34	c model valid
868.60/870.34	c current solution ok
868.60/870.34	o 22363633
868.60/870.34	c [INC SEARCH] iteration: 1
868.60/870.34	c [INC BOUNDS] best value:22363733 search for 22363732
868.60/870.34	c [INC SYSTEM] there exists a inc, kill it!
868.60/870.34	c write failed with 2
868.60/870.34	c [INC SYSTEM] create new solver instance
868.60/870.34	c [INC] encode full formula
868.60/870.34	c fallback to adder encoding
871.10/872.86	c set iterative enc to: adder
871.10/872.86	c set iterative enc to: none
871.61/873.39	c [INC SEARCH] isOptimum variable: 0
1723.95/1725.83	c formula is SAT
1724.05/1725.95	c [INC SEARCH] copied best model
1724.05/1725.95	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1724.15/1726.02	c model valid
1724.15/1726.02	c current solution ok
1724.15/1726.02	o 20005599
1724.15/1726.02	c [INC SEARCH] iteration: 2
1724.15/1726.02	c [INC BOUNDS] best value:20005699 search for 20005698
1724.15/1726.02	c [INC SYSTEM] there exists a inc, kill it!
1724.15/1726.02	c write failed with 2
1724.15/1726.02	c [INC SYSTEM] create new solver instance
1724.15/1726.02	c [INC] encode full formula
1724.15/1726.02	c fallback to adder encoding
1726.66/1728.50	c set iterative enc to: adder
1726.66/1728.50	c set iterative enc to: none
1727.16/1729.02	c [INC SEARCH] isOptimum variable: 0
1800.04/1801.91	HOME/npSolver-pbo-Itdqb.sh: line 18:  3457 Terminated              ./npSolver-pbo $file $tmp -rnd_seed=$seed -useQuickBound=1 -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-3751675-1339177871/watcher-3751675-1339177871 -o /tmp/evaluation-result-3751675-1339177871/solver-3751675-1339177871 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3751675-1339177871.opb 1030051599 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.08 2.02 2.01 3/178 3456
/proc/meminfo: memFree=30610284/32873844 swapFree=7128/7128
[pid=3456] ppid=3454 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3456/stat : 3456 (npSolver-pbo-It) S 3454 3456 2649 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383854151 9367552 274 33554432000 4194304 5064252 140733991968656 140733991967568 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3456/statm: 2287 274 233 213 0 72 0

[startup+0.099873 s]
/proc/loadavg: 2.08 2.02 2.01 3/178 3456
/proc/meminfo: memFree=30610284/32873844 swapFree=7128/7128
[pid=3456] ppid=3454 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3456/stat : 3456 (npSolver-pbo-It) S 3454 3456 2649 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383854151 9367552 274 33554432000 4194304 5064252 140733991968656 140733991967568 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3456/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100343 s]
/proc/loadavg: 2.08 2.02 2.01 3/178 3456
/proc/meminfo: memFree=30610284/32873844 swapFree=7128/7128
[pid=3456] ppid=3454 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3456/stat : 3456 (npSolver-pbo-It) S 3454 3456 2649 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383854151 9367552 274 33554432000 4194304 5064252 140733991968656 140733991967568 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3456/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300303 s]
/proc/loadavg: 2.08 2.02 2.01 3/178 3456
/proc/meminfo: memFree=30610284/32873844 swapFree=7128/7128
[pid=3456] ppid=3454 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3456/stat : 3456 (npSolver-pbo-It) S 3454 3456 2649 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383854151 9367552 274 33554432000 4194304 5064252 140733991968656 140733991967568 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3456/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700301 s]
/proc/loadavg: 2.08 2.02 2.01 3/178 3456
/proc/meminfo: memFree=30610284/32873844 swapFree=7128/7128
[pid=3456] ppid=3454 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3456/stat : 3456 (npSolver-pbo-It) S 3454 3456 2649 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383854151 9367552 274 33554432000 4194304 5064252 140733991968656 140733991967568 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3456/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50036 s]
/proc/loadavg: 2.08 2.02 2.01 3/180 3458
/proc/meminfo: memFree=30516996/32873844 swapFree=7128/7128
[pid=3456] ppid=3454 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3456/stat : 3456 (npSolver-pbo-It) S 3454 3456 2649 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383854151 9367552 274 33554432000 4194304 5064252 140733991968656 140733991967568 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3456/statm: 2287 274 233 213 0 72 0
[pid=3457] ppid=3456 vsize=180808 CPUtime=1.49 cores=1,3,5,7
/proc/3457/stat : 3457 (npSolver-pbo) R 3456 3456 2649 0 -1 4202496 9229 0 0 0 143 6 0 0 20 0 1 0 383854151 185147392 32155 33554432000 4194304 6004724 140735683498480 140735683493080 4534761 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3457/statm: 45202 32155 163 442 0 44756 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 189956

[startup+3.10036 s]
/proc/loadavg: 2.07 2.02 2.00 3/180 3458
/proc/meminfo: memFree=30438792/32873844 swapFree=7128/7128
[pid=3456] ppid=3454 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3456/stat : 3456 (npSolver-pbo-It) S 3454 3456 2649 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383854151 9367552 274 33554432000 4194304 5064252 140733991968656 140733991967568 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3456/statm: 2287 274 233 213 0 72 0
[pid=3457] ppid=3456 vsize=284532 CPUtime=2.71 cores=1,3,5,7
/proc/3457/stat : 3457 (npSolver-pbo) S 3456 3456 2649 0 -1 4202496 10338 0 0 0 236 35 0 0 20 0 1 0 383854151 291360768 40686 33554432000 4194304 6004724 140735683498480 140735683492944 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3457/statm: 71133 40686 171 442 0 70687 0
Current children cumulated CPU time (s) 2.71
Current children cumulated vsize (KiB) 293680

[startup+6.3005 s]
/proc/loadavg: 2.07 2.02 2.00 3/182 3460
/proc/meminfo: memFree=29793784/32873844 swapFree=7128/7128
[pid=3456] ppid=3454 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3456/stat : 3456 (npSolver-pbo-It) S 3454 3456 2649 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383854151 9367552 274 33554432000 4194304 5064252 140733991968656 140733991967568 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3456/statm: 2287 274 233 213 0 72 0
[pid=3457] ppid=3456 vsize=284532 CPUtime=2.71 cores=1,3,5,7
/proc/3457/stat : 3457 (npSolver-pbo) S 3456 3456 2649 0 -1 4202496 10338 0 0 0 236 35 0 0 20 0 1 0 383854151 291360768 40686 33554432000 4194304 6004724 140735683498480 140735683492944 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3457/statm: 71133 40686 171 442 0 70687 0
[pid=3459] ppid=3457 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3459/stat : 3459 (cp2_pre.sh) S 3457 3456 2649 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 383854423 9367552 277 33554432000 4194304 5064252 140734144455872 140734144454576 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3459/statm: 2287 277 234 213 0 72 0
[pid=3460] ppid=3459 vsize=647248 CPUtime=3.57 cores=1,3,5,7
/proc/3460/stat : 3460 (coprocessor) R 3459 3456 2649 0 -1 4202496 63614 0 0 0 334 23 0 0 20 0 1 0 383854424 662781952 144525 33554432000 4194304 6586260 140734420703936 140734420700200 5511711 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/3460/statm: 161812 144525 164 584 0 161224 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 950076

[startup+12.7004 s]
/proc/loadavg: 2.14 2.03 2.01 3/182 3460
/proc/meminfo: memFree=29564428/32873844 swapFree=7128/7128
[pid=3456] ppid=3454 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3456/stat : 3456 (npSolver-pbo-It) S 3454 3456 2649 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383854151 9367552 274 33554432000 4194304 5064252 140733991968656 140733991967568 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3456/statm: 2287 274 233 213 0 72 0
[pid=3457] ppid=3456 vsize=284532 CPUtime=2.71 cores=1,3,5,7
/proc/3457/stat : 3457 (npSolver-pbo) S 3456 3456 2649 0 -1 4202496 10338 0 0 0 236 35 0 0 20 0 1 0 383854151 291360768 40686 33554432000 4194304 6004724 140735683498480 140735683492944 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3457/statm: 71133 40686 171 442 0 70687 0
[pid=3459] ppid=3457 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3459/stat : 3459 (cp2_pre.sh) S 3457 3456 2649 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 383854423 9367552 277 33554432000 4194304 5064252 140734144455872 140734144454576 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3459/statm: 2287 277 234 213 0 72 0
[pid=3460] ppid=3459 vsize=789164 CPUtime=9.96 cores=1,3,5,7
/proc/3460/stat : 3460 (coprocessor) R 3459 3456 2649 0 -1 4202496 86318 0 0 0 945 51 0 0 20 0 1 0 383854424 808103936 191910 33554432000 4194304 6586260 140734420703936 140734420699688 5732496 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/3460/statm: 197291 191910 199 584 0 196703 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1091992

[startup+25.5006 s]
/proc/loadavg: 2.12 2.03 2.01 3/180 3462
/proc/meminfo: memFree=30149584/32873844 swapFree=7128/7128
[pid=3456] ppid=3454 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3456/stat : 3456 (npSolver-pbo-It) S 3454 3456 2649 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383854151 9367552 274 33554432000 4194304 5064252 140733991968656 140733991967568 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3456/statm: 2287 274 233 213 0 72 0
[pid=3457] ppid=3456 vsize=284532 CPUtime=14.35 cores=1,3,5,7
/proc/3457/stat : 3457 (npSolver-pbo) S 3456 3456 2649 0 -1 4202496 10354 87221 0 0 236 35 1100 64 20 0 1 0 383854151 291360768 40689 33554432000 4194304 6004724 140735683498480 140735683484760 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/3457/statm: 71133 40689 174 442 0 70687 0
[pid=3462] ppid=3457 vsize=294392 CPUtime=11.11 cores=1,3,5,7
/proc/3462/stat : 3462 (glucosInc) R 3457 3456 2649 0 -1 4202496 50320 0 0 0 1099 12 0 0 20 0 1 0 383855589 301457408 68961 33554432000 4194304 5654031 140735608383232 140735608381016 4232939 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/3462/statm: 73598 68961 139 357 0 73238 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 588072

[startup+51.1004 s]
/proc/loadavg: 2.08 2.03 2.01 3/181 3463
/proc/meminfo: memFree=30142740/32873844 swapFree=7128/7128
[pid=3456] ppid=3454 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3456/stat : 3456 (npSolver-pbo-It) S 3454 3456 2649 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383854151 9367552 274 33554432000 4194304 5064252 140733991968656 140733991967568 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3456/statm: 2287 274 233 213 0 72 0
[pid=3457] ppid=3456 vsize=284532 CPUtime=14.35 cores=1,3,5,7
/proc/3457/stat : 3457 (npSolver-pbo) S 3456 3456 2649 0 -1 4202496 10354 87221 0 0 236 35 1100 64 20 0 1 0 383854151 291360768 40689 33554432000 4194304 6004724 140735683498480 140735683484760 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/3457/statm: 71133 40689 174 442 0 70687 0
[pid=3462] ppid=3457 vsize=295448 CPUtime=36.71 cores=1,3,5,7
/proc/3462/stat : 3462 (glucosInc) R 3457 3456 2649 0 -1 4202496 50632 0 0 0 3658 13 0 0 20 0 1 0 383855589 302538752 69273 33554432000 4194304 5654031 140735608383232 140735608381016 4232453 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/3462/statm: 73862 69273 139 357 0 73502 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 589128

[startup+102.307 s]
/proc/loadavg: 2.03 2.02 2.00 3/181 3463
/proc/meminfo: memFree=30106488/32873844 swapFree=7128/7128
[pid=3456] ppid=3454 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3456/stat : 3456 (npSolver-pbo-It) S 3454 3456 2649 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383854151 9367552 274 33554432000 4194304 5064252 140733991968656 140733991967568 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3456/statm: 2287 274 233 213 0 72 0
[pid=3457] ppid=3456 vsize=284532 CPUtime=14.35 cores=1,3,5,7
/proc/3457/stat : 3457 (npSolver-pbo) S 3456 3456 2649 0 -1 4202496 10354 87221 0 0 236 35 1100 64 20 0 1 0 383854151 291360768 40689 33554432000 4194304 6004724 140735683498480 140735683484760 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/3457/statm: 71133 40689 174 442 0 70687 0
[pid=3462] ppid=3457 vsize=299408 CPUtime=87.9 cores=1,3,5,7
/proc/3462/stat : 3462 (glucosInc) R 3457 3456 2649 0 -1 4202496 51759 0 0 0 8776 14 0 0 20 0 1 0 383855589 306593792 70395 33554432000 4194304 5654031 140735608383232 140735608381016 4214638 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3462/statm: 74852 70395 139 357 0 74492 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 593088

[startup+162.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/181 3463
/proc/meminfo: memFree=30087416/32873844 swapFree=7128/7128
[pid=3456] ppid=3454 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3456/stat : 3456 (npSolver-pbo-It) S 3454 3456 2649 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383854151 9367552 274 33554432000 4194304 5064252 140733991968656 140733991967568 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3456/statm: 2287 274 233 213 0 72 0
[pid=3457] ppid=3456 vsize=284532 CPUtime=14.35 cores=1,3,5,7
/proc/3457/stat : 3457 (npSolver-pbo) S 3456 3456 2649 0 -1 4202496 10354 87221 0 0 236 35 1100 64 20 0 1 0 383854151 291360768 40689 33554432000 4194304 6004724 140735683498480 140735683484760 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/3457/statm: 71133 40689 174 442 0 70687 0
[pid=3462] ppid=3457 vsize=300332 CPUtime=147.88 cores=1,3,5,7
/proc/3462/stat : 3462 (glucosInc) R 3457 3456 2649 0 -1 4202496 51986 0 0 0 14774 14 0 0 20 0 1 0 383855589 307539968 70622 33554432000 4194304 5654031 140735608383232 140735608381064 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3462/statm: 75083 70622 139 357 0 74723 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 594012

[startup+222.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/181 3473
/proc/meminfo: memFree=29213052/32873844 swapFree=7128/7128
[pid=3456] ppid=3454 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3456/stat : 3456 (npSolver-pbo-It) S 3454 3456 2649 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383854151 9367552 274 33554432000 4194304 5064252 140733991968656 140733991967568 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3456/statm: 2287 274 233 213 0 72 0
[pid=3457] ppid=3456 vsize=307512 CPUtime=198.08 cores=1,3,5,7
/proc/3457/stat : 3457 (npSolver-pbo) S 3456 3456 2649 0 -1 4202496 21944 202566 0 0 641 433 18600 134 20 0 1 0 383854151 314892288 46492 33554432000 4194304 6004724 140735683498480 140735683484328 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/3457/statm: 76878 46492 200 442 0 76432 0
[pid=3473] ppid=3457 vsize=832816 CPUtime=22.64 cores=1,3,5,7
/proc/3473/stat : 3473 (glucosInc) R 3457 3456 2649 0 -1 4202496 116179 0 0 0 2224 40 0 0 20 0 1 0 383874116 852803584 183041 33554432000 4194304 5654031 140734671197152 140734671194936 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3473/statm: 208204 183041 140 357 0 207844 0
Current children cumulated CPU time (s) 220.72
Current children cumulated vsize (KiB) 1149476

[startup+282.3 s]

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

/proc/loadavg: 2.02 2.01 2.00 3/181 3511
/proc/meminfo: memFree=29463860/32873844 swapFree=7128/7128
[pid=3456] ppid=3454 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3456/stat : 3456 (npSolver-pbo-It) S 3454 3456 2649 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383854151 9367552 274 33554432000 4194304 5064252 140733991968656 140733991967568 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3456/statm: 2287 274 233 213 0 72 0
[pid=3457] ppid=3456 vsize=318216 CPUtime=871.7 cores=1,3,5,7
/proc/3457/stat : 3457 (npSolver-pbo) S 3456 3456 2649 0 -1 4202496 30869 333834 0 0 918 474 85501 277 20 0 1 0 383854151 325853184 49168 33554432000 4194304 6004724 140735683498480 140735683484328 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/3457/statm: 79554 49168 200 442 0 79108 0
[pid=3504] ppid=3457 vsize=811620 CPUtime=488.77 cores=1,3,5,7
/proc/3504/stat : 3504 (glucosInc) R 3457 3456 2649 0 -1 4202496 104588 0 0 0 48841 36 0 0 20 0 1 0 383941491 831098880 180998 33554432000 4194304 5654031 140734349317024 140734349304840 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3504/statm: 202905 180998 142 357 0 202545 0
Current children cumulated CPU time (s) 1360.47
Current children cumulated vsize (KiB) 1138984

[startup+1422.31 s]
/proc/loadavg: 1.81 1.96 1.98 3/183 4174
/proc/meminfo: memFree=29769284/32873844 swapFree=7128/7128
[pid=3456] ppid=3454 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3456/stat : 3456 (npSolver-pbo-It) S 3454 3456 2649 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383854151 9367552 274 33554432000 4194304 5064252 140733991968656 140733991967568 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3456/statm: 2287 274 233 213 0 72 0
[pid=3457] ppid=3456 vsize=318216 CPUtime=871.7 cores=1,3,5,7
/proc/3457/stat : 3457 (npSolver-pbo) S 3456 3456 2649 0 -1 4202496 30869 333834 0 0 918 474 85501 277 20 0 1 0 383854151 325853184 49168 33554432000 4194304 6004724 140735683498480 140735683484328 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/3457/statm: 79554 49168 200 442 0 79108 0
[pid=3504] ppid=3457 vsize=817480 CPUtime=548.77 cores=1,3,5,7
/proc/3504/stat : 3504 (glucosInc) R 3457 3456 2649 0 -1 4202496 104596 0 0 0 54841 36 0 0 20 0 1 0 383941491 837099520 182417 33554432000 4194304 5654031 140734349317024 140734349304840 4232752 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3504/statm: 204370 182417 142 357 0 204010 0
Current children cumulated CPU time (s) 1420.47
Current children cumulated vsize (KiB) 1144844

[startup+1482.3 s]
/proc/loadavg: 1.93 1.96 1.98 3/183 4849
/proc/meminfo: memFree=29800216/32873844 swapFree=7128/7128
[pid=3456] ppid=3454 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3456/stat : 3456 (npSolver-pbo-It) S 3454 3456 2649 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383854151 9367552 274 33554432000 4194304 5064252 140733991968656 140733991967568 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3456/statm: 2287 274 233 213 0 72 0
[pid=3457] ppid=3456 vsize=318216 CPUtime=871.7 cores=1,3,5,7
/proc/3457/stat : 3457 (npSolver-pbo) S 3456 3456 2649 0 -1 4202496 30869 333834 0 0 918 474 85501 277 20 0 1 0 383854151 325853184 49168 33554432000 4194304 6004724 140735683498480 140735683484328 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/3457/statm: 79554 49168 200 442 0 79108 0
[pid=3504] ppid=3457 vsize=817480 CPUtime=608.75 cores=1,3,5,7
/proc/3504/stat : 3504 (glucosInc) R 3457 3456 2649 0 -1 4202496 104597 0 0 0 60839 36 0 0 20 0 1 0 383941491 837099520 182820 33554432000 4194304 5654031 140734349317024 140734349304840 4208595 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3504/statm: 204370 182820 142 357 0 204010 0
Current children cumulated CPU time (s) 1480.45
Current children cumulated vsize (KiB) 1144844

[startup+1542.3 s]
/proc/loadavg: 1.97 1.97 1.98 3/183 5539
/proc/meminfo: memFree=29764928/32873844 swapFree=7128/7128
[pid=3456] ppid=3454 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3456/stat : 3456 (npSolver-pbo-It) S 3454 3456 2649 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383854151 9367552 274 33554432000 4194304 5064252 140733991968656 140733991967568 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3456/statm: 2287 274 233 213 0 72 0
[pid=3457] ppid=3456 vsize=318216 CPUtime=871.7 cores=1,3,5,7
/proc/3457/stat : 3457 (npSolver-pbo) S 3456 3456 2649 0 -1 4202496 30869 333834 0 0 918 474 85501 277 20 0 1 0 383854151 325853184 49168 33554432000 4194304 6004724 140735683498480 140735683484328 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/3457/statm: 79554 49168 200 442 0 79108 0
[pid=3504] ppid=3457 vsize=817480 CPUtime=668.74 cores=1,3,5,7
/proc/3504/stat : 3504 (glucosInc) R 3457 3456 2649 0 -1 4202496 104701 0 0 0 66838 36 0 0 20 0 1 0 383941491 837099520 183435 33554432000 4194304 5654031 140734349317024 140734349304840 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3504/statm: 204370 183435 142 357 0 204010 0
Current children cumulated CPU time (s) 1540.44
Current children cumulated vsize (KiB) 1144844

[startup+1602.3 s]
/proc/loadavg: 2.02 1.99 1.99 3/181 6217
/proc/meminfo: memFree=29795244/32873844 swapFree=7128/7128
[pid=3456] ppid=3454 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3456/stat : 3456 (npSolver-pbo-It) S 3454 3456 2649 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383854151 9367552 274 33554432000 4194304 5064252 140733991968656 140733991967568 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3456/statm: 2287 274 233 213 0 72 0
[pid=3457] ppid=3456 vsize=318216 CPUtime=871.7 cores=1,3,5,7
/proc/3457/stat : 3457 (npSolver-pbo) S 3456 3456 2649 0 -1 4202496 30869 333834 0 0 918 474 85501 277 20 0 1 0 383854151 325853184 49168 33554432000 4194304 6004724 140735683498480 140735683484328 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/3457/statm: 79554 49168 200 442 0 79108 0
[pid=3504] ppid=3457 vsize=817480 CPUtime=728.73 cores=1,3,5,7
/proc/3504/stat : 3504 (glucosInc) R 3457 3456 2649 0 -1 4202496 105002 0 0 0 72837 36 0 0 20 0 1 0 383941491 837099520 187824 33554432000 4194304 5654031 140734349317024 140734349304840 4215009 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3504/statm: 204370 187824 142 357 0 204010 0
Current children cumulated CPU time (s) 1600.43
Current children cumulated vsize (KiB) 1144844

[startup+1662.3 s]
/proc/loadavg: 2.01 1.99 1.99 3/183 6894
/proc/meminfo: memFree=29807696/32873844 swapFree=7128/7128
[pid=3456] ppid=3454 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3456/stat : 3456 (npSolver-pbo-It) S 3454 3456 2649 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383854151 9367552 274 33554432000 4194304 5064252 140733991968656 140733991967568 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3456/statm: 2287 274 233 213 0 72 0
[pid=3457] ppid=3456 vsize=318216 CPUtime=871.7 cores=1,3,5,7
/proc/3457/stat : 3457 (npSolver-pbo) S 3456 3456 2649 0 -1 4202496 30869 333834 0 0 918 474 85501 277 20 0 1 0 383854151 325853184 49168 33554432000 4194304 6004724 140735683498480 140735683484328 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/3457/statm: 79554 49168 200 442 0 79108 0
[pid=3504] ppid=3457 vsize=817480 CPUtime=788.72 cores=1,3,5,7
/proc/3504/stat : 3504 (glucosInc) R 3457 3456 2649 0 -1 4202496 105753 0 0 0 78833 39 0 0 20 0 1 0 383941491 837099520 180934 33554432000 4194304 5654031 140734349317024 140734349304840 4232786 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3504/statm: 204370 180934 142 357 0 204010 0
Current children cumulated CPU time (s) 1660.42
Current children cumulated vsize (KiB) 1144844

[startup+1722.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/183 7559
/proc/meminfo: memFree=29781008/32873844 swapFree=7128/7128
[pid=3456] ppid=3454 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3456/stat : 3456 (npSolver-pbo-It) S 3454 3456 2649 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383854151 9367552 274 33554432000 4194304 5064252 140733991968656 140733991967568 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3456/statm: 2287 274 233 213 0 72 0
[pid=3457] ppid=3456 vsize=318216 CPUtime=871.7 cores=1,3,5,7
/proc/3457/stat : 3457 (npSolver-pbo) S 3456 3456 2649 0 -1 4202496 30869 333834 0 0 918 474 85501 277 20 0 1 0 383854151 325853184 49168 33554432000 4194304 6004724 140735683498480 140735683484328 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/3457/statm: 79554 49168 200 442 0 79108 0
[pid=3504] ppid=3457 vsize=817480 CPUtime=848.71 cores=1,3,5,7
/proc/3504/stat : 3504 (glucosInc) R 3457 3456 2649 0 -1 4202496 105766 0 0 0 84831 40 0 0 20 0 1 0 383941491 837099520 187590 33554432000 4194304 5654031 140734349317024 140734349304840 4215913 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3504/statm: 204370 187590 142 357 0 204010 0
Current children cumulated CPU time (s) 1720.41
Current children cumulated vsize (KiB) 1144844

[startup+1782.3 s]
/proc/loadavg: 1.83 1.95 1.98 3/184 8243
/proc/meminfo: memFree=29874120/32873844 swapFree=7128/7128
[pid=3456] ppid=3454 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3456/stat : 3456 (npSolver-pbo-It) S 3454 3456 2649 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383854151 9367552 274 33554432000 4194304 5064252 140733991968656 140733991967568 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3456/statm: 2287 274 233 213 0 72 0
[pid=3457] ppid=3456 vsize=308892 CPUtime=1727.18 cores=1,3,5,7
/proc/3457/stat : 3457 (npSolver-pbo) S 3456 3456 2649 0 -1 4202496 38109 440130 0 0 1188 514 170683 333 20 0 1 0 383854151 316305408 46837 33554432000 4194304 6004724 140735683498480 140735683484328 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/3457/statm: 77223 46837 200 442 0 76777 0
[pid=7647] ppid=3457 vsize=796880 CPUtime=53.26 cores=1,3,5,7
/proc/7647/stat : 7647 (glucosInc) R 3457 3456 2649 0 -1 4202496 104845 0 0 0 5292 34 0 0 20 0 1 0 384027053 816005120 167262 33554432000 4194304 5654031 140736432913552 140736432901368 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/7647/statm: 199220 167262 142 357 0 198860 0
Current children cumulated CPU time (s) 1780.44
Current children cumulated vsize (KiB) 1114920



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.9 s]
/proc/loadavg: 1.88 1.95 1.98 3/183 8471
/proc/meminfo: memFree=29840632/32873844 swapFree=7128/7128
[pid=3456] ppid=3454 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3456/stat : 3456 (npSolver-pbo-It) S 3454 3456 2649 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383854151 9367552 274 33554432000 4194304 5064252 140733991968656 140733991967568 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3456/statm: 2287 274 233 213 0 72 0
[pid=3457] ppid=3456 vsize=308892 CPUtime=1727.18 cores=1,3,5,7
/proc/3457/stat : 3457 (npSolver-pbo) S 3456 3456 2649 0 -1 4202496 38109 440130 0 0 1188 514 170683 333 20 0 1 0 383854151 316305408 46837 33554432000 4194304 6004724 140735683498480 140735683484328 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/3457/statm: 77223 46837 200 442 0 76777 0
[pid=7647] ppid=3457 vsize=796880 CPUtime=72.86 cores=1,3,5,7
/proc/7647/stat : 7647 (glucosInc) R 3457 3456 2649 0 -1 4202496 104855 0 0 0 7252 34 0 0 20 0 1 0 384027053 816005120 167262 33554432000 4194304 5654031 140736432913552 140736432901368 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/7647/statm: 199220 167262 142 357 0 198860 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 1114920

Sending SIGTERM to process tree (bottom up)

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

[startup+1801.9 s]
/proc/loadavg: 1.88 1.95 1.98 3/183 8471
/proc/meminfo: memFree=29840632/32873844 swapFree=7128/7128
[pid=3456] ppid=3454 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3456/stat : 3456 (npSolver-pbo-It) S 3454 3456 2649 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383854151 9367552 274 33554432000 4194304 5064252 140733991968656 140733991967568 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3456/statm: 2287 274 233 213 0 72 0
[pid=3457] ppid=3456 vsize=308892 CPUtime=1727.18 cores=1,3,5,7
/proc/3457/stat : 3457 (npSolver-pbo) S 3456 3456 2649 0 -1 4202496 38109 440130 0 0 1188 514 170683 333 20 0 1 0 383854151 316305408 46837 33554432000 4194304 6004724 140735683498480 140735683484328 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/3457/statm: 77223 46837 200 442 0 76777 0
[pid=7647] ppid=3457 vsize=796880 CPUtime=72.86 cores=1,3,5,7
/proc/7647/stat : 7647 (glucosInc) R 3457 3456 2649 0 -1 4202496 104855 0 0 0 7252 34 0 0 20 0 1 0 384027053 816005120 167262 33554432000 4194304 5654031 140736432913552 140736432901368 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/7647/statm: 199220 167262 142 357 0 198860 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 1114920

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 3456 and gives
#  childrusage.ru_utime.tv_sec=1718
#  childrusage.ru_utime.tv_usec=713715
#  childrusage.ru_stime.tv_sec=8
#  childrusage.ru_stime.tv_usec=486709
# CPU time returned by wait4() is 1727.2
# while last known CPU time is 1800.04
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1801.92
CPU time (s): 1800.04
CPU user time (s): 1791.23
CPU system time (s): 8.81
CPU usage (%): 99.8959
Max. virtual memory (cumulated for all children) (KiB): 1867612

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1718.71
system time used= 8.48671
maximum resident set size= 1355936
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 478613
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2264000
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9997
involuntary context switches= 2909

runsolver used 7.07892 second user time and 17.1774 second system time

The end

Launcher Data

Begin job on node105 at 2012-06-08 19:51:11
IDJOB=3751675
IDBENCH=92744
IDSOLVER=2335
FILE ID=node105/3751675-1339177871
RUNJOBID= node105-1339170247-2666
PBS_JOBID= 14643847
Free space on /tmp= 66704 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/zahidi/Base/normalized-minisat100_4_32_8.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3751675-1339177871/watcher-3751675-1339177871 -o /tmp/evaluation-result-3751675-1339177871/solver-3751675-1339177871 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3751675-1339177871.opb 1030051599 HOME HOME

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

MD5SUM BENCH= e89bd659c62f9d4197f3ccc320e60b79
RANDOM SEED=1030051599

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.882
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.92
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.882
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	: 5447.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        30611036 kB
Buffers:          488360 kB
Cached:           458196 kB
SwapCached:         2808 kB
Active:          1296908 kB
Inactive:          11380 kB
Active(anon):     360628 kB
Inactive(anon):     3380 kB
Active(file):     936280 kB
Inactive(file):     8000 kB
Unevictable:        7128 kB
Mlocked:            7128 kB
SwapTotal:      67108856 kB
SwapFree:       67098764 kB
Dirty:              9720 kB
Writeback:             0 kB
AnonPages:        374888 kB
Mapped:            10244 kB
Shmem:                 0 kB
Slab:             800840 kB
SReclaimable:     242556 kB
SUnreclaim:       558284 kB
KernelStack:        1472 kB
PageTables:         4900 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     551764 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     75776 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 66488 MiB
End job on node105 at 2012-06-08 20:21:13