Trace number 3751962

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
vtxcov/normalized-vtxcov_v2000_e4000_0.opb.PB06.opb
MD5SUMeb191f4787a2203be4bff8f6c7c8f66d
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark1040
Best CPU time to get the best result obtained on this benchmark1796.75
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 1037
Optimality of the best value was proved NO
Number of variables1961
Total number of constraints4000
Number of constraints which are clauses4000
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 constraint2
Maximum length of a constraint2
Number of terms in the objective function 1961
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 1961
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1961
Number of bits of the biggest sum of numbers11
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.02	c run inc solver
0.00/0.02	c [INC SYSTEM] run initial solver
0.00/0.02	c [INC SYSTEM] preprocess with white file
0.00/0.04	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.04	c [INC SYSTEM] execute solver
0.00/0.04	c [INC SEARCH] formula is SAT
0.00/0.04	c [INC SYSTEM] solved the initial formula
0.00/0.04	c model valid
0.00/0.04	c current solution ok
0.00/0.05	o 1200
0.00/0.05	c starting approximation
0.00/0.05	c factor = 1
0.00/0.05	c can not find a suitable factor, leaving approximation
0.00/0.05	c finished approximation
0.00/0.05	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.05	c write failed with 2
0.00/0.05	c [INC SEARCH] iteration: 0
0.00/0.05	c [INC BOUNDS] best value:1200 search for 1199
0.00/0.05	c [INC SYSTEM] create new solver instance
0.00/0.05	c [INC] encode full formula
0.00/0.05	c (debug) using card networks
0.00/0.05	c old isEQ: 64, new EQ is 0
0.00/0.11	c set iterative enc to: card
0.00/0.11	c set iterative enc to: none
0.00/0.11	c [INC SEARCH] isOptimum variable: 0
497.36/497.50	c formula is SAT
497.36/497.50	c [INC SEARCH] copied best model
497.36/497.50	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
497.36/497.51	c model valid
497.36/497.51	c current solution ok
497.36/497.51	o 1191
497.36/497.51	c [INC SEARCH] iteration: 1
497.36/497.51	c [INC BOUNDS] best value:1191 search for 1190
497.36/497.51	c [INC SYSTEM] there exists a inc, kill it!
497.36/497.51	c write failed with 2
497.36/497.51	c [INC SYSTEM] create new solver instance
497.36/497.51	c [INC] encode full formula
497.36/497.51	c (debug) using card networks
497.36/497.51	c old isEQ: 48, new EQ is 0
497.36/497.56	c set iterative enc to: card
497.36/497.56	c set iterative enc to: none
497.36/497.58	c [INC SEARCH] isOptimum variable: 0
513.25/513.48	c formula is SAT
513.25/513.49	c [INC SEARCH] copied best model
513.25/513.49	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
513.25/513.49	c model valid
513.25/513.49	c current solution ok
513.25/513.49	o 1183
513.25/513.49	c [INC SEARCH] iteration: 2
513.25/513.49	c [INC BOUNDS] best value:1183 search for 1182
513.25/513.49	c [INC SYSTEM] there exists a inc, kill it!
513.25/513.49	c write failed with 2
513.25/513.50	c [INC SYSTEM] create new solver instance
513.25/513.50	c [INC] encode full formula
513.25/513.50	c (debug) using card networks
513.25/513.50	c old isEQ: 80, new EQ is 0
513.36/513.55	c set iterative enc to: card
513.36/513.55	c set iterative enc to: none
513.36/513.56	c [INC SEARCH] isOptimum variable: 0
1800.04/1800.41	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.04/1800.41	s UNKNOWN
1800.04/1800.41	c [INC SYSTEM] there exists a inc, kill it!
1800.04/1800.41	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-3751962-1339116907/watcher-3751962-1339116907 -o /tmp/evaluation-result-3751962-1339116907/solver-3751962-1339116907 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3751962-1339116907.opb 1043648615 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 541
/proc/meminfo: memFree=30696192/32873648 swapFree=7628/7628
[pid=541] ppid=539 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/541/stat : 541 (npSolver-pbo-It) S 539 541 30644 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377816177 9367552 275 33554432000 4194304 5064252 140736865379072 140736865377984 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/541/statm: 2287 275 233 213 0 72 0

[startup+0.0714591 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 541
/proc/meminfo: memFree=30696192/32873648 swapFree=7628/7628
[pid=541] ppid=539 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/541/stat : 541 (npSolver-pbo-It) S 539 541 30644 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377816177 9367552 275 33554432000 4194304 5064252 140736865379072 140736865377984 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/541/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100234 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 541
/proc/meminfo: memFree=30696192/32873648 swapFree=7628/7628
[pid=541] ppid=539 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/541/stat : 541 (npSolver-pbo-It) S 539 541 30644 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377816177 9367552 275 33554432000 4194304 5064252 140736865379072 140736865377984 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/541/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.30018 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 541
/proc/meminfo: memFree=30696192/32873648 swapFree=7628/7628
[pid=541] ppid=539 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/541/stat : 541 (npSolver-pbo-It) S 539 541 30644 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377816177 9367552 275 33554432000 4194304 5064252 140736865379072 140736865377984 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/541/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700181 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 541
/proc/meminfo: memFree=30696192/32873648 swapFree=7628/7628
[pid=541] ppid=539 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/541/stat : 541 (npSolver-pbo-It) S 539 541 30644 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377816177 9367552 275 33554432000 4194304 5064252 140736865379072 140736865377984 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/541/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50034 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 550
/proc/meminfo: memFree=30652072/32873648 swapFree=7628/7628
[pid=541] ppid=539 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/541/stat : 541 (npSolver-pbo-It) S 539 541 30644 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377816177 9367552 275 33554432000 4194304 5064252 140736865379072 140736865377984 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/541/statm: 2287 275 233 213 0 72 0
[pid=542] ppid=541 vsize=11644 CPUtime=0.09 cores=1,3,5,7
/proc/542/stat : 542 (npSolver-pbo) S 541 541 30644 0 -1 4202496 4500 3633 0 0 6 2 1 0 20 0 1 0 377816177 11923456 2318 33554432000 4194304 6004724 140734203201344 140734203187192 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/542/statm: 2911 2318 188 442 0 2465 0
[pid=550] ppid=542 vsize=36492 CPUtime=1.37 cores=1,3,5,7
/proc/550/stat : 550 (glucosInc) R 542 541 30644 0 -1 4202496 7624 0 0 0 136 1 0 0 20 0 1 0 377816188 37367808 7910 33554432000 4194304 5654031 140733740586288 140733740584056 4232477 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/550/statm: 9123 7910 140 357 0 8763 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 57284

[startup+3.10034 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 550
/proc/meminfo: memFree=30647852/32873648 swapFree=7628/7628
[pid=541] ppid=539 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/541/stat : 541 (npSolver-pbo-It) S 539 541 30644 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377816177 9367552 275 33554432000 4194304 5064252 140736865379072 140736865377984 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/541/statm: 2287 275 233 213 0 72 0
[pid=542] ppid=541 vsize=11644 CPUtime=0.09 cores=1,3,5,7
/proc/542/stat : 542 (npSolver-pbo) S 541 541 30644 0 -1 4202496 4500 3633 0 0 6 2 1 0 20 0 1 0 377816177 11923456 2318 33554432000 4194304 6004724 140734203201344 140734203187192 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/542/statm: 2911 2318 188 442 0 2465 0
[pid=550] ppid=542 vsize=36492 CPUtime=2.97 cores=1,3,5,7
/proc/550/stat : 550 (glucosInc) R 542 541 30644 0 -1 4202496 8456 0 0 0 296 1 0 0 20 0 1 0 377816188 37367808 8330 33554432000 4194304 5654031 140733740586288 140733740574104 4232495 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/550/statm: 9123 8330 142 357 0 8763 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 57284

[startup+6.30031 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 550
/proc/meminfo: memFree=30623832/32873648 swapFree=7628/7628
[pid=541] ppid=539 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/541/stat : 541 (npSolver-pbo-It) S 539 541 30644 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377816177 9367552 275 33554432000 4194304 5064252 140736865379072 140736865377984 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/541/statm: 2287 275 233 213 0 72 0
[pid=542] ppid=541 vsize=11644 CPUtime=0.09 cores=1,3,5,7
/proc/542/stat : 542 (npSolver-pbo) S 541 541 30644 0 -1 4202496 4500 3633 0 0 6 2 1 0 20 0 1 0 377816177 11923456 2318 33554432000 4194304 6004724 140734203201344 140734203187192 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/542/statm: 2911 2318 188 442 0 2465 0
[pid=550] ppid=542 vsize=52132 CPUtime=6.17 cores=1,3,5,7
/proc/550/stat : 550 (glucosInc) R 542 541 30644 0 -1 4202496 9355 0 0 0 615 2 0 0 20 0 1 0 377816188 53383168 10829 33554432000 4194304 5654031 140733740586288 140733740584168 4215040 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/550/statm: 13033 10829 142 357 0 12673 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 72924

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 550
/proc/meminfo: memFree=30675656/32873648 swapFree=7628/7628
[pid=541] ppid=539 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/541/stat : 541 (npSolver-pbo-It) S 539 541 30644 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377816177 9367552 275 33554432000 4194304 5064252 140736865379072 140736865377984 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/541/statm: 2287 275 233 213 0 72 0
[pid=542] ppid=541 vsize=11644 CPUtime=0.09 cores=1,3,5,7
/proc/542/stat : 542 (npSolver-pbo) S 541 541 30644 0 -1 4202496 4500 3633 0 0 6 2 1 0 20 0 1 0 377816177 11923456 2318 33554432000 4194304 6004724 140734203201344 140734203187192 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/542/statm: 2911 2318 188 442 0 2465 0
[pid=550] ppid=542 vsize=52132 CPUtime=12.57 cores=1,3,5,7
/proc/550/stat : 550 (glucosInc) R 542 541 30644 0 -1 4202496 11630 0 0 0 1253 4 0 0 20 0 1 0 377816188 53383168 11341 33554432000 4194304 5654031 140733740586288 140733740584168 4233455 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/550/statm: 13033 11341 142 357 0 12673 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 72924

[startup+25.5004 s]
/proc/loadavg: 2.07 2.02 2.00 3/181 550
/proc/meminfo: memFree=30581280/32873648 swapFree=7628/7628
[pid=541] ppid=539 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/541/stat : 541 (npSolver-pbo-It) S 539 541 30644 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377816177 9367552 275 33554432000 4194304 5064252 140736865379072 140736865377984 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/541/statm: 2287 275 233 213 0 72 0
[pid=542] ppid=541 vsize=11644 CPUtime=0.09 cores=1,3,5,7
/proc/542/stat : 542 (npSolver-pbo) S 541 541 30644 0 -1 4202496 4500 3633 0 0 6 2 1 0 20 0 1 0 377816177 11923456 2318 33554432000 4194304 6004724 140734203201344 140734203187192 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/542/statm: 2911 2318 188 442 0 2465 0
[pid=550] ppid=542 vsize=82592 CPUtime=25.37 cores=1,3,5,7
/proc/550/stat : 550 (glucosInc) R 542 541 30644 0 -1 4202496 12627 0 0 0 2533 4 0 0 20 0 1 0 377816188 84574208 20002 33554432000 4194304 5654031 140733740586288 140733740584168 4232477 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/550/statm: 20648 20002 142 357 0 20288 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 103384

[startup+51.1004 s]
/proc/loadavg: 2.05 2.01 2.00 3/181 550
/proc/meminfo: memFree=30638468/32873648 swapFree=7628/7628
[pid=541] ppid=539 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/541/stat : 541 (npSolver-pbo-It) S 539 541 30644 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377816177 9367552 275 33554432000 4194304 5064252 140736865379072 140736865377984 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/541/statm: 2287 275 233 213 0 72 0
[pid=542] ppid=541 vsize=11644 CPUtime=0.09 cores=1,3,5,7
/proc/542/stat : 542 (npSolver-pbo) S 541 541 30644 0 -1 4202496 4500 3633 0 0 6 2 1 0 20 0 1 0 377816177 11923456 2318 33554432000 4194304 6004724 140734203201344 140734203187192 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/542/statm: 2911 2318 188 442 0 2465 0
[pid=550] ppid=542 vsize=82592 CPUtime=50.96 cores=1,3,5,7
/proc/550/stat : 550 (glucosInc) R 542 541 30644 0 -1 4202496 13990 0 0 0 5090 6 0 0 20 0 1 0 377816188 84574208 20002 33554432000 4194304 5654031 140733740586288 140733740584312 4215017 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/550/statm: 20648 20002 142 357 0 20288 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 103384

[startup+102.307 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 550
/proc/meminfo: memFree=30600784/32873648 swapFree=7628/7628
[pid=541] ppid=539 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/541/stat : 541 (npSolver-pbo-It) S 539 541 30644 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377816177 9367552 275 33554432000 4194304 5064252 140736865379072 140736865377984 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/541/statm: 2287 275 233 213 0 72 0
[pid=542] ppid=541 vsize=11644 CPUtime=0.09 cores=1,3,5,7
/proc/542/stat : 542 (npSolver-pbo) S 541 541 30644 0 -1 4202496 4500 3633 0 0 6 2 1 0 20 0 1 0 377816177 11923456 2318 33554432000 4194304 6004724 140734203201344 140734203187192 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/542/statm: 2911 2318 188 442 0 2465 0
[pid=550] ppid=542 vsize=84556 CPUtime=102.15 cores=1,3,5,7
/proc/550/stat : 550 (glucosInc) R 542 541 30644 0 -1 4202496 17365 0 0 0 10204 11 0 0 20 0 1 0 377816188 86585344 20493 33554432000 4194304 5654031 140733740586288 140733740574104 4217523 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/550/statm: 21139 20493 142 357 0 20779 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 105348

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 550
/proc/meminfo: memFree=30521888/32873648 swapFree=7628/7628
[pid=541] ppid=539 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/541/stat : 541 (npSolver-pbo-It) S 539 541 30644 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377816177 9367552 275 33554432000 4194304 5064252 140736865379072 140736865377984 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/541/statm: 2287 275 233 213 0 72 0
[pid=542] ppid=541 vsize=11644 CPUtime=0.09 cores=1,3,5,7
/proc/542/stat : 542 (npSolver-pbo) S 541 541 30644 0 -1 4202496 4500 3633 0 0 6 2 1 0 20 0 1 0 377816177 11923456 2318 33554432000 4194304 6004724 140734203201344 140734203187192 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/542/statm: 2911 2318 188 442 0 2465 0
[pid=550] ppid=542 vsize=164696 CPUtime=162.14 cores=1,3,5,7
/proc/550/stat : 550 (glucosInc) R 542 541 30644 0 -1 4202496 19783 0 0 0 16199 15 0 0 20 0 1 0 377816188 168648704 40451 33554432000 4194304 5654031 140733740586288 140733740584376 4232984 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/550/statm: 41174 40451 142 357 0 40814 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 185488

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 550
/proc/meminfo: memFree=30503184/32873648 swapFree=7628/7628
[pid=541] ppid=539 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/541/stat : 541 (npSolver-pbo-It) S 539 541 30644 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377816177 9367552 275 33554432000 4194304 5064252 140736865379072 140736865377984 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/541/statm: 2287 275 233 213 0 72 0
[pid=542] ppid=541 vsize=11644 CPUtime=0.09 cores=1,3,5,7
/proc/542/stat : 542 (npSolver-pbo) S 541 541 30644 0 -1 4202496 4500 3633 0 0 6 2 1 0 20 0 1 0 377816177 11923456 2318 33554432000 4194304 6004724 140734203201344 140734203187192 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/542/statm: 2911 2318 188 442 0 2465 0
[pid=550] ppid=542 vsize=164696 CPUtime=222.12 cores=1,3,5,7
/proc/550/stat : 550 (glucosInc) R 542 541 30644 0 -1 4202496 22730 0 0 0 22192 20 0 0 20 0 1 0 377816188 168648704 40451 33554432000 4194304 5654031 140733740586288 140733740584376 4232984 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/550/statm: 41174 40451 142 357 0 40814 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 185488

[startup+282.3 s]

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

/proc/meminfo: memFree=30390024/32873648 swapFree=7628/7628
[pid=541] ppid=539 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/541/stat : 541 (npSolver-pbo-It) S 539 541 30644 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377816177 9367552 275 33554432000 4194304 5064252 140736865379072 140736865377984 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/541/statm: 2287 275 233 213 0 72 0
[pid=542] ppid=541 vsize=13020 CPUtime=513.42 cores=1,3,5,7
/proc/542/stat : 542 (npSolver-pbo) S 541 541 30644 0 -1 4202496 9220 47704 0 0 20 3 51275 44 20 0 1 0 377816177 13332480 2663 33554432000 4194304 6004724 140734203201344 140734203187192 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/542/statm: 3255 2663 188 442 0 2809 0
[pid=581] ppid=542 vsize=163876 CPUtime=728.61 cores=1,3,5,7
/proc/581/stat : 581 (glucosInc) R 542 541 30644 0 -1 4202496 33531 0 0 0 72810 51 0 0 20 0 1 0 377867533 167809024 37961 33554432000 4194304 5654031 140736756447008 140736756434824 4208659 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/581/statm: 40969 37961 142 357 0 40609 0
Current children cumulated CPU time (s) 1242.03
Current children cumulated vsize (KiB) 186044

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 587
/proc/meminfo: memFree=30467620/32873648 swapFree=7628/7628
[pid=541] ppid=539 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/541/stat : 541 (npSolver-pbo-It) S 539 541 30644 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377816177 9367552 275 33554432000 4194304 5064252 140736865379072 140736865377984 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/541/statm: 2287 275 233 213 0 72 0
[pid=542] ppid=541 vsize=13020 CPUtime=513.42 cores=1,3,5,7
/proc/542/stat : 542 (npSolver-pbo) S 541 541 30644 0 -1 4202496 9220 47704 0 0 20 3 51275 44 20 0 1 0 377816177 13332480 2663 33554432000 4194304 6004724 140734203201344 140734203187192 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/542/statm: 3255 2663 188 442 0 2809 0
[pid=581] ppid=542 vsize=244784 CPUtime=788.6 cores=1,3,5,7
/proc/581/stat : 581 (glucosInc) R 542 541 30644 0 -1 4202496 35611 0 0 0 78804 56 0 0 20 0 1 0 377867533 250658816 48569 33554432000 4194304 5654031 140736756447008 140736756434824 4216325 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/581/statm: 61196 48569 142 357 0 60836 0
Current children cumulated CPU time (s) 1302.02
Current children cumulated vsize (KiB) 266952

[startup+1362.3 s]
/proc/loadavg: 2.08 2.03 2.01 3/182 790
/proc/meminfo: memFree=30428780/32873648 swapFree=7628/7628
[pid=541] ppid=539 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/541/stat : 541 (npSolver-pbo-It) S 539 541 30644 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377816177 9367552 275 33554432000 4194304 5064252 140736865379072 140736865377984 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/541/statm: 2287 275 233 213 0 72 0
[pid=542] ppid=541 vsize=13020 CPUtime=513.42 cores=1,3,5,7
/proc/542/stat : 542 (npSolver-pbo) S 541 541 30644 0 -1 4202496 9220 47704 0 0 20 3 51275 44 20 0 1 0 377816177 13332480 2663 33554432000 4194304 6004724 140734203201344 140734203187192 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/542/statm: 3255 2663 188 442 0 2809 0
[pid=581] ppid=542 vsize=195728 CPUtime=848.59 cores=1,3,5,7
/proc/581/stat : 581 (glucosInc) R 542 541 30644 0 -1 4202496 37861 0 0 0 84799 60 0 0 20 0 1 0 377867533 200425472 44900 33554432000 4194304 5654031 140736756447008 140736756434824 4232421 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/581/statm: 48932 44900 142 357 0 48572 0
Current children cumulated CPU time (s) 1362.01
Current children cumulated vsize (KiB) 217896

[startup+1422.31 s]
/proc/loadavg: 2.10 2.04 2.01 3/181 790
/proc/meminfo: memFree=30377072/32873648 swapFree=7628/7628
[pid=541] ppid=539 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/541/stat : 541 (npSolver-pbo-It) S 539 541 30644 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377816177 9367552 275 33554432000 4194304 5064252 140736865379072 140736865377984 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/541/statm: 2287 275 233 213 0 72 0
[pid=542] ppid=541 vsize=13020 CPUtime=513.42 cores=1,3,5,7
/proc/542/stat : 542 (npSolver-pbo) S 541 541 30644 0 -1 4202496 9220 47704 0 0 20 3 51275 44 20 0 1 0 377816177 13332480 2663 33554432000 4194304 6004724 140734203201344 140734203187192 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/542/statm: 3255 2663 188 442 0 2809 0
[pid=581] ppid=542 vsize=226548 CPUtime=908.58 cores=1,3,5,7
/proc/581/stat : 581 (glucosInc) R 542 541 30644 0 -1 4202496 39636 0 0 0 90794 64 0 0 20 0 1 0 377867533 231985152 55207 33554432000 4194304 5654031 140736756447008 140736756434824 4232477 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/581/statm: 56637 55207 142 357 0 56277 0
Current children cumulated CPU time (s) 1422
Current children cumulated vsize (KiB) 248716

[startup+1482.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/181 790
/proc/meminfo: memFree=30447532/32873648 swapFree=7628/7628
[pid=541] ppid=539 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/541/stat : 541 (npSolver-pbo-It) S 539 541 30644 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377816177 9367552 275 33554432000 4194304 5064252 140736865379072 140736865377984 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/541/statm: 2287 275 233 213 0 72 0
[pid=542] ppid=541 vsize=13020 CPUtime=513.42 cores=1,3,5,7
/proc/542/stat : 542 (npSolver-pbo) S 541 541 30644 0 -1 4202496 9220 47704 0 0 20 3 51275 44 20 0 1 0 377816177 13332480 2663 33554432000 4194304 6004724 140734203201344 140734203187192 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/542/statm: 3255 2663 188 442 0 2809 0
[pid=581] ppid=542 vsize=146408 CPUtime=968.57 cores=1,3,5,7
/proc/581/stat : 581 (glucosInc) R 542 541 30644 0 -1 4202496 41133 0 0 0 96788 69 0 0 20 0 1 0 377867533 149921792 35955 33554432000 4194304 5654031 140736756447008 140736756445032 4233448 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/581/statm: 36602 35955 142 357 0 36242 0
Current children cumulated CPU time (s) 1481.99
Current children cumulated vsize (KiB) 168576

[startup+1542.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/182 794
/proc/meminfo: memFree=30379236/32873648 swapFree=7628/7628
[pid=541] ppid=539 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/541/stat : 541 (npSolver-pbo-It) S 539 541 30644 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377816177 9367552 275 33554432000 4194304 5064252 140736865379072 140736865377984 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/541/statm: 2287 275 233 213 0 72 0
[pid=542] ppid=541 vsize=13020 CPUtime=513.42 cores=1,3,5,7
/proc/542/stat : 542 (npSolver-pbo) S 541 541 30644 0 -1 4202496 9220 47704 0 0 20 3 51275 44 20 0 1 0 377816177 13332480 2663 33554432000 4194304 6004724 140734203201344 140734203187192 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/542/statm: 3255 2663 188 442 0 2809 0
[pid=581] ppid=542 vsize=226548 CPUtime=1028.56 cores=1,3,5,7
/proc/581/stat : 581 (glucosInc) R 542 541 30644 0 -1 4202496 43162 0 0 0 102783 73 0 0 20 0 1 0 377867533 231985152 49575 33554432000 4194304 5654031 140736756447008 140736756434824 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/581/statm: 56637 49575 142 357 0 56277 0
Current children cumulated CPU time (s) 1541.98
Current children cumulated vsize (KiB) 248716

[startup+1602.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/181 794
/proc/meminfo: memFree=30360728/32873648 swapFree=7628/7628
[pid=541] ppid=539 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/541/stat : 541 (npSolver-pbo-It) S 539 541 30644 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377816177 9367552 275 33554432000 4194304 5064252 140736865379072 140736865377984 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/541/statm: 2287 275 233 213 0 72 0
[pid=542] ppid=541 vsize=13020 CPUtime=513.42 cores=1,3,5,7
/proc/542/stat : 542 (npSolver-pbo) S 541 541 30644 0 -1 4202496 9220 47704 0 0 20 3 51275 44 20 0 1 0 377816177 13332480 2663 33554432000 4194304 6004724 140734203201344 140734203187192 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/542/statm: 3255 2663 188 442 0 2809 0
[pid=581] ppid=542 vsize=276636 CPUtime=1088.55 cores=1,3,5,7
/proc/581/stat : 581 (glucosInc) R 542 541 30644 0 -1 4202496 44662 0 0 0 108778 77 0 0 20 0 1 0 377867533 283275264 56018 33554432000 4194304 5654031 140736756447008 140736756434824 4216325 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/581/statm: 69159 56018 142 357 0 68799 0
Current children cumulated CPU time (s) 1601.97
Current children cumulated vsize (KiB) 298804

[startup+1662.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/181 859
/proc/meminfo: memFree=30566792/32873648 swapFree=7628/7628
[pid=541] ppid=539 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/541/stat : 541 (npSolver-pbo-It) S 539 541 30644 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377816177 9367552 275 33554432000 4194304 5064252 140736865379072 140736865377984 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/541/statm: 2287 275 233 213 0 72 0
[pid=542] ppid=541 vsize=13020 CPUtime=513.42 cores=1,3,5,7
/proc/542/stat : 542 (npSolver-pbo) S 541 541 30644 0 -1 4202496 9220 47704 0 0 20 3 51275 44 20 0 1 0 377816177 13332480 2663 33554432000 4194304 6004724 140734203201344 140734203187192 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/542/statm: 3255 2663 188 442 0 2809 0
[pid=581] ppid=542 vsize=276636 CPUtime=1148.54 cores=1,3,5,7
/proc/581/stat : 581 (glucosInc) R 542 541 30644 0 -1 4202496 45858 0 0 0 114773 81 0 0 20 0 1 0 377867533 283275264 62164 33554432000 4194304 5654031 140736756447008 140736756434824 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/581/statm: 69159 62164 142 357 0 68799 0
Current children cumulated CPU time (s) 1661.96
Current children cumulated vsize (KiB) 298804

[startup+1722.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 859
/proc/meminfo: memFree=30646268/32873648 swapFree=7628/7628
[pid=541] ppid=539 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/541/stat : 541 (npSolver-pbo-It) S 539 541 30644 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377816177 9367552 275 33554432000 4194304 5064252 140736865379072 140736865377984 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/541/statm: 2287 275 233 213 0 72 0
[pid=542] ppid=541 vsize=13020 CPUtime=513.42 cores=1,3,5,7
/proc/542/stat : 542 (npSolver-pbo) S 541 541 30644 0 -1 4202496 9220 47704 0 0 20 3 51275 44 20 0 1 0 377816177 13332480 2663 33554432000 4194304 6004724 140734203201344 140734203187192 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/542/statm: 3255 2663 188 442 0 2809 0
[pid=581] ppid=542 vsize=146408 CPUtime=1208.52 cores=1,3,5,7
/proc/581/stat : 581 (glucosInc) R 542 541 30644 0 -1 4202496 47053 0 0 0 120768 84 0 0 20 0 1 0 377867533 149921792 35955 33554432000 4194304 5654031 140736756447008 140736756434824 4233033 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/581/statm: 36602 35955 142 357 0 36242 0
Current children cumulated CPU time (s) 1721.94
Current children cumulated vsize (KiB) 168576

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 859
/proc/meminfo: memFree=30611312/32873648 swapFree=7628/7628
[pid=541] ppid=539 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/541/stat : 541 (npSolver-pbo-It) S 539 541 30644 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377816177 9367552 275 33554432000 4194304 5064252 140736865379072 140736865377984 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/541/statm: 2287 275 233 213 0 72 0
[pid=542] ppid=541 vsize=13020 CPUtime=513.42 cores=1,3,5,7
/proc/542/stat : 542 (npSolver-pbo) S 541 541 30644 0 -1 4202496 9220 47704 0 0 20 3 51275 44 20 0 1 0 377816177 13332480 2663 33554432000 4194304 6004724 140734203201344 140734203187192 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/542/statm: 3255 2663 188 442 0 2809 0
[pid=581] ppid=542 vsize=195728 CPUtime=1268.52 cores=1,3,5,7
/proc/581/stat : 581 (glucosInc) R 542 541 30644 0 -1 4202496 49022 0 0 0 126763 89 0 0 20 0 1 0 377867533 200425472 44388 33554432000 4194304 5654031 140736756447008 140736756444936 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/581/statm: 48932 44388 142 357 0 48572 0
Current children cumulated CPU time (s) 1781.94
Current children cumulated vsize (KiB) 217896



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 859
/proc/meminfo: memFree=30570044/32873648 swapFree=7628/7628
[pid=541] ppid=539 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/541/stat : 541 (npSolver-pbo-It) S 539 541 30644 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377816177 9367552 275 33554432000 4194304 5064252 140736865379072 140736865377984 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/541/statm: 2287 275 233 213 0 72 0
[pid=542] ppid=541 vsize=13020 CPUtime=513.42 cores=1,3,5,7
/proc/542/stat : 542 (npSolver-pbo) S 541 541 30644 0 -1 4202496 9220 47704 0 0 20 3 51275 44 20 0 1 0 377816177 13332480 2663 33554432000 4194304 6004724 140734203201344 140734203187192 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/542/statm: 3255 2663 188 442 0 2809 0
[pid=581] ppid=542 vsize=226548 CPUtime=1286.62 cores=1,3,5,7
/proc/581/stat : 581 (glucosInc) R 542 541 30644 0 -1 4202496 49623 0 0 0 128572 90 0 0 20 0 1 0 377867533 231985152 54695 33554432000 4194304 5654031 140736756447008 140736756445096 4232973 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/581/statm: 56637 54695 142 357 0 56277 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 248716

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.08
CPU user time (s): 1798.69
CPU system time (s): 1.39179
CPU usage (%): 99.9815
Max. virtual memory (cumulated for all children) (KiB): 380192

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.69
system time used= 1.39179
maximum resident set size= 308048
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 106927
page faults= 0
swaps= 0
block input operations= 0
block output operations= 18648
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 471
involuntary context switches= 2370

runsolver used 3.39648 second user time and 8.24875 second system time

The end

Launcher Data

Begin job on node127 at 2012-06-08 02:55:07
IDJOB=3751962
IDBENCH=1984
IDSOLVER=2335
FILE ID=node127/3751962-1339116907
RUNJOBID= node127-1339111313-32194
PBS_JOBID= 14643726
Free space on /tmp= 70776 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB06/liu/vtxcov/normalized-vtxcov_v2000_e4000_0.opb.PB06.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3751962-1339116907/watcher-3751962-1339116907 -o /tmp/evaluation-result-3751962-1339116907/solver-3751962-1339116907 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3751962-1339116907.opb 1043648615 HOME HOME

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

MD5SUM BENCH= eb191f4787a2203be4bff8f6c7c8f66d
RANDOM SEED=1043648615

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:        30696720 kB
Buffers:          332568 kB
Cached:           814328 kB
SwapCached:         1956 kB
Active:          1272072 kB
Inactive:          19980 kB
Active(anon):     138908 kB
Inactive(anon):     8812 kB
Active(file):    1133164 kB
Inactive(file):    11168 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67103736 kB
Dirty:              8544 kB
Writeback:            24 kB
AnonPages:        153124 kB
Mapped:            11804 kB
Shmem:                92 kB
Slab:             743336 kB
SReclaimable:     187552 kB
SUnreclaim:       555784 kB
KernelStack:        1464 kB
PageTables:         4324 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     280980 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    118784 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= 70832 MiB
End job on node127 at 2012-06-08 03:25:08