Trace number 3694659

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.09 1800.52

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Multihop/
normalized-minisat25_6_4_6_mh.opb
MD5SUM94b1451a4cda8c04cd1bd81816dea3d0
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark5637187
Best CPU time to get the best result obtained on this benchmark1800.02
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 155720872
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 17732231209
Number of bits of the sum of numbers in the objective function 35
Biggest number in a constraint 155720872
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 17732231209
Number of bits of the biggest sum of numbers35
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.98/1.08	c model valid
0.98/1.08	c current solution ok
1.76/1.80	o 203331269
1.76/1.80	c fallback to adder encoding
1800.09/1800.51	c error: unexpected solver exit code
1800.09/1800.51	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-3694659-1338156900/watcher-3694659-1338156900 -o /tmp/evaluation-result-3694659-1338156900/solver-3694659-1338156900 -C 1800 -W 1900 -M 15500 HOME/runPb2satCp2.sh HOME/instance-3694659-1338156900.opb 636226621 HOME HOME 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.05 2.02 2.00 3/180 17556
/proc/meminfo: memFree=26809272/32873844 swapFree=7124/7124
[pid=17556] ppid=17554 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17556/stat : 17556 (runPb2satCp2.sh) S 17554 17556 14901 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 281815378 9367552 275 33554432000 4194304 5064252 140736797036784 140736797035696 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17556/statm: 2287 275 233 213 0 72 0

[startup+0.0441431 s]
/proc/loadavg: 2.05 2.02 2.00 3/180 17556
/proc/meminfo: memFree=26809272/32873844 swapFree=7124/7124
[pid=17556] ppid=17554 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17556/stat : 17556 (runPb2satCp2.sh) S 17554 17556 14901 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 281815378 9367552 275 33554432000 4194304 5064252 140736797036784 140736797035696 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17556/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100288 s]
/proc/loadavg: 2.05 2.02 2.00 3/180 17556
/proc/meminfo: memFree=26809272/32873844 swapFree=7124/7124
[pid=17556] ppid=17554 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17556/stat : 17556 (runPb2satCp2.sh) S 17554 17556 14901 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 281815378 9367552 275 33554432000 4194304 5064252 140736797036784 140736797035696 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17556/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300294 s]
/proc/loadavg: 2.05 2.02 2.00 3/180 17556
/proc/meminfo: memFree=26809272/32873844 swapFree=7124/7124
[pid=17556] ppid=17554 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17556/stat : 17556 (runPb2satCp2.sh) S 17554 17556 14901 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 281815378 9367552 275 33554432000 4194304 5064252 140736797036784 140736797035696 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17556/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700307 s]
/proc/loadavg: 2.05 2.02 2.00 3/180 17556
/proc/meminfo: memFree=26809272/32873844 swapFree=7124/7124
[pid=17556] ppid=17554 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17556/stat : 17556 (runPb2satCp2.sh) S 17554 17556 14901 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 281815378 9367552 275 33554432000 4194304 5064252 140736797036784 140736797035696 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17556/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50032 s]
/proc/loadavg: 2.05 2.02 2.00 3/182 17560
/proc/meminfo: memFree=26780200/32873844 swapFree=7124/7124
[pid=17556] ppid=17554 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17556/stat : 17556 (runPb2satCp2.sh) S 17554 17556 14901 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 281815378 9367552 275 33554432000 4194304 5064252 140736797036784 140736797035696 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17556/statm: 2287 275 233 213 0 72 0
[pid=17557] ppid=17556 vsize=22388 CPUtime=1.47 cores=0,2,4,6
/proc/17557/stat : 17557 (pb2sat) R 17556 17556 14901 0 -1 4202496 5608 11839 0 0 52 36 56 3 20 0 1 0 281815378 22925312 5030 33554432000 4194304 5873084 140733452536192 140733452532616 5127520 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17557/statm: 5597 5030 176 410 0 5179 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 31536

[startup+3.10026 s]
/proc/loadavg: 2.05 2.02 2.00 3/182 17561
/proc/meminfo: memFree=26729420/32873844 swapFree=7124/7124
[pid=17556] ppid=17554 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17556/stat : 17556 (runPb2satCp2.sh) S 17554 17556 14901 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 281815378 9367552 275 33554432000 4194304 5064252 140736797036784 140736797035696 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17556/statm: 2287 275 233 213 0 72 0
[pid=17557] ppid=17556 vsize=177020 CPUtime=3.07 cores=0,2,4,6
/proc/17557/stat : 17557 (pb2sat) R 17556 17556 14901 0 -1 4202496 14059 12353 0 0 181 65 56 5 20 0 1 0 281815378 181268480 33302 33554432000 4194304 5873084 140733452536192 140733452530584 4664146 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17557/statm: 44255 33302 183 410 0 43837 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 186168

[startup+6.3004 s]
/proc/loadavg: 2.04 2.02 2.00 3/185 17564
/proc/meminfo: memFree=26218440/32873844 swapFree=7124/7124
[pid=17556] ppid=17554 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17556/stat : 17556 (runPb2satCp2.sh) S 17554 17556 14901 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 281815378 9367552 275 33554432000 4194304 5064252 140736797036784 140736797035696 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17556/statm: 2287 275 233 213 0 72 0
[pid=17557] ppid=17556 vsize=308092 CPUtime=4.66 cores=0,2,4,6
/proc/17557/stat : 17557 (pb2sat) S 17556 17556 14901 0 -1 4202496 15332 12353 0 0 309 96 56 5 20 0 1 0 281815378 315486208 56342 33554432000 4194304 5873084 140733452536192 140733452530008 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 1 0 0
/proc/17557/statm: 77023 56342 183 410 0 76605 0
[pid=17563] ppid=17557 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17563/stat : 17563 (satsolver.sh) S 17557 17556 14901 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 281815848 9367552 267 33554432000 4194304 5064252 140733573925168 140733573924080 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17563/statm: 2287 267 226 213 0 72 0
[pid=17564] ppid=17563 vsize=389740 CPUtime=1.58 cores=0,2,4,6
/proc/17564/stat : 17564 (glucose_static) R 17563 17556 14901 0 -1 4202496 53073 0 0 0 142 16 0 0 20 0 1 0 281815848 399093760 85678 33554432000 4194304 4896791 140734022654656 140734021603448 4401607 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/17564/statm: 97435 85678 58 172 0 97261 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 716128

[startup+12.7003 s]
/proc/loadavg: 2.12 2.04 2.01 3/185 17564
/proc/meminfo: memFree=25918608/32873844 swapFree=7124/7124
[pid=17556] ppid=17554 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17556/stat : 17556 (runPb2satCp2.sh) S 17554 17556 14901 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 281815378 9367552 275 33554432000 4194304 5064252 140736797036784 140736797035696 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17556/statm: 2287 275 233 213 0 72 0
[pid=17557] ppid=17556 vsize=308092 CPUtime=4.66 cores=0,2,4,6
/proc/17557/stat : 17557 (pb2sat) S 17556 17556 14901 0 -1 4202496 15332 12353 0 0 309 96 56 5 20 0 1 0 281815378 315486208 56342 33554432000 4194304 5873084 140733452536192 140733452530008 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 1 0 0
/proc/17557/statm: 77023 56342 183 410 0 76605 0
[pid=17563] ppid=17557 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17563/stat : 17563 (satsolver.sh) S 17557 17556 14901 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 281815848 9367552 267 33554432000 4194304 5064252 140733573925168 140733573924080 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17563/statm: 2287 267 226 213 0 72 0
[pid=17564] ppid=17563 vsize=534900 CPUtime=7.98 cores=0,2,4,6
/proc/17564/stat : 17564 (glucose_static) R 17563 17556 14901 0 -1 4202496 79447 0 0 0 773 25 0 0 20 0 1 0 281815848 547737600 115057 33554432000 4194304 4896791 140734022654656 140734022651864 4204099 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/17564/statm: 133725 115057 78 172 0 133551 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 861288

[startup+25.5004 s]
/proc/loadavg: 2.09 2.04 2.01 3/185 17564
/proc/meminfo: memFree=25924336/32873844 swapFree=7124/7124
[pid=17556] ppid=17554 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17556/stat : 17556 (runPb2satCp2.sh) S 17554 17556 14901 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 281815378 9367552 275 33554432000 4194304 5064252 140736797036784 140736797035696 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17556/statm: 2287 275 233 213 0 72 0
[pid=17557] ppid=17556 vsize=308092 CPUtime=4.66 cores=0,2,4,6
/proc/17557/stat : 17557 (pb2sat) S 17556 17556 14901 0 -1 4202496 15332 12353 0 0 309 96 56 5 20 0 1 0 281815378 315486208 56342 33554432000 4194304 5873084 140733452536192 140733452530008 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 1 0 0
/proc/17557/statm: 77023 56342 183 410 0 76605 0
[pid=17563] ppid=17557 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17563/stat : 17563 (satsolver.sh) S 17557 17556 14901 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 281815848 9367552 267 33554432000 4194304 5064252 140733573925168 140733573924080 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17563/statm: 2287 267 226 213 0 72 0
[pid=17564] ppid=17563 vsize=536088 CPUtime=20.78 cores=0,2,4,6
/proc/17564/stat : 17564 (glucose_static) R 17563 17556 14901 0 -1 4202496 79763 0 0 0 2053 25 0 0 20 0 1 0 281815848 548954112 115373 33554432000 4194304 4896791 140734022654656 140734022651864 4225029 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/17564/statm: 134022 115373 78 172 0 133848 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 862476

[startup+51.1004 s]
/proc/loadavg: 2.06 2.03 2.00 3/185 17564
/proc/meminfo: memFree=25916396/32873844 swapFree=7124/7124
[pid=17556] ppid=17554 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17556/stat : 17556 (runPb2satCp2.sh) S 17554 17556 14901 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 281815378 9367552 275 33554432000 4194304 5064252 140736797036784 140736797035696 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17556/statm: 2287 275 233 213 0 72 0
[pid=17557] ppid=17556 vsize=308092 CPUtime=4.66 cores=0,2,4,6
/proc/17557/stat : 17557 (pb2sat) S 17556 17556 14901 0 -1 4202496 15332 12353 0 0 309 96 56 5 20 0 1 0 281815378 315486208 56342 33554432000 4194304 5873084 140733452536192 140733452530008 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 1 0 0
/proc/17557/statm: 77023 56342 183 410 0 76605 0
[pid=17563] ppid=17557 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17563/stat : 17563 (satsolver.sh) S 17557 17556 14901 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 281815848 9367552 267 33554432000 4194304 5064252 140733573925168 140733573924080 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17563/statm: 2287 267 226 213 0 72 0
[pid=17564] ppid=17563 vsize=537672 CPUtime=46.37 cores=0,2,4,6
/proc/17564/stat : 17564 (glucose_static) R 17563 17556 14901 0 -1 4202496 81195 0 0 0 4612 25 0 0 20 0 1 0 281815848 550576128 116287 33554432000 4194304 4896791 140734022654656 140734022651864 4225029 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/17564/statm: 134418 116287 78 172 0 134244 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 864060

[startup+102.307 s]
/proc/loadavg: 2.02 2.03 2.00 3/185 17564
/proc/meminfo: memFree=25901320/32873844 swapFree=7124/7124
[pid=17556] ppid=17554 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17556/stat : 17556 (runPb2satCp2.sh) S 17554 17556 14901 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 281815378 9367552 275 33554432000 4194304 5064252 140736797036784 140736797035696 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17556/statm: 2287 275 233 213 0 72 0
[pid=17557] ppid=17556 vsize=308092 CPUtime=4.66 cores=0,2,4,6
/proc/17557/stat : 17557 (pb2sat) S 17556 17556 14901 0 -1 4202496 15332 12353 0 0 309 96 56 5 20 0 1 0 281815378 315486208 56342 33554432000 4194304 5873084 140733452536192 140733452530008 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 1 0 0
/proc/17557/statm: 77023 56342 183 410 0 76605 0
[pid=17563] ppid=17557 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17563/stat : 17563 (satsolver.sh) S 17557 17556 14901 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 281815848 9367552 267 33554432000 4194304 5064252 140733573925168 140733573924080 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17563/statm: 2287 267 226 213 0 72 0
[pid=17564] ppid=17563 vsize=539684 CPUtime=97.58 cores=0,2,4,6
/proc/17564/stat : 17564 (glucose_static) R 17563 17556 14901 0 -1 4202496 81898 0 0 0 9732 26 0 0 20 0 1 0 281815848 552636416 118523 33554432000 4194304 4896791 140734022654656 140734022651864 4223867 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/17564/statm: 134921 118523 78 172 0 134747 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 866072

[startup+162.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/185 17564
/proc/meminfo: memFree=25893504/32873844 swapFree=7124/7124
[pid=17556] ppid=17554 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17556/stat : 17556 (runPb2satCp2.sh) S 17554 17556 14901 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 281815378 9367552 275 33554432000 4194304 5064252 140736797036784 140736797035696 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17556/statm: 2287 275 233 213 0 72 0
[pid=17557] ppid=17556 vsize=308092 CPUtime=4.66 cores=0,2,4,6
/proc/17557/stat : 17557 (pb2sat) S 17556 17556 14901 0 -1 4202496 15332 12353 0 0 309 96 56 5 20 0 1 0 281815378 315486208 56342 33554432000 4194304 5873084 140733452536192 140733452530008 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 1 0 0
/proc/17557/statm: 77023 56342 183 410 0 76605 0
[pid=17563] ppid=17557 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17563/stat : 17563 (satsolver.sh) S 17557 17556 14901 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 281815848 9367552 267 33554432000 4194304 5064252 140733573925168 140733573924080 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17563/statm: 2287 267 226 213 0 72 0
[pid=17564] ppid=17563 vsize=540788 CPUtime=157.56 cores=0,2,4,6
/proc/17564/stat : 17564 (glucose_static) R 17563 17556 14901 0 -1 4202496 82170 0 0 0 15730 26 0 0 20 0 1 0 281815848 553766912 118795 33554432000 4194304 4896791 140734022654656 140734022651864 4225029 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/17564/statm: 135197 118795 78 172 0 135023 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 867176

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/185 17564
/proc/meminfo: memFree=25885132/32873844 swapFree=7124/7124
[pid=17556] ppid=17554 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/17564/stat : 17564 (glucose_static) R 17563 17556 14901 0 -1 4202496 99941 0 0 0 141686 43 0 0 20 0 1 0 281815848 573673472 124156 33554432000 4194304 4896791 140734022654656 140734022651864 4224706 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/17564/statm: 140057 124156 78 172 0 139883 0
Current children cumulated CPU time (s) 1421.95
Current children cumulated vsize (KiB) 886616

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 17574
/proc/meminfo: memFree=25858696/32873844 swapFree=7124/7124
[pid=17556] ppid=17554 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17556/stat : 17556 (runPb2satCp2.sh) S 17554 17556 14901 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 281815378 9367552 275 33554432000 4194304 5064252 140736797036784 140736797035696 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17556/statm: 2287 275 233 213 0 72 0
[pid=17557] ppid=17556 vsize=308092 CPUtime=4.66 cores=0,2,4,6
/proc/17557/stat : 17557 (pb2sat) S 17556 17556 14901 0 -1 4202496 15332 12353 0 0 309 96 56 5 20 0 1 0 281815378 315486208 56342 33554432000 4194304 5873084 140733452536192 140733452530008 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 1 0 0
/proc/17557/statm: 77023 56342 183 410 0 76605 0
[pid=17563] ppid=17557 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17563/stat : 17563 (satsolver.sh) S 17557 17556 14901 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 281815848 9367552 267 33554432000 4194304 5064252 140733573925168 140733573924080 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17563/statm: 2287 267 226 213 0 72 0
[pid=17564] ppid=17563 vsize=560760 CPUtime=1477.27 cores=0,2,4,6
/proc/17564/stat : 17564 (glucose_static) R 17563 17556 14901 0 -1 4202496 101108 0 0 0 147684 43 0 0 20 0 1 0 281815848 574218240 125294 33554432000 4194304 4896791 140734022654656 140734022652168 4223805 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/17564/statm: 140190 125294 78 172 0 140016 0
Current children cumulated CPU time (s) 1481.93
Current children cumulated vsize (KiB) 887148

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/186 17578
/proc/meminfo: memFree=25850496/32873844 swapFree=7124/7124
[pid=17556] ppid=17554 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17556/stat : 17556 (runPb2satCp2.sh) S 17554 17556 14901 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 281815378 9367552 275 33554432000 4194304 5064252 140736797036784 140736797035696 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17556/statm: 2287 275 233 213 0 72 0
[pid=17557] ppid=17556 vsize=308092 CPUtime=4.66 cores=0,2,4,6
/proc/17557/stat : 17557 (pb2sat) S 17556 17556 14901 0 -1 4202496 15332 12353 0 0 309 96 56 5 20 0 1 0 281815378 315486208 56342 33554432000 4194304 5873084 140733452536192 140733452530008 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 1 0 0
/proc/17557/statm: 77023 56342 183 410 0 76605 0
[pid=17563] ppid=17557 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17563/stat : 17563 (satsolver.sh) S 17557 17556 14901 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 281815848 9367552 267 33554432000 4194304 5064252 140733573925168 140733573924080 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17563/statm: 2287 267 226 213 0 72 0
[pid=17564] ppid=17563 vsize=560992 CPUtime=1537.26 cores=0,2,4,6
/proc/17564/stat : 17564 (glucose_static) R 17563 17556 14901 0 -1 4202496 101165 0 0 0 153683 43 0 0 20 0 1 0 281815848 574455808 126858 33554432000 4194304 4896791 140734022654656 140734022652184 4224983 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/17564/statm: 140248 126858 78 172 0 140074 0
Current children cumulated CPU time (s) 1541.92
Current children cumulated vsize (KiB) 887380

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 17578
/proc/meminfo: memFree=25844112/32873844 swapFree=7124/7124
[pid=17556] ppid=17554 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17556/stat : 17556 (runPb2satCp2.sh) S 17554 17556 14901 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 281815378 9367552 275 33554432000 4194304 5064252 140736797036784 140736797035696 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17556/statm: 2287 275 233 213 0 72 0
[pid=17557] ppid=17556 vsize=308092 CPUtime=4.66 cores=0,2,4,6
/proc/17557/stat : 17557 (pb2sat) S 17556 17556 14901 0 -1 4202496 15332 12353 0 0 309 96 56 5 20 0 1 0 281815378 315486208 56342 33554432000 4194304 5873084 140733452536192 140733452530008 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 1 0 0
/proc/17557/statm: 77023 56342 183 410 0 76605 0
[pid=17563] ppid=17557 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17563/stat : 17563 (satsolver.sh) S 17557 17556 14901 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 281815848 9367552 267 33554432000 4194304 5064252 140733573925168 140733573924080 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17563/statm: 2287 267 226 213 0 72 0
[pid=17564] ppid=17563 vsize=561492 CPUtime=1597.25 cores=0,2,4,6
/proc/17564/stat : 17564 (glucose_static) R 17563 17556 14901 0 -1 4202496 101308 0 0 0 159682 43 0 0 20 0 1 0 281815848 574967808 128023 33554432000 4194304 4896791 140734022654656 140734022651864 4225029 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/17564/statm: 140373 128023 78 172 0 140199 0
Current children cumulated CPU time (s) 1601.91
Current children cumulated vsize (KiB) 887880

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 17578
/proc/meminfo: memFree=25834680/32873844 swapFree=7124/7124
[pid=17556] ppid=17554 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17556/stat : 17556 (runPb2satCp2.sh) S 17554 17556 14901 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 281815378 9367552 275 33554432000 4194304 5064252 140736797036784 140736797035696 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17556/statm: 2287 275 233 213 0 72 0
[pid=17557] ppid=17556 vsize=308092 CPUtime=4.66 cores=0,2,4,6
/proc/17557/stat : 17557 (pb2sat) S 17556 17556 14901 0 -1 4202496 15332 12353 0 0 309 96 56 5 20 0 1 0 281815378 315486208 56342 33554432000 4194304 5873084 140733452536192 140733452530008 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 1 0 0
/proc/17557/statm: 77023 56342 183 410 0 76605 0
[pid=17563] ppid=17557 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17563/stat : 17563 (satsolver.sh) S 17557 17556 14901 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 281815848 9367552 267 33554432000 4194304 5064252 140733573925168 140733573924080 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17563/statm: 2287 267 226 213 0 72 0
[pid=17564] ppid=17563 vsize=562020 CPUtime=1657.24 cores=0,2,4,6
/proc/17564/stat : 17564 (glucose_static) R 17563 17556 14901 0 -1 4202496 101450 0 0 0 165681 43 0 0 20 0 1 0 281815848 575508480 129187 33554432000 4194304 4896791 140734022654656 140734022650392 4224983 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/17564/statm: 140505 129187 78 172 0 140331 0
Current children cumulated CPU time (s) 1661.9
Current children cumulated vsize (KiB) 888408

[startup+1722.3 s]
/proc/loadavg: 1.92 1.98 1.99 2/176 17603
/proc/meminfo: memFree=26769984/32873844 swapFree=7124/7124
[pid=17556] ppid=17554 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17556/stat : 17556 (runPb2satCp2.sh) S 17554 17556 14901 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 281815378 9367552 275 33554432000 4194304 5064252 140736797036784 140736797035696 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17556/statm: 2287 275 233 213 0 72 0
[pid=17557] ppid=17556 vsize=308092 CPUtime=4.66 cores=0,2,4,6
/proc/17557/stat : 17557 (pb2sat) S 17556 17556 14901 0 -1 4202496 15332 12353 0 0 309 96 56 5 20 0 1 0 281815378 315486208 56342 33554432000 4194304 5873084 140733452536192 140733452530008 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 1 0 0
/proc/17557/statm: 77023 56342 183 410 0 76605 0
[pid=17563] ppid=17557 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17563/stat : 17563 (satsolver.sh) S 17557 17556 14901 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 281815848 9367552 267 33554432000 4194304 5064252 140733573925168 140733573924080 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17563/statm: 2287 267 226 213 0 72 0
[pid=17564] ppid=17563 vsize=643808 CPUtime=1717.24 cores=0,2,4,6
/proc/17564/stat : 17564 (glucose_static) R 17563 17556 14901 0 -1 4202496 102224 0 0 0 171679 45 0 0 20 0 1 0 281815848 659259392 130462 33554432000 4194304 4896791 140734022654656 140734022650392 4224983 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/17564/statm: 160952 130462 78 172 0 160778 0
Current children cumulated CPU time (s) 1721.9
Current children cumulated vsize (KiB) 970196

[startup+1782.3 s]
/proc/loadavg: 1.34 1.80 1.93 2/175 17603
/proc/meminfo: memFree=26763608/32873844 swapFree=7124/7124
[pid=17556] ppid=17554 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17556/stat : 17556 (runPb2satCp2.sh) S 17554 17556 14901 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 281815378 9367552 275 33554432000 4194304 5064252 140736797036784 140736797035696 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17556/statm: 2287 275 233 213 0 72 0
[pid=17557] ppid=17556 vsize=308092 CPUtime=4.66 cores=0,2,4,6
/proc/17557/stat : 17557 (pb2sat) S 17556 17556 14901 0 -1 4202496 15332 12353 0 0 309 96 56 5 20 0 1 0 281815378 315486208 56342 33554432000 4194304 5873084 140733452536192 140733452530008 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 1 0 0
/proc/17557/statm: 77023 56342 183 410 0 76605 0
[pid=17563] ppid=17557 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17563/stat : 17563 (satsolver.sh) S 17557 17556 14901 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 281815848 9367552 267 33554432000 4194304 5064252 140733573925168 140733573924080 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17563/statm: 2287 267 226 213 0 72 0
[pid=17564] ppid=17563 vsize=644056 CPUtime=1777.22 cores=0,2,4,6
/proc/17564/stat : 17564 (glucose_static) R 17563 17556 14901 0 -1 4202496 103332 0 0 0 177677 45 0 0 20 0 1 0 281815848 659513344 132074 33554432000 4194304 4896791 140734022654656 140734022650392 4225002 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/17564/statm: 161014 132074 78 172 0 160840 0
Current children cumulated CPU time (s) 1781.88
Current children cumulated vsize (KiB) 970444



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 1.31 1.77 1.91 2/175 17603
/proc/meminfo: memFree=26761684/32873844 swapFree=7124/7124
[pid=17556] ppid=17554 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17556/stat : 17556 (runPb2satCp2.sh) S 17554 17556 14901 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 281815378 9367552 275 33554432000 4194304 5064252 140736797036784 140736797035696 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17556/statm: 2287 275 233 213 0 72 0
[pid=17557] ppid=17556 vsize=308092 CPUtime=4.66 cores=0,2,4,6
/proc/17557/stat : 17557 (pb2sat) S 17556 17556 14901 0 -1 4202496 15332 12353 0 0 309 96 56 5 20 0 1 0 281815378 315486208 56342 33554432000 4194304 5873084 140733452536192 140733452530008 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 1 0 0
/proc/17557/statm: 77023 56342 183 410 0 76605 0
[pid=17563] ppid=17557 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17563/stat : 17563 (satsolver.sh) S 17557 17556 14901 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 281815848 9367552 267 33554432000 4194304 5064252 140733573925168 140733573924080 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17563/statm: 2287 267 226 213 0 72 0
[pid=17564] ppid=17563 vsize=644188 CPUtime=1795.43 cores=0,2,4,6
/proc/17564/stat : 17564 (glucose_static) R 17563 17556 14901 0 -1 4202496 103385 0 0 0 179498 45 0 0 20 0 1 0 281815848 659648512 132613 33554432000 4194304 4896791 140734022654656 140734022652296 4224684 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/17564/statm: 161047 132613 78 172 0 160873 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 970576

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 1.31 1.77 1.91 2/175 17603
/proc/meminfo: memFree=26761684/32873844 swapFree=7124/7124
[pid=17556] ppid=17554 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17556/stat : 17556 (runPb2satCp2.sh) S 17554 17556 14901 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 281815378 9367552 275 33554432000 4194304 5064252 140736797036784 140736797035696 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17556/statm: 2287 275 233 213 0 72 0
[pid=17557] ppid=17556 vsize=308092 CPUtime=4.66 cores=0,2,4,6
/proc/17557/stat : 17557 (pb2sat) S 17556 17556 14901 0 -1 4202496 15332 12353 0 0 309 96 56 5 20 0 1 0 281815378 315486208 56342 33554432000 4194304 5873084 140733452536192 140733452530008 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 1 0 0
/proc/17557/statm: 77023 56342 183 410 0 76605 0
[pid=17563] ppid=17557 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17563/stat : 17563 (satsolver.sh) S 17557 17556 14901 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 281815848 9367552 267 33554432000 4194304 5064252 140733573925168 140733573924080 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17563/statm: 2287 267 226 213 0 72 0
[pid=17564] ppid=17563 vsize=644188 CPUtime=1795.43 cores=0,2,4,6
/proc/17564/stat : 17564 (glucose_static) R 17563 17556 14901 0 -1 4202496 103385 0 0 0 179498 45 0 0 20 0 1 0 281815848 659648512 132613 33554432000 4194304 4896791 140734022654656 140734022652296 4224684 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/17564/statm: 161047 132613 78 172 0 160873 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 970576

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 17556 and gives
#  childrusage.ru_utime.tv_sec=3
#  childrusage.ru_utime.tv_usec=666442
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=23844
# CPU time returned by wait4() is 4.69029
# while last known CPU time is 1800.09
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.52
CPU time (s): 1800.09
CPU user time (s): 1798.63
CPU system time (s): 1.46
CPU usage (%): 99.9763
Max. virtual memory (cumulated for all children) (KiB): 1096400

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.66644
system time used= 1.02384
maximum resident set size= 405800
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28662
page faults= 0
swaps= 0
block input operations= 8
block output operations= 411400
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 15
involuntary context switches= 13

runsolver used 3.3035 second user time and 7.44087 second system time

The end

Launcher Data

Begin job on node134 at 2012-05-28 00:15:00
IDJOB=3694659
IDBENCH=92694
IDSOLVER=2273
FILE ID=node134/3694659-1338156900
RUNJOBID= node134-1338124357-14917
PBS_JOBID= 14624510
Free space on /tmp= 70808 MiB

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

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

MD5SUM BENCH= 94b1451a4cda8c04cd1bd81816dea3d0
RANDOM SEED=636226621

node134.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		: 2667.278
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	: 5334.55
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		: 2667.278
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	: 5332.56
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		: 2667.278
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	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.278
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	: 5332.59
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		: 2667.278
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	: 5332.55
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		: 2667.278
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	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.278
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	: 5332.57
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		: 2667.278
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	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        26809916 kB
Buffers:          428600 kB
Cached:          4068740 kB
SwapCached:            0 kB
Active:          2482904 kB
Inactive:        2722032 kB
Active(anon):     703276 kB
Inactive(anon):     5996 kB
Active(file):    1779628 kB
Inactive(file):  2716036 kB
Unevictable:        7124 kB
Mlocked:            7124 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             11292 kB
Writeback:             0 kB
AnonPages:        715868 kB
Mapped:            15492 kB
Shmem:               212 kB
Slab:             716628 kB
SReclaimable:     158688 kB
SUnreclaim:       557940 kB
KernelStack:        1480 kB
PageTables:         5728 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     970380 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:    323584 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= 70808 MiB
End job on node134 at 2012-05-28 00:45:00