Trace number 3698031

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.06 1800.51

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
vtxcov/normalized-vtxcov_v2000_e4000_8.opb.PB06.opb
MD5SUM810966efbb409d6e2e91a116be6e9263
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark1040
Best CPU time to get the best result obtained on this benchmark1796.76
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 1038
Optimality of the best value was proved NO
Number of variables1963
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 1963
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 1963
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 1963
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

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.03	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.03	c [INC SYSTEM] execute solver
0.00/0.03	c [INC SEARCH] formula is SAT
0.00/0.03	c [INC SYSTEM] solved the initial formula
0.00/0.03	c model valid
0.00/0.03	c current solution ok
0.00/0.04	o 1203
0.00/0.04	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.04	c write failed with 2
0.00/0.04	c [INC SEARCH] iteration: 0
0.00/0.04	c [INC BOUNDS] best value:1203 search for 1202
0.00/0.04	c [INC SYSTEM] create new solver instance
0.00/0.04	c [INC] encode full formula
0.00/0.04	c (debug) using card networks
0.00/0.10	c set iterative enc to: card
0.00/0.10	c set iterative enc to: none
0.00/0.11	c [INC SEARCH] isOptimum variable: 0
11.77/11.84	c formula is SAT
11.77/11.85	c [INC SEARCH] copied best model
11.77/11.85	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
11.77/11.85	c model valid
11.77/11.85	c current solution ok
11.77/11.85	o 1182
11.77/11.85	c [INC SEARCH] iteration: 1
11.77/11.85	c [INC BOUNDS] best value:1182 search for 1181
11.77/11.85	c [INC SYSTEM] there exists a inc, kill it!
11.77/11.85	c write failed with 2
11.77/11.86	c [INC SYSTEM] create new solver instance
11.77/11.86	c [INC] encode full formula
11.77/11.86	c (debug) using card networks
11.88/11.91	c set iterative enc to: card
11.88/11.91	c set iterative enc to: none
11.88/11.92	c [INC SEARCH] isOptimum variable: 0
1800.06/1800.51	HOME/npSolver-pbo-Itd.sh: line 18: 26328 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-3698031-1338055831/watcher-3698031-1338055831 -o /tmp/evaluation-result-3698031-1338055831/solver-3698031-1338055831 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3698031-1338055831.opb 1529605893 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 2/173 26327
/proc/meminfo: memFree=27473428/32873844 swapFree=7364/7364
[pid=26327] ppid=26325 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26327/stat : 26327 (npSolver-pbo-It) S 26325 26327 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271709185 9367552 275 33554432000 4194304 5064252 140734686588256 140734686587168 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26327/statm: 2287 275 233 213 0 72 0

[startup+0.0350821 s]
/proc/loadavg: 2.00 2.00 2.00 2/173 26327
/proc/meminfo: memFree=27473428/32873844 swapFree=7364/7364
[pid=26327] ppid=26325 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26327/stat : 26327 (npSolver-pbo-It) S 26325 26327 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271709185 9367552 275 33554432000 4194304 5064252 140734686588256 140734686587168 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26327/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100149 s]
/proc/loadavg: 2.00 2.00 2.00 2/173 26327
/proc/meminfo: memFree=27473428/32873844 swapFree=7364/7364
[pid=26327] ppid=26325 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26327/stat : 26327 (npSolver-pbo-It) S 26325 26327 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271709185 9367552 275 33554432000 4194304 5064252 140734686588256 140734686587168 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26327/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300224 s]
/proc/loadavg: 2.00 2.00 2.00 2/173 26327
/proc/meminfo: memFree=27473428/32873844 swapFree=7364/7364
[pid=26327] ppid=26325 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26327/stat : 26327 (npSolver-pbo-It) S 26325 26327 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271709185 9367552 275 33554432000 4194304 5064252 140734686588256 140734686587168 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26327/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700226 s]
/proc/loadavg: 2.00 2.00 2.00 2/173 26327
/proc/meminfo: memFree=27473428/32873844 swapFree=7364/7364
[pid=26327] ppid=26325 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26327/stat : 26327 (npSolver-pbo-It) S 26325 26327 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271709185 9367552 275 33554432000 4194304 5064252 140734686588256 140734686587168 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26327/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50025 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 26357
/proc/meminfo: memFree=27398824/32873844 swapFree=7364/7364
[pid=26327] ppid=26325 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26327/stat : 26327 (npSolver-pbo-It) S 26325 26327 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271709185 9367552 275 33554432000 4194304 5064252 140734686588256 140734686587168 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26327/statm: 2287 275 233 213 0 72 0
[pid=26328] ppid=26327 vsize=2364 CPUtime=0.09 cores=0,2,4,6
/proc/26328/stat : 26328 (npSolver-pbo) S 26327 26327 25976 0 -1 4202496 2419 3126 0 0 7 1 1 0 20 0 1 0 271709185 2420736 292 33554432000 4194304 5992684 140735937926000 140735937911832 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26328/statm: 591 292 179 440 0 147 0
[pid=26351] ppid=26328 vsize=36220 CPUtime=1.38 cores=0,2,4,6
/proc/26351/stat : 26351 (glucosInc) R 26328 26327 25976 0 -1 4202496 7087 0 0 0 137 1 0 0 20 0 1 0 271709196 37089280 7942 33554432000 4194304 5654031 140733885126080 140733885113896 4232775 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/26351/statm: 9055 7942 140 357 0 8695 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 47732

[startup+3.10031 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 26357
/proc/meminfo: memFree=27396896/32873844 swapFree=7364/7364
[pid=26327] ppid=26325 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26327/stat : 26327 (npSolver-pbo-It) S 26325 26327 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271709185 9367552 275 33554432000 4194304 5064252 140734686588256 140734686587168 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26327/statm: 2287 275 233 213 0 72 0
[pid=26328] ppid=26327 vsize=2364 CPUtime=0.09 cores=0,2,4,6
/proc/26328/stat : 26328 (npSolver-pbo) S 26327 26327 25976 0 -1 4202496 2419 3126 0 0 7 1 1 0 20 0 1 0 271709185 2420736 292 33554432000 4194304 5992684 140735937926000 140735937911832 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26328/statm: 591 292 179 440 0 147 0
[pid=26351] ppid=26328 vsize=36220 CPUtime=2.98 cores=0,2,4,6
/proc/26351/stat : 26351 (glucosInc) R 26328 26327 25976 0 -1 4202496 8566 0 0 0 297 1 0 0 20 0 1 0 271709196 37089280 8394 33554432000 4194304 5654031 140733885126080 140733885113896 4232477 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/26351/statm: 9055 8394 142 357 0 8695 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 47732

[startup+6.30032 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 26357
/proc/meminfo: memFree=27385164/32873844 swapFree=7364/7364
[pid=26327] ppid=26325 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26327/stat : 26327 (npSolver-pbo-It) S 26325 26327 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271709185 9367552 275 33554432000 4194304 5064252 140734686588256 140734686587168 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26327/statm: 2287 275 233 213 0 72 0
[pid=26328] ppid=26327 vsize=2364 CPUtime=0.09 cores=0,2,4,6
/proc/26328/stat : 26328 (npSolver-pbo) S 26327 26327 25976 0 -1 4202496 2419 3126 0 0 7 1 1 0 20 0 1 0 271709185 2420736 292 33554432000 4194304 5992684 140735937926000 140735937911832 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26328/statm: 591 292 179 440 0 147 0
[pid=26351] ppid=26328 vsize=52264 CPUtime=6.18 cores=0,2,4,6
/proc/26351/stat : 26351 (glucosInc) R 26328 26327 25976 0 -1 4202496 10001 0 0 0 615 3 0 0 20 0 1 0 271709196 53518336 10566 33554432000 4194304 5654031 140733885126080 140733885113896 4232821 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/26351/statm: 13066 10566 142 357 0 12706 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 63776

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 26359
/proc/meminfo: memFree=27380148/32873844 swapFree=7364/7364
[pid=26327] ppid=26325 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26327/stat : 26327 (npSolver-pbo-It) S 26325 26327 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271709185 9367552 275 33554432000 4194304 5064252 140734686588256 140734686587168 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26327/statm: 2287 275 233 213 0 72 0
[pid=26328] ppid=26327 vsize=3840 CPUtime=11.89 cores=0,2,4,6
/proc/26328/stat : 26328 (npSolver-pbo) S 26327 26327 25976 0 -1 4202496 3872 14670 0 0 13 1 1171 4 20 0 1 0 271709185 3932160 661 33554432000 4194304 5992684 140735937926000 140735937911832 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26328/statm: 960 661 179 440 0 516 0
[pid=26359] ppid=26328 vsize=33108 CPUtime=0.77 cores=0,2,4,6
/proc/26359/stat : 26359 (glucosInc) R 26328 26327 25976 0 -1 4202496 7181 0 0 0 76 1 0 0 20 0 1 0 271710377 33902592 7476 33554432000 4194304 5654031 140736639564816 140736639552632 4208604 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/26359/statm: 8277 7476 140 357 0 7917 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 46096

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 26359
/proc/meminfo: memFree=27347520/32873844 swapFree=7364/7364
[pid=26327] ppid=26325 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26327/stat : 26327 (npSolver-pbo-It) S 26325 26327 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271709185 9367552 275 33554432000 4194304 5064252 140734686588256 140734686587168 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26327/statm: 2287 275 233 213 0 72 0
[pid=26328] ppid=26327 vsize=3840 CPUtime=11.89 cores=0,2,4,6
/proc/26328/stat : 26328 (npSolver-pbo) S 26327 26327 25976 0 -1 4202496 3872 14670 0 0 13 1 1171 4 20 0 1 0 271709185 3932160 661 33554432000 4194304 5992684 140735937926000 140735937911832 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26328/statm: 960 661 179 440 0 516 0
[pid=26359] ppid=26328 vsize=56664 CPUtime=13.56 cores=0,2,4,6
/proc/26359/stat : 26359 (glucosInc) R 26328 26327 25976 0 -1 4202496 11053 0 0 0 1354 2 0 0 20 0 1 0 271710377 58023936 13482 33554432000 4194304 5654031 140736639564816 140736639552632 4232495 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/26359/statm: 14166 13482 142 357 0 13806 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 69652

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 26359
/proc/meminfo: memFree=27300548/32873844 swapFree=7364/7364
[pid=26327] ppid=26325 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26327/stat : 26327 (npSolver-pbo-It) S 26325 26327 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271709185 9367552 275 33554432000 4194304 5064252 140734686588256 140734686587168 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26327/statm: 2287 275 233 213 0 72 0
[pid=26328] ppid=26327 vsize=3840 CPUtime=11.89 cores=0,2,4,6
/proc/26328/stat : 26328 (npSolver-pbo) S 26327 26327 25976 0 -1 4202496 3872 14670 0 0 13 1 1171 4 20 0 1 0 271709185 3932160 661 33554432000 4194304 5992684 140735937926000 140735937911832 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26328/statm: 960 661 179 440 0 516 0
[pid=26359] ppid=26328 vsize=59384 CPUtime=39.16 cores=0,2,4,6
/proc/26359/stat : 26359 (glucosInc) R 26328 26327 25976 0 -1 4202496 12093 0 0 0 3913 3 0 0 20 0 1 0 271710377 60809216 14189 33554432000 4194304 5654031 140736639564816 140736639552632 4215040 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/26359/statm: 14846 14189 142 357 0 14486 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 72372

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 26359
/proc/meminfo: memFree=27281968/32873844 swapFree=7364/7364
[pid=26327] ppid=26325 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26327/stat : 26327 (npSolver-pbo-It) S 26325 26327 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271709185 9367552 275 33554432000 4194304 5064252 140734686588256 140734686587168 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26327/statm: 2287 275 233 213 0 72 0
[pid=26328] ppid=26327 vsize=3840 CPUtime=11.89 cores=0,2,4,6
/proc/26328/stat : 26328 (npSolver-pbo) S 26327 26327 25976 0 -1 4202496 3872 14670 0 0 13 1 1171 4 20 0 1 0 271709185 3932160 661 33554432000 4194304 5992684 140735937926000 140735937911832 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26328/statm: 960 661 179 440 0 516 0
[pid=26359] ppid=26328 vsize=101620 CPUtime=90.34 cores=0,2,4,6
/proc/26359/stat : 26359 (glucosInc) R 26328 26327 25976 0 -1 4202496 13872 0 0 0 9030 4 0 0 20 0 1 0 271710377 104058880 24749 33554432000 4194304 5654031 140736639564816 140736639562840 4214944 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/26359/statm: 25405 24749 142 357 0 25045 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 114608

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 26359
/proc/meminfo: memFree=27243720/32873844 swapFree=7364/7364
[pid=26327] ppid=26325 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26327/stat : 26327 (npSolver-pbo-It) S 26325 26327 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271709185 9367552 275 33554432000 4194304 5064252 140734686588256 140734686587168 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26327/statm: 2287 275 233 213 0 72 0
[pid=26328] ppid=26327 vsize=3840 CPUtime=11.89 cores=0,2,4,6
/proc/26328/stat : 26328 (npSolver-pbo) S 26327 26327 25976 0 -1 4202496 3872 14670 0 0 13 1 1171 4 20 0 1 0 271709185 3932160 661 33554432000 4194304 5992684 140735937926000 140735937911832 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26328/statm: 960 661 179 440 0 516 0
[pid=26359] ppid=26328 vsize=150940 CPUtime=150.32 cores=0,2,4,6
/proc/26359/stat : 26359 (glucosInc) R 26328 26327 25976 0 -1 4202496 16870 0 0 0 15023 9 0 0 20 0 1 0 271710377 154562560 34914 33554432000 4194304 5654031 140736639564816 140736639562744 4232703 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/26359/statm: 37735 34914 142 357 0 37375 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 163928

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 26360
/proc/meminfo: memFree=27271564/32873844 swapFree=7364/7364
[pid=26327] ppid=26325 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26327/stat : 26327 (npSolver-pbo-It) S 26325 26327 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271709185 9367552 275 33554432000 4194304 5064252 140734686588256 140734686587168 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26327/statm: 2287 275 233 213 0 72 0
[pid=26328] ppid=26327 vsize=3840 CPUtime=11.89 cores=0,2,4,6
/proc/26328/stat : 26328 (npSolver-pbo) S 26327 26327 25976 0 -1 4202496 3872 14670 0 0 13 1 1171 4 20 0 1 0 271709185 3932160 661 33554432000 4194304 5992684 140735937926000 140735937911832 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26328/statm: 960 661 179 440 0 516 0
[pid=26359] ppid=26328 vsize=101620 CPUtime=210.3 cores=0,2,4,6
/proc/26359/stat : 26359 (glucosInc) R 26328 26327 25976 0 -1 4202496 19563 0 0 0 21016 14 0 0 20 0 1 0 271710377 104058880 24749 33554432000 4194304 5654031 140736639564816 140736639562840 4215138 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/26359/statm: 25405 24749 142 357 0 25045 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 114608

[startup+282.3 s]

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

/proc/loadavg: 2.07 2.02 2.00 3/181 26375
/proc/meminfo: memFree=27110524/32873844 swapFree=7364/7364
[pid=26327] ppid=26325 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26327/stat : 26327 (npSolver-pbo-It) S 26325 26327 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271709185 9367552 275 33554432000 4194304 5064252 140734686588256 140734686587168 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26327/statm: 2287 275 233 213 0 72 0
[pid=26328] ppid=26327 vsize=3840 CPUtime=11.89 cores=0,2,4,6
/proc/26328/stat : 26328 (npSolver-pbo) S 26327 26327 25976 0 -1 4202496 3872 14670 0 0 13 1 1171 4 20 0 1 0 271709185 3932160 661 33554432000 4194304 5992684 140735937926000 140735937911832 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26328/statm: 960 661 179 440 0 516 0
[pid=26359] ppid=26328 vsize=231848 CPUtime=1350.04 cores=0,2,4,6
/proc/26359/stat : 26359 (glucosInc) R 26328 26327 25976 0 -1 4202496 57640 0 0 0 134904 100 0 0 20 0 1 0 271710377 237412352 56274 33554432000 4194304 5654031 140736639564816 140736639562904 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26359/statm: 57962 56274 142 357 0 57602 0
Current children cumulated CPU time (s) 1361.93
Current children cumulated vsize (KiB) 244836

[startup+1422.31 s]
/proc/loadavg: 2.10 2.03 2.00 3/181 26375
/proc/meminfo: memFree=27153768/32873844 swapFree=7364/7364
[pid=26327] ppid=26325 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26327/stat : 26327 (npSolver-pbo-It) S 26325 26327 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271709185 9367552 275 33554432000 4194304 5064252 140734686588256 140734686587168 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26327/statm: 2287 275 233 213 0 72 0
[pid=26328] ppid=26327 vsize=3840 CPUtime=11.89 cores=0,2,4,6
/proc/26328/stat : 26328 (npSolver-pbo) S 26327 26327 25976 0 -1 4202496 3872 14670 0 0 13 1 1171 4 20 0 1 0 271709185 3932160 661 33554432000 4194304 5992684 140735937926000 140735937911832 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26328/statm: 960 661 179 440 0 516 0
[pid=26359] ppid=26328 vsize=231848 CPUtime=1410.04 cores=0,2,4,6
/proc/26359/stat : 26359 (glucosInc) R 26328 26327 25976 0 -1 4202496 59545 0 0 0 140900 104 0 0 20 0 1 0 271710377 237412352 45522 33554432000 4194304 5654031 140736639564816 140736639562904 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26359/statm: 57962 45522 142 357 0 57602 0
Current children cumulated CPU time (s) 1421.93
Current children cumulated vsize (KiB) 244836

[startup+1482.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/181 26376
/proc/meminfo: memFree=26995288/32873844 swapFree=7364/7364
[pid=26327] ppid=26325 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26327/stat : 26327 (npSolver-pbo-It) S 26325 26327 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271709185 9367552 275 33554432000 4194304 5064252 140734686588256 140734686587168 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26327/statm: 2287 275 233 213 0 72 0
[pid=26328] ppid=26327 vsize=3840 CPUtime=11.89 cores=0,2,4,6
/proc/26328/stat : 26328 (npSolver-pbo) S 26327 26327 25976 0 -1 4202496 3872 14670 0 0 13 1 1171 4 20 0 1 0 271709185 3932160 661 33554432000 4194304 5992684 140735937926000 140735937911832 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26328/statm: 960 661 179 440 0 516 0
[pid=26359] ppid=26328 vsize=313236 CPUtime=1470.01 cores=0,2,4,6
/proc/26359/stat : 26359 (glucosInc) R 26328 26327 25976 0 -1 4202496 60127 0 0 0 146896 105 0 0 20 0 1 0 271710377 320753664 73682 33554432000 4194304 5654031 140736639564816 140736639562904 4232973 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26359/statm: 78309 73682 142 357 0 77949 0
Current children cumulated CPU time (s) 1481.9
Current children cumulated vsize (KiB) 326224

[startup+1542.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/181 26376
/proc/meminfo: memFree=26995140/32873844 swapFree=7364/7364
[pid=26327] ppid=26325 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26327/stat : 26327 (npSolver-pbo-It) S 26325 26327 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271709185 9367552 275 33554432000 4194304 5064252 140734686588256 140734686587168 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26327/statm: 2287 275 233 213 0 72 0
[pid=26328] ppid=26327 vsize=3840 CPUtime=11.89 cores=0,2,4,6
/proc/26328/stat : 26328 (npSolver-pbo) S 26327 26327 25976 0 -1 4202496 3872 14670 0 0 13 1 1171 4 20 0 1 0 271709185 3932160 661 33554432000 4194304 5992684 140735937926000 140735937911832 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26328/statm: 960 661 179 440 0 516 0
[pid=26359] ppid=26328 vsize=313236 CPUtime=1530 cores=0,2,4,6
/proc/26359/stat : 26359 (glucosInc) R 26328 26327 25976 0 -1 4202496 62089 0 0 0 152891 109 0 0 20 0 1 0 271710377 320753664 63996 33554432000 4194304 5654031 140736639564816 140736639562904 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26359/statm: 78309 63996 142 357 0 77949 0
Current children cumulated CPU time (s) 1541.89
Current children cumulated vsize (KiB) 326224

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 26376
/proc/meminfo: memFree=27065356/32873844 swapFree=7364/7364
[pid=26327] ppid=26325 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26327/stat : 26327 (npSolver-pbo-It) S 26325 26327 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271709185 9367552 275 33554432000 4194304 5064252 140734686588256 140734686587168 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26327/statm: 2287 275 233 213 0 72 0
[pid=26328] ppid=26327 vsize=3840 CPUtime=11.89 cores=0,2,4,6
/proc/26328/stat : 26328 (npSolver-pbo) S 26327 26327 25976 0 -1 4202496 3872 14670 0 0 13 1 1171 4 20 0 1 0 271709185 3932160 661 33554432000 4194304 5992684 140735937926000 140735937911832 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26328/statm: 960 661 179 440 0 516 0
[pid=26359] ppid=26328 vsize=231848 CPUtime=1589.99 cores=0,2,4,6
/proc/26359/stat : 26359 (glucosInc) R 26328 26327 25976 0 -1 4202496 63502 0 0 0 158887 112 0 0 20 0 1 0 271710377 237412352 53714 33554432000 4194304 5654031 140736639564816 140736639562904 4232752 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26359/statm: 57962 53714 142 357 0 57602 0
Current children cumulated CPU time (s) 1601.88
Current children cumulated vsize (KiB) 244836

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 26376
/proc/meminfo: memFree=27081468/32873844 swapFree=7364/7364
[pid=26327] ppid=26325 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26327/stat : 26327 (npSolver-pbo-It) S 26325 26327 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271709185 9367552 275 33554432000 4194304 5064252 140734686588256 140734686587168 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26327/statm: 2287 275 233 213 0 72 0
[pid=26328] ppid=26327 vsize=3840 CPUtime=11.89 cores=0,2,4,6
/proc/26328/stat : 26328 (npSolver-pbo) S 26327 26327 25976 0 -1 4202496 3872 14670 0 0 13 1 1171 4 20 0 1 0 271709185 3932160 661 33554432000 4194304 5992684 140735937926000 140735937911832 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26328/statm: 960 661 179 440 0 516 0
[pid=26359] ppid=26328 vsize=181760 CPUtime=1649.98 cores=0,2,4,6
/proc/26359/stat : 26359 (glucosInc) R 26328 26327 25976 0 -1 4202496 64948 0 0 0 164883 115 0 0 20 0 1 0 271710377 186122240 42492 33554432000 4194304 5654031 140736639564816 140736639562904 4232973 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26359/statm: 45440 42492 142 357 0 45080 0
Current children cumulated CPU time (s) 1661.87
Current children cumulated vsize (KiB) 194748

[startup+1722.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/181 26376
/proc/meminfo: memFree=26925868/32873844 swapFree=7364/7364
[pid=26327] ppid=26325 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26327/stat : 26327 (npSolver-pbo-It) S 26325 26327 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271709185 9367552 275 33554432000 4194304 5064252 140734686588256 140734686587168 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26327/statm: 2287 275 233 213 0 72 0
[pid=26328] ppid=26327 vsize=3840 CPUtime=11.89 cores=0,2,4,6
/proc/26328/stat : 26328 (npSolver-pbo) S 26327 26327 25976 0 -1 4202496 3872 14670 0 0 13 1 1171 4 20 0 1 0 271709185 3932160 661 33554432000 4194304 5992684 140735937926000 140735937911832 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26328/statm: 960 661 179 440 0 516 0
[pid=26359] ppid=26328 vsize=313236 CPUtime=1709.97 cores=0,2,4,6
/proc/26359/stat : 26359 (glucosInc) R 26328 26327 25976 0 -1 4202496 66037 0 0 0 170881 116 0 0 20 0 1 0 271710377 320753664 74236 33554432000 4194304 5654031 140736639564816 140736639562904 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26359/statm: 78309 74236 142 357 0 77949 0
Current children cumulated CPU time (s) 1721.86
Current children cumulated vsize (KiB) 326224

[startup+1782.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/182 26380
/proc/meminfo: memFree=27051004/32873844 swapFree=7364/7364
[pid=26327] ppid=26325 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26327/stat : 26327 (npSolver-pbo-It) S 26325 26327 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271709185 9367552 275 33554432000 4194304 5064252 140734686588256 140734686587168 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26327/statm: 2287 275 233 213 0 72 0
[pid=26328] ppid=26327 vsize=3840 CPUtime=11.89 cores=0,2,4,6
/proc/26328/stat : 26328 (npSolver-pbo) S 26327 26327 25976 0 -1 4202496 3872 14670 0 0 13 1 1171 4 20 0 1 0 271709185 3932160 661 33554432000 4194304 5992684 140735937926000 140735937911832 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26328/statm: 960 661 179 440 0 516 0
[pid=26359] ppid=26328 vsize=313236 CPUtime=1769.96 cores=0,2,4,6
/proc/26359/stat : 26359 (glucosInc) R 26328 26327 25976 0 -1 4202496 68414 0 0 0 176874 122 0 0 20 0 1 0 271710377 320753664 59858 33554432000 4194304 5654031 140736639564816 140736639562904 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26359/statm: 78309 59858 142 357 0 77949 0
Current children cumulated CPU time (s) 1781.85
Current children cumulated vsize (KiB) 326224



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.01 2.01 2.00 2/177 26391
/proc/meminfo: memFree=27185080/32873844 swapFree=7364/7364
[pid=26327] ppid=26325 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26327/stat : 26327 (npSolver-pbo-It) S 26325 26327 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271709185 9367552 275 33554432000 4194304 5064252 140734686588256 140734686587168 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26327/statm: 2287 275 233 213 0 72 0
[pid=26328] ppid=26327 vsize=3840 CPUtime=11.89 cores=0,2,4,6
/proc/26328/stat : 26328 (npSolver-pbo) S 26327 26327 25976 0 -1 4202496 3872 14670 0 0 13 1 1171 4 20 0 1 0 271709185 3932160 661 33554432000 4194304 5992684 140735937926000 140735937911832 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26328/statm: 960 661 179 440 0 516 0
[pid=26359] ppid=26328 vsize=313236 CPUtime=1788.17 cores=0,2,4,6
/proc/26359/stat : 26359 (glucosInc) R 26328 26327 25976 0 -1 4202496 68431 0 0 0 178694 123 0 0 20 0 1 0 271710377 320753664 68562 33554432000 4194304 5654031 140736639564816 140736639562904 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26359/statm: 78309 68562 142 357 0 77949 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 326224

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.01 2.01 2.00 2/177 26391
/proc/meminfo: memFree=27185080/32873844 swapFree=7364/7364
[pid=26327] ppid=26325 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26327/stat : 26327 (npSolver-pbo-It) S 26325 26327 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271709185 9367552 275 33554432000 4194304 5064252 140734686588256 140734686587168 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26327/statm: 2287 275 233 213 0 72 0
[pid=26328] ppid=26327 vsize=3840 CPUtime=11.89 cores=0,2,4,6
/proc/26328/stat : 26328 (npSolver-pbo) S 26327 26327 25976 0 -1 4202496 3872 14670 0 0 13 1 1171 4 20 0 1 0 271709185 3932160 661 33554432000 4194304 5992684 140735937926000 140735937911832 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26328/statm: 960 661 179 440 0 516 0
[pid=26359] ppid=26328 vsize=313236 CPUtime=1788.17 cores=0,2,4,6
/proc/26359/stat : 26359 (glucosInc) R 26328 26327 25976 0 -1 4202496 68431 0 0 0 178694 123 0 0 20 0 1 0 271710377 320753664 68562 33554432000 4194304 5654031 140736639564816 140736639562904 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26359/statm: 78309 68562 142 357 0 77949 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 326224

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 26327 and gives
#  childrusage.ru_utime.tv_sec=11
#  childrusage.ru_utime.tv_usec=855197
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=67989
# CPU time returned by wait4() is 11.9232
# while last known CPU time is 1800.06
#
# 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.06
CPU user time (s): 1798.78
CPU system time (s): 1.28
CPU usage (%): 99.9749
Max. virtual memory (cumulated for all children) (KiB): 507804

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 11.8552
system time used= 0.067989
maximum resident set size= 54124
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18917
page faults= 0
swaps= 0
block input operations= 0
block output operations= 12560
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 212
involuntary context switches= 54

runsolver used 2.72959 second user time and 7.10592 second system time

The end

Launcher Data

Begin job on node118 at 2012-05-26 20:10:31
IDJOB=3698031
IDBENCH=1988
IDSOLVER=2275
FILE ID=node118/3698031-1338055831
RUNJOBID= node118-1338052229-25992
PBS_JOBID= 14624390
Free space on /tmp= 71600 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB06/liu/vtxcov/normalized-vtxcov_v2000_e4000_8.opb.PB06.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3698031-1338055831/watcher-3698031-1338055831 -o /tmp/evaluation-result-3698031-1338055831/solver-3698031-1338055831 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3698031-1338055831.opb 1529605893 HOME HOME

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

MD5SUM BENCH= 810966efbb409d6e2e91a116be6e9263
RANDOM SEED=1529605893

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:        27477784 kB
Buffers:          263656 kB
Cached:          4337336 kB
SwapCached:            0 kB
Active:           575020 kB
Inactive:        4038736 kB
Active(anon):      14160 kB
Inactive(anon):        0 kB
Active(file):     560860 kB
Inactive(file):  4038736 kB
Unevictable:        7364 kB
Mlocked:            7364 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8656 kB
Writeback:             0 kB
AnonPages:         29248 kB
Mapped:            13676 kB
Shmem:               200 kB
Slab:             645288 kB
SReclaimable:      87292 kB
SUnreclaim:       557996 kB
KernelStack:        1464 kB
PageTables:         3936 kB
NFS_Unstable:          4 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     108736 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     10240 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= 71576 MiB
End job on node118 at 2012-05-26 20:40:31