Trace number 3694655

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.01 1800.41

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Multihop/
normalized-minisat25_6_4_2_mh.opb
MD5SUM99b9d857fa76010de9eccc60c212aa45
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark6197734
Best CPU time to get the best result obtained on this benchmark1800.2
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables31350
Total number of constraints73332
Number of constraints which are clauses57050
Number of constraints which are cardinality constraints (but not clauses)32
Number of constraints which are nor clauses,nor cardinality constraints16250
Minimum length of a constraint2
Maximum length of a constraint925
Number of terms in the objective function 16825
Biggest coefficient in the objective function 122763473
Number of bits for the biggest coefficient in the objective function 27
Sum of the numbers in the objective function 13620914685
Number of bits of the sum of numbers in the objective function 34
Biggest number in a constraint 122763473
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 13620914685
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

0.99/1.06	c model valid
0.99/1.06	c current solution ok
1.68/1.78	o 211326418
1.68/1.78	c fallback to adder encoding
1800.01/1800.41	c error: unexpected solver exit code
1800.01/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-3694655-1338155744/watcher-3694655-1338155744 -o /tmp/evaluation-result-3694655-1338155744/solver-3694655-1338155744 -C 1800 -W 1900 -M 15500 HOME/runPb2satCp2.sh HOME/instance-3694655-1338155744.opb 106630067 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.06 2.02 2.00 3/179 28839
/proc/meminfo: memFree=24667020/32873648 swapFree=6336/6336
[pid=28839] ppid=28837 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28839/stat : 28839 (runPb2satCp2.sh) S 28837 28839 26234 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 281701697 9367552 275 33554432000 4194304 5064252 140733710976608 140733710975520 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28839/statm: 2287 275 233 213 0 72 0

[startup+0.067897 s]
/proc/loadavg: 2.06 2.02 2.00 3/179 28839
/proc/meminfo: memFree=24667020/32873648 swapFree=6336/6336
[pid=28839] ppid=28837 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28839/stat : 28839 (runPb2satCp2.sh) S 28837 28839 26234 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 281701697 9367552 275 33554432000 4194304 5064252 140733710976608 140733710975520 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28839/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.06 2.02 2.00 3/179 28839
/proc/meminfo: memFree=24667020/32873648 swapFree=6336/6336
[pid=28839] ppid=28837 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28839/stat : 28839 (runPb2satCp2.sh) S 28837 28839 26234 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 281701697 9367552 275 33554432000 4194304 5064252 140733710976608 140733710975520 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28839/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300238 s]
/proc/loadavg: 2.06 2.02 2.00 3/179 28839
/proc/meminfo: memFree=24667020/32873648 swapFree=6336/6336
[pid=28839] ppid=28837 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28839/stat : 28839 (runPb2satCp2.sh) S 28837 28839 26234 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 281701697 9367552 275 33554432000 4194304 5064252 140733710976608 140733710975520 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28839/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700302 s]
/proc/loadavg: 2.06 2.02 2.00 3/179 28839
/proc/meminfo: memFree=24667020/32873648 swapFree=6336/6336
[pid=28839] ppid=28837 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28839/stat : 28839 (runPb2satCp2.sh) S 28837 28839 26234 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 281701697 9367552 275 33554432000 4194304 5064252 140733710976608 140733710975520 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28839/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50027 s]
/proc/loadavg: 2.06 2.02 2.00 3/181 28843
/proc/meminfo: memFree=24637816/32873648 swapFree=6336/6336
[pid=28839] ppid=28837 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28839/stat : 28839 (runPb2satCp2.sh) S 28837 28839 26234 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 281701697 9367552 275 33554432000 4194304 5064252 140733710976608 140733710975520 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28839/statm: 2287 275 233 213 0 72 0
[pid=28840] ppid=28839 vsize=22392 CPUtime=1.48 cores=1,3,5,7
/proc/28840/stat : 28840 (pb2sat) R 28839 28839 26234 0 -1 4202496 5610 11833 0 0 50 39 56 3 20 0 1 0 281701697 22929408 5031 33554432000 4194304 5873084 140734821240144 140734821236568 5127520 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28840/statm: 5598 5031 176 410 0 5180 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 31540

[startup+3.10032 s]
/proc/loadavg: 2.05 2.02 2.00 3/181 28844
/proc/meminfo: memFree=24584740/32873648 swapFree=6336/6336
[pid=28839] ppid=28837 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28839/stat : 28839 (runPb2satCp2.sh) S 28837 28839 26234 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 281701697 9367552 275 33554432000 4194304 5064252 140733710976608 140733710975520 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28839/statm: 2287 275 233 213 0 72 0
[pid=28840] ppid=28839 vsize=177024 CPUtime=3.07 cores=1,3,5,7
/proc/28840/stat : 28840 (pb2sat) R 28839 28839 26234 0 -1 4202496 14221 12346 0 0 182 65 56 4 20 0 1 0 281701697 181272576 33974 33554432000 4194304 5873084 140734821240144 140734821234536 4420202 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28840/statm: 44256 33974 183 410 0 43838 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 186172

[startup+6.30037 s]
/proc/loadavg: 2.05 2.02 2.00 3/183 28846
/proc/meminfo: memFree=24063068/32873648 swapFree=6336/6336
[pid=28839] ppid=28837 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28839/stat : 28839 (runPb2satCp2.sh) S 28837 28839 26234 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 281701697 9367552 275 33554432000 4194304 5064252 140733710976608 140733710975520 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28839/statm: 2287 275 233 213 0 72 0
[pid=28840] ppid=28839 vsize=308096 CPUtime=4.61 cores=1,3,5,7
/proc/28840/stat : 28840 (pb2sat) S 28839 28839 26234 0 -1 4202496 15522 12346 0 0 307 94 56 4 20 0 1 0 281701697 315490304 56502 33554432000 4194304 5873084 140734821240144 140734821233960 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28840/statm: 77024 56502 183 410 0 76606 0
[pid=28845] ppid=28840 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28845/stat : 28845 (satsolver.sh) S 28840 28839 26234 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 281702160 9367552 267 33554432000 4194304 5064252 140735696391536 140735696390448 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28845/statm: 2287 267 226 213 0 72 0
[pid=28846] ppid=28845 vsize=404752 CPUtime=1.65 cores=1,3,5,7
/proc/28846/stat : 28846 (glucose_static) R 28845 28839 26234 0 -1 4202496 54691 0 0 0 151 14 0 0 20 0 1 0 281702161 414466048 88683 33554432000 4194304 4896791 140735382613184 140735381561976 4401607 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28846/statm: 101188 88683 58 172 0 101014 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 731144

[startup+12.7004 s]
/proc/loadavg: 2.04 2.02 2.00 3/183 28846
/proc/meminfo: memFree=23785480/32873648 swapFree=6336/6336
[pid=28839] ppid=28837 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28839/stat : 28839 (runPb2satCp2.sh) S 28837 28839 26234 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 281701697 9367552 275 33554432000 4194304 5064252 140733710976608 140733710975520 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28839/statm: 2287 275 233 213 0 72 0
[pid=28840] ppid=28839 vsize=308096 CPUtime=4.61 cores=1,3,5,7
/proc/28840/stat : 28840 (pb2sat) S 28839 28839 26234 0 -1 4202496 15522 12346 0 0 307 94 56 4 20 0 1 0 281701697 315490304 56502 33554432000 4194304 5873084 140734821240144 140734821233960 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28840/statm: 77024 56502 183 410 0 76606 0
[pid=28845] ppid=28840 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28845/stat : 28845 (satsolver.sh) S 28840 28839 26234 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 281702160 9367552 267 33554432000 4194304 5064252 140735696391536 140735696390448 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28845/statm: 2287 267 226 213 0 72 0
[pid=28846] ppid=28845 vsize=531860 CPUtime=8.05 cores=1,3,5,7
/proc/28846/stat : 28846 (glucose_static) R 28845 28839 26234 0 -1 4202496 78864 0 0 0 783 22 0 0 20 0 1 0 281702161 544624640 114123 33554432000 4194304 4896791 140735382613184 140735382610392 4223805 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28846/statm: 132965 114123 78 172 0 132791 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 858252

[startup+25.5004 s]
/proc/loadavg: 2.04 2.02 2.00 3/183 28846
/proc/meminfo: memFree=23782396/32873648 swapFree=6336/6336
[pid=28839] ppid=28837 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28839/stat : 28839 (runPb2satCp2.sh) S 28837 28839 26234 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 281701697 9367552 275 33554432000 4194304 5064252 140733710976608 140733710975520 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28839/statm: 2287 275 233 213 0 72 0
[pid=28840] ppid=28839 vsize=308096 CPUtime=4.61 cores=1,3,5,7
/proc/28840/stat : 28840 (pb2sat) S 28839 28839 26234 0 -1 4202496 15522 12346 0 0 307 94 56 4 20 0 1 0 281701697 315490304 56502 33554432000 4194304 5873084 140734821240144 140734821233960 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28840/statm: 77024 56502 183 410 0 76606 0
[pid=28845] ppid=28840 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28845/stat : 28845 (satsolver.sh) S 28840 28839 26234 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 281702160 9367552 267 33554432000 4194304 5064252 140735696391536 140735696390448 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28845/statm: 2287 267 226 213 0 72 0
[pid=28846] ppid=28845 vsize=534500 CPUtime=20.85 cores=1,3,5,7
/proc/28846/stat : 28846 (glucose_static) R 28845 28839 26234 0 -1 4202496 79725 0 0 0 2063 22 0 0 20 0 1 0 281702161 547328000 114984 33554432000 4194304 4896791 140735382613184 140735382610392 4225148 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28846/statm: 133625 114984 78 172 0 133451 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 860892

[startup+51.1004 s]
/proc/loadavg: 2.02 2.02 2.00 3/183 28846
/proc/meminfo: memFree=23776816/32873648 swapFree=6336/6336
[pid=28839] ppid=28837 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28839/stat : 28839 (runPb2satCp2.sh) S 28837 28839 26234 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 281701697 9367552 275 33554432000 4194304 5064252 140733710976608 140733710975520 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28839/statm: 2287 275 233 213 0 72 0
[pid=28840] ppid=28839 vsize=308096 CPUtime=4.61 cores=1,3,5,7
/proc/28840/stat : 28840 (pb2sat) S 28839 28839 26234 0 -1 4202496 15522 12346 0 0 307 94 56 4 20 0 1 0 281701697 315490304 56502 33554432000 4194304 5873084 140734821240144 140734821233960 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28840/statm: 77024 56502 183 410 0 76606 0
[pid=28845] ppid=28840 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28845/stat : 28845 (satsolver.sh) S 28840 28839 26234 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 281702160 9367552 267 33554432000 4194304 5064252 140735696391536 140735696390448 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28845/statm: 2287 267 226 213 0 72 0
[pid=28846] ppid=28845 vsize=535820 CPUtime=46.44 cores=1,3,5,7
/proc/28846/stat : 28846 (glucose_static) R 28845 28839 26234 0 -1 4202496 80138 0 0 0 4622 22 0 0 20 0 1 0 281702161 548679680 115908 33554432000 4194304 4896791 140735382613184 140735382610392 4203064 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28846/statm: 133955 115908 78 172 0 133781 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 862212

[startup+102.307 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 28846
/proc/meminfo: memFree=23767268/32873648 swapFree=6336/6336
[pid=28839] ppid=28837 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28839/stat : 28839 (runPb2satCp2.sh) S 28837 28839 26234 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 281701697 9367552 275 33554432000 4194304 5064252 140733710976608 140733710975520 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28839/statm: 2287 275 233 213 0 72 0
[pid=28840] ppid=28839 vsize=308096 CPUtime=4.61 cores=1,3,5,7
/proc/28840/stat : 28840 (pb2sat) S 28839 28839 26234 0 -1 4202496 15522 12346 0 0 307 94 56 4 20 0 1 0 281701697 315490304 56502 33554432000 4194304 5873084 140734821240144 140734821233960 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28840/statm: 77024 56502 183 410 0 76606 0
[pid=28845] ppid=28840 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28845/stat : 28845 (satsolver.sh) S 28840 28839 26234 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 281702160 9367552 267 33554432000 4194304 5064252 140735696391536 140735696390448 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28845/statm: 2287 267 226 213 0 72 0
[pid=28846] ppid=28845 vsize=537864 CPUtime=97.65 cores=1,3,5,7
/proc/28846/stat : 28846 (glucose_static) R 28845 28839 26234 0 -1 4202496 80994 0 0 0 9742 23 0 0 20 0 1 0 281702161 550772736 117786 33554432000 4194304 4896791 140735382613184 140735382610392 4224983 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28846/statm: 134466 117786 78 172 0 134292 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 864256

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 28846
/proc/meminfo: memFree=23757780/32873648 swapFree=6336/6336
[pid=28839] ppid=28837 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28839/stat : 28839 (runPb2satCp2.sh) S 28837 28839 26234 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 281701697 9367552 275 33554432000 4194304 5064252 140733710976608 140733710975520 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28839/statm: 2287 275 233 213 0 72 0
[pid=28840] ppid=28839 vsize=308096 CPUtime=4.61 cores=1,3,5,7
/proc/28840/stat : 28840 (pb2sat) S 28839 28839 26234 0 -1 4202496 15522 12346 0 0 307 94 56 4 20 0 1 0 281701697 315490304 56502 33554432000 4194304 5873084 140734821240144 140734821233960 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28840/statm: 77024 56502 183 410 0 76606 0
[pid=28845] ppid=28840 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28845/stat : 28845 (satsolver.sh) S 28840 28839 26234 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 281702160 9367552 267 33554432000 4194304 5064252 140735696391536 140735696390448 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28845/statm: 2287 267 226 213 0 72 0
[pid=28846] ppid=28845 vsize=539660 CPUtime=157.63 cores=1,3,5,7
/proc/28846/stat : 28846 (glucose_static) R 28845 28839 26234 0 -1 4202496 81445 0 0 0 15740 23 0 0 20 0 1 0 281702161 552611840 119259 33554432000 4194304 4896791 140735382613184 140735382610392 4224983 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28846/statm: 134915 119259 78 172 0 134741 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 866052

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 28846
/proc/meminfo: memFree=23744324/32873648 swapFree=6336/6336
[pid=28839] ppid=28837 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/28846/stat : 28846 (glucose_static) R 28845 28839 26234 0 -1 4202496 102720 0 0 0 135706 39 0 0 20 0 1 0 281702161 573419520 123824 33554432000 4194304 4896791 140735382613184 140735382610392 4223862 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28846/statm: 139995 123824 78 172 0 139821 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 886372

[startup+1422.31 s]
/proc/loadavg: 1.06 1.51 1.80 2/174 28904
/proc/meminfo: memFree=26421716/32873648 swapFree=6336/6336
[pid=28839] ppid=28837 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28839/stat : 28839 (runPb2satCp2.sh) S 28837 28839 26234 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 281701697 9367552 275 33554432000 4194304 5064252 140733710976608 140733710975520 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28839/statm: 2287 275 233 213 0 72 0
[pid=28840] ppid=28839 vsize=308096 CPUtime=4.61 cores=1,3,5,7
/proc/28840/stat : 28840 (pb2sat) S 28839 28839 26234 0 -1 4202496 15522 12346 0 0 307 94 56 4 20 0 1 0 281701697 315490304 56502 33554432000 4194304 5873084 140734821240144 140734821233960 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28840/statm: 77024 56502 183 410 0 76606 0
[pid=28845] ppid=28840 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28845/stat : 28845 (satsolver.sh) S 28840 28839 26234 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 281702160 9367552 267 33554432000 4194304 5064252 140735696391536 140735696390448 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28845/statm: 2287 267 226 213 0 72 0
[pid=28846] ppid=28845 vsize=560796 CPUtime=1417.44 cores=1,3,5,7
/proc/28846/stat : 28846 (glucose_static) R 28845 28839 26234 0 -1 4202496 102859 0 0 0 141705 39 0 0 20 0 1 0 281702161 574255104 124973 33554432000 4194304 4896791 140735382613184 140735382610472 4224983 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28846/statm: 140199 124973 78 172 0 140025 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 887188

[startup+1482.3 s]
/proc/loadavg: 1.02 1.42 1.75 2/175 28907
/proc/meminfo: memFree=26416868/32873648 swapFree=6336/6336
[pid=28839] ppid=28837 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28839/stat : 28839 (runPb2satCp2.sh) S 28837 28839 26234 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 281701697 9367552 275 33554432000 4194304 5064252 140733710976608 140733710975520 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28839/statm: 2287 275 233 213 0 72 0
[pid=28840] ppid=28839 vsize=308096 CPUtime=4.61 cores=1,3,5,7
/proc/28840/stat : 28840 (pb2sat) S 28839 28839 26234 0 -1 4202496 15522 12346 0 0 307 94 56 4 20 0 1 0 281701697 315490304 56502 33554432000 4194304 5873084 140734821240144 140734821233960 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28840/statm: 77024 56502 183 410 0 76606 0
[pid=28845] ppid=28840 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28845/stat : 28845 (satsolver.sh) S 28840 28839 26234 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 281702160 9367552 267 33554432000 4194304 5064252 140735696391536 140735696390448 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28845/statm: 2287 267 226 213 0 72 0
[pid=28846] ppid=28845 vsize=561344 CPUtime=1477.4 cores=1,3,5,7
/proc/28846/stat : 28846 (glucose_static) R 28845 28839 26234 0 -1 4202496 104078 0 0 0 147700 40 0 0 20 0 1 0 281702161 574816256 126142 33554432000 4194304 4896791 140735382613184 140735382610696 4224684 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28846/statm: 140336 126142 78 172 0 140162 0
Current children cumulated CPU time (s) 1482.01
Current children cumulated vsize (KiB) 887736

[startup+1542.3 s]
/proc/loadavg: 1.01 1.34 1.70 2/174 28908
/proc/meminfo: memFree=26413204/32873648 swapFree=6336/6336
[pid=28839] ppid=28837 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28839/stat : 28839 (runPb2satCp2.sh) S 28837 28839 26234 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 281701697 9367552 275 33554432000 4194304 5064252 140733710976608 140733710975520 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28839/statm: 2287 275 233 213 0 72 0
[pid=28840] ppid=28839 vsize=308096 CPUtime=4.61 cores=1,3,5,7
/proc/28840/stat : 28840 (pb2sat) S 28839 28839 26234 0 -1 4202496 15522 12346 0 0 307 94 56 4 20 0 1 0 281701697 315490304 56502 33554432000 4194304 5873084 140734821240144 140734821233960 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28840/statm: 77024 56502 183 410 0 76606 0
[pid=28845] ppid=28840 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28845/stat : 28845 (satsolver.sh) S 28840 28839 26234 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 281702160 9367552 267 33554432000 4194304 5064252 140735696391536 140735696390448 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28845/statm: 2287 267 226 213 0 72 0
[pid=28846] ppid=28845 vsize=561704 CPUtime=1537.36 cores=1,3,5,7
/proc/28846/stat : 28846 (glucose_static) R 28845 28839 26234 0 -1 4202496 104204 0 0 0 153696 40 0 0 20 0 1 0 281702161 575184896 127292 33554432000 4194304 4896791 140735382613184 140735382610712 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28846/statm: 140426 127292 78 172 0 140252 0
Current children cumulated CPU time (s) 1541.97
Current children cumulated vsize (KiB) 888096

[startup+1602.3 s]
/proc/loadavg: 1.00 1.28 1.65 2/173 28908
/proc/meminfo: memFree=26410236/32873648 swapFree=6336/6336
[pid=28839] ppid=28837 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28839/stat : 28839 (runPb2satCp2.sh) S 28837 28839 26234 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 281701697 9367552 275 33554432000 4194304 5064252 140733710976608 140733710975520 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28839/statm: 2287 275 233 213 0 72 0
[pid=28840] ppid=28839 vsize=308096 CPUtime=4.61 cores=1,3,5,7
/proc/28840/stat : 28840 (pb2sat) S 28839 28839 26234 0 -1 4202496 15522 12346 0 0 307 94 56 4 20 0 1 0 281701697 315490304 56502 33554432000 4194304 5873084 140734821240144 140734821233960 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28840/statm: 77024 56502 183 410 0 76606 0
[pid=28845] ppid=28840 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28845/stat : 28845 (satsolver.sh) S 28840 28839 26234 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 281702160 9367552 267 33554432000 4194304 5064252 140735696391536 140735696390448 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28845/statm: 2287 267 226 213 0 72 0
[pid=28846] ppid=28845 vsize=561960 CPUtime=1597.35 cores=1,3,5,7
/proc/28846/stat : 28846 (glucose_static) R 28845 28839 26234 0 -1 4202496 104254 0 0 0 159695 40 0 0 20 0 1 0 281702161 575447040 128364 33554432000 4194304 4896791 140735382613184 140735382610712 4224921 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28846/statm: 140490 128364 78 172 0 140316 0
Current children cumulated CPU time (s) 1601.96
Current children cumulated vsize (KiB) 888352

[startup+1662.3 s]
/proc/loadavg: 1.00 1.22 1.61 2/174 28909
/proc/meminfo: memFree=26405636/32873648 swapFree=6336/6336
[pid=28839] ppid=28837 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28839/stat : 28839 (runPb2satCp2.sh) S 28837 28839 26234 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 281701697 9367552 275 33554432000 4194304 5064252 140733710976608 140733710975520 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28839/statm: 2287 275 233 213 0 72 0
[pid=28840] ppid=28839 vsize=308096 CPUtime=4.61 cores=1,3,5,7
/proc/28840/stat : 28840 (pb2sat) S 28839 28839 26234 0 -1 4202496 15522 12346 0 0 307 94 56 4 20 0 1 0 281701697 315490304 56502 33554432000 4194304 5873084 140734821240144 140734821233960 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28840/statm: 77024 56502 183 410 0 76606 0
[pid=28845] ppid=28840 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28845/stat : 28845 (satsolver.sh) S 28840 28839 26234 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 281702160 9367552 267 33554432000 4194304 5064252 140735696391536 140735696390448 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28845/statm: 2287 267 226 213 0 72 0
[pid=28846] ppid=28845 vsize=562140 CPUtime=1657.32 cores=1,3,5,7
/proc/28846/stat : 28846 (glucose_static) R 28845 28839 26234 0 -1 4202496 106760 0 0 0 165691 41 0 0 20 0 1 0 281702161 575631360 129263 33554432000 4194304 4896791 140735382613184 140735382610712 4224684 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28846/statm: 140535 129263 78 172 0 140361 0
Current children cumulated CPU time (s) 1661.93
Current children cumulated vsize (KiB) 888532

[startup+1722.3 s]
/proc/loadavg: 1.00 1.18 1.57 2/174 28909
/proc/meminfo: memFree=26396380/32873648 swapFree=6336/6336
[pid=28839] ppid=28837 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28839/stat : 28839 (runPb2satCp2.sh) S 28837 28839 26234 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 281701697 9367552 275 33554432000 4194304 5064252 140733710976608 140733710975520 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28839/statm: 2287 275 233 213 0 72 0
[pid=28840] ppid=28839 vsize=308096 CPUtime=4.61 cores=1,3,5,7
/proc/28840/stat : 28840 (pb2sat) S 28839 28839 26234 0 -1 4202496 15522 12346 0 0 307 94 56 4 20 0 1 0 281701697 315490304 56502 33554432000 4194304 5873084 140734821240144 140734821233960 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28840/statm: 77024 56502 183 410 0 76606 0
[pid=28845] ppid=28840 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28845/stat : 28845 (satsolver.sh) S 28840 28839 26234 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 281702160 9367552 267 33554432000 4194304 5064252 140735696391536 140735696390448 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28845/statm: 2287 267 226 213 0 72 0
[pid=28846] ppid=28845 vsize=643868 CPUtime=1717.3 cores=1,3,5,7
/proc/28846/stat : 28846 (glucose_static) R 28845 28839 26234 0 -1 4202496 108240 0 0 0 171688 42 0 0 20 0 1 0 281702161 659320832 131466 33554432000 4194304 4896791 140735382613184 140735382610712 4224983 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28846/statm: 160967 131466 78 172 0 160793 0
Current children cumulated CPU time (s) 1721.91
Current children cumulated vsize (KiB) 970260

[startup+1782.3 s]
/proc/loadavg: 1.00 1.14 1.53 2/174 28909
/proc/meminfo: memFree=26392692/32873648 swapFree=6336/6336
[pid=28839] ppid=28837 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28839/stat : 28839 (runPb2satCp2.sh) S 28837 28839 26234 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 281701697 9367552 275 33554432000 4194304 5064252 140733710976608 140733710975520 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28839/statm: 2287 275 233 213 0 72 0
[pid=28840] ppid=28839 vsize=308096 CPUtime=4.61 cores=1,3,5,7
/proc/28840/stat : 28840 (pb2sat) S 28839 28839 26234 0 -1 4202496 15522 12346 0 0 307 94 56 4 20 0 1 0 281701697 315490304 56502 33554432000 4194304 5873084 140734821240144 140734821233960 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28840/statm: 77024 56502 183 410 0 76606 0
[pid=28845] ppid=28840 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28845/stat : 28845 (satsolver.sh) S 28840 28839 26234 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 281702160 9367552 267 33554432000 4194304 5064252 140735696391536 140735696390448 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28845/statm: 2287 267 226 213 0 72 0
[pid=28846] ppid=28845 vsize=644260 CPUtime=1777.29 cores=1,3,5,7
/proc/28846/stat : 28846 (glucose_static) R 28845 28839 26234 0 -1 4202496 108330 0 0 0 177687 42 0 0 20 0 1 0 281702161 659722240 132578 33554432000 4194304 4896791 140735382613184 140735382610408 4224983 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28846/statm: 161065 132578 78 172 0 160891 0
Current children cumulated CPU time (s) 1781.9
Current children cumulated vsize (KiB) 970652



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 1.00 1.14 1.52 3/174 28909
/proc/meminfo: memFree=26390024/32873648 swapFree=6336/6336
[pid=28839] ppid=28837 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28839/stat : 28839 (runPb2satCp2.sh) S 28837 28839 26234 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 281701697 9367552 275 33554432000 4194304 5064252 140733710976608 140733710975520 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28839/statm: 2287 275 233 213 0 72 0
[pid=28840] ppid=28839 vsize=308096 CPUtime=4.61 cores=1,3,5,7
/proc/28840/stat : 28840 (pb2sat) S 28839 28839 26234 0 -1 4202496 15522 12346 0 0 307 94 56 4 20 0 1 0 281701697 315490304 56502 33554432000 4194304 5873084 140734821240144 140734821233960 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28840/statm: 77024 56502 183 410 0 76606 0
[pid=28845] ppid=28840 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28845/stat : 28845 (satsolver.sh) S 28840 28839 26234 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 281702160 9367552 267 33554432000 4194304 5064252 140735696391536 140735696390448 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28845/statm: 2287 267 226 213 0 72 0
[pid=28846] ppid=28845 vsize=644260 CPUtime=1795.4 cores=1,3,5,7
/proc/28846/stat : 28846 (glucose_static) R 28845 28839 26234 0 -1 4202496 109387 0 0 0 179497 43 0 0 20 0 1 0 281702161 659722240 133114 33554432000 4194304 4896791 140735382613184 140735382608920 4225523 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28846/statm: 161065 133114 78 172 0 160891 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 970652

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 28839 and gives
#  childrusage.ru_utime.tv_sec=3
#  childrusage.ru_utime.tv_usec=641446
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=998848
# CPU time returned by wait4() is 4.64029
# while last known CPU time is 1800.01
#
# 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.01
CPU user time (s): 1798.6
CPU system time (s): 1.41
CPU usage (%): 99.9775
Max. virtual memory (cumulated for all children) (KiB): 1096972

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.64145
system time used= 0.998848
maximum resident set size= 406556
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28845
page faults= 0
swaps= 0
block input operations= 0
block output operations= 411632
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 14
involuntary context switches= 14

runsolver used 2.6586 second user time and 7.17491 second system time

The end

Launcher Data

Begin job on node112 at 2012-05-27 23:55:44
IDJOB=3694655
IDBENCH=92692
IDSOLVER=2273
FILE ID=node112/3694655-1338155744
RUNJOBID= node112-1338122673-26251
PBS_JOBID= 14624490
Free space on /tmp= 70956 MiB

SOLVER NAME= pb2satCp2 2012-05-19
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/zahidi/Multihop/normalized-minisat25_6_4_2_mh.opb
COMMAND LINE= DIR/runPb2satCp2.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3694655-1338155744/watcher-3694655-1338155744 -o /tmp/evaluation-result-3694655-1338155744/solver-3694655-1338155744 -C 1800 -W 1900 -M 15500  HOME/runPb2satCp2.sh HOME/instance-3694655-1338155744.opb 106630067 HOME HOME

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

MD5SUM BENCH= 99b9d857fa76010de9eccc60c212aa45
RANDOM SEED=106630067

node112.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.763
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.52
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.763
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.763
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.763
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.763
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.92
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.763
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.763
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.763
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:        24667416 kB
Buffers:          377444 kB
Cached:          4961432 kB
SwapCached:            0 kB
Active:          3473420 kB
Inactive:        3901104 kB
Active(anon):    2038056 kB
Inactive(anon):        0 kB
Active(file):    1435364 kB
Inactive(file):  3901104 kB
Unevictable:        6336 kB
Mlocked:            6336 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             11280 kB
Writeback:             0 kB
AnonPages:       2041396 kB
Mapped:            15488 kB
Shmem:               200 kB
Slab:             691908 kB
SReclaimable:     135664 kB
SUnreclaim:       556244 kB
KernelStack:        1472 kB
PageTables:         8624 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    2825720 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1040384 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= 71388 MiB
End job on node112 at 2012-05-28 00:25:45