Trace number 3722990

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
PB12: minisatp 1.0-2-g022594c? (TO) 1800.08 1800.41

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-mps-v2-20-10-wood1p.opb
MD5SUM360101c0d249c34bf56133c11582c641
Bench CategoryOPT-BIGINT (optimisation, big integers)
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 variables77820
Total number of constraints244
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints244
Minimum length of a constraint30
Maximum length of a constraint77760
Number of terms in the objective function 30
Biggest coefficient in the objective function 536870912
Number of bits for the biggest coefficient in the objective function 30
Sum of the numbers in the objective function 1073741823
Number of bits of the sum of numbers in the objective function 30
Biggest number in a constraint 53687091200000000
Number of bits of the biggest number in a constraint 56
Biggest sum of numbers in a constraint 66413144120266880244
Number of bits of the biggest sum of numbers66
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c Parsing PB file...
0.00/0.00	c PARSE ERROR! [line 8] Integer overflow. Use BigNum-version.
0.00/0.00	c OK -- Running BigNum-version instead...
0.00/0.00	c Parsing PB file...
20.89/20.91	c Converting 343 PB-constraints to clauses...
20.98/21.03	c   -- Unit propagations: ppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppp
369.30/369.47	c   -- Detecting intervals from adjacent constraints: ###########################################################################################################################################################################
369.40/369.55	c   -- Clauses(.)/Splits(s): s
369.40/369.55	c ---[ 342]---> Adder-cost: 23559   maxlim: 16372484447   bits: 35/34
1253.36/1253.63	c ---[ 340]---> Adder-cost: 14131   maxlim: 1692064973   bits: 32/31
1299.75/1300.07	c ---[ 338]---> Adder-cost: 3194   maxlim: 1627332248   bits: 32/31
1365.05/1365.30	c ---[ 336]---> Adder-cost: 2104   maxlim: 405031702   bits: 30/29
1389.84/1390.13	c ---[ 334]---> 
1800.08/1800.40	c *** TERMINATED ***
1800.08/1800.40	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-3722990-1338571991/watcher-3722990-1338571991 -o /tmp/evaluation-result-3722990-1338571991/solver-3722990-1338571991 -C 1800 -W 1900 -M 15500 minisat+_script HOME/instance-3722990-1338571991.opb 

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.95 1.84 3/177 25668
/proc/meminfo: memFree=27829236/32873844 swapFree=7628/7628
[pid=25668] ppid=25666 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/25668/stat : 25668 (minisat+_script) S 25666 25668 23511 0 -1 4202496 416 725 0 0 0 0 0 0 20 0 1 0 323323600 9371648 288 33554432000 4194304 5064252 140736309642704 140736309640832 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25668/statm: 2288 288 244 213 0 73 0

[startup+0.0791579 s]
/proc/loadavg: 1.84 1.95 1.84 3/177 25668
/proc/meminfo: memFree=27829236/32873844 swapFree=7628/7628
[pid=25668] ppid=25666 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/25668/stat : 25668 (minisat+_script) S 25666 25668 23511 0 -1 4202496 416 725 0 0 0 0 0 0 20 0 1 0 323323600 9371648 288 33554432000 4194304 5064252 140736309642704 140736309640832 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25668/statm: 2288 288 244 213 0 73 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9152

[startup+0.100335 s]
/proc/loadavg: 1.84 1.95 1.84 3/177 25668
/proc/meminfo: memFree=27829236/32873844 swapFree=7628/7628
[pid=25668] ppid=25666 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/25668/stat : 25668 (minisat+_script) S 25666 25668 23511 0 -1 4202496 416 725 0 0 0 0 0 0 20 0 1 0 323323600 9371648 288 33554432000 4194304 5064252 140736309642704 140736309640832 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25668/statm: 2288 288 244 213 0 73 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9152

[startup+0.300265 s]
/proc/loadavg: 1.84 1.95 1.84 3/177 25668
/proc/meminfo: memFree=27829236/32873844 swapFree=7628/7628
[pid=25668] ppid=25666 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/25668/stat : 25668 (minisat+_script) S 25666 25668 23511 0 -1 4202496 416 725 0 0 0 0 0 0 20 0 1 0 323323600 9371648 288 33554432000 4194304 5064252 140736309642704 140736309640832 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25668/statm: 2288 288 244 213 0 73 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9152

[startup+0.700271 s]
/proc/loadavg: 1.84 1.95 1.84 3/177 25668
/proc/meminfo: memFree=27829236/32873844 swapFree=7628/7628
[pid=25668] ppid=25666 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/25668/stat : 25668 (minisat+_script) S 25666 25668 23511 0 -1 4202496 416 725 0 0 0 0 0 0 20 0 1 0 323323600 9371648 288 33554432000 4194304 5064252 140736309642704 140736309640832 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25668/statm: 2288 288 244 213 0 73 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9152

[startup+1.50027 s]
/proc/loadavg: 1.85 1.95 1.84 2/176 25674
/proc/meminfo: memFree=28016076/32873844 swapFree=7628/7628
[pid=25668] ppid=25666 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/25668/stat : 25668 (minisat+_script) S 25666 25668 23511 0 -1 4202496 416 725 0 0 0 0 0 0 20 0 1 0 323323600 9371648 288 33554432000 4194304 5064252 140736309642704 140736309640832 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25668/statm: 2288 288 244 213 0 73 0
[pid=25673] ppid=25668 vsize=45724 CPUtime=1.48 cores=1,3,5,7
/proc/25673/stat : 25673 (minisat+_bignum) R 25668 25668 23511 0 -1 4202496 26295 0 0 0 146 2 0 0 20 0 1 0 323323600 46821376 6852 33554432000 4194304 5403892 140737390734368 140737390732424 4742144 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/25673/statm: 11431 6854 81 296 0 11131 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 54876

[startup+3.10032 s]
/proc/loadavg: 1.85 1.95 1.84 3/179 25716
/proc/meminfo: memFree=28010820/32873844 swapFree=7628/7628
[pid=25668] ppid=25666 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/25668/stat : 25668 (minisat+_script) S 25666 25668 23511 0 -1 4202496 416 725 0 0 0 0 0 0 20 0 1 0 323323600 9371648 288 33554432000 4194304 5064252 140736309642704 140736309640832 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25668/statm: 2288 288 244 213 0 73 0
[pid=25673] ppid=25668 vsize=82348 CPUtime=3.08 cores=1,3,5,7
/proc/25673/stat : 25673 (minisat+_bignum) R 25668 25668 23511 0 -1 4202496 52370 0 0 0 302 6 0 0 20 0 1 0 323323600 84324352 11196 33554432000 4194304 5403892 140737390734368 140737390732456 4853920 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/25673/statm: 20587 11196 81 296 0 20287 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 91500

[startup+6.30032 s]
/proc/loadavg: 1.85 1.95 1.84 3/179 25716
/proc/meminfo: memFree=27970016/32873844 swapFree=7628/7628
[pid=25668] ppid=25666 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/25668/stat : 25668 (minisat+_script) S 25666 25668 23511 0 -1 4202496 416 725 0 0 0 0 0 0 20 0 1 0 323323600 9371648 288 33554432000 4194304 5064252 140736309642704 140736309640832 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25668/statm: 2288 288 244 213 0 73 0
[pid=25673] ppid=25668 vsize=166728 CPUtime=6.28 cores=1,3,5,7
/proc/25673/stat : 25673 (minisat+_bignum) R 25668 25668 23511 0 -1 4202496 105318 0 0 0 614 14 0 0 20 0 1 0 323323600 170729472 22932 33554432000 4194304 5403892 140737390734368 140737390732408 4485872 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/25673/statm: 41682 22932 81 296 0 41382 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 175880

[startup+12.7003 s]
/proc/loadavg: 1.87 1.96 1.84 3/179 25716
/proc/meminfo: memFree=27873416/32873844 swapFree=7628/7628
[pid=25668] ppid=25666 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/25668/stat : 25668 (minisat+_script) S 25666 25668 23511 0 -1 4202496 416 725 0 0 0 0 0 0 20 0 1 0 323323600 9371648 288 33554432000 4194304 5064252 140736309642704 140736309640832 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25668/statm: 2288 288 244 213 0 73 0
[pid=25673] ppid=25668 vsize=320520 CPUtime=12.68 cores=1,3,5,7
/proc/25673/stat : 25673 (minisat+_bignum) R 25668 25668 23511 0 -1 4202496 198864 0 0 0 1238 30 0 0 20 0 1 0 323323600 328212480 46393 33554432000 4194304 5403892 140737390734368 140737390732424 4325875 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/25673/statm: 80130 46393 81 296 0 79830 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 329672

[startup+25.5004 s]
/proc/loadavg: 1.89 1.96 1.84 3/179 25716
/proc/meminfo: memFree=23553308/32873844 swapFree=7628/7628
[pid=25668] ppid=25666 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/25668/stat : 25668 (minisat+_script) S 25666 25668 23511 0 -1 4202496 416 725 0 0 0 0 0 0 20 0 1 0 323323600 9371648 288 33554432000 4194304 5064252 140736309642704 140736309640832 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25668/statm: 2288 288 244 213 0 73 0
[pid=25673] ppid=25668 vsize=497608 CPUtime=25.48 cores=1,3,5,7
/proc/25673/stat : 25673 (minisat+_bignum) R 25668 25668 23511 0 -1 4202496 317425 0 0 0 2496 52 0 0 20 0 1 0 323323600 509550592 70934 33554432000 4194304 5403892 140737390734368 140737390733064 4331315 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/25673/statm: 124402 70934 88 296 0 124102 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 506760

[startup+51.1004 s]
/proc/loadavg: 1.93 1.96 1.85 3/179 25716
/proc/meminfo: memFree=23553012/32873844 swapFree=7628/7628
[pid=25668] ppid=25666 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/25668/stat : 25668 (minisat+_script) S 25666 25668 23511 0 -1 4202496 416 725 0 0 0 0 0 0 20 0 1 0 323323600 9371648 288 33554432000 4194304 5064252 140736309642704 140736309640832 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25668/statm: 2288 288 244 213 0 73 0
[pid=25673] ppid=25668 vsize=497608 CPUtime=51.06 cores=1,3,5,7
/proc/25673/stat : 25673 (minisat+_bignum) R 25668 25668 23511 0 -1 4202496 317437 0 0 0 5054 52 0 0 20 0 1 0 323323600 509550592 70945 33554432000 4194304 5403892 140737390734368 140737390733064 4477814 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/25673/statm: 124402 70945 88 296 0 124102 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 506760

[startup+102.307 s]
/proc/loadavg: 1.97 1.96 1.85 3/180 25717
/proc/meminfo: memFree=23552428/32873844 swapFree=7628/7628
[pid=25668] ppid=25666 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/25668/stat : 25668 (minisat+_script) S 25666 25668 23511 0 -1 4202496 416 725 0 0 0 0 0 0 20 0 1 0 323323600 9371648 288 33554432000 4194304 5064252 140736309642704 140736309640832 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25668/statm: 2288 288 244 213 0 73 0
[pid=25673] ppid=25668 vsize=497608 CPUtime=102.25 cores=1,3,5,7
/proc/25673/stat : 25673 (minisat+_bignum) R 25668 25668 23511 0 -1 4202496 317450 0 0 0 10173 52 0 0 20 0 1 0 323323600 509550592 71026 33554432000 4194304 5403892 140737390734368 140737390733064 4331405 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/25673/statm: 124402 71026 88 296 0 124102 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 506760

[startup+162.3 s]
/proc/loadavg: 1.99 1.97 1.86 3/179 25717
/proc/meminfo: memFree=23547756/32873844 swapFree=7628/7628
[pid=25668] ppid=25666 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/25668/stat : 25668 (minisat+_script) S 25666 25668 23511 0 -1 4202496 416 725 0 0 0 0 0 0 20 0 1 0 323323600 9371648 288 33554432000 4194304 5064252 140736309642704 140736309640832 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25668/statm: 2288 288 244 213 0 73 0
[pid=25673] ppid=25668 vsize=497608 CPUtime=162.23 cores=1,3,5,7
/proc/25673/stat : 25673 (minisat+_bignum) R 25668 25668 23511 0 -1 4202496 317459 0 0 0 16171 52 0 0 20 0 1 0 323323600 509550592 72075 33554432000 4194304 5403892 140737390734368 140737390733064 4485869 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/25673/statm: 124402 72075 88 296 0 124102 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 506760

[startup+222.3 s]
/proc/loadavg: 1.99 1.97 1.86 3/179 25717
/proc/meminfo: memFree=23475320/32873844 swapFree=7628/7628
[pid=25668] ppid=25666 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/25668/stat : 25668 (minisat+_script) S 25666 25668 23511 0 -1 4202496 416 725 0 0 0 0 0 0 20 0 1 0 323323600 9371648 288 33554432000 4194304 5064252 140736309642704 140736309640832 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25668/statm: 2288 288 244 213 0 73 0
[pid=25673] ppid=25668 vsize=497608 CPUtime=222.22 cores=1,3,5,7
/proc/25673/stat : 25673 (minisat+_bignum) R 25668 25668 23511 0 -1 4202496 317464 0 0 0 22170 52 0 0 20 0 1 0 323323600 509550592 90176 33554432000 4194304 5403892 140737390734368 140737390733064 4485869 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/25673/statm: 124402 90176 88 296 0 124102 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 506760

[startup+282.3 s]
/proc/loadavg: 1.99 1.97 1.87 3/179 25717
/proc/meminfo: memFree=23393696/32873844 swapFree=7628/7628
[pid=25668] ppid=25666 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/25668/stat : 25668 (minisat+_script) S 25666 25668 23511 0 -1 4202496 416 725 0 0 0 0 0 0 20 0 1 0 323323600 9371648 288 33554432000 4194304 5064252 140736309642704 140736309640832 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25668/statm: 2288 288 244 213 0 73 0
[pid=25673] ppid=25668 vsize=497608 CPUtime=282.21 cores=1,3,5,7
/proc/25673/stat : 25673 (minisat+_bignum) R 25668 25668 23511 0 -1 4202496 317466 0 0 0 28169 52 0 0 20 0 1 0 323323600 509550592 110562 33554432000 4194304 5403892 140737390734368 140737390733064 4485712 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/25673/statm: 124402 110562 88 296 0 124102 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 506760

[startup+342.3 s]
/proc/loadavg: 2.06 1.99 1.88 3/179 25718
/proc/meminfo: memFree=23362864/32873844 swapFree=7628/7628
[pid=25668] ppid=25666 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/25668/stat : 25668 (minisat+_script) S 25666 25668 23511 0 -1 4202496 416 725 0 0 0 0 0 0 20 0 1 0 323323600 9371648 288 33554432000 4194304 5064252 140736309642704 140736309640832 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25668/statm: 2288 288 244 213 0 73 0
[pid=25673] ppid=25668 vsize=497608 CPUtime=342.2 cores=1,3,5,7
/proc/25673/stat : 25673 (minisat+_bignum) R 25668 25668 23511 0 -1 4202496 317467 0 0 0 34168 52 0 0 20 0 1 0 323323600 509550592 118169 33554432000 4194304 5403892 140737390734368 140737390733064 4331517 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/25673/statm: 124402 118169 88 296 0 124102 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 506760

[startup+402.3 s]
/proc/loadavg: 2.02 1.99 1.89 3/179 25718
/proc/meminfo: memFree=23364380/32873844 swapFree=7628/7628
[pid=25668] ppid=25666 vsize=9152 CPUtime=0 cores=1,3,5,7

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

/proc/25673/statm: 124078 117874 102 296 0 123778 0
Current children cumulated CPU time (s) 1122.08
Current children cumulated vsize (KiB) 505464

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 25726
/proc/meminfo: memFree=23364620/32873844 swapFree=7628/7628
[pid=25668] ppid=25666 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/25668/stat : 25668 (minisat+_script) S 25666 25668 23511 0 -1 4202496 416 725 0 0 0 0 0 0 20 0 1 0 323323600 9371648 288 33554432000 4194304 5064252 140736309642704 140736309640832 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25668/statm: 2288 288 244 213 0 73 0
[pid=25673] ppid=25668 vsize=496312 CPUtime=1182.07 cores=1,3,5,7
/proc/25673/stat : 25673 (minisat+_bignum) R 25668 25668 23511 0 -1 4202496 317780 0 0 0 118155 52 0 0 20 0 1 0 323323600 508223488 117874 33554432000 4194304 5403892 140737390734368 140737390733032 4739612 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/25673/statm: 124078 117874 102 296 0 123778 0
Current children cumulated CPU time (s) 1182.07
Current children cumulated vsize (KiB) 505464

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 25727
/proc/meminfo: memFree=23364276/32873844 swapFree=7628/7628
[pid=25668] ppid=25666 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/25668/stat : 25668 (minisat+_script) S 25666 25668 23511 0 -1 4202496 416 725 0 0 0 0 0 0 20 0 1 0 323323600 9371648 288 33554432000 4194304 5064252 140736309642704 140736309640832 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25668/statm: 2288 288 244 213 0 73 0
[pid=25673] ppid=25668 vsize=496312 CPUtime=1242.06 cores=1,3,5,7
/proc/25673/stat : 25673 (minisat+_bignum) R 25668 25668 23511 0 -1 4202496 317780 0 0 0 124154 52 0 0 20 0 1 0 323323600 508223488 117874 33554432000 4194304 5403892 140737390734368 140737390733032 4739695 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/25673/statm: 124078 117874 102 296 0 123778 0
Current children cumulated CPU time (s) 1242.06
Current children cumulated vsize (KiB) 505464

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 25727
/proc/meminfo: memFree=23341852/32873844 swapFree=7628/7628
[pid=25668] ppid=25666 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/25668/stat : 25668 (minisat+_script) S 25666 25668 23511 0 -1 4202496 416 725 0 0 0 0 0 0 20 0 1 0 323323600 9371648 288 33554432000 4194304 5064252 140736309642704 140736309640832 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25668/statm: 2288 288 244 213 0 73 0
[pid=25673] ppid=25668 vsize=520032 CPUtime=1302.06 cores=1,3,5,7
/proc/25673/stat : 25673 (minisat+_bignum) R 25668 25668 23511 0 -1 4202496 323905 0 0 0 130152 54 0 0 20 0 1 0 323323600 532512768 123537 33554432000 4194304 5403892 140737390734368 140737390733016 4482148 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/25673/statm: 130008 123537 140 296 0 129708 0
Current children cumulated CPU time (s) 1302.06
Current children cumulated vsize (KiB) 529184

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 25727
/proc/meminfo: memFree=23341880/32873844 swapFree=7628/7628
[pid=25668] ppid=25666 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/25668/stat : 25668 (minisat+_script) S 25666 25668 23511 0 -1 4202496 416 725 0 0 0 0 0 0 20 0 1 0 323323600 9371648 288 33554432000 4194304 5064252 140736309642704 140736309640832 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25668/statm: 2288 288 244 213 0 73 0
[pid=25673] ppid=25668 vsize=520032 CPUtime=1362.05 cores=1,3,5,7
/proc/25673/stat : 25673 (minisat+_bignum) R 25668 25668 23511 0 -1 4202496 323905 0 0 0 136151 54 0 0 20 0 1 0 323323600 532512768 123537 33554432000 4194304 5403892 140737390734368 140737390733016 4739686 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/25673/statm: 130008 123537 140 296 0 129708 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 529184

[startup+1422.31 s]
/proc/loadavg: 2.05 2.01 1.92 3/179 25727
/proc/meminfo: memFree=23294732/32873844 swapFree=7628/7628
[pid=25668] ppid=25666 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/25668/stat : 25668 (minisat+_script) S 25666 25668 23511 0 -1 4202496 416 725 0 0 0 0 0 0 20 0 1 0 323323600 9371648 288 33554432000 4194304 5064252 140736309642704 140736309640832 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25668/statm: 2288 288 244 213 0 73 0
[pid=25673] ppid=25668 vsize=566884 CPUtime=1422.04 cores=1,3,5,7
/proc/25673/stat : 25673 (minisat+_bignum) R 25668 25668 23511 0 -1 4202496 335182 0 0 0 142147 57 0 0 20 0 1 0 323323600 580489216 135244 33554432000 4194304 5403892 140737390734368 140737390733240 4736848 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/25673/statm: 141721 135244 140 296 0 141421 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 576036

[startup+1482.3 s]
/proc/loadavg: 2.02 2.01 1.92 3/179 25727
/proc/meminfo: memFree=23294856/32873844 swapFree=7628/7628
[pid=25668] ppid=25666 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/25668/stat : 25668 (minisat+_script) S 25666 25668 23511 0 -1 4202496 416 725 0 0 0 0 0 0 20 0 1 0 323323600 9371648 288 33554432000 4194304 5064252 140736309642704 140736309640832 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25668/statm: 2288 288 244 213 0 73 0
[pid=25673] ppid=25668 vsize=566884 CPUtime=1482.02 cores=1,3,5,7
/proc/25673/stat : 25673 (minisat+_bignum) R 25668 25668 23511 0 -1 4202496 335182 0 0 0 148145 57 0 0 20 0 1 0 323323600 580489216 135244 33554432000 4194304 5403892 140737390734368 140737390733240 4739608 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/25673/statm: 141721 135244 140 296 0 141421 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 576036

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/179 25728
/proc/meminfo: memFree=23294856/32873844 swapFree=7628/7628
[pid=25668] ppid=25666 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/25668/stat : 25668 (minisat+_script) S 25666 25668 23511 0 -1 4202496 416 725 0 0 0 0 0 0 20 0 1 0 323323600 9371648 288 33554432000 4194304 5064252 140736309642704 140736309640832 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25668/statm: 2288 288 244 213 0 73 0
[pid=25673] ppid=25668 vsize=566884 CPUtime=1542.02 cores=1,3,5,7
/proc/25673/stat : 25673 (minisat+_bignum) R 25668 25668 23511 0 -1 4202496 335182 0 0 0 154145 57 0 0 20 0 1 0 323323600 580489216 135244 33554432000 4194304 5403892 140737390734368 140737390733240 4748445 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/25673/statm: 141721 135244 140 296 0 141421 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 576036

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/179 25728
/proc/meminfo: memFree=23294856/32873844 swapFree=7628/7628
[pid=25668] ppid=25666 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/25668/stat : 25668 (minisat+_script) S 25666 25668 23511 0 -1 4202496 416 725 0 0 0 0 0 0 20 0 1 0 323323600 9371648 288 33554432000 4194304 5064252 140736309642704 140736309640832 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25668/statm: 2288 288 244 213 0 73 0
[pid=25673] ppid=25668 vsize=566884 CPUtime=1602.01 cores=1,3,5,7
/proc/25673/stat : 25673 (minisat+_bignum) R 25668 25668 23511 0 -1 4202496 335182 0 0 0 160144 57 0 0 20 0 1 0 323323600 580489216 135244 33554432000 4194304 5403892 140737390734368 140737390733240 4419639 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/25673/statm: 141721 135244 140 296 0 141421 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 576036

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/180 25731
/proc/meminfo: memFree=23294724/32873844 swapFree=7628/7628
[pid=25668] ppid=25666 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/25668/stat : 25668 (minisat+_script) S 25666 25668 23511 0 -1 4202496 416 725 0 0 0 0 0 0 20 0 1 0 323323600 9371648 288 33554432000 4194304 5064252 140736309642704 140736309640832 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25668/statm: 2288 288 244 213 0 73 0
[pid=25673] ppid=25668 vsize=566884 CPUtime=1662 cores=1,3,5,7
/proc/25673/stat : 25673 (minisat+_bignum) R 25668 25668 23511 0 -1 4202496 335182 0 0 0 166143 57 0 0 20 0 1 0 323323600 580489216 135244 33554432000 4194304 5403892 140737390734368 140737390733240 4482031 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/25673/statm: 141721 135244 140 296 0 141421 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 576036

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/180 25753
/proc/meminfo: memFree=23294724/32873844 swapFree=7628/7628
[pid=25668] ppid=25666 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/25668/stat : 25668 (minisat+_script) S 25666 25668 23511 0 -1 4202496 416 725 0 0 0 0 0 0 20 0 1 0 323323600 9371648 288 33554432000 4194304 5064252 140736309642704 140736309640832 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25668/statm: 2288 288 244 213 0 73 0
[pid=25673] ppid=25668 vsize=566884 CPUtime=1721.99 cores=1,3,5,7
/proc/25673/stat : 25673 (minisat+_bignum) R 25668 25668 23511 0 -1 4202496 335182 0 0 0 172142 57 0 0 20 0 1 0 323323600 580489216 135244 33554432000 4194304 5403892 140737390734368 140737390733240 4736864 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/25673/statm: 141721 135244 140 296 0 141421 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 576036

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/179 25753
/proc/meminfo: memFree=23294608/32873844 swapFree=7628/7628
[pid=25668] ppid=25666 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/25668/stat : 25668 (minisat+_script) S 25666 25668 23511 0 -1 4202496 416 725 0 0 0 0 0 0 20 0 1 0 323323600 9371648 288 33554432000 4194304 5064252 140736309642704 140736309640832 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25668/statm: 2288 288 244 213 0 73 0
[pid=25673] ppid=25668 vsize=566884 CPUtime=1781.98 cores=1,3,5,7
/proc/25673/stat : 25673 (minisat+_bignum) R 25668 25668 23511 0 -1 4202496 335182 0 0 0 178141 57 0 0 20 0 1 0 323323600 580489216 135244 33554432000 4194304 5403892 140737390734368 140737390733240 4736991 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/25673/statm: 141721 135244 140 296 0 141421 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 576036



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 1.92 3/179 25753
/proc/meminfo: memFree=23294608/32873844 swapFree=7628/7628
[pid=25668] ppid=25666 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/25668/stat : 25668 (minisat+_script) S 25666 25668 23511 0 -1 4202496 416 725 0 0 0 0 0 0 20 0 1 0 323323600 9371648 288 33554432000 4194304 5064252 140736309642704 140736309640832 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25668/statm: 2288 288 244 213 0 73 0
[pid=25673] ppid=25668 vsize=566884 CPUtime=1800.08 cores=1,3,5,7
/proc/25673/stat : 25673 (minisat+_bignum) R 25668 25668 23511 0 -1 4202496 335182 0 0 0 179951 57 0 0 20 0 1 0 323323600 580489216 135244 33554432000 4194304 5403892 140737390734368 140737390733240 4736897 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/25673/statm: 141721 135244 140 296 0 141421 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 576036

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

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 25668 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=1999
# CPU time returned by wait4() is 0.002998
# 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.51
CPU system time (s): 0.57
CPU usage (%): 99.9816
Max. virtual memory (cumulated for all children) (KiB): 586580

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0.001999
maximum resident set size= 1152
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1141
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 13
involuntary context switches= 4

runsolver used 3.54246 second user time and 8.66368 second system time

The end

Launcher Data

Begin job on node143 at 2012-06-01 19:33:12
IDJOB=3722990
IDBENCH=2441
IDSOLVER=2307
FILE ID=node143/3722990-1338571991
RUNJOBID= node143-1338570186-25409
PBS_JOBID= 14635841
Free space on /tmp= 68496 MiB

SOLVER NAME= minisatp 1.0-2-g022594c
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/lp/data/normalized-mps-v2-20-10-wood1p.opb
COMMAND LINE= minisat+_script BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3722990-1338571991/watcher-3722990-1338571991 -o /tmp/evaluation-result-3722990-1338571991/solver-3722990-1338571991 -C 1800 -W 1900 -M 15500  minisat+_script HOME/instance-3722990-1338571991.opb

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

MD5SUM BENCH= 360101c0d249c34bf56133c11582c641
RANDOM SEED=702307860

node143.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.787
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.57
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.787
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.787
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.91
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.787
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.787
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.90
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.787
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	: 5298.57
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.787
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.787
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:        27829128 kB
Buffers:          337760 kB
Cached:          3591148 kB
SwapCached:          112 kB
Active:          2177080 kB
Inactive:        1971720 kB
Active(anon):     211536 kB
Inactive(anon):    10916 kB
Active(file):    1965544 kB
Inactive(file):  1960804 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67108424 kB
Dirty:             56724 kB
Writeback:             0 kB
AnonPages:        227716 kB
Mapped:            10624 kB
Shmem:               160 kB
Slab:             758632 kB
SReclaimable:     198708 kB
SUnreclaim:       559924 kB
KernelStack:        1456 kB
PageTables:         4580 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     377828 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     12288 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= 68512 MiB
End job on node143 at 2012-06-01 20:03:15