Trace number 3696393

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/ttp/normalized-circ6_3.opb
MD5SUMff9be653d1d3ea3b1a82846016e94df6
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark64
Best CPU time to get the best result obtained on this benchmark1800.03
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 64
Optimality of the best value was proved NO
Number of variables540
Total number of constraints4476
Number of constraints which are clauses2532
Number of constraints which are cardinality constraints (but not clauses)264
Number of constraints which are nor clauses,nor cardinality constraints1680
Minimum length of a constraint2
Maximum length of a constraint20
Number of terms in the objective function 180
Biggest coefficient in the objective function 3
Number of bits for the biggest coefficient in the objective function 2
Sum of the numbers in the objective function 324
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 16
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 324
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

1.77/1.82	c model valid
1.77/1.82	c current solution ok
1.88/1.97	o 88
1.88/1.97	c current bound: 44
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-3696393-1338056367/watcher-3696393-1338056367 -o /tmp/evaluation-result-3696393-1338056367/solver-3696393-1338056367 -C 1800 -W 1900 -M 15500 HOME/runPb2sat.sh HOME/instance-3696393-1338056367.opb 1943515559 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 2/177 11985
/proc/meminfo: memFree=28987212/32873844 swapFree=7900/7900
[pid=11985] ppid=11983 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11985/stat : 11985 (runPb2sat.sh) S 11983 11985 11448 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271761192 9367552 275 33554432000 4194304 5064252 140734009764112 140734009763024 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11985/statm: 2287 275 233 213 0 72 0

[startup+0.087835 s]
/proc/loadavg: 2.00 2.00 2.00 2/177 11985
/proc/meminfo: memFree=28987212/32873844 swapFree=7900/7900
[pid=11985] ppid=11983 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11985/stat : 11985 (runPb2sat.sh) S 11983 11985 11448 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271761192 9367552 275 33554432000 4194304 5064252 140734009764112 140734009763024 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11985/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100252 s]
/proc/loadavg: 2.00 2.00 2.00 2/177 11985
/proc/meminfo: memFree=28987212/32873844 swapFree=7900/7900
[pid=11985] ppid=11983 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11985/stat : 11985 (runPb2sat.sh) S 11983 11985 11448 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271761192 9367552 275 33554432000 4194304 5064252 140734009764112 140734009763024 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11985/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300134 s]
/proc/loadavg: 2.00 2.00 2.00 2/177 11985
/proc/meminfo: memFree=28987212/32873844 swapFree=7900/7900
[pid=11985] ppid=11983 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11985/stat : 11985 (runPb2sat.sh) S 11983 11985 11448 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271761192 9367552 275 33554432000 4194304 5064252 140734009764112 140734009763024 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11985/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700117 s]
/proc/loadavg: 2.00 2.00 2.00 2/177 11985
/proc/meminfo: memFree=28987212/32873844 swapFree=7900/7900
[pid=11985] ppid=11983 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11985/stat : 11985 (runPb2sat.sh) S 11983 11985 11448 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271761192 9367552 275 33554432000 4194304 5064252 140734009764112 140734009763024 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11985/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50029 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 11991
/proc/meminfo: memFree=28941656/32873844 swapFree=7900/7900
[pid=11985] ppid=11983 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11985/stat : 11985 (runPb2sat.sh) S 11983 11985 11448 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271761192 9367552 275 33554432000 4194304 5064252 140734009764112 140734009763024 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11985/statm: 2287 275 233 213 0 72 0
[pid=11986] ppid=11985 vsize=6508 CPUtime=0.22 cores=0,2,4,6
/proc/11986/stat : 11986 (pb2sat) S 11985 11985 11448 0 -1 4202496 1911 0 0 0 22 0 0 0 20 0 1 0 271761192 6664192 1223 33554432000 4194304 5873084 140735914249696 140735914246120 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11986/statm: 1627 1223 165 410 0 1209 0
[pid=11988] ppid=11986 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11988/stat : 11988 (satsolver.sh) S 11986 11985 11448 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 271761215 9367552 267 33554432000 4194304 5064252 140735210465952 140735210464864 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11988/statm: 2287 267 226 213 0 72 0
[pid=11989] ppid=11988 vsize=14232 CPUtime=1.25 cores=0,2,4,6
/proc/11989/stat : 11989 (glucose_static) R 11988 11985 11448 0 -1 4202496 1962 0 0 0 125 0 0 0 20 0 1 0 271761215 14573568 3223 33554432000 4194304 4896791 140735180581680 140735180578888 4225379 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11989/statm: 3558 3223 76 172 0 3384 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 39036

[startup+3.10029 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 11997
/proc/meminfo: memFree=28887084/32873844 swapFree=7900/7900
[pid=11985] ppid=11983 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11985/stat : 11985 (runPb2sat.sh) S 11983 11985 11448 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271761192 9367552 275 33554432000 4194304 5064252 140734009764112 140734009763024 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11985/statm: 2287 275 233 213 0 72 0
[pid=11986] ppid=11985 vsize=7116 CPUtime=1.95 cores=0,2,4,6
/proc/11986/stat : 11986 (pb2sat) S 11985 11985 11448 0 -1 4202496 2126 3221 0 0 27 11 156 1 20 0 1 0 271761192 7286784 1378 33554432000 4194304 5873084 140735914249696 140735914243512 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11986/statm: 1779 1378 176 410 0 1361 0
[pid=11996] ppid=11986 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11996/stat : 11996 (satsolver.sh) S 11986 11985 11448 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271761389 9367552 267 33554432000 4194304 5064252 140736703629024 140736703627936 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11996/statm: 2287 267 226 213 0 72 0
[pid=11997] ppid=11996 vsize=14700 CPUtime=1.11 cores=0,2,4,6
/proc/11997/stat : 11997 (glucose_static) R 11996 11985 11448 0 -1 4202496 2476 0 0 0 111 0 0 0 20 0 1 0 271761390 15052800 3360 33554432000 4194304 4896791 140737012633776 140737012630984 4224706 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11997/statm: 3675 3360 77 172 0 3501 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 40112

[startup+6.30029 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 11997
/proc/meminfo: memFree=28875288/32873844 swapFree=7900/7900
[pid=11985] ppid=11983 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11985/stat : 11985 (runPb2sat.sh) S 11983 11985 11448 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271761192 9367552 275 33554432000 4194304 5064252 140734009764112 140734009763024 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11985/statm: 2287 275 233 213 0 72 0
[pid=11986] ppid=11985 vsize=7116 CPUtime=1.95 cores=0,2,4,6
/proc/11986/stat : 11986 (pb2sat) S 11985 11985 11448 0 -1 4202496 2126 3221 0 0 27 11 156 1 20 0 1 0 271761192 7286784 1378 33554432000 4194304 5873084 140735914249696 140735914243512 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11986/statm: 1779 1378 176 410 0 1361 0
[pid=11996] ppid=11986 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11996/stat : 11996 (satsolver.sh) S 11986 11985 11448 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271761389 9367552 267 33554432000 4194304 5064252 140736703629024 140736703627936 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11996/statm: 2287 267 226 213 0 72 0
[pid=11997] ppid=11996 vsize=15704 CPUtime=4.31 cores=0,2,4,6
/proc/11997/stat : 11997 (glucose_static) R 11996 11985 11448 0 -1 4202496 4829 0 0 0 430 1 0 0 20 0 1 0 271761390 16080896 3083 33554432000 4194304 4896791 140737012633776 140737012630984 4230803 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11997/statm: 3926 3083 77 172 0 3752 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 41116

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 11997
/proc/meminfo: memFree=28874556/32873844 swapFree=7900/7900
[pid=11985] ppid=11983 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11985/stat : 11985 (runPb2sat.sh) S 11983 11985 11448 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271761192 9367552 275 33554432000 4194304 5064252 140734009764112 140734009763024 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11985/statm: 2287 275 233 213 0 72 0
[pid=11986] ppid=11985 vsize=7116 CPUtime=1.95 cores=0,2,4,6
/proc/11986/stat : 11986 (pb2sat) S 11985 11985 11448 0 -1 4202496 2126 3221 0 0 27 11 156 1 20 0 1 0 271761192 7286784 1378 33554432000 4194304 5873084 140735914249696 140735914243512 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11986/statm: 1779 1378 176 410 0 1361 0
[pid=11996] ppid=11986 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11996/stat : 11996 (satsolver.sh) S 11986 11985 11448 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271761389 9367552 267 33554432000 4194304 5064252 140736703629024 140736703627936 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11996/statm: 2287 267 226 213 0 72 0
[pid=11997] ppid=11996 vsize=16912 CPUtime=10.7 cores=0,2,4,6
/proc/11997/stat : 11997 (glucose_static) R 11996 11985 11448 0 -1 4202496 6821 0 0 0 1069 1 0 0 20 0 1 0 271761390 17317888 3822 33554432000 4194304 4896791 140737012633776 140737012631352 4204886 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11997/statm: 4228 3822 77 172 0 4054 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 42324

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 11997
/proc/meminfo: memFree=28873032/32873844 swapFree=7900/7900
[pid=11985] ppid=11983 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11985/stat : 11985 (runPb2sat.sh) S 11983 11985 11448 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271761192 9367552 275 33554432000 4194304 5064252 140734009764112 140734009763024 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11985/statm: 2287 275 233 213 0 72 0
[pid=11986] ppid=11985 vsize=7116 CPUtime=1.95 cores=0,2,4,6
/proc/11986/stat : 11986 (pb2sat) S 11985 11985 11448 0 -1 4202496 2126 3221 0 0 27 11 156 1 20 0 1 0 271761192 7286784 1378 33554432000 4194304 5873084 140735914249696 140735914243512 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11986/statm: 1779 1378 176 410 0 1361 0
[pid=11996] ppid=11986 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11996/stat : 11996 (satsolver.sh) S 11986 11985 11448 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271761389 9367552 267 33554432000 4194304 5064252 140736703629024 140736703627936 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11996/statm: 2287 267 226 213 0 72 0
[pid=11997] ppid=11996 vsize=19292 CPUtime=23.51 cores=0,2,4,6
/proc/11997/stat : 11997 (glucose_static) R 11996 11985 11448 0 -1 4202496 9343 0 0 0 2348 3 0 0 20 0 1 0 271761390 19755008 4422 33554432000 4194304 4896791 140737012633776 140737012631352 4224983 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11997/statm: 4823 4422 77 172 0 4649 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 44704

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 12000
/proc/meminfo: memFree=28862116/32873844 swapFree=7900/7900
[pid=11985] ppid=11983 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11985/stat : 11985 (runPb2sat.sh) S 11983 11985 11448 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271761192 9367552 275 33554432000 4194304 5064252 140734009764112 140734009763024 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11985/statm: 2287 275 233 213 0 72 0
[pid=11986] ppid=11985 vsize=7116 CPUtime=1.95 cores=0,2,4,6
/proc/11986/stat : 11986 (pb2sat) S 11985 11985 11448 0 -1 4202496 2126 3221 0 0 27 11 156 1 20 0 1 0 271761192 7286784 1378 33554432000 4194304 5873084 140735914249696 140735914243512 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11986/statm: 1779 1378 176 410 0 1361 0
[pid=11996] ppid=11986 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11996/stat : 11996 (satsolver.sh) S 11986 11985 11448 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271761389 9367552 267 33554432000 4194304 5064252 140736703629024 140736703627936 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11996/statm: 2287 267 226 213 0 72 0
[pid=11997] ppid=11996 vsize=27100 CPUtime=49.1 cores=0,2,4,6
/proc/11997/stat : 11997 (glucose_static) R 11996 11985 11448 0 -1 4202496 13159 0 0 0 4905 5 0 0 20 0 1 0 271761390 27750400 5982 33554432000 4194304 4896791 140737012633776 140737012630984 4224975 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11997/statm: 6775 5982 77 172 0 6601 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 52512

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 12000
/proc/meminfo: memFree=28847244/32873844 swapFree=7900/7900
[pid=11985] ppid=11983 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11985/stat : 11985 (runPb2sat.sh) S 11983 11985 11448 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271761192 9367552 275 33554432000 4194304 5064252 140734009764112 140734009763024 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11985/statm: 2287 275 233 213 0 72 0
[pid=11986] ppid=11985 vsize=7116 CPUtime=1.95 cores=0,2,4,6
/proc/11986/stat : 11986 (pb2sat) S 11985 11985 11448 0 -1 4202496 2126 3221 0 0 27 11 156 1 20 0 1 0 271761192 7286784 1378 33554432000 4194304 5873084 140735914249696 140735914243512 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11986/statm: 1779 1378 176 410 0 1361 0
[pid=11996] ppid=11986 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11996/stat : 11996 (satsolver.sh) S 11986 11985 11448 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271761389 9367552 267 33554432000 4194304 5064252 140736703629024 140736703627936 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11996/statm: 2287 267 226 213 0 72 0
[pid=11997] ppid=11996 vsize=33236 CPUtime=100.29 cores=0,2,4,6
/proc/11997/stat : 11997 (glucose_static) R 11996 11985 11448 0 -1 4202496 24214 0 0 0 10021 8 0 0 20 0 1 0 271761390 34033664 7310 33554432000 4194304 4896791 140737012633776 140737012631352 4203259 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11997/statm: 8309 7310 77 172 0 8135 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 58648

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 12001
/proc/meminfo: memFree=28838836/32873844 swapFree=7900/7900
[pid=11985] ppid=11983 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11985/stat : 11985 (runPb2sat.sh) S 11983 11985 11448 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271761192 9367552 275 33554432000 4194304 5064252 140734009764112 140734009763024 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11985/statm: 2287 275 233 213 0 72 0
[pid=11986] ppid=11985 vsize=7116 CPUtime=1.95 cores=0,2,4,6
/proc/11986/stat : 11986 (pb2sat) S 11985 11985 11448 0 -1 4202496 2126 3221 0 0 27 11 156 1 20 0 1 0 271761192 7286784 1378 33554432000 4194304 5873084 140735914249696 140735914243512 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11986/statm: 1779 1378 176 410 0 1361 0
[pid=11996] ppid=11986 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/11997/stat : 11997 (glucose_static) R 11996 11985 11448 0 -1 4202496 95142 0 0 0 141942 59 0 0 20 0 1 0 271761390 117035008 23367 33554432000 4194304 4896791 140737012633776 140737012631208 4225134 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11997/statm: 28573 23367 77 172 0 28399 0
Current children cumulated CPU time (s) 1421.96
Current children cumulated vsize (KiB) 139704

[startup+1482.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/183 12012
/proc/meminfo: memFree=28759404/32873844 swapFree=7900/7900
[pid=11985] ppid=11983 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11985/stat : 11985 (runPb2sat.sh) S 11983 11985 11448 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271761192 9367552 275 33554432000 4194304 5064252 140734009764112 140734009763024 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11985/statm: 2287 275 233 213 0 72 0
[pid=11986] ppid=11985 vsize=7116 CPUtime=1.95 cores=0,2,4,6
/proc/11986/stat : 11986 (pb2sat) S 11985 11985 11448 0 -1 4202496 2126 3221 0 0 27 11 156 1 20 0 1 0 271761192 7286784 1378 33554432000 4194304 5873084 140735914249696 140735914243512 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11986/statm: 1779 1378 176 410 0 1361 0
[pid=11996] ppid=11986 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11996/stat : 11996 (satsolver.sh) S 11986 11985 11448 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271761389 9367552 267 33554432000 4194304 5064252 140736703629024 140736703627936 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11996/statm: 2287 267 226 213 0 72 0
[pid=11997] ppid=11996 vsize=95656 CPUtime=1480 cores=0,2,4,6
/proc/11997/stat : 11997 (glucose_static) R 11996 11985 11448 0 -1 4202496 97531 0 0 0 147938 62 0 0 20 0 1 0 271761390 97951744 18940 33554432000 4194304 4896791 140737012633776 140737012631304 4225134 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11997/statm: 23914 18940 77 172 0 23740 0
Current children cumulated CPU time (s) 1481.95
Current children cumulated vsize (KiB) 121068

[startup+1542.3 s]
/proc/loadavg: 2.17 2.05 2.01 3/183 12012
/proc/meminfo: memFree=28752488/32873844 swapFree=7900/7900
[pid=11985] ppid=11983 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11985/stat : 11985 (runPb2sat.sh) S 11983 11985 11448 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271761192 9367552 275 33554432000 4194304 5064252 140734009764112 140734009763024 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11985/statm: 2287 275 233 213 0 72 0
[pid=11986] ppid=11985 vsize=7116 CPUtime=1.95 cores=0,2,4,6
/proc/11986/stat : 11986 (pb2sat) S 11985 11985 11448 0 -1 4202496 2126 3221 0 0 27 11 156 1 20 0 1 0 271761192 7286784 1378 33554432000 4194304 5873084 140735914249696 140735914243512 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11986/statm: 1779 1378 176 410 0 1361 0
[pid=11996] ppid=11986 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11996/stat : 11996 (satsolver.sh) S 11986 11985 11448 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271761389 9367552 267 33554432000 4194304 5064252 140736703629024 140736703627936 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11996/statm: 2287 267 226 213 0 72 0
[pid=11997] ppid=11996 vsize=97128 CPUtime=1539.98 cores=0,2,4,6
/proc/11997/stat : 11997 (glucose_static) R 11996 11985 11448 0 -1 4202496 99558 0 0 0 153935 63 0 0 20 0 1 0 271761390 99459072 20332 33554432000 4194304 4896791 140737012633776 140737012631032 4225008 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11997/statm: 24282 20332 77 172 0 24108 0
Current children cumulated CPU time (s) 1541.93
Current children cumulated vsize (KiB) 122540

[startup+1602.3 s]
/proc/loadavg: 2.07 2.04 2.00 3/183 12012
/proc/meminfo: memFree=28744788/32873844 swapFree=7900/7900
[pid=11985] ppid=11983 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11985/stat : 11985 (runPb2sat.sh) S 11983 11985 11448 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271761192 9367552 275 33554432000 4194304 5064252 140734009764112 140734009763024 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11985/statm: 2287 275 233 213 0 72 0
[pid=11986] ppid=11985 vsize=7116 CPUtime=1.95 cores=0,2,4,6
/proc/11986/stat : 11986 (pb2sat) S 11985 11985 11448 0 -1 4202496 2126 3221 0 0 27 11 156 1 20 0 1 0 271761192 7286784 1378 33554432000 4194304 5873084 140735914249696 140735914243512 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11986/statm: 1779 1378 176 410 0 1361 0
[pid=11996] ppid=11986 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11996/stat : 11996 (satsolver.sh) S 11986 11985 11448 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271761389 9367552 267 33554432000 4194304 5064252 140736703629024 140736703627936 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11996/statm: 2287 267 226 213 0 72 0
[pid=11997] ppid=11996 vsize=97944 CPUtime=1599.97 cores=0,2,4,6
/proc/11997/stat : 11997 (glucose_static) R 11996 11985 11448 0 -1 4202496 101436 0 0 0 159932 65 0 0 20 0 1 0 271761390 100294656 21362 33554432000 4194304 4896791 140737012633776 140737012631032 4224898 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11997/statm: 24486 21362 77 172 0 24312 0
Current children cumulated CPU time (s) 1601.92
Current children cumulated vsize (KiB) 123356

[startup+1662.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/183 12013
/proc/meminfo: memFree=28737128/32873844 swapFree=7900/7900
[pid=11985] ppid=11983 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11985/stat : 11985 (runPb2sat.sh) S 11983 11985 11448 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271761192 9367552 275 33554432000 4194304 5064252 140734009764112 140734009763024 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11985/statm: 2287 275 233 213 0 72 0
[pid=11986] ppid=11985 vsize=7116 CPUtime=1.95 cores=0,2,4,6
/proc/11986/stat : 11986 (pb2sat) S 11985 11985 11448 0 -1 4202496 2126 3221 0 0 27 11 156 1 20 0 1 0 271761192 7286784 1378 33554432000 4194304 5873084 140735914249696 140735914243512 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11986/statm: 1779 1378 176 410 0 1361 0
[pid=11996] ppid=11986 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11996/stat : 11996 (satsolver.sh) S 11986 11985 11448 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271761389 9367552 267 33554432000 4194304 5064252 140736703629024 140736703627936 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11996/statm: 2287 267 226 213 0 72 0
[pid=11997] ppid=11996 vsize=99520 CPUtime=1659.97 cores=0,2,4,6
/proc/11997/stat : 11997 (glucose_static) R 11996 11985 11448 0 -1 4202496 103179 0 0 0 165930 67 0 0 20 0 1 0 271761390 101908480 22460 33554432000 4194304 4896791 140737012633776 140737012631208 4225348 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11997/statm: 24880 22460 77 172 0 24706 0
Current children cumulated CPU time (s) 1661.92
Current children cumulated vsize (KiB) 124932

[startup+1722.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/183 12013
/proc/meminfo: memFree=28723808/32873844 swapFree=7900/7900
[pid=11985] ppid=11983 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11985/stat : 11985 (runPb2sat.sh) S 11983 11985 11448 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271761192 9367552 275 33554432000 4194304 5064252 140734009764112 140734009763024 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11985/statm: 2287 275 233 213 0 72 0
[pid=11986] ppid=11985 vsize=7116 CPUtime=1.95 cores=0,2,4,6
/proc/11986/stat : 11986 (pb2sat) S 11985 11985 11448 0 -1 4202496 2126 3221 0 0 27 11 156 1 20 0 1 0 271761192 7286784 1378 33554432000 4194304 5873084 140735914249696 140735914243512 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11986/statm: 1779 1378 176 410 0 1361 0
[pid=11996] ppid=11986 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11996/stat : 11996 (satsolver.sh) S 11986 11985 11448 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271761389 9367552 267 33554432000 4194304 5064252 140736703629024 140736703627936 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11996/statm: 2287 267 226 213 0 72 0
[pid=11997] ppid=11996 vsize=119940 CPUtime=1719.95 cores=0,2,4,6
/proc/11997/stat : 11997 (glucose_static) R 11996 11985 11448 0 -1 4202496 105083 0 0 0 171926 69 0 0 20 0 1 0 271761390 122818560 23975 33554432000 4194304 4896791 140737012633776 140737012631304 4225047 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11997/statm: 29985 23975 77 172 0 29811 0
Current children cumulated CPU time (s) 1721.9
Current children cumulated vsize (KiB) 145352

[startup+1782.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/183 12013
/proc/meminfo: memFree=28721248/32873844 swapFree=7900/7900
[pid=11985] ppid=11983 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11985/stat : 11985 (runPb2sat.sh) S 11983 11985 11448 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271761192 9367552 275 33554432000 4194304 5064252 140734009764112 140734009763024 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11985/statm: 2287 275 233 213 0 72 0
[pid=11986] ppid=11985 vsize=7116 CPUtime=1.95 cores=0,2,4,6
/proc/11986/stat : 11986 (pb2sat) S 11985 11985 11448 0 -1 4202496 2126 3221 0 0 27 11 156 1 20 0 1 0 271761192 7286784 1378 33554432000 4194304 5873084 140735914249696 140735914243512 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11986/statm: 1779 1378 176 410 0 1361 0
[pid=11996] ppid=11986 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11996/stat : 11996 (satsolver.sh) S 11986 11985 11448 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271761389 9367552 267 33554432000 4194304 5064252 140736703629024 140736703627936 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11996/statm: 2287 267 226 213 0 72 0
[pid=11997] ppid=11996 vsize=122540 CPUtime=1779.92 cores=0,2,4,6
/proc/11997/stat : 11997 (glucose_static) R 11996 11985 11448 0 -1 4202496 106692 0 0 0 177922 70 0 0 20 0 1 0 271761390 125480960 24882 33554432000 4194304 4896791 140737012633776 140737012631208 4225420 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11997/statm: 30635 24882 77 172 0 30461 0
Current children cumulated CPU time (s) 1781.87
Current children cumulated vsize (KiB) 147952



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.02 2.00 2/175 12040
/proc/meminfo: memFree=28900252/32873844 swapFree=7900/7900
[pid=11985] ppid=11983 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11985/stat : 11985 (runPb2sat.sh) S 11983 11985 11448 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271761192 9367552 275 33554432000 4194304 5064252 140734009764112 140734009763024 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11985/statm: 2287 275 233 213 0 72 0
[pid=11986] ppid=11985 vsize=7116 CPUtime=1.95 cores=0,2,4,6
/proc/11986/stat : 11986 (pb2sat) S 11985 11985 11448 0 -1 4202496 2126 3221 0 0 27 11 156 1 20 0 1 0 271761192 7286784 1378 33554432000 4194304 5873084 140735914249696 140735914243512 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11986/statm: 1779 1378 176 410 0 1361 0
[pid=11996] ppid=11986 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11996/stat : 11996 (satsolver.sh) S 11986 11985 11448 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271761389 9367552 267 33554432000 4194304 5064252 140736703629024 140736703627936 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11996/statm: 2287 267 226 213 0 72 0
[pid=11997] ppid=11996 vsize=103892 CPUtime=1798.12 cores=0,2,4,6
/proc/11997/stat : 11997 (glucose_static) R 11996 11985 11448 0 -1 4202496 107556 0 0 0 179741 71 0 0 20 0 1 0 271761390 106385408 21586 33554432000 4194304 4896791 140737012633776 140737012631304 4225445 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11997/statm: 25973 21586 77 172 0 25799 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 129304

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.02 2.00 2/175 12040
/proc/meminfo: memFree=28900252/32873844 swapFree=7900/7900
[pid=11985] ppid=11983 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11985/stat : 11985 (runPb2sat.sh) S 11983 11985 11448 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271761192 9367552 275 33554432000 4194304 5064252 140734009764112 140734009763024 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11985/statm: 2287 275 233 213 0 72 0
[pid=11986] ppid=11985 vsize=7116 CPUtime=1.95 cores=0,2,4,6
/proc/11986/stat : 11986 (pb2sat) S 11985 11985 11448 0 -1 4202496 2126 3221 0 0 27 11 156 1 20 0 1 0 271761192 7286784 1378 33554432000 4194304 5873084 140735914249696 140735914243512 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11986/statm: 1779 1378 176 410 0 1361 0
[pid=11996] ppid=11986 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11996/stat : 11996 (satsolver.sh) S 11986 11985 11448 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271761389 9367552 267 33554432000 4194304 5064252 140736703629024 140736703627936 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11996/statm: 2287 267 226 213 0 72 0
[pid=11997] ppid=11996 vsize=103892 CPUtime=1798.12 cores=0,2,4,6
/proc/11997/stat : 11997 (glucose_static) R 11996 11985 11448 0 -1 4202496 107556 0 0 0 179741 71 0 0 20 0 1 0 271761390 106385408 21586 33554432000 4194304 4896791 140737012633776 140737012631304 4225445 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11997/statm: 25973 21586 77 172 0 25799 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 129304

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 11985 and gives
#  childrusage.ru_utime.tv_sec=1
#  childrusage.ru_utime.tv_usec=838720
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=133979
# CPU time returned by wait4() is 1.9727
# 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.51
CPU time (s): 1800.07
CPU user time (s): 1799.24
CPU system time (s): 0.83
CPU usage (%): 99.9754
Max. virtual memory (cumulated for all children) (KiB): 161824

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.83872
system time used= 0.133979
maximum resident set size= 17332
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6324
page faults= 0
swaps= 0
block input operations= 0
block output operations= 16688
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 14
involuntary context switches= 20

runsolver used 6.05008 second user time and 17.6613 second system time

The end

Launcher Data

Begin job on node137 at 2012-05-26 20:19:27
IDJOB=3696393
IDBENCH=2007
IDSOLVER=2274
FILE ID=node137/3696393-1338056367
RUNJOBID= node137-1338049161-11464
PBS_JOBID= 14624375
Free space on /tmp= 71272 MiB

SOLVER NAME= pb2sat 2012-05-19
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/ttp/normalized-circ6_3.opb
COMMAND LINE= DIR/runPb2sat.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3696393-1338056367/watcher-3696393-1338056367 -o /tmp/evaluation-result-3696393-1338056367/solver-3696393-1338056367 -C 1800 -W 1900 -M 15500  HOME/runPb2sat.sh HOME/instance-3696393-1338056367.opb 1943515559 HOME HOME

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

MD5SUM BENCH= ff9be653d1d3ea3b1a82846016e94df6
RANDOM SEED=1943515559

node137.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.600
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.20
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.600
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.600
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.600
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.600
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		: 2666.600
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.600
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.600
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:        28988128 kB
Buffers:          272668 kB
Cached:          2797748 kB
SwapCached:        22060 kB
Active:           950884 kB
Inactive:        2144692 kB
Active(anon):       4360 kB
Inactive(anon):    22680 kB
Active(file):     946524 kB
Inactive(file):  2122012 kB
Unevictable:        7900 kB
Mlocked:            7900 kB
SwapTotal:      67108856 kB
SwapFree:       67081504 kB
Dirty:             17900 kB
Writeback:             8 kB
AnonPages:         11532 kB
Mapped:            10288 kB
Shmem:                 0 kB
Slab:             649180 kB
SReclaimable:      90624 kB
SUnreclaim:       558556 kB
KernelStack:        1472 kB
PageTables:         3968 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     116680 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 71268 MiB
End job on node137 at 2012-05-26 20:49:27