Trace number 3694393

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.14 1801.21

General information on the benchmark

Name/OPT-BIGINT-LIN/leberre/opb-paranoid/misc2010/datasets/
10orplus/normalized-python-cairo.cudf.paranoid.opb
MD5SUM8424b7061409513cf5c3292b053a86a1
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark141778
Best CPU time to get the best result obtained on this benchmark260.852
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables19768
Total number of constraints96403
Number of constraints which are clauses94838
Number of constraints which are cardinality constraints (but not clauses)1565
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint2962
Number of terms in the objective function 7253
Biggest coefficient in the objective function 4295
Number of bits for the biggest coefficient in the objective function 13
Sum of the numbers in the objective function 12717493
Number of bits of the sum of numbers in the objective function 24
Biggest number in a constraint 4295
Number of bits of the biggest number in a constraint 13
Biggest sum of numbers in a constraint 12717493
Number of bits of the biggest sum of numbers24
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.87	c model valid
0.00/0.87	c current solution ok
1.18/1.25	o 2448906
1.18/1.25	c fallback to adder encoding
1800.10/1801.21	./satsolver.sh: line 5:  7533 Terminated              ./glucose_static -rnd-seed=$seed $1 > $2
1800.10/1801.21	c error: unexpected solver exit code
1800.10/1801.21	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-3694393-1338101830/watcher-3694393-1338101830 -o /tmp/evaluation-result-3694393-1338101830/solver-3694393-1338101830 -C 1800 -W 1900 -M 15500 HOME/runPb2satCp2.sh HOME/instance-3694393-1338101830.opb 763484420 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.00 2.12 2.78 3/171 7516
/proc/meminfo: memFree=30250140/32873648 swapFree=7368/7368
[pid=7515] ppid=7513 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7515/stat : 7515 (runPb2satCp2.sh) S 7513 7515 3829 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276307115 9367552 275 33554432000 4194304 5064252 140736253551232 140736253550144 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7515/statm: 2287 275 233 213 0 72 0

[startup+0.0442591 s]
/proc/loadavg: 2.00 2.12 2.78 3/171 7516
/proc/meminfo: memFree=30250140/32873648 swapFree=7368/7368
[pid=7515] ppid=7513 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7515/stat : 7515 (runPb2satCp2.sh) S 7513 7515 3829 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276307115 9367552 275 33554432000 4194304 5064252 140736253551232 140736253550144 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7515/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100261 s]
/proc/loadavg: 2.00 2.12 2.78 3/171 7516
/proc/meminfo: memFree=30250140/32873648 swapFree=7368/7368
[pid=7515] ppid=7513 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7515/stat : 7515 (runPb2satCp2.sh) S 7513 7515 3829 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276307115 9367552 275 33554432000 4194304 5064252 140736253551232 140736253550144 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7515/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300225 s]
/proc/loadavg: 2.00 2.12 2.78 3/171 7516
/proc/meminfo: memFree=30250140/32873648 swapFree=7368/7368
[pid=7515] ppid=7513 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7515/stat : 7515 (runPb2satCp2.sh) S 7513 7515 3829 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276307115 9367552 275 33554432000 4194304 5064252 140736253551232 140736253550144 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7515/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700257 s]
/proc/loadavg: 2.00 2.12 2.78 3/171 7516
/proc/meminfo: memFree=30250140/32873648 swapFree=7368/7368
[pid=7515] ppid=7513 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7515/stat : 7515 (runPb2satCp2.sh) S 7513 7515 3829 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276307115 9367552 275 33554432000 4194304 5064252 140736253551232 140736253550144 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7515/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50032 s]
/proc/loadavg: 2.00 2.12 2.78 3/179 7527
/proc/meminfo: memFree=30227324/32873648 swapFree=7368/7368
[pid=7515] ppid=7513 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7515/stat : 7515 (runPb2satCp2.sh) S 7513 7515 3829 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276307115 9367552 275 33554432000 4194304 5064252 140736253551232 140736253550144 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7515/statm: 2287 275 233 213 0 72 0
[pid=7520] ppid=7515 vsize=36584 CPUtime=1.48 cores=1,3,5,7
/proc/7520/stat : 7520 (pb2sat) R 7515 7515 3829 0 -1 4202496 7598 4235 0 0 104 32 11 1 20 0 1 0 276307115 37462016 8390 33554432000 4194304 5873084 140736465079712 140736465075048 4995879 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/7520/statm: 9146 8390 180 410 0 8728 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 45732

[startup+3.10031 s]
/proc/loadavg: 2.00 2.11 2.77 3/179 7529
/proc/meminfo: memFree=30086280/32873648 swapFree=7368/7368
[pid=7515] ppid=7513 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7515/stat : 7515 (runPb2satCp2.sh) S 7513 7515 3829 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276307115 9367552 275 33554432000 4194304 5064252 140736253551232 140736253550144 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7515/statm: 2287 275 233 213 0 72 0
[pid=7520] ppid=7515 vsize=85736 CPUtime=2.18 cores=1,3,5,7
/proc/7520/stat : 7520 (pb2sat) S 7515 7515 3829 0 -1 4202496 9202 4235 0 0 164 42 11 1 20 0 1 0 276307115 87793664 19439 33554432000 4194304 5873084 140736465079712 140736465073528 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 70 0 0
/proc/7520/statm: 21434 19439 180 410 0 21016 0
Current children cumulated CPU time (s) 2.18
Current children cumulated vsize (KiB) 94884
heavy processes:

[startup+6.30035 s]
/proc/loadavg: 2.00 2.11 2.77 3/183 7533
/proc/meminfo: memFree=29657164/32873648 swapFree=7368/7368
[pid=7515] ppid=7513 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7515/stat : 7515 (runPb2satCp2.sh) S 7513 7515 3829 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276307115 9367552 275 33554432000 4194304 5064252 140736253551232 140736253550144 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7515/statm: 2287 275 233 213 0 72 0
[pid=7520] ppid=7515 vsize=85736 CPUtime=2.18 cores=1,3,5,7
/proc/7520/stat : 7520 (pb2sat) S 7515 7515 3829 0 -1 4202496 9202 4235 0 0 164 42 11 1 20 0 1 0 276307115 87793664 19439 33554432000 4194304 5873084 140736465079712 140736465073528 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 70 0 0
/proc/7520/statm: 21434 19439 180 410 0 21016 0
[pid=7532] ppid=7520 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7532/stat : 7532 (satsolver.sh) S 7520 7515 3829 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 276307406 9367552 267 33554432000 4194304 5064252 140735000574304 140735000573216 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7532/statm: 2287 267 226 213 0 72 0
[pid=7533] ppid=7532 vsize=183084 CPUtime=3.37 cores=1,3,5,7
/proc/7533/stat : 7533 (glucose_static) R 7532 7515 3829 0 -1 4202496 34220 0 0 0 328 9 0 0 20 0 1 0 276307406 187478016 38786 33554432000 4194304 4896791 140734628216272 140734628213480 4203064 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7533/statm: 45771 38786 78 172 0 45597 0
Current children cumulated CPU time (s) 5.55
Current children cumulated vsize (KiB) 287116

[startup+12.7004 s]
/proc/loadavg: 2.00 2.11 2.76 3/183 7533
/proc/meminfo: memFree=29653468/32873648 swapFree=7368/7368
[pid=7515] ppid=7513 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7515/stat : 7515 (runPb2satCp2.sh) S 7513 7515 3829 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276307115 9367552 275 33554432000 4194304 5064252 140736253551232 140736253550144 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7515/statm: 2287 275 233 213 0 72 0
[pid=7520] ppid=7515 vsize=85736 CPUtime=2.18 cores=1,3,5,7
/proc/7520/stat : 7520 (pb2sat) S 7515 7515 3829 0 -1 4202496 9202 4235 0 0 164 42 11 1 20 0 1 0 276307115 87793664 19439 33554432000 4194304 5873084 140736465079712 140736465073528 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 70 0 0
/proc/7520/statm: 21434 19439 180 410 0 21016 0
[pid=7532] ppid=7520 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7532/stat : 7532 (satsolver.sh) S 7520 7515 3829 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 276307406 9367552 267 33554432000 4194304 5064252 140735000574304 140735000573216 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7532/statm: 2287 267 226 213 0 72 0
[pid=7533] ppid=7532 vsize=184740 CPUtime=9.78 cores=1,3,5,7
/proc/7533/stat : 7533 (glucose_static) R 7532 7515 3829 0 -1 4202496 35305 0 0 0 968 10 0 0 20 0 1 0 276307406 189173760 39195 33554432000 4194304 4896791 140734628216272 140734628213480 4203026 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7533/statm: 46185 39195 78 172 0 46011 0
Current children cumulated CPU time (s) 11.96
Current children cumulated vsize (KiB) 288772

[startup+25.5004 s]
/proc/loadavg: 2.00 2.11 2.76 3/183 7533
/proc/meminfo: memFree=29648700/32873648 swapFree=7368/7368
[pid=7515] ppid=7513 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7515/stat : 7515 (runPb2satCp2.sh) S 7513 7515 3829 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276307115 9367552 275 33554432000 4194304 5064252 140736253551232 140736253550144 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7515/statm: 2287 275 233 213 0 72 0
[pid=7520] ppid=7515 vsize=85736 CPUtime=2.18 cores=1,3,5,7
/proc/7520/stat : 7520 (pb2sat) S 7515 7515 3829 0 -1 4202496 9202 4235 0 0 164 42 11 1 20 0 1 0 276307115 87793664 19439 33554432000 4194304 5873084 140736465079712 140736465073528 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 70 0 0
/proc/7520/statm: 21434 19439 180 410 0 21016 0
[pid=7532] ppid=7520 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7532/stat : 7532 (satsolver.sh) S 7520 7515 3829 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 276307406 9367552 267 33554432000 4194304 5064252 140735000574304 140735000573216 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7532/statm: 2287 267 226 213 0 72 0
[pid=7533] ppid=7532 vsize=186500 CPUtime=22.57 cores=1,3,5,7
/proc/7533/stat : 7533 (glucose_static) R 7532 7515 3829 0 -1 4202496 36759 0 0 0 2247 10 0 0 20 0 1 0 276307406 190976000 40653 33554432000 4194304 4896791 140734628216272 140734628212008 4232121 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7533/statm: 46625 40653 78 172 0 46451 0
Current children cumulated CPU time (s) 24.75
Current children cumulated vsize (KiB) 290532

[startup+51.1004 s]
/proc/loadavg: 2.00 2.10 2.73 3/183 7534
/proc/meminfo: memFree=29633304/32873648 swapFree=7368/7368
[pid=7515] ppid=7513 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7515/stat : 7515 (runPb2satCp2.sh) S 7513 7515 3829 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276307115 9367552 275 33554432000 4194304 5064252 140736253551232 140736253550144 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7515/statm: 2287 275 233 213 0 72 0
[pid=7520] ppid=7515 vsize=85736 CPUtime=2.18 cores=1,3,5,7
/proc/7520/stat : 7520 (pb2sat) S 7515 7515 3829 0 -1 4202496 9202 4235 0 0 164 42 11 1 20 0 1 0 276307115 87793664 19439 33554432000 4194304 5873084 140736465079712 140736465073528 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 70 0 0
/proc/7520/statm: 21434 19439 180 410 0 21016 0
[pid=7532] ppid=7520 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7532/stat : 7532 (satsolver.sh) S 7520 7515 3829 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 276307406 9367552 267 33554432000 4194304 5064252 140735000574304 140735000573216 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7532/statm: 2287 267 226 213 0 72 0
[pid=7533] ppid=7532 vsize=192132 CPUtime=48.16 cores=1,3,5,7
/proc/7533/stat : 7533 (glucose_static) R 7532 7515 3829 0 -1 4202496 40022 0 0 0 4804 12 0 0 20 0 1 0 276307406 196743168 41507 33554432000 4194304 4896791 140734628216272 140734628213656 4203856 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7533/statm: 48033 41507 78 172 0 47859 0
Current children cumulated CPU time (s) 50.34
Current children cumulated vsize (KiB) 296164

[startup+102.307 s]
/proc/loadavg: 2.00 2.08 2.69 3/183 7534
/proc/meminfo: memFree=29625884/32873648 swapFree=7368/7368
[pid=7515] ppid=7513 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7515/stat : 7515 (runPb2satCp2.sh) S 7513 7515 3829 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276307115 9367552 275 33554432000 4194304 5064252 140736253551232 140736253550144 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7515/statm: 2287 275 233 213 0 72 0
[pid=7520] ppid=7515 vsize=85736 CPUtime=2.18 cores=1,3,5,7
/proc/7520/stat : 7520 (pb2sat) S 7515 7515 3829 0 -1 4202496 9202 4235 0 0 164 42 11 1 20 0 1 0 276307115 87793664 19439 33554432000 4194304 5873084 140736465079712 140736465073528 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 70 0 0
/proc/7520/statm: 21434 19439 180 410 0 21016 0
[pid=7532] ppid=7520 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7532/stat : 7532 (satsolver.sh) S 7520 7515 3829 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 276307406 9367552 267 33554432000 4194304 5064252 140735000574304 140735000573216 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7532/statm: 2287 267 226 213 0 72 0
[pid=7533] ppid=7532 vsize=199476 CPUtime=99.36 cores=1,3,5,7
/proc/7533/stat : 7533 (glucose_static) R 7532 7515 3829 0 -1 4202496 42840 0 0 0 9922 14 0 0 20 0 1 0 276307406 204263424 43900 33554432000 4194304 4896791 140734628216272 140734628213480 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7533/statm: 49869 43900 78 172 0 49695 0
Current children cumulated CPU time (s) 101.54
Current children cumulated vsize (KiB) 303508

[startup+162.3 s]
/proc/loadavg: 2.00 2.06 2.64 3/183 7534
/proc/meminfo: memFree=29597424/32873648 swapFree=7368/7368
[pid=7515] ppid=7513 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7515/stat : 7515 (runPb2satCp2.sh) S 7513 7515 3829 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276307115 9367552 275 33554432000 4194304 5064252 140736253551232 140736253550144 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7515/statm: 2287 275 233 213 0 72 0
[pid=7520] ppid=7515 vsize=85736 CPUtime=2.18 cores=1,3,5,7
/proc/7520/stat : 7520 (pb2sat) S 7515 7515 3829 0 -1 4202496 9202 4235 0 0 164 42 11 1 20 0 1 0 276307115 87793664 19439 33554432000 4194304 5873084 140736465079712 140736465073528 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 70 0 0
/proc/7520/statm: 21434 19439 180 410 0 21016 0
[pid=7532] ppid=7520 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7532/stat : 7532 (satsolver.sh) S 7520 7515 3829 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 276307406 9367552 267 33554432000 4194304 5064252 140735000574304 140735000573216 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7532/statm: 2287 267 226 213 0 72 0
[pid=7533] ppid=7532 vsize=206528 CPUtime=159.35 cores=1,3,5,7
/proc/7533/stat : 7533 (glucose_static) R 7532 7515 3829 0 -1 4202496 45453 0 0 0 15918 17 0 0 20 0 1 0 276307406 211484672 47158 33554432000 4194304 4896791 140734628216272 140734628213480 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7533/statm: 51632 47158 78 172 0 51458 0
Current children cumulated CPU time (s) 161.53
Current children cumulated vsize (KiB) 310560

[startup+222.3 s]
/proc/loadavg: 2.00 2.05 2.60 3/184 7537
/proc/meminfo: memFree=29572972/32873648 swapFree=7368/7368

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


[startup+1362.3 s]
/proc/loadavg: 2.03 2.08 2.20 3/183 7567
/proc/meminfo: memFree=29315708/32873648 swapFree=7368/7368
[pid=7515] ppid=7513 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7515/stat : 7515 (runPb2satCp2.sh) S 7513 7515 3829 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276307115 9367552 275 33554432000 4194304 5064252 140736253551232 140736253550144 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7515/statm: 2287 275 233 213 0 72 0
[pid=7520] ppid=7515 vsize=85736 CPUtime=2.18 cores=1,3,5,7
/proc/7520/stat : 7520 (pb2sat) S 7515 7515 3829 0 -1 4202496 9202 4235 0 0 164 42 11 1 20 0 1 0 276307115 87793664 19439 33554432000 4194304 5873084 140736465079712 140736465073528 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 70 0 0
/proc/7520/statm: 21434 19439 180 410 0 21016 0
[pid=7532] ppid=7520 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7532/stat : 7532 (satsolver.sh) S 7520 7515 3829 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 276307406 9367552 267 33554432000 4194304 5064252 140735000574304 140735000573216 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7532/statm: 2287 267 226 213 0 72 0
[pid=7533] ppid=7532 vsize=384196 CPUtime=1359.09 cores=1,3,5,7
/proc/7533/stat : 7533 (glucose_static) R 7532 7515 3829 0 -1 4202496 102907 0 0 0 135811 98 0 0 20 0 1 0 276307406 393416704 83781 33554432000 4194304 4896791 140734628216272 140734628212008 4223879 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7533/statm: 96049 83781 78 172 0 95875 0
Current children cumulated CPU time (s) 1361.27
Current children cumulated vsize (KiB) 488228

[startup+1422.31 s]
/proc/loadavg: 2.04 2.07 2.18 3/184 7570
/proc/meminfo: memFree=29281140/32873648 swapFree=7368/7368
[pid=7515] ppid=7513 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7515/stat : 7515 (runPb2satCp2.sh) S 7513 7515 3829 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276307115 9367552 275 33554432000 4194304 5064252 140736253551232 140736253550144 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7515/statm: 2287 275 233 213 0 72 0
[pid=7520] ppid=7515 vsize=85736 CPUtime=2.18 cores=1,3,5,7
/proc/7520/stat : 7520 (pb2sat) S 7515 7515 3829 0 -1 4202496 9202 4235 0 0 164 42 11 1 20 0 1 0 276307115 87793664 19439 33554432000 4194304 5873084 140736465079712 140736465073528 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 70 0 0
/proc/7520/statm: 21434 19439 180 410 0 21016 0
[pid=7532] ppid=7520 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7532/stat : 7532 (satsolver.sh) S 7520 7515 3829 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 276307406 9367552 267 33554432000 4194304 5064252 140735000574304 140735000573216 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7532/statm: 2287 267 226 213 0 72 0
[pid=7533] ppid=7532 vsize=386808 CPUtime=1419.09 cores=1,3,5,7
/proc/7533/stat : 7533 (glucose_static) R 7532 7515 3829 0 -1 4202496 104786 0 0 0 141807 102 0 0 20 0 1 0 276307406 396091392 87526 33554432000 4194304 4896791 140734628216272 140734628213800 4224118 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7533/statm: 96702 87526 78 172 0 96528 0
Current children cumulated CPU time (s) 1421.27
Current children cumulated vsize (KiB) 490840

[startup+1482.3 s]
/proc/loadavg: 2.02 2.06 2.17 3/183 7570
/proc/meminfo: memFree=29278188/32873648 swapFree=7368/7368
[pid=7515] ppid=7513 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7515/stat : 7515 (runPb2satCp2.sh) S 7513 7515 3829 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276307115 9367552 275 33554432000 4194304 5064252 140736253551232 140736253550144 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7515/statm: 2287 275 233 213 0 72 0
[pid=7520] ppid=7515 vsize=85736 CPUtime=2.18 cores=1,3,5,7
/proc/7520/stat : 7520 (pb2sat) S 7515 7515 3829 0 -1 4202496 9202 4235 0 0 164 42 11 1 20 0 1 0 276307115 87793664 19439 33554432000 4194304 5873084 140736465079712 140736465073528 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 70 0 0
/proc/7520/statm: 21434 19439 180 410 0 21016 0
[pid=7532] ppid=7520 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7532/stat : 7532 (satsolver.sh) S 7520 7515 3829 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 276307406 9367552 267 33554432000 4194304 5064252 140735000574304 140735000573216 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7532/statm: 2287 267 226 213 0 72 0
[pid=7533] ppid=7532 vsize=390564 CPUtime=1479.06 cores=1,3,5,7
/proc/7533/stat : 7533 (glucose_static) R 7532 7515 3829 0 -1 4202496 108902 0 0 0 147798 108 0 0 20 0 1 0 276307406 399937536 84986 33554432000 4194304 4896791 140734628216272 140734628212008 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7533/statm: 97641 84986 78 172 0 97467 0
Current children cumulated CPU time (s) 1481.24
Current children cumulated vsize (KiB) 494596

[startup+1542.3 s]
/proc/loadavg: 2.00 2.05 2.16 3/183 7570
/proc/meminfo: memFree=29259272/32873648 swapFree=7368/7368
[pid=7515] ppid=7513 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7515/stat : 7515 (runPb2satCp2.sh) S 7513 7515 3829 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276307115 9367552 275 33554432000 4194304 5064252 140736253551232 140736253550144 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7515/statm: 2287 275 233 213 0 72 0
[pid=7520] ppid=7515 vsize=85736 CPUtime=2.18 cores=1,3,5,7
/proc/7520/stat : 7520 (pb2sat) S 7515 7515 3829 0 -1 4202496 9202 4235 0 0 164 42 11 1 20 0 1 0 276307115 87793664 19439 33554432000 4194304 5873084 140736465079712 140736465073528 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 70 0 0
/proc/7520/statm: 21434 19439 180 410 0 21016 0
[pid=7532] ppid=7520 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7532/stat : 7532 (satsolver.sh) S 7520 7515 3829 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 276307406 9367552 267 33554432000 4194304 5064252 140735000574304 140735000573216 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7532/statm: 2287 267 226 213 0 72 0
[pid=7533] ppid=7532 vsize=394344 CPUtime=1539.05 cores=1,3,5,7
/proc/7533/stat : 7533 (glucose_static) R 7532 7515 3829 0 -1 4202496 110320 0 0 0 153795 110 0 0 20 0 1 0 276307406 403808256 91443 33554432000 4194304 4896791 140734628216272 140734628213480 4224663 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7533/statm: 98586 91443 78 172 0 98412 0
Current children cumulated CPU time (s) 1541.23
Current children cumulated vsize (KiB) 498376

[startup+1602.3 s]
/proc/loadavg: 2.00 2.04 2.15 3/183 7571
/proc/meminfo: memFree=29254884/32873648 swapFree=7368/7368
[pid=7515] ppid=7513 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7515/stat : 7515 (runPb2satCp2.sh) S 7513 7515 3829 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276307115 9367552 275 33554432000 4194304 5064252 140736253551232 140736253550144 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7515/statm: 2287 275 233 213 0 72 0
[pid=7520] ppid=7515 vsize=85736 CPUtime=2.18 cores=1,3,5,7
/proc/7520/stat : 7520 (pb2sat) S 7515 7515 3829 0 -1 4202496 9202 4235 0 0 164 42 11 1 20 0 1 0 276307115 87793664 19439 33554432000 4194304 5873084 140736465079712 140736465073528 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 70 0 0
/proc/7520/statm: 21434 19439 180 410 0 21016 0
[pid=7532] ppid=7520 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7532/stat : 7532 (satsolver.sh) S 7520 7515 3829 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 276307406 9367552 267 33554432000 4194304 5064252 140735000574304 140735000573216 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7532/statm: 2287 267 226 213 0 72 0
[pid=7533] ppid=7532 vsize=396936 CPUtime=1599.04 cores=1,3,5,7
/proc/7533/stat : 7533 (glucose_static) R 7532 7515 3829 0 -1 4202496 111931 0 0 0 159791 113 0 0 20 0 1 0 276307406 406462464 88894 33554432000 4194304 4896791 140734628216272 140734628213416 4223982 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7533/statm: 99234 88894 78 172 0 99060 0
Current children cumulated CPU time (s) 1601.22
Current children cumulated vsize (KiB) 500968

[startup+1662.3 s]
/proc/loadavg: 2.00 2.03 2.14 3/183 7571
/proc/meminfo: memFree=29270912/32873648 swapFree=7368/7368
[pid=7515] ppid=7513 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7515/stat : 7515 (runPb2satCp2.sh) S 7513 7515 3829 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276307115 9367552 275 33554432000 4194304 5064252 140736253551232 140736253550144 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7515/statm: 2287 275 233 213 0 72 0
[pid=7520] ppid=7515 vsize=85736 CPUtime=2.18 cores=1,3,5,7
/proc/7520/stat : 7520 (pb2sat) S 7515 7515 3829 0 -1 4202496 9202 4235 0 0 164 42 11 1 20 0 1 0 276307115 87793664 19439 33554432000 4194304 5873084 140736465079712 140736465073528 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 70 0 0
/proc/7520/statm: 21434 19439 180 410 0 21016 0
[pid=7532] ppid=7520 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7532/stat : 7532 (satsolver.sh) S 7520 7515 3829 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 276307406 9367552 267 33554432000 4194304 5064252 140735000574304 140735000573216 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7532/statm: 2287 267 226 213 0 72 0
[pid=7533] ppid=7532 vsize=400968 CPUtime=1659.03 cores=1,3,5,7
/proc/7533/stat : 7533 (glucose_static) R 7532 7515 3829 0 -1 4202496 113989 0 0 0 165786 117 0 0 20 0 1 0 276307406 410591232 86842 33554432000 4194304 4896791 140734628216272 140734628213848 4224960 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7533/statm: 100242 86842 78 172 0 100068 0
Current children cumulated CPU time (s) 1661.21
Current children cumulated vsize (KiB) 505000

[startup+1722.3 s]
/proc/loadavg: 2.05 2.03 2.13 3/183 7571
/proc/meminfo: memFree=29229680/32873648 swapFree=7368/7368
[pid=7515] ppid=7513 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7515/stat : 7515 (runPb2satCp2.sh) S 7513 7515 3829 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276307115 9367552 275 33554432000 4194304 5064252 140736253551232 140736253550144 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7515/statm: 2287 275 233 213 0 72 0
[pid=7520] ppid=7515 vsize=85736 CPUtime=2.18 cores=1,3,5,7
/proc/7520/stat : 7520 (pb2sat) S 7515 7515 3829 0 -1 4202496 9202 4235 0 0 164 42 11 1 20 0 1 0 276307115 87793664 19439 33554432000 4194304 5873084 140736465079712 140736465073528 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 70 0 0
/proc/7520/statm: 21434 19439 180 410 0 21016 0
[pid=7532] ppid=7520 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7532/stat : 7532 (satsolver.sh) S 7520 7515 3829 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 276307406 9367552 267 33554432000 4194304 5064252 140735000574304 140735000573216 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7532/statm: 2287 267 226 213 0 72 0
[pid=7533] ppid=7532 vsize=404568 CPUtime=1719.02 cores=1,3,5,7
/proc/7533/stat : 7533 (glucose_static) R 7532 7515 3829 0 -1 4202496 115559 0 0 0 171782 120 0 0 20 0 1 0 276307406 414277632 95125 33554432000 4194304 4896791 140734628216272 140734628213480 4224975 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7533/statm: 101142 95125 78 172 0 100968 0
Current children cumulated CPU time (s) 1721.2
Current children cumulated vsize (KiB) 508600

[startup+1782.3 s]
/proc/loadavg: 2.02 2.03 2.12 3/183 7571
/proc/meminfo: memFree=29215660/32873648 swapFree=7368/7368
[pid=7515] ppid=7513 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7515/stat : 7515 (runPb2satCp2.sh) S 7513 7515 3829 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276307115 9367552 275 33554432000 4194304 5064252 140736253551232 140736253550144 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7515/statm: 2287 275 233 213 0 72 0
[pid=7520] ppid=7515 vsize=85736 CPUtime=2.18 cores=1,3,5,7
/proc/7520/stat : 7520 (pb2sat) S 7515 7515 3829 0 -1 4202496 9202 4235 0 0 164 42 11 1 20 0 1 0 276307115 87793664 19439 33554432000 4194304 5873084 140736465079712 140736465073528 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 70 0 0
/proc/7520/statm: 21434 19439 180 410 0 21016 0
[pid=7532] ppid=7520 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7532/stat : 7532 (satsolver.sh) S 7520 7515 3829 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 276307406 9367552 267 33554432000 4194304 5064252 140735000574304 140735000573216 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7532/statm: 2287 267 226 213 0 72 0
[pid=7533] ppid=7532 vsize=407280 CPUtime=1779.01 cores=1,3,5,7
/proc/7533/stat : 7533 (glucose_static) R 7532 7515 3829 0 -1 4202496 116640 0 0 0 177779 122 0 0 20 0 1 0 276307406 417054720 97137 33554432000 4194304 4896791 140734628216272 140734628213480 4202992 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7533/statm: 101820 97137 78 172 0 101646 0
Current children cumulated CPU time (s) 1781.19
Current children cumulated vsize (KiB) 511312



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.2 s]
/proc/loadavg: 2.01 2.02 2.12 3/178 7601
/proc/meminfo: memFree=29745564/32873648 swapFree=7368/7368
[pid=7515] ppid=7513 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7515/stat : 7515 (runPb2satCp2.sh) S 7513 7515 3829 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276307115 9367552 275 33554432000 4194304 5064252 140736253551232 140736253550144 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7515/statm: 2287 275 233 213 0 72 0
[pid=7520] ppid=7515 vsize=85736 CPUtime=2.18 cores=1,3,5,7
/proc/7520/stat : 7520 (pb2sat) S 7515 7515 3829 0 -1 4202496 9202 4235 0 0 164 42 11 1 20 0 1 0 276307115 87793664 19439 33554432000 4194304 5873084 140736465079712 140736465073528 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 70 0 0
/proc/7520/statm: 21434 19439 180 410 0 21016 0
[pid=7532] ppid=7520 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7532/stat : 7532 (satsolver.sh) S 7520 7515 3829 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 276307406 9367552 267 33554432000 4194304 5064252 140735000574304 140735000573216 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7532/statm: 2287 267 226 213 0 72 0
[pid=7533] ppid=7532 vsize=407800 CPUtime=1797.92 cores=1,3,5,7
/proc/7533/stat : 7533 (glucose_static) R 7532 7515 3829 0 -1 4202496 117442 0 0 0 179668 124 0 0 20 0 1 0 276307406 417587200 91861 33554432000 4194304 4896791 140734628216272 140734628212008 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7533/statm: 101950 91861 78 172 0 101776 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 511832

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1801.21
CPU time (s): 1800.14
CPU user time (s): 1798.45
CPU system time (s): 1.69474
CPU usage (%): 99.9404
Max. virtual memory (cumulated for all children) (KiB): 641672

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.45
system time used= 1.69474
maximum resident set size= 478752
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 131869
page faults= 0
swaps= 0
block input operations= 0
block output operations= 136968
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 129
involuntary context switches= 1857

runsolver used 4.14237 second user time and 20.6869 second system time

The end

Launcher Data

Begin job on node149 at 2012-05-27 08:57:10
IDJOB=3694393
IDBENCH=72235
IDSOLVER=2273
FILE ID=node149/3694393-1338101830
RUNJOBID= node149-1338101830-7493
PBS_JOBID= 14624439
Free space on /tmp= 71708 MiB

SOLVER NAME= pb2satCp2 2012-05-19
BENCH NAME= PB10/normalized-PB10/OPT-BIGINT-LIN/leberre/opb-paranoid/misc2010/datasets/10orplus/normalized-python-cairo.cudf.paranoid.opb
COMMAND LINE= DIR/runPb2satCp2.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3694393-1338101830/watcher-3694393-1338101830 -o /tmp/evaluation-result-3694393-1338101830/solver-3694393-1338101830 -C 1800 -W 1900 -M 15500  HOME/runPb2satCp2.sh HOME/instance-3694393-1338101830.opb 763484420 HOME HOME

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

MD5SUM BENCH= 8424b7061409513cf5c3292b053a86a1
RANDOM SEED=763484420

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        30250520 kB
Buffers:          269056 kB
Cached:          1539152 kB
SwapCached:         2244 kB
Active:           708560 kB
Inactive:        1109676 kB
Active(anon):       2104 kB
Inactive(anon):     9052 kB
Active(file):     706456 kB
Inactive(file):  1100624 kB
Unevictable:        7368 kB
Mlocked:            7368 kB
SwapTotal:      67108856 kB
SwapFree:       67104796 kB
Dirty:             24072 kB
Writeback:             0 kB
AnonPages:         14020 kB
Mapped:            13492 kB
Shmem:                96 kB
Slab:             665784 kB
SReclaimable:     110092 kB
SUnreclaim:       555692 kB
KernelStack:        1392 kB
PageTables:         4040 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     102932 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71636 MiB
End job on node149 at 2012-05-27 09:27:11