Trace number 3696177

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
pb2sat 2012-05-19? (TO) 1800.08 1800.41

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/IC/
normalized-minisat25_6_3_8_ic.opb
MD5SUMc59785e6f20fb8a9ed43144b528a9d33
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables15725
Total number of constraints31332
Number of constraints which are clauses14450
Number of constraints which are cardinality constraints (but not clauses)7
Number of constraints which are nor clauses,nor cardinality constraints16875
Minimum length of a constraint2
Maximum length of a constraint300
Number of terms in the objective function 1825
Biggest coefficient in the objective function 133432831
Number of bits for the biggest coefficient in the objective function 27
Sum of the numbers in the objective function 8863945089
Number of bits of the sum of numbers in the objective function 34
Biggest number in a constraint 133432831
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 8863945089
Number of bits of the biggest sum of numbers34
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

1800.08/1800.41	c error: unexpected solver exit code
1800.08/1800.41	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3696177-1338218904/watcher-3696177-1338218904 -o /tmp/evaluation-result-3696177-1338218904/solver-3696177-1338218904 -C 1800 -W 1900 -M 15500 HOME/runPb2sat.sh HOME/instance-3696177-1338218904.opb 1774504557 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: 1.84 1.97 1.90 3/173 4926
/proc/meminfo: memFree=31370012/32873844 swapFree=7112/7112
[pid=4926] ppid=4924 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4926/stat : 4926 (runPb2sat.sh) S 4924 4926 4756 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 288016105 9367552 275 33554432000 4194304 5064252 140734695973872 140734695972784 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4926/statm: 2287 275 233 213 0 72 0

[startup+0.0275859 s]
/proc/loadavg: 1.84 1.97 1.90 3/173 4926
/proc/meminfo: memFree=31370012/32873844 swapFree=7112/7112
[pid=4926] ppid=4924 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4926/stat : 4926 (runPb2sat.sh) S 4924 4926 4756 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 288016105 9367552 275 33554432000 4194304 5064252 140734695973872 140734695972784 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4926/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100258 s]
/proc/loadavg: 1.84 1.97 1.90 3/173 4926
/proc/meminfo: memFree=31370012/32873844 swapFree=7112/7112
[pid=4926] ppid=4924 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4926/stat : 4926 (runPb2sat.sh) S 4924 4926 4756 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 288016105 9367552 275 33554432000 4194304 5064252 140734695973872 140734695972784 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4926/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300295 s]
/proc/loadavg: 1.84 1.97 1.90 3/173 4926
/proc/meminfo: memFree=31370012/32873844 swapFree=7112/7112
[pid=4926] ppid=4924 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4926/stat : 4926 (runPb2sat.sh) S 4924 4926 4756 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 288016105 9367552 275 33554432000 4194304 5064252 140734695973872 140734695972784 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4926/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700272 s]
/proc/loadavg: 1.84 1.97 1.90 3/173 4926
/proc/meminfo: memFree=31370012/32873844 swapFree=7112/7112
[pid=4926] ppid=4924 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4926/stat : 4926 (runPb2sat.sh) S 4924 4926 4756 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 288016105 9367552 275 33554432000 4194304 5064252 140734695973872 140734695972784 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4926/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50047 s]
/proc/loadavg: 1.84 1.97 1.90 3/181 4941
/proc/meminfo: memFree=31306004/32873844 swapFree=7112/7112
[pid=4926] ppid=4924 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4926/stat : 4926 (runPb2sat.sh) S 4924 4926 4756 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 288016105 9367552 275 33554432000 4194304 5064252 140734695973872 140734695972784 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4926/statm: 2287 275 233 213 0 72 0
[pid=4927] ppid=4926 vsize=10636 CPUtime=0.18 cores=1,3,5,7
/proc/4927/stat : 4927 (pb2sat) S 4926 4926 4756 0 -1 4202496 3373 0 0 0 17 1 0 0 20 0 1 0 288016105 10891264 2353 33554432000 4194304 5873084 140737209687536 140737209683960 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4927/statm: 2659 2353 168 410 0 2241 0
[pid=4929] ppid=4927 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4929/stat : 4929 (satsolver.sh) S 4927 4926 4756 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 288016125 9367552 267 33554432000 4194304 5064252 140733680867024 140733680865936 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4929/statm: 2287 267 226 213 0 72 0
[pid=4930] ppid=4929 vsize=27700 CPUtime=1.3 cores=1,3,5,7
/proc/4930/stat : 4930 (glucose_static) R 4929 4926 4756 0 -1 4202496 4526 0 0 0 129 1 0 0 20 0 1 0 288016125 28364800 5406 33554432000 4194304 4896791 140735787457936 140735787455144 4224992 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4930/statm: 6925 5406 78 172 0 6751 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 56632

[startup+3.10049 s]
/proc/loadavg: 1.84 1.97 1.90 3/183 4943
/proc/meminfo: memFree=31137808/32873844 swapFree=7112/7112
[pid=4926] ppid=4924 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4926/stat : 4926 (runPb2sat.sh) S 4924 4926 4756 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 288016105 9367552 275 33554432000 4194304 5064252 140734695973872 140734695972784 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4926/statm: 2287 275 233 213 0 72 0
[pid=4927] ppid=4926 vsize=10636 CPUtime=0.18 cores=1,3,5,7
/proc/4927/stat : 4927 (pb2sat) S 4926 4926 4756 0 -1 4202496 3373 0 0 0 17 1 0 0 20 0 1 0 288016105 10891264 2353 33554432000 4194304 5873084 140737209687536 140737209683960 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4927/statm: 2659 2353 168 410 0 2241 0
[pid=4929] ppid=4927 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4929/stat : 4929 (satsolver.sh) S 4927 4926 4756 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 288016125 9367552 267 33554432000 4194304 5064252 140733680867024 140733680865936 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4929/statm: 2287 267 226 213 0 72 0
[pid=4930] ppid=4929 vsize=25248 CPUtime=2.9 cores=1,3,5,7
/proc/4930/stat : 4930 (glucose_static) R 4929 4926 4756 0 -1 4202496 4689 0 0 0 289 1 0 0 20 0 1 0 288016125 25853952 5445 33554432000 4194304 4896791 140735787457936 140735787455144 4224975 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4930/statm: 6312 5445 78 172 0 6138 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 54180

[startup+6.30046 s]
/proc/loadavg: 1.85 1.97 1.90 3/183 4943
/proc/meminfo: memFree=31067032/32873844 swapFree=7112/7112
[pid=4926] ppid=4924 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4926/stat : 4926 (runPb2sat.sh) S 4924 4926 4756 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 288016105 9367552 275 33554432000 4194304 5064252 140734695973872 140734695972784 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4926/statm: 2287 275 233 213 0 72 0
[pid=4927] ppid=4926 vsize=10636 CPUtime=0.18 cores=1,3,5,7
/proc/4927/stat : 4927 (pb2sat) S 4926 4926 4756 0 -1 4202496 3373 0 0 0 17 1 0 0 20 0 1 0 288016105 10891264 2353 33554432000 4194304 5873084 140737209687536 140737209683960 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4927/statm: 2659 2353 168 410 0 2241 0
[pid=4929] ppid=4927 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4929/stat : 4929 (satsolver.sh) S 4927 4926 4756 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 288016125 9367552 267 33554432000 4194304 5064252 140733680867024 140733680865936 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4929/statm: 2287 267 226 213 0 72 0
[pid=4930] ppid=4929 vsize=28268 CPUtime=6.09 cores=1,3,5,7
/proc/4930/stat : 4930 (glucose_static) R 4929 4926 4756 0 -1 4202496 4977 0 0 0 608 1 0 0 20 0 1 0 288016125 28946432 5532 33554432000 4194304 4896791 140735787457936 140735787455512 4224684 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4930/statm: 7067 5532 78 172 0 6893 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 57200

[startup+12.7006 s]
/proc/loadavg: 1.86 1.97 1.90 3/183 4943
/proc/meminfo: memFree=31067384/32873844 swapFree=7112/7112
[pid=4926] ppid=4924 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4926/stat : 4926 (runPb2sat.sh) S 4924 4926 4756 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 288016105 9367552 275 33554432000 4194304 5064252 140734695973872 140734695972784 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4926/statm: 2287 275 233 213 0 72 0
[pid=4927] ppid=4926 vsize=10636 CPUtime=0.18 cores=1,3,5,7
/proc/4927/stat : 4927 (pb2sat) S 4926 4926 4756 0 -1 4202496 3373 0 0 0 17 1 0 0 20 0 1 0 288016105 10891264 2353 33554432000 4194304 5873084 140737209687536 140737209683960 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4927/statm: 2659 2353 168 410 0 2241 0
[pid=4929] ppid=4927 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4929/stat : 4929 (satsolver.sh) S 4927 4926 4756 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 288016125 9367552 267 33554432000 4194304 5064252 140733680867024 140733680865936 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4929/statm: 2287 267 226 213 0 72 0
[pid=4930] ppid=4929 vsize=28664 CPUtime=12.49 cores=1,3,5,7
/proc/4930/stat : 4930 (glucose_static) R 4929 4926 4756 0 -1 4202496 5817 0 0 0 1247 2 0 0 20 0 1 0 288016125 29351936 5913 33554432000 4194304 4896791 140735787457936 140735787455144 4203891 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4930/statm: 7166 5913 78 172 0 6992 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 57596

[startup+25.5006 s]
/proc/loadavg: 1.89 1.97 1.91 3/183 4943
/proc/meminfo: memFree=31059592/32873844 swapFree=7112/7112
[pid=4926] ppid=4924 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4926/stat : 4926 (runPb2sat.sh) S 4924 4926 4756 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 288016105 9367552 275 33554432000 4194304 5064252 140734695973872 140734695972784 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4926/statm: 2287 275 233 213 0 72 0
[pid=4927] ppid=4926 vsize=10636 CPUtime=0.18 cores=1,3,5,7
/proc/4927/stat : 4927 (pb2sat) S 4926 4926 4756 0 -1 4202496 3373 0 0 0 17 1 0 0 20 0 1 0 288016105 10891264 2353 33554432000 4194304 5873084 140737209687536 140737209683960 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4927/statm: 2659 2353 168 410 0 2241 0
[pid=4929] ppid=4927 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4929/stat : 4929 (satsolver.sh) S 4927 4926 4756 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 288016125 9367552 267 33554432000 4194304 5064252 140733680867024 140733680865936 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4929/statm: 2287 267 226 213 0 72 0
[pid=4930] ppid=4929 vsize=29600 CPUtime=25.29 cores=1,3,5,7
/proc/4930/stat : 4930 (glucose_static) R 4929 4926 4756 0 -1 4202496 7879 0 0 0 2526 3 0 0 20 0 1 0 288016125 30310400 6425 33554432000 4194304 4896791 140735787457936 140735787455144 4225138 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4930/statm: 7400 6425 78 172 0 7226 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 58532

[startup+51.1006 s]
/proc/loadavg: 1.93 1.97 1.91 3/183 4943
/proc/meminfo: memFree=31042876/32873844 swapFree=7112/7112
[pid=4926] ppid=4924 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4926/stat : 4926 (runPb2sat.sh) S 4924 4926 4756 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 288016105 9367552 275 33554432000 4194304 5064252 140734695973872 140734695972784 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4926/statm: 2287 275 233 213 0 72 0
[pid=4927] ppid=4926 vsize=10636 CPUtime=0.18 cores=1,3,5,7
/proc/4927/stat : 4927 (pb2sat) S 4926 4926 4756 0 -1 4202496 3373 0 0 0 17 1 0 0 20 0 1 0 288016105 10891264 2353 33554432000 4194304 5873084 140737209687536 140737209683960 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4927/statm: 2659 2353 168 410 0 2241 0
[pid=4929] ppid=4927 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4929/stat : 4929 (satsolver.sh) S 4927 4926 4756 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 288016125 9367552 267 33554432000 4194304 5064252 140733680867024 140733680865936 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4929/statm: 2287 267 226 213 0 72 0
[pid=4930] ppid=4929 vsize=36628 CPUtime=50.88 cores=1,3,5,7
/proc/4930/stat : 4930 (glucose_static) R 4929 4926 4756 0 -1 4202496 12848 0 0 0 5083 5 0 0 20 0 1 0 288016125 37507072 8393 33554432000 4194304 4896791 140735787457936 140735787455144 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4930/statm: 9157 8393 78 172 0 8983 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 65560

[startup+102.301 s]
/proc/loadavg: 1.97 1.97 1.91 3/182 4947
/proc/meminfo: memFree=31180168/32873844 swapFree=7112/7112
[pid=4926] ppid=4924 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4926/stat : 4926 (runPb2sat.sh) S 4924 4926 4756 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 288016105 9367552 275 33554432000 4194304 5064252 140734695973872 140734695972784 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4926/statm: 2287 275 233 213 0 72 0
[pid=4927] ppid=4926 vsize=10636 CPUtime=0.18 cores=1,3,5,7
/proc/4927/stat : 4927 (pb2sat) S 4926 4926 4756 0 -1 4202496 3373 0 0 0 17 1 0 0 20 0 1 0 288016105 10891264 2353 33554432000 4194304 5873084 140737209687536 140737209683960 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4927/statm: 2659 2353 168 410 0 2241 0
[pid=4929] ppid=4927 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4929/stat : 4929 (satsolver.sh) S 4927 4926 4756 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 288016125 9367552 267 33554432000 4194304 5064252 140733680867024 140733680865936 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4929/statm: 2287 267 226 213 0 72 0
[pid=4930] ppid=4929 vsize=41916 CPUtime=102.08 cores=1,3,5,7
/proc/4930/stat : 4930 (glucose_static) R 4929 4926 4756 0 -1 4202496 22832 0 0 0 10197 11 0 0 20 0 1 0 288016125 42921984 9593 33554432000 4194304 4896791 140735787457936 140735787455144 4224983 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4930/statm: 10479 9593 78 172 0 10305 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 70848

[startup+162.301 s]
/proc/loadavg: 1.99 1.97 1.91 3/183 4950
/proc/meminfo: memFree=30622584/32873844 swapFree=7112/7112
[pid=4926] ppid=4924 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4926/stat : 4926 (runPb2sat.sh) S 4924 4926 4756 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 288016105 9367552 275 33554432000 4194304 5064252 140734695973872 140734695972784 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4926/statm: 2287 275 233 213 0 72 0
[pid=4927] ppid=4926 vsize=10636 CPUtime=0.18 cores=1,3,5,7
/proc/4927/stat : 4927 (pb2sat) S 4926 4926 4756 0 -1 4202496 3373 0 0 0 17 1 0 0 20 0 1 0 288016105 10891264 2353 33554432000 4194304 5873084 140737209687536 140737209683960 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4927/statm: 2659 2353 168 410 0 2241 0
[pid=4929] ppid=4927 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/4930/stat : 4930 (glucose_static) R 4929 4926 4756 0 -1 4202496 83306 0 0 0 142112 74 0 0 20 0 1 0 288016125 116346880 24055 33554432000 4194304 4896791 140735787457936 140735787455368 4225414 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4930/statm: 28405 24055 78 172 0 28231 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 142552

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.93 4/183 4960
/proc/meminfo: memFree=30473484/32873844 swapFree=7112/7112
[pid=4926] ppid=4924 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4926/stat : 4926 (runPb2sat.sh) S 4924 4926 4756 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 288016105 9367552 275 33554432000 4194304 5064252 140734695973872 140734695972784 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4926/statm: 2287 275 233 213 0 72 0
[pid=4927] ppid=4926 vsize=10636 CPUtime=0.18 cores=1,3,5,7
/proc/4927/stat : 4927 (pb2sat) S 4926 4926 4756 0 -1 4202496 3373 0 0 0 17 1 0 0 20 0 1 0 288016105 10891264 2353 33554432000 4194304 5873084 140737209687536 140737209683960 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4927/statm: 2659 2353 168 410 0 2241 0
[pid=4929] ppid=4927 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4929/stat : 4929 (satsolver.sh) S 4927 4926 4756 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 288016125 9367552 267 33554432000 4194304 5064252 140733680867024 140733680865936 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4929/statm: 2287 267 226 213 0 72 0
[pid=4930] ppid=4929 vsize=114996 CPUtime=1481.84 cores=1,3,5,7
/proc/4930/stat : 4930 (glucose_static) R 4929 4926 4756 0 -1 4202496 85036 0 0 0 148109 75 0 0 20 0 1 0 288016125 117755904 24750 33554432000 4194304 4896791 140735787457936 140735787455368 4225002 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4930/statm: 28749 24750 78 172 0 28575 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 143928

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 1.93 3/183 4960
/proc/meminfo: memFree=30473628/32873844 swapFree=7112/7112
[pid=4926] ppid=4924 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4926/stat : 4926 (runPb2sat.sh) S 4924 4926 4756 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 288016105 9367552 275 33554432000 4194304 5064252 140734695973872 140734695972784 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4926/statm: 2287 275 233 213 0 72 0
[pid=4927] ppid=4926 vsize=10636 CPUtime=0.18 cores=1,3,5,7
/proc/4927/stat : 4927 (pb2sat) S 4926 4926 4756 0 -1 4202496 3373 0 0 0 17 1 0 0 20 0 1 0 288016105 10891264 2353 33554432000 4194304 5873084 140737209687536 140737209683960 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4927/statm: 2659 2353 168 410 0 2241 0
[pid=4929] ppid=4927 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4929/stat : 4929 (satsolver.sh) S 4927 4926 4756 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 288016125 9367552 267 33554432000 4194304 5064252 140733680867024 140733680865936 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4929/statm: 2287 267 226 213 0 72 0
[pid=4930] ppid=4929 vsize=116188 CPUtime=1541.84 cores=1,3,5,7
/proc/4930/stat : 4930 (glucose_static) R 4929 4926 4756 0 -1 4202496 86994 0 0 0 154106 78 0 0 20 0 1 0 288016125 118976512 24640 33554432000 4194304 4896791 140735787457936 140735787455368 4224921 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4930/statm: 29047 24640 78 172 0 28873 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 145120

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/183 4960
/proc/meminfo: memFree=30471928/32873844 swapFree=7112/7112
[pid=4926] ppid=4924 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4926/stat : 4926 (runPb2sat.sh) S 4924 4926 4756 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 288016105 9367552 275 33554432000 4194304 5064252 140734695973872 140734695972784 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4926/statm: 2287 275 233 213 0 72 0
[pid=4927] ppid=4926 vsize=10636 CPUtime=0.18 cores=1,3,5,7
/proc/4927/stat : 4927 (pb2sat) S 4926 4926 4756 0 -1 4202496 3373 0 0 0 17 1 0 0 20 0 1 0 288016105 10891264 2353 33554432000 4194304 5873084 140737209687536 140737209683960 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4927/statm: 2659 2353 168 410 0 2241 0
[pid=4929] ppid=4927 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4929/stat : 4929 (satsolver.sh) S 4927 4926 4756 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 288016125 9367552 267 33554432000 4194304 5064252 140733680867024 140733680865936 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4929/statm: 2287 267 226 213 0 72 0
[pid=4930] ppid=4929 vsize=117068 CPUtime=1601.83 cores=1,3,5,7
/proc/4930/stat : 4930 (glucose_static) R 4929 4926 4756 0 -1 4202496 88696 0 0 0 160102 81 0 0 20 0 1 0 288016125 119877632 25135 33554432000 4194304 4896791 140735787457936 140735787455368 4225008 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4930/statm: 29267 25135 78 172 0 29093 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 146000

[startup+1662.3 s]
/proc/loadavg: 2.05 2.01 1.94 3/183 4961
/proc/meminfo: memFree=30492404/32873844 swapFree=7112/7112
[pid=4926] ppid=4924 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4926/stat : 4926 (runPb2sat.sh) S 4924 4926 4756 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 288016105 9367552 275 33554432000 4194304 5064252 140734695973872 140734695972784 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4926/statm: 2287 275 233 213 0 72 0
[pid=4927] ppid=4926 vsize=10636 CPUtime=0.18 cores=1,3,5,7
/proc/4927/stat : 4927 (pb2sat) S 4926 4926 4756 0 -1 4202496 3373 0 0 0 17 1 0 0 20 0 1 0 288016105 10891264 2353 33554432000 4194304 5873084 140737209687536 140737209683960 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4927/statm: 2659 2353 168 410 0 2241 0
[pid=4929] ppid=4927 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4929/stat : 4929 (satsolver.sh) S 4927 4926 4756 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 288016125 9367552 267 33554432000 4194304 5064252 140733680867024 140733680865936 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4929/statm: 2287 267 226 213 0 72 0
[pid=4930] ppid=4929 vsize=98904 CPUtime=1661.81 cores=1,3,5,7
/proc/4930/stat : 4930 (glucose_static) R 4929 4926 4756 0 -1 4202496 91822 0 0 0 166097 84 0 0 20 0 1 0 288016125 101277696 21438 33554432000 4194304 4896791 140735787457936 140735787455464 4224983 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4930/statm: 24726 21438 78 172 0 24552 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 127836

[startup+1722.3 s]
/proc/loadavg: 2.06 2.02 1.94 3/183 4961
/proc/meminfo: memFree=30488156/32873844 swapFree=7112/7112
[pid=4926] ppid=4924 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4926/stat : 4926 (runPb2sat.sh) S 4924 4926 4756 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 288016105 9367552 275 33554432000 4194304 5064252 140734695973872 140734695972784 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4926/statm: 2287 275 233 213 0 72 0
[pid=4927] ppid=4926 vsize=10636 CPUtime=0.18 cores=1,3,5,7
/proc/4927/stat : 4927 (pb2sat) S 4926 4926 4756 0 -1 4202496 3373 0 0 0 17 1 0 0 20 0 1 0 288016105 10891264 2353 33554432000 4194304 5873084 140737209687536 140737209683960 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4927/statm: 2659 2353 168 410 0 2241 0
[pid=4929] ppid=4927 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4929/stat : 4929 (satsolver.sh) S 4927 4926 4756 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 288016125 9367552 267 33554432000 4194304 5064252 140733680867024 140733680865936 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4929/statm: 2287 267 226 213 0 72 0
[pid=4930] ppid=4929 vsize=99756 CPUtime=1721.8 cores=1,3,5,7
/proc/4930/stat : 4930 (glucose_static) R 4929 4926 4756 0 -1 4202496 93543 0 0 0 172093 87 0 0 20 0 1 0 288016125 102150144 23009 33554432000 4194304 4896791 140735787457936 140735787455368 4224983 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4930/statm: 24939 23009 78 172 0 24765 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 128688

[startup+1782.3 s]
/proc/loadavg: 2.02 2.02 1.94 3/183 4961
/proc/meminfo: memFree=30493220/32873844 swapFree=7112/7112
[pid=4926] ppid=4924 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4926/stat : 4926 (runPb2sat.sh) S 4924 4926 4756 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 288016105 9367552 275 33554432000 4194304 5064252 140734695973872 140734695972784 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4926/statm: 2287 275 233 213 0 72 0
[pid=4927] ppid=4926 vsize=10636 CPUtime=0.18 cores=1,3,5,7
/proc/4927/stat : 4927 (pb2sat) S 4926 4926 4756 0 -1 4202496 3373 0 0 0 17 1 0 0 20 0 1 0 288016105 10891264 2353 33554432000 4194304 5873084 140737209687536 140737209683960 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4927/statm: 2659 2353 168 410 0 2241 0
[pid=4929] ppid=4927 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4929/stat : 4929 (satsolver.sh) S 4927 4926 4756 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 288016125 9367552 267 33554432000 4194304 5064252 140733680867024 140733680865936 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4929/statm: 2287 267 226 213 0 72 0
[pid=4930] ppid=4929 vsize=119688 CPUtime=1781.79 cores=1,3,5,7
/proc/4930/stat : 4930 (glucose_static) R 4929 4926 4756 0 -1 4202496 94608 0 0 0 178090 89 0 0 20 0 1 0 288016125 122560512 24533 33554432000 4194304 4896791 140735787457936 140735787455464 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4930/statm: 29922 24533 78 172 0 29748 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 148620



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.01 2.02 1.94 3/183 4961
/proc/meminfo: memFree=30464548/32873844 swapFree=7112/7112
[pid=4926] ppid=4924 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4926/stat : 4926 (runPb2sat.sh) S 4924 4926 4756 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 288016105 9367552 275 33554432000 4194304 5064252 140734695973872 140734695972784 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4926/statm: 2287 275 233 213 0 72 0
[pid=4927] ppid=4926 vsize=10636 CPUtime=0.18 cores=1,3,5,7
/proc/4927/stat : 4927 (pb2sat) S 4926 4926 4756 0 -1 4202496 3373 0 0 0 17 1 0 0 20 0 1 0 288016105 10891264 2353 33554432000 4194304 5873084 140737209687536 140737209683960 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4927/statm: 2659 2353 168 410 0 2241 0
[pid=4929] ppid=4927 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4929/stat : 4929 (satsolver.sh) S 4927 4926 4756 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 288016125 9367552 267 33554432000 4194304 5064252 140733680867024 140733680865936 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4929/statm: 2287 267 226 213 0 72 0
[pid=4930] ppid=4929 vsize=119784 CPUtime=1799.9 cores=1,3,5,7
/proc/4930/stat : 4930 (glucose_static) R 4929 4926 4756 0 -1 4202496 94630 0 0 0 179900 90 0 0 20 0 1 0 288016125 122658816 26088 33554432000 4194304 4896791 140735787457936 140735787455368 4224983 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4930/statm: 29946 26088 78 172 0 29772 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 148716

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.4 s]
/proc/loadavg: 2.01 2.02 1.94 3/183 4961
/proc/meminfo: memFree=30464548/32873844 swapFree=7112/7112
[pid=4926] ppid=4924 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4926/stat : 4926 (runPb2sat.sh) S 4924 4926 4756 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 288016105 9367552 275 33554432000 4194304 5064252 140734695973872 140734695972784 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4926/statm: 2287 275 233 213 0 72 0
[pid=4927] ppid=4926 vsize=10636 CPUtime=0.18 cores=1,3,5,7
/proc/4927/stat : 4927 (pb2sat) S 4926 4926 4756 0 -1 4202496 3373 0 0 0 17 1 0 0 20 0 1 0 288016105 10891264 2353 33554432000 4194304 5873084 140737209687536 140737209683960 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4927/statm: 2659 2353 168 410 0 2241 0
[pid=4929] ppid=4927 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4929/stat : 4929 (satsolver.sh) S 4927 4926 4756 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 288016125 9367552 267 33554432000 4194304 5064252 140733680867024 140733680865936 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4929/statm: 2287 267 226 213 0 72 0
[pid=4930] ppid=4929 vsize=119784 CPUtime=1799.9 cores=1,3,5,7
/proc/4930/stat : 4930 (glucose_static) R 4929 4926 4756 0 -1 4202496 94630 0 0 0 179900 90 0 0 20 0 1 0 288016125 122658816 26088 33554432000 4194304 4896791 140735787457936 140735787455368 4224983 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4930/statm: 29946 26088 78 172 0 29772 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 148716

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 4926 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=178972
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=17997
# CPU time returned by wait4() is 0.196969
# while last known CPU time is 1800.08
#
# 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.08
CPU user time (s): 1799.17
CPU system time (s): 0.91
CPU usage (%): 99.9815
Max. virtual memory (cumulated for all children) (KiB): 163440

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.178972
system time used= 0.017997
maximum resident set size= 13448
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4354
page faults= 0
swaps= 0
block input operations= 0
block output operations= 8096
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8
involuntary context switches= 4

runsolver used 5.63914 second user time and 22.2496 second system time

The end

Launcher Data

Begin job on node119 at 2012-05-28 17:28:24
IDJOB=3696177
IDBENCH=92785
IDSOLVER=2274
FILE ID=node119/3696177-1338218904
RUNJOBID= node119-1338217103-4773
PBS_JOBID= 14624617
Free space on /tmp= 71612 MiB

SOLVER NAME= pb2sat 2012-05-19
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/zahidi/IC/normalized-minisat25_6_3_8_ic.opb
COMMAND LINE= DIR/runPb2sat.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3696177-1338218904/watcher-3696177-1338218904 -o /tmp/evaluation-result-3696177-1338218904/solver-3696177-1338218904 -C 1800 -W 1900 -M 15500  HOME/runPb2sat.sh HOME/instance-3696177-1338218904.opb 1774504557 HOME HOME

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

MD5SUM BENCH= c59785e6f20fb8a9ed43144b528a9d33
RANDOM SEED=1774504557

node119.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.943
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	: 5333.88
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.943
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.943
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.93
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.943
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.943
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.93
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.943
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.92
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.943
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.90
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.943
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:       32873844 kB
MemFree:        31371400 kB
Buffers:          326224 kB
Cached:           365288 kB
SwapCached:         1840 kB
Active:           535120 kB
Inactive:         167236 kB
Active(anon):      10804 kB
Inactive(anon):     2068 kB
Active(file):     524316 kB
Inactive(file):   165168 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67100200 kB
Dirty:             10104 kB
Writeback:             0 kB
AnonPages:         70832 kB
Mapped:            11052 kB
Shmem:                 8 kB
Slab:             659376 kB
SReclaimable:     101600 kB
SUnreclaim:       557776 kB
KernelStack:        1520 kB
PageTables:         3468 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     108452 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     59392 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= 71436 MiB
End job on node119 at 2012-05-28 17:58:25