Trace number 3701093

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 1.0? (TO) 1800.14 1800.62

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/mps-v2-20-10/MIPLIB/
miplib2003/normalized-mps-v2-20-10-manna81.opb
MD5SUM6fc83a536fe9a582c06bbccccc09c709
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-13164
Best CPU time to get the best result obtained on this benchmark75.4055
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -12220
Optimality of the best value was proved NO
Number of variables10713
Total number of constraints9151
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints9151
Minimum length of a constraint2
Maximum length of a constraint8
Number of terms in the objective function 10713
Biggest coefficient in the objective function 8
Number of bits for the biggest coefficient in the objective function 4
Sum of the numbers in the objective function 30411
Number of bits of the sum of numbers in the objective function 15
Biggest number in a constraint 24
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 30411
Number of bits of the biggest sum of numbers15
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.86	c run usual solver
2.32/2.69	c model valid
2.32/2.69	c current solution ok
3.22/3.41	o 0
3.22/3.41	c current bound: 15205
3.22/3.41	c fallback to adder encoding
1800.08/1800.61	./satsolver.sh: line 5: 15225 Terminated              ./glucose $1 > $2 2> /dev/null
1800.08/1800.61	c error: unexpected solver exit code
1800.08/1800.61	s UNKNOWN

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-3701093-1338050589/watcher-3701093-1338050589 -o /tmp/evaluation-result-3701093-1338050589/solver-3701093-1338050589 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3701093-1338050589.opb 1332973955 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: 0.92 1.08 1.46 4/173 15195
/proc/meminfo: memFree=29334260/32873844 swapFree=6856/6856
[pid=15195] ppid=15192 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15195/stat : 15195 (npSolver-pbo.sh) S 15192 15195 15154 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271183796 9367552 275 33554432000 4194304 5064252 140734392526064 140734392524976 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15195/statm: 2287 275 233 213 0 72 0

[startup+0.061212 s]
/proc/loadavg: 0.92 1.08 1.46 4/173 15195
/proc/meminfo: memFree=29334260/32873844 swapFree=6856/6856
[pid=15195] ppid=15192 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15195/stat : 15195 (npSolver-pbo.sh) S 15192 15195 15154 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271183796 9367552 275 33554432000 4194304 5064252 140734392526064 140734392524976 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15195/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100213 s]
/proc/loadavg: 0.92 1.08 1.46 4/173 15195
/proc/meminfo: memFree=29334260/32873844 swapFree=6856/6856
[pid=15195] ppid=15192 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15195/stat : 15195 (npSolver-pbo.sh) S 15192 15195 15154 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271183796 9367552 275 33554432000 4194304 5064252 140734392526064 140734392524976 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15195/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300181 s]
/proc/loadavg: 0.92 1.08 1.46 4/173 15195
/proc/meminfo: memFree=29334260/32873844 swapFree=6856/6856
[pid=15195] ppid=15192 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15195/stat : 15195 (npSolver-pbo.sh) S 15192 15195 15154 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271183796 9367552 275 33554432000 4194304 5064252 140734392526064 140734392524976 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15195/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700173 s]
/proc/loadavg: 0.92 1.08 1.46 4/173 15195
/proc/meminfo: memFree=29334260/32873844 swapFree=6856/6856
[pid=15195] ppid=15192 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15195/stat : 15195 (npSolver-pbo.sh) S 15192 15195 15154 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271183796 9367552 275 33554432000 4194304 5064252 140734392526064 140734392524976 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15195/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50039 s]
/proc/loadavg: 0.92 1.08 1.46 3/183 15208
/proc/meminfo: memFree=29259736/32873844 swapFree=6856/6856
[pid=15195] ppid=15192 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15195/stat : 15195 (npSolver-pbo.sh) S 15192 15195 15154 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271183796 9367552 275 33554432000 4194304 5064252 140734392526064 140734392524976 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15195/statm: 2287 275 233 213 0 72 0
[pid=15198] ppid=15195 vsize=35344 CPUtime=0.87 cores=0,2,4,6
/proc/15198/stat : 15198 (npSolver-pbo) S 15195 15195 15154 0 -1 4202496 3649 0 0 0 82 5 0 0 20 0 1 0 271183796 36192256 4611 33554432000 4194304 5992684 140734265870896 140734265864928 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15198/statm: 8836 4611 161 440 0 8392 0
[pid=15204] ppid=15198 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15204/stat : 15204 (cp2_pre.sh) S 15198 15195 15154 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 271183884 9367552 277 33554432000 4194304 5064252 140733323065136 140733323063840 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/15204/statm: 2287 277 234 213 0 72 0
[pid=15205] ppid=15204 vsize=54564 CPUtime=0.6 cores=0,2,4,6
/proc/15205/stat : 15205 (coprocessor) R 15204 15195 15154 0 -1 4202496 13017 0 0 0 58 2 0 0 20 0 1 0 271183884 55873536 13004 33554432000 4194304 6586260 140733510828000 140733323063864 4753961 0 0 4096 8404994 0 0 0 17 2 0 0 0 0 0
/proc/15205/statm: 13641 13004 181 584 0 13053 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 108204

[startup+3.10023 s]
/proc/loadavg: 0.92 1.08 1.46 3/183 15215
/proc/meminfo: memFree=29201492/32873844 swapFree=6856/6856
[pid=15195] ppid=15192 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15195/stat : 15195 (npSolver-pbo.sh) S 15192 15195 15154 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271183796 9367552 275 33554432000 4194304 5064252 140734392526064 140734392524976 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15195/statm: 2287 275 233 213 0 72 0
[pid=15198] ppid=15195 vsize=35348 CPUtime=2.94 cores=0,2,4,6
/proc/15198/stat : 15198 (npSolver-pbo) R 15195 15195 15154 0 -1 4202496 3756 23091 0 0 93 38 155 8 20 0 1 0 271183796 36196352 4629 33554432000 4194304 5992684 140734265870896 140734265865080 5179696 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/15198/statm: 8837 4629 168 440 0 8393 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 44496

[startup+6.30033 s]
/proc/loadavg: 1.01 1.09 1.46 3/183 15225
/proc/meminfo: memFree=28975552/32873844 swapFree=6856/6856
[pid=15195] ppid=15192 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15195/stat : 15195 (npSolver-pbo.sh) S 15192 15195 15154 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271183796 9367552 275 33554432000 4194304 5064252 140734392526064 140734392524976 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15195/statm: 2287 275 233 213 0 72 0
[pid=15198] ppid=15195 vsize=104580 CPUtime=4.15 cores=0,2,4,6
/proc/15198/stat : 15198 (npSolver-pbo) S 15195 15195 15154 0 -1 4202496 7334 23607 0 0 178 71 155 11 20 0 1 0 271183796 107089920 19038 33554432000 4194304 5992684 140734265870896 140734265863216 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15198/statm: 26145 19038 178 440 0 25701 0
[pid=15224] ppid=15198 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15224/stat : 15224 (satsolver.sh) S 15198 15195 15154 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271184228 9367552 266 33554432000 4194304 5064252 140734324981952 140734324980864 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/15224/statm: 2287 266 226 213 0 72 0
[pid=15225] ppid=15224 vsize=173072 CPUtime=1.96 cores=0,2,4,6
/proc/15225/stat : 15225 (glucose) R 15224 15195 15154 0 -1 4202496 31545 0 0 0 188 8 0 0 20 0 1 0 271184228 177225728 38283 33554432000 4194304 5208918 140733515310480 140733515308152 4211656 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15225/statm: 43268 38283 104 248 0 43017 0
Current children cumulated CPU time (s) 6.11
Current children cumulated vsize (KiB) 295948

[startup+12.7004 s]
/proc/loadavg: 1.09 1.11 1.46 3/183 15225
/proc/meminfo: memFree=28968528/32873844 swapFree=6856/6856
[pid=15195] ppid=15192 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15195/stat : 15195 (npSolver-pbo.sh) S 15192 15195 15154 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271183796 9367552 275 33554432000 4194304 5064252 140734392526064 140734392524976 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15195/statm: 2287 275 233 213 0 72 0
[pid=15198] ppid=15195 vsize=104580 CPUtime=4.15 cores=0,2,4,6
/proc/15198/stat : 15198 (npSolver-pbo) S 15195 15195 15154 0 -1 4202496 7334 23607 0 0 178 71 155 11 20 0 1 0 271183796 107089920 19038 33554432000 4194304 5992684 140734265870896 140734265863216 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15198/statm: 26145 19038 178 440 0 25701 0
[pid=15224] ppid=15198 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15224/stat : 15224 (satsolver.sh) S 15198 15195 15154 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271184228 9367552 266 33554432000 4194304 5064252 140734324981952 140734324980864 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/15224/statm: 2287 266 226 213 0 72 0
[pid=15225] ppid=15224 vsize=173072 CPUtime=8.36 cores=0,2,4,6
/proc/15225/stat : 15225 (glucose) R 15224 15195 15154 0 -1 4202496 31557 0 0 0 828 8 0 0 20 0 1 0 271184228 177225728 38295 33554432000 4194304 5208918 140733515310480 140733515308152 4228997 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15225/statm: 43268 38295 104 248 0 43017 0
Current children cumulated CPU time (s) 12.51
Current children cumulated vsize (KiB) 295948

[startup+25.5004 s]
/proc/loadavg: 1.29 1.15 1.47 3/183 15225
/proc/meminfo: memFree=28966096/32873844 swapFree=6856/6856
[pid=15195] ppid=15192 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15195/stat : 15195 (npSolver-pbo.sh) S 15192 15195 15154 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271183796 9367552 275 33554432000 4194304 5064252 140734392526064 140734392524976 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15195/statm: 2287 275 233 213 0 72 0
[pid=15198] ppid=15195 vsize=104580 CPUtime=4.15 cores=0,2,4,6
/proc/15198/stat : 15198 (npSolver-pbo) S 15195 15195 15154 0 -1 4202496 7334 23607 0 0 178 71 155 11 20 0 1 0 271183796 107089920 19038 33554432000 4194304 5992684 140734265870896 140734265863216 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15198/statm: 26145 19038 178 440 0 25701 0
[pid=15224] ppid=15198 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15224/stat : 15224 (satsolver.sh) S 15198 15195 15154 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271184228 9367552 266 33554432000 4194304 5064252 140734324981952 140734324980864 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/15224/statm: 2287 266 226 213 0 72 0
[pid=15225] ppid=15224 vsize=173072 CPUtime=21.15 cores=0,2,4,6
/proc/15225/stat : 15225 (glucose) R 15224 15195 15154 0 -1 4202496 31557 0 0 0 2107 8 0 0 20 0 1 0 271184228 177225728 38295 33554432000 4194304 5208918 140733515310480 140733515308152 4211138 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15225/statm: 43268 38295 104 248 0 43017 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 295948

[startup+51.1004 s]
/proc/loadavg: 1.53 1.22 1.48 3/183 15225
/proc/meminfo: memFree=28946676/32873844 swapFree=6856/6856
[pid=15195] ppid=15192 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15195/stat : 15195 (npSolver-pbo.sh) S 15192 15195 15154 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271183796 9367552 275 33554432000 4194304 5064252 140734392526064 140734392524976 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15195/statm: 2287 275 233 213 0 72 0
[pid=15198] ppid=15195 vsize=104580 CPUtime=4.15 cores=0,2,4,6
/proc/15198/stat : 15198 (npSolver-pbo) S 15195 15195 15154 0 -1 4202496 7334 23607 0 0 178 71 155 11 20 0 1 0 271183796 107089920 19038 33554432000 4194304 5992684 140734265870896 140734265863216 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15198/statm: 26145 19038 178 440 0 25701 0
[pid=15224] ppid=15198 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15224/stat : 15224 (satsolver.sh) S 15198 15195 15154 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271184228 9367552 266 33554432000 4194304 5064252 140734324981952 140734324980864 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/15224/statm: 2287 266 226 213 0 72 0
[pid=15225] ppid=15224 vsize=173072 CPUtime=46.75 cores=0,2,4,6
/proc/15225/stat : 15225 (glucose) R 15224 15195 15154 0 -1 4202496 31557 0 0 0 4667 8 0 0 20 0 1 0 271184228 177225728 38295 33554432000 4194304 5208918 140733515310480 140733515308152 4228997 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15225/statm: 43268 38295 104 248 0 43017 0
Current children cumulated CPU time (s) 50.9
Current children cumulated vsize (KiB) 295948

[startup+102.307 s]
/proc/loadavg: 1.79 1.34 1.51 3/183 15225
/proc/meminfo: memFree=28945360/32873844 swapFree=6856/6856
[pid=15195] ppid=15192 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15195/stat : 15195 (npSolver-pbo.sh) S 15192 15195 15154 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271183796 9367552 275 33554432000 4194304 5064252 140734392526064 140734392524976 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15195/statm: 2287 275 233 213 0 72 0
[pid=15198] ppid=15195 vsize=104580 CPUtime=4.15 cores=0,2,4,6
/proc/15198/stat : 15198 (npSolver-pbo) S 15195 15195 15154 0 -1 4202496 7334 23607 0 0 178 71 155 11 20 0 1 0 271183796 107089920 19038 33554432000 4194304 5992684 140734265870896 140734265863216 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15198/statm: 26145 19038 178 440 0 25701 0
[pid=15224] ppid=15198 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15224/stat : 15224 (satsolver.sh) S 15198 15195 15154 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271184228 9367552 266 33554432000 4194304 5064252 140734324981952 140734324980864 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/15224/statm: 2287 266 226 213 0 72 0
[pid=15225] ppid=15224 vsize=173072 CPUtime=97.95 cores=0,2,4,6
/proc/15225/stat : 15225 (glucose) R 15224 15195 15154 0 -1 4202496 31559 0 0 0 9787 8 0 0 20 0 1 0 271184228 177225728 38297 33554432000 4194304 5208918 140733515310480 140733515308152 4228997 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15225/statm: 43268 38297 104 248 0 43017 0
Current children cumulated CPU time (s) 102.1
Current children cumulated vsize (KiB) 295948

[startup+162.3 s]
/proc/loadavg: 1.92 1.45 1.54 3/183 15226
/proc/meminfo: memFree=28914656/32873844 swapFree=6856/6856
[pid=15195] ppid=15192 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15195/stat : 15195 (npSolver-pbo.sh) S 15192 15195 15154 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271183796 9367552 275 33554432000 4194304 5064252 140734392526064 140734392524976 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15195/statm: 2287 275 233 213 0 72 0
[pid=15198] ppid=15195 vsize=104580 CPUtime=4.15 cores=0,2,4,6
/proc/15198/stat : 15198 (npSolver-pbo) S 15195 15195 15154 0 -1 4202496 7334 23607 0 0 178 71 155 11 20 0 1 0 271183796 107089920 19038 33554432000 4194304 5992684 140734265870896 140734265863216 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15198/statm: 26145 19038 178 440 0 25701 0
[pid=15224] ppid=15198 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15224/stat : 15224 (satsolver.sh) S 15198 15195 15154 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271184228 9367552 266 33554432000 4194304 5064252 140734324981952 140734324980864 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/15224/statm: 2287 266 226 213 0 72 0
[pid=15225] ppid=15224 vsize=213468 CPUtime=157.91 cores=0,2,4,6
/proc/15225/stat : 15225 (glucose) R 15224 15195 15154 0 -1 4202496 34522 0 0 0 15782 9 0 0 20 0 1 0 271184228 218591232 43769 33554432000 4194304 5208918 140733515310480 140733515308328 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15225/statm: 53367 43769 105 248 0 53116 0
Current children cumulated CPU time (s) 162.06

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


[startup+1362.3 s]
/proc/loadavg: 2.00 1.99 1.85 3/183 15258
/proc/meminfo: memFree=28755564/32873844 swapFree=6856/6856
[pid=15195] ppid=15192 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15195/stat : 15195 (npSolver-pbo.sh) S 15192 15195 15154 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271183796 9367552 275 33554432000 4194304 5064252 140734392526064 140734392524976 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15195/statm: 2287 275 233 213 0 72 0
[pid=15198] ppid=15195 vsize=104580 CPUtime=4.15 cores=0,2,4,6
/proc/15198/stat : 15198 (npSolver-pbo) S 15195 15195 15154 0 -1 4202496 7334 23607 0 0 178 71 155 11 20 0 1 0 271183796 107089920 19038 33554432000 4194304 5992684 140734265870896 140734265863216 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15198/statm: 26145 19038 178 440 0 25701 0
[pid=15224] ppid=15198 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15224/stat : 15224 (satsolver.sh) S 15198 15195 15154 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271184228 9367552 266 33554432000 4194304 5064252 140734324981952 140734324980864 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/15224/statm: 2287 266 226 213 0 72 0
[pid=15225] ppid=15224 vsize=334860 CPUtime=1357.69 cores=0,2,4,6
/proc/15225/stat : 15225 (glucose) R 15224 15195 15154 0 -1 4202496 61343 0 0 0 135720 49 0 0 20 0 1 0 271184228 342896640 73043 33554432000 4194304 5208918 140733515310480 140733515306856 4229344 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15225/statm: 83715 73043 105 248 0 83464 0
Current children cumulated CPU time (s) 1361.84
Current children cumulated vsize (KiB) 457736

[startup+1422.31 s]
/proc/loadavg: 2.00 1.99 1.85 3/183 15259
/proc/meminfo: memFree=28739988/32873844 swapFree=6856/6856
[pid=15195] ppid=15192 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15195/stat : 15195 (npSolver-pbo.sh) S 15192 15195 15154 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271183796 9367552 275 33554432000 4194304 5064252 140734392526064 140734392524976 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15195/statm: 2287 275 233 213 0 72 0
[pid=15198] ppid=15195 vsize=104580 CPUtime=4.15 cores=0,2,4,6
/proc/15198/stat : 15198 (npSolver-pbo) S 15195 15195 15154 0 -1 4202496 7334 23607 0 0 178 71 155 11 20 0 1 0 271183796 107089920 19038 33554432000 4194304 5992684 140734265870896 140734265863216 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15198/statm: 26145 19038 178 440 0 25701 0
[pid=15224] ppid=15198 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15224/stat : 15224 (satsolver.sh) S 15198 15195 15154 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271184228 9367552 266 33554432000 4194304 5064252 140734324981952 140734324980864 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/15224/statm: 2287 266 226 213 0 72 0
[pid=15225] ppid=15224 vsize=334860 CPUtime=1417.69 cores=0,2,4,6
/proc/15225/stat : 15225 (glucose) R 15224 15195 15154 0 -1 4202496 61675 0 0 0 141720 49 0 0 20 0 1 0 271184228 342896640 76952 33554432000 4194304 5208918 140733515310480 140733515306856 4211182 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15225/statm: 83715 76952 105 248 0 83464 0
Current children cumulated CPU time (s) 1421.84
Current children cumulated vsize (KiB) 457736

[startup+1482.3 s]
/proc/loadavg: 2.00 1.99 1.86 3/183 15259
/proc/meminfo: memFree=28707344/32873844 swapFree=6856/6856
[pid=15195] ppid=15192 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15195/stat : 15195 (npSolver-pbo.sh) S 15192 15195 15154 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271183796 9367552 275 33554432000 4194304 5064252 140734392526064 140734392524976 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15195/statm: 2287 275 233 213 0 72 0
[pid=15198] ppid=15195 vsize=104580 CPUtime=4.15 cores=0,2,4,6
/proc/15198/stat : 15198 (npSolver-pbo) S 15195 15195 15154 0 -1 4202496 7334 23607 0 0 178 71 155 11 20 0 1 0 271183796 107089920 19038 33554432000 4194304 5992684 140734265870896 140734265863216 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15198/statm: 26145 19038 178 440 0 25701 0
[pid=15224] ppid=15198 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15224/stat : 15224 (satsolver.sh) S 15198 15195 15154 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271184228 9367552 266 33554432000 4194304 5064252 140734324981952 140734324980864 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/15224/statm: 2287 266 226 213 0 72 0
[pid=15225] ppid=15224 vsize=334992 CPUtime=1477.68 cores=0,2,4,6
/proc/15225/stat : 15225 (glucose) R 15224 15195 15154 0 -1 4202496 61926 0 0 0 147717 51 0 0 20 0 1 0 271184228 343031808 73833 33554432000 4194304 5208918 140733515310480 140733515308232 4229010 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15225/statm: 83748 73833 105 248 0 83497 0
Current children cumulated CPU time (s) 1481.83
Current children cumulated vsize (KiB) 457868

[startup+1542.3 s]
/proc/loadavg: 2.00 1.99 1.86 3/183 15259
/proc/meminfo: memFree=28686944/32873844 swapFree=6856/6856
[pid=15195] ppid=15192 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15195/stat : 15195 (npSolver-pbo.sh) S 15192 15195 15154 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271183796 9367552 275 33554432000 4194304 5064252 140734392526064 140734392524976 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15195/statm: 2287 275 233 213 0 72 0
[pid=15198] ppid=15195 vsize=104580 CPUtime=4.15 cores=0,2,4,6
/proc/15198/stat : 15198 (npSolver-pbo) S 15195 15195 15154 0 -1 4202496 7334 23607 0 0 178 71 155 11 20 0 1 0 271183796 107089920 19038 33554432000 4194304 5992684 140734265870896 140734265863216 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15198/statm: 26145 19038 178 440 0 25701 0
[pid=15224] ppid=15198 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15224/stat : 15224 (satsolver.sh) S 15198 15195 15154 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271184228 9367552 266 33554432000 4194304 5064252 140734324981952 140734324980864 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/15224/statm: 2287 266 226 213 0 72 0
[pid=15225] ppid=15224 vsize=336868 CPUtime=1537.66 cores=0,2,4,6
/proc/15225/stat : 15225 (glucose) R 15224 15195 15154 0 -1 4202496 62432 0 0 0 153715 51 0 0 20 0 1 0 271184228 344952832 79960 33554432000 4194304 5208918 140733515310480 140733515308328 4229504 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15225/statm: 84217 79960 105 248 0 83966 0
Current children cumulated CPU time (s) 1541.81
Current children cumulated vsize (KiB) 459744

[startup+1602.3 s]
/proc/loadavg: 2.00 1.99 1.87 3/183 15259
/proc/meminfo: memFree=28699996/32873844 swapFree=6856/6856
[pid=15195] ppid=15192 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15195/stat : 15195 (npSolver-pbo.sh) S 15192 15195 15154 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271183796 9367552 275 33554432000 4194304 5064252 140734392526064 140734392524976 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15195/statm: 2287 275 233 213 0 72 0
[pid=15198] ppid=15195 vsize=104580 CPUtime=4.15 cores=0,2,4,6
/proc/15198/stat : 15198 (npSolver-pbo) S 15195 15195 15154 0 -1 4202496 7334 23607 0 0 178 71 155 11 20 0 1 0 271183796 107089920 19038 33554432000 4194304 5992684 140734265870896 140734265863216 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15198/statm: 26145 19038 178 440 0 25701 0
[pid=15224] ppid=15198 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15224/stat : 15224 (satsolver.sh) S 15198 15195 15154 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271184228 9367552 266 33554432000 4194304 5064252 140734324981952 140734324980864 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/15224/statm: 2287 266 226 213 0 72 0
[pid=15225] ppid=15224 vsize=340796 CPUtime=1597.66 cores=0,2,4,6
/proc/15225/stat : 15225 (glucose) R 15224 15195 15154 0 -1 4202496 63269 0 0 0 159713 53 0 0 20 0 1 0 271184228 348975104 78610 33554432000 4194304 5208918 140733515310480 140733515306856 4211561 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15225/statm: 85199 78610 105 248 0 84948 0
Current children cumulated CPU time (s) 1601.81
Current children cumulated vsize (KiB) 463672

[startup+1662.3 s]
/proc/loadavg: 2.00 1.99 1.88 3/184 15262
/proc/meminfo: memFree=28653184/32873844 swapFree=6856/6856
[pid=15195] ppid=15192 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15195/stat : 15195 (npSolver-pbo.sh) S 15192 15195 15154 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271183796 9367552 275 33554432000 4194304 5064252 140734392526064 140734392524976 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15195/statm: 2287 275 233 213 0 72 0
[pid=15198] ppid=15195 vsize=104580 CPUtime=4.15 cores=0,2,4,6
/proc/15198/stat : 15198 (npSolver-pbo) S 15195 15195 15154 0 -1 4202496 7334 23607 0 0 178 71 155 11 20 0 1 0 271183796 107089920 19038 33554432000 4194304 5992684 140734265870896 140734265863216 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15198/statm: 26145 19038 178 440 0 25701 0
[pid=15224] ppid=15198 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15224/stat : 15224 (satsolver.sh) S 15198 15195 15154 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271184228 9367552 266 33554432000 4194304 5064252 140734324981952 140734324980864 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/15224/statm: 2287 266 226 213 0 72 0
[pid=15225] ppid=15224 vsize=425532 CPUtime=1657.64 cores=0,2,4,6
/proc/15225/stat : 15225 (glucose) R 15224 15195 15154 0 -1 4202496 64458 0 0 0 165709 55 0 0 20 0 1 0 271184228 435744768 84045 33554432000 4194304 5208918 140733515310480 140733515306792 4211066 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15225/statm: 106383 84045 105 248 0 106132 0
Current children cumulated CPU time (s) 1661.79
Current children cumulated vsize (KiB) 548408

[startup+1722.3 s]
/proc/loadavg: 2.00 1.99 1.88 3/183 15263
/proc/meminfo: memFree=28684364/32873844 swapFree=6856/6856
[pid=15195] ppid=15192 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15195/stat : 15195 (npSolver-pbo.sh) S 15192 15195 15154 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271183796 9367552 275 33554432000 4194304 5064252 140734392526064 140734392524976 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15195/statm: 2287 275 233 213 0 72 0
[pid=15198] ppid=15195 vsize=104580 CPUtime=4.15 cores=0,2,4,6
/proc/15198/stat : 15198 (npSolver-pbo) S 15195 15195 15154 0 -1 4202496 7334 23607 0 0 178 71 155 11 20 0 1 0 271183796 107089920 19038 33554432000 4194304 5992684 140734265870896 140734265863216 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15198/statm: 26145 19038 178 440 0 25701 0
[pid=15224] ppid=15198 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15224/stat : 15224 (satsolver.sh) S 15198 15195 15154 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271184228 9367552 266 33554432000 4194304 5064252 140734324981952 140734324980864 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/15224/statm: 2287 266 226 213 0 72 0
[pid=15225] ppid=15224 vsize=344144 CPUtime=1717.63 cores=0,2,4,6
/proc/15225/stat : 15225 (glucose) R 15224 15195 15154 0 -1 4202496 65228 0 0 0 171705 58 0 0 20 0 1 0 271184228 352403456 80038 33554432000 4194304 5208918 140733515310480 140733515306792 4211027 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15225/statm: 86036 80038 105 248 0 85785 0
Current children cumulated CPU time (s) 1721.78
Current children cumulated vsize (KiB) 467020

[startup+1782.3 s]
/proc/loadavg: 2.00 1.99 1.89 3/183 15263
/proc/meminfo: memFree=28704176/32873844 swapFree=6856/6856
[pid=15195] ppid=15192 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15195/stat : 15195 (npSolver-pbo.sh) S 15192 15195 15154 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271183796 9367552 275 33554432000 4194304 5064252 140734392526064 140734392524976 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15195/statm: 2287 275 233 213 0 72 0
[pid=15198] ppid=15195 vsize=104580 CPUtime=4.15 cores=0,2,4,6
/proc/15198/stat : 15198 (npSolver-pbo) S 15195 15195 15154 0 -1 4202496 7334 23607 0 0 178 71 155 11 20 0 1 0 271183796 107089920 19038 33554432000 4194304 5992684 140734265870896 140734265863216 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15198/statm: 26145 19038 178 440 0 25701 0
[pid=15224] ppid=15198 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15224/stat : 15224 (satsolver.sh) S 15198 15195 15154 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271184228 9367552 266 33554432000 4194304 5064252 140734324981952 140734324980864 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/15224/statm: 2287 266 226 213 0 72 0
[pid=15225] ppid=15224 vsize=345884 CPUtime=1777.62 cores=0,2,4,6
/proc/15225/stat : 15225 (glucose) R 15224 15195 15154 0 -1 4202496 66896 0 0 0 177700 62 0 0 20 0 1 0 271184228 354185216 77433 33554432000 4194304 5208918 140733515310480 140733515306856 4229493 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15225/statm: 86471 77433 105 248 0 86220 0
Current children cumulated CPU time (s) 1781.77
Current children cumulated vsize (KiB) 468760



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.00 1.99 1.89 3/175 15293
/proc/meminfo: memFree=28850464/32873844 swapFree=6856/6856
[pid=15195] ppid=15192 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15195/stat : 15195 (npSolver-pbo.sh) S 15192 15195 15154 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271183796 9367552 275 33554432000 4194304 5064252 140734392526064 140734392524976 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15195/statm: 2287 275 233 213 0 72 0
[pid=15198] ppid=15195 vsize=104580 CPUtime=4.15 cores=0,2,4,6
/proc/15198/stat : 15198 (npSolver-pbo) S 15195 15195 15154 0 -1 4202496 7334 23607 0 0 178 71 155 11 20 0 1 0 271183796 107089920 19038 33554432000 4194304 5992684 140734265870896 140734265863216 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15198/statm: 26145 19038 178 440 0 25701 0
[pid=15224] ppid=15198 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15224/stat : 15224 (satsolver.sh) S 15198 15195 15154 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271184228 9367552 266 33554432000 4194304 5064252 140734324981952 140734324980864 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/15224/statm: 2287 266 226 213 0 72 0
[pid=15225] ppid=15224 vsize=346148 CPUtime=1795.93 cores=0,2,4,6
/proc/15225/stat : 15225 (glucose) R 15224 15195 15154 0 -1 4202496 66963 0 0 0 179531 62 0 0 20 0 1 0 271184228 354455552 79033 33554432000 4194304 5208918 140733515310480 140733515308328 4229528 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15225/statm: 86537 79033 105 248 0 86286 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 469024

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.62
CPU time (s): 1800.14
CPU user time (s): 1798.67
CPU system time (s): 1.46678
CPU usage (%): 99.9732
Max. virtual memory (cumulated for all children) (KiB): 680240

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.67
system time used= 1.46678
maximum resident set size= 436888
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 98894
page faults= 0
swaps= 0
block input operations= 0
block output operations= 240904
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 95
involuntary context switches= 1877

runsolver used 2.86856 second user time and 8.68868 second system time

The end

Launcher Data

Begin job on node144 at 2012-05-26 18:43:09
IDJOB=3701093
IDBENCH=1869
IDSOLVER=2277
FILE ID=node144/3701093-1338050589
RUNJOBID= node144-1338050589-15170
PBS_JOBID= 14624378
Free space on /tmp= 71488 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/mps-v2-20-10/MIPLIB/miplib2003/normalized-mps-v2-20-10-manna81.opb
COMMAND LINE= DIR/npSolver-pbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3701093-1338050589/watcher-3701093-1338050589 -o /tmp/evaluation-result-3701093-1338050589/solver-3701093-1338050589 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo.sh HOME/instance-3701093-1338050589.opb 1332973955 HOME HOME

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

MD5SUM BENCH= 6fc83a536fe9a582c06bbccccc09c709
RANDOM SEED=1332973955

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.196
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		: 2666.196
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.196
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.90
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.196
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.92
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.196
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.196
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:        29334796 kB
Buffers:          268184 kB
Cached:          2485844 kB
SwapCached:            0 kB
Active:           724272 kB
Inactive:        2041560 kB
Active(anon):      13236 kB
Inactive(anon):        0 kB
Active(file):     711036 kB
Inactive(file):  2041560 kB
Unevictable:        6856 kB
Mlocked:            6856 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             17124 kB
Writeback:             0 kB
AnonPages:         17524 kB
Mapped:            13572 kB
Shmem:               200 kB
Slab:             636864 kB
SReclaimable:      79100 kB
SUnreclaim:       557764 kB
KernelStack:        1400 kB
PageTables:         3780 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     103784 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 71388 MiB
End job on node144 at 2012-05-26 19:13:10