Trace number 3698085

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? (TO) 1800.03 1800.41

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.ps.uni-sb.de/~walser/
benchmarks/radar/normalized-10:20:4.5:0.95:100.opb
MD5SUMf9ec307a3c8f55679d3b9ab693efbd4c
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark0.182971
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 1
Optimality of the best value was proved YES
Number of variables934
Total number of constraints1063
Number of constraints which are clauses879
Number of constraints which are cardinality constraints (but not clauses)184
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint20
Number of terms in the objective function 934
Biggest coefficient in the objective function 546
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 2594
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 546
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 2594
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.01	c run inc solver
0.00/0.01	c [INC SYSTEM] run initial solver
0.00/0.01	c [INC SYSTEM] preprocess with white file
0.00/0.08	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.08	c [INC SYSTEM] execute solver
0.00/0.09	c [INC SEARCH] formula is SAT
0.00/0.09	c [INC SYSTEM] solved the initial formula
0.00/0.09	c model valid
0.00/0.09	c current solution ok
0.00/0.11	o 146
0.00/0.11	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.11	c write failed with 2
0.00/0.11	c [INC SEARCH] iteration: 0
0.00/0.11	c [INC BOUNDS] best value:692 search for 691
0.00/0.11	c [INC SYSTEM] create new solver instance
0.00/0.11	c [INC] encode full formula
0.00/0.11	c fallback to adder encoding
0.00/0.16	c set iterative enc to: adder
0.00/0.16	c set iterative enc to: none
0.00/0.17	c [INC SEARCH] isOptimum variable: 0
1458.09/1458.44	c formula is SAT
1458.09/1458.44	c [INC SEARCH] copied best model
1458.09/1458.44	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1458.09/1458.44	c model valid
1458.09/1458.44	c current solution ok
1458.09/1458.44	o 145
1458.09/1458.44	c [INC SEARCH] iteration: 1
1458.09/1458.44	c [INC BOUNDS] best value:691 search for 690
1458.09/1458.44	c [INC SYSTEM] there exists a inc, kill it!
1458.09/1458.44	c write failed with 2
1458.09/1458.44	c [INC SYSTEM] create new solver instance
1458.09/1458.44	c [INC] encode full formula
1458.09/1458.44	c fallback to adder encoding
1458.09/1458.49	c set iterative enc to: adder
1458.09/1458.49	c set iterative enc to: none
1458.19/1458.50	c [INC SEARCH] isOptimum variable: 0
1800.00/1800.40	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.00/1800.40	s UNKNOWN
1800.00/1800.40	c [INC SYSTEM] there exists a inc, kill it!
1800.00/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-3698085-1338061234/watcher-3698085-1338061234 -o /tmp/evaluation-result-3698085-1338061234/solver-3698085-1338061234 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3698085-1338061234.opb 1319596463 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: 1.92 1.98 1.99 3/179 26977
/proc/meminfo: memFree=27369468/32873844 swapFree=7364/7364
[pid=26977] ppid=26975 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26977/stat : 26977 (npSolver-pbo-It) S 26975 26977 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272249484 9367552 275 33554432000 4194304 5064252 140733853396272 140733853395184 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26977/statm: 2287 275 233 213 0 72 0

[startup+0.028572 s]
/proc/loadavg: 1.92 1.98 1.99 3/179 26977
/proc/meminfo: memFree=27369468/32873844 swapFree=7364/7364
[pid=26977] ppid=26975 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26977/stat : 26977 (npSolver-pbo-It) S 26975 26977 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272249484 9367552 275 33554432000 4194304 5064252 140733853396272 140733853395184 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26977/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100272 s]
/proc/loadavg: 1.92 1.98 1.99 3/179 26977
/proc/meminfo: memFree=27369468/32873844 swapFree=7364/7364
[pid=26977] ppid=26975 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26977/stat : 26977 (npSolver-pbo-It) S 26975 26977 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272249484 9367552 275 33554432000 4194304 5064252 140733853396272 140733853395184 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26977/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300149 s]
/proc/loadavg: 1.92 1.98 1.99 3/179 26977
/proc/meminfo: memFree=27369468/32873844 swapFree=7364/7364
[pid=26977] ppid=26975 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26977/stat : 26977 (npSolver-pbo-It) S 26975 26977 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272249484 9367552 275 33554432000 4194304 5064252 140733853396272 140733853395184 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26977/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700123 s]
/proc/loadavg: 1.92 1.98 1.99 3/179 26977
/proc/meminfo: memFree=27369468/32873844 swapFree=7364/7364
[pid=26977] ppid=26975 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26977/stat : 26977 (npSolver-pbo-It) S 26975 26977 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272249484 9367552 275 33554432000 4194304 5064252 140733853396272 140733853395184 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26977/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: 1.92 1.98 1.99 3/182 26986
/proc/meminfo: memFree=27352216/32873844 swapFree=7364/7364
[pid=26977] ppid=26975 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26977/stat : 26977 (npSolver-pbo-It) S 26975 26977 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272249484 9367552 275 33554432000 4194304 5064252 140733853396272 140733853395184 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26977/statm: 2287 275 233 213 0 72 0
[pid=26978] ppid=26977 vsize=3580 CPUtime=0.15 cores=0,2,4,6
/proc/26978/stat : 26978 (npSolver-pbo) S 26977 26977 25976 0 -1 4202496 2211 3935 0 0 6 2 6 1 20 0 1 0 272249485 3665920 543 33554432000 4194304 5992684 140735158634512 140735158620344 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/26978/statm: 895 543 183 440 0 451 0
[pid=26986] ppid=26978 vsize=14184 CPUtime=1.31 cores=0,2,4,6
/proc/26986/stat : 26986 (glucosInc) R 26978 26977 25976 0 -1 4202496 4411 0 0 0 131 0 0 0 20 0 1 0 272249502 14524416 2978 33554432000 4194304 5654031 140736397306288 140736397294104 4232963 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/26986/statm: 3546 2978 141 357 0 3186 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 26912

[startup+3.1003 s]
/proc/loadavg: 1.92 1.98 1.99 3/182 26986
/proc/meminfo: memFree=27348432/32873844 swapFree=7364/7364
[pid=26977] ppid=26975 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26977/stat : 26977 (npSolver-pbo-It) S 26975 26977 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272249484 9367552 275 33554432000 4194304 5064252 140733853396272 140733853395184 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26977/statm: 2287 275 233 213 0 72 0
[pid=26978] ppid=26977 vsize=3580 CPUtime=0.15 cores=0,2,4,6
/proc/26978/stat : 26978 (npSolver-pbo) S 26977 26977 25976 0 -1 4202496 2211 3935 0 0 6 2 6 1 20 0 1 0 272249485 3665920 543 33554432000 4194304 5992684 140735158634512 140735158620344 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/26978/statm: 895 543 183 440 0 451 0
[pid=26986] ppid=26978 vsize=21480 CPUtime=2.91 cores=0,2,4,6
/proc/26986/stat : 26986 (glucosInc) R 26978 26977 25976 0 -1 4202496 5101 0 0 0 291 0 0 0 20 0 1 0 272249502 21995520 4649 33554432000 4194304 5654031 140736397306288 140736397294104 4214993 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/26986/statm: 5370 4649 141 357 0 5010 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 34208

[startup+6.3003 s]
/proc/loadavg: 1.93 1.98 1.99 3/182 26986
/proc/meminfo: memFree=27344772/32873844 swapFree=7364/7364
[pid=26977] ppid=26975 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26977/stat : 26977 (npSolver-pbo-It) S 26975 26977 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272249484 9367552 275 33554432000 4194304 5064252 140733853396272 140733853395184 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26977/statm: 2287 275 233 213 0 72 0
[pid=26978] ppid=26977 vsize=3580 CPUtime=0.15 cores=0,2,4,6
/proc/26978/stat : 26978 (npSolver-pbo) S 26977 26977 25976 0 -1 4202496 2211 3935 0 0 6 2 6 1 20 0 1 0 272249485 3665920 543 33554432000 4194304 5992684 140735158634512 140735158620344 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/26978/statm: 895 543 183 440 0 451 0
[pid=26986] ppid=26978 vsize=18804 CPUtime=6.12 cores=0,2,4,6
/proc/26986/stat : 26986 (glucosInc) R 26978 26977 25976 0 -1 4202496 6651 0 0 0 611 1 0 0 20 0 1 0 272249502 19255296 4175 33554432000 4194304 5654031 140736397306288 140736397294104 4232775 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/26986/statm: 4701 4175 141 357 0 4341 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 31532

[startup+12.7003 s]
/proc/loadavg: 1.93 1.98 1.99 3/182 27033
/proc/meminfo: memFree=27339164/32873844 swapFree=7364/7364
[pid=26977] ppid=26975 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26977/stat : 26977 (npSolver-pbo-It) S 26975 26977 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272249484 9367552 275 33554432000 4194304 5064252 140733853396272 140733853395184 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26977/statm: 2287 275 233 213 0 72 0
[pid=26978] ppid=26977 vsize=3580 CPUtime=0.15 cores=0,2,4,6
/proc/26978/stat : 26978 (npSolver-pbo) S 26977 26977 25976 0 -1 4202496 2211 3935 0 0 6 2 6 1 20 0 1 0 272249485 3665920 543 33554432000 4194304 5992684 140735158634512 140735158620344 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/26978/statm: 895 543 183 440 0 451 0
[pid=26986] ppid=26978 vsize=37372 CPUtime=12.51 cores=0,2,4,6
/proc/26986/stat : 26986 (glucosInc) R 26978 26977 25976 0 -1 4202496 7361 0 0 0 1250 1 0 0 20 0 1 0 272249502 38268928 8462 33554432000 4194304 5654031 140736397306288 140736397294104 4232821 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/26986/statm: 9343 8462 141 357 0 8983 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 50100

[startup+25.5003 s]
/proc/loadavg: 1.95 1.98 1.99 3/181 27033
/proc/meminfo: memFree=27321652/32873844 swapFree=7364/7364
[pid=26977] ppid=26975 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26977/stat : 26977 (npSolver-pbo-It) S 26975 26977 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272249484 9367552 275 33554432000 4194304 5064252 140733853396272 140733853395184 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26977/statm: 2287 275 233 213 0 72 0
[pid=26978] ppid=26977 vsize=3580 CPUtime=0.15 cores=0,2,4,6
/proc/26978/stat : 26978 (npSolver-pbo) S 26977 26977 25976 0 -1 4202496 2211 3935 0 0 6 2 6 1 20 0 1 0 272249485 3665920 543 33554432000 4194304 5992684 140735158634512 140735158620344 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/26978/statm: 895 543 183 440 0 451 0
[pid=26986] ppid=26978 vsize=47668 CPUtime=25.31 cores=0,2,4,6
/proc/26986/stat : 26986 (glucosInc) R 26978 26977 25976 0 -1 4202496 9285 0 0 0 2529 2 0 0 20 0 1 0 272249502 48812032 11468 33554432000 4194304 5654031 140736397306288 140736397294104 4232477 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/26986/statm: 11917 11468 141 357 0 11557 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 60396

[startup+51.1003 s]
/proc/loadavg: 1.96 1.98 1.99 3/181 27034
/proc/meminfo: memFree=27281908/32873844 swapFree=7364/7364
[pid=26977] ppid=26975 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26977/stat : 26977 (npSolver-pbo-It) S 26975 26977 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272249484 9367552 275 33554432000 4194304 5064252 140733853396272 140733853395184 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26977/statm: 2287 275 233 213 0 72 0
[pid=26978] ppid=26977 vsize=3580 CPUtime=0.15 cores=0,2,4,6
/proc/26978/stat : 26978 (npSolver-pbo) S 26977 26977 25976 0 -1 4202496 2211 3935 0 0 6 2 6 1 20 0 1 0 272249485 3665920 543 33554432000 4194304 5992684 140735158634512 140735158620344 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/26978/statm: 895 543 183 440 0 451 0
[pid=26986] ppid=26978 vsize=52088 CPUtime=50.9 cores=0,2,4,6
/proc/26986/stat : 26986 (glucosInc) R 26978 26977 25976 0 -1 4202496 10635 0 0 0 5087 3 0 0 20 0 1 0 272249502 53338112 10023 33554432000 4194304 5654031 140736397306288 140736397294104 4232775 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/26986/statm: 13022 10023 141 357 0 12662 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 64816

[startup+102.306 s]
/proc/loadavg: 1.98 1.98 1.99 3/181 27034
/proc/meminfo: memFree=27243852/32873844 swapFree=7364/7364
[pid=26977] ppid=26975 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26977/stat : 26977 (npSolver-pbo-It) S 26975 26977 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272249484 9367552 275 33554432000 4194304 5064252 140733853396272 140733853395184 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26977/statm: 2287 275 233 213 0 72 0
[pid=26978] ppid=26977 vsize=3580 CPUtime=0.15 cores=0,2,4,6
/proc/26978/stat : 26978 (npSolver-pbo) S 26977 26977 25976 0 -1 4202496 2211 3935 0 0 6 2 6 1 20 0 1 0 272249485 3665920 543 33554432000 4194304 5992684 140735158634512 140735158620344 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/26978/statm: 895 543 183 440 0 451 0
[pid=26986] ppid=26978 vsize=72340 CPUtime=102.09 cores=0,2,4,6
/proc/26986/stat : 26986 (glucosInc) R 26978 26977 25976 0 -1 4202496 11240 0 0 0 10205 4 0 0 20 0 1 0 272249502 74076160 17254 33554432000 4194304 5654031 140736397306288 140736397294104 4232540 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/26986/statm: 18085 17254 141 357 0 17725 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 85068

[startup+162.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/181 27034
/proc/meminfo: memFree=27218028/32873844 swapFree=7364/7364
[pid=26977] ppid=26975 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26977/stat : 26977 (npSolver-pbo-It) S 26975 26977 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272249484 9367552 275 33554432000 4194304 5064252 140733853396272 140733853395184 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26977/statm: 2287 275 233 213 0 72 0
[pid=26978] ppid=26977 vsize=3580 CPUtime=0.15 cores=0,2,4,6
/proc/26978/stat : 26978 (npSolver-pbo) S 26977 26977 25976 0 -1 4202496 2211 3935 0 0 6 2 6 1 20 0 1 0 272249485 3665920 543 33554432000 4194304 5992684 140735158634512 140735158620344 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/26978/statm: 895 543 183 440 0 451 0
[pid=26986] ppid=26978 vsize=102688 CPUtime=162.07 cores=0,2,4,6
/proc/26986/stat : 26986 (glucosInc) R 26978 26977 25976 0 -1 4202496 11983 0 0 0 16201 6 0 0 20 0 1 0 272249502 105152512 20775 33554432000 4194304 5654031 140736397306288 140736397294104 4216312 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/26986/statm: 25672 20775 141 357 0 25312 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 115416

[startup+222.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/181 27034
/proc/meminfo: memFree=27176072/32873844 swapFree=7364/7364
[pid=26977] ppid=26975 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26977/stat : 26977 (npSolver-pbo-It) S 26975 26977 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272249484 9367552 275 33554432000 4194304 5064252 140733853396272 140733853395184 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26977/statm: 2287 275 233 213 0 72 0
[pid=26978] ppid=26977 vsize=3580 CPUtime=0.15 cores=0,2,4,6
/proc/26978/stat : 26978 (npSolver-pbo) S 26977 26977 25976 0 -1 4202496 2211 3935 0 0 6 2 6 1 20 0 1 0 272249485 3665920 543 33554432000 4194304 5992684 140735158634512 140735158620344 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/26978/statm: 895 543 183 440 0 451 0
[pid=26986] ppid=26978 vsize=152008 CPUtime=222.06 cores=0,2,4,6
/proc/26986/stat : 26986 (glucosInc) R 26978 26977 25976 0 -1 4202496 12335 0 0 0 22197 9 0 0 20 0 1 0 272249502 155656192 31623 33554432000 4194304 5654031 140736397306288 140736397294104 4232800 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26986/statm: 38002 31623 141 357 0 37642 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 164736

[startup+282.3 s]

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

/proc/meminfo: memFree=27059140/32873844 swapFree=7364/7364
[pid=26977] ppid=26975 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26977/stat : 26977 (npSolver-pbo-It) S 26975 26977 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272249484 9367552 275 33554432000 4194304 5064252 140733853396272 140733853395184 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26977/statm: 2287 275 233 213 0 72 0
[pid=26978] ppid=26977 vsize=3580 CPUtime=0.15 cores=0,2,4,6
/proc/26978/stat : 26978 (npSolver-pbo) S 26977 26977 25976 0 -1 4202496 2211 3935 0 0 6 2 6 1 20 0 1 0 272249485 3665920 543 33554432000 4194304 5992684 140735158634512 140735158620344 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/26978/statm: 895 543 183 440 0 451 0
[pid=26986] ppid=26978 vsize=182828 CPUtime=1241.88 cores=0,2,4,6
/proc/26986/stat : 26986 (glucosInc) R 26978 26977 25976 0 -1 4202496 35109 0 0 0 124133 55 0 0 20 0 1 0 272249502 187215872 36810 33554432000 4194304 5654031 140736397306288 140736397294104 4215257 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26986/statm: 45707 36810 141 357 0 45347 0
Current children cumulated CPU time (s) 1242.03
Current children cumulated vsize (KiB) 195556

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 27067
/proc/meminfo: memFree=27025328/32873844 swapFree=7364/7364
[pid=26977] ppid=26975 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26977/stat : 26977 (npSolver-pbo-It) S 26975 26977 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272249484 9367552 275 33554432000 4194304 5064252 140733853396272 140733853395184 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26977/statm: 2287 275 233 213 0 72 0
[pid=26978] ppid=26977 vsize=3580 CPUtime=0.15 cores=0,2,4,6
/proc/26978/stat : 26978 (npSolver-pbo) S 26977 26977 25976 0 -1 4202496 2211 3935 0 0 6 2 6 1 20 0 1 0 272249485 3665920 543 33554432000 4194304 5992684 140735158634512 140735158620344 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/26978/statm: 895 543 183 440 0 451 0
[pid=26986] ppid=26978 vsize=232916 CPUtime=1301.86 cores=0,2,4,6
/proc/26986/stat : 26986 (glucosInc) R 26978 26977 25976 0 -1 4202496 35968 0 0 0 130130 56 0 0 20 0 1 0 272249502 238505984 47863 33554432000 4194304 5654031 140736397306288 140736397294104 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26986/statm: 58229 47863 141 357 0 57869 0
Current children cumulated CPU time (s) 1302.01
Current children cumulated vsize (KiB) 245644

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 27067
/proc/meminfo: memFree=27047688/32873844 swapFree=7364/7364
[pid=26977] ppid=26975 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26977/stat : 26977 (npSolver-pbo-It) S 26975 26977 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272249484 9367552 275 33554432000 4194304 5064252 140733853396272 140733853395184 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26977/statm: 2287 275 233 213 0 72 0
[pid=26978] ppid=26977 vsize=3580 CPUtime=0.15 cores=0,2,4,6
/proc/26978/stat : 26978 (npSolver-pbo) S 26977 26977 25976 0 -1 4202496 2211 3935 0 0 6 2 6 1 20 0 1 0 272249485 3665920 543 33554432000 4194304 5992684 140735158634512 140735158620344 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/26978/statm: 895 543 183 440 0 451 0
[pid=26986] ppid=26978 vsize=232916 CPUtime=1361.85 cores=0,2,4,6
/proc/26986/stat : 26986 (glucosInc) R 26978 26977 25976 0 -1 4202496 37523 0 0 0 136126 59 0 0 20 0 1 0 272249502 238505984 45303 33554432000 4194304 5654031 140736397306288 140736397294104 4215009 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26986/statm: 58229 45303 141 357 0 57869 0
Current children cumulated CPU time (s) 1362
Current children cumulated vsize (KiB) 245644

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 27067
/proc/meminfo: memFree=27044944/32873844 swapFree=7364/7364
[pid=26977] ppid=26975 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26977/stat : 26977 (npSolver-pbo-It) S 26975 26977 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272249484 9367552 275 33554432000 4194304 5064252 140733853396272 140733853395184 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26977/statm: 2287 275 233 213 0 72 0
[pid=26978] ppid=26977 vsize=3580 CPUtime=0.15 cores=0,2,4,6
/proc/26978/stat : 26978 (npSolver-pbo) S 26977 26977 25976 0 -1 4202496 2211 3935 0 0 6 2 6 1 20 0 1 0 272249485 3665920 543 33554432000 4194304 5992684 140735158634512 140735158620344 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/26978/statm: 895 543 183 440 0 451 0
[pid=26986] ppid=26978 vsize=232916 CPUtime=1421.84 cores=0,2,4,6
/proc/26986/stat : 26986 (glucosInc) R 26978 26977 25976 0 -1 4202496 38700 0 0 0 142123 61 0 0 20 0 1 0 272249502 238505984 40829 33554432000 4194304 5654031 140736397306288 140736397294104 4232912 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26986/statm: 58229 40829 141 357 0 57869 0
Current children cumulated CPU time (s) 1421.99
Current children cumulated vsize (KiB) 245644

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 27069
/proc/meminfo: memFree=27187796/32873844 swapFree=7364/7364
[pid=26977] ppid=26975 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26977/stat : 26977 (npSolver-pbo-It) S 26975 26977 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272249484 9367552 275 33554432000 4194304 5064252 140733853396272 140733853395184 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26977/statm: 2287 275 233 213 0 72 0
[pid=26978] ppid=26977 vsize=3396 CPUtime=1458.2 cores=0,2,4,6
/proc/26978/stat : 26978 (npSolver-pbo) S 26977 26977 25976 0 -1 4202496 4384 43564 0 0 11 3 145742 64 20 0 1 0 272249485 3477504 497 33554432000 4194304 5992684 140735158634512 140735158620344 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/26978/statm: 849 497 183 440 0 405 0
[pid=27069] ppid=26978 vsize=40156 CPUtime=23.78 cores=0,2,4,6
/proc/27069/stat : 27069 (glucosInc) R 26978 26977 25976 0 -1 4202496 8504 0 0 0 2376 2 0 0 20 0 1 0 272395335 41119744 9604 33554432000 4194304 5654031 140734596963776 140734596951592 4233328 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/27069/statm: 10039 9604 141 357 0 9679 0
Current children cumulated CPU time (s) 1481.98
Current children cumulated vsize (KiB) 52700

[startup+1542.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/181 27070
/proc/meminfo: memFree=27138928/32873844 swapFree=7364/7364
[pid=26977] ppid=26975 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26977/stat : 26977 (npSolver-pbo-It) S 26975 26977 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272249484 9367552 275 33554432000 4194304 5064252 140733853396272 140733853395184 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26977/statm: 2287 275 233 213 0 72 0
[pid=26978] ppid=26977 vsize=3396 CPUtime=1458.2 cores=0,2,4,6
/proc/26978/stat : 26978 (npSolver-pbo) S 26977 26977 25976 0 -1 4202496 4384 43564 0 0 11 3 145742 64 20 0 1 0 272249485 3477504 497 33554432000 4194304 5992684 140735158634512 140735158620344 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/26978/statm: 849 497 183 440 0 405 0
[pid=27069] ppid=26978 vsize=70616 CPUtime=83.76 cores=0,2,4,6
/proc/27069/stat : 27069 (glucosInc) R 26978 26977 25976 0 -1 4202496 10164 0 0 0 8372 4 0 0 20 0 1 0 272395335 72310784 15918 33554432000 4194304 5654031 140734596963776 140734596951592 4215009 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/27069/statm: 17654 15918 141 357 0 17294 0
Current children cumulated CPU time (s) 1541.96
Current children cumulated vsize (KiB) 83160

[startup+1602.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 27071
/proc/meminfo: memFree=27103436/32873844 swapFree=7364/7364
[pid=26977] ppid=26975 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26977/stat : 26977 (npSolver-pbo-It) S 26975 26977 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272249484 9367552 275 33554432000 4194304 5064252 140733853396272 140733853395184 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26977/statm: 2287 275 233 213 0 72 0
[pid=26978] ppid=26977 vsize=3396 CPUtime=1458.2 cores=0,2,4,6
/proc/26978/stat : 26978 (npSolver-pbo) S 26977 26977 25976 0 -1 4202496 4384 43564 0 0 11 3 145742 64 20 0 1 0 272249485 3477504 497 33554432000 4194304 5992684 140735158634512 140735158620344 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/26978/statm: 849 497 183 440 0 405 0
[pid=27069] ppid=26978 vsize=102616 CPUtime=143.74 cores=0,2,4,6
/proc/27069/stat : 27069 (glucosInc) R 26978 26977 25976 0 -1 4202496 11492 0 0 0 14369 5 0 0 20 0 1 0 272395335 105078784 20700 33554432000 4194304 5654031 140734596963776 140734596951592 4215009 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/27069/statm: 25654 20700 141 357 0 25294 0
Current children cumulated CPU time (s) 1601.94
Current children cumulated vsize (KiB) 115160

[startup+1662.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/181 27071
/proc/meminfo: memFree=27078596/32873844 swapFree=7364/7364
[pid=26977] ppid=26975 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26977/stat : 26977 (npSolver-pbo-It) S 26975 26977 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272249484 9367552 275 33554432000 4194304 5064252 140733853396272 140733853395184 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26977/statm: 2287 275 233 213 0 72 0
[pid=26978] ppid=26977 vsize=3396 CPUtime=1458.2 cores=0,2,4,6
/proc/26978/stat : 26978 (npSolver-pbo) S 26977 26977 25976 0 -1 4202496 4384 43564 0 0 11 3 145742 64 20 0 1 0 272249485 3477504 497 33554432000 4194304 5992684 140735158634512 140735158620344 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/26978/statm: 849 497 183 440 0 405 0
[pid=27069] ppid=26978 vsize=151936 CPUtime=203.73 cores=0,2,4,6
/proc/27069/stat : 27069 (glucosInc) R 26978 26977 25976 0 -1 4202496 12439 0 0 0 20365 8 0 0 20 0 1 0 272395335 155582464 30501 33554432000 4194304 5654031 140734596963776 140734596951592 4233232 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/27069/statm: 37984 30501 141 357 0 37624 0
Current children cumulated CPU time (s) 1661.93
Current children cumulated vsize (KiB) 164480

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 27071
/proc/meminfo: memFree=27139708/32873844 swapFree=7364/7364
[pid=26977] ppid=26975 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26977/stat : 26977 (npSolver-pbo-It) S 26975 26977 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272249484 9367552 275 33554432000 4194304 5064252 140733853396272 140733853395184 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26977/statm: 2287 275 233 213 0 72 0
[pid=26978] ppid=26977 vsize=3396 CPUtime=1458.2 cores=0,2,4,6
/proc/26978/stat : 26978 (npSolver-pbo) S 26977 26977 25976 0 -1 4202496 4384 43564 0 0 11 3 145742 64 20 0 1 0 272249485 3477504 497 33554432000 4194304 5992684 140735158634512 140735158620344 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/26978/statm: 849 497 183 440 0 405 0
[pid=27069] ppid=26978 vsize=102616 CPUtime=263.71 cores=0,2,4,6
/proc/27069/stat : 27069 (glucosInc) R 26978 26977 25976 0 -1 4202496 13076 0 0 0 26362 9 0 0 20 0 1 0 272395335 105078784 20989 33554432000 4194304 5654031 140734596963776 140734596951592 4215014 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/27069/statm: 25654 20989 141 357 0 25294 0
Current children cumulated CPU time (s) 1721.91
Current children cumulated vsize (KiB) 115160

[startup+1782.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/182 27074
/proc/meminfo: memFree=27107460/32873844 swapFree=7364/7364
[pid=26977] ppid=26975 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26977/stat : 26977 (npSolver-pbo-It) S 26975 26977 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272249484 9367552 275 33554432000 4194304 5064252 140733853396272 140733853395184 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26977/statm: 2287 275 233 213 0 72 0
[pid=26978] ppid=26977 vsize=3396 CPUtime=1458.2 cores=0,2,4,6
/proc/26978/stat : 26978 (npSolver-pbo) S 26977 26977 25976 0 -1 4202496 4384 43564 0 0 11 3 145742 64 20 0 1 0 272249485 3477504 497 33554432000 4194304 5992684 140735158634512 140735158620344 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/26978/statm: 849 497 183 440 0 405 0
[pid=27069] ppid=26978 vsize=102616 CPUtime=323.7 cores=0,2,4,6
/proc/27069/stat : 27069 (glucosInc) R 26978 26977 25976 0 -1 4202496 14576 0 0 0 32357 13 0 0 20 0 1 0 272395335 105078784 20989 33554432000 4194304 5654031 140734596963776 140734596951592 4232775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27069/statm: 25654 20989 141 357 0 25294 0
Current children cumulated CPU time (s) 1781.9
Current children cumulated vsize (KiB) 115160



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.04 2.01 2.00 3/182 27074
/proc/meminfo: memFree=27097516/32873844 swapFree=7364/7364
[pid=26977] ppid=26975 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26977/stat : 26977 (npSolver-pbo-It) S 26975 26977 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272249484 9367552 275 33554432000 4194304 5064252 140733853396272 140733853395184 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26977/statm: 2287 275 233 213 0 72 0
[pid=26978] ppid=26977 vsize=3396 CPUtime=1458.2 cores=0,2,4,6
/proc/26978/stat : 26978 (npSolver-pbo) S 26977 26977 25976 0 -1 4202496 4384 43564 0 0 11 3 145742 64 20 0 1 0 272249485 3477504 497 33554432000 4194304 5992684 140735158634512 140735158620344 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/26978/statm: 849 497 183 440 0 405 0
[pid=27069] ppid=26978 vsize=151936 CPUtime=341.8 cores=0,2,4,6
/proc/27069/stat : 27069 (glucosInc) R 26978 26977 25976 0 -1 4202496 14895 0 0 0 34166 14 0 0 20 0 1 0 272395335 155582464 33061 33554432000 4194304 5654031 140734596963776 140734596951592 4215097 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27069/statm: 37984 33061 141 357 0 37624 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 164480

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.03
CPU user time (s): 1799.2
CPU system time (s): 0.822874
CPU usage (%): 99.9787
Max. virtual memory (cumulated for all children) (KiB): 294964

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.2
system time used= 0.822874
maximum resident set size= 240988
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 63222
page faults= 0
swaps= 0
block input operations= 0
block output operations= 13960
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 138
involuntary context switches= 2447

runsolver used 7.95279 second user time and 17.1404 second system time

The end

Launcher Data

Begin job on node118 at 2012-05-26 21:40:34
IDJOB=3698085
IDBENCH=2227
IDSOLVER=2275
FILE ID=node118/3698085-1338061234
RUNJOBID= node118-1338052229-25992
PBS_JOBID= 14624390
Free space on /tmp= 71588 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/web/www.ps.uni-sb.de/~walser/benchmarks/radar/normalized-10:20:4.5:0.95:100.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3698085-1338061234/watcher-3698085-1338061234 -o /tmp/evaluation-result-3698085-1338061234/solver-3698085-1338061234 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3698085-1338061234.opb 1319596463 HOME HOME

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

MD5SUM BENCH= f9ec307a3c8f55679d3b9ab693efbd4c
RANDOM SEED=1319596463

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        27369732 kB
Buffers:          265204 kB
Cached:          4348128 kB
SwapCached:            0 kB
Active:           681592 kB
Inactive:        4039296 kB
Active(anon):     109204 kB
Inactive(anon):        0 kB
Active(file):     572388 kB
Inactive(file):  4039296 kB
Unevictable:        7364 kB
Mlocked:            7364 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8576 kB
Writeback:             0 kB
AnonPages:        113996 kB
Mapped:            15588 kB
Shmem:               200 kB
Slab:             645280 kB
SReclaimable:      87368 kB
SUnreclaim:       557912 kB
KernelStack:        1456 kB
PageTables:         4120 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     223440 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     81920 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71556 MiB
End job on node118 at 2012-05-26 22:10:34