Trace number 3751869

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 NameAnswerobjective functionCPU timeWall clock time
npSolver inc-topdown-quickBound (fixed)? (TO) 1800.06 1800.41

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/logic-synthesis/normalized-exam.pi.opb
MD5SUMc7b7ba2fb8a9fff5b9677d5bbd1edc0f
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark63
Best CPU time to get the best result obtained on this benchmark2.70259
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 63
Optimality of the best value was proved YES
Number of variables4676
Total number of constraints509
Number of constraints which are clauses509
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint3
Maximum length of a constraint166
Number of terms in the objective function 4676
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 4676
Number of bits of the sum of numbers in the objective function 13
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 4676
Number of bits of the biggest sum of numbers13
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.03	c run inc solver
0.00/0.03	c [INC SYSTEM] run initial solver
0.00/0.03	c [INC SYSTEM] preprocess with white file
0.00/0.07	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.07	c [INC SYSTEM] execute solver
0.00/0.07	c [INC SEARCH] formula is SAT
0.00/0.07	c [INC SYSTEM] solved the initial formula
0.00/0.08	c model valid
0.00/0.08	c current solution ok
0.00/0.09	o 89
0.00/0.09	c starting approximation
0.00/0.09	c factor = 1
0.00/0.09	c can not find a suitable factor, leaving approximation
0.00/0.09	c finished approximation
0.00/0.09	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.09	c write failed with 2
0.00/0.09	c [INC SEARCH] iteration: 0
0.00/0.09	c [INC BOUNDS] best value:89 search for 88
0.00/0.09	c [INC SYSTEM] create new solver instance
0.00/0.09	c [INC] encode full formula
0.00/0.09	c (debug) using card networks
0.00/0.09	c old isEQ: 192, new EQ is 0
0.00/0.16	c set iterative enc to: card
0.00/0.16	c set iterative enc to: none
0.00/0.17	c [INC SEARCH] isOptimum variable: 0
337.98/338.19	c formula is SAT
337.98/338.19	c [INC SEARCH] copied best model
337.98/338.19	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
338.08/338.20	c model valid
338.08/338.20	c current solution ok
338.08/338.20	o 87
338.08/338.20	c [INC SEARCH] iteration: 1
338.08/338.20	c [INC BOUNDS] best value:87 search for 86
338.08/338.20	c [INC SYSTEM] there exists a inc, kill it!
338.08/338.20	c write failed with 2
338.08/338.21	c [INC SYSTEM] create new solver instance
338.08/338.21	c [INC] encode full formula
338.08/338.21	c (debug) using card networks
338.08/338.21	c old isEQ: 240, new EQ is 0
338.08/338.28	c set iterative enc to: card
338.08/338.28	c set iterative enc to: none
338.08/338.29	c [INC SEARCH] isOptimum variable: 0
833.09/833.30	c formula is SAT
833.09/833.31	c [INC SEARCH] copied best model
833.09/833.31	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
833.09/833.32	c model valid
833.09/833.32	c current solution ok
833.09/833.32	o 84
833.09/833.32	c [INC SEARCH] iteration: 2
833.09/833.32	c [INC BOUNDS] best value:84 search for 83
833.09/833.32	c [INC SYSTEM] there exists a inc, kill it!
833.09/833.32	c write failed with 2
833.09/833.32	c [INC SYSTEM] create new solver instance
833.09/833.32	c [INC] encode full formula
833.09/833.32	c (debug) using card networks
833.09/833.32	c old isEQ: 240, new EQ is 0
833.09/833.39	c set iterative enc to: card
833.09/833.39	c set iterative enc to: none
833.20/833.41	c [INC SEARCH] isOptimum variable: 0
1800.01/1800.40	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.01/1800.40	s UNKNOWN
1800.01/1800.40	c [INC SYSTEM] there exists a inc, kill it!
1800.01/1800.40	c write failed with -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-3751869-1339118708/watcher-3751869-1339118708 -o /tmp/evaluation-result-3751869-1339118708/solver-3751869-1339118708 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3751869-1339118708.opb 1246049297 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.00 2.00 2.00 3/178 897
/proc/meminfo: memFree=30802228/32873648 swapFree=7628/7628
[pid=897] ppid=895 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/897/stat : 897 (npSolver-pbo-It) S 895 897 30644 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377996239 9367552 274 33554432000 4194304 5064252 140735842999664 140735842998576 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/897/statm: 2287 274 233 213 0 72 0

[startup+0.0990439 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 897
/proc/meminfo: memFree=30802228/32873648 swapFree=7628/7628
[pid=897] ppid=895 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/897/stat : 897 (npSolver-pbo-It) S 895 897 30644 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377996239 9367552 274 33554432000 4194304 5064252 140735842999664 140735842998576 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/897/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100226 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 897
/proc/meminfo: memFree=30802228/32873648 swapFree=7628/7628
[pid=897] ppid=895 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/897/stat : 897 (npSolver-pbo-It) S 895 897 30644 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377996239 9367552 274 33554432000 4194304 5064252 140735842999664 140735842998576 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/897/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300173 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 897
/proc/meminfo: memFree=30802228/32873648 swapFree=7628/7628
[pid=897] ppid=895 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/897/stat : 897 (npSolver-pbo-It) S 895 897 30644 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377996239 9367552 274 33554432000 4194304 5064252 140735842999664 140735842998576 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/897/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700185 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 897
/proc/meminfo: memFree=30802228/32873648 swapFree=7628/7628
[pid=897] ppid=895 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/897/stat : 897 (npSolver-pbo-It) S 895 897 30644 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377996239 9367552 274 33554432000 4194304 5064252 140735842999664 140735842998576 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/897/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50033 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 906
/proc/meminfo: memFree=30747056/32873648 swapFree=7628/7628
[pid=897] ppid=895 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/897/stat : 897 (npSolver-pbo-It) S 895 897 30644 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377996239 9367552 274 33554432000 4194304 5064252 140735842999664 140735842998576 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/897/statm: 2287 274 233 213 0 72 0
[pid=898] ppid=897 vsize=16152 CPUtime=0.15 cores=1,3,5,7
/proc/898/stat : 898 (npSolver-pbo) S 897 897 30644 0 -1 4202496 4119 3556 0 0 11 2 2 0 20 0 1 0 377996240 16539648 3684 33554432000 4194304 6004724 140733995632576 140733995618424 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/898/statm: 4038 3684 189 442 0 3592 0
[pid=906] ppid=898 vsize=43560 CPUtime=1.3 cores=1,3,5,7
/proc/906/stat : 906 (glucosInc) R 898 897 30644 0 -1 4202496 9086 0 0 0 129 1 0 0 20 0 1 0 377996257 44605440 9316 33554432000 4194304 5654031 140737430755488 140737430743304 4215009 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/906/statm: 10890 9316 140 357 0 10530 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 68860

[startup+3.10034 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 906
/proc/meminfo: memFree=30746312/32873648 swapFree=7628/7628
[pid=897] ppid=895 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/897/stat : 897 (npSolver-pbo-It) S 895 897 30644 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377996239 9367552 274 33554432000 4194304 5064252 140735842999664 140735842998576 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/897/statm: 2287 274 233 213 0 72 0
[pid=898] ppid=897 vsize=16152 CPUtime=0.15 cores=1,3,5,7
/proc/898/stat : 898 (npSolver-pbo) S 897 897 30644 0 -1 4202496 4119 3556 0 0 11 2 2 0 20 0 1 0 377996240 16539648 3684 33554432000 4194304 6004724 140733995632576 140733995618424 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/898/statm: 4038 3684 189 442 0 3592 0
[pid=906] ppid=898 vsize=46280 CPUtime=2.9 cores=1,3,5,7
/proc/906/stat : 906 (glucosInc) R 898 897 30644 0 -1 4202496 9205 0 0 0 289 1 0 0 20 0 1 0 377996257 47390720 9944 33554432000 4194304 5654031 140737430755488 140737430743304 4232477 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/906/statm: 11570 9944 141 357 0 11210 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 71580

[startup+6.30033 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 906
/proc/meminfo: memFree=30742976/32873648 swapFree=7628/7628
[pid=897] ppid=895 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/897/stat : 897 (npSolver-pbo-It) S 895 897 30644 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377996239 9367552 274 33554432000 4194304 5064252 140735842999664 140735842998576 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/897/statm: 2287 274 233 213 0 72 0
[pid=898] ppid=897 vsize=16152 CPUtime=0.15 cores=1,3,5,7
/proc/898/stat : 898 (npSolver-pbo) S 897 897 30644 0 -1 4202496 4119 3556 0 0 11 2 2 0 20 0 1 0 377996240 16539648 3684 33554432000 4194304 6004724 140733995632576 140733995618424 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/898/statm: 4038 3684 189 442 0 3592 0
[pid=906] ppid=898 vsize=44340 CPUtime=6.1 cores=1,3,5,7
/proc/906/stat : 906 (glucosInc) R 898 897 30644 0 -1 4202496 9341 0 0 0 609 1 0 0 20 0 1 0 377996257 45404160 9447 33554432000 4194304 5654031 140737430755488 140737430743304 4232477 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/906/statm: 11085 9447 142 357 0 10725 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 69640

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 906
/proc/meminfo: memFree=30742628/32873648 swapFree=7628/7628
[pid=897] ppid=895 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/897/stat : 897 (npSolver-pbo-It) S 895 897 30644 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377996239 9367552 274 33554432000 4194304 5064252 140735842999664 140735842998576 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/897/statm: 2287 274 233 213 0 72 0
[pid=898] ppid=897 vsize=16152 CPUtime=0.15 cores=1,3,5,7
/proc/898/stat : 898 (npSolver-pbo) S 897 897 30644 0 -1 4202496 4119 3556 0 0 11 2 2 0 20 0 1 0 377996240 16539648 3684 33554432000 4194304 6004724 140733995632576 140733995618424 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/898/statm: 4038 3684 189 442 0 3592 0
[pid=906] ppid=898 vsize=46328 CPUtime=12.5 cores=1,3,5,7
/proc/906/stat : 906 (glucosInc) R 898 897 30644 0 -1 4202496 10359 0 0 0 1248 2 0 0 20 0 1 0 377996257 47439872 9856 33554432000 4194304 5654031 140737430755488 140737430753512 4232453 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/906/statm: 11582 9856 142 357 0 11222 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 71628

[startup+25.5004 s]
/proc/loadavg: 2.07 2.02 2.00 3/181 907
/proc/meminfo: memFree=30718644/32873648 swapFree=7628/7628
[pid=897] ppid=895 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/897/stat : 897 (npSolver-pbo-It) S 895 897 30644 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377996239 9367552 274 33554432000 4194304 5064252 140735842999664 140735842998576 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/897/statm: 2287 274 233 213 0 72 0
[pid=898] ppid=897 vsize=16152 CPUtime=0.15 cores=1,3,5,7
/proc/898/stat : 898 (npSolver-pbo) S 897 897 30644 0 -1 4202496 4119 3556 0 0 11 2 2 0 20 0 1 0 377996240 16539648 3684 33554432000 4194304 6004724 140733995632576 140733995618424 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/898/statm: 4038 3684 189 442 0 3592 0
[pid=906] ppid=898 vsize=65396 CPUtime=25.3 cores=1,3,5,7
/proc/906/stat : 906 (glucosInc) R 898 897 30644 0 -1 4202496 11767 0 0 0 2528 2 0 0 20 0 1 0 377996257 66965504 13706 33554432000 4194304 5654031 140737430755488 140737430743304 4232453 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/906/statm: 16349 13706 142 357 0 15989 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 90696

[startup+51.1004 s]
/proc/loadavg: 2.05 2.01 2.00 3/180 907
/proc/meminfo: memFree=30715052/32873648 swapFree=7628/7628
[pid=897] ppid=895 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/897/stat : 897 (npSolver-pbo-It) S 895 897 30644 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377996239 9367552 274 33554432000 4194304 5064252 140735842999664 140735842998576 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/897/statm: 2287 274 233 213 0 72 0
[pid=898] ppid=897 vsize=16152 CPUtime=0.15 cores=1,3,5,7
/proc/898/stat : 898 (npSolver-pbo) S 897 897 30644 0 -1 4202496 4119 3556 0 0 11 2 2 0 20 0 1 0 377996240 16539648 3684 33554432000 4194304 6004724 140733995632576 140733995618424 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/898/statm: 4038 3684 189 442 0 3592 0
[pid=906] ppid=898 vsize=65392 CPUtime=50.89 cores=1,3,5,7
/proc/906/stat : 906 (glucosInc) R 898 897 30644 0 -1 4202496 12619 0 0 0 5087 2 0 0 20 0 1 0 377996257 66961408 14745 33554432000 4194304 5654031 140737430755488 140737430743304 4232775 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/906/statm: 16348 14745 142 357 0 15988 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 90692

[startup+102.307 s]
/proc/loadavg: 2.02 2.01 2.00 3/182 909
/proc/meminfo: memFree=30700676/32873648 swapFree=7628/7628
[pid=897] ppid=895 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/897/stat : 897 (npSolver-pbo-It) S 895 897 30644 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377996239 9367552 274 33554432000 4194304 5064252 140735842999664 140735842998576 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/897/statm: 2287 274 233 213 0 72 0
[pid=898] ppid=897 vsize=16152 CPUtime=0.15 cores=1,3,5,7
/proc/898/stat : 898 (npSolver-pbo) S 897 897 30644 0 -1 4202496 4119 3556 0 0 11 2 2 0 20 0 1 0 377996240 16539648 3684 33554432000 4194304 6004724 140733995632576 140733995618424 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/898/statm: 4038 3684 189 442 0 3592 0
[pid=906] ppid=898 vsize=72576 CPUtime=102.08 cores=1,3,5,7
/proc/906/stat : 906 (glucosInc) R 898 897 30644 0 -1 4202496 12873 0 0 0 10205 3 0 0 20 0 1 0 377996257 74317824 16970 33554432000 4194304 5654031 140737430755488 140737430743304 4232707 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/906/statm: 18144 16970 142 357 0 17784 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 97876

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 909
/proc/meminfo: memFree=30713384/32873648 swapFree=7628/7628
[pid=897] ppid=895 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/897/stat : 897 (npSolver-pbo-It) S 895 897 30644 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377996239 9367552 274 33554432000 4194304 5064252 140735842999664 140735842998576 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/897/statm: 2287 274 233 213 0 72 0
[pid=898] ppid=897 vsize=16152 CPUtime=0.15 cores=1,3,5,7
/proc/898/stat : 898 (npSolver-pbo) S 897 897 30644 0 -1 4202496 4119 3556 0 0 11 2 2 0 20 0 1 0 377996240 16539648 3684 33554432000 4194304 6004724 140733995632576 140733995618424 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/898/statm: 4038 3684 189 442 0 3592 0
[pid=906] ppid=898 vsize=65392 CPUtime=162.06 cores=1,3,5,7
/proc/906/stat : 906 (glucosInc) R 898 897 30644 0 -1 4202496 13588 0 0 0 16203 3 0 0 20 0 1 0 377996257 66961408 13971 33554432000 4194304 5654031 140737430755488 140737430743304 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/906/statm: 16348 13971 142 357 0 15988 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 90692

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 909
/proc/meminfo: memFree=30684400/32873648 swapFree=7628/7628
[pid=897] ppid=895 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/897/stat : 897 (npSolver-pbo-It) S 895 897 30644 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377996239 9367552 274 33554432000 4194304 5064252 140735842999664 140735842998576 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/897/statm: 2287 274 233 213 0 72 0
[pid=898] ppid=897 vsize=16152 CPUtime=0.15 cores=1,3,5,7
/proc/898/stat : 898 (npSolver-pbo) S 897 897 30644 0 -1 4202496 4119 3556 0 0 11 2 2 0 20 0 1 0 377996240 16539648 3684 33554432000 4194304 6004724 140733995632576 140733995618424 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/898/statm: 4038 3684 189 442 0 3592 0
[pid=906] ppid=898 vsize=76996 CPUtime=222.05 cores=1,3,5,7
/proc/906/stat : 906 (glucosInc) R 898 897 30644 0 -1 4202496 13916 0 0 0 22202 3 0 0 20 0 1 0 377996257 78843904 17791 33554432000 4194304 5654031 140737430755488 140737430743304 4232380 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/906/statm: 19249 17791 142 357 0 18889 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 102296

[startup+282.3 s]

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

/proc/meminfo: memFree=30614960/32873648 swapFree=7628/7628
[pid=897] ppid=895 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/897/stat : 897 (npSolver-pbo-It) S 895 897 30644 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377996239 9367552 274 33554432000 4194304 5064252 140735842999664 140735842998576 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/897/statm: 2287 274 233 213 0 72 0
[pid=898] ppid=897 vsize=18080 CPUtime=833.2 cores=1,3,5,7
/proc/898/stat : 898 (npSolver-pbo) S 897 897 30644 0 -1 4202496 9630 34675 0 0 30 3 83276 11 20 0 1 0 377996240 18513920 4197 33554432000 4194304 6004724 140733995632576 140733995618424 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/898/statm: 4520 4197 189 442 0 4074 0
[pid=1038] ppid=898 vsize=115708 CPUtime=408.8 cores=1,3,5,7
/proc/1038/stat : 1038 (glucosInc) R 898 897 30644 0 -1 4202496 14684 0 0 0 40875 5 0 0 20 0 1 0 378079580 118484992 20977 33554432000 4194304 5654031 140737157823104 140737157810920 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1038/statm: 28927 20977 142 357 0 28567 0
Current children cumulated CPU time (s) 1242
Current children cumulated vsize (KiB) 142936

[startup+1302.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 1043
/proc/meminfo: memFree=30578688/32873648 swapFree=7628/7628
[pid=897] ppid=895 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/897/stat : 897 (npSolver-pbo-It) S 895 897 30644 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377996239 9367552 274 33554432000 4194304 5064252 140735842999664 140735842998576 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/897/statm: 2287 274 233 213 0 72 0
[pid=898] ppid=897 vsize=18080 CPUtime=833.2 cores=1,3,5,7
/proc/898/stat : 898 (npSolver-pbo) S 897 897 30644 0 -1 4202496 9630 34675 0 0 30 3 83276 11 20 0 1 0 377996240 18513920 4197 33554432000 4194304 6004724 140733995632576 140733995618424 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/898/statm: 4520 4197 189 442 0 4074 0
[pid=1038] ppid=898 vsize=115708 CPUtime=468.79 cores=1,3,5,7
/proc/1038/stat : 1038 (glucosInc) R 898 897 30644 0 -1 4202496 14737 0 0 0 46874 5 0 0 20 0 1 0 378079580 118484992 21030 33554432000 4194304 5654031 140737157823104 140737157810920 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1038/statm: 28927 21030 142 357 0 28567 0
Current children cumulated CPU time (s) 1301.99
Current children cumulated vsize (KiB) 142936

[startup+1362.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/181 1043
/proc/meminfo: memFree=30597652/32873648 swapFree=7628/7628
[pid=897] ppid=895 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/897/stat : 897 (npSolver-pbo-It) S 895 897 30644 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377996239 9367552 274 33554432000 4194304 5064252 140735842999664 140735842998576 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/897/statm: 2287 274 233 213 0 72 0
[pid=898] ppid=897 vsize=18080 CPUtime=833.2 cores=1,3,5,7
/proc/898/stat : 898 (npSolver-pbo) S 897 897 30644 0 -1 4202496 9630 34675 0 0 30 3 83276 11 20 0 1 0 377996240 18513920 4197 33554432000 4194304 6004724 140733995632576 140733995618424 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/898/statm: 4520 4197 189 442 0 4074 0
[pid=1038] ppid=898 vsize=115708 CPUtime=528.78 cores=1,3,5,7
/proc/1038/stat : 1038 (glucosInc) R 898 897 30644 0 -1 4202496 14761 0 0 0 52873 5 0 0 20 0 1 0 378079580 118484992 21565 33554432000 4194304 5654031 140737157823104 140737157810920 4232707 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1038/statm: 28927 21565 142 357 0 28567 0
Current children cumulated CPU time (s) 1361.98
Current children cumulated vsize (KiB) 142936

[startup+1422.31 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 1043
/proc/meminfo: memFree=30584884/32873648 swapFree=7628/7628
[pid=897] ppid=895 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/897/stat : 897 (npSolver-pbo-It) S 895 897 30644 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377996239 9367552 274 33554432000 4194304 5064252 140735842999664 140735842998576 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/897/statm: 2287 274 233 213 0 72 0
[pid=898] ppid=897 vsize=18080 CPUtime=833.2 cores=1,3,5,7
/proc/898/stat : 898 (npSolver-pbo) S 897 897 30644 0 -1 4202496 9630 34675 0 0 30 3 83276 11 20 0 1 0 377996240 18513920 4197 33554432000 4194304 6004724 140733995632576 140733995618424 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/898/statm: 4520 4197 189 442 0 4074 0
[pid=1038] ppid=898 vsize=115708 CPUtime=588.77 cores=1,3,5,7
/proc/1038/stat : 1038 (glucosInc) R 898 897 30644 0 -1 4202496 14762 0 0 0 58872 5 0 0 20 0 1 0 378079580 118484992 22077 33554432000 4194304 5654031 140737157823104 140737157810920 4232495 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1038/statm: 28927 22077 142 357 0 28567 0
Current children cumulated CPU time (s) 1421.97
Current children cumulated vsize (KiB) 142936

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 1043
/proc/meminfo: memFree=30643560/32873648 swapFree=7628/7628
[pid=897] ppid=895 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/897/stat : 897 (npSolver-pbo-It) S 895 897 30644 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377996239 9367552 274 33554432000 4194304 5064252 140735842999664 140735842998576 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/897/statm: 2287 274 233 213 0 72 0
[pid=898] ppid=897 vsize=18080 CPUtime=833.2 cores=1,3,5,7
/proc/898/stat : 898 (npSolver-pbo) S 897 897 30644 0 -1 4202496 9630 34675 0 0 30 3 83276 11 20 0 1 0 377996240 18513920 4197 33554432000 4194304 6004724 140733995632576 140733995618424 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/898/statm: 4520 4197 189 442 0 4074 0
[pid=1038] ppid=898 vsize=115708 CPUtime=648.76 cores=1,3,5,7
/proc/1038/stat : 1038 (glucosInc) R 898 897 30644 0 -1 4202496 14762 0 0 0 64871 5 0 0 20 0 1 0 378079580 118484992 22077 33554432000 4194304 5654031 140737157823104 140737157810920 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1038/statm: 28927 22077 142 357 0 28567 0
Current children cumulated CPU time (s) 1481.96
Current children cumulated vsize (KiB) 142936

[startup+1542.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/181 1046
/proc/meminfo: memFree=30572524/32873648 swapFree=7628/7628
[pid=897] ppid=895 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/897/stat : 897 (npSolver-pbo-It) S 895 897 30644 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377996239 9367552 274 33554432000 4194304 5064252 140735842999664 140735842998576 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/897/statm: 2287 274 233 213 0 72 0
[pid=898] ppid=897 vsize=18080 CPUtime=833.2 cores=1,3,5,7
/proc/898/stat : 898 (npSolver-pbo) S 897 897 30644 0 -1 4202496 9630 34675 0 0 30 3 83276 11 20 0 1 0 377996240 18513920 4197 33554432000 4194304 6004724 140733995632576 140733995618424 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/898/statm: 4520 4197 189 442 0 4074 0
[pid=1038] ppid=898 vsize=115708 CPUtime=708.75 cores=1,3,5,7
/proc/1038/stat : 1038 (glucosInc) R 898 897 30644 0 -1 4202496 14838 0 0 0 70870 5 0 0 20 0 1 0 378079580 118484992 26751 33554432000 4194304 5654031 140737157823104 140737157810920 4216057 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1038/statm: 28927 26751 142 357 0 28567 0
Current children cumulated CPU time (s) 1541.95
Current children cumulated vsize (KiB) 142936

[startup+1602.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/181 1047
/proc/meminfo: memFree=30557836/32873648 swapFree=7628/7628
[pid=897] ppid=895 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/897/stat : 897 (npSolver-pbo-It) S 895 897 30644 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377996239 9367552 274 33554432000 4194304 5064252 140735842999664 140735842998576 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/897/statm: 2287 274 233 213 0 72 0
[pid=898] ppid=897 vsize=18080 CPUtime=833.2 cores=1,3,5,7
/proc/898/stat : 898 (npSolver-pbo) S 897 897 30644 0 -1 4202496 9630 34675 0 0 30 3 83276 11 20 0 1 0 377996240 18513920 4197 33554432000 4194304 6004724 140733995632576 140733995618424 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/898/statm: 4520 4197 189 442 0 4074 0
[pid=1038] ppid=898 vsize=115708 CPUtime=768.74 cores=1,3,5,7
/proc/1038/stat : 1038 (glucosInc) R 898 897 30644 0 -1 4202496 14839 0 0 0 76869 5 0 0 20 0 1 0 378079580 118484992 27263 33554432000 4194304 5654031 140737157823104 140737157810920 4232707 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1038/statm: 28927 27263 142 357 0 28567 0
Current children cumulated CPU time (s) 1601.94
Current children cumulated vsize (KiB) 142936

[startup+1662.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 1047
/proc/meminfo: memFree=30622096/32873648 swapFree=7628/7628
[pid=897] ppid=895 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/897/stat : 897 (npSolver-pbo-It) S 895 897 30644 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377996239 9367552 274 33554432000 4194304 5064252 140735842999664 140735842998576 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/897/statm: 2287 274 233 213 0 72 0
[pid=898] ppid=897 vsize=18080 CPUtime=833.2 cores=1,3,5,7
/proc/898/stat : 898 (npSolver-pbo) S 897 897 30644 0 -1 4202496 9630 34675 0 0 30 3 83276 11 20 0 1 0 377996240 18513920 4197 33554432000 4194304 6004724 140733995632576 140733995618424 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/898/statm: 4520 4197 189 442 0 4074 0
[pid=1038] ppid=898 vsize=115708 CPUtime=828.73 cores=1,3,5,7
/proc/1038/stat : 1038 (glucosInc) R 898 897 30644 0 -1 4202496 14842 0 0 0 82868 5 0 0 20 0 1 0 378079580 118484992 27265 33554432000 4194304 5654031 140737157823104 140737157810920 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1038/statm: 28927 27265 142 357 0 28567 0
Current children cumulated CPU time (s) 1661.93
Current children cumulated vsize (KiB) 142936

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 1047
/proc/meminfo: memFree=30580076/32873648 swapFree=7628/7628
[pid=897] ppid=895 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/897/stat : 897 (npSolver-pbo-It) S 895 897 30644 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377996239 9367552 274 33554432000 4194304 5064252 140735842999664 140735842998576 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/897/statm: 2287 274 233 213 0 72 0
[pid=898] ppid=897 vsize=18080 CPUtime=833.2 cores=1,3,5,7
/proc/898/stat : 898 (npSolver-pbo) S 897 897 30644 0 -1 4202496 9630 34675 0 0 30 3 83276 11 20 0 1 0 377996240 18513920 4197 33554432000 4194304 6004724 140733995632576 140733995618424 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/898/statm: 4520 4197 189 442 0 4074 0
[pid=1038] ppid=898 vsize=115708 CPUtime=888.72 cores=1,3,5,7
/proc/1038/stat : 1038 (glucosInc) R 898 897 30644 0 -1 4202496 15292 0 0 0 88866 6 0 0 20 0 1 0 378079580 118484992 27777 33554432000 4194304 5654031 140737157823104 140737157810920 4232752 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1038/statm: 28927 27777 142 357 0 28567 0
Current children cumulated CPU time (s) 1721.92
Current children cumulated vsize (KiB) 142936

[startup+1782.3 s]
/proc/loadavg: 2.09 2.03 2.01 3/181 1047
/proc/meminfo: memFree=30565352/32873648 swapFree=7628/7628
[pid=897] ppid=895 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/897/stat : 897 (npSolver-pbo-It) S 895 897 30644 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377996239 9367552 274 33554432000 4194304 5064252 140735842999664 140735842998576 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/897/statm: 2287 274 233 213 0 72 0
[pid=898] ppid=897 vsize=18080 CPUtime=833.2 cores=1,3,5,7
/proc/898/stat : 898 (npSolver-pbo) S 897 897 30644 0 -1 4202496 9630 34675 0 0 30 3 83276 11 20 0 1 0 377996240 18513920 4197 33554432000 4194304 6004724 140733995632576 140733995618424 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/898/statm: 4520 4197 189 442 0 4074 0
[pid=1038] ppid=898 vsize=115708 CPUtime=948.71 cores=1,3,5,7
/proc/1038/stat : 1038 (glucosInc) R 898 897 30644 0 -1 4202496 15292 0 0 0 94865 6 0 0 20 0 1 0 378079580 118484992 27777 33554432000 4194304 5654031 140737157823104 140737157810920 4232767 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1038/statm: 28927 27777 142 357 0 28567 0
Current children cumulated CPU time (s) 1781.91
Current children cumulated vsize (KiB) 142936



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.06 2.03 2.00 3/181 1047
/proc/meminfo: memFree=30546796/32873648 swapFree=7628/7628
[pid=897] ppid=895 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/897/stat : 897 (npSolver-pbo-It) S 895 897 30644 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377996239 9367552 274 33554432000 4194304 5064252 140735842999664 140735842998576 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/897/statm: 2287 274 233 213 0 72 0
[pid=898] ppid=897 vsize=18080 CPUtime=833.2 cores=1,3,5,7
/proc/898/stat : 898 (npSolver-pbo) S 897 897 30644 0 -1 4202496 9630 34675 0 0 30 3 83276 11 20 0 1 0 377996240 18513920 4197 33554432000 4194304 6004724 140733995632576 140733995618424 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/898/statm: 4520 4197 189 442 0 4074 0
[pid=1038] ppid=898 vsize=115708 CPUtime=966.81 cores=1,3,5,7
/proc/1038/stat : 1038 (glucosInc) R 898 897 30644 0 -1 4202496 15292 0 0 0 96675 6 0 0 20 0 1 0 378079580 118484992 27777 33554432000 4194304 5654031 140737157823104 140737157810920 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1038/statm: 28927 27777 142 357 0 28567 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 142936

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.06
CPU user time (s): 1799.83
CPU system time (s): 0.226965
CPU usage (%): 99.9805
Max. virtual memory (cumulated for all children) (KiB): 192256

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.83
system time used= 0.226965
maximum resident set size= 141520
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 59980
page faults= 0
swaps= 0
block input operations= 0
block output operations= 25544
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 661
involuntary context switches= 2428

runsolver used 2.80457 second user time and 8.16276 second system time

The end

Launcher Data

Begin job on node127 at 2012-06-08 03:25:08
IDJOB=3751869
IDBENCH=2044
IDSOLVER=2335
FILE ID=node127/3751869-1339118708
RUNJOBID= node127-1339111313-32194
PBS_JOBID= 14643726
Free space on /tmp= 70844 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/logic-synthesis/normalized-exam.pi.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3751869-1339118708/watcher-3751869-1339118708 -o /tmp/evaluation-result-3751869-1339118708/solver-3751869-1339118708 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3751869-1339118708.opb 1246049297 HOME HOME

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

MD5SUM BENCH= c7b7ba2fb8a9fff5b9677d5bbd1edc0f
RANDOM SEED=1246049297

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.348
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.348
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.348
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:        30801856 kB
Buffers:          334048 kB
Cached:           792912 kB
SwapCached:         1956 kB
Active:          1162624 kB
Inactive:          25140 kB
Active(anon):      54356 kB
Inactive(anon):     8812 kB
Active(file):    1108268 kB
Inactive(file):    16328 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67103736 kB
Dirty:              8568 kB
Writeback:             0 kB
AnonPages:        225932 kB
Mapped:            11848 kB
Shmem:                92 kB
Slab:             743044 kB
SReclaimable:     187320 kB
SUnreclaim:       555724 kB
KernelStack:        1504 kB
PageTables:         3972 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     181084 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    206848 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= 70828 MiB
End job on node127 at 2012-06-08 03:55:08