Trace number 3718641

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
PBPASSolver-CARD.DP 2012-05-28? (MO) 494 498.418

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/web/uclid_pb_benchmarks/
normalized-ooo.unbounded.all.ucl.opb
MD5SUM1785d65de493315a1e7654bb7aab8248
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark33.6839
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables84836
Total number of constraints245062
Number of constraints which are clauses233598
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints11464
Minimum length of a constraint1
Maximum length of a constraint15
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 129
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 510
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

494.00/498.41	cpython RunMakeCNF.py HOME/instance-3718641-1338270724.opb PrimePower CARD.DP ./CryptoMiniSat
494.00/498.41	s Unknown

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3718641-1338270724/watcher-3718641-1338270724 -o /tmp/evaluation-result-3718641-1338270724/solver-3718641-1338270724 -C 1800 -W 1900 -M 15500 python HOME/RunSolver.py HOME/instance-3718641-1338270724.opb PrimePower CARD.DP ./CryptoMiniSat 

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.00 2.00 1.71 3/178 29996
/proc/meminfo: memFree=30703324/32873844 swapFree=6088/6088
[pid=29996] ppid=29994 vsize=15380 CPUtime=0 cores=0,2,4,6
/proc/29996/stat : 29996 (python) R 29994 29996 29711 0 -1 4202496 757 0 0 0 0 0 0 0 20 0 1 0 293200865 15749120 630 33554432000 4194304 5683644 140736152788752 140736152733480 226329707408 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0
/proc/29996/statm: 3845 630 334 364 0 287 0

[startup+0.0722289 s]
/proc/loadavg: 2.00 2.00 1.71 3/178 29996
/proc/meminfo: memFree=30703324/32873844 swapFree=6088/6088
[pid=29996] ppid=29994 vsize=16992 CPUtime=0.01 cores=0,2,4,6
/proc/29996/stat : 29996 (python) S 29994 29996 29711 0 -1 4202496 1332 0 0 0 1 0 0 0 20 0 1 0 293200865 17399808 1081 33554432000 4194304 5683644 140736152788752 140736152786600 226329707904 0 0 16781312 2 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/29996/statm: 4248 1081 429 364 0 690 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16992

[startup+0.100262 s]
/proc/loadavg: 2.00 2.00 1.71 3/178 29996
/proc/meminfo: memFree=30703324/32873844 swapFree=6088/6088
[pid=29996] ppid=29994 vsize=16992 CPUtime=0.01 cores=0,2,4,6
/proc/29996/stat : 29996 (python) S 29994 29996 29711 0 -1 4202496 1332 0 0 0 1 0 0 0 20 0 1 0 293200865 17399808 1081 33554432000 4194304 5683644 140736152788752 140736152786600 226329707904 0 0 16781312 2 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/29996/statm: 4248 1081 429 364 0 690 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16992

[startup+0.300228 s]
/proc/loadavg: 2.00 2.00 1.71 3/178 29996
/proc/meminfo: memFree=30703324/32873844 swapFree=6088/6088
[pid=29996] ppid=29994 vsize=16992 CPUtime=0.01 cores=0,2,4,6
/proc/29996/stat : 29996 (python) S 29994 29996 29711 0 -1 4202496 1332 0 0 0 1 0 0 0 20 0 1 0 293200865 17399808 1081 33554432000 4194304 5683644 140736152788752 140736152786600 226329707904 0 0 16781312 2 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/29996/statm: 4248 1081 429 364 0 690 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16992

[startup+0.700226 s]
/proc/loadavg: 2.00 2.00 1.71 3/178 29996
/proc/meminfo: memFree=30703324/32873844 swapFree=6088/6088
[pid=29996] ppid=29994 vsize=16992 CPUtime=0.01 cores=0,2,4,6
/proc/29996/stat : 29996 (python) S 29994 29996 29711 0 -1 4202496 1332 0 0 0 1 0 0 0 20 0 1 0 293200865 17399808 1081 33554432000 4194304 5683644 140736152788752 140736152786600 226329707904 0 0 16781312 2 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/29996/statm: 4248 1081 429 364 0 690 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16992

[startup+1.50043 s]
/proc/loadavg: 2.00 2.00 1.71 3/183 30001
/proc/meminfo: memFree=30510132/32873844 swapFree=6088/6088
[pid=29996] ppid=29994 vsize=16992 CPUtime=0.01 cores=0,2,4,6
/proc/29996/stat : 29996 (python) S 29994 29996 29711 0 -1 4202496 1332 0 0 0 1 0 0 0 20 0 1 0 293200865 17399808 1081 33554432000 4194304 5683644 140736152788752 140736152786600 226329707904 0 0 16781312 2 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/29996/statm: 4248 1081 429 364 0 690 0
[pid=29998] ppid=29996 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29998/stat : 29998 (sh) S 29996 29996 29711 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293200868 9367552 267 33554432000 4194304 5064252 140734588044880 140734588043584 226329519694 0 65536 16781316 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29998/statm: 2287 267 226 213 0 72 0
[pid=29999] ppid=29998 vsize=16740 CPUtime=0.01 cores=0,2,4,6
/proc/29999/stat : 29999 (python) S 29998 29996 29711 0 -1 4202496 1299 0 0 0 1 0 0 0 20 0 1 0 293200868 17141760 1059 33554432000 4194304 5683644 140733862223168 140733862221016 226329707904 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/29999/statm: 4185 1059 429 364 0 627 0
[pid=30000] ppid=29999 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30000/stat : 30000 (sh) S 29999 29996 29711 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293200871 9367552 268 33554432000 4194304 5064252 140734431124720 140734431123424 226329519694 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30000/statm: 2287 268 226 213 0 72 0
[pid=30001] ppid=30000 vsize=644652 CPUtime=1.43 cores=0,2,4,6
/proc/30001/stat : 30001 (PBPASSolver-817) R 30000 29996 29711 0 -1 4202496 133862 0 0 0 74 69 0 0 20 0 1 0 293200871 660123648 70710 33554432000 4194304 4943705 140734539706032 140734539704304 4267542 0 0 16781312 17608 0 0 0 17 0 0 0 0 0 0
/proc/30001/statm: 161163 70710 357 183 0 157533 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 696680

[startup+3.10047 s]
/proc/loadavg: 2.00 2.00 1.71 2/177 30003
/proc/meminfo: memFree=30513728/32873844 swapFree=6088/6088
[pid=29996] ppid=29994 vsize=16992 CPUtime=0.01 cores=0,2,4,6
/proc/29996/stat : 29996 (python) S 29994 29996 29711 0 -1 4202496 1332 0 0 0 1 0 0 0 20 0 1 0 293200865 17399808 1081 33554432000 4194304 5683644 140736152788752 140736152786600 226329707904 0 0 16781312 2 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/29996/statm: 4248 1081 429 364 0 690 0
[pid=29998] ppid=29996 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29998/stat : 29998 (sh) S 29996 29996 29711 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293200868 9367552 267 33554432000 4194304 5064252 140734588044880 140734588043584 226329519694 0 65536 16781316 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29998/statm: 2287 267 226 213 0 72 0
[pid=29999] ppid=29998 vsize=16740 CPUtime=0.01 cores=0,2,4,6
/proc/29999/stat : 29999 (python) S 29998 29996 29711 0 -1 4202496 1299 0 0 0 1 0 0 0 20 0 1 0 293200868 17141760 1059 33554432000 4194304 5683644 140733862223168 140733862221016 226329707904 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/29999/statm: 4185 1059 429 364 0 627 0
[pid=30000] ppid=29999 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30000/stat : 30000 (sh) S 29999 29996 29711 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293200871 9367552 268 33554432000 4194304 5064252 140734431124720 140734431123424 226329519694 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30000/statm: 2287 268 226 213 0 72 0
[pid=30001] ppid=30000 vsize=1192748 CPUtime=2.9 cores=0,2,4,6
/proc/30001/stat : 30001 (PBPASSolver-817) R 30000 29996 29711 0 -1 4202496 193817 0 0 0 179 111 0 0 20 0 1 0 293200871 1221373952 130665 33554432000 4194304 4943705 140734539706032 140734539704944 4267542 0 0 16781312 17608 0 0 0 17 4 0 0 12 0 0
/proc/30001/statm: 298187 130665 357 183 0 294557 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 1244776

[startup+6.30047 s]
/proc/loadavg: 2.00 2.00 1.71 3/183 30045
/proc/meminfo: memFree=29801216/32873844 swapFree=6088/6088
[pid=29996] ppid=29994 vsize=16992 CPUtime=0.01 cores=0,2,4,6
/proc/29996/stat : 29996 (python) S 29994 29996 29711 0 -1 4202496 1332 0 0 0 1 0 0 0 20 0 1 0 293200865 17399808 1081 33554432000 4194304 5683644 140736152788752 140736152786600 226329707904 0 0 16781312 2 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/29996/statm: 4248 1081 429 364 0 690 0
[pid=29998] ppid=29996 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29998/stat : 29998 (sh) S 29996 29996 29711 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293200868 9367552 267 33554432000 4194304 5064252 140734588044880 140734588043584 226329519694 0 65536 16781316 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29998/statm: 2287 267 226 213 0 72 0
[pid=29999] ppid=29998 vsize=16740 CPUtime=0.01 cores=0,2,4,6
/proc/29999/stat : 29999 (python) S 29998 29996 29711 0 -1 4202496 1299 0 0 0 1 0 0 0 20 0 1 0 293200868 17141760 1059 33554432000 4194304 5683644 140733862223168 140733862221016 226329707904 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/29999/statm: 4185 1059 429 364 0 627 0
[pid=30000] ppid=29999 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30000/stat : 30000 (sh) S 29999 29996 29711 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293200871 9367552 268 33554432000 4194304 5064252 140734431124720 140734431123424 226329519694 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30000/statm: 2287 268 226 213 0 72 0
[pid=30001] ppid=30000 vsize=2059820 CPUtime=6.1 cores=0,2,4,6
/proc/30001/stat : 30001 (PBPASSolver-817) R 30000 29996 29711 0 -1 4202496 288660 0 0 0 425 185 0 0 20 0 1 0 293200871 2109255680 225508 33554432000 4194304 4943705 140734539706032 140734539704944 4361008 0 0 16781312 17608 0 0 0 17 4 0 0 12 0 0
/proc/30001/statm: 514955 225508 357 183 0 511325 0
Current children cumulated CPU time (s) 6.12
Current children cumulated vsize (KiB) 2111848

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 1.71 3/183 30045
/proc/meminfo: memFree=29201328/32873844 swapFree=6088/6088
[pid=29996] ppid=29994 vsize=16992 CPUtime=0.01 cores=0,2,4,6
/proc/29996/stat : 29996 (python) S 29994 29996 29711 0 -1 4202496 1332 0 0 0 1 0 0 0 20 0 1 0 293200865 17399808 1081 33554432000 4194304 5683644 140736152788752 140736152786600 226329707904 0 0 16781312 2 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/29996/statm: 4248 1081 429 364 0 690 0
[pid=29998] ppid=29996 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29998/stat : 29998 (sh) S 29996 29996 29711 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293200868 9367552 267 33554432000 4194304 5064252 140734588044880 140734588043584 226329519694 0 65536 16781316 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29998/statm: 2287 267 226 213 0 72 0
[pid=29999] ppid=29998 vsize=16740 CPUtime=0.01 cores=0,2,4,6
/proc/29999/stat : 29999 (python) S 29998 29996 29711 0 -1 4202496 1299 0 0 0 1 0 0 0 20 0 1 0 293200868 17141760 1059 33554432000 4194304 5683644 140733862223168 140733862221016 226329707904 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/29999/statm: 4185 1059 429 364 0 627 0
[pid=30000] ppid=29999 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30000/stat : 30000 (sh) S 29999 29996 29711 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293200871 9367552 268 33554432000 4194304 5064252 140734431124720 140734431123424 226329519694 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30000/statm: 2287 268 226 213 0 72 0
[pid=30001] ppid=30000 vsize=3269676 CPUtime=12.49 cores=0,2,4,6
/proc/30001/stat : 30001 (PBPASSolver-817) R 30000 29996 29711 0 -1 4202496 420988 0 0 0 953 296 0 0 20 0 1 0 293200871 3348148224 357836 33554432000 4194304 4943705 140734539706032 140734539704304 4361008 0 0 16781312 17608 0 0 0 17 4 0 0 13 0 0
/proc/30001/statm: 817419 357836 357 183 0 813789 0
Current children cumulated CPU time (s) 12.51
Current children cumulated vsize (KiB) 3321704

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 1.71 3/183 30045
/proc/meminfo: memFree=28464908/32873844 swapFree=6088/6088
[pid=29996] ppid=29994 vsize=16992 CPUtime=0.01 cores=0,2,4,6
/proc/29996/stat : 29996 (python) S 29994 29996 29711 0 -1 4202496 1332 0 0 0 1 0 0 0 20 0 1 0 293200865 17399808 1081 33554432000 4194304 5683644 140736152788752 140736152786600 226329707904 0 0 16781312 2 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/29996/statm: 4248 1081 429 364 0 690 0
[pid=29998] ppid=29996 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29998/stat : 29998 (sh) S 29996 29996 29711 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293200868 9367552 267 33554432000 4194304 5064252 140734588044880 140734588043584 226329519694 0 65536 16781316 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29998/statm: 2287 267 226 213 0 72 0
[pid=29999] ppid=29998 vsize=16740 CPUtime=0.01 cores=0,2,4,6
/proc/29999/stat : 29999 (python) S 29998 29996 29711 0 -1 4202496 1299 0 0 0 1 0 0 0 20 0 1 0 293200868 17141760 1059 33554432000 4194304 5683644 140733862223168 140733862221016 226329707904 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/29999/statm: 4185 1059 429 364 0 627 0
[pid=30000] ppid=29999 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30000/stat : 30000 (sh) S 29999 29996 29711 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293200871 9367552 268 33554432000 4194304 5064252 140734431124720 140734431123424 226329519694 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30000/statm: 2287 268 226 213 0 72 0
[pid=30001] ppid=30000 vsize=4746028 CPUtime=24.97 cores=0,2,4,6
/proc/30001/stat : 30001 (PBPASSolver-817) R 30000 29996 29711 0 -1 4202496 582464 0 0 0 2065 432 0 0 20 0 1 0 293200871 4859932672 521616 33554432000 4194304 4943705 140734539706032 140734539704944 4361008 0 0 16781312 17608 0 0 0 17 4 0 0 42 0 0
/proc/30001/statm: 1186507 521616 357 183 0 1182877 0
Current children cumulated CPU time (s) 24.99
Current children cumulated vsize (KiB) 4798056

[startup+51.1004 s]
/proc/loadavg: 2.06 2.01 1.73 3/183 30045
/proc/meminfo: memFree=27524088/32873844 swapFree=6088/6088
[pid=29996] ppid=29994 vsize=16992 CPUtime=0.01 cores=0,2,4,6
/proc/29996/stat : 29996 (python) S 29994 29996 29711 0 -1 4202496 1332 0 0 0 1 0 0 0 20 0 1 0 293200865 17399808 1081 33554432000 4194304 5683644 140736152788752 140736152786600 226329707904 0 0 16781312 2 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/29996/statm: 4248 1081 429 364 0 690 0
[pid=29998] ppid=29996 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29998/stat : 29998 (sh) S 29996 29996 29711 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293200868 9367552 267 33554432000 4194304 5064252 140734588044880 140734588043584 226329519694 0 65536 16781316 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29998/statm: 2287 267 226 213 0 72 0
[pid=29999] ppid=29998 vsize=16740 CPUtime=0.01 cores=0,2,4,6
/proc/29999/stat : 29999 (python) S 29998 29996 29711 0 -1 4202496 1299 0 0 0 1 0 0 0 20 0 1 0 293200868 17141760 1059 33554432000 4194304 5683644 140733862223168 140733862221016 226329707904 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/29999/statm: 4185 1059 429 364 0 627 0
[pid=30000] ppid=29999 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30000/stat : 30000 (sh) S 29999 29996 29711 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293200871 9367552 268 33554432000 4194304 5064252 140734431124720 140734431123424 226329519694 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30000/statm: 2287 268 226 213 0 72 0
[pid=30001] ppid=30000 vsize=6678828 CPUtime=50.13 cores=0,2,4,6
/proc/30001/stat : 30001 (PBPASSolver-817) R 30000 29996 29711 0 -1 4202496 793865 0 0 0 4395 618 0 0 20 0 1 0 293200871 6839119872 739928 33554432000 4194304 4943705 140734539706032 140734539704944 4361008 0 0 16781312 17608 0 0 0 17 4 0 0 84 0 0
/proc/30001/statm: 1669707 739928 357 183 0 1666077 0
Current children cumulated CPU time (s) 50.15
Current children cumulated vsize (KiB) 6730856

[startup+102.306 s]
/proc/loadavg: 2.02 2.01 1.74 2/181 30048
/proc/meminfo: memFree=25875212/32873844 swapFree=6088/6088
[pid=29996] ppid=29994 vsize=16992 CPUtime=0.01 cores=0,2,4,6
/proc/29996/stat : 29996 (python) S 29994 29996 29711 0 -1 4202496 1332 0 0 0 1 0 0 0 20 0 1 0 293200865 17399808 1081 33554432000 4194304 5683644 140736152788752 140736152786600 226329707904 0 0 16781312 2 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/29996/statm: 4248 1081 429 364 0 690 0
[pid=29998] ppid=29996 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29998/stat : 29998 (sh) S 29996 29996 29711 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293200868 9367552 267 33554432000 4194304 5064252 140734588044880 140734588043584 226329519694 0 65536 16781316 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29998/statm: 2287 267 226 213 0 72 0
[pid=29999] ppid=29998 vsize=16740 CPUtime=0.01 cores=0,2,4,6

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

Current children cumulated vsize (KiB) 9487208

[startup+162.3 s]
/proc/loadavg: 2.05 2.02 1.75 3/183 30090
/proc/meminfo: memFree=25331884/32873844 swapFree=6088/6088
[pid=29996] ppid=29994 vsize=16992 CPUtime=0.01 cores=0,2,4,6
/proc/29996/stat : 29996 (python) S 29994 29996 29711 0 -1 4202496 1332 0 0 0 1 0 0 0 20 0 1 0 293200865 17399808 1081 33554432000 4194304 5683644 140736152788752 140736152786600 226329707904 0 0 16781312 2 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/29996/statm: 4248 1081 429 364 0 690 0
[pid=29998] ppid=29996 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29998/stat : 29998 (sh) S 29996 29996 29711 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293200868 9367552 267 33554432000 4194304 5064252 140734588044880 140734588043584 226329519694 0 65536 16781316 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29998/statm: 2287 267 226 213 0 72 0
[pid=29999] ppid=29998 vsize=16740 CPUtime=0.01 cores=0,2,4,6
/proc/29999/stat : 29999 (python) S 29998 29996 29711 0 -1 4202496 1299 0 0 0 1 0 0 0 20 0 1 0 293200868 17141760 1059 33554432000 4194304 5683644 140733862223168 140733862221016 226329707904 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/29999/statm: 4185 1059 429 364 0 627 0
[pid=30000] ppid=29999 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30000/stat : 30000 (sh) S 29999 29996 29711 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293200871 9367552 268 33554432000 4194304 5064252 140734431124720 140734431123424 226329519694 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30000/statm: 2287 268 226 213 0 72 0
[pid=30001] ppid=30000 vsize=11888172 CPUtime=159.72 cores=0,2,4,6
/proc/30001/stat : 30001 (PBPASSolver-817) R 30000 29996 29711 0 -1 4202496 1363644 0 0 0 14940 1032 0 0 20 0 1 0 293200871 12173488128 1335044 33554432000 4194304 4943705 140734539706032 140734539704304 4361008 0 0 16781312 17608 0 0 0 17 4 0 0 227 0 0
/proc/30001/statm: 2972043 1335044 357 183 0 2968413 0
Current children cumulated CPU time (s) 159.74
Current children cumulated vsize (KiB) 11940200

[startup+222.3 s]
/proc/loadavg: 2.02 2.01 1.77 3/181 30092
/proc/meminfo: memFree=24208180/32873844 swapFree=6088/6088
[pid=29996] ppid=29994 vsize=16992 CPUtime=0.01 cores=0,2,4,6
/proc/29996/stat : 29996 (python) S 29994 29996 29711 0 -1 4202496 1332 0 0 0 1 0 0 0 20 0 1 0 293200865 17399808 1081 33554432000 4194304 5683644 140736152788752 140736152786600 226329707904 0 0 16781312 2 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/29996/statm: 4248 1081 429 364 0 690 0
[pid=29998] ppid=29996 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29998/stat : 29998 (sh) S 29996 29996 29711 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293200868 9367552 267 33554432000 4194304 5064252 140734588044880 140734588043584 226329519694 0 65536 16781316 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29998/statm: 2287 267 226 213 0 72 0
[pid=29999] ppid=29998 vsize=16740 CPUtime=0.01 cores=0,2,4,6
/proc/29999/stat : 29999 (python) S 29998 29996 29711 0 -1 4202496 1299 0 0 0 1 0 0 0 20 0 1 0 293200868 17141760 1059 33554432000 4194304 5683644 140733862223168 140733862221016 226329707904 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/29999/statm: 4185 1059 429 364 0 627 0
[pid=30000] ppid=29999 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30000/stat : 30000 (sh) S 29999 29996 29711 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293200871 9367552 268 33554432000 4194304 5064252 140734431124720 140734431123424 226329519694 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30000/statm: 2287 268 226 213 0 72 0
[pid=30001] ppid=30000 vsize=13961004 CPUtime=219.14 cores=0,2,4,6
/proc/30001/stat : 30001 (PBPASSolver-817) R 30000 29996 29711 0 -1 4202496 1590364 0 0 0 20739 1175 0 0 20 0 1 0 293200871 14296068096 1575584 33554432000 4194304 4943705 140734539706032 140734539704304 4361008 0 0 16781312 17608 0 0 0 17 4 0 0 278 0 0
/proc/30001/statm: 3490251 1575584 357 183 0 3486621 0
Current children cumulated CPU time (s) 219.16
Current children cumulated vsize (KiB) 14013032

[startup+282.3 s]
/proc/loadavg: 2.05 2.03 1.78 3/183 30134
/proc/meminfo: memFree=23817552/32873844 swapFree=6088/6088
[pid=29996] ppid=29994 vsize=16992 CPUtime=0.01 cores=0,2,4,6
/proc/29996/stat : 29996 (python) S 29994 29996 29711 0 -1 4202496 1332 0 0 0 1 0 0 0 20 0 1 0 293200865 17399808 1081 33554432000 4194304 5683644 140736152788752 140736152786600 226329707904 0 0 16781312 2 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/29996/statm: 4248 1081 429 364 0 690 0
[pid=29998] ppid=29996 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29998/stat : 29998 (sh) S 29996 29996 29711 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293200868 9367552 267 33554432000 4194304 5064252 140734588044880 140734588043584 226329519694 0 65536 16781316 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29998/statm: 2287 267 226 213 0 72 0
[pid=29999] ppid=29998 vsize=16740 CPUtime=0.01 cores=0,2,4,6
/proc/29999/stat : 29999 (python) S 29998 29996 29711 0 -1 4202496 1299 0 0 0 1 0 0 0 20 0 1 0 293200868 17141760 1059 33554432000 4194304 5683644 140733862223168 140733862221016 226329707904 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/29999/statm: 4185 1059 429 364 0 627 0
[pid=30000] ppid=29999 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30000/stat : 30000 (sh) S 29999 29996 29711 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293200871 9367552 268 33554432000 4194304 5064252 140734431124720 140734431123424 226329519694 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30000/statm: 2287 268 226 213 0 72 0
[pid=30001] ppid=30000 vsize=15369132 CPUtime=278.39 cores=0,2,4,6
/proc/30001/stat : 30001 (PBPASSolver-817) R 30000 29996 29711 0 -1 4202496 1744406 0 0 0 25383 2456 0 0 20 0 1 0 293200871 15737991168 1743448 33554432000 4194304 4943705 140734539706032 140734539703440 4361008 0 0 16781312 17608 0 0 0 17 4 0 0 341 0 0
/proc/30001/statm: 3842283 1743448 366 183 0 3838653 0
Current children cumulated CPU time (s) 278.41
Current children cumulated vsize (KiB) 15421160

[startup+342.3 s]
/proc/loadavg: 2.13 2.05 1.80 3/181 30136
/proc/meminfo: memFree=23314240/32873844 swapFree=6088/6088
[pid=29996] ppid=29994 vsize=16992 CPUtime=0.01 cores=0,2,4,6
/proc/29996/stat : 29996 (python) S 29994 29996 29711 0 -1 4202496 1332 0 0 0 1 0 0 0 20 0 1 0 293200865 17399808 1081 33554432000 4194304 5683644 140736152788752 140736152786600 226329707904 0 0 16781312 2 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/29996/statm: 4248 1081 429 364 0 690 0
[pid=29998] ppid=29996 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29998/stat : 29998 (sh) S 29996 29996 29711 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293200868 9367552 267 33554432000 4194304 5064252 140734588044880 140734588043584 226329519694 0 65536 16781316 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29998/statm: 2287 267 226 213 0 72 0
[pid=29999] ppid=29998 vsize=16740 CPUtime=0.01 cores=0,2,4,6
/proc/29999/stat : 29999 (python) S 29998 29996 29711 0 -1 4202496 1299 0 0 0 1 0 0 0 20 0 1 0 293200868 17141760 1059 33554432000 4194304 5683644 140733862223168 140733862221016 226329707904 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/29999/statm: 4185 1059 429 364 0 627 0
[pid=30000] ppid=29999 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30000/stat : 30000 (sh) S 29999 29996 29711 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293200871 9367552 268 33554432000 4194304 5064252 140734431124720 140734431123424 226329519694 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30000/statm: 2287 268 226 213 0 72 0
[pid=30001] ppid=30000 vsize=15477516 CPUtime=338.26 cores=0,2,4,6
/proc/30001/stat : 30001 (PBPASSolver-817) R 30000 29996 29711 0 -1 4202496 1756264 0 0 0 26849 6977 0 0 20 0 1 0 293200871 15848976384 1769130 33554432000 4194304 4943705 140734539706032 140734539703376 4267542 0 0 16781312 17608 0 0 0 17 4 0 0 353 0 0
/proc/30001/statm: 3869379 1769130 366 183 0 3865749 0
Current children cumulated CPU time (s) 338.28
Current children cumulated vsize (KiB) 15529544

[startup+402.3 s]
/proc/loadavg: 2.05 2.04 1.82 3/181 30137
/proc/meminfo: memFree=23033200/32873844 swapFree=6088/6088
[pid=29996] ppid=29994 vsize=16992 CPUtime=0.01 cores=0,2,4,6
/proc/29996/stat : 29996 (python) S 29994 29996 29711 0 -1 4202496 1332 0 0 0 1 0 0 0 20 0 1 0 293200865 17399808 1081 33554432000 4194304 5683644 140736152788752 140736152786600 226329707904 0 0 16781312 2 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/29996/statm: 4248 1081 429 364 0 690 0
[pid=29998] ppid=29996 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29998/stat : 29998 (sh) S 29996 29996 29711 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293200868 9367552 267 33554432000 4194304 5064252 140734588044880 140734588043584 226329519694 0 65536 16781316 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29998/statm: 2287 267 226 213 0 72 0
[pid=29999] ppid=29998 vsize=16740 CPUtime=0.01 cores=0,2,4,6
/proc/29999/stat : 29999 (python) S 29998 29996 29711 0 -1 4202496 1299 0 0 0 1 0 0 0 20 0 1 0 293200868 17141760 1059 33554432000 4194304 5683644 140733862223168 140733862221016 226329707904 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/29999/statm: 4185 1059 429 364 0 627 0
[pid=30000] ppid=29999 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30000/stat : 30000 (sh) S 29999 29996 29711 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293200871 9367552 268 33554432000 4194304 5064252 140734431124720 140734431123424 226329519694 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30000/statm: 2287 268 226 213 0 72 0
[pid=30001] ppid=30000 vsize=15618284 CPUtime=398.11 cores=0,2,4,6
/proc/30001/stat : 30001 (PBPASSolver-817) R 30000 29996 29711 0 -1 4202496 1771707 0 0 0 28604 11207 0 0 20 0 1 0 293200871 15993122816 1798396 33554432000 4194304 4943705 140734539706032 140734539703280 4267542 0 0 16781312 17608 0 0 0 17 4 0 0 367 0 0
/proc/30001/statm: 3904571 1798396 366 183 0 3900941 0
Current children cumulated CPU time (s) 398.13
Current children cumulated vsize (KiB) 15670312

[startup+462.3 s]
/proc/loadavg: 2.02 2.03 1.82 3/181 30137
/proc/meminfo: memFree=22509492/32873844 swapFree=6088/6088
[pid=29996] ppid=29994 vsize=16992 CPUtime=0.01 cores=0,2,4,6
/proc/29996/stat : 29996 (python) S 29994 29996 29711 0 -1 4202496 1332 0 0 0 1 0 0 0 20 0 1 0 293200865 17399808 1081 33554432000 4194304 5683644 140736152788752 140736152786600 226329707904 0 0 16781312 2 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/29996/statm: 4248 1081 429 364 0 690 0
[pid=29998] ppid=29996 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29998/stat : 29998 (sh) S 29996 29996 29711 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293200868 9367552 267 33554432000 4194304 5064252 140734588044880 140734588043584 226329519694 0 65536 16781316 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29998/statm: 2287 267 226 213 0 72 0
[pid=29999] ppid=29998 vsize=16740 CPUtime=0.01 cores=0,2,4,6
/proc/29999/stat : 29999 (python) S 29998 29996 29711 0 -1 4202496 1299 0 0 0 1 0 0 0 20 0 1 0 293200868 17141760 1059 33554432000 4194304 5683644 140733862223168 140733862221016 226329707904 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/29999/statm: 4185 1059 429 364 0 627 0
[pid=30000] ppid=29999 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30000/stat : 30000 (sh) S 29999 29996 29711 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293200871 9367552 268 33554432000 4194304 5064252 140734431124720 140734431123424 226329519694 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30000/statm: 2287 268 226 213 0 72 0
[pid=30001] ppid=30000 vsize=15746348 CPUtime=457.96 cores=0,2,4,6
/proc/30001/stat : 30001 (PBPASSolver-817) R 30000 29996 29711 0 -1 4202496 1785711 0 0 0 30338 15458 0 0 20 0 1 0 293200871 16124260352 1826224 33554432000 4194304 4943705 140734539706032 140734539703120 4267542 0 0 16781312 17608 0 0 0 17 4 0 0 381 0 0
/proc/30001/statm: 3936587 1826224 366 183 0 3932957 0
Current children cumulated CPU time (s) 457.98
Current children cumulated vsize (KiB) 15798376



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+498.4 s]
/proc/loadavg: 2.01 2.02 1.83 3/182 30140
/proc/meminfo: memFree=22129416/32873844 swapFree=6088/6088
[pid=29996] ppid=29994 vsize=16992 CPUtime=0.01 cores=0,2,4,6
/proc/29996/stat : 29996 (python) S 29994 29996 29711 0 -1 4202496 1332 0 0 0 1 0 0 0 20 0 1 0 293200865 17399808 1081 33554432000 4194304 5683644 140736152788752 140736152786600 226329707904 0 0 16781312 2 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/29996/statm: 4248 1081 429 364 0 690 0
[pid=29998] ppid=29996 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29998/stat : 29998 (sh) S 29996 29996 29711 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293200868 9367552 267 33554432000 4194304 5064252 140734588044880 140734588043584 226329519694 0 65536 16781316 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29998/statm: 2287 267 226 213 0 72 0
[pid=29999] ppid=29998 vsize=16740 CPUtime=0.01 cores=0,2,4,6
/proc/29999/stat : 29999 (python) S 29998 29996 29711 0 -1 4202496 1299 0 0 0 1 0 0 0 20 0 1 0 293200868 17141760 1059 33554432000 4194304 5683644 140733862223168 140733862221016 226329707904 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/29999/statm: 4185 1059 429 364 0 627 0
[pid=30000] ppid=29999 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30000/stat : 30000 (sh) S 29999 29996 29711 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293200871 9367552 268 33554432000 4194304 5064252 140734431124720 140734431123424 226329519694 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30000/statm: 2287 268 226 213 0 72 0
[pid=30001] ppid=30000 vsize=15820108 CPUtime=493.98 cores=0,2,4,6
/proc/30001/stat : 30001 (PBPASSolver-817) R 30000 29996 29711 0 -1 4202496 1793785 0 0 0 31389 18009 0 0 20 0 1 0 293200871 16199790592 1841210 33554432000 4194304 4943705 140734539706032 140734539703296 4267542 0 0 16781312 17608 0 0 0 17 4 0 0 390 0 0
/proc/30001/statm: 3955027 1841210 366 183 0 3951397 0
Current children cumulated CPU time (s) 494
Current children cumulated vsize (KiB) 15872136

Sending SIGTERM to process tree (bottom up)

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 29996 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=32994
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=14997
# CPU time returned by wait4() is 0.047991
# while last known CPU time is 494
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 498.418
CPU time (s): 494
CPU user time (s): 313.91
CPU system time (s): 180.09
CPU usage (%): 99.1136
Max. virtual memory (cumulated for all children) (KiB): 15872136

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.032994
system time used= 0.014997
maximum resident set size= 4328
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3491
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= 115
involuntary context switches= 5

runsolver used 2.19567 second user time and 4.92325 second system time

The end

Launcher Data

Begin job on node110 at 2012-05-29 07:52:04
IDJOB=3718641
IDBENCH=1465
IDSOLVER=2302
FILE ID=node110/3718641-1338270724
RUNJOBID= node110-1338268851-29727
PBS_JOBID= 14625711
Free space on /tmp= 71640 MiB

SOLVER NAME= PBPASSolver-CARD.DP 2012-05-28
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/web/uclid_pb_benchmarks/normalized-ooo.unbounded.all.ucl.opb
COMMAND LINE= python HOME/RunSolver.py BENCHNAME PrimePower CARD.DP ./CryptoMiniSat
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3718641-1338270724/watcher-3718641-1338270724 -o /tmp/evaluation-result-3718641-1338270724/solver-3718641-1338270724 -C 1800 -W 1900 -M 15500  python HOME/RunSolver.py HOME/instance-3718641-1338270724.opb PrimePower CARD.DP ./CryptoMiniSat

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

MD5SUM BENCH= 1785d65de493315a1e7654bb7aab8248
RANDOM SEED=345128761

node110.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.893
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.78
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.893
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.893
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.893
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.893
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.893
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.90
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.893
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.893
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:        30703704 kB
Buffers:          363596 kB
Cached:           751460 kB
SwapCached:          144 kB
Active:           870480 kB
Inactive:         461928 kB
Active(anon):     207736 kB
Inactive(anon):    12496 kB
Active(file):     662744 kB
Inactive(file):   449432 kB
Unevictable:        6088 kB
Mlocked:            6088 kB
SwapTotal:      67108856 kB
SwapFree:       67108008 kB
Dirty:             38164 kB
Writeback:             0 kB
AnonPages:        240004 kB
Mapped:            15836 kB
Shmem:               196 kB
Slab:             697940 kB
SReclaimable:     139980 kB
SUnreclaim:       557960 kB
KernelStack:        1504 kB
PageTables:         5104 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     574568 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     18432 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= 71072 MiB
End job on node110 at 2012-05-29 08:00:23