Trace number 3698027

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
vtxcov/normalized-vtxcov_v2000_e4000_43.opb.PB06.opb
MD5SUMa5f043ce08e99e0db4435bd2e8b3d7e9
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 1036
Optimality of the best value was proved NO
Number of variables1968
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 1968
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 1968
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 1968
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 1199
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:1199 search for 1198
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.10	c [INC SEARCH] isOptimum variable: 0
10.76/10.88	c formula is SAT
10.76/10.89	c [INC SEARCH] copied best model
10.76/10.89	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
10.76/10.89	c model valid
10.76/10.89	c current solution ok
10.76/10.89	o 1172
10.76/10.89	c [INC SEARCH] iteration: 1
10.76/10.89	c [INC BOUNDS] best value:1172 search for 1171
10.76/10.89	c [INC SYSTEM] there exists a inc, kill it!
10.76/10.89	c write failed with 2
10.76/10.89	c [INC SYSTEM] create new solver instance
10.76/10.89	c [INC] encode full formula
10.76/10.89	c (debug) using card networks
10.88/10.95	c set iterative enc to: card
10.88/10.95	c set iterative enc to: none
10.88/10.95	c [INC SEARCH] isOptimum variable: 0
1800.04/1800.41	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.04/1800.41	s UNKNOWN
1800.04/1800.41	c [INC SYSTEM] there exists a inc, kill it!
1800.04/1800.41	c write failed with -1

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3698027-1338054766/watcher-3698027-1338054766 -o /tmp/evaluation-result-3698027-1338054766/solver-3698027-1338054766 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3698027-1338054766.opb 1930782542 HOME HOME 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 2/171 5462
/proc/meminfo: memFree=27787688/32873648 swapFree=6848/6848
[pid=5462] ppid=5460 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5462/stat : 5462 (npSolver-pbo-It) S 5460 5462 5308 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271603463 9367552 275 33554432000 4194304 5064252 140735449290544 140735449289456 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5462/statm: 2287 275 233 213 0 72 0

[startup+0.033798 s]
/proc/loadavg: 2.00 2.00 2.00 2/171 5462
/proc/meminfo: memFree=27787688/32873648 swapFree=6848/6848
[pid=5462] ppid=5460 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5462/stat : 5462 (npSolver-pbo-It) S 5460 5462 5308 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271603463 9367552 275 33554432000 4194304 5064252 140735449290544 140735449289456 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5462/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100389 s]
/proc/loadavg: 2.00 2.00 2.00 2/171 5462
/proc/meminfo: memFree=27787688/32873648 swapFree=6848/6848
[pid=5462] ppid=5460 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5462/stat : 5462 (npSolver-pbo-It) S 5460 5462 5308 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271603463 9367552 275 33554432000 4194304 5064252 140735449290544 140735449289456 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5462/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300283 s]
/proc/loadavg: 2.00 2.00 2.00 2/171 5462
/proc/meminfo: memFree=27787688/32873648 swapFree=6848/6848
[pid=5462] ppid=5460 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5462/stat : 5462 (npSolver-pbo-It) S 5460 5462 5308 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271603463 9367552 275 33554432000 4194304 5064252 140735449290544 140735449289456 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5462/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700279 s]
/proc/loadavg: 2.00 2.00 2.00 2/171 5462
/proc/meminfo: memFree=27787688/32873648 swapFree=6848/6848
[pid=5462] ppid=5460 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5462/stat : 5462 (npSolver-pbo-It) S 5460 5462 5308 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271603463 9367552 275 33554432000 4194304 5064252 140735449290544 140735449289456 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5462/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50031 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5493
/proc/meminfo: memFree=27707032/32873648 swapFree=6848/6848
[pid=5462] ppid=5460 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5462/stat : 5462 (npSolver-pbo-It) S 5460 5462 5308 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271603463 9367552 275 33554432000 4194304 5064252 140735449290544 140735449289456 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5462/statm: 2287 275 233 213 0 72 0
[pid=5463] ppid=5462 vsize=2364 CPUtime=0.08 cores=1,3,5,7
/proc/5463/stat : 5463 (npSolver-pbo) S 5462 5462 5308 0 -1 4202496 1943 3124 0 0 6 1 1 0 20 0 1 0 271603463 2420736 292 33554432000 4194304 5992684 140734145152192 140734145138024 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5463/statm: 591 292 179 440 0 147 0
[pid=5488] ppid=5463 vsize=32992 CPUtime=1.39 cores=1,3,5,7
/proc/5488/stat : 5488 (glucosInc) R 5463 5462 5308 0 -1 4202496 7801 0 0 0 138 1 0 0 20 0 1 0 271603474 33783808 7386 33554432000 4194304 5654031 140734263885424 140734263883192 4234964 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5488/statm: 8248 7386 141 357 0 7888 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 44504

[startup+3.10031 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5493
/proc/meminfo: memFree=27709080/32873648 swapFree=6848/6848
[pid=5462] ppid=5460 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5462/stat : 5462 (npSolver-pbo-It) S 5460 5462 5308 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271603463 9367552 275 33554432000 4194304 5064252 140735449290544 140735449289456 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5462/statm: 2287 275 233 213 0 72 0
[pid=5463] ppid=5462 vsize=2364 CPUtime=0.08 cores=1,3,5,7
/proc/5463/stat : 5463 (npSolver-pbo) S 5462 5462 5308 0 -1 4202496 1943 3124 0 0 6 1 1 0 20 0 1 0 271603463 2420736 292 33554432000 4194304 5992684 140734145152192 140734145138024 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5463/statm: 591 292 179 440 0 147 0
[pid=5488] ppid=5463 vsize=36608 CPUtime=2.98 cores=1,3,5,7
/proc/5488/stat : 5488 (glucosInc) R 5463 5462 5308 0 -1 4202496 8436 0 0 0 297 1 0 0 20 0 1 0 271603474 37486592 8017 33554432000 4194304 5654031 140734263885424 140734263873240 4232477 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5488/statm: 9152 8017 142 357 0 8792 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 48120

[startup+6.30031 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5493
/proc/meminfo: memFree=27684760/32873648 swapFree=6848/6848
[pid=5462] ppid=5460 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5462/stat : 5462 (npSolver-pbo-It) S 5460 5462 5308 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271603463 9367552 275 33554432000 4194304 5064252 140735449290544 140735449289456 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5462/statm: 2287 275 233 213 0 72 0
[pid=5463] ppid=5462 vsize=2364 CPUtime=0.08 cores=1,3,5,7
/proc/5463/stat : 5463 (npSolver-pbo) S 5462 5462 5308 0 -1 4202496 1943 3124 0 0 6 1 1 0 20 0 1 0 271603463 2420736 292 33554432000 4194304 5992684 140734145152192 140734145138024 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5463/statm: 591 292 179 440 0 147 0
[pid=5488] ppid=5463 vsize=52116 CPUtime=6.18 cores=1,3,5,7
/proc/5488/stat : 5488 (glucosInc) R 5463 5462 5308 0 -1 4202496 9502 0 0 0 617 1 0 0 20 0 1 0 271603474 53366784 12108 33554432000 4194304 5654031 140734263885424 140734263873240 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5488/statm: 13029 12108 142 357 0 12669 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 63628

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5495
/proc/meminfo: memFree=27694240/32873648 swapFree=6848/6848
[pid=5462] ppid=5460 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5462/stat : 5462 (npSolver-pbo-It) S 5460 5462 5308 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271603463 9367552 275 33554432000 4194304 5064252 140735449290544 140735449289456 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5462/statm: 2287 275 233 213 0 72 0
[pid=5463] ppid=5462 vsize=3840 CPUtime=10.94 cores=1,3,5,7
/proc/5463/stat : 5463 (npSolver-pbo) S 5462 5462 5308 0 -1 4202496 4629 13604 0 0 13 2 1076 3 20 0 1 0 271603463 3932160 661 33554432000 4194304 5992684 140734145152192 140734145138024 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5463/statm: 960 661 179 440 0 516 0
[pid=5495] ppid=5463 vsize=39888 CPUtime=1.73 cores=1,3,5,7
/proc/5495/stat : 5495 (glucosInc) R 5463 5462 5308 0 -1 4202496 7980 0 0 0 172 1 0 0 20 0 1 0 271604559 40845312 8779 33554432000 4194304 5654031 140733382635456 140733382633544 4232939 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5495/statm: 9972 8779 131 357 0 9612 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 52876

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5495
/proc/meminfo: memFree=27625048/32873648 swapFree=6848/6848
[pid=5462] ppid=5460 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5462/stat : 5462 (npSolver-pbo-It) S 5460 5462 5308 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271603463 9367552 275 33554432000 4194304 5064252 140735449290544 140735449289456 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5462/statm: 2287 275 233 213 0 72 0
[pid=5463] ppid=5462 vsize=3840 CPUtime=10.94 cores=1,3,5,7
/proc/5463/stat : 5463 (npSolver-pbo) S 5462 5462 5308 0 -1 4202496 4629 13604 0 0 13 2 1076 3 20 0 1 0 271603463 3932160 661 33554432000 4194304 5992684 140734145152192 140734145138024 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5463/statm: 960 661 179 440 0 516 0
[pid=5495] ppid=5463 vsize=66284 CPUtime=14.53 cores=1,3,5,7
/proc/5495/stat : 5495 (glucosInc) R 5463 5462 5308 0 -1 4202496 11458 0 0 0 1451 2 0 0 20 0 1 0 271604559 67874816 15916 33554432000 4194304 5654031 140733382635456 140733382623272 4215126 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5495/statm: 16571 15916 142 357 0 16211 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 79272

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5496
/proc/meminfo: memFree=27561440/32873648 swapFree=6848/6848
[pid=5462] ppid=5460 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5462/stat : 5462 (npSolver-pbo-It) S 5460 5462 5308 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271603463 9367552 275 33554432000 4194304 5064252 140735449290544 140735449289456 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5462/statm: 2287 275 233 213 0 72 0
[pid=5463] ppid=5462 vsize=3840 CPUtime=10.94 cores=1,3,5,7
/proc/5463/stat : 5463 (npSolver-pbo) S 5462 5462 5308 0 -1 4202496 4629 13604 0 0 13 2 1076 3 20 0 1 0 271603463 3932160 661 33554432000 4194304 5992684 140734145152192 140734145138024 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5463/statm: 960 661 179 440 0 516 0
[pid=5495] ppid=5463 vsize=85140 CPUtime=40.12 cores=1,3,5,7
/proc/5495/stat : 5495 (glucosInc) R 5463 5462 5308 0 -1 4202496 12398 0 0 0 4009 3 0 0 20 0 1 0 271604559 87183360 20586 33554432000 4194304 5654031 140733382635456 140733382623272 4215009 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5495/statm: 21285 20586 142 357 0 20925 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 98128

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5496
/proc/meminfo: memFree=27554812/32873648 swapFree=6848/6848
[pid=5462] ppid=5460 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5462/stat : 5462 (npSolver-pbo-It) S 5460 5462 5308 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271603463 9367552 275 33554432000 4194304 5064252 140735449290544 140735449289456 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5462/statm: 2287 275 233 213 0 72 0
[pid=5463] ppid=5462 vsize=3840 CPUtime=10.94 cores=1,3,5,7
/proc/5463/stat : 5463 (npSolver-pbo) S 5462 5462 5308 0 -1 4202496 4629 13604 0 0 13 2 1076 3 20 0 1 0 271603463 3932160 661 33554432000 4194304 5992684 140734145152192 140734145138024 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5463/statm: 960 661 179 440 0 516 0
[pid=5495] ppid=5463 vsize=143132 CPUtime=91.31 cores=1,3,5,7
/proc/5495/stat : 5495 (glucosInc) R 5463 5462 5308 0 -1 4202496 14900 0 0 0 9126 5 0 0 20 0 1 0 271604559 146567168 32458 33554432000 4194304 5654031 140733382635456 140733382633384 4232477 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5495/statm: 35783 32458 142 357 0 35423 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 156120

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5496
/proc/meminfo: memFree=27488128/32873648 swapFree=6848/6848
[pid=5462] ppid=5460 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5462/stat : 5462 (npSolver-pbo-It) S 5460 5462 5308 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271603463 9367552 275 33554432000 4194304 5064252 140735449290544 140735449289456 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5462/statm: 2287 275 233 213 0 72 0
[pid=5463] ppid=5462 vsize=3840 CPUtime=10.94 cores=1,3,5,7
/proc/5463/stat : 5463 (npSolver-pbo) S 5462 5462 5308 0 -1 4202496 4629 13604 0 0 13 2 1076 3 20 0 1 0 271603463 3932160 661 33554432000 4194304 5992684 140734145152192 140734145138024 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5463/statm: 960 661 179 440 0 516 0
[pid=5495] ppid=5463 vsize=143132 CPUtime=151.3 cores=1,3,5,7
/proc/5495/stat : 5495 (glucosInc) R 5463 5462 5308 0 -1 4202496 16761 0 0 0 15122 8 0 0 20 0 1 0 271604559 146567168 33482 33554432000 4194304 5654031 140733382635456 140733382623272 4233236 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5495/statm: 35783 33482 142 357 0 35423 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 156120

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5496
/proc/meminfo: memFree=27479724/32873648 swapFree=6848/6848
[pid=5462] ppid=5460 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5462/stat : 5462 (npSolver-pbo-It) S 5460 5462 5308 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271603463 9367552 275 33554432000 4194304 5064252 140735449290544 140735449289456 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5462/statm: 2287 275 233 213 0 72 0
[pid=5463] ppid=5462 vsize=3840 CPUtime=10.94 cores=1,3,5,7
/proc/5463/stat : 5463 (npSolver-pbo) S 5462 5462 5308 0 -1 4202496 4629 13604 0 0 13 2 1076 3 20 0 1 0 271603463 3932160 661 33554432000 4194304 5992684 140734145152192 140734145138024 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5463/statm: 960 661 179 440 0 516 0
[pid=5495] ppid=5463 vsize=173952 CPUtime=211.29 cores=1,3,5,7
/proc/5495/stat : 5495 (glucosInc) R 5463 5462 5308 0 -1 4202496 19924 0 0 0 21116 13 0 0 20 0 1 0 271604559 178126848 36621 33554432000 4194304 5654031 140733382635456 140733382633544 4215200 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5495/statm: 43488 36621 142 357 0 43128 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 186940

[startup+282.3 s]

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

/proc/meminfo: memFree=27321124/32873648 swapFree=6848/6848
[pid=5462] ppid=5460 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5462/stat : 5462 (npSolver-pbo-It) S 5460 5462 5308 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271603463 9367552 275 33554432000 4194304 5064252 140735449290544 140735449289456 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5462/statm: 2287 275 233 213 0 72 0
[pid=5463] ppid=5462 vsize=3840 CPUtime=10.94 cores=1,3,5,7
/proc/5463/stat : 5463 (npSolver-pbo) S 5462 5462 5308 0 -1 4202496 4629 13604 0 0 13 2 1076 3 20 0 1 0 271603463 3932160 661 33554432000 4194304 5992684 140734145152192 140734145138024 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5463/statm: 960 661 179 440 0 516 0
[pid=5495] ppid=5463 vsize=365068 CPUtime=1231.07 cores=1,3,5,7
/proc/5495/stat : 5495 (glucosInc) R 5463 5462 5308 0 -1 4202496 57287 0 0 0 123023 84 0 0 20 0 1 0 271604559 373829632 70327 33554432000 4194304 5654031 140733382635456 140733382633544 4233344 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5495/statm: 91267 70327 142 357 0 90907 0
Current children cumulated CPU time (s) 1242.01
Current children cumulated vsize (KiB) 378056

[startup+1302.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 5533
/proc/meminfo: memFree=27322476/32873648 swapFree=6848/6848
[pid=5462] ppid=5460 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5462/stat : 5462 (npSolver-pbo-It) S 5460 5462 5308 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271603463 9367552 275 33554432000 4194304 5064252 140735449290544 140735449289456 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5462/statm: 2287 275 233 213 0 72 0
[pid=5463] ppid=5462 vsize=3840 CPUtime=10.94 cores=1,3,5,7
/proc/5463/stat : 5463 (npSolver-pbo) S 5462 5462 5308 0 -1 4202496 4629 13604 0 0 13 2 1076 3 20 0 1 0 271603463 3932160 661 33554432000 4194304 5992684 140734145152192 140734145138024 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5463/statm: 960 661 179 440 0 516 0
[pid=5495] ppid=5463 vsize=380888 CPUtime=1291.07 cores=1,3,5,7
/proc/5495/stat : 5495 (glucosInc) R 5463 5462 5308 0 -1 4202496 60036 0 0 0 129019 88 0 0 20 0 1 0 271604559 390029312 82923 33554432000 4194304 5654031 140733382635456 140733382623272 4233144 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5495/statm: 95222 82923 142 357 0 94862 0
Current children cumulated CPU time (s) 1302.01
Current children cumulated vsize (KiB) 393876

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5533
/proc/meminfo: memFree=27401508/32873648 swapFree=6848/6848
[pid=5462] ppid=5460 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5462/stat : 5462 (npSolver-pbo-It) S 5460 5462 5308 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271603463 9367552 275 33554432000 4194304 5064252 140735449290544 140735449289456 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5462/statm: 2287 275 233 213 0 72 0
[pid=5463] ppid=5462 vsize=3840 CPUtime=10.94 cores=1,3,5,7
/proc/5463/stat : 5463 (npSolver-pbo) S 5462 5462 5308 0 -1 4202496 4629 13604 0 0 13 2 1076 3 20 0 1 0 271603463 3932160 661 33554432000 4194304 5992684 140734145152192 140734145138024 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5463/statm: 960 661 179 440 0 516 0
[pid=5495] ppid=5463 vsize=169272 CPUtime=1351.06 cores=1,3,5,7
/proc/5495/stat : 5495 (glucosInc) R 5463 5462 5308 0 -1 4202496 61415 0 0 0 135013 93 0 0 20 0 1 0 271604559 173334528 41663 33554432000 4194304 5654031 140733382635456 140733382623272 4232477 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5495/statm: 42318 41663 142 357 0 41958 0
Current children cumulated CPU time (s) 1362
Current children cumulated vsize (KiB) 182260

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5533
/proc/meminfo: memFree=27284072/32873648 swapFree=6848/6848
[pid=5462] ppid=5460 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5462/stat : 5462 (npSolver-pbo-It) S 5460 5462 5308 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271603463 9367552 275 33554432000 4194304 5064252 140735449290544 140735449289456 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5462/statm: 2287 275 233 213 0 72 0
[pid=5463] ppid=5462 vsize=3840 CPUtime=10.94 cores=1,3,5,7
/proc/5463/stat : 5463 (npSolver-pbo) S 5462 5462 5308 0 -1 4202496 4629 13604 0 0 13 2 1076 3 20 0 1 0 271603463 3932160 661 33554432000 4194304 5992684 140734145152192 140734145138024 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5463/statm: 960 661 179 440 0 516 0
[pid=5495] ppid=5463 vsize=249412 CPUtime=1411.06 cores=1,3,5,7
/proc/5495/stat : 5495 (glucosInc) R 5463 5462 5308 0 -1 4202496 63839 0 0 0 141009 97 0 0 20 0 1 0 271604559 255397888 58046 33554432000 4194304 5654031 140733382635456 140733382623272 4232595 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5495/statm: 62353 58046 142 357 0 61993 0
Current children cumulated CPU time (s) 1422
Current children cumulated vsize (KiB) 262400

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5533
/proc/meminfo: memFree=27321264/32873648 swapFree=6848/6848
[pid=5462] ppid=5460 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5462/stat : 5462 (npSolver-pbo-It) S 5460 5462 5308 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271603463 9367552 275 33554432000 4194304 5064252 140735449290544 140735449289456 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5462/statm: 2287 275 233 213 0 72 0
[pid=5463] ppid=5462 vsize=3840 CPUtime=10.94 cores=1,3,5,7
/proc/5463/stat : 5463 (npSolver-pbo) S 5462 5462 5308 0 -1 4202496 4629 13604 0 0 13 2 1076 3 20 0 1 0 271603463 3932160 661 33554432000 4194304 5992684 140734145152192 140734145138024 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5463/statm: 960 661 179 440 0 516 0
[pid=5495] ppid=5463 vsize=299500 CPUtime=1471.04 cores=1,3,5,7
/proc/5495/stat : 5495 (glucosInc) R 5463 5462 5308 0 -1 4202496 66063 0 0 0 147002 102 0 0 20 0 1 0 271604559 306688000 64491 33554432000 4194304 5654031 140733382635456 140733382633544 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5495/statm: 74875 64491 142 357 0 74515 0
Current children cumulated CPU time (s) 1481.98
Current children cumulated vsize (KiB) 312488

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5533
/proc/meminfo: memFree=27302320/32873648 swapFree=6848/6848
[pid=5462] ppid=5460 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5462/stat : 5462 (npSolver-pbo-It) S 5460 5462 5308 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271603463 9367552 275 33554432000 4194304 5064252 140735449290544 140735449289456 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5462/statm: 2287 275 233 213 0 72 0
[pid=5463] ppid=5462 vsize=3840 CPUtime=10.94 cores=1,3,5,7
/proc/5463/stat : 5463 (npSolver-pbo) S 5462 5462 5308 0 -1 4202496 4629 13604 0 0 13 2 1076 3 20 0 1 0 271603463 3932160 661 33554432000 4194304 5992684 140734145152192 140734145138024 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5463/statm: 960 661 179 440 0 516 0
[pid=5495] ppid=5463 vsize=249412 CPUtime=1531.03 cores=1,3,5,7
/proc/5495/stat : 5495 (glucosInc) R 5463 5462 5308 0 -1 4202496 67672 0 0 0 152998 105 0 0 20 0 1 0 271604559 255397888 58558 33554432000 4194304 5654031 140733382635456 140733382633544 4215009 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5495/statm: 62353 58558 142 357 0 61993 0
Current children cumulated CPU time (s) 1541.97
Current children cumulated vsize (KiB) 262400

[startup+1602.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/181 5534
/proc/meminfo: memFree=27300308/32873648 swapFree=6848/6848
[pid=5462] ppid=5460 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5462/stat : 5462 (npSolver-pbo-It) S 5460 5462 5308 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271603463 9367552 275 33554432000 4194304 5064252 140735449290544 140735449289456 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5462/statm: 2287 275 233 213 0 72 0
[pid=5463] ppid=5462 vsize=3840 CPUtime=10.94 cores=1,3,5,7
/proc/5463/stat : 5463 (npSolver-pbo) S 5462 5462 5308 0 -1 4202496 4629 13604 0 0 13 2 1076 3 20 0 1 0 271603463 3932160 661 33554432000 4194304 5992684 140734145152192 140734145138024 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5463/statm: 960 661 179 440 0 516 0
[pid=5495] ppid=5463 vsize=218592 CPUtime=1591.02 cores=1,3,5,7
/proc/5495/stat : 5495 (glucosInc) R 5463 5462 5308 0 -1 4202496 69007 0 0 0 158994 108 0 0 20 0 1 0 271604559 223838208 51835 33554432000 4194304 5654031 140733382635456 140733382623272 4208595 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5495/statm: 54648 51835 142 357 0 54288 0
Current children cumulated CPU time (s) 1601.96
Current children cumulated vsize (KiB) 231580

[startup+1662.3 s]
/proc/loadavg: 2.08 2.02 2.00 3/182 5537
/proc/meminfo: memFree=27376420/32873648 swapFree=6848/6848
[pid=5462] ppid=5460 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5462/stat : 5462 (npSolver-pbo-It) S 5460 5462 5308 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271603463 9367552 275 33554432000 4194304 5064252 140735449290544 140735449289456 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5462/statm: 2287 275 233 213 0 72 0
[pid=5463] ppid=5462 vsize=3840 CPUtime=10.94 cores=1,3,5,7
/proc/5463/stat : 5463 (npSolver-pbo) S 5462 5462 5308 0 -1 4202496 4629 13604 0 0 13 2 1076 3 20 0 1 0 271603463 3932160 661 33554432000 4194304 5992684 140734145152192 140734145138024 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5463/statm: 960 661 179 440 0 516 0
[pid=5495] ppid=5463 vsize=218592 CPUtime=1651.02 cores=1,3,5,7
/proc/5495/stat : 5495 (glucosInc) R 5463 5462 5308 0 -1 4202496 70913 0 0 0 164990 112 0 0 20 0 1 0 271604559 223838208 50811 33554432000 4194304 5654031 140733382635456 140733382623272 4215910 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5495/statm: 54648 50811 142 357 0 54288 0
Current children cumulated CPU time (s) 1661.96
Current children cumulated vsize (KiB) 231580

[startup+1722.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/181 5537
/proc/meminfo: memFree=27326572/32873648 swapFree=6848/6848
[pid=5462] ppid=5460 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5462/stat : 5462 (npSolver-pbo-It) S 5460 5462 5308 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271603463 9367552 275 33554432000 4194304 5064252 140735449290544 140735449289456 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5462/statm: 2287 275 233 213 0 72 0
[pid=5463] ppid=5462 vsize=3840 CPUtime=10.94 cores=1,3,5,7
/proc/5463/stat : 5463 (npSolver-pbo) S 5462 5462 5308 0 -1 4202496 4629 13604 0 0 13 2 1076 3 20 0 1 0 271603463 3932160 661 33554432000 4194304 5992684 140734145152192 140734145138024 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5463/statm: 960 661 179 440 0 516 0
[pid=5495] ppid=5463 vsize=249412 CPUtime=1711 cores=1,3,5,7
/proc/5495/stat : 5495 (glucosInc) R 5463 5462 5308 0 -1 4202496 72965 0 0 0 170984 116 0 0 20 0 1 0 271604559 255397888 54019 33554432000 4194304 5654031 140733382635456 140733382623272 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5495/statm: 62353 54019 142 357 0 61993 0
Current children cumulated CPU time (s) 1721.94
Current children cumulated vsize (KiB) 262400

[startup+1782.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 5537
/proc/meminfo: memFree=27377068/32873648 swapFree=6848/6848
[pid=5462] ppid=5460 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5462/stat : 5462 (npSolver-pbo-It) S 5460 5462 5308 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271603463 9367552 275 33554432000 4194304 5064252 140735449290544 140735449289456 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5462/statm: 2287 275 233 213 0 72 0
[pid=5463] ppid=5462 vsize=3840 CPUtime=10.94 cores=1,3,5,7
/proc/5463/stat : 5463 (npSolver-pbo) S 5462 5462 5308 0 -1 4202496 4629 13604 0 0 13 2 1076 3 20 0 1 0 271603463 3932160 661 33554432000 4194304 5992684 140734145152192 140734145138024 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5463/statm: 960 661 179 440 0 516 0
[pid=5495] ppid=5463 vsize=169272 CPUtime=1770.99 cores=1,3,5,7
/proc/5495/stat : 5495 (glucosInc) R 5463 5462 5308 0 -1 4202496 74276 0 0 0 176980 119 0 0 20 0 1 0 271604559 173334528 41663 33554432000 4194304 5654031 140733382635456 140733382623272 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5495/statm: 42318 41663 142 357 0 41958 0
Current children cumulated CPU time (s) 1781.93
Current children cumulated vsize (KiB) 182260



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 5537
/proc/meminfo: memFree=27282060/32873648 swapFree=6848/6848
[pid=5462] ppid=5460 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5462/stat : 5462 (npSolver-pbo-It) S 5460 5462 5308 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271603463 9367552 275 33554432000 4194304 5064252 140735449290544 140735449289456 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5462/statm: 2287 275 233 213 0 72 0
[pid=5463] ppid=5462 vsize=3840 CPUtime=10.94 cores=1,3,5,7
/proc/5463/stat : 5463 (npSolver-pbo) S 5462 5462 5308 0 -1 4202496 4629 13604 0 0 13 2 1076 3 20 0 1 0 271603463 3932160 661 33554432000 4194304 5992684 140734145152192 140734145138024 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5463/statm: 960 661 179 440 0 516 0
[pid=5495] ppid=5463 vsize=249412 CPUtime=1789.1 cores=1,3,5,7
/proc/5495/stat : 5495 (glucosInc) R 5463 5462 5308 0 -1 4202496 75328 0 0 0 178789 121 0 0 20 0 1 0 271604559 255397888 57022 33554432000 4194304 5654031 140733382635456 140733382623272 4214944 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5495/statm: 62353 57022 142 357 0 61993 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 262400

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.07
CPU user time (s): 1798.8
CPU system time (s): 1.27381
CPU usage (%): 99.9811
Max. virtual memory (cumulated for all children) (KiB): 393876

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.8
system time used= 1.27381
maximum resident set size= 358316
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 93940
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= 303
involuntary context switches= 1863

runsolver used 2.67259 second user time and 8.06277 second system time

The end

Launcher Data

Begin job on node113 at 2012-05-26 19:52:46
IDJOB=3698027
IDBENCH=1983
IDSOLVER=2275
FILE ID=node113/3698027-1338054766
RUNJOBID= node113-1338052965-5325
PBS_JOBID= 14624415
Free space on /tmp= 71256 MiB

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

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

MD5SUM BENCH= a5f043ce08e99e0db4435bd2e8b3d7e9
RANDOM SEED=1930782542

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.026
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		: 2667.026
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.92
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.026
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        27787960 kB
Buffers:          268400 kB
Cached:          4024356 kB
SwapCached:            0 kB
Active:          1010324 kB
Inactive:        3294884 kB
Active(anon):      14348 kB
Inactive(anon):        0 kB
Active(file):     995976 kB
Inactive(file):  3294884 kB
Unevictable:        6848 kB
Mlocked:            6848 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8164 kB
Writeback:             0 kB
AnonPages:        198068 kB
Mapped:            14172 kB
Shmem:               200 kB
Slab:             643624 kB
SReclaimable:      88100 kB
SUnreclaim:       555524 kB
KernelStack:        1504 kB
PageTables:         3464 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     103756 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    180224 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71320 MiB
End job on node113 at 2012-05-26 20:22:47