Trace number 3696976

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
pb2sat 2012-05-19? (TO) 1800.09 1800.51

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mds/normalized-mds_500_10_2.opb
MD5SUMf7e9965e006e5669c3252afd9a68998d
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark53
Best CPU time to get the best result obtained on this benchmark1796.76
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 67
Optimality of the best value was proved NO
Number of variables500
Total number of constraints500
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints500
Minimum length of a constraint11
Maximum length of a constraint22
Number of terms in the objective function 500
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 500
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 500
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)6328
Sum of products size (including duplicates)12656
Number of different products6328
Sum of products size12656

Solver Data

0.00/0.05	c model valid
0.00/0.05	c current solution ok
0.00/0.12	o 103
0.00/0.12	c current bound: 51
0.00/0.12	c (debug) using card networks
1800.05/1800.50	./satsolver.sh: line 5: 23899 Terminated              ./glucose_static -rnd-seed=$seed $1 > $2
1800.05/1800.50	c error: unexpected solver exit code
1800.05/1800.50	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-3696976-1338078511/watcher-3696976-1338078511 -o /tmp/evaluation-result-3696976-1338078511/solver-3696976-1338078511 -C 1800 -W 1900 -M 15500 HOME/runPb2sat.sh HOME/instance-3696976-1338078511.opb 449820551 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: 5.36 3.81 2.73 4/181 23892
/proc/meminfo: memFree=12441364/32873648 swapFree=7108/7108
[pid=23892] ppid=23890 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23892/stat : 23892 (runPb2sat.sh) S 23890 23892 21702 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273976546 9367552 275 33554432000 4194304 5064252 140734947747456 140734947746368 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/23892/statm: 2287 275 233 213 0 72 0

[startup+0.02911 s]
/proc/loadavg: 5.36 3.81 2.73 4/181 23892
/proc/meminfo: memFree=12441364/32873648 swapFree=7108/7108
[pid=23892] ppid=23890 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23892/stat : 23892 (runPb2sat.sh) S 23890 23892 21702 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273976546 9367552 275 33554432000 4194304 5064252 140734947747456 140734947746368 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/23892/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100211 s]
/proc/loadavg: 5.36 3.81 2.73 4/181 23892
/proc/meminfo: memFree=12441364/32873648 swapFree=7108/7108
[pid=23892] ppid=23890 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23892/stat : 23892 (runPb2sat.sh) S 23890 23892 21702 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273976546 9367552 275 33554432000 4194304 5064252 140734947747456 140734947746368 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/23892/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300178 s]
/proc/loadavg: 5.36 3.81 2.73 4/181 23892
/proc/meminfo: memFree=12441364/32873648 swapFree=7108/7108
[pid=23892] ppid=23890 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23892/stat : 23892 (runPb2sat.sh) S 23890 23892 21702 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273976546 9367552 275 33554432000 4194304 5064252 140734947747456 140734947746368 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/23892/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70017 s]
/proc/loadavg: 5.36 3.81 2.73 4/181 23892
/proc/meminfo: memFree=12441364/32873648 swapFree=7108/7108
[pid=23892] ppid=23890 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23892/stat : 23892 (runPb2sat.sh) S 23890 23892 21702 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273976546 9367552 275 33554432000 4194304 5064252 140734947747456 140734947746368 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/23892/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50028 s]
/proc/loadavg: 5.36 3.81 2.73 4/185 23899
/proc/meminfo: memFree=17807268/32873648 swapFree=7108/7108
[pid=23892] ppid=23890 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23892/stat : 23892 (runPb2sat.sh) S 23890 23892 21702 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273976546 9367552 275 33554432000 4194304 5064252 140734947747456 140734947746368 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/23892/statm: 2287 275 233 213 0 72 0
[pid=23893] ppid=23892 vsize=5132 CPUtime=0.11 cores=0,2,4,6
/proc/23893/stat : 23893 (pb2sat) S 23892 23892 21702 0 -1 4202496 1450 2560 0 0 4 5 1 1 20 0 1 0 273976546 5255168 830 33554432000 4194304 5873084 140735583936928 140735583930744 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23893/statm: 1283 830 174 410 0 865 0
[pid=23898] ppid=23893 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23898/stat : 23898 (satsolver.sh) S 23893 23892 21702 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 273976559 9367552 267 33554432000 4194304 5064252 140735529620528 140735529619440 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23898/statm: 2287 267 226 213 0 72 0
[pid=23899] ppid=23898 vsize=10036 CPUtime=1.34 cores=0,2,4,6
/proc/23899/stat : 23899 (glucose_static) R 23898 23892 21702 0 -1 4202496 2820 0 0 0 134 0 0 0 20 0 1 0 273976559 10276864 2160 33554432000 4194304 4896791 140734906554720 140734906552248 4225029 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/23899/statm: 2509 2160 76 172 0 2335 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 33464

[startup+3.10023 s]
/proc/loadavg: 5.36 3.81 2.73 3/184 23899
/proc/meminfo: memFree=23770304/32873648 swapFree=7108/7108
[pid=23892] ppid=23890 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23892/stat : 23892 (runPb2sat.sh) S 23890 23892 21702 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273976546 9367552 275 33554432000 4194304 5064252 140734947747456 140734947746368 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/23892/statm: 2287 275 233 213 0 72 0
[pid=23893] ppid=23892 vsize=5132 CPUtime=0.11 cores=0,2,4,6
/proc/23893/stat : 23893 (pb2sat) S 23892 23892 21702 0 -1 4202496 1450 2560 0 0 4 5 1 1 20 0 1 0 273976546 5255168 830 33554432000 4194304 5873084 140735583936928 140735583930744 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23893/statm: 1283 830 174 410 0 865 0
[pid=23898] ppid=23893 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23898/stat : 23898 (satsolver.sh) S 23893 23892 21702 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 273976559 9367552 267 33554432000 4194304 5064252 140735529620528 140735529619440 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23898/statm: 2287 267 226 213 0 72 0
[pid=23899] ppid=23898 vsize=10452 CPUtime=2.94 cores=0,2,4,6
/proc/23899/stat : 23899 (glucose_static) R 23898 23892 21702 0 -1 4202496 3552 0 0 0 294 0 0 0 20 0 1 0 273976559 10702848 2316 33554432000 4194304 4896791 140734906554720 140734906552296 4224844 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/23899/statm: 2613 2316 76 172 0 2439 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 33880

[startup+6.3003 s]
/proc/loadavg: 5.09 3.78 2.72 3/184 23899
/proc/meminfo: memFree=23769072/32873648 swapFree=7108/7108
[pid=23892] ppid=23890 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23892/stat : 23892 (runPb2sat.sh) S 23890 23892 21702 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273976546 9367552 275 33554432000 4194304 5064252 140734947747456 140734947746368 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/23892/statm: 2287 275 233 213 0 72 0
[pid=23893] ppid=23892 vsize=5132 CPUtime=0.11 cores=0,2,4,6
/proc/23893/stat : 23893 (pb2sat) S 23892 23892 21702 0 -1 4202496 1450 2560 0 0 4 5 1 1 20 0 1 0 273976546 5255168 830 33554432000 4194304 5873084 140735583936928 140735583930744 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23893/statm: 1283 830 174 410 0 865 0
[pid=23898] ppid=23893 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23898/stat : 23898 (satsolver.sh) S 23893 23892 21702 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 273976559 9367552 267 33554432000 4194304 5064252 140735529620528 140735529619440 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23898/statm: 2287 267 226 213 0 72 0
[pid=23899] ppid=23898 vsize=14056 CPUtime=6.14 cores=0,2,4,6
/proc/23899/stat : 23899 (glucose_static) R 23898 23892 21702 0 -1 4202496 4968 0 0 0 614 0 0 0 20 0 1 0 273976559 14393344 3001 33554432000 4194304 4896791 140734906554720 140734906552040 4224706 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/23899/statm: 3514 3001 78 172 0 3340 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 37484

[startup+12.7003 s]
/proc/loadavg: 4.85 3.75 2.72 3/184 23899
/proc/meminfo: memFree=23769672/32873648 swapFree=7108/7108
[pid=23892] ppid=23890 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23892/stat : 23892 (runPb2sat.sh) S 23890 23892 21702 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273976546 9367552 275 33554432000 4194304 5064252 140734947747456 140734947746368 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/23892/statm: 2287 275 233 213 0 72 0
[pid=23893] ppid=23892 vsize=5132 CPUtime=0.11 cores=0,2,4,6
/proc/23893/stat : 23893 (pb2sat) S 23892 23892 21702 0 -1 4202496 1450 2560 0 0 4 5 1 1 20 0 1 0 273976546 5255168 830 33554432000 4194304 5873084 140735583936928 140735583930744 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23893/statm: 1283 830 174 410 0 865 0
[pid=23898] ppid=23893 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23898/stat : 23898 (satsolver.sh) S 23893 23892 21702 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 273976559 9367552 267 33554432000 4194304 5064252 140735529620528 140735529619440 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23898/statm: 2287 267 226 213 0 72 0
[pid=23899] ppid=23898 vsize=13448 CPUtime=12.54 cores=0,2,4,6
/proc/23899/stat : 23899 (glucose_static) R 23898 23892 21702 0 -1 4202496 8055 0 0 0 1253 1 0 0 20 0 1 0 273976559 13770752 2854 33554432000 4194304 4896791 140734906554720 140734906552088 4225108 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/23899/statm: 3362 2854 78 172 0 3188 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 36876

[startup+25.5003 s]
/proc/loadavg: 4.22 3.66 2.71 3/184 23899
/proc/meminfo: memFree=23767172/32873648 swapFree=7108/7108
[pid=23892] ppid=23890 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23892/stat : 23892 (runPb2sat.sh) S 23890 23892 21702 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273976546 9367552 275 33554432000 4194304 5064252 140734947747456 140734947746368 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/23892/statm: 2287 275 233 213 0 72 0
[pid=23893] ppid=23892 vsize=5132 CPUtime=0.11 cores=0,2,4,6
/proc/23893/stat : 23893 (pb2sat) S 23892 23892 21702 0 -1 4202496 1450 2560 0 0 4 5 1 1 20 0 1 0 273976546 5255168 830 33554432000 4194304 5873084 140735583936928 140735583930744 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23893/statm: 1283 830 174 410 0 865 0
[pid=23898] ppid=23893 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23898/stat : 23898 (satsolver.sh) S 23893 23892 21702 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 273976559 9367552 267 33554432000 4194304 5064252 140735529620528 140735529619440 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23898/statm: 2287 267 226 213 0 72 0
[pid=23899] ppid=23898 vsize=24188 CPUtime=25.34 cores=0,2,4,6
/proc/23899/stat : 23899 (glucose_static) R 23898 23892 21702 0 -1 4202496 13462 0 0 0 2531 3 0 0 20 0 1 0 273976559 24768512 4971 33554432000 4194304 4896791 140734906554720 140734906552248 4224684 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/23899/statm: 6047 4971 78 172 0 5873 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 47616

[startup+51.1004 s]
/proc/loadavg: 3.46 3.53 2.69 3/184 23899
/proc/meminfo: memFree=23755060/32873648 swapFree=7108/7108
[pid=23892] ppid=23890 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23892/stat : 23892 (runPb2sat.sh) S 23890 23892 21702 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273976546 9367552 275 33554432000 4194304 5064252 140734947747456 140734947746368 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/23892/statm: 2287 275 233 213 0 72 0
[pid=23893] ppid=23892 vsize=5132 CPUtime=0.11 cores=0,2,4,6
/proc/23893/stat : 23893 (pb2sat) S 23892 23892 21702 0 -1 4202496 1450 2560 0 0 4 5 1 1 20 0 1 0 273976546 5255168 830 33554432000 4194304 5873084 140735583936928 140735583930744 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23893/statm: 1283 830 174 410 0 865 0
[pid=23898] ppid=23893 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23898/stat : 23898 (satsolver.sh) S 23893 23892 21702 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 273976559 9367552 267 33554432000 4194304 5064252 140735529620528 140735529619440 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23898/statm: 2287 267 226 213 0 72 0
[pid=23899] ppid=23898 vsize=34260 CPUtime=50.93 cores=0,2,4,6
/proc/23899/stat : 23899 (glucose_static) R 23898 23892 21702 0 -1 4202496 22909 0 0 0 5088 5 0 0 20 0 1 0 273976559 35082240 6607 33554432000 4194304 4896791 140734906554720 140734906552248 4225445 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/23899/statm: 8565 6607 78 172 0 8391 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 57688

[startup+102.307 s]
/proc/loadavg: 2.69 3.31 2.65 3/184 23902
/proc/meminfo: memFree=23739584/32873648 swapFree=7108/7108
[pid=23892] ppid=23890 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23892/stat : 23892 (runPb2sat.sh) S 23890 23892 21702 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273976546 9367552 275 33554432000 4194304 5064252 140734947747456 140734947746368 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/23892/statm: 2287 275 233 213 0 72 0
[pid=23893] ppid=23892 vsize=5132 CPUtime=0.11 cores=0,2,4,6
/proc/23893/stat : 23893 (pb2sat) S 23892 23892 21702 0 -1 4202496 1450 2560 0 0 4 5 1 1 20 0 1 0 273976546 5255168 830 33554432000 4194304 5873084 140735583936928 140735583930744 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23893/statm: 1283 830 174 410 0 865 0
[pid=23898] ppid=23893 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23898/stat : 23898 (satsolver.sh) S 23893 23892 21702 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 273976559 9367552 267 33554432000 4194304 5064252 140735529620528 140735529619440 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23898/statm: 2287 267 226 213 0 72 0
[pid=23899] ppid=23898 vsize=26684 CPUtime=102.13 cores=0,2,4,6
/proc/23899/stat : 23899 (glucose_static) R 23898 23892 21702 0 -1 4202496 33784 0 0 0 10202 11 0 0 20 0 1 0 273976559 27324416 5850 33554432000 4194304 4896791 140734906554720 140734906551928 4203733 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/23899/statm: 6671 5850 78 172 0 6497 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 50112

[startup+162.3 s]
/proc/loadavg: 2.25 3.07 2.61 3/183 23902
/proc/meminfo: memFree=23731464/32873648 swapFree=7108/7108
[pid=23892] ppid=23890 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23892/stat : 23892 (runPb2sat.sh) S 23890 23892 21702 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273976546 9367552 275 33554432000 4194304 5064252 140734947747456 140734947746368 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/23892/statm: 2287 275 233 213 0 72 0
[pid=23893] ppid=23892 vsize=5132 CPUtime=0.11 cores=0,2,4,6
/proc/23893/stat : 23893 (pb2sat) S 23892 23892 21702 0 -1 4202496 1450 2560 0 0 4 5 1 1 20 0 1 0 273976546 5255168 830 33554432000 4194304 5873084 140735583936928 140735583930744 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23893/statm: 1283 830 174 410 0 865 0
[pid=23898] ppid=23893 vsize=9148 CPUtime=0 cores=0,2,4,6

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


[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.13 3/183 24120
/proc/meminfo: memFree=30010776/32873648 swapFree=7108/7108
[pid=23892] ppid=23890 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23892/stat : 23892 (runPb2sat.sh) S 23890 23892 21702 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273976546 9367552 275 33554432000 4194304 5064252 140734947747456 140734947746368 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/23892/statm: 2287 275 233 213 0 72 0
[pid=23893] ppid=23892 vsize=5132 CPUtime=0.11 cores=0,2,4,6
/proc/23893/stat : 23893 (pb2sat) S 23892 23892 21702 0 -1 4202496 1450 2560 0 0 4 5 1 1 20 0 1 0 273976546 5255168 830 33554432000 4194304 5873084 140735583936928 140735583930744 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23893/statm: 1283 830 174 410 0 865 0
[pid=23898] ppid=23893 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23898/stat : 23898 (satsolver.sh) S 23893 23892 21702 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 273976559 9367552 267 33554432000 4194304 5064252 140735529620528 140735529619440 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23898/statm: 2287 267 226 213 0 72 0
[pid=23899] ppid=23898 vsize=127044 CPUtime=1421.82 cores=0,2,4,6
/proc/23899/stat : 23899 (glucose_static) R 23898 23892 21702 0 -1 4202496 144824 0 0 0 142089 93 0 0 20 0 1 0 273976559 130093056 30590 33554432000 4194304 4896791 140734906554720 140734906551928 4203877 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23899/statm: 31761 30590 78 172 0 31587 0
Current children cumulated CPU time (s) 1421.93
Current children cumulated vsize (KiB) 150472

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.12 3/183 24120
/proc/meminfo: memFree=29997436/32873648 swapFree=7108/7108
[pid=23892] ppid=23890 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23892/stat : 23892 (runPb2sat.sh) S 23890 23892 21702 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273976546 9367552 275 33554432000 4194304 5064252 140734947747456 140734947746368 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/23892/statm: 2287 275 233 213 0 72 0
[pid=23893] ppid=23892 vsize=5132 CPUtime=0.11 cores=0,2,4,6
/proc/23893/stat : 23893 (pb2sat) S 23892 23892 21702 0 -1 4202496 1450 2560 0 0 4 5 1 1 20 0 1 0 273976546 5255168 830 33554432000 4194304 5873084 140735583936928 140735583930744 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23893/statm: 1283 830 174 410 0 865 0
[pid=23898] ppid=23893 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23898/stat : 23898 (satsolver.sh) S 23893 23892 21702 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 273976559 9367552 267 33554432000 4194304 5064252 140735529620528 140735529619440 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23898/statm: 2287 267 226 213 0 72 0
[pid=23899] ppid=23898 vsize=148652 CPUtime=1481.81 cores=0,2,4,6
/proc/23899/stat : 23899 (glucose_static) R 23898 23892 21702 0 -1 4202496 147378 0 0 0 148085 96 0 0 20 0 1 0 273976559 152219648 34524 33554432000 4194304 4896791 140734906554720 140734906551928 4224983 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23899/statm: 37163 34524 78 172 0 36989 0
Current children cumulated CPU time (s) 1481.92
Current children cumulated vsize (KiB) 172080

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.11 3/183 24120
/proc/meminfo: memFree=29988348/32873648 swapFree=7108/7108
[pid=23892] ppid=23890 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23892/stat : 23892 (runPb2sat.sh) S 23890 23892 21702 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273976546 9367552 275 33554432000 4194304 5064252 140734947747456 140734947746368 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/23892/statm: 2287 275 233 213 0 72 0
[pid=23893] ppid=23892 vsize=5132 CPUtime=0.11 cores=0,2,4,6
/proc/23893/stat : 23893 (pb2sat) S 23892 23892 21702 0 -1 4202496 1450 2560 0 0 4 5 1 1 20 0 1 0 273976546 5255168 830 33554432000 4194304 5873084 140735583936928 140735583930744 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23893/statm: 1283 830 174 410 0 865 0
[pid=23898] ppid=23893 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23898/stat : 23898 (satsolver.sh) S 23893 23892 21702 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 273976559 9367552 267 33554432000 4194304 5064252 140735529620528 140735529619440 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23898/statm: 2287 267 226 213 0 72 0
[pid=23899] ppid=23898 vsize=149240 CPUtime=1541.79 cores=0,2,4,6
/proc/23899/stat : 23899 (glucose_static) R 23898 23892 21702 0 -1 4202496 150173 0 0 0 154081 98 0 0 20 0 1 0 273976559 152821760 36002 33554432000 4194304 4896791 140734906554720 140734906551928 4223862 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23899/statm: 37310 36002 78 172 0 37136 0
Current children cumulated CPU time (s) 1541.9
Current children cumulated vsize (KiB) 172668

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.10 3/183 24120
/proc/meminfo: memFree=29965100/32873648 swapFree=7108/7108
[pid=23892] ppid=23890 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23892/stat : 23892 (runPb2sat.sh) S 23890 23892 21702 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273976546 9367552 275 33554432000 4194304 5064252 140734947747456 140734947746368 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/23892/statm: 2287 275 233 213 0 72 0
[pid=23893] ppid=23892 vsize=5132 CPUtime=0.11 cores=0,2,4,6
/proc/23893/stat : 23893 (pb2sat) S 23892 23892 21702 0 -1 4202496 1450 2560 0 0 4 5 1 1 20 0 1 0 273976546 5255168 830 33554432000 4194304 5873084 140735583936928 140735583930744 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23893/statm: 1283 830 174 410 0 865 0
[pid=23898] ppid=23893 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23898/stat : 23898 (satsolver.sh) S 23893 23892 21702 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 273976559 9367552 267 33554432000 4194304 5064252 140735529620528 140735529619440 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23898/statm: 2287 267 226 213 0 72 0
[pid=23899] ppid=23898 vsize=183732 CPUtime=1601.78 cores=0,2,4,6
/proc/23899/stat : 23899 (glucose_static) R 23898 23892 21702 0 -1 4202496 152995 0 0 0 160076 102 0 0 20 0 1 0 273976559 188141568 40707 33554432000 4194304 4896791 140734906554720 140734906551928 4225191 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23899/statm: 45933 40707 78 172 0 45759 0
Current children cumulated CPU time (s) 1601.89
Current children cumulated vsize (KiB) 207160

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.09 3/183 24120
/proc/meminfo: memFree=29997396/32873648 swapFree=7108/7108
[pid=23892] ppid=23890 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23892/stat : 23892 (runPb2sat.sh) S 23890 23892 21702 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273976546 9367552 275 33554432000 4194304 5064252 140734947747456 140734947746368 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/23892/statm: 2287 275 233 213 0 72 0
[pid=23893] ppid=23892 vsize=5132 CPUtime=0.11 cores=0,2,4,6
/proc/23893/stat : 23893 (pb2sat) S 23892 23892 21702 0 -1 4202496 1450 2560 0 0 4 5 1 1 20 0 1 0 273976546 5255168 830 33554432000 4194304 5873084 140735583936928 140735583930744 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23893/statm: 1283 830 174 410 0 865 0
[pid=23898] ppid=23893 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23898/stat : 23898 (satsolver.sh) S 23893 23892 21702 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 273976559 9367552 267 33554432000 4194304 5064252 140735529620528 140735529619440 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23898/statm: 2287 267 226 213 0 72 0
[pid=23899] ppid=23898 vsize=137892 CPUtime=1661.77 cores=0,2,4,6
/proc/23899/stat : 23899 (glucose_static) R 23898 23892 21702 0 -1 4202496 155143 0 0 0 166073 104 0 0 20 0 1 0 273976559 141201408 32577 33554432000 4194304 4896791 140734906554720 140734906552248 4224983 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23899/statm: 34473 32577 78 172 0 34299 0
Current children cumulated CPU time (s) 1661.88
Current children cumulated vsize (KiB) 161320

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.08 3/183 24121
/proc/meminfo: memFree=29924504/32873648 swapFree=7108/7108
[pid=23892] ppid=23890 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23892/stat : 23892 (runPb2sat.sh) S 23890 23892 21702 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273976546 9367552 275 33554432000 4194304 5064252 140734947747456 140734947746368 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/23892/statm: 2287 275 233 213 0 72 0
[pid=23893] ppid=23892 vsize=5132 CPUtime=0.11 cores=0,2,4,6
/proc/23893/stat : 23893 (pb2sat) S 23892 23892 21702 0 -1 4202496 1450 2560 0 0 4 5 1 1 20 0 1 0 273976546 5255168 830 33554432000 4194304 5873084 140735583936928 140735583930744 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23893/statm: 1283 830 174 410 0 865 0
[pid=23898] ppid=23893 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23898/stat : 23898 (satsolver.sh) S 23893 23892 21702 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 273976559 9367552 267 33554432000 4194304 5064252 140735529620528 140735529619440 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23898/statm: 2287 267 226 213 0 72 0
[pid=23899] ppid=23898 vsize=239824 CPUtime=1721.75 cores=0,2,4,6
/proc/23899/stat : 23899 (glucose_static) R 23898 23892 21702 0 -1 4202496 156999 0 0 0 172068 107 0 0 20 0 1 0 273976559 245579776 51271 33554432000 4194304 4896791 140734906554720 140734906551976 4225191 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23899/statm: 59956 51271 78 172 0 59782 0
Current children cumulated CPU time (s) 1721.86
Current children cumulated vsize (KiB) 263252

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.08 3/183 24121
/proc/meminfo: memFree=29950972/32873648 swapFree=7108/7108
[pid=23892] ppid=23890 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23892/stat : 23892 (runPb2sat.sh) S 23890 23892 21702 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273976546 9367552 275 33554432000 4194304 5064252 140734947747456 140734947746368 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/23892/statm: 2287 275 233 213 0 72 0
[pid=23893] ppid=23892 vsize=5132 CPUtime=0.11 cores=0,2,4,6
/proc/23893/stat : 23893 (pb2sat) S 23892 23892 21702 0 -1 4202496 1450 2560 0 0 4 5 1 1 20 0 1 0 273976546 5255168 830 33554432000 4194304 5873084 140735583936928 140735583930744 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23893/statm: 1283 830 174 410 0 865 0
[pid=23898] ppid=23893 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23898/stat : 23898 (satsolver.sh) S 23893 23892 21702 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 273976559 9367552 267 33554432000 4194304 5064252 140735529620528 140735529619440 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23898/statm: 2287 267 226 213 0 72 0
[pid=23899] ppid=23898 vsize=191376 CPUtime=1781.75 cores=0,2,4,6
/proc/23899/stat : 23899 (glucose_static) R 23898 23892 21702 0 -1 4202496 159392 0 0 0 178065 110 0 0 20 0 1 0 273976559 195969024 44625 33554432000 4194304 4896791 140734906554720 140734906550392 4224960 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23899/statm: 47844 44625 78 172 0 47670 0
Current children cumulated CPU time (s) 1781.86
Current children cumulated vsize (KiB) 214804



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.07 3/183 24121
/proc/meminfo: memFree=29995024/32873648 swapFree=7108/7108
[pid=23892] ppid=23890 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23892/stat : 23892 (runPb2sat.sh) S 23890 23892 21702 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273976546 9367552 275 33554432000 4194304 5064252 140734947747456 140734947746368 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/23892/statm: 2287 275 233 213 0 72 0
[pid=23893] ppid=23892 vsize=5132 CPUtime=0.11 cores=0,2,4,6
/proc/23893/stat : 23893 (pb2sat) S 23892 23892 21702 0 -1 4202496 1450 2560 0 0 4 5 1 1 20 0 1 0 273976546 5255168 830 33554432000 4194304 5873084 140735583936928 140735583930744 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23893/statm: 1283 830 174 410 0 865 0
[pid=23898] ppid=23893 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23898/stat : 23898 (satsolver.sh) S 23893 23892 21702 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 273976559 9367552 267 33554432000 4194304 5064252 140735529620528 140735529619440 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23898/statm: 2287 267 226 213 0 72 0
[pid=23899] ppid=23898 vsize=129912 CPUtime=1799.94 cores=0,2,4,6
/proc/23899/stat : 23899 (glucose_static) R 23898 23892 21702 0 -1 4202496 160204 0 0 0 179883 111 0 0 20 0 1 0 273976559 133029888 30864 33554432000 4194304 4896791 140734906554720 140734906552296 4224684 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23899/statm: 32478 30864 78 172 0 32304 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 153340

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.07 3/183 24121
/proc/meminfo: memFree=29995024/32873648 swapFree=7108/7108
[pid=23892] ppid=23890 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23892/stat : 23892 (runPb2sat.sh) S 23890 23892 21702 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273976546 9367552 275 33554432000 4194304 5064252 140734947747456 140734947746368 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/23892/statm: 2287 275 233 213 0 72 0
[pid=23893] ppid=23892 vsize=5132 CPUtime=0.11 cores=0,2,4,6
/proc/23893/stat : 23893 (pb2sat) S 23892 23892 21702 0 -1 4202496 1450 2560 0 0 4 5 1 1 20 0 1 0 273976546 5255168 830 33554432000 4194304 5873084 140735583936928 140735583930744 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23893/statm: 1283 830 174 410 0 865 0
[pid=23898] ppid=23893 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23898/stat : 23898 (satsolver.sh) S 23893 23892 21702 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 273976559 9367552 267 33554432000 4194304 5064252 140735529620528 140735529619440 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23898/statm: 2287 267 226 213 0 72 0
[pid=23899] ppid=23898 vsize=129912 CPUtime=1799.94 cores=0,2,4,6
/proc/23899/stat : 23899 (glucose_static) R 23898 23892 21702 0 -1 4202496 160204 0 0 0 179883 111 0 0 20 0 1 0 273976559 133029888 30864 33554432000 4194304 4896791 140734906554720 140734906552296 4224684 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23899/statm: 32478 30864 78 172 0 32304 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 153340

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.09
CPU user time (s): 1798.9
CPU system time (s): 1.19082
CPU usage (%): 99.9768
Max. virtual memory (cumulated for all children) (KiB): 282548

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.9
system time used= 1.19082
maximum resident set size= 240204
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 165204
page faults= 0
swaps= 0
block input operations= 0
block output operations= 5672
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 170
involuntary context switches= 2632

runsolver used 2.74358 second user time and 7.09492 second system time

The end

Launcher Data

Begin job on node123 at 2012-05-27 02:28:31
IDJOB=3696976
IDBENCH=48131
IDSOLVER=2274
FILE ID=node123/3696976-1338078511
RUNJOBID= node123-1338052409-21718
PBS_JOBID= 14624391
Free space on /tmp= 62744 MiB

SOLVER NAME= pb2sat 2012-05-19
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mds/normalized-mds_500_10_2.opb
COMMAND LINE= DIR/runPb2sat.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3696976-1338078511/watcher-3696976-1338078511 -o /tmp/evaluation-result-3696976-1338078511/solver-3696976-1338078511 -C 1800 -W 1900 -M 15500  HOME/runPb2sat.sh HOME/instance-3696976-1338078511.opb 449820551 HOME HOME

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

MD5SUM BENCH= f7e9965e006e5669c3252afd9a68998d
RANDOM SEED=449820551

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        12301096 kB
Buffers:          268500 kB
Cached:         14295452 kB
SwapCached:         1908 kB
Active:          6849344 kB
Inactive:       12461240 kB
Active(anon):    4364944 kB
Inactive(anon):   383596 kB
Active(file):    2484400 kB
Inactive(file): 12077644 kB
Unevictable:        7108 kB
Mlocked:            7108 kB
SwapTotal:      67108856 kB
SwapFree:       67103072 kB
Dirty:           1417284 kB
Writeback:             0 kB
AnonPages:       4794416 kB
Mapped:            15320 kB
Shmem:               100 kB
Slab:            1112996 kB
SReclaimable:     556916 kB
SUnreclaim:       556080 kB
KernelStack:        1512 kB
PageTables:        13400 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    6287868 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2213888 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71484 MiB
End job on node123 at 2012-05-27 02:58:31