Trace number 3747180

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

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.10	c run inc solver
0.00/0.10	c [INC SYSTEM] run initial solver
0.00/0.10	c [INC SYSTEM] preprocess with white file
0.00/0.12	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.12	c [INC SYSTEM] execute solver
0.00/0.12	c [INC SEARCH] formula is SAT
0.00/0.12	c [INC SYSTEM] solved the initial formula
0.00/0.12	c model valid
0.00/0.12	c current solution ok
0.00/0.13	o 1209
0.00/0.13	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.13	c write failed with 2
0.00/0.13	c [INC SEARCH] iteration: 0
0.00/0.13	c [INC BOUNDS] best value:1209 search for 1208
0.00/0.13	c [INC SYSTEM] create new solver instance
0.00/0.13	c [INC] encode full formula
0.00/0.13	c (debug) using card networks
0.00/0.13	c old isEQ: 41, new EQ is 0
0.00/0.19	c set iterative enc to: card
0.00/0.19	c set iterative enc to: none
0.00/0.19	c [INC SEARCH] isOptimum variable: 0
0.00/0.43	c formula is SAT
0.00/0.43	c [INC SEARCH] copied best model
0.00/0.43	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.44	c model valid
0.00/0.44	c current solution ok
0.00/0.44	o 1185
0.00/0.44	c [INC SEARCH] iteration: 1
0.00/0.44	c [INC BOUNDS] best value:1185 search for 1184
0.00/0.44	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.44	c write failed with 2
0.00/0.44	c [INC SYSTEM] create new solver instance
0.00/0.44	c [INC] encode full formula
0.00/0.44	c (debug) using card networks
0.00/0.44	c old isEQ: 32, new EQ is 0
0.00/0.49	c set iterative enc to: card
0.00/0.49	c set iterative enc to: none
0.00/0.50	c [INC SEARCH] isOptimum variable: 0
18.10/18.21	c formula is SAT
18.10/18.21	c [INC SEARCH] copied best model
18.10/18.21	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
18.10/18.22	c model valid
18.10/18.22	c current solution ok
18.10/18.22	o 1171
18.10/18.22	c [INC SEARCH] iteration: 2
18.10/18.22	c [INC BOUNDS] best value:1171 search for 1170
18.10/18.22	c [INC SYSTEM] there exists a inc, kill it!
18.10/18.22	c write failed with 2
18.10/18.22	c [INC SYSTEM] create new solver instance
18.10/18.22	c [INC] encode full formula
18.10/18.22	c (debug) using card networks
18.10/18.22	c old isEQ: 64, new EQ is 0
18.10/18.27	c set iterative enc to: card
18.10/18.27	c set iterative enc to: none
18.10/18.28	c [INC SEARCH] isOptimum variable: 0
1800.04/1800.51	HOME/npSolver-pbo-Itd.sh: line 18: 31031 Terminated              ./npSolver-pbo $file $tmp -rnd_seed=$seed -useQuickBound=0 -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-3747180-1339098356/watcher-3747180-1339098356 -o /tmp/evaluation-result-3747180-1339098356/solver-3747180-1339098356 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3747180-1339098356.opb 1098599510 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: 3.04 1.26 0.47 4/178 31030
/proc/meminfo: memFree=26126284/32873844 swapFree=6904/6904
[pid=31030] ppid=31028 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31030/stat : 31030 (npSolver-pbo-It) S 31028 31030 30741 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375960486 9367552 275 33554432000 4194304 5064252 140736147465776 140736147464688 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31030/statm: 2287 275 233 213 0 72 0

[startup+0.103821 s]
/proc/loadavg: 3.04 1.26 0.47 4/178 31030
/proc/meminfo: memFree=26126284/32873844 swapFree=6904/6904
[pid=31030] ppid=31028 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31030/stat : 31030 (npSolver-pbo-It) S 31028 31030 30741 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375960486 9367552 275 33554432000 4194304 5064252 140736147465776 140736147464688 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31030/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.33685 s]
/proc/loadavg: 3.04 1.26 0.47 4/178 31030
/proc/meminfo: memFree=26126284/32873844 swapFree=6904/6904
[pid=31030] ppid=31028 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31030/stat : 31030 (npSolver-pbo-It) S 31028 31030 30741 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375960486 9367552 275 33554432000 4194304 5064252 140736147465776 140736147464688 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31030/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.400272 s]
/proc/loadavg: 3.04 1.26 0.47 4/178 31030
/proc/meminfo: memFree=26126284/32873844 swapFree=6904/6904
[pid=31030] ppid=31028 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31030/stat : 31030 (npSolver-pbo-It) S 31028 31030 30741 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375960486 9367552 275 33554432000 4194304 5064252 140736147465776 140736147464688 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31030/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700271 s]
/proc/loadavg: 3.04 1.26 0.47 4/178 31030
/proc/meminfo: memFree=26126284/32873844 swapFree=6904/6904
[pid=31030] ppid=31028 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31030/stat : 31030 (npSolver-pbo-It) S 31028 31030 30741 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375960486 9367552 275 33554432000 4194304 5064252 140736147465776 140736147464688 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31030/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50033 s]
/proc/loadavg: 3.04 1.26 0.47 3/181 31041
/proc/meminfo: memFree=26087088/32873844 swapFree=6904/6904
[pid=31030] ppid=31028 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31030/stat : 31030 (npSolver-pbo-It) S 31028 31030 30741 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375960486 9367552 275 33554432000 4194304 5064252 140736147465776 140736147464688 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31030/statm: 2287 275 233 213 0 72 0
[pid=31031] ppid=31030 vsize=13020 CPUtime=0.41 cores=0,2,4,6
/proc/31031/stat : 31031 (npSolver-pbo) S 31030 31030 30741 0 -1 4202496 6423 11131 0 0 13 3 23 2 20 0 1 0 375960487 13332480 2648 33554432000 4194304 6004724 140733572854304 140733572840152 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/31031/statm: 3255 2648 175 442 0 2809 0
[pid=31041] ppid=31031 vsize=33524 CPUtime=0.98 cores=0,2,4,6
/proc/31041/stat : 31041 (glucosInc) R 31031 31030 30741 0 -1 4202496 7392 0 0 0 98 0 0 0 20 0 1 0 375960537 34328576 7665 33554432000 4194304 5654031 140737046562864 140737046560632 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31041/statm: 8381 7665 140 357 0 8021 0
Current children cumulated CPU time (s) 1.39
Current children cumulated vsize (KiB) 55692

[startup+3.10035 s]
/proc/loadavg: 2.96 1.28 0.48 3/181 31041
/proc/meminfo: memFree=26086468/32873844 swapFree=6904/6904
[pid=31030] ppid=31028 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31030/stat : 31030 (npSolver-pbo-It) S 31028 31030 30741 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375960486 9367552 275 33554432000 4194304 5064252 140736147465776 140736147464688 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31030/statm: 2287 275 233 213 0 72 0
[pid=31031] ppid=31030 vsize=13020 CPUtime=0.41 cores=0,2,4,6
/proc/31031/stat : 31031 (npSolver-pbo) S 31030 31030 30741 0 -1 4202496 6423 11131 0 0 13 3 23 2 20 0 1 0 375960487 13332480 2648 33554432000 4194304 6004724 140733572854304 140733572840152 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/31031/statm: 3255 2648 175 442 0 2809 0
[pid=31041] ppid=31031 vsize=36740 CPUtime=2.58 cores=0,2,4,6
/proc/31041/stat : 31041 (glucosInc) R 31031 31030 30741 0 -1 4202496 8381 0 0 0 258 0 0 0 20 0 1 0 375960537 37621760 8452 33554432000 4194304 5654031 140737046562864 140737046550680 4232707 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31041/statm: 9185 8452 141 357 0 8825 0
Current children cumulated CPU time (s) 2.99
Current children cumulated vsize (KiB) 58908

[startup+6.30035 s]
/proc/loadavg: 2.96 1.28 0.48 3/181 31041
/proc/meminfo: memFree=26079588/32873844 swapFree=6904/6904
[pid=31030] ppid=31028 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31030/stat : 31030 (npSolver-pbo-It) S 31028 31030 30741 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375960486 9367552 275 33554432000 4194304 5064252 140736147465776 140736147464688 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31030/statm: 2287 275 233 213 0 72 0
[pid=31031] ppid=31030 vsize=13020 CPUtime=0.41 cores=0,2,4,6
/proc/31031/stat : 31031 (npSolver-pbo) S 31030 31030 30741 0 -1 4202496 6423 11131 0 0 13 3 23 2 20 0 1 0 375960487 13332480 2648 33554432000 4194304 6004724 140733572854304 140733572840152 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/31031/statm: 3255 2648 175 442 0 2809 0
[pid=31041] ppid=31031 vsize=52120 CPUtime=5.78 cores=0,2,4,6
/proc/31041/stat : 31041 (glucosInc) R 31031 31030 30741 0 -1 4202496 10007 0 0 0 577 1 0 0 20 0 1 0 375960537 53370880 11856 33554432000 4194304 5654031 140737046562864 140737046550680 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31041/statm: 13030 11856 142 357 0 12670 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 74288

[startup+12.7003 s]
/proc/loadavg: 2.81 1.30 0.50 3/181 31041
/proc/meminfo: memFree=26065560/32873844 swapFree=6904/6904
[pid=31030] ppid=31028 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31030/stat : 31030 (npSolver-pbo-It) S 31028 31030 30741 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375960486 9367552 275 33554432000 4194304 5064252 140736147465776 140736147464688 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31030/statm: 2287 275 233 213 0 72 0
[pid=31031] ppid=31030 vsize=13020 CPUtime=0.41 cores=0,2,4,6
/proc/31031/stat : 31031 (npSolver-pbo) S 31030 31030 30741 0 -1 4202496 6423 11131 0 0 13 3 23 2 20 0 1 0 375960487 13332480 2648 33554432000 4194304 6004724 140733572854304 140733572840152 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/31031/statm: 3255 2648 175 442 0 2809 0
[pid=31041] ppid=31031 vsize=52120 CPUtime=12.19 cores=0,2,4,6
/proc/31041/stat : 31041 (glucosInc) R 31031 31030 30741 0 -1 4202496 10840 0 0 0 1217 2 0 0 20 0 1 0 375960537 53370880 12390 33554432000 4194304 5654031 140737046562864 140737046550680 4215040 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31041/statm: 13030 12390 142 357 0 12670 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 74288

[startup+25.5064 s]
/proc/loadavg: 2.68 1.32 0.51 3/181 31043
/proc/meminfo: memFree=26064868/32873844 swapFree=6904/6904
[pid=31030] ppid=31028 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31030/stat : 31030 (npSolver-pbo-It) S 31028 31030 30741 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375960486 9367552 275 33554432000 4194304 5064252 140736147465776 140736147464688 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31030/statm: 2287 275 233 213 0 72 0
[pid=31031] ppid=31030 vsize=13020 CPUtime=18.18 cores=0,2,4,6
/proc/31031/stat : 31031 (npSolver-pbo) S 31030 31030 30741 0 -1 4202496 8835 22505 0 0 20 3 1791 4 20 0 1 0 375960487 13332480 2649 33554432000 4194304 6004724 140733572854304 140733572840152 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/31031/statm: 3255 2649 175 442 0 2809 0
[pid=31043] ppid=31031 vsize=52244 CPUtime=7.21 cores=0,2,4,6
/proc/31043/stat : 31043 (glucosInc) R 31031 31030 30741 0 -1 4202496 10667 0 0 0 719 2 0 0 20 0 1 0 375962315 53497856 12252 33554432000 4194304 5654031 140736831155744 140736831143560 4215112 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31043/statm: 13061 12252 142 357 0 12701 0
Current children cumulated CPU time (s) 25.39
Current children cumulated vsize (KiB) 74412

[startup+51.1003 s]
/proc/loadavg: 2.57 1.41 0.56 3/181 31045
/proc/meminfo: memFree=26112412/32873844 swapFree=6904/6904
[pid=31030] ppid=31028 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31030/stat : 31030 (npSolver-pbo-It) S 31028 31030 30741 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375960486 9367552 275 33554432000 4194304 5064252 140736147465776 140736147464688 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31030/statm: 2287 275 233 213 0 72 0
[pid=31031] ppid=31030 vsize=13020 CPUtime=18.18 cores=0,2,4,6
/proc/31031/stat : 31031 (npSolver-pbo) S 31030 31030 30741 0 -1 4202496 8835 22505 0 0 20 3 1791 4 20 0 1 0 375960487 13332480 2649 33554432000 4194304 6004724 140733572854304 140733572840152 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/31031/statm: 3255 2649 175 442 0 2809 0
[pid=31043] ppid=31031 vsize=82700 CPUtime=32.79 cores=0,2,4,6
/proc/31043/stat : 31043 (glucosInc) R 31031 31030 30741 0 -1 4202496 14142 0 0 0 3276 3 0 0 20 0 1 0 375962315 84684800 17537 33554432000 4194304 5654031 140736831155744 140736831143560 4232421 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31043/statm: 20675 17537 142 357 0 20315 0
Current children cumulated CPU time (s) 50.97
Current children cumulated vsize (KiB) 104868

[startup+102.3 s]
/proc/loadavg: 2.25 1.50 0.63 3/181 31047
/proc/meminfo: memFree=26064876/32873844 swapFree=6904/6904
[pid=31030] ppid=31028 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31030/stat : 31030 (npSolver-pbo-It) S 31028 31030 30741 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375960486 9367552 275 33554432000 4194304 5064252 140736147465776 140736147464688 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31030/statm: 2287 275 233 213 0 72 0
[pid=31031] ppid=31030 vsize=13020 CPUtime=18.18 cores=0,2,4,6
/proc/31031/stat : 31031 (npSolver-pbo) S 31030 31030 30741 0 -1 4202496 8835 22505 0 0 20 3 1791 4 20 0 1 0 375960487 13332480 2649 33554432000 4194304 6004724 140733572854304 140733572840152 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/31031/statm: 3255 2649 175 442 0 2809 0
[pid=31043] ppid=31031 vsize=94700 CPUtime=83.98 cores=0,2,4,6
/proc/31043/stat : 31043 (glucosInc) R 31031 31030 30741 0 -1 4202496 14768 0 0 0 8394 4 0 0 20 0 1 0 375962315 96972800 23200 33554432000 4194304 5654031 140736831155744 140736831143560 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31043/statm: 23675 23200 142 357 0 23315 0
Current children cumulated CPU time (s) 102.16
Current children cumulated vsize (KiB) 116868

[startup+162.3 s]
/proc/loadavg: 2.09 1.59 0.72 3/181 31047
/proc/meminfo: memFree=26036576/32873844 swapFree=6904/6904
[pid=31030] ppid=31028 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31030/stat : 31030 (npSolver-pbo-It) S 31028 31030 30741 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375960486 9367552 275 33554432000 4194304 5064252 140736147465776 140736147464688 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31030/statm: 2287 275 233 213 0 72 0
[pid=31031] ppid=31030 vsize=13020 CPUtime=18.18 cores=0,2,4,6
/proc/31031/stat : 31031 (npSolver-pbo) S 31030 31030 30741 0 -1 4202496 8835 22505 0 0 20 3 1791 4 20 0 1 0 375960487 13332480 2649 33554432000 4194304 6004724 140733572854304 140733572840152 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/31031/statm: 3255 2649 175 442 0 2809 0
[pid=31043] ppid=31031 vsize=94700 CPUtime=143.96 cores=0,2,4,6
/proc/31043/stat : 31043 (glucosInc) R 31031 31030 30741 0 -1 4202496 15738 0 0 0 14389 7 0 0 20 0 1 0 375962315 96972800 23200 33554432000 4194304 5654031 140736831155744 140736831153768 4218809 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31043/statm: 23675 23200 142 357 0 23315 0
Current children cumulated CPU time (s) 162.14
Current children cumulated vsize (KiB) 116868

[startup+222.3 s]
/proc/loadavg: 2.03 1.66 0.80 3/181 31047
/proc/meminfo: memFree=26036544/32873844 swapFree=6904/6904
[pid=31030] ppid=31028 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31030/stat : 31030 (npSolver-pbo-It) S 31028 31030 30741 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375960486 9367552 275 33554432000 4194304 5064252 140736147465776 140736147464688 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31030/statm: 2287 275 233 213 0 72 0
[pid=31031] ppid=31030 vsize=13020 CPUtime=18.18 cores=0,2,4,6
/proc/31031/stat : 31031 (npSolver-pbo) S 31030 31030 30741 0 -1 4202496 8835 22505 0 0 20 3 1791 4 20 0 1 0 375960487 13332480 2649 33554432000 4194304 6004724 140733572854304 140733572840152 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/31031/statm: 3255 2649 175 442 0 2809 0
[pid=31043] ppid=31031 vsize=94700 CPUtime=203.96 cores=0,2,4,6
/proc/31043/stat : 31043 (glucosInc) R 31031 31030 30741 0 -1 4202496 17744 0 0 0 20384 12 0 0 20 0 1 0 375962315 96972800 23200 33554432000 4194304 5654031 140736831155744 140736831143560 4232466 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31043/statm: 23675 23200 142 357 0 23315 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 116868

[startup+282.3 s]

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

/proc/loadavg: 2.03 1.99 1.62 3/181 31080
/proc/meminfo: memFree=25892256/32873844 swapFree=6904/6904
[pid=31030] ppid=31028 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31030/stat : 31030 (npSolver-pbo-It) S 31028 31030 30741 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375960486 9367552 275 33554432000 4194304 5064252 140736147465776 140736147464688 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31030/statm: 2287 275 233 213 0 72 0
[pid=31031] ppid=31030 vsize=13020 CPUtime=18.18 cores=0,2,4,6
/proc/31031/stat : 31031 (npSolver-pbo) S 31030 31030 30741 0 -1 4202496 8835 22505 0 0 20 3 1791 4 20 0 1 0 375960487 13332480 2649 33554432000 4194304 6004724 140733572854304 140733572840152 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/31031/statm: 3255 2649 175 442 0 2809 0
[pid=31043] ppid=31031 vsize=149984 CPUtime=1343.74 cores=0,2,4,6
/proc/31043/stat : 31043 (glucosInc) R 31031 31030 30741 0 -1 4202496 60597 0 0 0 134272 102 0 0 20 0 1 0 375962315 153583616 37021 33554432000 4194304 5654031 140736831155744 140736831153768 4232622 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31043/statm: 37496 37021 142 357 0 37136 0
Current children cumulated CPU time (s) 1361.92
Current children cumulated vsize (KiB) 172152

[startup+1422.3 s]
/proc/loadavg: 2.01 1.99 1.65 3/181 31082
/proc/meminfo: memFree=25954488/32873844 swapFree=6904/6904
[pid=31030] ppid=31028 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31030/stat : 31030 (npSolver-pbo-It) S 31028 31030 30741 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375960486 9367552 275 33554432000 4194304 5064252 140736147465776 140736147464688 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31030/statm: 2287 275 233 213 0 72 0
[pid=31031] ppid=31030 vsize=13020 CPUtime=18.18 cores=0,2,4,6
/proc/31031/stat : 31031 (npSolver-pbo) S 31030 31030 30741 0 -1 4202496 8835 22505 0 0 20 3 1791 4 20 0 1 0 375960487 13332480 2649 33554432000 4194304 6004724 140733572854304 140733572840152 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/31031/statm: 3255 2649 175 442 0 2809 0
[pid=31043] ppid=31031 vsize=230124 CPUtime=1403.73 cores=0,2,4,6
/proc/31043/stat : 31043 (glucosInc) R 31031 31030 30741 0 -1 4202496 62763 0 0 0 140267 106 0 0 20 0 1 0 375962315 235646976 49945 33554432000 4194304 5654031 140736831155744 140736831143560 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31043/statm: 57531 49945 142 357 0 57171 0
Current children cumulated CPU time (s) 1421.91
Current children cumulated vsize (KiB) 252292

[startup+1482.3 s]
/proc/loadavg: 2.00 1.99 1.66 3/182 31086
/proc/meminfo: memFree=25936100/32873844 swapFree=6904/6904
[pid=31030] ppid=31028 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31030/stat : 31030 (npSolver-pbo-It) S 31028 31030 30741 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375960486 9367552 275 33554432000 4194304 5064252 140736147465776 140736147464688 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31030/statm: 2287 275 233 213 0 72 0
[pid=31031] ppid=31030 vsize=13020 CPUtime=18.18 cores=0,2,4,6
/proc/31031/stat : 31031 (npSolver-pbo) S 31030 31030 30741 0 -1 4202496 8835 22505 0 0 20 3 1791 4 20 0 1 0 375960487 13332480 2649 33554432000 4194304 6004724 140733572854304 140733572840152 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/31031/statm: 3255 2649 175 442 0 2809 0
[pid=31043] ppid=31031 vsize=199304 CPUtime=1463.72 cores=0,2,4,6
/proc/31043/stat : 31043 (glucosInc) R 31031 31030 30741 0 -1 4202496 63695 0 0 0 146264 108 0 0 20 0 1 0 375962315 204087296 46814 33554432000 4194304 5654031 140736831155744 140736831153672 4232960 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31043/statm: 49826 46814 142 357 0 49466 0
Current children cumulated CPU time (s) 1481.9
Current children cumulated vsize (KiB) 221472

[startup+1542.3 s]
/proc/loadavg: 2.00 1.99 1.68 3/181 31086
/proc/meminfo: memFree=25824444/32873844 swapFree=6904/6904
[pid=31030] ppid=31028 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31030/stat : 31030 (npSolver-pbo-It) S 31028 31030 30741 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375960486 9367552 275 33554432000 4194304 5064252 140736147465776 140736147464688 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31030/statm: 2287 275 233 213 0 72 0
[pid=31031] ppid=31030 vsize=13020 CPUtime=18.18 cores=0,2,4,6
/proc/31031/stat : 31031 (npSolver-pbo) S 31030 31030 30741 0 -1 4202496 8835 22505 0 0 20 3 1791 4 20 0 1 0 375960487 13332480 2649 33554432000 4194304 6004724 140733572854304 140733572840152 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/31031/statm: 3255 2649 175 442 0 2809 0
[pid=31043] ppid=31031 vsize=260596 CPUtime=1523.72 cores=0,2,4,6
/proc/31043/stat : 31043 (glucosInc) R 31031 31030 30741 0 -1 4202496 66751 0 0 0 152259 113 0 0 20 0 1 0 375962315 266850304 63189 33554432000 4194304 5654031 140736831155744 140736831143560 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31043/statm: 65149 63189 142 357 0 64789 0
Current children cumulated CPU time (s) 1541.9
Current children cumulated vsize (KiB) 282764

[startup+1602.3 s]
/proc/loadavg: 2.00 1.99 1.70 3/181 31086
/proc/meminfo: memFree=25854736/32873844 swapFree=6904/6904
[pid=31030] ppid=31028 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31030/stat : 31030 (npSolver-pbo-It) S 31028 31030 30741 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375960486 9367552 275 33554432000 4194304 5064252 140736147465776 140736147464688 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31030/statm: 2287 275 233 213 0 72 0
[pid=31031] ppid=31030 vsize=13020 CPUtime=18.18 cores=0,2,4,6
/proc/31031/stat : 31031 (npSolver-pbo) S 31030 31030 30741 0 -1 4202496 8835 22505 0 0 20 3 1791 4 20 0 1 0 375960487 13332480 2649 33554432000 4194304 6004724 140733572854304 140733572840152 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/31031/statm: 3255 2649 175 442 0 2809 0
[pid=31043] ppid=31031 vsize=310684 CPUtime=1583.7 cores=0,2,4,6
/proc/31043/stat : 31043 (glucosInc) R 31031 31030 30741 0 -1 4202496 69616 0 0 0 158253 117 0 0 20 0 1 0 375962315 318140416 66050 33554432000 4194304 5654031 140736831155744 140736831143560 4215009 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31043/statm: 77671 66050 142 357 0 77311 0
Current children cumulated CPU time (s) 1601.88
Current children cumulated vsize (KiB) 332852

[startup+1662.31 s]
/proc/loadavg: 2.01 1.99 1.72 3/182 31190
/proc/meminfo: memFree=25891708/32873844 swapFree=6904/6904
[pid=31030] ppid=31028 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31030/stat : 31030 (npSolver-pbo-It) S 31028 31030 30741 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375960486 9367552 275 33554432000 4194304 5064252 140736147465776 140736147464688 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31030/statm: 2287 275 233 213 0 72 0
[pid=31031] ppid=31030 vsize=13020 CPUtime=18.18 cores=0,2,4,6
/proc/31031/stat : 31031 (npSolver-pbo) S 31030 31030 30741 0 -1 4202496 8835 22505 0 0 20 3 1791 4 20 0 1 0 375960487 13332480 2649 33554432000 4194304 6004724 140733572854304 140733572840152 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/31031/statm: 3255 2649 175 442 0 2809 0
[pid=31043] ppid=31031 vsize=310684 CPUtime=1643.7 cores=0,2,4,6
/proc/31043/stat : 31043 (glucosInc) R 31031 31030 30741 0 -1 4202496 71666 0 0 0 164249 121 0 0 20 0 1 0 375962315 318140416 68104 33554432000 4194304 5654031 140736831155744 140736831143560 4232622 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31043/statm: 77671 68104 142 357 0 77311 0
Current children cumulated CPU time (s) 1661.88
Current children cumulated vsize (KiB) 332852

[startup+1722.3 s]
/proc/loadavg: 2.00 1.99 1.73 3/181 31196
/proc/meminfo: memFree=25859884/32873844 swapFree=6904/6904
[pid=31030] ppid=31028 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31030/stat : 31030 (npSolver-pbo-It) S 31028 31030 30741 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375960486 9367552 275 33554432000 4194304 5064252 140736147465776 140736147464688 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31030/statm: 2287 275 233 213 0 72 0
[pid=31031] ppid=31030 vsize=13020 CPUtime=18.18 cores=0,2,4,6
/proc/31031/stat : 31031 (npSolver-pbo) S 31030 31030 30741 0 -1 4202496 8835 22505 0 0 20 3 1791 4 20 0 1 0 375960487 13332480 2649 33554432000 4194304 6004724 140733572854304 140733572840152 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/31031/statm: 3255 2649 175 442 0 2809 0
[pid=31043] ppid=31031 vsize=310684 CPUtime=1703.67 cores=0,2,4,6
/proc/31043/stat : 31043 (glucosInc) R 31031 31030 30741 0 -1 4202496 73718 0 0 0 170243 124 0 0 20 0 1 0 375962315 318140416 71176 33554432000 4194304 5654031 140736831155744 140736831143560 4232968 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31043/statm: 77671 71176 142 357 0 77311 0
Current children cumulated CPU time (s) 1721.85
Current children cumulated vsize (KiB) 332852

[startup+1782.3 s]
/proc/loadavg: 2.00 1.99 1.74 3/181 31197
/proc/meminfo: memFree=25853608/32873844 swapFree=6904/6904
[pid=31030] ppid=31028 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31030/stat : 31030 (npSolver-pbo-It) S 31028 31030 30741 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375960486 9367552 275 33554432000 4194304 5064252 140736147465776 140736147464688 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31030/statm: 2287 275 233 213 0 72 0
[pid=31031] ppid=31030 vsize=13020 CPUtime=18.18 cores=0,2,4,6
/proc/31031/stat : 31031 (npSolver-pbo) S 31030 31030 30741 0 -1 4202496 8835 22505 0 0 20 3 1791 4 20 0 1 0 375960487 13332480 2649 33554432000 4194304 6004724 140733572854304 140733572840152 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/31031/statm: 3255 2649 175 442 0 2809 0
[pid=31043] ppid=31031 vsize=310684 CPUtime=1763.66 cores=0,2,4,6
/proc/31043/stat : 31043 (glucosInc) R 31031 31030 30741 0 -1 4202496 75754 0 0 0 176238 128 0 0 20 0 1 0 375962315 318140416 69128 33554432000 4194304 5654031 140736831155744 140736831143560 4208595 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31043/statm: 77671 69128 142 357 0 77311 0
Current children cumulated CPU time (s) 1781.84
Current children cumulated vsize (KiB) 332852



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 1.99 1.75 3/181 31197
/proc/meminfo: memFree=25816064/32873844 swapFree=6904/6904
[pid=31030] ppid=31028 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31030/stat : 31030 (npSolver-pbo-It) S 31028 31030 30741 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375960486 9367552 275 33554432000 4194304 5064252 140736147465776 140736147464688 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31030/statm: 2287 275 233 213 0 72 0
[pid=31031] ppid=31030 vsize=13020 CPUtime=18.18 cores=0,2,4,6
/proc/31031/stat : 31031 (npSolver-pbo) S 31030 31030 30741 0 -1 4202496 8835 22505 0 0 20 3 1791 4 20 0 1 0 375960487 13332480 2649 33554432000 4194304 6004724 140733572854304 140733572840152 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/31031/statm: 3255 2649 175 442 0 2809 0
[pid=31043] ppid=31031 vsize=392072 CPUtime=1781.86 cores=0,2,4,6
/proc/31043/stat : 31043 (glucosInc) R 31031 31030 30741 0 -1 4202496 76284 0 0 0 178058 128 0 0 20 0 1 0 375962315 401481728 78344 33554432000 4194304 5654031 140736831155744 140736831143560 4232984 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31043/statm: 98018 78344 142 357 0 97658 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 414240

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.00 1.99 1.75 3/181 31197
/proc/meminfo: memFree=25816064/32873844 swapFree=6904/6904
[pid=31030] ppid=31028 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31030/stat : 31030 (npSolver-pbo-It) S 31028 31030 30741 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375960486 9367552 275 33554432000 4194304 5064252 140736147465776 140736147464688 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31030/statm: 2287 275 233 213 0 72 0
[pid=31031] ppid=31030 vsize=13020 CPUtime=18.18 cores=0,2,4,6
/proc/31031/stat : 31031 (npSolver-pbo) S 31030 31030 30741 0 -1 4202496 8835 22505 0 0 20 3 1791 4 20 0 1 0 375960487 13332480 2649 33554432000 4194304 6004724 140733572854304 140733572840152 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/31031/statm: 3255 2649 175 442 0 2809 0
[pid=31043] ppid=31031 vsize=392072 CPUtime=1781.86 cores=0,2,4,6
/proc/31043/stat : 31043 (glucosInc) R 31031 31030 30741 0 -1 4202496 76284 0 0 0 178058 128 0 0 20 0 1 0 375962315 401481728 78344 33554432000 4194304 5654031 140736831155744 140736831143560 4232984 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31043/statm: 98018 78344 142 357 0 97658 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 414240

Child status: 0

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

Real time (s): 1800.51
CPU time (s): 1800.04
CPU user time (s): 1798.69
CPU system time (s): 1.35
CPU usage (%): 99.9737
Max. virtual memory (cumulated for all children) (KiB): 516028

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 18.1212
system time used= 0.086986
maximum resident set size= 49636
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31714
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= 403
involuntary context switches= 42

runsolver used 2.80257 second user time and 7.05193 second system time

The end

Launcher Data

Begin job on node140 at 2012-06-07 21:46:01
IDJOB=3747180
IDBENCH=1980
IDSOLVER=2332
FILE ID=node140/3747180-1339098356
RUNJOBID= node140-1339098176-30757
PBS_JOBID= 14643713
Free space on /tmp= 65080 MiB

SOLVER NAME= npSolver inc-topDown
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-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3747180-1339098356/watcher-3747180-1339098356 -o /tmp/evaluation-result-3747180-1339098356/solver-3747180-1339098356 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3747180-1339098356.opb 1098599510 HOME HOME

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

MD5SUM BENCH= 1a62ccf42beef1991aac7e4813cc0d13
RANDOM SEED=1098599510

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.094
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		: 2667.094
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.92
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		: 2667.094
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.88
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		: 2667.094
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.90
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		: 2667.094
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:       32873844 kB
MemFree:        26126448 kB
Buffers:         1450512 kB
Cached:          4247696 kB
SwapCached:         1644 kB
Active:          3230476 kB
Inactive:        2551772 kB
Active(anon):      74900 kB
Inactive(anon):     9732 kB
Active(file):    3155576 kB
Inactive(file):  2542040 kB
Unevictable:        6904 kB
Mlocked:            6904 kB
SwapTotal:      67108856 kB
SwapFree:       67105336 kB
Dirty:              8720 kB
Writeback:             0 kB
AnonPages:         94084 kB
Mapped:            11772 kB
Shmem:                 8 kB
Slab:             817868 kB
SReclaimable:     259132 kB
SUnreclaim:       558736 kB
KernelStack:        1448 kB
PageTables:         4152 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     228156 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     49152 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= 70656 MiB
End job on node140 at 2012-06-07 22:16:01