Trace number 3751968

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_21.opb.PB06.opb
MD5SUM1a62ccf42beef1991aac7e4813cc0d13
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark1034
Best CPU time to get the best result obtained on this benchmark1796.74
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 1031
Optimality of the best value was proved NO
Number of variables1959
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 1959
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 1959
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 1959
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 1209
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:1209 search for 1208
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: 80, 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
0.00/0.33	c formula is SAT
0.00/0.34	c [INC SEARCH] copied best model
0.00/0.34	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.34	c model valid
0.00/0.34	c current solution ok
0.00/0.34	o 1185
0.00/0.34	c [INC SEARCH] iteration: 1
0.00/0.34	c [INC BOUNDS] best value:1185 search for 1184
0.00/0.34	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.34	c write failed with 2
0.00/0.35	c [INC SYSTEM] create new solver instance
0.00/0.35	c [INC] encode full formula
0.00/0.35	c (debug) using card networks
0.00/0.35	c old isEQ: 32, new EQ is 0
0.00/0.40	c set iterative enc to: card
0.00/0.40	c set iterative enc to: none
0.00/0.41	c [INC SEARCH] isOptimum variable: 0
18.07/18.16	c formula is SAT
18.07/18.16	c [INC SEARCH] copied best model
18.07/18.16	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
18.07/18.17	c model valid
18.07/18.17	c current solution ok
18.07/18.17	o 1171
18.07/18.17	c [INC SEARCH] iteration: 2
18.07/18.17	c [INC BOUNDS] best value:1171 search for 1170
18.07/18.17	c [INC SYSTEM] there exists a inc, kill it!
18.07/18.17	c write failed with 2
18.07/18.17	c [INC SYSTEM] create new solver instance
18.07/18.17	c [INC] encode full formula
18.07/18.17	c (debug) using card networks
18.07/18.17	c old isEQ: 64, new EQ is 0
18.17/18.22	c set iterative enc to: card
18.17/18.22	c set iterative enc to: none
18.17/18.23	c [INC SEARCH] isOptimum variable: 0
1800.08/1800.41	HOME/npSolver-pbo-Itdqb.sh: line 18:   489 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-3751968-1339116733/watcher-3751968-1339116733 -o /tmp/evaluation-result-3751968-1339116733/solver-3751968-1339116733 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3751968-1339116733.opb 1146915953 HOME HOME 

running on 4 cores: 0,2,4,6

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 488
/proc/meminfo: memFree=30717336/32873648 swapFree=7628/7628
[pid=488] ppid=486 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/488/stat : 488 (npSolver-pbo-It) S 486 488 30644 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377798730 9367552 275 33554432000 4194304 5064252 140735096172448 140735096171360 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/488/statm: 2287 275 233 213 0 72 0

[startup+0.105528 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 488
/proc/meminfo: memFree=30717336/32873648 swapFree=7628/7628
[pid=488] ppid=486 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/488/stat : 488 (npSolver-pbo-It) S 486 488 30644 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377798730 9367552 275 33554432000 4194304 5064252 140735096172448 140735096171360 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/488/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.200215 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 488
/proc/meminfo: memFree=30717336/32873648 swapFree=7628/7628
[pid=488] ppid=486 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/488/stat : 488 (npSolver-pbo-It) S 486 488 30644 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377798730 9367552 275 33554432000 4194304 5064252 140735096172448 140735096171360 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/488/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300212 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 488
/proc/meminfo: memFree=30717336/32873648 swapFree=7628/7628
[pid=488] ppid=486 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/488/stat : 488 (npSolver-pbo-It) S 486 488 30644 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377798730 9367552 275 33554432000 4194304 5064252 140735096172448 140735096171360 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/488/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700157 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 488
/proc/meminfo: memFree=30717336/32873648 swapFree=7628/7628
[pid=488] ppid=486 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/488/stat : 488 (npSolver-pbo-It) S 486 488 30644 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377798730 9367552 275 33554432000 4194304 5064252 140735096172448 140735096171360 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/488/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50027 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 499
/proc/meminfo: memFree=30671316/32873648 swapFree=7628/7628
[pid=488] ppid=486 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/488/stat : 488 (npSolver-pbo-It) S 486 488 30644 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377798730 9367552 275 33554432000 4194304 5064252 140735096172448 140735096171360 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/488/statm: 2287 275 233 213 0 72 0
[pid=489] ppid=488 vsize=13020 CPUtime=0.39 cores=0,2,4,6
/proc/489/stat : 489 (npSolver-pbo) S 488 488 30644 0 -1 4202496 6903 10620 0 0 13 2 21 3 20 0 1 0 377798730 13332480 2661 33554432000 4194304 6004724 140737429016912 140737429002760 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/489/statm: 3255 2661 188 442 0 2809 0
[pid=499] ppid=489 vsize=36244 CPUtime=1.07 cores=0,2,4,6
/proc/499/stat : 499 (glucosInc) R 489 488 30644 0 -1 4202496 7396 0 0 0 106 1 0 0 20 0 1 0 377798771 37113856 7698 33554432000 4194304 5654031 140734971464272 140734971452088 4232491 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/499/statm: 9061 7698 140 357 0 8701 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 58412

[startup+3.10031 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 499
/proc/meminfo: memFree=30669516/32873648 swapFree=7628/7628
[pid=488] ppid=486 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/488/stat : 488 (npSolver-pbo-It) S 486 488 30644 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377798730 9367552 275 33554432000 4194304 5064252 140735096172448 140735096171360 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/488/statm: 2287 275 233 213 0 72 0
[pid=489] ppid=488 vsize=13020 CPUtime=0.39 cores=0,2,4,6
/proc/489/stat : 489 (npSolver-pbo) S 488 488 30644 0 -1 4202496 6903 10620 0 0 13 2 21 3 20 0 1 0 377798730 13332480 2661 33554432000 4194304 6004724 140737429016912 140737429002760 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/489/statm: 3255 2661 188 442 0 2809 0
[pid=499] ppid=489 vsize=36740 CPUtime=2.68 cores=0,2,4,6
/proc/499/stat : 499 (glucosInc) R 489 488 30644 0 -1 4202496 8207 0 0 0 266 2 0 0 20 0 1 0 377798771 37621760 8326 33554432000 4194304 5654031 140734971464272 140734971462360 4232477 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/499/statm: 9185 8326 141 357 0 8825 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 58908

[startup+6.30032 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 499
/proc/meminfo: memFree=30653584/32873648 swapFree=7628/7628
[pid=488] ppid=486 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/488/stat : 488 (npSolver-pbo-It) S 486 488 30644 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377798730 9367552 275 33554432000 4194304 5064252 140735096172448 140735096171360 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/488/statm: 2287 275 233 213 0 72 0
[pid=489] ppid=488 vsize=13020 CPUtime=0.39 cores=0,2,4,6
/proc/489/stat : 489 (npSolver-pbo) S 488 488 30644 0 -1 4202496 6903 10620 0 0 13 2 21 3 20 0 1 0 377798730 13332480 2661 33554432000 4194304 6004724 140737429016912 140737429002760 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/489/statm: 3255 2661 188 442 0 2809 0
[pid=499] ppid=489 vsize=52120 CPUtime=5.87 cores=0,2,4,6
/proc/499/stat : 499 (glucosInc) R 489 488 30644 0 -1 4202496 9684 0 0 0 585 2 0 0 20 0 1 0 377798771 53370880 11711 33554432000 4194304 5654031 140734971464272 140734971452088 4232477 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/499/statm: 13030 11711 142 357 0 12670 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 74288

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 499
/proc/meminfo: memFree=30628572/32873648 swapFree=7628/7628
[pid=488] ppid=486 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/488/stat : 488 (npSolver-pbo-It) S 486 488 30644 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377798730 9367552 275 33554432000 4194304 5064252 140735096172448 140735096171360 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/488/statm: 2287 275 233 213 0 72 0
[pid=489] ppid=488 vsize=13020 CPUtime=0.39 cores=0,2,4,6
/proc/489/stat : 489 (npSolver-pbo) S 488 488 30644 0 -1 4202496 6903 10620 0 0 13 2 21 3 20 0 1 0 377798730 13332480 2661 33554432000 4194304 6004724 140737429016912 140737429002760 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/489/statm: 3255 2661 188 442 0 2809 0
[pid=499] ppid=489 vsize=52120 CPUtime=12.28 cores=0,2,4,6
/proc/499/stat : 499 (glucosInc) R 489 488 30644 0 -1 4202496 10006 0 0 0 1225 3 0 0 20 0 1 0 377798771 53370880 12390 33554432000 4194304 5654031 140734971464272 140734971452088 4216427 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/499/statm: 13030 12390 142 357 0 12670 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 74288

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 501
/proc/meminfo: memFree=30654484/32873648 swapFree=7628/7628
[pid=488] ppid=486 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/488/stat : 488 (npSolver-pbo-It) S 486 488 30644 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377798730 9367552 275 33554432000 4194304 5064252 140735096172448 140735096171360 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/488/statm: 2287 275 233 213 0 72 0
[pid=489] ppid=488 vsize=13020 CPUtime=18.22 cores=0,2,4,6
/proc/489/stat : 489 (npSolver-pbo) S 488 488 30644 0 -1 4202496 9303 21160 0 0 20 3 1792 7 20 0 1 0 377798730 13332480 2662 33554432000 4194304 6004724 140737429016912 140737429002760 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/489/statm: 3255 2662 188 442 0 2809 0
[pid=501] ppid=489 vsize=52240 CPUtime=7.25 cores=0,2,4,6
/proc/501/stat : 501 (glucosInc) R 489 488 30644 0 -1 4202496 10039 0 0 0 724 1 0 0 20 0 1 0 377800554 53493760 12138 33554432000 4194304 5654031 140735611698896 140735611686712 4225060 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/501/statm: 13060 12138 142 357 0 12700 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 74408

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 501
/proc/meminfo: memFree=30648916/32873648 swapFree=7628/7628
[pid=488] ppid=486 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/488/stat : 488 (npSolver-pbo-It) S 486 488 30644 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377798730 9367552 275 33554432000 4194304 5064252 140735096172448 140735096171360 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/488/statm: 2287 275 233 213 0 72 0
[pid=489] ppid=488 vsize=13020 CPUtime=18.22 cores=0,2,4,6
/proc/489/stat : 489 (npSolver-pbo) S 488 488 30644 0 -1 4202496 9303 21160 0 0 20 3 1792 7 20 0 1 0 377798730 13332480 2662 33554432000 4194304 6004724 140737429016912 140737429002760 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/489/statm: 3255 2662 188 442 0 2809 0
[pid=501] ppid=489 vsize=82696 CPUtime=32.85 cores=0,2,4,6
/proc/501/stat : 501 (glucosInc) R 489 488 30644 0 -1 4202496 12496 0 0 0 3282 3 0 0 20 0 1 0 377800554 84680704 14698 33554432000 4194304 5654031 140735611698896 140735611696776 4232973 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/501/statm: 20674 14698 142 357 0 20314 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 104864

[startup+102.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 501
/proc/meminfo: memFree=30643640/32873648 swapFree=7628/7628
[pid=488] ppid=486 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/488/stat : 488 (npSolver-pbo-It) S 486 488 30644 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377798730 9367552 275 33554432000 4194304 5064252 140735096172448 140735096171360 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/488/statm: 2287 275 233 213 0 72 0
[pid=489] ppid=488 vsize=13020 CPUtime=18.22 cores=0,2,4,6
/proc/489/stat : 489 (npSolver-pbo) S 488 488 30644 0 -1 4202496 9303 21160 0 0 20 3 1792 7 20 0 1 0 377798730 13332480 2662 33554432000 4194304 6004724 140737429016912 140737429002760 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/489/statm: 3255 2662 188 442 0 2809 0
[pid=501] ppid=489 vsize=94696 CPUtime=84.04 cores=0,2,4,6
/proc/501/stat : 501 (glucosInc) R 489 488 30644 0 -1 4202496 13283 0 0 0 8400 4 0 0 20 0 1 0 377800554 96968704 23034 33554432000 4194304 5654031 140735611698896 140735611686712 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/501/statm: 23674 23034 142 357 0 23314 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 116864

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 501
/proc/meminfo: memFree=30578360/32873648 swapFree=7628/7628
[pid=488] ppid=486 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/488/stat : 488 (npSolver-pbo-It) S 486 488 30644 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377798730 9367552 275 33554432000 4194304 5064252 140735096172448 140735096171360 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/488/statm: 2287 275 233 213 0 72 0
[pid=489] ppid=488 vsize=13020 CPUtime=18.22 cores=0,2,4,6
/proc/489/stat : 489 (npSolver-pbo) S 488 488 30644 0 -1 4202496 9303 21160 0 0 20 3 1792 7 20 0 1 0 377798730 13332480 2662 33554432000 4194304 6004724 140737429016912 140737429002760 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/489/statm: 3255 2662 188 442 0 2809 0
[pid=501] ppid=489 vsize=144016 CPUtime=144.02 cores=0,2,4,6
/proc/501/stat : 501 (glucosInc) R 489 488 30644 0 -1 4202496 14448 0 0 0 14394 8 0 0 20 0 1 0 377800554 147472384 32589 33554432000 4194304 5654031 140735611698896 140735611686712 4232729 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/501/statm: 36004 32589 142 357 0 35644 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 166184

[startup+222.307 s]
/proc/loadavg: 2.05 2.01 2.00 3/181 550
/proc/meminfo: memFree=30553368/32873648 swapFree=7628/7628
[pid=488] ppid=486 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/488/stat : 488 (npSolver-pbo-It) S 486 488 30644 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377798730 9367552 275 33554432000 4194304 5064252 140735096172448 140735096171360 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/488/statm: 2287 275 233 213 0 72 0
[pid=489] ppid=488 vsize=13020 CPUtime=18.22 cores=0,2,4,6
/proc/489/stat : 489 (npSolver-pbo) S 488 488 30644 0 -1 4202496 9303 21160 0 0 20 3 1792 7 20 0 1 0 377798730 13332480 2662 33554432000 4194304 6004724 140737429016912 140737429002760 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/489/statm: 3255 2662 188 442 0 2809 0
[pid=501] ppid=489 vsize=144016 CPUtime=204.02 cores=0,2,4,6
/proc/501/stat : 501 (glucosInc) R 489 488 30644 0 -1 4202496 15992 0 0 0 20390 12 0 0 20 0 1 0 377800554 147472384 34637 33554432000 4194304 5654031 140735611698896 140735611686712 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/501/statm: 36004 34637 142 357 0 35644 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 166184

[startup+282.3 s]

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

/proc/loadavg: 2.01 2.01 2.00 3/182 586
/proc/meminfo: memFree=30312304/32873648 swapFree=7628/7628
[pid=488] ppid=486 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/488/stat : 488 (npSolver-pbo-It) S 486 488 30644 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377798730 9367552 275 33554432000 4194304 5064252 140735096172448 140735096171360 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/488/statm: 2287 275 233 213 0 72 0
[pid=489] ppid=488 vsize=13020 CPUtime=18.22 cores=0,2,4,6
/proc/489/stat : 489 (npSolver-pbo) S 488 488 30644 0 -1 4202496 9303 21160 0 0 20 3 1792 7 20 0 1 0 377798730 13332480 2662 33554432000 4194304 6004724 140737429016912 140737429002760 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/489/statm: 3255 2662 188 442 0 2809 0
[pid=501] ppid=489 vsize=361596 CPUtime=1343.82 cores=0,2,4,6
/proc/501/stat : 501 (glucosInc) R 489 488 30644 0 -1 4202496 60608 0 0 0 134279 103 0 0 20 0 1 0 377800554 370274304 74426 33554432000 4194304 5654031 140735611698896 140735611686712 4232800 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/501/statm: 90399 74426 142 357 0 90039 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 383764

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 587
/proc/meminfo: memFree=30495636/32873648 swapFree=7628/7628
[pid=488] ppid=486 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/488/stat : 488 (npSolver-pbo-It) S 486 488 30644 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377798730 9367552 275 33554432000 4194304 5064252 140735096172448 140735096171360 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/488/statm: 2287 275 233 213 0 72 0
[pid=489] ppid=488 vsize=13020 CPUtime=18.22 cores=0,2,4,6
/proc/489/stat : 489 (npSolver-pbo) S 488 488 30644 0 -1 4202496 9303 21160 0 0 20 3 1792 7 20 0 1 0 377798730 13332480 2662 33554432000 4194304 6004724 140737429016912 140737429002760 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/489/statm: 3255 2662 188 442 0 2809 0
[pid=501] ppid=489 vsize=149980 CPUtime=1403.82 cores=0,2,4,6
/proc/501/stat : 501 (glucosInc) R 489 488 30644 0 -1 4202496 62157 0 0 0 140275 107 0 0 20 0 1 0 377800554 153579520 37098 33554432000 4194304 5654031 140735611698896 140735611686712 4232694 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/501/statm: 37495 37098 142 357 0 37135 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 172148

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 587
/proc/meminfo: memFree=30459428/32873648 swapFree=7628/7628
[pid=488] ppid=486 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/488/stat : 488 (npSolver-pbo-It) S 486 488 30644 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377798730 9367552 275 33554432000 4194304 5064252 140735096172448 140735096171360 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/488/statm: 2287 275 233 213 0 72 0
[pid=489] ppid=488 vsize=13020 CPUtime=18.22 cores=0,2,4,6
/proc/489/stat : 489 (npSolver-pbo) S 488 488 30644 0 -1 4202496 9303 21160 0 0 20 3 1792 7 20 0 1 0 377798730 13332480 2662 33554432000 4194304 6004724 140737429016912 140737429002760 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/489/statm: 3255 2662 188 442 0 2809 0
[pid=501] ppid=489 vsize=149980 CPUtime=1463.8 cores=0,2,4,6
/proc/501/stat : 501 (glucosInc) R 489 488 30644 0 -1 4202496 63706 0 0 0 146270 110 0 0 20 0 1 0 377800554 153579520 37098 33554432000 4194304 5654031 140735611698896 140735611696920 4232794 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/501/statm: 37495 37098 142 357 0 37135 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 172148

[startup+1542.31 s]
/proc/loadavg: 2.07 2.03 2.01 3/182 790
/proc/meminfo: memFree=30397752/32873648 swapFree=7628/7628
[pid=488] ppid=486 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/488/stat : 488 (npSolver-pbo-It) S 486 488 30644 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377798730 9367552 275 33554432000 4194304 5064252 140735096172448 140735096171360 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/488/statm: 2287 275 233 213 0 72 0
[pid=489] ppid=488 vsize=13020 CPUtime=18.22 cores=0,2,4,6
/proc/489/stat : 489 (npSolver-pbo) S 488 488 30644 0 -1 4202496 9303 21160 0 0 20 3 1792 7 20 0 1 0 377798730 13332480 2662 33554432000 4194304 6004724 140737429016912 140737429002760 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/489/statm: 3255 2662 188 442 0 2809 0
[pid=501] ppid=489 vsize=260592 CPUtime=1523.8 cores=0,2,4,6
/proc/501/stat : 501 (glucosInc) R 489 488 30644 0 -1 4202496 66403 0 0 0 152266 114 0 0 20 0 1 0 377800554 266846208 59721 33554432000 4194304 5654031 140735611698896 140735611686712 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/501/statm: 65148 59721 142 357 0 64788 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 282760

[startup+1602.3 s]
/proc/loadavg: 2.09 2.04 2.01 3/181 790
/proc/meminfo: memFree=30353304/32873648 swapFree=7628/7628
[pid=488] ppid=486 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/488/stat : 488 (npSolver-pbo-It) S 486 488 30644 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377798730 9367552 275 33554432000 4194304 5064252 140735096172448 140735096171360 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/488/statm: 2287 275 233 213 0 72 0
[pid=489] ppid=488 vsize=13020 CPUtime=18.22 cores=0,2,4,6
/proc/489/stat : 489 (npSolver-pbo) S 488 488 30644 0 -1 4202496 9303 21160 0 0 20 3 1792 7 20 0 1 0 377798730 13332480 2662 33554432000 4194304 6004724 140737429016912 140737429002760 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/489/statm: 3255 2662 188 442 0 2809 0
[pid=501] ppid=489 vsize=260592 CPUtime=1583.78 cores=0,2,4,6
/proc/501/stat : 501 (glucosInc) R 489 488 30644 0 -1 4202496 68492 0 0 0 158260 118 0 0 20 0 1 0 377800554 266846208 61257 33554432000 4194304 5654031 140735611698896 140735611686712 4232984 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/501/statm: 65148 61257 142 357 0 64788 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 282760

[startup+1662.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/181 790
/proc/meminfo: memFree=30433320/32873648 swapFree=7628/7628
[pid=488] ppid=486 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/488/stat : 488 (npSolver-pbo-It) S 486 488 30644 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377798730 9367552 275 33554432000 4194304 5064252 140735096172448 140735096171360 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/488/statm: 2287 275 233 213 0 72 0
[pid=489] ppid=488 vsize=13020 CPUtime=18.22 cores=0,2,4,6
/proc/489/stat : 489 (npSolver-pbo) S 488 488 30644 0 -1 4202496 9303 21160 0 0 20 3 1792 7 20 0 1 0 377798730 13332480 2662 33554432000 4194304 6004724 140737429016912 140737429002760 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/489/statm: 3255 2662 188 442 0 2809 0
[pid=501] ppid=489 vsize=260592 CPUtime=1643.78 cores=0,2,4,6
/proc/501/stat : 501 (glucosInc) R 489 488 30644 0 -1 4202496 70571 0 0 0 164255 123 0 0 20 0 1 0 377800554 266846208 62799 33554432000 4194304 5654031 140735611698896 140735611686712 4215112 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/501/statm: 65148 62799 142 357 0 64788 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 282760

[startup+1722.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/182 794
/proc/meminfo: memFree=30357456/32873648 swapFree=7628/7628
[pid=488] ppid=486 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/488/stat : 488 (npSolver-pbo-It) S 486 488 30644 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377798730 9367552 275 33554432000 4194304 5064252 140735096172448 140735096171360 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/488/statm: 2287 275 233 213 0 72 0
[pid=489] ppid=488 vsize=13020 CPUtime=18.22 cores=0,2,4,6
/proc/489/stat : 489 (npSolver-pbo) S 488 488 30644 0 -1 4202496 9303 21160 0 0 20 3 1792 7 20 0 1 0 377798730 13332480 2662 33554432000 4194304 6004724 140737429016912 140737429002760 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/489/statm: 3255 2662 188 442 0 2809 0
[pid=501] ppid=489 vsize=310680 CPUtime=1703.77 cores=0,2,4,6
/proc/501/stat : 501 (glucosInc) R 489 488 30644 0 -1 4202496 73464 0 0 0 170250 127 0 0 20 0 1 0 377800554 318136320 66172 33554432000 4194304 5654031 140735611698896 140735611686712 4233168 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/501/statm: 77670 66172 142 357 0 77310 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 332848

[startup+1782.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/181 794
/proc/meminfo: memFree=30336904/32873648 swapFree=7628/7628
[pid=488] ppid=486 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/488/stat : 488 (npSolver-pbo-It) S 486 488 30644 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377798730 9367552 275 33554432000 4194304 5064252 140735096172448 140735096171360 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/488/statm: 2287 275 233 213 0 72 0
[pid=489] ppid=488 vsize=13020 CPUtime=18.22 cores=0,2,4,6
/proc/489/stat : 489 (npSolver-pbo) S 488 488 30644 0 -1 4202496 9303 21160 0 0 20 3 1792 7 20 0 1 0 377798730 13332480 2662 33554432000 4194304 6004724 140737429016912 140737429002760 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/489/statm: 3255 2662 188 442 0 2809 0
[pid=501] ppid=489 vsize=260592 CPUtime=1763.76 cores=0,2,4,6
/proc/501/stat : 501 (glucosInc) R 489 488 30644 0 -1 4202496 74728 0 0 0 176246 130 0 0 20 0 1 0 377800554 266846208 64335 33554432000 4194304 5654031 140735611698896 140735611686712 4232752 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/501/statm: 65148 64335 142 357 0 64788 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 282760



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 794
/proc/meminfo: memFree=30389084/32873648 swapFree=7628/7628
[pid=488] ppid=486 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/488/stat : 488 (npSolver-pbo-It) S 486 488 30644 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377798730 9367552 275 33554432000 4194304 5064252 140735096172448 140735096171360 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/488/statm: 2287 275 233 213 0 72 0
[pid=489] ppid=488 vsize=13020 CPUtime=18.22 cores=0,2,4,6
/proc/489/stat : 489 (npSolver-pbo) S 488 488 30644 0 -1 4202496 9303 21160 0 0 20 3 1792 7 20 0 1 0 377798730 13332480 2662 33554432000 4194304 6004724 140737429016912 140737429002760 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/489/statm: 3255 2662 188 442 0 2809 0
[pid=501] ppid=489 vsize=310680 CPUtime=1781.86 cores=0,2,4,6
/proc/501/stat : 501 (glucosInc) R 489 488 30644 0 -1 4202496 75559 0 0 0 178055 131 0 0 20 0 1 0 377800554 318136320 73852 33554432000 4194304 5654031 140735611698896 140735611686712 4215009 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/501/statm: 77670 73852 142 357 0 77310 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 332848

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.4 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 794
/proc/meminfo: memFree=30389084/32873648 swapFree=7628/7628
[pid=488] ppid=486 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/488/stat : 488 (npSolver-pbo-It) S 486 488 30644 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377798730 9367552 275 33554432000 4194304 5064252 140735096172448 140735096171360 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/488/statm: 2287 275 233 213 0 72 0
[pid=489] ppid=488 vsize=13020 CPUtime=18.22 cores=0,2,4,6
/proc/489/stat : 489 (npSolver-pbo) S 488 488 30644 0 -1 4202496 9303 21160 0 0 20 3 1792 7 20 0 1 0 377798730 13332480 2662 33554432000 4194304 6004724 140737429016912 140737429002760 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/489/statm: 3255 2662 188 442 0 2809 0
[pid=501] ppid=489 vsize=310680 CPUtime=1781.86 cores=0,2,4,6
/proc/501/stat : 501 (glucosInc) R 489 488 30644 0 -1 4202496 75559 0 0 0 178055 131 0 0 20 0 1 0 377800554 318136320 73852 33554432000 4194304 5654031 140735611698896 140735611686712 4215009 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/501/statm: 77670 73852 142 357 0 77310 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 332848

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 488 and gives
#  childrusage.ru_utime.tv_sec=18
#  childrusage.ru_utime.tv_usec=126244
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=106983
# CPU time returned by wait4() is 18.2332
# while last known CPU time is 1800.08
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.41
CPU time (s): 1800.08
CPU user time (s): 1798.67
CPU system time (s): 1.41
CPU usage (%): 99.9815
Max. virtual memory (cumulated for all children) (KiB): 516024

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 18.1262
system time used= 0.106983
maximum resident set size= 49636
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30837
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= 405
involuntary context switches= 80

runsolver used 3.48547 second user time and 9.11161 second system time

The end

Launcher Data

Begin job on node127 at 2012-06-08 02:52:13
IDJOB=3751968
IDBENCH=1980
IDSOLVER=2335
FILE ID=node127/3751968-1339116733
RUNJOBID= node127-1339111313-32193
PBS_JOBID= 14643726
Free space on /tmp= 70780 MiB

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

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

MD5SUM BENCH= 1a62ccf42beef1991aac7e4813cc0d13
RANDOM SEED=1146915953

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:        30717320 kB
Buffers:          332452 kB
Cached:           812052 kB
SwapCached:         1956 kB
Active:          1251356 kB
Inactive:          19864 kB
Active(anon):     120120 kB
Inactive(anon):     8812 kB
Active(file):    1131236 kB
Inactive(file):    11052 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67103736 kB
Dirty:              8168 kB
Writeback:             0 kB
AnonPages:        255092 kB
Mapped:            11832 kB
Shmem:                92 kB
Slab:             743448 kB
SReclaimable:     187792 kB
SUnreclaim:       555656 kB
KernelStack:        1504 kB
PageTables:         4284 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     279144 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    229376 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:22:13