Trace number 3694605

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

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Large/
normalized-minisat100_16_6_6_ic.opb
MD5SUM72e5aa289a65ee0ee27ea886d27f485d
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark18197499
Best CPU time to get the best result obtained on this benchmark1800.55
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1000400
Total number of constraints2000307
Number of constraints which are clauses980300
Number of constraints which are cardinality constraints (but not clauses)7
Number of constraints which are nor clauses,nor cardinality constraints1020000
Minimum length of a constraint2
Maximum length of a constraint4950
Number of terms in the objective function 29800
Biggest coefficient in the objective function 179406144
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 177753826124
Number of bits of the sum of numbers in the objective function 38
Biggest number in a constraint 179406144
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 177753826124
Number of bits of the biggest sum of numbers38
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

1800.07/1800.51	c error: unexpected solver exit code
1800.07/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-3694605-1338147803/watcher-3694605-1338147803 -o /tmp/evaluation-result-3694605-1338147803/solver-3694605-1338147803 -C 1800 -W 1900 -M 15500 HOME/runPb2satCp2.sh HOME/instance-3694605-1338147803.opb 281197591 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.17 2.09 2.02 2/181 16906
/proc/meminfo: memFree=25570748/32873844 swapFree=7124/7124
[pid=16906] ppid=16904 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16906/stat : 16906 (runPb2satCp2.sh) S 16904 16906 14901 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 280905972 9367552 275 33554432000 4194304 5064252 140736310822880 140736310821792 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16906/statm: 2287 275 233 213 0 72 0

[startup+0.0896351 s]
/proc/loadavg: 2.17 2.09 2.02 2/181 16906
/proc/meminfo: memFree=25570748/32873844 swapFree=7124/7124
[pid=16906] ppid=16904 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16906/stat : 16906 (runPb2satCp2.sh) S 16904 16906 14901 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 280905972 9367552 275 33554432000 4194304 5064252 140736310822880 140736310821792 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16906/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100265 s]
/proc/loadavg: 2.17 2.09 2.02 2/181 16906
/proc/meminfo: memFree=25570748/32873844 swapFree=7124/7124
[pid=16906] ppid=16904 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16906/stat : 16906 (runPb2satCp2.sh) S 16904 16906 14901 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 280905972 9367552 275 33554432000 4194304 5064252 140736310822880 140736310821792 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16906/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300198 s]
/proc/loadavg: 2.17 2.09 2.02 2/181 16906
/proc/meminfo: memFree=25570748/32873844 swapFree=7124/7124
[pid=16906] ppid=16904 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16906/stat : 16906 (runPb2satCp2.sh) S 16904 16906 14901 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 280905972 9367552 275 33554432000 4194304 5064252 140736310822880 140736310821792 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16906/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700244 s]
/proc/loadavg: 2.17 2.09 2.02 2/181 16906
/proc/meminfo: memFree=25570748/32873844 swapFree=7124/7124
[pid=16906] ppid=16904 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16906/stat : 16906 (runPb2satCp2.sh) S 16904 16906 14901 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 280905972 9367552 275 33554432000 4194304 5064252 140736310822880 140736310821792 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16906/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50024 s]
/proc/loadavg: 2.17 2.09 2.02 3/183 16908
/proc/meminfo: memFree=25546712/32873844 swapFree=7124/7124
[pid=16906] ppid=16904 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16906/stat : 16906 (runPb2satCp2.sh) S 16904 16906 14901 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 280905972 9367552 275 33554432000 4194304 5064252 140736310822880 140736310821792 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16906/statm: 2287 275 233 213 0 72 0
[pid=16907] ppid=16906 vsize=37708 CPUtime=1.49 cores=1,3,5,7
/proc/16907/stat : 16907 (pb2sat) R 16906 16906 14901 0 -1 4202496 3655 0 0 0 147 2 0 0 20 0 1 0 280905972 38612992 7176 33554432000 4194304 5873084 140735651612336 140735651609704 5127424 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16907/statm: 9427 7176 148 410 0 9009 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 46856

[startup+3.10026 s]
/proc/loadavg: 2.24 2.10 2.02 3/183 16908
/proc/meminfo: memFree=25533984/32873844 swapFree=7124/7124
[pid=16906] ppid=16904 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16906/stat : 16906 (runPb2satCp2.sh) S 16904 16906 14901 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 280905972 9367552 275 33554432000 4194304 5064252 140736310822880 140736310821792 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16906/statm: 2287 275 233 213 0 72 0
[pid=16907] ppid=16906 vsize=70476 CPUtime=3.09 cores=1,3,5,7
/proc/16907/stat : 16907 (pb2sat) R 16906 16906 14901 0 -1 4202496 4287 0 0 0 306 3 0 0 20 0 1 0 280905972 72167424 14946 33554432000 4194304 5873084 140735651612336 140735651609240 4917710 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16907/statm: 17619 14946 148 410 0 17201 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 79624

[startup+6.30025 s]
/proc/loadavg: 2.24 2.10 2.02 3/183 16908
/proc/meminfo: memFree=25488564/32873844 swapFree=7124/7124
[pid=16906] ppid=16904 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16906/stat : 16906 (runPb2satCp2.sh) S 16904 16906 14901 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 280905972 9367552 275 33554432000 4194304 5064252 140736310822880 140736310821792 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16906/statm: 2287 275 233 213 0 72 0
[pid=16907] ppid=16906 vsize=136012 CPUtime=6.28 cores=1,3,5,7
/proc/16907/stat : 16907 (pb2sat) R 16906 16906 14901 0 -1 4202496 4896 0 0 0 623 5 0 0 20 0 1 0 280905972 139276288 23188 33554432000 4194304 5873084 140735651612336 140735651609576 4394338 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16907/statm: 34003 23188 148 410 0 33585 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 145160

[startup+12.7002 s]
/proc/loadavg: 2.20 2.10 2.02 3/183 16908
/proc/meminfo: memFree=24624052/32873844 swapFree=7124/7124
[pid=16906] ppid=16904 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16906/stat : 16906 (runPb2satCp2.sh) S 16904 16906 14901 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 280905972 9367552 275 33554432000 4194304 5064252 140736310822880 140736310821792 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16906/statm: 2287 275 233 213 0 72 0
[pid=16907] ppid=16906 vsize=801764 CPUtime=12.27 cores=1,3,5,7
/proc/16907/stat : 16907 (pb2sat) S 16906 16906 14901 0 -1 4202496 73620 0 0 0 1151 76 0 0 20 0 1 0 280905972 821006336 141533 33554432000 4194304 5873084 140735651612336 140735651608760 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 1 0 0
/proc/16907/statm: 200441 141533 169 410 0 200023 0
Current children cumulated CPU time (s) 12.27
Current children cumulated vsize (KiB) 810912

[startup+25.5005 s]
/proc/loadavg: 2.32 2.13 2.03 3/185 16910
/proc/meminfo: memFree=23622952/32873844 swapFree=7124/7124
[pid=16906] ppid=16904 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16906/stat : 16906 (runPb2satCp2.sh) S 16904 16906 14901 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 280905972 9367552 275 33554432000 4194304 5064252 140736310822880 140736310821792 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16906/statm: 2287 275 233 213 0 72 0
[pid=16907] ppid=16906 vsize=801764 CPUtime=12.27 cores=1,3,5,7
/proc/16907/stat : 16907 (pb2sat) S 16906 16906 14901 0 -1 4202496 73620 0 0 0 1151 76 0 0 20 0 1 0 280905972 821006336 141533 33554432000 4194304 5873084 140735651612336 140735651608760 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 1 0 0
/proc/16907/statm: 200441 141533 169 410 0 200023 0
[pid=16909] ppid=16907 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16909/stat : 16909 (satsolver.sh) S 16907 16906 14901 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 280907201 9367552 266 33554432000 4194304 5064252 140736977272992 140736977271904 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16909/statm: 2287 266 226 213 0 72 0
[pid=16910] ppid=16909 vsize=1387084 CPUtime=13.19 cores=1,3,5,7
/proc/16910/stat : 16910 (glucose_static) R 16909 16906 14901 0 -1 4202496 160903 0 0 0 1270 49 0 0 20 0 1 0 280907202 1420374016 273703 33554432000 4194304 4896791 140736572247136 140736572244440 4224921 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/16910/statm: 346771 273703 78 172 0 346597 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 2207144

[startup+51.1005 s]
/proc/loadavg: 2.29 2.13 2.03 3/185 16910
/proc/meminfo: memFree=23623076/32873844 swapFree=7124/7124
[pid=16906] ppid=16904 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16906/stat : 16906 (runPb2satCp2.sh) S 16904 16906 14901 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 280905972 9367552 275 33554432000 4194304 5064252 140736310822880 140736310821792 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16906/statm: 2287 275 233 213 0 72 0
[pid=16907] ppid=16906 vsize=801764 CPUtime=12.27 cores=1,3,5,7
/proc/16907/stat : 16907 (pb2sat) S 16906 16906 14901 0 -1 4202496 73620 0 0 0 1151 76 0 0 20 0 1 0 280905972 821006336 141533 33554432000 4194304 5873084 140735651612336 140735651608760 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 1 0 0
/proc/16907/statm: 200441 141533 169 410 0 200023 0
[pid=16909] ppid=16907 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16909/stat : 16909 (satsolver.sh) S 16907 16906 14901 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 280907201 9367552 266 33554432000 4194304 5064252 140736977272992 140736977271904 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16909/statm: 2287 266 226 213 0 72 0
[pid=16910] ppid=16909 vsize=1387348 CPUtime=38.78 cores=1,3,5,7
/proc/16910/stat : 16910 (glucose_static) R 16909 16906 14901 0 -1 4202496 160977 0 0 0 3829 49 0 0 20 0 1 0 280907202 1420644352 273777 33554432000 4194304 4896791 140736572247136 140736572244344 4225029 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/16910/statm: 346837 273777 78 172 0 346663 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 2207408

[startup+102.307 s]
/proc/loadavg: 2.22 2.14 2.04 3/183 16950
/proc/meminfo: memFree=25059988/32873844 swapFree=7124/7124
[pid=16906] ppid=16904 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16906/stat : 16906 (runPb2satCp2.sh) S 16904 16906 14901 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 280905972 9367552 275 33554432000 4194304 5064252 140736310822880 140736310821792 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16906/statm: 2287 275 233 213 0 72 0
[pid=16907] ppid=16906 vsize=801764 CPUtime=12.27 cores=1,3,5,7
/proc/16907/stat : 16907 (pb2sat) S 16906 16906 14901 0 -1 4202496 73620 0 0 0 1151 76 0 0 20 0 1 0 280905972 821006336 141533 33554432000 4194304 5873084 140735651612336 140735651608760 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 1 0 0
/proc/16907/statm: 200441 141533 169 410 0 200023 0
[pid=16909] ppid=16907 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16909/stat : 16909 (satsolver.sh) S 16907 16906 14901 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 280907201 9367552 266 33554432000 4194304 5064252 140736977272992 140736977271904 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16909/statm: 2287 266 226 213 0 72 0
[pid=16910] ppid=16909 vsize=1388404 CPUtime=89.98 cores=1,3,5,7
/proc/16910/stat : 16910 (glucose_static) R 16909 16906 14901 0 -1 4202496 161232 0 0 0 8949 49 0 0 20 0 1 0 280907202 1421725696 274543 33554432000 4194304 4896791 140736572247136 140736572244440 4225029 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/16910/statm: 347101 274543 78 172 0 346927 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 2208464

[startup+162.3 s]
/proc/loadavg: 2.32 2.19 2.06 3/185 16952
/proc/meminfo: memFree=20257540/32873844 swapFree=7124/7124
[pid=16906] ppid=16904 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16906/stat : 16906 (runPb2satCp2.sh) S 16904 16906 14901 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 280905972 9367552 275 33554432000 4194304 5064252 140736310822880 140736310821792 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16906/statm: 2287 275 233 213 0 72 0
[pid=16907] ppid=16906 vsize=801764 CPUtime=12.27 cores=1,3,5,7
/proc/16907/stat : 16907 (pb2sat) S 16906 16906 14901 0 -1 4202496 73620 0 0 0 1151 76 0 0 20 0 1 0 280905972 821006336 141533 33554432000 4194304 5873084 140735651612336 140735651608760 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 1 0 0
/proc/16907/statm: 200441 141533 169 410 0 200023 0
[pid=16909] ppid=16907 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16909/stat : 16909 (satsolver.sh) S 16907 16906 14901 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 280907201 9367552 266 33554432000 4194304 5064252 140736977272992 140736977271904 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16909/statm: 2287 266 226 213 0 72 0
[pid=16910] ppid=16909 vsize=1390516 CPUtime=149.96 cores=1,3,5,7
/proc/16910/stat : 16910 (glucose_static) R 16909 16906 14901 0 -1 4202496 161765 0 0 0 14947 49 0 0 20 0 1 0 280907202 1423888384 275076 33554432000 4194304 4896791 140736572247136 140736572244344 4224684 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/16910/statm: 347629 275076 78 172 0 347455 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 2210576

[startup+222.3 s]
/proc/loadavg: 2.11 2.15 2.05 3/185 16952
/proc/meminfo: memFree=20143636/32873844 swapFree=7124/7124
[pid=16906] ppid=16904 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16906/stat : 16906 (runPb2satCp2.sh) S 16904 16906 14901 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 280905972 9367552 275 33554432000 4194304 5064252 140736310822880 140736310821792 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16906/statm: 2287 275 233 213 0 72 0
[pid=16907] ppid=16906 vsize=801764 CPUtime=12.27 cores=1,3,5,7
/proc/16907/stat : 16907 (pb2sat) S 16906 16906 14901 0 -1 4202496 73620 0 0 0 1151 76 0 0 20 0 1 0 280905972 821006336 141533 33554432000 4194304 5873084 140735651612336 140735651608760 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 1 0 0
/proc/16907/statm: 200441 141533 169 410 0 200023 0
[pid=16909] ppid=16907 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16909/stat : 16909 (satsolver.sh) S 16907 16906 14901 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 280907201 9367552 266 33554432000 4194304 5064252 140736977272992 140736977271904 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16909/statm: 2287 266 226 213 0 72 0
[pid=16910] ppid=16909 vsize=1391968 CPUtime=209.95 cores=1,3,5,7
/proc/16910/stat : 16910 (glucose_static) R 16909 16906 14901 0 -1 4202496 162131 0 0 0 20946 49 0 0 20 0 1 0 280907202 1425375232 275442 33554432000 4194304 4896791 140736572247136 140736572244344 4224983 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/16910/statm: 347992 275442 78 172 0 347818 0
Current children cumulated CPU time (s) 222.22

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

/proc/16910/statm: 319157 273923 78 172 0 318983 0
Current children cumulated CPU time (s) 1421.93
Current children cumulated vsize (KiB) 2096688

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 16986
/proc/meminfo: memFree=20084804/32873844 swapFree=7124/7124
[pid=16906] ppid=16904 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16906/stat : 16906 (runPb2satCp2.sh) S 16904 16906 14901 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 280905972 9367552 275 33554432000 4194304 5064252 140736310822880 140736310821792 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16906/statm: 2287 275 233 213 0 72 0
[pid=16907] ppid=16906 vsize=801764 CPUtime=12.27 cores=1,3,5,7
/proc/16907/stat : 16907 (pb2sat) S 16906 16906 14901 0 -1 4202496 73620 0 0 0 1151 76 0 0 20 0 1 0 280905972 821006336 141533 33554432000 4194304 5873084 140735651612336 140735651608760 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 1 0 0
/proc/16907/statm: 200441 141533 169 410 0 200023 0
[pid=16909] ppid=16907 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16909/stat : 16909 (satsolver.sh) S 16907 16906 14901 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 280907201 9367552 266 33554432000 4194304 5064252 140736977272992 140736977271904 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16909/statm: 2287 266 226 213 0 72 0
[pid=16910] ppid=16909 vsize=1277232 CPUtime=1469.64 cores=1,3,5,7
/proc/16910/stat : 16910 (glucose_static) R 16909 16906 14901 0 -1 4202496 281184 0 0 0 146878 86 0 0 20 0 1 0 280907202 1307885568 274586 33554432000 4194304 4896791 140736572247136 140736572242872 4224983 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/16910/statm: 319308 274586 78 172 0 319134 0
Current children cumulated CPU time (s) 1481.91
Current children cumulated vsize (KiB) 2097292

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 16986
/proc/meminfo: memFree=20077840/32873844 swapFree=7124/7124
[pid=16906] ppid=16904 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16906/stat : 16906 (runPb2satCp2.sh) S 16904 16906 14901 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 280905972 9367552 275 33554432000 4194304 5064252 140736310822880 140736310821792 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16906/statm: 2287 275 233 213 0 72 0
[pid=16907] ppid=16906 vsize=801764 CPUtime=12.27 cores=1,3,5,7
/proc/16907/stat : 16907 (pb2sat) S 16906 16906 14901 0 -1 4202496 73620 0 0 0 1151 76 0 0 20 0 1 0 280905972 821006336 141533 33554432000 4194304 5873084 140735651612336 140735651608760 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 1 0 0
/proc/16907/statm: 200441 141533 169 410 0 200023 0
[pid=16909] ppid=16907 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16909/stat : 16909 (satsolver.sh) S 16907 16906 14901 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 280907201 9367552 266 33554432000 4194304 5064252 140736977272992 140736977271904 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16909/statm: 2287 266 226 213 0 72 0
[pid=16910] ppid=16909 vsize=1278544 CPUtime=1529.63 cores=1,3,5,7
/proc/16910/stat : 16910 (glucose_static) R 16909 16906 14901 0 -1 4202496 304068 0 0 0 152870 93 0 0 20 0 1 0 280907202 1309229056 275442 33554432000 4194304 4896791 140736572247136 140736572244648 4225540 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/16910/statm: 319636 275442 78 172 0 319462 0
Current children cumulated CPU time (s) 1541.9
Current children cumulated vsize (KiB) 2098604

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/186 16989
/proc/meminfo: memFree=20067480/32873844 swapFree=7124/7124
[pid=16906] ppid=16904 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16906/stat : 16906 (runPb2satCp2.sh) S 16904 16906 14901 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 280905972 9367552 275 33554432000 4194304 5064252 140736310822880 140736310821792 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16906/statm: 2287 275 233 213 0 72 0
[pid=16907] ppid=16906 vsize=801764 CPUtime=12.27 cores=1,3,5,7
/proc/16907/stat : 16907 (pb2sat) S 16906 16906 14901 0 -1 4202496 73620 0 0 0 1151 76 0 0 20 0 1 0 280905972 821006336 141533 33554432000 4194304 5873084 140735651612336 140735651608760 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 1 0 0
/proc/16907/statm: 200441 141533 169 410 0 200023 0
[pid=16909] ppid=16907 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16909/stat : 16909 (satsolver.sh) S 16907 16906 14901 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 280907201 9367552 266 33554432000 4194304 5064252 140736977272992 140736977271904 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16909/statm: 2287 266 226 213 0 72 0
[pid=16910] ppid=16909 vsize=1280224 CPUtime=1589.62 cores=1,3,5,7
/proc/16910/stat : 16910 (glucose_static) R 16909 16906 14901 0 -1 4202496 324190 0 0 0 158863 99 0 0 20 0 1 0 280907202 1310949376 276837 33554432000 4194304 4896791 140736572247136 140736572244344 4224983 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/16910/statm: 320056 276837 78 172 0 319882 0
Current children cumulated CPU time (s) 1601.89
Current children cumulated vsize (KiB) 2100284

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 16989
/proc/meminfo: memFree=20061044/32873844 swapFree=7124/7124
[pid=16906] ppid=16904 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16906/stat : 16906 (runPb2satCp2.sh) S 16904 16906 14901 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 280905972 9367552 275 33554432000 4194304 5064252 140736310822880 140736310821792 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16906/statm: 2287 275 233 213 0 72 0
[pid=16907] ppid=16906 vsize=801764 CPUtime=12.27 cores=1,3,5,7
/proc/16907/stat : 16907 (pb2sat) S 16906 16906 14901 0 -1 4202496 73620 0 0 0 1151 76 0 0 20 0 1 0 280905972 821006336 141533 33554432000 4194304 5873084 140735651612336 140735651608760 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 1 0 0
/proc/16907/statm: 200441 141533 169 410 0 200023 0
[pid=16909] ppid=16907 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16909/stat : 16909 (satsolver.sh) S 16907 16906 14901 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 280907201 9367552 266 33554432000 4194304 5064252 140736977272992 140736977271904 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16909/statm: 2287 266 226 213 0 72 0
[pid=16910] ppid=16909 vsize=1280612 CPUtime=1649.61 cores=1,3,5,7
/proc/16910/stat : 16910 (glucose_static) R 16909 16906 14901 0 -1 4202496 332767 0 0 0 164860 101 0 0 20 0 1 0 280907202 1311346688 277472 33554432000 4194304 4896791 140736572247136 140736572244344 4224983 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/16910/statm: 320153 277472 78 172 0 319979 0
Current children cumulated CPU time (s) 1661.88
Current children cumulated vsize (KiB) 2100672

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 16989
/proc/meminfo: memFree=20061044/32873844 swapFree=7124/7124
[pid=16906] ppid=16904 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16906/stat : 16906 (runPb2satCp2.sh) S 16904 16906 14901 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 280905972 9367552 275 33554432000 4194304 5064252 140736310822880 140736310821792 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16906/statm: 2287 275 233 213 0 72 0
[pid=16907] ppid=16906 vsize=801764 CPUtime=12.27 cores=1,3,5,7
/proc/16907/stat : 16907 (pb2sat) S 16906 16906 14901 0 -1 4202496 73620 0 0 0 1151 76 0 0 20 0 1 0 280905972 821006336 141533 33554432000 4194304 5873084 140735651612336 140735651608760 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 1 0 0
/proc/16907/statm: 200441 141533 169 410 0 200023 0
[pid=16909] ppid=16907 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16909/stat : 16909 (satsolver.sh) S 16907 16906 14901 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 280907201 9367552 266 33554432000 4194304 5064252 140736977272992 140736977271904 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16909/statm: 2287 266 226 213 0 72 0
[pid=16910] ppid=16909 vsize=1281272 CPUtime=1709.61 cores=1,3,5,7
/proc/16910/stat : 16910 (glucose_static) R 16909 16906 14901 0 -1 4202496 332923 0 0 0 170859 102 0 0 20 0 1 0 280907202 1312022528 277628 33554432000 4194304 4896791 140736572247136 140736572244392 4223862 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/16910/statm: 320318 277628 78 172 0 320144 0
Current children cumulated CPU time (s) 1721.88
Current children cumulated vsize (KiB) 2101332

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 16990
/proc/meminfo: memFree=20058624/32873844 swapFree=7124/7124
[pid=16906] ppid=16904 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16906/stat : 16906 (runPb2satCp2.sh) S 16904 16906 14901 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 280905972 9367552 275 33554432000 4194304 5064252 140736310822880 140736310821792 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16906/statm: 2287 275 233 213 0 72 0
[pid=16907] ppid=16906 vsize=801764 CPUtime=12.27 cores=1,3,5,7
/proc/16907/stat : 16907 (pb2sat) S 16906 16906 14901 0 -1 4202496 73620 0 0 0 1151 76 0 0 20 0 1 0 280905972 821006336 141533 33554432000 4194304 5873084 140735651612336 140735651608760 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 1 0 0
/proc/16907/statm: 200441 141533 169 410 0 200023 0
[pid=16909] ppid=16907 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16909/stat : 16909 (satsolver.sh) S 16907 16906 14901 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 280907201 9367552 266 33554432000 4194304 5064252 140736977272992 140736977271904 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16909/statm: 2287 266 226 213 0 72 0
[pid=16910] ppid=16909 vsize=1281404 CPUtime=1769.6 cores=1,3,5,7
/proc/16910/stat : 16910 (glucose_static) R 16909 16906 14901 0 -1 4202496 332957 0 0 0 176858 102 0 0 20 0 1 0 280907202 1312157696 277662 33554432000 4194304 4896791 140736572247136 140736572244344 4225134 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/16910/statm: 320351 277662 78 172 0 320177 0
Current children cumulated CPU time (s) 1781.87
Current children cumulated vsize (KiB) 2101464



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 16990
/proc/meminfo: memFree=20056180/32873844 swapFree=7124/7124
[pid=16906] ppid=16904 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16906/stat : 16906 (runPb2satCp2.sh) S 16904 16906 14901 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 280905972 9367552 275 33554432000 4194304 5064252 140736310822880 140736310821792 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16906/statm: 2287 275 233 213 0 72 0
[pid=16907] ppid=16906 vsize=801764 CPUtime=12.27 cores=1,3,5,7
/proc/16907/stat : 16907 (pb2sat) S 16906 16906 14901 0 -1 4202496 73620 0 0 0 1151 76 0 0 20 0 1 0 280905972 821006336 141533 33554432000 4194304 5873084 140735651612336 140735651608760 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 1 0 0
/proc/16907/statm: 200441 141533 169 410 0 200023 0
[pid=16909] ppid=16907 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16909/stat : 16909 (satsolver.sh) S 16907 16906 14901 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 280907201 9367552 266 33554432000 4194304 5064252 140736977272992 140736977271904 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16909/statm: 2287 266 226 213 0 72 0
[pid=16910] ppid=16909 vsize=1281536 CPUtime=1787.8 cores=1,3,5,7
/proc/16910/stat : 16910 (glucose_static) R 16909 16906 14901 0 -1 4202496 332967 0 0 0 178678 102 0 0 20 0 1 0 280907202 1312292864 277672 33554432000 4194304 4896791 140736572247136 140736572244344 4224983 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/16910/statm: 320384 277672 78 172 0 320210 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 2101596

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

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

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 16990
/proc/meminfo: memFree=20056180/32873844 swapFree=7124/7124
[pid=16906] ppid=16904 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16906/stat : 16906 (runPb2satCp2.sh) S 16904 16906 14901 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 280905972 9367552 275 33554432000 4194304 5064252 140736310822880 140736310821792 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16906/statm: 2287 275 233 213 0 72 0
[pid=16907] ppid=16906 vsize=801764 CPUtime=12.27 cores=1,3,5,7
/proc/16907/stat : 16907 (pb2sat) S 16906 16906 14901 0 -1 4202496 73620 0 0 0 1151 76 0 0 20 0 1 0 280905972 821006336 141533 33554432000 4194304 5873084 140735651612336 140735651608760 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 1 0 0
/proc/16907/statm: 200441 141533 169 410 0 200023 0
[pid=16909] ppid=16907 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16909/stat : 16909 (satsolver.sh) S 16907 16906 14901 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 280907201 9367552 266 33554432000 4194304 5064252 140736977272992 140736977271904 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16909/statm: 2287 266 226 213 0 72 0
[pid=16910] ppid=16909 vsize=1281536 CPUtime=1787.8 cores=1,3,5,7
/proc/16910/stat : 16910 (glucose_static) R 16909 16906 14901 0 -1 4202496 332967 0 0 0 178678 102 0 0 20 0 1 0 280907202 1312292864 277672 33554432000 4194304 4896791 140736572247136 140736572244344 4224983 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/16910/statm: 320384 277672 78 172 0 320210 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 2101596

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 16906 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=999
# CPU time returned by wait4() is 0.001998
# while last known CPU time is 1800.07
#
# 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.07
CPU user time (s): 1798.29
CPU system time (s): 1.78
CPU usage (%): 99.9749
Max. virtual memory (cumulated for all children) (KiB): 2438456

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0.000999
maximum resident set size= 1100
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 358
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= 4
involuntary context switches= 1

runsolver used 4.46232 second user time and 12.4121 second system time

The end

Launcher Data

Begin job on node134 at 2012-05-27 21:43:26
IDJOB=3694605
IDBENCH=92645
IDSOLVER=2273
FILE ID=node134/3694605-1338147803
RUNJOBID= node134-1338124357-14918
PBS_JOBID= 14624510
Free space on /tmp= 70528 MiB

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

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

MD5SUM BENCH= 72e5aa289a65ee0ee27ea886d27f485d
RANDOM SEED=281197591

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:        25570888 kB
Buffers:          418012 kB
Cached:          4326460 kB
SwapCached:            0 kB
Active:          3740968 kB
Inactive:        2693128 kB
Active(anon):    1685608 kB
Inactive(anon):     5996 kB
Active(file):    2055360 kB
Inactive(file):  2687132 kB
Unevictable:        7124 kB
Mlocked:            7124 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:            108464 kB
Writeback:             0 kB
AnonPages:       1696180 kB
Mapped:            15376 kB
Shmem:               212 kB
Slab:             725560 kB
SReclaimable:     164168 kB
SUnreclaim:       561392 kB
KernelStack:        1480 kB
PageTables:         7516 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    2208600 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:    577536 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= 69652 MiB
End job on node134 at 2012-05-27 22:13:28