Trace number 3694380

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

General information on the benchmark

Name/OPT-BIGINT-LIN/aries-da_nrp/
normalized-aries-da_network_50_2__8_45__128.opb
MD5SUMc57c1a163af10ea174ed9d51ace361ef
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark45008
Best CPU time to get the best result obtained on this benchmark3.46347
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables12848
Total number of constraints150
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)102
Number of constraints which are nor clauses,nor cardinality constraints48
Minimum length of a constraint128
Maximum length of a constraint1153
Number of terms in the objective function 12800
Biggest coefficient in the objective function 126454
Number of bits for the biggest coefficient in the objective function 17
Sum of the numbers in the objective function 429636480
Number of bits of the sum of numbers in the objective function 29
Biggest number in a constraint 126454
Number of bits of the biggest number in a constraint 17
Biggest sum of numbers in a constraint 429636480
Number of bits of the biggest sum of numbers29
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.22	c model valid
0.00/0.22	c current solution ok
0.00/0.62	o 302596
0.00/0.62	c fallback to adder encoding
1800.07/1800.41	c error: unexpected solver exit code
1800.07/1800.41	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-3694380-1338094801/watcher-3694380-1338094801 -o /tmp/evaluation-result-3694380-1338094801/solver-3694380-1338094801 -C 1800 -W 1900 -M 15500 HOME/runPb2satCp2.sh HOME/instance-3694380-1338094801.opb 1609015048 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.01 2.00 2.00 3/179 7049
/proc/meminfo: memFree=27763584/32873844 swapFree=7100/7100
[pid=7049] ppid=7047 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7049/stat : 7049 (runPb2satCp2.sh) S 7047 7049 6267 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 275607054 9367552 274 33554432000 4194304 5064252 140734006997088 140734006996000 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7049/statm: 2287 274 233 213 0 72 0

[startup+0.071146 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 7049
/proc/meminfo: memFree=27763584/32873844 swapFree=7100/7100
[pid=7049] ppid=7047 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7049/stat : 7049 (runPb2satCp2.sh) S 7047 7049 6267 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 275607054 9367552 274 33554432000 4194304 5064252 140734006997088 140734006996000 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7049/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.10033 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 7049
/proc/meminfo: memFree=27763584/32873844 swapFree=7100/7100
[pid=7049] ppid=7047 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7049/stat : 7049 (runPb2satCp2.sh) S 7047 7049 6267 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 275607054 9367552 274 33554432000 4194304 5064252 140734006997088 140734006996000 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7049/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300266 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 7049
/proc/meminfo: memFree=27763584/32873844 swapFree=7100/7100
[pid=7049] ppid=7047 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7049/stat : 7049 (runPb2satCp2.sh) S 7047 7049 6267 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 275607054 9367552 274 33554432000 4194304 5064252 140734006997088 140734006996000 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7049/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700247 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 7049
/proc/meminfo: memFree=27763584/32873844 swapFree=7100/7100
[pid=7049] ppid=7047 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7049/stat : 7049 (runPb2satCp2.sh) S 7047 7049 6267 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 275607054 9367552 274 33554432000 4194304 5064252 140734006997088 140734006996000 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7049/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50033 s]
/proc/loadavg: 2.01 2.00 2.00 3/182 7057
/proc/meminfo: memFree=27707068/32873844 swapFree=7100/7100
[pid=7049] ppid=7047 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7049/stat : 7049 (runPb2satCp2.sh) S 7047 7049 6267 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 275607054 9367552 274 33554432000 4194304 5064252 140734006997088 140734006996000 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7049/statm: 2287 274 233 213 0 72 0
[pid=7050] ppid=7049 vsize=90524 CPUtime=1.48 cores=1,3,5,7
/proc/7050/stat : 7050 (pb2sat) R 7049 7049 6267 0 -1 4202496 9567 6634 0 0 102 36 8 2 20 0 1 0 275607054 92696576 20492 33554432000 4194304 5873084 140737462719072 140737462713528 4664146 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/7050/statm: 22631 20492 180 410 0 22213 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 99672

[startup+3.10036 s]
/proc/loadavg: 2.01 2.00 2.00 3/182 7057
/proc/meminfo: memFree=27504048/32873844 swapFree=7100/7100
[pid=7049] ppid=7047 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7049/stat : 7049 (runPb2satCp2.sh) S 7047 7049 6267 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 275607054 9367552 274 33554432000 4194304 5064252 140734006997088 140734006996000 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7049/statm: 2287 274 233 213 0 72 0
[pid=7050] ppid=7049 vsize=156060 CPUtime=2.14 cores=1,3,5,7
/proc/7050/stat : 7050 (pb2sat) S 7049 7049 6267 0 -1 4202496 10772 6634 0 0 152 52 8 2 20 0 1 0 275607054 159805440 28172 33554432000 4194304 5873084 140737462719072 140737462712888 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7050/statm: 39015 28172 180 410 0 38597 0
Current children cumulated CPU time (s) 2.14
Current children cumulated vsize (KiB) 165208
heavy processes:

[startup+6.30045 s]
/proc/loadavg: 2.01 2.00 2.00 3/184 7059
/proc/meminfo: memFree=27306352/32873844 swapFree=7100/7100
[pid=7049] ppid=7047 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7049/stat : 7049 (runPb2satCp2.sh) S 7047 7049 6267 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 275607054 9367552 274 33554432000 4194304 5064252 140734006997088 140734006996000 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7049/statm: 2287 274 233 213 0 72 0
[pid=7050] ppid=7049 vsize=156060 CPUtime=2.14 cores=1,3,5,7
/proc/7050/stat : 7050 (pb2sat) S 7049 7049 6267 0 -1 4202496 10772 6634 0 0 152 52 8 2 20 0 1 0 275607054 159805440 28172 33554432000 4194304 5873084 140737462719072 140737462712888 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7050/statm: 39015 28172 180 410 0 38597 0
[pid=7058] ppid=7050 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7058/stat : 7058 (satsolver.sh) S 7050 7049 6267 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 275607270 9367552 267 33554432000 4194304 5064252 140737064819920 140737064818832 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7058/statm: 2287 267 226 213 0 72 0
[pid=7059] ppid=7058 vsize=286012 CPUtime=4.12 cores=1,3,5,7
/proc/7059/stat : 7059 (glucose_static) R 7058 7049 6267 0 -1 4202496 47904 0 0 0 399 13 0 0 20 0 1 0 275607270 292876288 60586 33554432000 4194304 4896791 140736255018992 140736255016200 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7059/statm: 71503 60586 78 172 0 71329 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 460368

[startup+12.7005 s]
/proc/loadavg: 2.08 2.02 2.00 3/184 7059
/proc/meminfo: memFree=27305784/32873844 swapFree=7100/7100
[pid=7049] ppid=7047 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7049/stat : 7049 (runPb2satCp2.sh) S 7047 7049 6267 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 275607054 9367552 274 33554432000 4194304 5064252 140734006997088 140734006996000 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7049/statm: 2287 274 233 213 0 72 0
[pid=7050] ppid=7049 vsize=156060 CPUtime=2.14 cores=1,3,5,7
/proc/7050/stat : 7050 (pb2sat) S 7049 7049 6267 0 -1 4202496 10772 6634 0 0 152 52 8 2 20 0 1 0 275607054 159805440 28172 33554432000 4194304 5873084 140737462719072 140737462712888 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7050/statm: 39015 28172 180 410 0 38597 0
[pid=7058] ppid=7050 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7058/stat : 7058 (satsolver.sh) S 7050 7049 6267 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 275607270 9367552 267 33554432000 4194304 5064252 140737064819920 140737064818832 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7058/statm: 2287 267 226 213 0 72 0
[pid=7059] ppid=7058 vsize=286696 CPUtime=10.53 cores=1,3,5,7
/proc/7059/stat : 7059 (glucose_static) R 7058 7049 6267 0 -1 4202496 48073 0 0 0 1039 14 0 0 20 0 1 0 275607270 293576704 61266 33554432000 4194304 4896791 140736255018992 140736255016200 4401607 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7059/statm: 71674 61266 78 172 0 71500 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 461052

[startup+25.5005 s]
/proc/loadavg: 2.07 2.02 2.00 3/184 7059
/proc/meminfo: memFree=27300644/32873844 swapFree=7100/7100
[pid=7049] ppid=7047 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7049/stat : 7049 (runPb2satCp2.sh) S 7047 7049 6267 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 275607054 9367552 274 33554432000 4194304 5064252 140734006997088 140734006996000 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7049/statm: 2287 274 233 213 0 72 0
[pid=7050] ppid=7049 vsize=156060 CPUtime=2.14 cores=1,3,5,7
/proc/7050/stat : 7050 (pb2sat) S 7049 7049 6267 0 -1 4202496 10772 6634 0 0 152 52 8 2 20 0 1 0 275607054 159805440 28172 33554432000 4194304 5873084 140737462719072 140737462712888 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7050/statm: 39015 28172 180 410 0 38597 0
[pid=7058] ppid=7050 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7058/stat : 7058 (satsolver.sh) S 7050 7049 6267 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 275607270 9367552 267 33554432000 4194304 5064252 140737064819920 140737064818832 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7058/statm: 2287 267 226 213 0 72 0
[pid=7059] ppid=7058 vsize=290284 CPUtime=23.33 cores=1,3,5,7
/proc/7059/stat : 7059 (glucose_static) R 7058 7049 6267 0 -1 4202496 49477 0 0 0 2319 14 0 0 20 0 1 0 275607270 297250816 62659 33554432000 4194304 4896791 140736255018992 140736255016200 4224983 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7059/statm: 72571 62659 78 172 0 72397 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 464640

[startup+51.1005 s]
/proc/loadavg: 2.04 2.02 2.00 3/184 7059
/proc/meminfo: memFree=27332236/32873844 swapFree=7100/7100
[pid=7049] ppid=7047 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7049/stat : 7049 (runPb2satCp2.sh) S 7047 7049 6267 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 275607054 9367552 274 33554432000 4194304 5064252 140734006997088 140734006996000 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7049/statm: 2287 274 233 213 0 72 0
[pid=7050] ppid=7049 vsize=156060 CPUtime=2.14 cores=1,3,5,7
/proc/7050/stat : 7050 (pb2sat) S 7049 7049 6267 0 -1 4202496 10772 6634 0 0 152 52 8 2 20 0 1 0 275607054 159805440 28172 33554432000 4194304 5873084 140737462719072 140737462712888 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7050/statm: 39015 28172 180 410 0 38597 0
[pid=7058] ppid=7050 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7058/stat : 7058 (satsolver.sh) S 7050 7049 6267 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 275607270 9367552 267 33554432000 4194304 5064252 140737064819920 140737064818832 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7058/statm: 2287 267 226 213 0 72 0
[pid=7059] ppid=7058 vsize=293100 CPUtime=48.93 cores=1,3,5,7
/proc/7059/stat : 7059 (glucose_static) R 7058 7049 6267 0 -1 4202496 51743 0 0 0 4878 15 0 0 20 0 1 0 275607270 300134400 65403 33554432000 4194304 4896791 140736255018992 140736255016136 4224983 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7059/statm: 73275 65403 78 172 0 73101 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 467456

[startup+102.307 s]
/proc/loadavg: 2.02 2.01 2.00 3/184 7082
/proc/meminfo: memFree=27319220/32873844 swapFree=7100/7100
[pid=7049] ppid=7047 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7049/stat : 7049 (runPb2satCp2.sh) S 7047 7049 6267 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 275607054 9367552 274 33554432000 4194304 5064252 140734006997088 140734006996000 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7049/statm: 2287 274 233 213 0 72 0
[pid=7050] ppid=7049 vsize=156060 CPUtime=2.14 cores=1,3,5,7
/proc/7050/stat : 7050 (pb2sat) S 7049 7049 6267 0 -1 4202496 10772 6634 0 0 152 52 8 2 20 0 1 0 275607054 159805440 28172 33554432000 4194304 5873084 140737462719072 140737462712888 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7050/statm: 39015 28172 180 410 0 38597 0
[pid=7058] ppid=7050 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7058/stat : 7058 (satsolver.sh) S 7050 7049 6267 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 275607270 9367552 267 33554432000 4194304 5064252 140737064819920 140737064818832 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7058/statm: 2287 267 226 213 0 72 0
[pid=7059] ppid=7058 vsize=299700 CPUtime=100.12 cores=1,3,5,7
/proc/7059/stat : 7059 (glucose_static) R 7058 7049 6267 0 -1 4202496 56037 0 0 0 9994 18 0 0 20 0 1 0 275607270 306892800 67491 33554432000 4194304 4896791 140736255018992 140736255016200 4224983 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7059/statm: 74925 67491 78 172 0 74751 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 474056

[startup+162.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/183 7127
/proc/meminfo: memFree=26276660/32873844 swapFree=7100/7100
[pid=7049] ppid=7047 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7049/stat : 7049 (runPb2satCp2.sh) S 7047 7049 6267 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 275607054 9367552 274 33554432000 4194304 5064252 140734006997088 140734006996000 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7049/statm: 2287 274 233 213 0 72 0
[pid=7050] ppid=7049 vsize=156060 CPUtime=2.14 cores=1,3,5,7
/proc/7050/stat : 7050 (pb2sat) S 7049 7049 6267 0 -1 4202496 10772 6634 0 0 152 52 8 2 20 0 1 0 275607054 159805440 28172 33554432000 4194304 5873084 140737462719072 140737462712888 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7050/statm: 39015 28172 180 410 0 38597 0
[pid=7058] ppid=7050 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7058/stat : 7058 (satsolver.sh) S 7050 7049 6267 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 275607270 9367552 267 33554432000 4194304 5064252 140737064819920 140737064818832 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7058/statm: 2287 267 226 213 0 72 0
[pid=7059] ppid=7058 vsize=304960 CPUtime=160.1 cores=1,3,5,7
/proc/7059/stat : 7059 (glucose_static) R 7058 7049 6267 0 -1 4202496 59509 0 0 0 15990 20 0 0 20 0 1 0 275607270 312279040 68381 33554432000 4194304 4896791 140736255018992 140736255016200 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7059/statm: 76240 68381 78 172 0 76066 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 479316

[startup+222.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/183 7128
/proc/meminfo: memFree=26271204/32873844 swapFree=7100/7100

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

/proc/7059/stat : 7059 (glucose_static) R 7058 7049 6267 0 -1 4202496 80582 0 0 0 135942 47 0 0 20 0 1 0 275607270 339902464 76824 33554432000 4194304 4896791 140736255018992 140736255016216 4203806 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7059/statm: 82984 76824 78 172 0 82810 0
Current children cumulated CPU time (s) 1362.03
Current children cumulated vsize (KiB) 506292

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 7138
/proc/meminfo: memFree=26176672/32873844 swapFree=7100/7100
[pid=7049] ppid=7047 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7049/stat : 7049 (runPb2satCp2.sh) S 7047 7049 6267 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 275607054 9367552 274 33554432000 4194304 5064252 140734006997088 140734006996000 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7049/statm: 2287 274 233 213 0 72 0
[pid=7050] ppid=7049 vsize=156060 CPUtime=2.14 cores=1,3,5,7
/proc/7050/stat : 7050 (pb2sat) S 7049 7049 6267 0 -1 4202496 10772 6634 0 0 152 52 8 2 20 0 1 0 275607054 159805440 28172 33554432000 4194304 5873084 140737462719072 140737462712888 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7050/statm: 39015 28172 180 410 0 38597 0
[pid=7058] ppid=7050 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7058/stat : 7058 (satsolver.sh) S 7050 7049 6267 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 275607270 9367552 267 33554432000 4194304 5064252 140737064819920 140737064818832 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7058/statm: 2287 267 226 213 0 72 0
[pid=7059] ppid=7058 vsize=382628 CPUtime=1419.89 cores=1,3,5,7
/proc/7059/stat : 7059 (glucose_static) R 7058 7049 6267 0 -1 4202496 80996 0 0 0 141941 48 0 0 20 0 1 0 275607270 391811072 78769 33554432000 4194304 4896791 140736255018992 140736255014728 4203775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7059/statm: 95657 78769 78 172 0 95483 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 556984

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 7138
/proc/meminfo: memFree=26170404/32873844 swapFree=7100/7100
[pid=7049] ppid=7047 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7049/stat : 7049 (runPb2satCp2.sh) S 7047 7049 6267 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 275607054 9367552 274 33554432000 4194304 5064252 140734006997088 140734006996000 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7049/statm: 2287 274 233 213 0 72 0
[pid=7050] ppid=7049 vsize=156060 CPUtime=2.14 cores=1,3,5,7
/proc/7050/stat : 7050 (pb2sat) S 7049 7049 6267 0 -1 4202496 10772 6634 0 0 152 52 8 2 20 0 1 0 275607054 159805440 28172 33554432000 4194304 5873084 140737462719072 140737462712888 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7050/statm: 39015 28172 180 410 0 38597 0
[pid=7058] ppid=7050 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7058/stat : 7058 (satsolver.sh) S 7050 7049 6267 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 275607270 9367552 267 33554432000 4194304 5064252 140737064819920 140737064818832 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7058/statm: 2287 267 226 213 0 72 0
[pid=7059] ppid=7058 vsize=382892 CPUtime=1479.87 cores=1,3,5,7
/proc/7059/stat : 7059 (glucose_static) R 7058 7049 6267 0 -1 4202496 81068 0 0 0 147939 48 0 0 20 0 1 0 275607270 392081408 80374 33554432000 4194304 4896791 140736255018992 140736255014728 4203775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7059/statm: 95723 80374 78 172 0 95549 0
Current children cumulated CPU time (s) 1482.01
Current children cumulated vsize (KiB) 557248

[startup+1542.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/183 7138
/proc/meminfo: memFree=26158732/32873844 swapFree=7100/7100
[pid=7049] ppid=7047 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7049/stat : 7049 (runPb2satCp2.sh) S 7047 7049 6267 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 275607054 9367552 274 33554432000 4194304 5064252 140734006997088 140734006996000 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7049/statm: 2287 274 233 213 0 72 0
[pid=7050] ppid=7049 vsize=156060 CPUtime=2.14 cores=1,3,5,7
/proc/7050/stat : 7050 (pb2sat) S 7049 7049 6267 0 -1 4202496 10772 6634 0 0 152 52 8 2 20 0 1 0 275607054 159805440 28172 33554432000 4194304 5873084 140737462719072 140737462712888 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7050/statm: 39015 28172 180 410 0 38597 0
[pid=7058] ppid=7050 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7058/stat : 7058 (satsolver.sh) S 7050 7049 6267 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 275607270 9367552 267 33554432000 4194304 5064252 140737064819920 140737064818832 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7058/statm: 2287 267 226 213 0 72 0
[pid=7059] ppid=7058 vsize=383600 CPUtime=1539.86 cores=1,3,5,7
/proc/7059/stat : 7059 (glucose_static) R 7058 7049 6267 0 -1 4202496 81770 0 0 0 153938 48 0 0 20 0 1 0 275607270 392806400 82589 33554432000 4194304 4896791 140736255018992 140736255016520 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7059/statm: 95900 82589 78 172 0 95726 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 557956

[startup+1602.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 7138
/proc/meminfo: memFree=26151692/32873844 swapFree=7100/7100
[pid=7049] ppid=7047 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7049/stat : 7049 (runPb2satCp2.sh) S 7047 7049 6267 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 275607054 9367552 274 33554432000 4194304 5064252 140734006997088 140734006996000 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7049/statm: 2287 274 233 213 0 72 0
[pid=7050] ppid=7049 vsize=156060 CPUtime=2.14 cores=1,3,5,7
/proc/7050/stat : 7050 (pb2sat) S 7049 7049 6267 0 -1 4202496 10772 6634 0 0 152 52 8 2 20 0 1 0 275607054 159805440 28172 33554432000 4194304 5873084 140737462719072 140737462712888 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7050/statm: 39015 28172 180 410 0 38597 0
[pid=7058] ppid=7050 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7058/stat : 7058 (satsolver.sh) S 7050 7049 6267 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 275607270 9367552 267 33554432000 4194304 5064252 140737064819920 140737064818832 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7058/statm: 2287 267 226 213 0 72 0
[pid=7059] ppid=7058 vsize=384136 CPUtime=1599.85 cores=1,3,5,7
/proc/7059/stat : 7059 (glucose_static) R 7058 7049 6267 0 -1 4202496 82504 0 0 0 159936 49 0 0 20 0 1 0 275607270 393355264 84272 33554432000 4194304 4896791 140736255018992 140736255016216 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7059/statm: 96034 84272 78 172 0 95860 0
Current children cumulated CPU time (s) 1601.99
Current children cumulated vsize (KiB) 558492

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 7138
/proc/meminfo: memFree=26144432/32873844 swapFree=7100/7100
[pid=7049] ppid=7047 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7049/stat : 7049 (runPb2satCp2.sh) S 7047 7049 6267 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 275607054 9367552 274 33554432000 4194304 5064252 140734006997088 140734006996000 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7049/statm: 2287 274 233 213 0 72 0
[pid=7050] ppid=7049 vsize=156060 CPUtime=2.14 cores=1,3,5,7
/proc/7050/stat : 7050 (pb2sat) S 7049 7049 6267 0 -1 4202496 10772 6634 0 0 152 52 8 2 20 0 1 0 275607054 159805440 28172 33554432000 4194304 5873084 140737462719072 140737462712888 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7050/statm: 39015 28172 180 410 0 38597 0
[pid=7058] ppid=7050 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7058/stat : 7058 (satsolver.sh) S 7050 7049 6267 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 275607270 9367552 267 33554432000 4194304 5064252 140737064819920 140737064818832 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7058/statm: 2287 267 226 213 0 72 0
[pid=7059] ppid=7058 vsize=384400 CPUtime=1659.84 cores=1,3,5,7
/proc/7059/stat : 7059 (glucose_static) R 7058 7049 6267 0 -1 4202496 83653 0 0 0 165935 49 0 0 20 0 1 0 275607270 393625600 85387 33554432000 4194304 4896791 140736255018992 140736255016520 4202992 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7059/statm: 96100 85387 78 172 0 95926 0
Current children cumulated CPU time (s) 1661.98
Current children cumulated vsize (KiB) 558756

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 7138
/proc/meminfo: memFree=26167220/32873844 swapFree=7100/7100
[pid=7049] ppid=7047 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7049/stat : 7049 (runPb2satCp2.sh) S 7047 7049 6267 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 275607054 9367552 274 33554432000 4194304 5064252 140734006997088 140734006996000 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7049/statm: 2287 274 233 213 0 72 0
[pid=7050] ppid=7049 vsize=156060 CPUtime=2.14 cores=1,3,5,7
/proc/7050/stat : 7050 (pb2sat) S 7049 7049 6267 0 -1 4202496 10772 6634 0 0 152 52 8 2 20 0 1 0 275607054 159805440 28172 33554432000 4194304 5873084 140737462719072 140737462712888 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7050/statm: 39015 28172 180 410 0 38597 0
[pid=7058] ppid=7050 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7058/stat : 7058 (satsolver.sh) S 7050 7049 6267 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 275607270 9367552 267 33554432000 4194304 5064252 140737064819920 140737064818832 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7058/statm: 2287 267 226 213 0 72 0
[pid=7059] ppid=7058 vsize=384852 CPUtime=1719.84 cores=1,3,5,7
/proc/7059/stat : 7059 (glucose_static) R 7058 7049 6267 0 -1 4202496 85119 0 0 0 171932 52 0 0 20 0 1 0 275607270 394088448 78809 33554432000 4194304 4896791 140736255018992 140736255016520 4203733 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7059/statm: 96213 78809 78 172 0 96039 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 559208

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 7139
/proc/meminfo: memFree=26159704/32873844 swapFree=7100/7100
[pid=7049] ppid=7047 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7049/stat : 7049 (runPb2satCp2.sh) S 7047 7049 6267 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 275607054 9367552 274 33554432000 4194304 5064252 140734006997088 140734006996000 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7049/statm: 2287 274 233 213 0 72 0
[pid=7050] ppid=7049 vsize=156060 CPUtime=2.14 cores=1,3,5,7
/proc/7050/stat : 7050 (pb2sat) S 7049 7049 6267 0 -1 4202496 10772 6634 0 0 152 52 8 2 20 0 1 0 275607054 159805440 28172 33554432000 4194304 5873084 140737462719072 140737462712888 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7050/statm: 39015 28172 180 410 0 38597 0
[pid=7058] ppid=7050 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7058/stat : 7058 (satsolver.sh) S 7050 7049 6267 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 275607270 9367552 267 33554432000 4194304 5064252 140737064819920 140737064818832 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7058/statm: 2287 267 226 213 0 72 0
[pid=7059] ppid=7058 vsize=385052 CPUtime=1779.83 cores=1,3,5,7
/proc/7059/stat : 7059 (glucose_static) R 7058 7049 6267 0 -1 4202496 85225 0 0 0 177931 52 0 0 20 0 1 0 275607270 394293248 80448 33554432000 4194304 4896791 140736255018992 140736255016520 4224983 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7059/statm: 96263 80448 78 172 0 96089 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 559408



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 7139
/proc/meminfo: memFree=26157532/32873844 swapFree=7100/7100
[pid=7049] ppid=7047 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7049/stat : 7049 (runPb2satCp2.sh) S 7047 7049 6267 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 275607054 9367552 274 33554432000 4194304 5064252 140734006997088 140734006996000 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7049/statm: 2287 274 233 213 0 72 0
[pid=7050] ppid=7049 vsize=156060 CPUtime=2.14 cores=1,3,5,7
/proc/7050/stat : 7050 (pb2sat) S 7049 7049 6267 0 -1 4202496 10772 6634 0 0 152 52 8 2 20 0 1 0 275607054 159805440 28172 33554432000 4194304 5873084 140737462719072 140737462712888 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7050/statm: 39015 28172 180 410 0 38597 0
[pid=7058] ppid=7050 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7058/stat : 7058 (satsolver.sh) S 7050 7049 6267 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 275607270 9367552 267 33554432000 4194304 5064252 140737064819920 140737064818832 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7058/statm: 2287 267 226 213 0 72 0
[pid=7059] ppid=7058 vsize=385316 CPUtime=1797.93 cores=1,3,5,7
/proc/7059/stat : 7059 (glucose_static) R 7058 7049 6267 0 -1 4202496 85280 0 0 0 179741 52 0 0 20 0 1 0 275607270 394563584 81014 33554432000 4194304 4896791 140736255018992 140736255014008 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7059/statm: 96329 81014 78 172 0 96155 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 559672

Sending SIGTERM to process tree (bottom up)

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

Child status: 0

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

Real time (s): 1800.42
CPU time (s): 1800.07
CPU user time (s): 1799.01
CPU system time (s): 1.06
CPU usage (%): 99.9808
Max. virtual memory (cumulated for all children) (KiB): 638896

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.60875
system time used= 0.551916
maximum resident set size= 201116
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18380
page faults= 0
swaps= 0
block input operations= 0
block output operations= 201488
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 14
involuntary context switches= 12

runsolver used 3.19551 second user time and 8.99763 second system time

The end

Launcher Data

Begin job on node111 at 2012-05-27 07:00:01
IDJOB=3694380
IDBENCH=71905
IDSOLVER=2273
FILE ID=node111/3694380-1338094801
RUNJOBID= node111-1338087406-6284
PBS_JOBID= 14624442
Free space on /tmp= 71548 MiB

SOLVER NAME= pb2satCp2 2012-05-19
BENCH NAME= PB09/normalized-PB09/OPT-BIGINT-LIN/aries-da_nrp/normalized-aries-da_network_50_2__8_45__128.opb
COMMAND LINE= DIR/runPb2satCp2.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3694380-1338094801/watcher-3694380-1338094801 -o /tmp/evaluation-result-3694380-1338094801/solver-3694380-1338094801 -C 1800 -W 1900 -M 15500  HOME/runPb2satCp2.sh HOME/instance-3694380-1338094801.opb 1609015048 HOME HOME

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

MD5SUM BENCH= c57c1a163af10ea174ed9d51ace361ef
RANDOM SEED=1609015048

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.152
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.152
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.152
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.152
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.152
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        27764600 kB
Buffers:          309544 kB
Cached:          3405672 kB
SwapCached:            0 kB
Active:          1612400 kB
Inactive:        2677412 kB
Active(anon):     576904 kB
Inactive(anon):        0 kB
Active(file):    1035496 kB
Inactive(file):  2677412 kB
Unevictable:        7100 kB
Mlocked:            7100 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8976 kB
Writeback:             0 kB
AnonPages:        572824 kB
Mapped:            15196 kB
Shmem:               200 kB
Slab:             677048 kB
SReclaimable:     119744 kB
SUnreclaim:       557304 kB
KernelStack:        1520 kB
PageTables:         4904 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     733144 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    497664 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= 71188 MiB
End job on node111 at 2012-05-27 07:30:01