Trace number 3694502

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.04 1802.52

General information on the benchmark

Name/OPT-BIGINT-LIN/sroussel/BA/
normalized-BA_RDC4.dot_unif_50null0mast_rapportOE1.0_TMAX300_K67_cod1.opb
MD5SUMf6abb5dab8498b879a85f97ed19c694b
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-67580
Best CPU time to get the best result obtained on this benchmark1800.16
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables40451
Total number of constraints40950
Number of constraints which are clauses40396
Number of constraints which are cardinality constraints (but not clauses)553
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint1
Maximum length of a constraint40128
Number of terms in the objective function 16038
Biggest coefficient in the objective function 999
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 8048436
Number of bits of the sum of numbers in the objective function 23
Biggest number in a constraint 999
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 8048436
Number of bits of the biggest sum of numbers23
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.38	c fallback to adder encoding
477.29/477.44	c model valid
477.29/477.44	c current solution ok
485.73/486.28	o -21981
485.73/486.28	c fallback to adder encoding
1800.04/1802.51	c error: unexpected solver exit code
1800.04/1802.51	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-3694502-1338138770/watcher-3694502-1338138770 -o /tmp/evaluation-result-3694502-1338138770/solver-3694502-1338138770 -C 1800 -W 1900 -M 15500 HOME/runPb2satCp2.sh HOME/instance-3694502-1338138770.opb 1619395969 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.00 2.00 2.00 2/181 15941
/proc/meminfo: memFree=27525480/32873844 swapFree=7124/7124
[pid=15941] ppid=15939 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15941/stat : 15941 (runPb2satCp2.sh) S 15939 15941 14901 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 280002363 9367552 275 33554432000 4194304 5064252 140734824136384 140734824135296 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15941/statm: 2287 275 233 213 0 72 0

[startup+0.0977191 s]
/proc/loadavg: 2.00 2.00 2.00 2/181 15941
/proc/meminfo: memFree=27525480/32873844 swapFree=7124/7124
[pid=15941] ppid=15939 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15941/stat : 15941 (runPb2satCp2.sh) S 15939 15941 14901 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 280002363 9367552 275 33554432000 4194304 5064252 140734824136384 140734824135296 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15941/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100273 s]
/proc/loadavg: 2.00 2.00 2.00 2/181 15941
/proc/meminfo: memFree=27525480/32873844 swapFree=7124/7124
[pid=15941] ppid=15939 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15941/stat : 15941 (runPb2satCp2.sh) S 15939 15941 14901 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 280002363 9367552 275 33554432000 4194304 5064252 140734824136384 140734824135296 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15941/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300224 s]
/proc/loadavg: 2.00 2.00 2.00 2/181 15941
/proc/meminfo: memFree=27525480/32873844 swapFree=7124/7124
[pid=15941] ppid=15939 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15941/stat : 15941 (runPb2satCp2.sh) S 15939 15941 14901 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 280002363 9367552 275 33554432000 4194304 5064252 140734824136384 140734824135296 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15941/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700259 s]
/proc/loadavg: 2.00 2.00 2.00 2/181 15941
/proc/meminfo: memFree=27525480/32873844 swapFree=7124/7124
[pid=15941] ppid=15939 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15941/stat : 15941 (runPb2satCp2.sh) S 15939 15941 14901 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 280002363 9367552 275 33554432000 4194304 5064252 140734824136384 140734824135296 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15941/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 15943
/proc/meminfo: memFree=27439492/32873844 swapFree=7124/7124
[pid=15941] ppid=15939 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15941/stat : 15941 (runPb2satCp2.sh) S 15939 15941 14901 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 280002363 9367552 275 33554432000 4194304 5064252 140734824136384 140734824135296 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15941/statm: 2287 275 233 213 0 72 0
[pid=15942] ppid=15941 vsize=176916 CPUtime=1.49 cores=0,2,4,6
/proc/15942/stat : 15942 (pb2sat) R 15941 15941 14901 0 -1 4202496 14800 0 0 0 145 4 0 0 20 0 1 0 280002363 181161984 30168 33554432000 4194304 5873084 140734966547952 140734966544008 4394338 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15942/statm: 44229 30168 164 410 0 43811 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 186064

[startup+3.1002 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 15943
/proc/meminfo: memFree=27361188/32873844 swapFree=7124/7124
[pid=15941] ppid=15939 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15941/stat : 15941 (runPb2satCp2.sh) S 15939 15941 14901 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 280002363 9367552 275 33554432000 4194304 5064252 140734824136384 140734824135296 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15941/statm: 2287 275 233 213 0 72 0
[pid=15942] ppid=15941 vsize=307988 CPUtime=2.54 cores=0,2,4,6
/proc/15942/stat : 15942 (pb2sat) S 15941 15941 14901 0 -1 4202496 16130 0 0 0 227 27 0 0 20 0 1 0 280002363 315379712 43999 33554432000 4194304 5873084 140734966547952 140734966544376 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15942/statm: 76997 43999 171 410 0 76579 0
Current children cumulated CPU time (s) 2.54
Current children cumulated vsize (KiB) 317136

[startup+6.30036 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 15985
/proc/meminfo: memFree=27043748/32873844 swapFree=7124/7124
[pid=15941] ppid=15939 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15941/stat : 15941 (runPb2satCp2.sh) S 15939 15941 14901 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 280002363 9367552 275 33554432000 4194304 5064252 140734824136384 140734824135296 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15941/statm: 2287 275 233 213 0 72 0
[pid=15942] ppid=15941 vsize=307988 CPUtime=2.54 cores=0,2,4,6
/proc/15942/stat : 15942 (pb2sat) S 15941 15941 14901 0 -1 4202496 16130 0 0 0 227 27 0 0 20 0 1 0 280002363 315379712 43999 33554432000 4194304 5873084 140734966547952 140734966544376 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15942/statm: 76997 43999 171 410 0 76579 0
[pid=15944] ppid=15942 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15944/stat : 15944 (satsolver.sh) S 15942 15941 14901 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 280002618 9367552 266 33554432000 4194304 5064252 140737285213184 140737285212096 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15944/statm: 2287 266 226 213 0 72 0
[pid=15945] ppid=15944 vsize=367164 CPUtime=3.74 cores=0,2,4,6
/proc/15945/stat : 15945 (glucose_static) R 15944 15941 14901 0 -1 4202496 57879 0 0 0 356 18 0 0 20 0 1 0 280002618 375975936 78899 33554432000 4194304 4896791 140733351327840 140733351325160 4224983 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15945/statm: 91791 78899 78 172 0 91617 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 693448

[startup+12.7004 s]
/proc/loadavg: 2.15 2.03 2.01 3/183 15987
/proc/meminfo: memFree=26904224/32873844 swapFree=7124/7124
[pid=15941] ppid=15939 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15941/stat : 15941 (runPb2satCp2.sh) S 15939 15941 14901 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 280002363 9367552 275 33554432000 4194304 5064252 140734824136384 140734824135296 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15941/statm: 2287 275 233 213 0 72 0
[pid=15942] ppid=15941 vsize=307988 CPUtime=2.54 cores=0,2,4,6
/proc/15942/stat : 15942 (pb2sat) S 15941 15941 14901 0 -1 4202496 16130 0 0 0 227 27 0 0 20 0 1 0 280002363 315379712 43999 33554432000 4194304 5873084 140734966547952 140734966544376 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15942/statm: 76997 43999 171 410 0 76579 0
[pid=15944] ppid=15942 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15944/stat : 15944 (satsolver.sh) S 15942 15941 14901 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 280002618 9367552 266 33554432000 4194304 5064252 140737285213184 140737285212096 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15944/statm: 2287 266 226 213 0 72 0
[pid=15945] ppid=15944 vsize=367844 CPUtime=10.14 cores=0,2,4,6
/proc/15945/stat : 15945 (glucose_static) R 15944 15941 14901 0 -1 4202496 59477 0 0 0 996 18 0 0 20 0 1 0 280002618 376672256 79050 33554432000 4194304 4896791 140733351327840 140733351325352 4225171 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15945/statm: 91961 79050 78 172 0 91787 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 694128

[startup+25.5004 s]
/proc/loadavg: 2.21 2.05 2.01 3/185 15990
/proc/meminfo: memFree=25614088/32873844 swapFree=7124/7124
[pid=15941] ppid=15939 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15941/stat : 15941 (runPb2satCp2.sh) S 15939 15941 14901 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 280002363 9367552 275 33554432000 4194304 5064252 140734824136384 140734824135296 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15941/statm: 2287 275 233 213 0 72 0
[pid=15942] ppid=15941 vsize=307988 CPUtime=2.54 cores=0,2,4,6
/proc/15942/stat : 15942 (pb2sat) S 15941 15941 14901 0 -1 4202496 16130 0 0 0 227 27 0 0 20 0 1 0 280002363 315379712 43999 33554432000 4194304 5873084 140734966547952 140734966544376 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15942/statm: 76997 43999 171 410 0 76579 0
[pid=15944] ppid=15942 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15944/stat : 15944 (satsolver.sh) S 15942 15941 14901 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 280002618 9367552 266 33554432000 4194304 5064252 140737285213184 140737285212096 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15944/statm: 2287 266 226 213 0 72 0
[pid=15945] ppid=15944 vsize=367748 CPUtime=22.94 cores=0,2,4,6
/proc/15945/stat : 15945 (glucose_static) R 15944 15941 14901 0 -1 4202496 59478 0 0 0 2275 19 0 0 20 0 1 0 280002618 376573952 79560 33554432000 4194304 4896791 140733351327840 140733351325368 4203849 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15945/statm: 91937 79560 78 172 0 91763 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 694032

[startup+51.1004 s]
/proc/loadavg: 2.19 2.06 2.02 3/185 15990
/proc/meminfo: memFree=25252480/32873844 swapFree=7124/7124
[pid=15941] ppid=15939 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15941/stat : 15941 (runPb2satCp2.sh) S 15939 15941 14901 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 280002363 9367552 275 33554432000 4194304 5064252 140734824136384 140734824135296 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15941/statm: 2287 275 233 213 0 72 0
[pid=15942] ppid=15941 vsize=307988 CPUtime=2.54 cores=0,2,4,6
/proc/15942/stat : 15942 (pb2sat) S 15941 15941 14901 0 -1 4202496 16130 0 0 0 227 27 0 0 20 0 1 0 280002363 315379712 43999 33554432000 4194304 5873084 140734966547952 140734966544376 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15942/statm: 76997 43999 171 410 0 76579 0
[pid=15944] ppid=15942 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15944/stat : 15944 (satsolver.sh) S 15942 15941 14901 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 280002618 9367552 266 33554432000 4194304 5064252 140737285213184 140737285212096 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15944/statm: 2287 266 226 213 0 72 0
[pid=15945] ppid=15944 vsize=367748 CPUtime=48.53 cores=0,2,4,6
/proc/15945/stat : 15945 (glucose_static) R 15944 15941 14901 0 -1 4202496 59478 0 0 0 4834 19 0 0 20 0 1 0 280002618 376573952 79560 33554432000 4194304 4896791 140733351327840 140733351325368 4224684 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15945/statm: 91937 79560 78 172 0 91763 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 694032

[startup+102.3 s]
/proc/loadavg: 2.08 2.05 2.01 3/185 15991
/proc/meminfo: memFree=25245160/32873844 swapFree=7124/7124
[pid=15941] ppid=15939 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15941/stat : 15941 (runPb2satCp2.sh) S 15939 15941 14901 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 280002363 9367552 275 33554432000 4194304 5064252 140734824136384 140734824135296 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15941/statm: 2287 275 233 213 0 72 0
[pid=15942] ppid=15941 vsize=307988 CPUtime=2.54 cores=0,2,4,6
/proc/15942/stat : 15942 (pb2sat) S 15941 15941 14901 0 -1 4202496 16130 0 0 0 227 27 0 0 20 0 1 0 280002363 315379712 43999 33554432000 4194304 5873084 140734966547952 140734966544376 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15942/statm: 76997 43999 171 410 0 76579 0
[pid=15944] ppid=15942 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15944/stat : 15944 (satsolver.sh) S 15942 15941 14901 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 280002618 9367552 266 33554432000 4194304 5064252 140737285213184 140737285212096 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15944/statm: 2287 266 226 213 0 72 0
[pid=15945] ppid=15944 vsize=367748 CPUtime=99.72 cores=0,2,4,6
/proc/15945/stat : 15945 (glucose_static) R 15944 15941 14901 0 -1 4202496 59478 0 0 0 9953 19 0 0 20 0 1 0 280002618 376573952 79560 33554432000 4194304 4896791 140733351327840 140733351325368 4224148 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15945/statm: 91937 79560 78 172 0 91763 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 694032

[startup+162.3 s]
/proc/loadavg: 2.03 2.04 2.01 3/185 15991
/proc/meminfo: memFree=25241748/32873844 swapFree=7124/7124
[pid=15941] ppid=15939 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15941/stat : 15941 (runPb2satCp2.sh) S 15939 15941 14901 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 280002363 9367552 275 33554432000 4194304 5064252 140734824136384 140734824135296 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15941/statm: 2287 275 233 213 0 72 0
[pid=15942] ppid=15941 vsize=307988 CPUtime=2.54 cores=0,2,4,6
/proc/15942/stat : 15942 (pb2sat) S 15941 15941 14901 0 -1 4202496 16130 0 0 0 227 27 0 0 20 0 1 0 280002363 315379712 43999 33554432000 4194304 5873084 140734966547952 140734966544376 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15942/statm: 76997 43999 171 410 0 76579 0
[pid=15944] ppid=15942 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15944/stat : 15944 (satsolver.sh) S 15942 15941 14901 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 280002618 9367552 266 33554432000 4194304 5064252 140737285213184 140737285212096 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15944/statm: 2287 266 226 213 0 72 0
[pid=15945] ppid=15944 vsize=367748 CPUtime=159.71 cores=0,2,4,6
/proc/15945/stat : 15945 (glucose_static) R 15944 15941 14901 0 -1 4202496 59478 0 0 0 15952 19 0 0 20 0 1 0 280002618 376573952 79560 33554432000 4194304 4896791 140733351327840 140733351325368 4225029 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15945/statm: 91937 79560 78 172 0 91763 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 694032

[startup+222.3 s]
/proc/loadavg: 2.12 2.06 2.01 3/185 15991
/proc/meminfo: memFree=25238124/32873844 swapFree=7124/7124
[pid=15941] ppid=15939 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/15998/statm: 192553 167431 78 172 0 192379 0
Current children cumulated CPU time (s) 1359.94
Current children cumulated vsize (KiB) 1391684

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 16004
/proc/meminfo: memFree=24388588/32873844 swapFree=7124/7124
[pid=15941] ppid=15939 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15941/stat : 15941 (runPb2satCp2.sh) S 15939 15941 14901 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 280002363 9367552 275 33554432000 4194304 5064252 140734824136384 140734824135296 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15941/statm: 2287 275 233 213 0 72 0
[pid=15942] ppid=15941 vsize=603176 CPUtime=488.32 cores=0,2,4,6
/proc/15942/stat : 15942 (pb2sat) S 15941 15941 14901 0 -1 4202496 31143 65350 0 0 605 740 47443 44 20 0 1 0 280002363 617652224 89997 33554432000 4194304 5873084 140734966547952 140734966541768 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 209 0 0
/proc/15942/statm: 150794 89997 180 410 0 150376 0
[pid=15997] ppid=15942 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15997/stat : 15997 (satsolver.sh) S 15942 15941 14901 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 280051415 9367552 267 33554432000 4194304 5064252 140736630147488 140736630146400 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15997/statm: 2287 267 226 213 0 72 0
[pid=15998] ppid=15997 vsize=771316 CPUtime=931.62 cores=0,2,4,6
/proc/15998/stat : 15998 (glucose_static) R 15997 15941 14901 0 -1 4202496 168798 0 0 0 93110 52 0 0 20 0 1 0 280051416 789827584 169229 33554432000 4194304 4896791 140735108435968 140735108433176 4225029 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15998/statm: 192829 169229 78 172 0 192655 0
Current children cumulated CPU time (s) 1419.94
Current children cumulated vsize (KiB) 1392788

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 16004
/proc/meminfo: memFree=24376660/32873844 swapFree=7124/7124
[pid=15941] ppid=15939 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15941/stat : 15941 (runPb2satCp2.sh) S 15939 15941 14901 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 280002363 9367552 275 33554432000 4194304 5064252 140734824136384 140734824135296 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15941/statm: 2287 275 233 213 0 72 0
[pid=15942] ppid=15941 vsize=603176 CPUtime=488.32 cores=0,2,4,6
/proc/15942/stat : 15942 (pb2sat) S 15941 15941 14901 0 -1 4202496 31143 65350 0 0 605 740 47443 44 20 0 1 0 280002363 617652224 89997 33554432000 4194304 5873084 140734966547952 140734966541768 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 209 0 0
/proc/15942/statm: 150794 89997 180 410 0 150376 0
[pid=15997] ppid=15942 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15997/stat : 15997 (satsolver.sh) S 15942 15941 14901 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 280051415 9367552 267 33554432000 4194304 5064252 140736630147488 140736630146400 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15997/statm: 2287 267 226 213 0 72 0
[pid=15998] ppid=15997 vsize=772108 CPUtime=991.6 cores=0,2,4,6
/proc/15998/stat : 15998 (glucose_static) R 15997 15941 14901 0 -1 4202496 170389 0 0 0 99108 52 0 0 20 0 1 0 280051416 790638592 169972 33554432000 4194304 4896791 140735108435968 140735108431048 4224960 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15998/statm: 193027 169972 78 172 0 192853 0
Current children cumulated CPU time (s) 1479.92
Current children cumulated vsize (KiB) 1393580

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 16004
/proc/meminfo: memFree=24367644/32873844 swapFree=7124/7124
[pid=15941] ppid=15939 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15941/stat : 15941 (runPb2satCp2.sh) S 15939 15941 14901 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 280002363 9367552 275 33554432000 4194304 5064252 140734824136384 140734824135296 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15941/statm: 2287 275 233 213 0 72 0
[pid=15942] ppid=15941 vsize=603176 CPUtime=488.32 cores=0,2,4,6
/proc/15942/stat : 15942 (pb2sat) S 15941 15941 14901 0 -1 4202496 31143 65350 0 0 605 740 47443 44 20 0 1 0 280002363 617652224 89997 33554432000 4194304 5873084 140734966547952 140734966541768 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 209 0 0
/proc/15942/statm: 150794 89997 180 410 0 150376 0
[pid=15997] ppid=15942 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15997/stat : 15997 (satsolver.sh) S 15942 15941 14901 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 280051415 9367552 267 33554432000 4194304 5064252 140736630147488 140736630146400 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15997/statm: 2287 267 226 213 0 72 0
[pid=15998] ppid=15997 vsize=772632 CPUtime=1051.59 cores=0,2,4,6
/proc/15998/stat : 15998 (glucose_static) R 15997 15941 14901 0 -1 4202496 170528 0 0 0 105106 53 0 0 20 0 1 0 280051416 791175168 171125 33554432000 4194304 4896791 140735108435968 140735108433176 4225029 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15998/statm: 193158 171125 78 172 0 192984 0
Current children cumulated CPU time (s) 1539.91
Current children cumulated vsize (KiB) 1394104

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 16004
/proc/meminfo: memFree=24396964/32873844 swapFree=7124/7124
[pid=15941] ppid=15939 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15941/stat : 15941 (runPb2satCp2.sh) S 15939 15941 14901 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 280002363 9367552 275 33554432000 4194304 5064252 140734824136384 140734824135296 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15941/statm: 2287 275 233 213 0 72 0
[pid=15942] ppid=15941 vsize=603176 CPUtime=488.32 cores=0,2,4,6
/proc/15942/stat : 15942 (pb2sat) S 15941 15941 14901 0 -1 4202496 31143 65350 0 0 605 740 47443 44 20 0 1 0 280002363 617652224 89997 33554432000 4194304 5873084 140734966547952 140734966541768 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 209 0 0
/proc/15942/statm: 150794 89997 180 410 0 150376 0
[pid=15997] ppid=15942 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15997/stat : 15997 (satsolver.sh) S 15942 15941 14901 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 280051415 9367552 267 33554432000 4194304 5064252 140736630147488 140736630146400 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15997/statm: 2287 267 226 213 0 72 0
[pid=15998] ppid=15997 vsize=692200 CPUtime=1111.55 cores=0,2,4,6
/proc/15998/stat : 15998 (glucose_static) R 15997 15941 14901 0 -1 4202496 171651 0 0 0 111100 55 0 0 20 0 1 0 280051416 708812800 163321 33554432000 4194304 4896791 140735108435968 140735108433176 4203026 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15998/statm: 173050 163321 78 172 0 172876 0
Current children cumulated CPU time (s) 1599.87
Current children cumulated vsize (KiB) 1313672

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/186 16008
/proc/meminfo: memFree=24375872/32873844 swapFree=7124/7124
[pid=15941] ppid=15939 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15941/stat : 15941 (runPb2satCp2.sh) S 15939 15941 14901 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 280002363 9367552 275 33554432000 4194304 5064252 140734824136384 140734824135296 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15941/statm: 2287 275 233 213 0 72 0
[pid=15942] ppid=15941 vsize=603176 CPUtime=488.32 cores=0,2,4,6
/proc/15942/stat : 15942 (pb2sat) S 15941 15941 14901 0 -1 4202496 31143 65350 0 0 605 740 47443 44 20 0 1 0 280002363 617652224 89997 33554432000 4194304 5873084 140734966547952 140734966541768 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 209 0 0
/proc/15942/statm: 150794 89997 180 410 0 150376 0
[pid=15997] ppid=15942 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15997/stat : 15997 (satsolver.sh) S 15942 15941 14901 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 280051415 9367552 267 33554432000 4194304 5064252 140736630147488 140736630146400 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15997/statm: 2287 267 226 213 0 72 0
[pid=15998] ppid=15997 vsize=776404 CPUtime=1171.54 cores=0,2,4,6
/proc/15998/stat : 15998 (glucose_static) R 15997 15941 14901 0 -1 4202496 179611 0 0 0 117096 58 0 0 20 0 1 0 280051416 795037696 166375 33554432000 4194304 4896791 140735108435968 140735108433480 4224983 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15998/statm: 194101 166375 78 172 0 193927 0
Current children cumulated CPU time (s) 1659.86
Current children cumulated vsize (KiB) 1397876

[startup+1722.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/185 16008
/proc/meminfo: memFree=24363960/32873844 swapFree=7124/7124
[pid=15941] ppid=15939 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15941/stat : 15941 (runPb2satCp2.sh) S 15939 15941 14901 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 280002363 9367552 275 33554432000 4194304 5064252 140734824136384 140734824135296 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15941/statm: 2287 275 233 213 0 72 0
[pid=15942] ppid=15941 vsize=603176 CPUtime=488.32 cores=0,2,4,6
/proc/15942/stat : 15942 (pb2sat) S 15941 15941 14901 0 -1 4202496 31143 65350 0 0 605 740 47443 44 20 0 1 0 280002363 617652224 89997 33554432000 4194304 5873084 140734966547952 140734966541768 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 209 0 0
/proc/15942/statm: 150794 89997 180 410 0 150376 0
[pid=15997] ppid=15942 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15997/stat : 15997 (satsolver.sh) S 15942 15941 14901 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 280051415 9367552 267 33554432000 4194304 5064252 140736630147488 140736630146400 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15997/statm: 2287 267 226 213 0 72 0
[pid=15998] ppid=15997 vsize=777856 CPUtime=1231.52 cores=0,2,4,6
/proc/15998/stat : 15998 (glucose_static) R 15997 15941 14901 0 -1 4202496 185451 0 0 0 123093 59 0 0 20 0 1 0 280051416 796524544 168279 33554432000 4194304 4896791 140735108435968 140735108433496 4225148 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15998/statm: 194464 168279 78 172 0 194290 0
Current children cumulated CPU time (s) 1719.84
Current children cumulated vsize (KiB) 1399328

[startup+1782.31 s]
/proc/loadavg: 2.01 2.01 2.00 3/185 16008
/proc/meminfo: memFree=24353992/32873844 swapFree=7124/7124
[pid=15941] ppid=15939 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15941/stat : 15941 (runPb2satCp2.sh) S 15939 15941 14901 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 280002363 9367552 275 33554432000 4194304 5064252 140734824136384 140734824135296 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15941/statm: 2287 275 233 213 0 72 0
[pid=15942] ppid=15941 vsize=603176 CPUtime=488.32 cores=0,2,4,6
/proc/15942/stat : 15942 (pb2sat) S 15941 15941 14901 0 -1 4202496 31143 65350 0 0 605 740 47443 44 20 0 1 0 280002363 617652224 89997 33554432000 4194304 5873084 140734966547952 140734966541768 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 209 0 0
/proc/15942/statm: 150794 89997 180 410 0 150376 0
[pid=15997] ppid=15942 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15997/stat : 15997 (satsolver.sh) S 15942 15941 14901 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 280051415 9367552 267 33554432000 4194304 5064252 140736630147488 140736630146400 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15997/statm: 2287 267 226 213 0 72 0
[pid=15998] ppid=15997 vsize=778116 CPUtime=1291.52 cores=0,2,4,6
/proc/15998/stat : 15998 (glucose_static) R 15997 15941 14901 0 -1 4202496 185507 0 0 0 129093 59 0 0 20 0 1 0 280051416 796790784 169634 33554432000 4194304 4896791 140735108435968 140735108433176 4203780 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15998/statm: 194529 169634 78 172 0 194355 0
Current children cumulated CPU time (s) 1779.84
Current children cumulated vsize (KiB) 1399588



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.5 s]
/proc/loadavg: 2.01 2.00 2.00 3/185 16008
/proc/meminfo: memFree=24351796/32873844 swapFree=7124/7124
[pid=15941] ppid=15939 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15941/stat : 15941 (runPb2satCp2.sh) S 15939 15941 14901 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 280002363 9367552 275 33554432000 4194304 5064252 140734824136384 140734824135296 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15941/statm: 2287 275 233 213 0 72 0
[pid=15942] ppid=15941 vsize=603176 CPUtime=488.32 cores=0,2,4,6
/proc/15942/stat : 15942 (pb2sat) S 15941 15941 14901 0 -1 4202496 31143 65350 0 0 605 740 47443 44 20 0 1 0 280002363 617652224 89997 33554432000 4194304 5873084 140734966547952 140734966541768 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 209 0 0
/proc/15942/statm: 150794 89997 180 410 0 150376 0
[pid=15997] ppid=15942 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15997/stat : 15997 (satsolver.sh) S 15942 15941 14901 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 280051415 9367552 267 33554432000 4194304 5064252 140736630147488 140736630146400 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15997/statm: 2287 267 226 213 0 72 0
[pid=15998] ppid=15997 vsize=778116 CPUtime=1311.72 cores=0,2,4,6
/proc/15998/stat : 15998 (glucose_static) R 15997 15941 14901 0 -1 4202496 185530 0 0 0 131112 60 0 0 20 0 1 0 280051416 796790784 170166 33554432000 4194304 4896791 140735108435968 140735108433176 4203968 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15998/statm: 194529 170166 78 172 0 194355 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 1399588

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

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 15941 and gives
#  childrusage.ru_utime.tv_sec=480
#  childrusage.ru_utime.tv_usec=487954
#  childrusage.ru_stime.tv_sec=7
#  childrusage.ru_stime.tv_usec=850806
# CPU time returned by wait4() is 488.339
# while last known CPU time is 1800.04
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1802.52
CPU time (s): 1800.04
CPU user time (s): 1791.6
CPU system time (s): 8.44
CPU usage (%): 99.8625
Max. virtual memory (cumulated for all children) (KiB): 1621152

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 480.488
system time used= 7.85081
maximum resident set size= 509180
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 97471
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1099448
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 64
involuntary context switches= 571

runsolver used 4.85026 second user time and 9.98448 second system time

The end

Launcher Data

Begin job on node134 at 2012-05-27 19:12:50
IDJOB=3694502
IDBENCH=91500
IDSOLVER=2273
FILE ID=node134/3694502-1338138770
RUNJOBID= node134-1338124357-14917
PBS_JOBID= 14624510
Free space on /tmp= 70944 MiB

SOLVER NAME= pb2satCp2 2012-05-19
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/sroussel/BA/normalized-BA_RDC4.dot_unif_50null0mast_rapportOE1.0_TMAX300_K67_cod1.opb
COMMAND LINE= DIR/runPb2satCp2.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3694502-1338138770/watcher-3694502-1338138770 -o /tmp/evaluation-result-3694502-1338138770/solver-3694502-1338138770 -C 1800 -W 1900 -M 15500  HOME/runPb2satCp2.sh HOME/instance-3694502-1338138770.opb 1619395969 HOME HOME

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

MD5SUM BENCH= f6abb5dab8498b879a85f97ed19c694b
RANDOM SEED=1619395969

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        27525744 kB
Buffers:          407484 kB
Cached:          3819784 kB
SwapCached:            0 kB
Active:          1878796 kB
Inactive:        2614744 kB
Active(anon):     262036 kB
Inactive(anon):     5996 kB
Active(file):    1616760 kB
Inactive(file):  2608748 kB
Unevictable:        7124 kB
Mlocked:            7124 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             11268 kB
Writeback:             0 kB
AnonPages:        446640 kB
Mapped:            15220 kB
Shmem:               212 kB
Slab:             713632 kB
SReclaimable:     155876 kB
SUnreclaim:       557756 kB
KernelStack:        1536 kB
PageTables:         4368 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     411004 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:    372736 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= 70068 MiB
End job on node134 at 2012-05-27 19:42:52