Trace number 3695320

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

General information on the benchmark

Name/OPT-SMALLINT-LIN/sroussel/NG/
normalized-NG.dot_unif_10null20mast_rapportOE2.0_TMAX60_K192_cod2.opb
MD5SUM021b67803848f7a62860711c4015132a
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark1783.09
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables400896
Total number of constraints402763
Number of constraints which are clauses400785
Number of constraints which are cardinality constraints (but not clauses)194
Number of constraints which are nor clauses,nor cardinality constraints1784
Minimum length of a constraint2
Maximum length of a constraint58023
Number of terms in the objective function 1605
Biggest coefficient in the objective function 1000
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 993246
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 1000
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 993246
Number of bits of the biggest sum of numbers20
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

3.89/3.95	c fallback to adder encoding
1800.08/1800.41	./satsolver.sh: line 5: 11083 Terminated              ./glucose_static -rnd-seed=$seed $1 > $2
1800.08/1800.41	c error: unexpected solver exit code
1800.08/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-3695320-1338131484/watcher-3695320-1338131484 -o /tmp/evaluation-result-3695320-1338131484/solver-3695320-1338131484 -C 1800 -W 1900 -M 15500 HOME/runPb2satCp2.sh HOME/instance-3695320-1338131484.opb 383051040 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.14 2.05 2.01 3/179 11079
/proc/meminfo: memFree=29564300/32873844 swapFree=7372/7372
[pid=11079] ppid=11077 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11079/stat : 11079 (runPb2satCp2.sh) S 11077 11079 10279 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279274576 9367552 275 33554432000 4194304 5064252 140736654628336 140736654627248 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11079/statm: 2287 275 233 213 0 72 0

[startup+0.0455441 s]
/proc/loadavg: 2.14 2.05 2.01 3/179 11079
/proc/meminfo: memFree=29564300/32873844 swapFree=7372/7372
[pid=11079] ppid=11077 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11079/stat : 11079 (runPb2satCp2.sh) S 11077 11079 10279 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279274576 9367552 275 33554432000 4194304 5064252 140736654628336 140736654627248 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11079/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100254 s]
/proc/loadavg: 2.14 2.05 2.01 3/179 11079
/proc/meminfo: memFree=29564300/32873844 swapFree=7372/7372
[pid=11079] ppid=11077 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11079/stat : 11079 (runPb2satCp2.sh) S 11077 11079 10279 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279274576 9367552 275 33554432000 4194304 5064252 140736654628336 140736654627248 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11079/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300222 s]
/proc/loadavg: 2.14 2.05 2.01 3/179 11079
/proc/meminfo: memFree=29564300/32873844 swapFree=7372/7372
[pid=11079] ppid=11077 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11079/stat : 11079 (runPb2satCp2.sh) S 11077 11079 10279 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279274576 9367552 275 33554432000 4194304 5064252 140736654628336 140736654627248 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11079/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700234 s]
/proc/loadavg: 2.14 2.05 2.01 3/179 11079
/proc/meminfo: memFree=29564300/32873844 swapFree=7372/7372
[pid=11079] ppid=11077 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11079/stat : 11079 (runPb2satCp2.sh) S 11077 11079 10279 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279274576 9367552 275 33554432000 4194304 5064252 140736654628336 140736654627248 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11079/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50028 s]
/proc/loadavg: 2.14 2.05 2.01 3/181 11081
/proc/meminfo: memFree=29555944/32873844 swapFree=7372/7372
[pid=11079] ppid=11077 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11079/stat : 11079 (runPb2satCp2.sh) S 11077 11079 10279 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279274576 9367552 275 33554432000 4194304 5064252 140736654628336 140736654627248 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11079/statm: 2287 275 233 213 0 72 0
[pid=11080] ppid=11079 vsize=15156 CPUtime=1.49 cores=0,2,4,6
/proc/11080/stat : 11080 (pb2sat) R 11079 11079 10279 0 -1 4202496 3003 0 0 0 148 1 0 0 20 0 1 0 279274576 15519744 3017 33554432000 4194304 5873084 140733805985408 140733805982776 5127424 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11080/statm: 3789 3017 146 410 0 3371 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 24304

[startup+3.10031 s]
/proc/loadavg: 2.14 2.05 2.01 3/181 11081
/proc/meminfo: memFree=29547116/32873844 swapFree=7372/7372
[pid=11079] ppid=11077 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11079/stat : 11079 (runPb2satCp2.sh) S 11077 11079 10279 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279274576 9367552 275 33554432000 4194304 5064252 140736654628336 140736654627248 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11079/statm: 2287 275 233 213 0 72 0
[pid=11080] ppid=11079 vsize=66052 CPUtime=3.09 cores=0,2,4,6
/proc/11080/stat : 11080 (pb2sat) R 11079 11079 10279 0 -1 4202496 10639 0 0 0 306 3 0 0 20 0 1 0 279274576 67637248 14218 33554432000 4194304 5873084 140733805985408 140733805983208 4708648 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11080/statm: 16513 14218 157 410 0 16095 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 75200

[startup+6.30032 s]
/proc/loadavg: 2.13 2.05 2.01 3/181 11081
/proc/meminfo: memFree=29292072/32873844 swapFree=7372/7372
[pid=11079] ppid=11077 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11079/stat : 11079 (runPb2satCp2.sh) S 11077 11079 10279 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279274576 9367552 275 33554432000 4194304 5064252 140736654628336 140736654627248 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11079/statm: 2287 275 233 213 0 72 0
[pid=11080] ppid=11079 vsize=361092 CPUtime=6.13 cores=0,2,4,6
/proc/11080/stat : 11080 (pb2sat) S 11079 11079 10279 0 -1 4202496 29460 0 0 0 571 42 0 0 20 0 1 0 279274576 369758208 75250 33554432000 4194304 5873084 140733805985408 140733805981832 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11080/statm: 90273 75250 171 410 0 89855 0
Current children cumulated CPU time (s) 6.13
Current children cumulated vsize (KiB) 370240

[startup+12.7004 s]
/proc/loadavg: 2.20 2.07 2.02 3/183 11083
/proc/meminfo: memFree=28515624/32873844 swapFree=7372/7372
[pid=11079] ppid=11077 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11079/stat : 11079 (runPb2satCp2.sh) S 11077 11079 10279 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279274576 9367552 275 33554432000 4194304 5064252 140736654628336 140736654627248 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11079/statm: 2287 275 233 213 0 72 0
[pid=11080] ppid=11079 vsize=361092 CPUtime=6.13 cores=0,2,4,6
/proc/11080/stat : 11080 (pb2sat) S 11079 11079 10279 0 -1 4202496 29460 0 0 0 571 42 0 0 20 0 1 0 279274576 369758208 75250 33554432000 4194304 5873084 140733805985408 140733805981832 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11080/statm: 90273 75250 171 410 0 89855 0
[pid=11082] ppid=11080 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11082/stat : 11082 (satsolver.sh) S 11080 11079 10279 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 279275190 9367552 267 33554432000 4194304 5064252 140735544880720 140735544879632 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11082/statm: 2287 267 226 213 0 72 0
[pid=11083] ppid=11082 vsize=650948 CPUtime=6.55 cores=0,2,4,6
/proc/11083/stat : 11083 (glucose_static) R 11082 11079 10279 0 -1 4202496 91991 0 0 0 625 30 0 0 20 0 1 0 279275190 666570752 134803 33554432000 4194304 4896791 140736806866576 140736806863624 4225134 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/11083/statm: 162737 134803 78 172 0 162563 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 1030336

[startup+25.5004 s]
/proc/loadavg: 2.16 2.06 2.02 3/183 11083
/proc/meminfo: memFree=28512956/32873844 swapFree=7372/7372
[pid=11079] ppid=11077 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11079/stat : 11079 (runPb2satCp2.sh) S 11077 11079 10279 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279274576 9367552 275 33554432000 4194304 5064252 140736654628336 140736654627248 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11079/statm: 2287 275 233 213 0 72 0
[pid=11080] ppid=11079 vsize=361092 CPUtime=6.13 cores=0,2,4,6
/proc/11080/stat : 11080 (pb2sat) S 11079 11079 10279 0 -1 4202496 29460 0 0 0 571 42 0 0 20 0 1 0 279274576 369758208 75250 33554432000 4194304 5873084 140733805985408 140733805981832 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11080/statm: 90273 75250 171 410 0 89855 0
[pid=11082] ppid=11080 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11082/stat : 11082 (satsolver.sh) S 11080 11079 10279 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 279275190 9367552 267 33554432000 4194304 5064252 140735544880720 140735544879632 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11082/statm: 2287 267 226 213 0 72 0
[pid=11083] ppid=11082 vsize=651572 CPUtime=19.35 cores=0,2,4,6
/proc/11083/stat : 11083 (glucose_static) R 11082 11079 10279 0 -1 4202496 93846 0 0 0 1904 31 0 0 20 0 1 0 279275190 667209728 134954 33554432000 4194304 4896791 140736806866576 140736806863784 4224983 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/11083/statm: 162893 134954 78 172 0 162719 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 1030960

[startup+51.1004 s]
/proc/loadavg: 2.10 2.06 2.01 3/183 11083
/proc/meminfo: memFree=28511652/32873844 swapFree=7372/7372
[pid=11079] ppid=11077 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11079/stat : 11079 (runPb2satCp2.sh) S 11077 11079 10279 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279274576 9367552 275 33554432000 4194304 5064252 140736654628336 140736654627248 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11079/statm: 2287 275 233 213 0 72 0
[pid=11080] ppid=11079 vsize=361092 CPUtime=6.13 cores=0,2,4,6
/proc/11080/stat : 11080 (pb2sat) S 11079 11079 10279 0 -1 4202496 29460 0 0 0 571 42 0 0 20 0 1 0 279274576 369758208 75250 33554432000 4194304 5873084 140733805985408 140733805981832 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11080/statm: 90273 75250 171 410 0 89855 0
[pid=11082] ppid=11080 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11082/stat : 11082 (satsolver.sh) S 11080 11079 10279 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 279275190 9367552 267 33554432000 4194304 5064252 140735544880720 140735544879632 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11082/statm: 2287 267 226 213 0 72 0
[pid=11083] ppid=11082 vsize=652272 CPUtime=44.94 cores=0,2,4,6
/proc/11083/stat : 11083 (glucose_static) R 11082 11079 10279 0 -1 4202496 95807 0 0 0 4463 31 0 0 20 0 1 0 279275190 667926528 135215 33554432000 4194304 4896791 140736806866576 140736806863672 4224706 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/11083/statm: 163068 135215 78 172 0 162894 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1031660

[startup+102.307 s]
/proc/loadavg: 2.04 2.05 2.01 3/183 11083
/proc/meminfo: memFree=28510164/32873844 swapFree=7372/7372
[pid=11079] ppid=11077 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11079/stat : 11079 (runPb2satCp2.sh) S 11077 11079 10279 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279274576 9367552 275 33554432000 4194304 5064252 140736654628336 140736654627248 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11079/statm: 2287 275 233 213 0 72 0
[pid=11080] ppid=11079 vsize=361092 CPUtime=6.13 cores=0,2,4,6
/proc/11080/stat : 11080 (pb2sat) S 11079 11079 10279 0 -1 4202496 29460 0 0 0 571 42 0 0 20 0 1 0 279274576 369758208 75250 33554432000 4194304 5873084 140733805985408 140733805981832 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11080/statm: 90273 75250 171 410 0 89855 0
[pid=11082] ppid=11080 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11082/stat : 11082 (satsolver.sh) S 11080 11079 10279 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 279275190 9367552 267 33554432000 4194304 5064252 140735544880720 140735544879632 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11082/statm: 2287 267 226 213 0 72 0
[pid=11083] ppid=11082 vsize=652272 CPUtime=96.14 cores=0,2,4,6
/proc/11083/stat : 11083 (glucose_static) R 11082 11079 10279 0 -1 4202496 95807 0 0 0 9583 31 0 0 20 0 1 0 279275190 667926528 135215 33554432000 4194304 4896791 140736806866576 140736806863672 4225029 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/11083/statm: 163068 135215 78 172 0 162894 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 1031660

[startup+162.3 s]
/proc/loadavg: 2.05 2.05 2.01 3/183 11084
/proc/meminfo: memFree=28503776/32873844 swapFree=7372/7372
[pid=11079] ppid=11077 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11079/stat : 11079 (runPb2satCp2.sh) S 11077 11079 10279 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279274576 9367552 275 33554432000 4194304 5064252 140736654628336 140736654627248 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11079/statm: 2287 275 233 213 0 72 0
[pid=11080] ppid=11079 vsize=361092 CPUtime=6.13 cores=0,2,4,6
/proc/11080/stat : 11080 (pb2sat) S 11079 11079 10279 0 -1 4202496 29460 0 0 0 571 42 0 0 20 0 1 0 279274576 369758208 75250 33554432000 4194304 5873084 140733805985408 140733805981832 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11080/statm: 90273 75250 171 410 0 89855 0
[pid=11082] ppid=11080 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11082/stat : 11082 (satsolver.sh) S 11080 11079 10279 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 279275190 9367552 267 33554432000 4194304 5064252 140735544880720 140735544879632 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11082/statm: 2287 267 226 213 0 72 0
[pid=11083] ppid=11082 vsize=652404 CPUtime=156.12 cores=0,2,4,6
/proc/11083/stat : 11083 (glucose_static) R 11082 11079 10279 0 -1 4202496 95835 0 0 0 15581 31 0 0 20 0 1 0 279275190 668061696 135243 33554432000 4194304 4896791 140736806866576 140736806863928 4225124 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/11083/statm: 163101 135243 78 172 0 162927 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 1031792

[startup+222.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/183 11084
/proc/meminfo: memFree=28496828/32873844 swapFree=7372/7372
[pid=11079] ppid=11077 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11079/stat : 11079 (runPb2satCp2.sh) S 11077 11079 10279 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279274576 9367552 275 33554432000 4194304 5064252 140736654628336 140736654627248 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11079/statm: 2287 275 233 213 0 72 0
[pid=11080] ppid=11079 vsize=361092 CPUtime=6.13 cores=0,2,4,6
/proc/11080/stat : 11080 (pb2sat) S 11079 11079 10279 0 -1 4202496 29460 0 0 0 571 42 0 0 20 0 1 0 279274576 369758208 75250 33554432000 4194304 5873084 140733805985408 140733805981832 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11080/statm: 90273 75250 171 410 0 89855 0
[pid=11082] ppid=11080 vsize=9148 CPUtime=0 cores=0,2,4,6

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


[startup+1362.3 s]
/proc/loadavg: 2.09 2.04 2.01 3/183 11095
/proc/meminfo: memFree=28474544/32873844 swapFree=7372/7372
[pid=11079] ppid=11077 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11079/stat : 11079 (runPb2satCp2.sh) S 11077 11079 10279 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279274576 9367552 275 33554432000 4194304 5064252 140736654628336 140736654627248 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11079/statm: 2287 275 233 213 0 72 0
[pid=11080] ppid=11079 vsize=361092 CPUtime=6.13 cores=0,2,4,6
/proc/11080/stat : 11080 (pb2sat) S 11079 11079 10279 0 -1 4202496 29460 0 0 0 571 42 0 0 20 0 1 0 279274576 369758208 75250 33554432000 4194304 5873084 140733805985408 140733805981832 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11080/statm: 90273 75250 171 410 0 89855 0
[pid=11082] ppid=11080 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11082/stat : 11082 (satsolver.sh) S 11080 11079 10279 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 279275190 9367552 267 33554432000 4194304 5064252 140735544880720 140735544879632 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11082/statm: 2287 267 226 213 0 72 0
[pid=11083] ppid=11082 vsize=656140 CPUtime=1355.91 cores=0,2,4,6
/proc/11083/stat : 11083 (glucose_static) R 11082 11079 10279 0 -1 4202496 103975 0 0 0 135557 34 0 0 20 0 1 0 279275190 671887360 137579 33554432000 4194304 4896791 140736806866576 140736806863784 4225103 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/11083/statm: 164035 137579 78 172 0 163861 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 1035528

[startup+1422.31 s]
/proc/loadavg: 2.11 2.05 2.01 3/183 11095
/proc/meminfo: memFree=28471436/32873844 swapFree=7372/7372
[pid=11079] ppid=11077 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11079/stat : 11079 (runPb2satCp2.sh) S 11077 11079 10279 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279274576 9367552 275 33554432000 4194304 5064252 140736654628336 140736654627248 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11079/statm: 2287 275 233 213 0 72 0
[pid=11080] ppid=11079 vsize=361092 CPUtime=6.13 cores=0,2,4,6
/proc/11080/stat : 11080 (pb2sat) S 11079 11079 10279 0 -1 4202496 29460 0 0 0 571 42 0 0 20 0 1 0 279274576 369758208 75250 33554432000 4194304 5873084 140733805985408 140733805981832 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11080/statm: 90273 75250 171 410 0 89855 0
[pid=11082] ppid=11080 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11082/stat : 11082 (satsolver.sh) S 11080 11079 10279 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 279275190 9367552 267 33554432000 4194304 5064252 140735544880720 140735544879632 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11082/statm: 2287 267 226 213 0 72 0
[pid=11083] ppid=11082 vsize=656140 CPUtime=1415.91 cores=0,2,4,6
/proc/11083/stat : 11083 (glucose_static) R 11082 11079 10279 0 -1 4202496 103981 0 0 0 141557 34 0 0 20 0 1 0 279275190 671887360 138330 33554432000 4194304 4896791 140736806866576 140736806863784 4224684 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/11083/statm: 164035 138330 78 172 0 163861 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 1035528

[startup+1482.3 s]
/proc/loadavg: 2.19 2.09 2.02 3/183 11095
/proc/meminfo: memFree=28471312/32873844 swapFree=7372/7372
[pid=11079] ppid=11077 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11079/stat : 11079 (runPb2satCp2.sh) S 11077 11079 10279 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279274576 9367552 275 33554432000 4194304 5064252 140736654628336 140736654627248 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11079/statm: 2287 275 233 213 0 72 0
[pid=11080] ppid=11079 vsize=361092 CPUtime=6.13 cores=0,2,4,6
/proc/11080/stat : 11080 (pb2sat) S 11079 11079 10279 0 -1 4202496 29460 0 0 0 571 42 0 0 20 0 1 0 279274576 369758208 75250 33554432000 4194304 5873084 140733805985408 140733805981832 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11080/statm: 90273 75250 171 410 0 89855 0
[pid=11082] ppid=11080 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11082/stat : 11082 (satsolver.sh) S 11080 11079 10279 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 279275190 9367552 267 33554432000 4194304 5064252 140735544880720 140735544879632 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11082/statm: 2287 267 226 213 0 72 0
[pid=11083] ppid=11082 vsize=656140 CPUtime=1475.89 cores=0,2,4,6
/proc/11083/stat : 11083 (glucose_static) R 11082 11079 10279 0 -1 4202496 103982 0 0 0 147555 34 0 0 20 0 1 0 279275190 671887360 138331 33554432000 4194304 4896791 140736806866576 140736806863784 4225029 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/11083/statm: 164035 138331 78 172 0 163861 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 1035528

[startup+1542.3 s]
/proc/loadavg: 2.07 2.07 2.02 3/183 11095
/proc/meminfo: memFree=28468892/32873844 swapFree=7372/7372
[pid=11079] ppid=11077 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11079/stat : 11079 (runPb2satCp2.sh) S 11077 11079 10279 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279274576 9367552 275 33554432000 4194304 5064252 140736654628336 140736654627248 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11079/statm: 2287 275 233 213 0 72 0
[pid=11080] ppid=11079 vsize=361092 CPUtime=6.13 cores=0,2,4,6
/proc/11080/stat : 11080 (pb2sat) S 11079 11079 10279 0 -1 4202496 29460 0 0 0 571 42 0 0 20 0 1 0 279274576 369758208 75250 33554432000 4194304 5873084 140733805985408 140733805981832 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11080/statm: 90273 75250 171 410 0 89855 0
[pid=11082] ppid=11080 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11082/stat : 11082 (satsolver.sh) S 11080 11079 10279 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 279275190 9367552 267 33554432000 4194304 5064252 140735544880720 140735544879632 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11082/statm: 2287 267 226 213 0 72 0
[pid=11083] ppid=11082 vsize=656140 CPUtime=1535.88 cores=0,2,4,6
/proc/11083/stat : 11083 (glucose_static) R 11082 11079 10279 0 -1 4202496 103983 0 0 0 153554 34 0 0 20 0 1 0 279275190 671887360 138843 33554432000 4194304 4896791 140736806866576 140736806863784 4225240 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/11083/statm: 164035 138843 78 172 0 163861 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 1035528

[startup+1602.3 s]
/proc/loadavg: 2.02 2.05 2.01 3/183 11095
/proc/meminfo: memFree=28466472/32873844 swapFree=7372/7372
[pid=11079] ppid=11077 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11079/stat : 11079 (runPb2satCp2.sh) S 11077 11079 10279 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279274576 9367552 275 33554432000 4194304 5064252 140736654628336 140736654627248 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11079/statm: 2287 275 233 213 0 72 0
[pid=11080] ppid=11079 vsize=361092 CPUtime=6.13 cores=0,2,4,6
/proc/11080/stat : 11080 (pb2sat) S 11079 11079 10279 0 -1 4202496 29460 0 0 0 571 42 0 0 20 0 1 0 279274576 369758208 75250 33554432000 4194304 5873084 140733805985408 140733805981832 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11080/statm: 90273 75250 171 410 0 89855 0
[pid=11082] ppid=11080 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11082/stat : 11082 (satsolver.sh) S 11080 11079 10279 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 279275190 9367552 267 33554432000 4194304 5064252 140735544880720 140735544879632 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11082/statm: 2287 267 226 213 0 72 0
[pid=11083] ppid=11082 vsize=656248 CPUtime=1595.87 cores=0,2,4,6
/proc/11083/stat : 11083 (glucose_static) R 11082 11079 10279 0 -1 4202496 103984 0 0 0 159553 34 0 0 20 0 1 0 279275190 671997952 138844 33554432000 4194304 4896791 140736806866576 140736806864120 4224983 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/11083/statm: 164062 138844 78 172 0 163888 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 1035636

[startup+1662.3 s]
/proc/loadavg: 2.05 2.06 2.01 3/183 11096
/proc/meminfo: memFree=28466100/32873844 swapFree=7372/7372
[pid=11079] ppid=11077 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11079/stat : 11079 (runPb2satCp2.sh) S 11077 11079 10279 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279274576 9367552 275 33554432000 4194304 5064252 140736654628336 140736654627248 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11079/statm: 2287 275 233 213 0 72 0
[pid=11080] ppid=11079 vsize=361092 CPUtime=6.13 cores=0,2,4,6
/proc/11080/stat : 11080 (pb2sat) S 11079 11079 10279 0 -1 4202496 29460 0 0 0 571 42 0 0 20 0 1 0 279274576 369758208 75250 33554432000 4194304 5873084 140733805985408 140733805981832 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11080/statm: 90273 75250 171 410 0 89855 0
[pid=11082] ppid=11080 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11082/stat : 11082 (satsolver.sh) S 11080 11079 10279 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 279275190 9367552 267 33554432000 4194304 5064252 140735544880720 140735544879632 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11082/statm: 2287 267 226 213 0 72 0
[pid=11083] ppid=11082 vsize=656248 CPUtime=1655.86 cores=0,2,4,6
/proc/11083/stat : 11083 (glucose_static) R 11082 11079 10279 0 -1 4202496 103985 0 0 0 165552 34 0 0 20 0 1 0 279275190 671997952 138845 33554432000 4194304 4896791 140736806866576 140736806864120 4224983 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/11083/statm: 164062 138845 78 172 0 163888 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 1035636

[startup+1722.3 s]
/proc/loadavg: 1.95 2.03 2.00 3/184 11141
/proc/meminfo: memFree=28786716/32873844 swapFree=7372/7372
[pid=11079] ppid=11077 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11079/stat : 11079 (runPb2satCp2.sh) S 11077 11079 10279 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279274576 9367552 275 33554432000 4194304 5064252 140736654628336 140736654627248 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11079/statm: 2287 275 233 213 0 72 0
[pid=11080] ppid=11079 vsize=361092 CPUtime=6.13 cores=0,2,4,6
/proc/11080/stat : 11080 (pb2sat) S 11079 11079 10279 0 -1 4202496 29460 0 0 0 571 42 0 0 20 0 1 0 279274576 369758208 75250 33554432000 4194304 5873084 140733805985408 140733805981832 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11080/statm: 90273 75250 171 410 0 89855 0
[pid=11082] ppid=11080 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11082/stat : 11082 (satsolver.sh) S 11080 11079 10279 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 279275190 9367552 267 33554432000 4194304 5064252 140735544880720 140735544879632 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11082/statm: 2287 267 226 213 0 72 0
[pid=11083] ppid=11082 vsize=656248 CPUtime=1715.86 cores=0,2,4,6
/proc/11083/stat : 11083 (glucose_static) R 11082 11079 10279 0 -1 4202496 103986 0 0 0 171551 35 0 0 20 0 1 0 279275190 671997952 138846 33554432000 4194304 4896791 140736806866576 140736806864120 4224983 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/11083/statm: 164062 138846 78 172 0 163888 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 1035636

[startup+1782.3 s]
/proc/loadavg: 2.05 2.05 2.00 3/183 11144
/proc/meminfo: memFree=28289476/32873844 swapFree=7372/7372
[pid=11079] ppid=11077 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11079/stat : 11079 (runPb2satCp2.sh) S 11077 11079 10279 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279274576 9367552 275 33554432000 4194304 5064252 140736654628336 140736654627248 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11079/statm: 2287 275 233 213 0 72 0
[pid=11080] ppid=11079 vsize=361092 CPUtime=6.13 cores=0,2,4,6
/proc/11080/stat : 11080 (pb2sat) S 11079 11079 10279 0 -1 4202496 29460 0 0 0 571 42 0 0 20 0 1 0 279274576 369758208 75250 33554432000 4194304 5873084 140733805985408 140733805981832 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11080/statm: 90273 75250 171 410 0 89855 0
[pid=11082] ppid=11080 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11082/stat : 11082 (satsolver.sh) S 11080 11079 10279 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 279275190 9367552 267 33554432000 4194304 5064252 140735544880720 140735544879632 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11082/statm: 2287 267 226 213 0 72 0
[pid=11083] ppid=11082 vsize=656248 CPUtime=1775.85 cores=0,2,4,6
/proc/11083/stat : 11083 (glucose_static) R 11082 11079 10279 0 -1 4202496 103986 0 0 0 177550 35 0 0 20 0 1 0 279275190 671997952 138846 33554432000 4194304 4896791 140736806866576 140736806864120 4225523 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/11083/statm: 164062 138846 78 172 0 163888 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 1035636



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.24 2.09 2.02 3/183 11144
/proc/meminfo: memFree=28499916/32873844 swapFree=7372/7372
[pid=11079] ppid=11077 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11079/stat : 11079 (runPb2satCp2.sh) S 11077 11079 10279 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279274576 9367552 275 33554432000 4194304 5064252 140736654628336 140736654627248 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11079/statm: 2287 275 233 213 0 72 0
[pid=11080] ppid=11079 vsize=361092 CPUtime=6.13 cores=0,2,4,6
/proc/11080/stat : 11080 (pb2sat) S 11079 11079 10279 0 -1 4202496 29460 0 0 0 571 42 0 0 20 0 1 0 279274576 369758208 75250 33554432000 4194304 5873084 140733805985408 140733805981832 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11080/statm: 90273 75250 171 410 0 89855 0
[pid=11082] ppid=11080 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11082/stat : 11082 (satsolver.sh) S 11080 11079 10279 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 279275190 9367552 267 33554432000 4194304 5064252 140735544880720 140735544879632 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11082/statm: 2287 267 226 213 0 72 0
[pid=11083] ppid=11082 vsize=656248 CPUtime=1793.95 cores=0,2,4,6
/proc/11083/stat : 11083 (glucose_static) R 11082 11079 10279 0 -1 4202496 103987 0 0 0 179360 35 0 0 20 0 1 0 279275190 671997952 138847 33554432000 4194304 4896791 140736806866576 140736806864120 4225029 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/11083/statm: 164062 138847 78 172 0 163888 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 1035636

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.42
CPU time (s): 1800.11
CPU user time (s): 1799.32
CPU system time (s): 0.791879
CPU usage (%): 99.983
Max. virtual memory (cumulated for all children) (KiB): 1234252

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.32
system time used= 0.791879
maximum resident set size= 673872
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 134439
page faults= 0
swaps= 0
block input operations= 0
block output operations= 405432
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 44
involuntary context switches= 2179

runsolver used 8.40972 second user time and 17.3524 second system time

The end

Launcher Data

Begin job on node118 at 2012-05-27 17:11:25
IDJOB=3695320
IDBENCH=90888
IDSOLVER=2273
FILE ID=node118/3695320-1338131484
RUNJOBID= node118-1338122383-10295
PBS_JOBID= 14624484
Free space on /tmp= 71052 MiB

SOLVER NAME= pb2satCp2 2012-05-19
BENCH NAME= PB12/normalized-PB12/OPT-SMALLINT-LIN/sroussel/NG/normalized-NG.dot_unif_10null20mast_rapportOE2.0_TMAX60_K192_cod2.opb
COMMAND LINE= DIR/runPb2satCp2.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3695320-1338131484/watcher-3695320-1338131484 -o /tmp/evaluation-result-3695320-1338131484/solver-3695320-1338131484 -C 1800 -W 1900 -M 15500  HOME/runPb2satCp2.sh HOME/instance-3695320-1338131484.opb 383051040 HOME HOME

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

MD5SUM BENCH= 021b67803848f7a62860711c4015132a
RANDOM SEED=383051040

node118.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        29564836 kB
Buffers:          342596 kB
Cached:           995156 kB
SwapCached:            0 kB
Active:          2231744 kB
Inactive:         239168 kB
Active(anon):    1123460 kB
Inactive(anon):    11324 kB
Active(file):    1108284 kB
Inactive(file):   227844 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             36656 kB
Writeback:             0 kB
AnonPages:       1139616 kB
Mapped:            12760 kB
Shmem:               200 kB
Slab:             694944 kB
SReclaimable:     136052 kB
SUnreclaim:       558892 kB
KernelStack:        1464 kB
PageTables:         6452 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1556280 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    487424 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= 70844 MiB
End job on node118 at 2012-05-27 17:41:25