Trace number 3695216

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
pb2satCp2 2012-05-19? (TO) 1800.1 1801.04

General information on the benchmark

Name/OPT-SMALLINT-LIN/oliveras/j120opt/
normalized-j12020_7.std.opb
MD5SUMc703179812fadf1f0ad3dce80acaa5dd
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark81
Best CPU time to get the best result obtained on this benchmark0.316951
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables72842
Total number of constraints234493
Number of constraints which are clauses233293
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1200
Minimum length of a constraint1
Maximum length of a constraint120
Number of terms in the objective function 300
Biggest coefficient in the objective function 300
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 45150
Number of bits of the sum of numbers in the objective function 16
Biggest number in a constraint 300
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 45150
Number of bits of the biggest sum of numbers16
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

292.73/292.86	c model valid
292.73/292.86	c current solution ok
317.91/318.42	o 300
609.14/609.70	c model valid
609.14/609.70	c current solution ok
609.15/610.19	o 299
1800.10/1801.03	c error: unexpected solver exit code
1800.10/1801.03	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-3695216-1338109684/watcher-3695216-1338109684 -o /tmp/evaluation-result-3695216-1338109684/solver-3695216-1338109684 -C 1800 -W 1900 -M 15500 HOME/runPb2satCp2.sh HOME/instance-3695216-1338109684.opb 796394974 HOME HOME 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 3.09 3.02 2.75 3/179 17194
/proc/meminfo: memFree=29170104/32873648 swapFree=7116/7116
[pid=17194] ppid=17192 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17194/stat : 17194 (runPb2satCp2.sh) S 17192 17194 9063 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277095760 9367552 275 33554432000 4194304 5064252 140735323977888 140735323976800 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17194/statm: 2287 275 233 213 0 72 0

[startup+0.00803989 s]
/proc/loadavg: 3.09 3.02 2.75 3/179 17194
/proc/meminfo: memFree=29170104/32873648 swapFree=7116/7116
[pid=17194] ppid=17192 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17194/stat : 17194 (runPb2satCp2.sh) S 17192 17194 9063 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277095760 9367552 275 33554432000 4194304 5064252 140735323977888 140735323976800 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17194/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100238 s]
/proc/loadavg: 3.09 3.02 2.75 3/179 17194
/proc/meminfo: memFree=29170104/32873648 swapFree=7116/7116
[pid=17194] ppid=17192 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17194/stat : 17194 (runPb2satCp2.sh) S 17192 17194 9063 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277095760 9367552 275 33554432000 4194304 5064252 140735323977888 140735323976800 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17194/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300262 s]
/proc/loadavg: 3.09 3.02 2.75 3/179 17194
/proc/meminfo: memFree=29170104/32873648 swapFree=7116/7116
[pid=17194] ppid=17192 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17194/stat : 17194 (runPb2satCp2.sh) S 17192 17194 9063 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277095760 9367552 275 33554432000 4194304 5064252 140735323977888 140735323976800 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17194/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70026 s]
/proc/loadavg: 3.09 3.02 2.75 3/179 17194
/proc/meminfo: memFree=29170104/32873648 swapFree=7116/7116
[pid=17194] ppid=17192 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17194/stat : 17194 (runPb2satCp2.sh) S 17192 17194 9063 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277095760 9367552 275 33554432000 4194304 5064252 140735323977888 140735323976800 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17194/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50027 s]
/proc/loadavg: 3.09 3.02 2.75 3/181 17196
/proc/meminfo: memFree=28789716/32873648 swapFree=7116/7116
[pid=17194] ppid=17192 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17194/stat : 17194 (runPb2satCp2.sh) S 17192 17194 9063 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277095760 9367552 275 33554432000 4194304 5064252 140735323977888 140735323976800 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17194/statm: 2287 275 233 213 0 72 0
[pid=17195] ppid=17194 vsize=112524 CPUtime=1.49 cores=0,2,4,6
/proc/17195/stat : 17195 (pb2sat) R 17194 17194 9063 0 -1 4202496 14747 0 0 0 145 4 0 0 20 0 1 0 277095760 115224576 23902 33554432000 4194304 5873084 140734071651568 140734071648200 4920028 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17195/statm: 28131 23903 157 410 0 27713 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 121672

[startup+3.10029 s]
/proc/loadavg: 3.08 3.02 2.75 3/181 17196
/proc/meminfo: memFree=28455080/32873648 swapFree=7116/7116
[pid=17194] ppid=17192 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17194/stat : 17194 (runPb2satCp2.sh) S 17192 17194 9063 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277095760 9367552 275 33554432000 4194304 5064252 140735323977888 140735323976800 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17194/statm: 2287 275 233 213 0 72 0
[pid=17195] ppid=17194 vsize=511880 CPUtime=3.09 cores=0,2,4,6
/proc/17195/stat : 17195 (pb2sat) R 17194 17194 9063 0 -1 4202496 33752 0 0 0 299 10 0 0 20 0 1 0 277095760 524165120 68936 33554432000 4194304 5873084 140734071651568 140734071647544 4996870 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17195/statm: 127970 68936 157 410 0 127552 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 521028

[startup+6.30029 s]
/proc/loadavg: 3.08 3.02 2.75 3/181 17199
/proc/meminfo: memFree=28158796/32873648 swapFree=7116/7116
[pid=17194] ppid=17192 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17194/stat : 17194 (runPb2satCp2.sh) S 17192 17194 9063 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277095760 9367552 275 33554432000 4194304 5064252 140735323977888 140735323976800 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17194/statm: 2287 275 233 213 0 72 0
[pid=17195] ppid=17194 vsize=783796 CPUtime=6.29 cores=0,2,4,6
/proc/17195/stat : 17195 (pb2sat) R 17194 17194 9063 0 -1 4202496 69749 0 0 0 605 24 0 0 20 0 1 0 277095760 802607104 137956 33554432000 4194304 5873084 140734071651568 140734071642088 4394338 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17195/statm: 195949 137956 157 410 0 195531 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 792944

[startup+12.7004 s]
/proc/loadavg: 2.92 2.99 2.74 3/183 17207
/proc/meminfo: memFree=26465804/32873648 swapFree=7116/7116
[pid=17194] ppid=17192 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17194/stat : 17194 (runPb2satCp2.sh) S 17192 17194 9063 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277095760 9367552 275 33554432000 4194304 5064252 140735323977888 140735323976800 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17194/statm: 2287 275 233 213 0 72 0
[pid=17195] ppid=17194 vsize=795460 CPUtime=7.03 cores=0,2,4,6
/proc/17195/stat : 17195 (pb2sat) S 17194 17194 9063 0 -1 4202496 73373 0 0 0 634 69 0 0 20 0 1 0 277095760 814551040 143928 33554432000 4194304 5873084 140734071651568 140734071647992 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/17195/statm: 198865 143928 164 410 0 198447 0
[pid=17201] ppid=17195 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17201/stat : 17201 (satsolver.sh) S 17195 17194 9063 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 277096463 9367552 266 33554432000 4194304 5064252 140736103148496 140736103147408 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17201/statm: 2287 266 226 213 0 72 0
[pid=17202] ppid=17201 vsize=2031564 CPUtime=5.64 cores=0,2,4,6
/proc/17202/stat : 17202 (glucose_static) R 17201 17194 9063 0 -1 4202496 227707 0 0 0 505 59 0 0 20 0 1 0 277096464 2080321536 424901 33554432000 4194304 4896791 140736541193568 140736541190872 4401607 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/17202/statm: 507891 424901 76 172 0 507717 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 2845320

[startup+25.5004 s]
/proc/loadavg: 2.85 2.97 2.74 3/183 17216
/proc/meminfo: memFree=26584492/32873648 swapFree=7116/7116
[pid=17194] ppid=17192 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17194/stat : 17194 (runPb2satCp2.sh) S 17192 17194 9063 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277095760 9367552 275 33554432000 4194304 5064252 140735323977888 140735323976800 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17194/statm: 2287 275 233 213 0 72 0
[pid=17195] ppid=17194 vsize=795460 CPUtime=7.03 cores=0,2,4,6
/proc/17195/stat : 17195 (pb2sat) S 17194 17194 9063 0 -1 4202496 73373 0 0 0 634 69 0 0 20 0 1 0 277095760 814551040 143928 33554432000 4194304 5873084 140734071651568 140734071647992 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/17195/statm: 198865 143928 164 410 0 198447 0
[pid=17201] ppid=17195 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17201/stat : 17201 (satsolver.sh) S 17195 17194 9063 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 277096463 9367552 266 33554432000 4194304 5064252 140736103148496 140736103147408 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17201/statm: 2287 266 226 213 0 72 0
[pid=17202] ppid=17201 vsize=2033016 CPUtime=18.44 cores=0,2,4,6
/proc/17202/stat : 17202 (glucose_static) R 17201 17194 9063 0 -1 4202496 228099 0 0 0 1785 59 0 0 20 0 1 0 277096464 2081808384 425293 33554432000 4194304 4896791 140736541193568 140736541190776 4224710 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/17202/statm: 508254 425293 78 172 0 508080 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 2846772

[startup+51.1003 s]
/proc/loadavg: 2.97 2.99 2.75 3/183 17231
/proc/meminfo: memFree=26066796/32873648 swapFree=7116/7116
[pid=17194] ppid=17192 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17194/stat : 17194 (runPb2satCp2.sh) S 17192 17194 9063 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277095760 9367552 275 33554432000 4194304 5064252 140735323977888 140735323976800 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17194/statm: 2287 275 233 213 0 72 0
[pid=17195] ppid=17194 vsize=795460 CPUtime=7.03 cores=0,2,4,6
/proc/17195/stat : 17195 (pb2sat) S 17194 17194 9063 0 -1 4202496 73373 0 0 0 634 69 0 0 20 0 1 0 277095760 814551040 143928 33554432000 4194304 5873084 140734071651568 140734071647992 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/17195/statm: 198865 143928 164 410 0 198447 0
[pid=17201] ppid=17195 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17201/stat : 17201 (satsolver.sh) S 17195 17194 9063 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 277096463 9367552 266 33554432000 4194304 5064252 140736103148496 140736103147408 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17201/statm: 2287 266 226 213 0 72 0
[pid=17202] ppid=17201 vsize=2033808 CPUtime=44.04 cores=0,2,4,6
/proc/17202/stat : 17202 (glucose_static) R 17201 17194 9063 0 -1 4202496 228296 0 0 0 4344 60 0 0 20 0 1 0 277096464 2082619392 425490 33554432000 4194304 4896791 140736541193568 140736541190872 4205066 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/17202/statm: 508452 425490 78 172 0 508278 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 2847564

[startup+102.3 s]
/proc/loadavg: 2.58 2.88 2.72 3/183 17293
/proc/meminfo: memFree=25872796/32873648 swapFree=7116/7116
[pid=17194] ppid=17192 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17194/stat : 17194 (runPb2satCp2.sh) S 17192 17194 9063 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277095760 9367552 275 33554432000 4194304 5064252 140735323977888 140735323976800 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17194/statm: 2287 275 233 213 0 72 0
[pid=17195] ppid=17194 vsize=795460 CPUtime=7.03 cores=0,2,4,6
/proc/17195/stat : 17195 (pb2sat) S 17194 17194 9063 0 -1 4202496 73373 0 0 0 634 69 0 0 20 0 1 0 277095760 814551040 143928 33554432000 4194304 5873084 140734071651568 140734071647992 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/17195/statm: 198865 143928 164 410 0 198447 0
[pid=17201] ppid=17195 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17201/stat : 17201 (satsolver.sh) S 17195 17194 9063 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 277096463 9367552 266 33554432000 4194304 5064252 140736103148496 140736103147408 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17201/statm: 2287 266 226 213 0 72 0
[pid=17202] ppid=17201 vsize=2034204 CPUtime=95.23 cores=0,2,4,6
/proc/17202/stat : 17202 (glucose_static) R 17201 17194 9063 0 -1 4202496 228409 0 0 0 9463 60 0 0 20 0 1 0 277096464 2083024896 426114 33554432000 4194304 4896791 140736541193568 140736541190776 4224706 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/17202/statm: 508551 426114 78 172 0 508377 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 2847960

[startup+162.3 s]
/proc/loadavg: 2.27 2.72 2.67 3/184 17299
/proc/meminfo: memFree=25635556/32873648 swapFree=7116/7116
[pid=17194] ppid=17192 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17194/stat : 17194 (runPb2satCp2.sh) S 17192 17194 9063 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277095760 9367552 275 33554432000 4194304 5064252 140735323977888 140735323976800 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17194/statm: 2287 275 233 213 0 72 0
[pid=17195] ppid=17194 vsize=795460 CPUtime=7.03 cores=0,2,4,6
/proc/17195/stat : 17195 (pb2sat) S 17194 17194 9063 0 -1 4202496 73373 0 0 0 634 69 0 0 20 0 1 0 277095760 814551040 143928 33554432000 4194304 5873084 140734071651568 140734071647992 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/17195/statm: 198865 143928 164 410 0 198447 0
[pid=17201] ppid=17195 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17201/stat : 17201 (satsolver.sh) S 17195 17194 9063 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 277096463 9367552 266 33554432000 4194304 5064252 140736103148496 140736103147408 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17201/statm: 2287 266 226 213 0 72 0
[pid=17202] ppid=17201 vsize=2034752 CPUtime=155.22 cores=0,2,4,6
/proc/17202/stat : 17202 (glucose_static) R 17201 17194 9063 0 -1 4202496 228530 0 0 0 15462 60 0 0 20 0 1 0 277096464 2083586048 426746 33554432000 4194304 4896791 140736541193568 140736541190888 4224706 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/17202/statm: 508688 426746 78 172 0 508514 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 2848508

[startup+222.3 s]
/proc/loadavg: 2.11 2.60 2.63 3/183 17302
/proc/meminfo: memFree=25618296/32873648 swapFree=7116/7116
[pid=17194] ppid=17192 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17194/stat : 17194 (runPb2satCp2.sh) S 17192 17194 9063 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277095760 9367552 275 33554432000 4194304 5064252 140735323977888 140735323976800 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17194/statm: 2287 275 233 213 0 72 0
[pid=17195] ppid=17194 vsize=795460 CPUtime=7.03 cores=0,2,4,6
/proc/17195/stat : 17195 (pb2sat) S 17194 17194 9063 0 -1 4202496 73373 0 0 0 634 69 0 0 20 0 1 0 277095760 814551040 143928 33554432000 4194304 5873084 140734071651568 140734071647992 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/17195/statm: 198865 143928 164 410 0 198447 0
[pid=17201] ppid=17195 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/17327/statm: 511097 438216 78 172 0 510923 0
Current children cumulated CPU time (s) 1421.56
Current children cumulated vsize (KiB) 2906432

[startup+1482.3 s]
/proc/loadavg: 2.00 2.03 2.17 3/183 17380
/proc/meminfo: memFree=25800580/32873648 swapFree=7116/7116
[pid=17194] ppid=17192 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17194/stat : 17194 (runPb2satCp2.sh) S 17192 17194 9063 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277095760 9367552 275 33554432000 4194304 5064252 140735323977888 140735323976800 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17194/statm: 2287 275 233 213 0 72 0
[pid=17195] ppid=17194 vsize=843748 CPUtime=609.69 cores=0,2,4,6
/proc/17195/stat : 17195 (pb2sat) S 17194 17194 9063 0 -1 4202496 93244 472063 0 0 1244 2120 57344 261 20 0 1 0 277095760 863997952 155940 33554432000 4194304 5873084 140734071651568 140734071645384 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 40 0 0
/proc/17195/statm: 210937 155940 173 410 0 210519 0
[pid=17326] ppid=17195 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17326/stat : 17326 (satsolver.sh) S 17195 17194 9063 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 277156784 9367552 267 33554432000 4194304 5064252 140736556017296 140736556016208 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/17326/statm: 2287 267 226 213 0 72 0
[pid=17327] ppid=17326 vsize=2044388 CPUtime=871.86 cores=0,2,4,6
/proc/17327/stat : 17327 (glucose_static) R 17326 17194 9063 0 -1 4202496 234441 0 0 0 87119 67 0 0 20 0 1 0 277156785 2093453312 439269 33554432000 4194304 4896791 140733396659632 140733396656840 4224983 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17327/statm: 511097 439269 78 172 0 510923 0
Current children cumulated CPU time (s) 1481.55
Current children cumulated vsize (KiB) 2906432

[startup+1542.3 s]
/proc/loadavg: 2.11 2.05 2.17 3/183 17380
/proc/meminfo: memFree=25202108/32873648 swapFree=7116/7116
[pid=17194] ppid=17192 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17194/stat : 17194 (runPb2satCp2.sh) S 17192 17194 9063 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277095760 9367552 275 33554432000 4194304 5064252 140735323977888 140735323976800 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17194/statm: 2287 275 233 213 0 72 0
[pid=17195] ppid=17194 vsize=843748 CPUtime=609.69 cores=0,2,4,6
/proc/17195/stat : 17195 (pb2sat) S 17194 17194 9063 0 -1 4202496 93244 472063 0 0 1244 2120 57344 261 20 0 1 0 277095760 863997952 155940 33554432000 4194304 5873084 140734071651568 140734071645384 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 40 0 0
/proc/17195/statm: 210937 155940 173 410 0 210519 0
[pid=17326] ppid=17195 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17326/stat : 17326 (satsolver.sh) S 17195 17194 9063 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 277156784 9367552 267 33554432000 4194304 5064252 140736556017296 140736556016208 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/17326/statm: 2287 267 226 213 0 72 0
[pid=17327] ppid=17326 vsize=2044524 CPUtime=931.85 cores=0,2,4,6
/proc/17327/stat : 17327 (glucose_static) R 17326 17194 9063 0 -1 4202496 234484 0 0 0 93117 68 0 0 20 0 1 0 277156785 2093592576 439818 33554432000 4194304 4896791 140733396659632 140733396656840 4224706 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17327/statm: 511131 439818 78 172 0 510957 0
Current children cumulated CPU time (s) 1541.54
Current children cumulated vsize (KiB) 2906568

[startup+1602.3 s]
/proc/loadavg: 2.03 2.04 2.15 3/183 17384
/proc/meminfo: memFree=25203376/32873648 swapFree=7116/7116
[pid=17194] ppid=17192 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17194/stat : 17194 (runPb2satCp2.sh) S 17192 17194 9063 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277095760 9367552 275 33554432000 4194304 5064252 140735323977888 140735323976800 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17194/statm: 2287 275 233 213 0 72 0
[pid=17195] ppid=17194 vsize=843748 CPUtime=609.69 cores=0,2,4,6
/proc/17195/stat : 17195 (pb2sat) S 17194 17194 9063 0 -1 4202496 93244 472063 0 0 1244 2120 57344 261 20 0 1 0 277095760 863997952 155940 33554432000 4194304 5873084 140734071651568 140734071645384 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 40 0 0
/proc/17195/statm: 210937 155940 173 410 0 210519 0
[pid=17326] ppid=17195 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17326/stat : 17326 (satsolver.sh) S 17195 17194 9063 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 277156784 9367552 267 33554432000 4194304 5064252 140736556017296 140736556016208 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/17326/statm: 2287 267 226 213 0 72 0
[pid=17327] ppid=17326 vsize=2044808 CPUtime=991.83 cores=0,2,4,6
/proc/17327/stat : 17327 (glucose_static) R 17326 17194 9063 0 -1 4202496 234557 0 0 0 99114 69 0 0 20 0 1 0 277156785 2093883392 440397 33554432000 4194304 4896791 140733396659632 140733396656840 4224706 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17327/statm: 511202 440397 78 172 0 511028 0
Current children cumulated CPU time (s) 1601.52
Current children cumulated vsize (KiB) 2906852

[startup+1662.3 s]
/proc/loadavg: 2.01 2.03 2.14 3/183 17387
/proc/meminfo: memFree=25198516/32873648 swapFree=7116/7116
[pid=17194] ppid=17192 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17194/stat : 17194 (runPb2satCp2.sh) S 17192 17194 9063 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277095760 9367552 275 33554432000 4194304 5064252 140735323977888 140735323976800 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17194/statm: 2287 275 233 213 0 72 0
[pid=17195] ppid=17194 vsize=843748 CPUtime=609.69 cores=0,2,4,6
/proc/17195/stat : 17195 (pb2sat) S 17194 17194 9063 0 -1 4202496 93244 472063 0 0 1244 2120 57344 261 20 0 1 0 277095760 863997952 155940 33554432000 4194304 5873084 140734071651568 140734071645384 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 40 0 0
/proc/17195/statm: 210937 155940 173 410 0 210519 0
[pid=17326] ppid=17195 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17326/stat : 17326 (satsolver.sh) S 17195 17194 9063 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 277156784 9367552 267 33554432000 4194304 5064252 140736556017296 140736556016208 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/17326/statm: 2287 267 226 213 0 72 0
[pid=17327] ppid=17326 vsize=2044940 CPUtime=1051.82 cores=0,2,4,6
/proc/17327/stat : 17327 (glucose_static) R 17326 17194 9063 0 -1 4202496 234588 0 0 0 105113 69 0 0 20 0 1 0 277156785 2094018560 441443 33554432000 4194304 4896791 140733396659632 140733396656840 4223805 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17327/statm: 511235 441443 78 172 0 511061 0
Current children cumulated CPU time (s) 1661.51
Current children cumulated vsize (KiB) 2906984

[startup+1722.3 s]
/proc/loadavg: 2.04 2.04 2.14 3/183 17390
/proc/meminfo: memFree=25198892/32873648 swapFree=7116/7116
[pid=17194] ppid=17192 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17194/stat : 17194 (runPb2satCp2.sh) S 17192 17194 9063 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277095760 9367552 275 33554432000 4194304 5064252 140735323977888 140735323976800 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17194/statm: 2287 275 233 213 0 72 0
[pid=17195] ppid=17194 vsize=843748 CPUtime=609.69 cores=0,2,4,6
/proc/17195/stat : 17195 (pb2sat) S 17194 17194 9063 0 -1 4202496 93244 472063 0 0 1244 2120 57344 261 20 0 1 0 277095760 863997952 155940 33554432000 4194304 5873084 140734071651568 140734071645384 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 40 0 0
/proc/17195/statm: 210937 155940 173 410 0 210519 0
[pid=17326] ppid=17195 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17326/stat : 17326 (satsolver.sh) S 17195 17194 9063 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 277156784 9367552 267 33554432000 4194304 5064252 140736556017296 140736556016208 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/17326/statm: 2287 267 226 213 0 72 0
[pid=17327] ppid=17326 vsize=2045080 CPUtime=1111.82 cores=0,2,4,6
/proc/17327/stat : 17327 (glucose_static) R 17326 17194 9063 0 -1 4202496 234622 0 0 0 111112 70 0 0 20 0 1 0 277156785 2094161920 441988 33554432000 4194304 4896791 140733396659632 140733396656840 4224706 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17327/statm: 511270 441988 78 172 0 511096 0
Current children cumulated CPU time (s) 1721.51
Current children cumulated vsize (KiB) 2907124

[startup+1782.3 s]
/proc/loadavg: 2.01 2.03 2.12 3/183 17393
/proc/meminfo: memFree=25195860/32873648 swapFree=7116/7116
[pid=17194] ppid=17192 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17194/stat : 17194 (runPb2satCp2.sh) S 17192 17194 9063 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277095760 9367552 275 33554432000 4194304 5064252 140735323977888 140735323976800 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17194/statm: 2287 275 233 213 0 72 0
[pid=17195] ppid=17194 vsize=843748 CPUtime=609.69 cores=0,2,4,6
/proc/17195/stat : 17195 (pb2sat) S 17194 17194 9063 0 -1 4202496 93244 472063 0 0 1244 2120 57344 261 20 0 1 0 277095760 863997952 155940 33554432000 4194304 5873084 140734071651568 140734071645384 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 40 0 0
/proc/17195/statm: 210937 155940 173 410 0 210519 0
[pid=17326] ppid=17195 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17326/stat : 17326 (satsolver.sh) S 17195 17194 9063 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 277156784 9367552 267 33554432000 4194304 5064252 140736556017296 140736556016208 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/17326/statm: 2287 267 226 213 0 72 0
[pid=17327] ppid=17326 vsize=2045216 CPUtime=1171.81 cores=0,2,4,6
/proc/17327/stat : 17327 (glucose_static) R 17326 17194 9063 0 -1 4202496 234657 0 0 0 117110 71 0 0 20 0 1 0 277156785 2094301184 442534 33554432000 4194304 4896791 140733396659632 140733396656840 4223809 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17327/statm: 511304 442534 78 172 0 511130 0
Current children cumulated CPU time (s) 1781.5
Current children cumulated vsize (KiB) 2907260



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.9 s]
/proc/loadavg: 2.01 2.02 2.12 4/183 17396
/proc/meminfo: memFree=25197964/32873648 swapFree=7116/7116
[pid=17194] ppid=17192 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17194/stat : 17194 (runPb2satCp2.sh) S 17192 17194 9063 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277095760 9367552 275 33554432000 4194304 5064252 140735323977888 140735323976800 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17194/statm: 2287 275 233 213 0 72 0
[pid=17195] ppid=17194 vsize=843748 CPUtime=609.69 cores=0,2,4,6
/proc/17195/stat : 17195 (pb2sat) S 17194 17194 9063 0 -1 4202496 93244 472063 0 0 1244 2120 57344 261 20 0 1 0 277095760 863997952 155940 33554432000 4194304 5873084 140734071651568 140734071645384 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 40 0 0
/proc/17195/statm: 210937 155940 173 410 0 210519 0
[pid=17326] ppid=17195 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17326/stat : 17326 (satsolver.sh) S 17195 17194 9063 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 277156784 9367552 267 33554432000 4194304 5064252 140736556017296 140736556016208 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/17326/statm: 2287 267 226 213 0 72 0
[pid=17327] ppid=17326 vsize=2045520 CPUtime=1190.41 cores=0,2,4,6
/proc/17327/stat : 17327 (glucose_static) R 17326 17194 9063 0 -1 4202496 234720 0 0 0 118970 71 0 0 20 0 1 0 277156785 2094612480 442597 33554432000 4194304 4896791 140733396659632 140733396656840 4224684 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17327/statm: 511380 442597 78 172 0 511206 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 2907564

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1800.9 s]
/proc/loadavg: 2.01 2.02 2.12 4/183 17396
/proc/meminfo: memFree=25197964/32873648 swapFree=7116/7116
[pid=17194] ppid=17192 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17194/stat : 17194 (runPb2satCp2.sh) S 17192 17194 9063 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277095760 9367552 275 33554432000 4194304 5064252 140735323977888 140735323976800 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17194/statm: 2287 275 233 213 0 72 0
[pid=17195] ppid=17194 vsize=843748 CPUtime=609.69 cores=0,2,4,6
/proc/17195/stat : 17195 (pb2sat) S 17194 17194 9063 0 -1 4202496 93244 472063 0 0 1244 2120 57344 261 20 0 1 0 277095760 863997952 155940 33554432000 4194304 5873084 140734071651568 140734071645384 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 40 0 0
/proc/17195/statm: 210937 155940 173 410 0 210519 0
[pid=17326] ppid=17195 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17326/stat : 17326 (satsolver.sh) S 17195 17194 9063 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 277156784 9367552 267 33554432000 4194304 5064252 140736556017296 140736556016208 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/17326/statm: 2287 267 226 213 0 72 0
[pid=17327] ppid=17326 vsize=2045520 CPUtime=1190.41 cores=0,2,4,6
/proc/17327/stat : 17327 (glucose_static) R 17326 17194 9063 0 -1 4202496 234720 0 0 0 118970 71 0 0 20 0 1 0 277156785 2094612480 442597 33554432000 4194304 4896791 140733396659632 140733396656840 4224684 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17327/statm: 511380 442597 78 172 0 511206 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 2907564

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1801.04
CPU time (s): 1800.1
CPU user time (s): 1775.58
CPU system time (s): 24.52
CPU usage (%): 99.9478
Max. virtual memory (cumulated for all children) (KiB): 2945508

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
system time used= 0.001999
maximum resident set size= 1100
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 358
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3
involuntary context switches= 1

runsolver used 4.15237 second user time and 10.6224 second system time

The end

Launcher Data

Begin job on node114 at 2012-05-27 11:08:04
IDJOB=3695216
IDBENCH=77184
IDSOLVER=2273
FILE ID=node114/3695216-1338109684
RUNJOBID= node114-1338088352-9079
PBS_JOBID= 14624459
Free space on /tmp= 71220 MiB

SOLVER NAME= pb2satCp2 2012-05-19
BENCH NAME= PB10/normalized-PB10/OPT-SMALLINT-LIN/oliveras/j120opt/normalized-j12020_7.std.opb
COMMAND LINE= DIR/runPb2satCp2.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3695216-1338109684/watcher-3695216-1338109684 -o /tmp/evaluation-result-3695216-1338109684/solver-3695216-1338109684 -C 1800 -W 1900 -M 15500  HOME/runPb2satCp2.sh HOME/instance-3695216-1338109684.opb 796394974 HOME HOME

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

MD5SUM BENCH= c703179812fadf1f0ad3dce80acaa5dd
RANDOM SEED=796394974

node114.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.242
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.48
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.242
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.242
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	: 5451.90
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.242
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.242
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		: 2666.242
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.242
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.242
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:        29174212 kB
Buffers:          435540 kB
Cached:          2045608 kB
SwapCached:         2136 kB
Active:          1622812 kB
Inactive:        1226872 kB
Active(anon):     361700 kB
Inactive(anon):     7892 kB
Active(file):    1261112 kB
Inactive(file):  1218980 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67103884 kB
Dirty:            140708 kB
Writeback:             0 kB
AnonPages:        370412 kB
Mapped:            15324 kB
Shmem:               116 kB
Slab:             708768 kB
SReclaimable:     151528 kB
SUnreclaim:       557240 kB
KernelStack:        1472 kB
PageTables:         4412 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     502396 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    163840 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= 70544 MiB
End job on node114 at 2012-05-27 11:38:07