Trace number 3694619

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 NameAnswerCPU timeWall clock time
pb2satCp2 2012-05-19? (TO) 1800.03 1800.41

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/MH+IC/
normalized-minisat15_4_4_9_mh_ic.opb
MD5SUMe68c386be3005ac1db93713ad853c109
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark3056260
Best CPU time to get the best result obtained on this benchmark130.34
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables9765
Total number of constraints21293
Number of constraints which are clauses14520
Number of constraints which are cardinality constraints (but not clauses)23
Number of constraints which are nor clauses,nor cardinality constraints6750
Minimum length of a constraint2
Maximum length of a constraint330
Number of terms in the objective function 4005
Biggest coefficient in the objective function 144703125
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 7285050849
Number of bits of the sum of numbers in the objective function 33
Biggest number in a constraint 144703125
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 7285050849
Number of bits of the biggest sum of numbers33
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.37	c model valid
0.00/0.37	c current solution ok
0.00/0.59	o 300665885
0.00/0.59	c fallback to adder encoding
30.38/30.42	c model valid
30.38/30.42	c current solution ok
30.38/30.43	o 298798329
30.38/30.43	c fallback to adder encoding
101.25/101.34	c model valid
101.25/101.34	c current solution ok
101.25/101.36	o 199380550
101.25/101.36	c fallback to adder encoding
1012.79/1013.03	c model valid
1012.79/1013.03	c current solution ok
1012.79/1013.05	o 154816194
1012.79/1013.05	c fallback to adder encoding
1485.58/1485.97	c model valid
1485.58/1485.97	c current solution ok
1485.58/1485.99	o 95062833
1485.58/1485.99	c fallback to adder encoding
1800.03/1800.41	c error: unexpected solver exit code
1800.03/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-3694619-1338154955/watcher-3694619-1338154955 -o /tmp/evaluation-result-3694619-1338154955/solver-3694619-1338154955 -C 1800 -W 1900 -M 15500 HOME/runPb2satCp2.sh HOME/instance-3694619-1338154955.opb 158486947 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 3/179 12852
/proc/meminfo: memFree=30776452/32873844 swapFree=7372/7372
[pid=12852] ppid=12850 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12852/stat : 12852 (runPb2satCp2.sh) S 12850 12852 10279 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 281621590 9367552 275 33554432000 4194304 5064252 140733386193264 140733386192176 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12852/statm: 2287 275 233 213 0 72 0

[startup+0.0810291 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12852
/proc/meminfo: memFree=30776452/32873844 swapFree=7372/7372
[pid=12852] ppid=12850 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12852/stat : 12852 (runPb2satCp2.sh) S 12850 12852 10279 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 281621590 9367552 275 33554432000 4194304 5064252 140733386193264 140733386192176 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12852/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.10027 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12852
/proc/meminfo: memFree=30776452/32873844 swapFree=7372/7372
[pid=12852] ppid=12850 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12852/stat : 12852 (runPb2satCp2.sh) S 12850 12852 10279 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 281621590 9367552 275 33554432000 4194304 5064252 140733386193264 140733386192176 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12852/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300274 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12852
/proc/meminfo: memFree=30776452/32873844 swapFree=7372/7372
[pid=12852] ppid=12850 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12852/stat : 12852 (runPb2satCp2.sh) S 12850 12852 10279 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 281621590 9367552 275 33554432000 4194304 5064252 140733386193264 140733386192176 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12852/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700243 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12852
/proc/meminfo: memFree=30776452/32873844 swapFree=7372/7372
[pid=12852] ppid=12850 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12852/stat : 12852 (runPb2satCp2.sh) S 12850 12852 10279 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 281621590 9367552 275 33554432000 4194304 5064252 140733386193264 140733386192176 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12852/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50031 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 12857
/proc/meminfo: memFree=30728288/32873844 swapFree=7372/7372
[pid=12852] ppid=12850 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12852/stat : 12852 (runPb2satCp2.sh) S 12850 12852 10279 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 281621590 9367552 275 33554432000 4194304 5064252 140733386193264 140733386192176 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12852/statm: 2287 275 233 213 0 72 0
[pid=12853] ppid=12852 vsize=82960 CPUtime=1.27 cores=0,2,4,6
/proc/12853/stat : 12853 (pb2sat) S 12852 12852 10279 0 -1 4202496 8294 4287 0 0 80 24 22 1 20 0 1 0 281621590 84951040 14330 33554432000 4194304 5873084 140737284180736 140737284174552 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12853/statm: 20740 14330 183 410 0 20322 0
Current children cumulated CPU time (s) 1.27
Current children cumulated vsize (KiB) 92108

[startup+3.10039 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 12859
/proc/meminfo: memFree=30555240/32873844 swapFree=7372/7372
[pid=12852] ppid=12850 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12852/stat : 12852 (runPb2satCp2.sh) S 12850 12852 10279 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 281621590 9367552 275 33554432000 4194304 5064252 140733386193264 140733386192176 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12852/statm: 2287 275 233 213 0 72 0
[pid=12853] ppid=12852 vsize=82960 CPUtime=1.27 cores=0,2,4,6
/proc/12853/stat : 12853 (pb2sat) S 12852 12852 10279 0 -1 4202496 8294 4287 0 0 80 24 22 1 20 0 1 0 281621590 84951040 14330 33554432000 4194304 5873084 140737284180736 140737284174552 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12853/statm: 20740 14330 183 410 0 20322 0
[pid=12858] ppid=12853 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12858/stat : 12858 (satsolver.sh) S 12853 12852 10279 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 281621719 9367552 266 33554432000 4194304 5064252 140737058582192 140737058581104 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12858/statm: 2287 266 226 213 0 72 0
[pid=12859] ppid=12858 vsize=126960 CPUtime=1.8 cores=0,2,4,6
/proc/12859/stat : 12859 (glucose_static) R 12858 12852 10279 0 -1 4202496 26207 0 0 0 173 7 0 0 20 0 1 0 281621719 130007040 29096 33554432000 4194304 4896791 140735221071744 140735221068952 4225008 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12859/statm: 31740 29096 76 172 0 31566 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 228216

[startup+6.30038 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 12859
/proc/meminfo: memFree=30547152/32873844 swapFree=7372/7372
[pid=12852] ppid=12850 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12852/stat : 12852 (runPb2satCp2.sh) S 12850 12852 10279 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 281621590 9367552 275 33554432000 4194304 5064252 140733386193264 140733386192176 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12852/statm: 2287 275 233 213 0 72 0
[pid=12853] ppid=12852 vsize=82960 CPUtime=1.27 cores=0,2,4,6
/proc/12853/stat : 12853 (pb2sat) S 12852 12852 10279 0 -1 4202496 8294 4287 0 0 80 24 22 1 20 0 1 0 281621590 84951040 14330 33554432000 4194304 5873084 140737284180736 140737284174552 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12853/statm: 20740 14330 183 410 0 20322 0
[pid=12858] ppid=12853 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12858/stat : 12858 (satsolver.sh) S 12853 12852 10279 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 281621719 9367552 266 33554432000 4194304 5064252 140737058582192 140737058581104 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12858/statm: 2287 266 226 213 0 72 0
[pid=12859] ppid=12858 vsize=127492 CPUtime=5 cores=0,2,4,6
/proc/12859/stat : 12859 (glucose_static) R 12858 12852 10279 0 -1 4202496 26447 0 0 0 493 7 0 0 20 0 1 0 281621719 130551808 29847 33554432000 4194304 4896791 140735221071744 140735221069064 4225008 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12859/statm: 31873 29847 78 172 0 31699 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 228748

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 12859
/proc/meminfo: memFree=30752356/32873844 swapFree=7372/7372
[pid=12852] ppid=12850 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12852/stat : 12852 (runPb2satCp2.sh) S 12850 12852 10279 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 281621590 9367552 275 33554432000 4194304 5064252 140733386193264 140733386192176 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12852/statm: 2287 275 233 213 0 72 0
[pid=12853] ppid=12852 vsize=82960 CPUtime=1.27 cores=0,2,4,6
/proc/12853/stat : 12853 (pb2sat) S 12852 12852 10279 0 -1 4202496 8294 4287 0 0 80 24 22 1 20 0 1 0 281621590 84951040 14330 33554432000 4194304 5873084 140737284180736 140737284174552 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12853/statm: 20740 14330 183 410 0 20322 0
[pid=12858] ppid=12853 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12858/stat : 12858 (satsolver.sh) S 12853 12852 10279 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 281621719 9367552 266 33554432000 4194304 5064252 140737058582192 140737058581104 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12858/statm: 2287 266 226 213 0 72 0
[pid=12859] ppid=12858 vsize=128292 CPUtime=11.39 cores=0,2,4,6
/proc/12859/stat : 12859 (glucose_static) R 12858 12852 10279 0 -1 4202496 26656 0 0 0 1132 7 0 0 20 0 1 0 281621719 131371008 30056 33554432000 4194304 4896791 140735221071744 140735221068952 4224983 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12859/statm: 32073 30056 78 172 0 31899 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 229548

[startup+25.5004 s]
/proc/loadavg: 2.07 2.02 2.00 3/183 12862
/proc/meminfo: memFree=29096000/32873844 swapFree=7372/7372
[pid=12852] ppid=12850 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12852/stat : 12852 (runPb2satCp2.sh) S 12850 12852 10279 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 281621590 9367552 275 33554432000 4194304 5064252 140733386193264 140733386192176 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12852/statm: 2287 275 233 213 0 72 0
[pid=12853] ppid=12852 vsize=82960 CPUtime=1.27 cores=0,2,4,6
/proc/12853/stat : 12853 (pb2sat) S 12852 12852 10279 0 -1 4202496 8294 4287 0 0 80 24 22 1 20 0 1 0 281621590 84951040 14330 33554432000 4194304 5873084 140737284180736 140737284174552 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12853/statm: 20740 14330 183 410 0 20322 0
[pid=12858] ppid=12853 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12858/stat : 12858 (satsolver.sh) S 12853 12852 10279 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 281621719 9367552 266 33554432000 4194304 5064252 140737058582192 140737058581104 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12858/statm: 2287 266 226 213 0 72 0
[pid=12859] ppid=12858 vsize=129900 CPUtime=24.19 cores=0,2,4,6
/proc/12859/stat : 12859 (glucose_static) R 12858 12852 10279 0 -1 4202496 27044 0 0 0 2412 7 0 0 20 0 1 0 281621719 133017600 30955 33554432000 4194304 4896791 140735221071744 140735221069000 4224921 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12859/statm: 32475 30955 78 172 0 32301 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 231156

[startup+51.1004 s]
/proc/loadavg: 2.23 2.06 2.02 3/183 12865
/proc/meminfo: memFree=28268544/32873844 swapFree=7372/7372
[pid=12852] ppid=12850 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12852/stat : 12852 (runPb2satCp2.sh) S 12850 12852 10279 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 281621590 9367552 275 33554432000 4194304 5064252 140733386193264 140733386192176 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12852/statm: 2287 275 233 213 0 72 0
[pid=12853] ppid=12852 vsize=112712 CPUtime=31.12 cores=0,2,4,6
/proc/12853/stat : 12853 (pb2sat) S 12852 12852 10279 0 -1 4202496 15153 32571 0 0 147 33 2921 11 20 0 1 0 281621590 115417088 21768 33554432000 4194304 5873084 140737284180736 140737284174552 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12853/statm: 28178 21768 183 410 0 27760 0
[pid=12864] ppid=12853 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12864/stat : 12864 (satsolver.sh) S 12853 12852 10279 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 281624704 9367552 267 33554432000 4194304 5064252 140735181089008 140735181087920 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12864/statm: 2287 267 226 213 0 72 0
[pid=12865] ppid=12864 vsize=128156 CPUtime=19.94 cores=0,2,4,6
/proc/12865/stat : 12865 (glucose_static) R 12864 12852 10279 0 -1 4202496 25235 0 0 0 1987 7 0 0 20 0 1 0 281624704 131231744 29220 33554432000 4194304 4896791 140733228135600 140733228132808 4223809 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12865/statm: 32039 29220 78 172 0 31865 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 259164

[startup+102.307 s]
/proc/loadavg: 2.10 2.05 2.01 3/183 12868
/proc/meminfo: memFree=28342712/32873844 swapFree=7372/7372
[pid=12852] ppid=12850 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12852/stat : 12852 (runPb2satCp2.sh) S 12850 12852 10279 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 281621590 9367552 275 33554432000 4194304 5064252 140733386193264 140733386192176 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12852/statm: 2287 275 233 213 0 72 0
[pid=12853] ppid=12852 vsize=112712 CPUtime=102 cores=0,2,4,6
/proc/12853/stat : 12853 (pb2sat) S 12852 12852 10279 0 -1 4202496 21970 60431 0 0 211 41 9925 23 20 0 1 0 281621590 115417088 21768 33554432000 4194304 5873084 140737284180736 140737284174552 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12853/statm: 28178 21768 183 410 0 27760 0
[pid=12867] ppid=12853 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12867/stat : 12867 (satsolver.sh) S 12853 12852 10279 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 281631793 9367552 267 33554432000 4194304 5064252 140736059614768 140736059613680 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12867/statm: 2287 267 226 213 0 72 0
[pid=12868] ppid=12867 vsize=67252 CPUtime=0.26 cores=0,2,4,6
/proc/12868/stat : 12868 (glucose_static) R 12867 12852 10279 0 -1 4202496 12647 0 0 0 24 2 0 0 20 0 1 0 281631793 68866048 14580 33554432000 4194304 4896791 140733397221056 140733396169848 4401607 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12868/statm: 16813 14580 58 172 0 16639 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 198260

[startup+162.3 s]
/proc/loadavg: 2.04 2.04 2.01 3/183 12869
/proc/meminfo: memFree=28261776/32873844 swapFree=7372/7372
[pid=12852] ppid=12850 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12852/stat : 12852 (runPb2satCp2.sh) S 12850 12852 10279 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 281621590 9367552 275 33554432000 4194304 5064252 140733386193264 140733386192176 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12852/statm: 2287 275 233 213 0 72 0
[pid=12853] ppid=12852 vsize=112712 CPUtime=102 cores=0,2,4,6
/proc/12853/stat : 12853 (pb2sat) S 12852 12852 10279 0 -1 4202496 21970 60431 0 0 211 41 9925 23 20 0 1 0 281621590 115417088 21768 33554432000 4194304 5873084 140737284180736 140737284174552 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12853/statm: 28178 21768 183 410 0 27760 0
[pid=12867] ppid=12853 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12867/stat : 12867 (satsolver.sh) S 12853 12852 10279 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 281631793 9367552 267 33554432000 4194304 5064252 140736059614768 140736059613680 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12867/statm: 2287 267 226 213 0 72 0
[pid=12868] ppid=12867 vsize=128300 CPUtime=60.24 cores=0,2,4,6
/proc/12868/stat : 12868 (glucose_static) R 12867 12852 10279 0 -1 4202496 25768 0 0 0 6018 6 0 0 20 0 1 0 281631793 131379200 29563 33554432000 4194304 4896791 140733397221056 140733397218264 4224684 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12868/statm: 32075 29563 78 172 0 31901 0
Current children cumulated CPU time (s) 162.24

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

/proc/12888/stat : 12888 (glucose_static) R 12887 12852 10279 0 -1 4202496 29471 0 0 0 34841 9 0 0 20 0 1 0 281722963 155795456 31544 33554432000 4194304 4896791 140734528669904 140734528667432 4224706 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12888/statm: 38036 31544 78 172 0 37862 0
Current children cumulated CPU time (s) 1362
Current children cumulated vsize (KiB) 283152

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 12916
/proc/meminfo: memFree=28193240/32873844 swapFree=7372/7372
[pid=12852] ppid=12850 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12852/stat : 12852 (runPb2satCp2.sh) S 12850 12852 10279 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 281621590 9367552 275 33554432000 4194304 5064252 140733386193264 140733386192176 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12852/statm: 2287 275 233 213 0 72 0
[pid=12853] ppid=12852 vsize=112712 CPUtime=1013.5 cores=0,2,4,6
/proc/12853/stat : 12853 (pb2sat) S 12852 12852 10279 0 -1 4202496 28286 96046 0 0 276 48 100984 42 20 0 1 0 281621590 115417088 21768 33554432000 4194304 5873084 140737284180736 140737284174552 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12853/statm: 28178 21768 183 410 0 27760 0
[pid=12887] ppid=12853 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12887/stat : 12887 (satsolver.sh) S 12853 12852 10279 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 281722962 9367552 267 33554432000 4194304 5064252 140734209907248 140734209906160 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12887/statm: 2287 267 226 213 0 72 0
[pid=12888] ppid=12887 vsize=152832 CPUtime=408.5 cores=0,2,4,6
/proc/12888/stat : 12888 (glucose_static) R 12887 12852 10279 0 -1 4202496 29944 0 0 0 40841 9 0 0 20 0 1 0 281722963 156499968 32520 33554432000 4194304 4896791 140734528669904 140734528667112 4203866 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12888/statm: 38208 32520 78 172 0 38034 0
Current children cumulated CPU time (s) 1422
Current children cumulated vsize (KiB) 283840

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 12916
/proc/meminfo: memFree=28195728/32873844 swapFree=7372/7372
[pid=12852] ppid=12850 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12852/stat : 12852 (runPb2satCp2.sh) S 12850 12852 10279 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 281621590 9367552 275 33554432000 4194304 5064252 140733386193264 140733386192176 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12852/statm: 2287 275 233 213 0 72 0
[pid=12853] ppid=12852 vsize=112712 CPUtime=1013.5 cores=0,2,4,6
/proc/12853/stat : 12853 (pb2sat) S 12852 12852 10279 0 -1 4202496 28286 96046 0 0 276 48 100984 42 20 0 1 0 281621590 115417088 21768 33554432000 4194304 5873084 140737284180736 140737284174552 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12853/statm: 28178 21768 183 410 0 27760 0
[pid=12887] ppid=12853 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12887/stat : 12887 (satsolver.sh) S 12853 12852 10279 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 281722962 9367552 267 33554432000 4194304 5064252 140734209907248 140734209906160 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12887/statm: 2287 267 226 213 0 72 0
[pid=12888] ppid=12887 vsize=135180 CPUtime=468.48 cores=0,2,4,6
/proc/12888/stat : 12888 (glucose_static) R 12887 12852 10279 0 -1 4202496 31553 0 0 0 46837 11 0 0 20 0 1 0 281722963 138424320 31849 33554432000 4194304 4896791 140734528669904 140734528665640 4224983 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12888/statm: 33795 31849 78 172 0 33621 0
Current children cumulated CPU time (s) 1481.98
Current children cumulated vsize (KiB) 266188

[startup+1542.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/183 12919
/proc/meminfo: memFree=28204792/32873844 swapFree=7372/7372
[pid=12852] ppid=12850 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12852/stat : 12852 (runPb2satCp2.sh) S 12850 12852 10279 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 281621590 9367552 275 33554432000 4194304 5064252 140733386193264 140733386192176 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12852/statm: 2287 275 233 213 0 72 0
[pid=12853] ppid=12852 vsize=112712 CPUtime=1486.34 cores=0,2,4,6
/proc/12853/stat : 12853 (pb2sat) S 12852 12852 10279 0 -1 4202496 34659 128980 0 0 339 55 148183 57 20 0 1 0 281621590 115417088 21256 33554432000 4194304 5873084 140737284180736 140737284174552 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12853/statm: 28178 21256 183 410 0 27760 0
[pid=12918] ppid=12853 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12918/stat : 12918 (satsolver.sh) S 12853 12852 10279 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 281770254 9367552 267 33554432000 4194304 5064252 140734653974928 140734653973840 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12918/statm: 2287 267 226 213 0 72 0
[pid=12919] ppid=12918 vsize=128608 CPUtime=55.63 cores=0,2,4,6
/proc/12919/stat : 12919 (glucose_static) R 12918 12852 10279 0 -1 4202496 26658 0 0 0 5555 8 0 0 20 0 1 0 281770254 131694592 29794 33554432000 4194304 4896791 140734400991216 140734400988424 4224921 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12919/statm: 32152 29794 78 172 0 31978 0
Current children cumulated CPU time (s) 1541.97
Current children cumulated vsize (KiB) 259616

[startup+1602.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 12919
/proc/meminfo: memFree=28201600/32873844 swapFree=7372/7372
[pid=12852] ppid=12850 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12852/stat : 12852 (runPb2satCp2.sh) S 12850 12852 10279 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 281621590 9367552 275 33554432000 4194304 5064252 140733386193264 140733386192176 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12852/statm: 2287 275 233 213 0 72 0
[pid=12853] ppid=12852 vsize=112712 CPUtime=1486.34 cores=0,2,4,6
/proc/12853/stat : 12853 (pb2sat) S 12852 12852 10279 0 -1 4202496 34659 128980 0 0 339 55 148183 57 20 0 1 0 281621590 115417088 21256 33554432000 4194304 5873084 140737284180736 140737284174552 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12853/statm: 28178 21256 183 410 0 27760 0
[pid=12918] ppid=12853 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12918/stat : 12918 (satsolver.sh) S 12853 12852 10279 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 281770254 9367552 267 33554432000 4194304 5064252 140734653974928 140734653973840 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12918/statm: 2287 267 226 213 0 72 0
[pid=12919] ppid=12918 vsize=129900 CPUtime=115.62 cores=0,2,4,6
/proc/12919/stat : 12919 (glucose_static) R 12918 12852 10279 0 -1 4202496 28039 0 0 0 11553 9 0 0 20 0 1 0 281770254 133017600 29839 33554432000 4194304 4896791 140734400991216 140734400988424 4225029 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12919/statm: 32475 29839 78 172 0 32301 0
Current children cumulated CPU time (s) 1601.96
Current children cumulated vsize (KiB) 260908

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 12922
/proc/meminfo: memFree=28200448/32873844 swapFree=7372/7372
[pid=12852] ppid=12850 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12852/stat : 12852 (runPb2satCp2.sh) S 12850 12852 10279 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 281621590 9367552 275 33554432000 4194304 5064252 140733386193264 140733386192176 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12852/statm: 2287 275 233 213 0 72 0
[pid=12853] ppid=12852 vsize=112712 CPUtime=1486.34 cores=0,2,4,6
/proc/12853/stat : 12853 (pb2sat) S 12852 12852 10279 0 -1 4202496 34659 128980 0 0 339 55 148183 57 20 0 1 0 281621590 115417088 21256 33554432000 4194304 5873084 140737284180736 140737284174552 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12853/statm: 28178 21256 183 410 0 27760 0
[pid=12918] ppid=12853 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12918/stat : 12918 (satsolver.sh) S 12853 12852 10279 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 281770254 9367552 267 33554432000 4194304 5064252 140734653974928 140734653973840 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12918/statm: 2287 267 226 213 0 72 0
[pid=12919] ppid=12918 vsize=130660 CPUtime=175.61 cores=0,2,4,6
/proc/12919/stat : 12919 (glucose_static) R 12918 12852 10279 0 -1 4202496 29303 0 0 0 17551 10 0 0 20 0 1 0 281770254 133795840 29538 33554432000 4194304 4896791 140734400991216 140734400988440 4224983 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12919/statm: 32665 29538 78 172 0 32491 0
Current children cumulated CPU time (s) 1661.95
Current children cumulated vsize (KiB) 261668

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 12923
/proc/meminfo: memFree=28190716/32873844 swapFree=7372/7372
[pid=12852] ppid=12850 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12852/stat : 12852 (runPb2satCp2.sh) S 12850 12852 10279 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 281621590 9367552 275 33554432000 4194304 5064252 140733386193264 140733386192176 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12852/statm: 2287 275 233 213 0 72 0
[pid=12853] ppid=12852 vsize=112712 CPUtime=1486.34 cores=0,2,4,6
/proc/12853/stat : 12853 (pb2sat) S 12852 12852 10279 0 -1 4202496 34659 128980 0 0 339 55 148183 57 20 0 1 0 281621590 115417088 21256 33554432000 4194304 5873084 140737284180736 140737284174552 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12853/statm: 28178 21256 183 410 0 27760 0
[pid=12918] ppid=12853 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12918/stat : 12918 (satsolver.sh) S 12853 12852 10279 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 281770254 9367552 267 33554432000 4194304 5064252 140734653974928 140734653973840 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12918/statm: 2287 267 226 213 0 72 0
[pid=12919] ppid=12918 vsize=150416 CPUtime=235.6 cores=0,2,4,6
/proc/12919/stat : 12919 (glucose_static) R 12918 12852 10279 0 -1 4202496 30665 0 0 0 23549 11 0 0 20 0 1 0 281770254 154025984 31409 33554432000 4194304 4896791 140734400991216 140734400988728 4224983 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12919/statm: 37604 31409 78 172 0 37430 0
Current children cumulated CPU time (s) 1721.94
Current children cumulated vsize (KiB) 281424

[startup+1782.3 s]
/proc/loadavg: 1.40 1.83 1.94 2/174 12948
/proc/meminfo: memFree=30923672/32873844 swapFree=7372/7372
[pid=12852] ppid=12850 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12852/stat : 12852 (runPb2satCp2.sh) S 12850 12852 10279 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 281621590 9367552 275 33554432000 4194304 5064252 140733386193264 140733386192176 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12852/statm: 2287 275 233 213 0 72 0
[pid=12853] ppid=12852 vsize=112712 CPUtime=1486.34 cores=0,2,4,6
/proc/12853/stat : 12853 (pb2sat) S 12852 12852 10279 0 -1 4202496 34659 128980 0 0 339 55 148183 57 20 0 1 0 281621590 115417088 21256 33554432000 4194304 5873084 140737284180736 140737284174552 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12853/statm: 28178 21256 183 410 0 27760 0
[pid=12918] ppid=12853 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12918/stat : 12918 (satsolver.sh) S 12853 12852 10279 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 281770254 9367552 267 33554432000 4194304 5064252 140734653974928 140734653973840 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12918/statm: 2287 267 226 213 0 72 0
[pid=12919] ppid=12918 vsize=132124 CPUtime=295.59 cores=0,2,4,6
/proc/12919/stat : 12919 (glucose_static) R 12918 12852 10279 0 -1 4202496 30979 0 0 0 29547 12 0 0 20 0 1 0 281770254 135294976 30412 33554432000 4194304 4896791 140734400991216 140734400988440 4224983 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12919/statm: 33031 30412 78 172 0 32857 0
Current children cumulated CPU time (s) 1781.93
Current children cumulated vsize (KiB) 263132



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 1.28 1.77 1.92 2/174 12948
/proc/meminfo: memFree=30923352/32873844 swapFree=7372/7372
[pid=12852] ppid=12850 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12852/stat : 12852 (runPb2satCp2.sh) S 12850 12852 10279 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 281621590 9367552 275 33554432000 4194304 5064252 140733386193264 140733386192176 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12852/statm: 2287 275 233 213 0 72 0
[pid=12853] ppid=12852 vsize=112712 CPUtime=1486.34 cores=0,2,4,6
/proc/12853/stat : 12853 (pb2sat) S 12852 12852 10279 0 -1 4202496 34659 128980 0 0 339 55 148183 57 20 0 1 0 281621590 115417088 21256 33554432000 4194304 5873084 140737284180736 140737284174552 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12853/statm: 28178 21256 183 410 0 27760 0
[pid=12918] ppid=12853 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12918/stat : 12918 (satsolver.sh) S 12853 12852 10279 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 281770254 9367552 267 33554432000 4194304 5064252 140734653974928 140734653973840 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12918/statm: 2287 267 226 213 0 72 0
[pid=12919] ppid=12918 vsize=132392 CPUtime=313.69 cores=0,2,4,6
/proc/12919/stat : 12919 (glucose_static) R 12918 12852 10279 0 -1 4202496 31031 0 0 0 31357 12 0 0 20 0 1 0 281770254 135569408 30459 33554432000 4194304 4896791 140734400991216 140734400988424 4225029 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12919/statm: 33098 30459 78 172 0 32924 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 263400

Sending SIGTERM to process tree (bottom up)

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 12852 and gives
#  childrusage.ru_utime.tv_sec=1485
#  childrusage.ru_utime.tv_usec=231210
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=136827
# CPU time returned by wait4() is 1486.37
# while last known CPU time is 1800.03
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.41
CPU time (s): 1800.03
CPU user time (s): 1798.79
CPU system time (s): 1.24
CPU usage (%): 99.9786
Max. virtual memory (cumulated for all children) (KiB): 317604

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1485.23
system time used= 1.13683
maximum resident set size= 166904
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 164616
page faults= 0
swaps= 0
block input operations= 0
block output operations= 453920
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 115
involuntary context switches= 1620

runsolver used 2.82357 second user time and 7.00793 second system time

The end

Launcher Data

Begin job on node118 at 2012-05-27 23:42:35
IDJOB=3694619
IDBENCH=92685
IDSOLVER=2273
FILE ID=node118/3694619-1338154955
RUNJOBID= node118-1338122383-10295
PBS_JOBID= 14624484
Free space on /tmp= 71608 MiB

SOLVER NAME= pb2satCp2 2012-05-19
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/zahidi/MH+IC/normalized-minisat15_4_4_9_mh_ic.opb
COMMAND LINE= DIR/runPb2satCp2.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3694619-1338154955/watcher-3694619-1338154955 -o /tmp/evaluation-result-3694619-1338154955/solver-3694619-1338154955 -C 1800 -W 1900 -M 15500  HOME/runPb2satCp2.sh HOME/instance-3694619-1338154955.opb 158486947 HOME HOME

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

MD5SUM BENCH= e68c386be3005ac1db93713ad853c109
RANDOM SEED=158486947

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:        30777088 kB
Buffers:          366896 kB
Cached:           547156 kB
SwapCached:            0 kB
Active:           890956 kB
Inactive:         367964 kB
Active(anon):     334900 kB
Inactive(anon):    11324 kB
Active(file):     556056 kB
Inactive(file):   356640 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              9380 kB
Writeback:             0 kB
AnonPages:        352596 kB
Mapped:            12616 kB
Shmem:               200 kB
Slab:             695056 kB
SReclaimable:     136468 kB
SUnreclaim:       558588 kB
KernelStack:        1472 kB
PageTables:         5248 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     501700 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    114688 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= 71620 MiB
End job on node118 at 2012-05-28 00:12:35