Trace number 3694977

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
pb2satCp2 2012-05-19? (TO) 1800.11 1800.41

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
market-split/normalized-market-split_5_40_1.opb
MD5SUMae75c4a4fdafb98542bd11b7f7eecd54
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark1307.56
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables41
Total number of constraints11
Number of constraints which are clauses1
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints10
Minimum length of a constraint1
Maximum length of a constraint40
Number of terms in the objective function 1
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 1
Number of bits of the sum of numbers in the objective function 1
Biggest number in a constraint 1086
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 3258
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

1800.08/1800.41	./satsolver.sh: line 5: 30465 Terminated              ./glucose_static -rnd-seed=$seed $1 > $2
1800.08/1800.41	c error: unexpected solver exit code
1800.08/1800.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-3694977-1338071401/watcher-3694977-1338071401 -o /tmp/evaluation-result-3694977-1338071401/solver-3694977-1338071401 -C 1800 -W 1900 -M 15500 HOME/runPb2satCp2.sh HOME/instance-3694977-1338071401.opb 1049801894 HOME HOME 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 2.00 2.02 2.00 3/180 30461
/proc/meminfo: memFree=29594360/32873844 swapFree=7628/7628
[pid=30461] ppid=30459 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30461/stat : 30461 (runPb2satCp2.sh) S 30459 30461 28113 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273264524 9367552 274 33554432000 4194304 5064252 140733552913424 140733552912336 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30461/statm: 2287 274 233 213 0 72 0

[startup+0.104136 s]
/proc/loadavg: 2.00 2.02 2.00 3/180 30461
/proc/meminfo: memFree=29594360/32873844 swapFree=7628/7628
[pid=30461] ppid=30459 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30461/stat : 30461 (runPb2satCp2.sh) S 30459 30461 28113 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273264524 9367552 274 33554432000 4194304 5064252 140733552913424 140733552912336 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30461/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.20037 s]
/proc/loadavg: 2.00 2.02 2.00 3/180 30461
/proc/meminfo: memFree=29594360/32873844 swapFree=7628/7628
[pid=30461] ppid=30459 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30461/stat : 30461 (runPb2satCp2.sh) S 30459 30461 28113 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273264524 9367552 274 33554432000 4194304 5064252 140733552913424 140733552912336 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30461/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300367 s]
/proc/loadavg: 2.00 2.02 2.00 3/180 30461
/proc/meminfo: memFree=29594360/32873844 swapFree=7628/7628
[pid=30461] ppid=30459 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30461/stat : 30461 (runPb2satCp2.sh) S 30459 30461 28113 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273264524 9367552 274 33554432000 4194304 5064252 140733552913424 140733552912336 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30461/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700338 s]
/proc/loadavg: 2.00 2.02 2.00 3/180 30461
/proc/meminfo: memFree=29594360/32873844 swapFree=7628/7628
[pid=30461] ppid=30459 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30461/stat : 30461 (runPb2satCp2.sh) S 30459 30461 28113 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273264524 9367552 274 33554432000 4194304 5064252 140733552913424 140733552912336 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30461/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50046 s]
/proc/loadavg: 2.00 2.02 2.00 3/184 30465
/proc/meminfo: memFree=29542984/32873844 swapFree=7628/7628
[pid=30461] ppid=30459 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30461/stat : 30461 (runPb2satCp2.sh) S 30459 30461 28113 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273264524 9367552 274 33554432000 4194304 5064252 140733552913424 140733552912336 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30461/statm: 2287 274 233 213 0 72 0
[pid=30462] ppid=30461 vsize=19104 CPUtime=0.16 cores=1,3,5,7
/proc/30462/stat : 30462 (pb2sat) S 30461 30461 28113 0 -1 4202496 5130 0 0 0 15 1 0 0 20 0 1 0 273264524 19562496 3858 33554432000 4194304 5873084 140736388944448 140736388940872 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30462/statm: 4776 3858 161 410 0 4358 0
[pid=30464] ppid=30462 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30464/stat : 30464 (satsolver.sh) S 30462 30461 28113 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 273264541 9367552 267 33554432000 4194304 5064252 140736398759936 140736398758848 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30464/statm: 2287 267 226 213 0 72 0
[pid=30465] ppid=30464 vsize=36416 CPUtime=1.32 cores=1,3,5,7
/proc/30465/stat : 30465 (glucose_static) R 30464 30461 28113 0 -1 4202496 7501 0 0 0 131 1 0 0 20 0 1 0 273264541 37289984 7651 33554432000 4194304 4896791 140734052833104 140734052830152 4224983 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/30465/statm: 9104 7651 76 172 0 8930 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 73816

[startup+3.10046 s]
/proc/loadavg: 2.00 2.02 2.00 3/184 30465
/proc/meminfo: memFree=29542364/32873844 swapFree=7628/7628
[pid=30461] ppid=30459 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30461/stat : 30461 (runPb2satCp2.sh) S 30459 30461 28113 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273264524 9367552 274 33554432000 4194304 5064252 140733552913424 140733552912336 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30461/statm: 2287 274 233 213 0 72 0
[pid=30462] ppid=30461 vsize=19104 CPUtime=0.16 cores=1,3,5,7
/proc/30462/stat : 30462 (pb2sat) S 30461 30461 28113 0 -1 4202496 5130 0 0 0 15 1 0 0 20 0 1 0 273264524 19562496 3858 33554432000 4194304 5873084 140736388944448 140736388940872 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30462/statm: 4776 3858 161 410 0 4358 0
[pid=30464] ppid=30462 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30464/stat : 30464 (satsolver.sh) S 30462 30461 28113 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 273264541 9367552 267 33554432000 4194304 5064252 140736398759936 140736398758848 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30464/statm: 2287 267 226 213 0 72 0
[pid=30465] ppid=30464 vsize=36416 CPUtime=2.92 cores=1,3,5,7
/proc/30465/stat : 30465 (glucose_static) R 30464 30461 28113 0 -1 4202496 7557 0 0 0 291 1 0 0 20 0 1 0 273264541 37289984 7704 33554432000 4194304 4896791 140734052833104 140734052830152 4224684 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/30465/statm: 9104 7704 76 172 0 8930 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 73816

[startup+6.30045 s]
/proc/loadavg: 2.00 2.02 2.00 3/184 30465
/proc/meminfo: memFree=29541744/32873844 swapFree=7628/7628
[pid=30461] ppid=30459 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30461/stat : 30461 (runPb2satCp2.sh) S 30459 30461 28113 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273264524 9367552 274 33554432000 4194304 5064252 140733552913424 140733552912336 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30461/statm: 2287 274 233 213 0 72 0
[pid=30462] ppid=30461 vsize=19104 CPUtime=0.16 cores=1,3,5,7
/proc/30462/stat : 30462 (pb2sat) S 30461 30461 28113 0 -1 4202496 5130 0 0 0 15 1 0 0 20 0 1 0 273264524 19562496 3858 33554432000 4194304 5873084 140736388944448 140736388940872 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30462/statm: 4776 3858 161 410 0 4358 0
[pid=30464] ppid=30462 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30464/stat : 30464 (satsolver.sh) S 30462 30461 28113 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 273264541 9367552 267 33554432000 4194304 5064252 140736398759936 140736398758848 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30464/statm: 2287 267 226 213 0 72 0
[pid=30465] ppid=30464 vsize=36680 CPUtime=6.11 cores=1,3,5,7
/proc/30465/stat : 30465 (glucose_static) R 30464 30461 28113 0 -1 4202496 7666 0 0 0 610 1 0 0 20 0 1 0 273264541 37560320 7812 33554432000 4194304 4896791 140734052833104 140734052830312 4223858 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/30465/statm: 9170 7812 76 172 0 8996 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 74080

[startup+12.7005 s]
/proc/loadavg: 2.00 2.02 2.00 3/184 30465
/proc/meminfo: memFree=29537992/32873844 swapFree=7628/7628
[pid=30461] ppid=30459 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30461/stat : 30461 (runPb2satCp2.sh) S 30459 30461 28113 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273264524 9367552 274 33554432000 4194304 5064252 140733552913424 140733552912336 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30461/statm: 2287 274 233 213 0 72 0
[pid=30462] ppid=30461 vsize=19104 CPUtime=0.16 cores=1,3,5,7
/proc/30462/stat : 30462 (pb2sat) S 30461 30461 28113 0 -1 4202496 5130 0 0 0 15 1 0 0 20 0 1 0 273264524 19562496 3858 33554432000 4194304 5873084 140736388944448 140736388940872 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30462/statm: 4776 3858 161 410 0 4358 0
[pid=30464] ppid=30462 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30464/stat : 30464 (satsolver.sh) S 30462 30461 28113 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 273264541 9367552 267 33554432000 4194304 5064252 140736398759936 140736398758848 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30464/statm: 2287 267 226 213 0 72 0
[pid=30465] ppid=30464 vsize=36680 CPUtime=12.51 cores=1,3,5,7
/proc/30465/stat : 30465 (glucose_static) R 30464 30461 28113 0 -1 4202496 7853 0 0 0 1250 1 0 0 20 0 1 0 273264541 37560320 7994 33554432000 4194304 4896791 140734052833104 140734052830312 4225540 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/30465/statm: 9170 7994 76 172 0 8996 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 74080

[startup+25.5073 s]
/proc/loadavg: 2.00 2.02 2.00 3/184 30465
/proc/meminfo: memFree=29533284/32873844 swapFree=7628/7628
[pid=30461] ppid=30459 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30461/stat : 30461 (runPb2satCp2.sh) S 30459 30461 28113 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273264524 9367552 274 33554432000 4194304 5064252 140733552913424 140733552912336 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30461/statm: 2287 274 233 213 0 72 0
[pid=30462] ppid=30461 vsize=19104 CPUtime=0.16 cores=1,3,5,7
/proc/30462/stat : 30462 (pb2sat) S 30461 30461 28113 0 -1 4202496 5130 0 0 0 15 1 0 0 20 0 1 0 273264524 19562496 3858 33554432000 4194304 5873084 140736388944448 140736388940872 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30462/statm: 4776 3858 161 410 0 4358 0
[pid=30464] ppid=30462 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30464/stat : 30464 (satsolver.sh) S 30462 30461 28113 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 273264541 9367552 267 33554432000 4194304 5064252 140736398759936 140736398758848 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30464/statm: 2287 267 226 213 0 72 0
[pid=30465] ppid=30464 vsize=41616 CPUtime=25.32 cores=1,3,5,7
/proc/30465/stat : 30465 (glucose_static) R 30464 30461 28113 0 -1 4202496 8092 0 0 0 2531 1 0 0 20 0 1 0 273264541 42614784 8737 33554432000 4194304 4896791 140734052833104 140734052830312 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/30465/statm: 10404 8737 76 172 0 10230 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 79016

[startup+51.1005 s]
/proc/loadavg: 2.00 2.02 2.00 3/184 30465
/proc/meminfo: memFree=29530736/32873844 swapFree=7628/7628
[pid=30461] ppid=30459 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30461/stat : 30461 (runPb2satCp2.sh) S 30459 30461 28113 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273264524 9367552 274 33554432000 4194304 5064252 140733552913424 140733552912336 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30461/statm: 2287 274 233 213 0 72 0
[pid=30462] ppid=30461 vsize=19104 CPUtime=0.16 cores=1,3,5,7
/proc/30462/stat : 30462 (pb2sat) S 30461 30461 28113 0 -1 4202496 5130 0 0 0 15 1 0 0 20 0 1 0 273264524 19562496 3858 33554432000 4194304 5873084 140736388944448 140736388940872 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30462/statm: 4776 3858 161 410 0 4358 0
[pid=30464] ppid=30462 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30464/stat : 30464 (satsolver.sh) S 30462 30461 28113 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 273264541 9367552 267 33554432000 4194304 5064252 140736398759936 140736398758848 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30464/statm: 2287 267 226 213 0 72 0
[pid=30465] ppid=30464 vsize=42084 CPUtime=50.91 cores=1,3,5,7
/proc/30465/stat : 30465 (glucose_static) R 30464 30461 28113 0 -1 4202496 9157 0 0 0 5089 2 0 0 20 0 1 0 273264541 43094016 8841 33554432000 4194304 4896791 140734052833104 140734052830312 4224684 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/30465/statm: 10521 8841 76 172 0 10347 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 79484

[startup+102.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 30465
/proc/meminfo: memFree=29522516/32873844 swapFree=7628/7628
[pid=30461] ppid=30459 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30461/stat : 30461 (runPb2satCp2.sh) S 30459 30461 28113 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273264524 9367552 274 33554432000 4194304 5064252 140733552913424 140733552912336 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30461/statm: 2287 274 233 213 0 72 0
[pid=30462] ppid=30461 vsize=19104 CPUtime=0.16 cores=1,3,5,7
/proc/30462/stat : 30462 (pb2sat) S 30461 30461 28113 0 -1 4202496 5130 0 0 0 15 1 0 0 20 0 1 0 273264524 19562496 3858 33554432000 4194304 5873084 140736388944448 140736388940872 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30462/statm: 4776 3858 161 410 0 4358 0
[pid=30464] ppid=30462 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30464/stat : 30464 (satsolver.sh) S 30462 30461 28113 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 273264541 9367552 267 33554432000 4194304 5064252 140736398759936 140736398758848 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30464/statm: 2287 267 226 213 0 72 0
[pid=30465] ppid=30464 vsize=42868 CPUtime=102.1 cores=1,3,5,7
/proc/30465/stat : 30465 (glucose_static) R 30464 30461 28113 0 -1 4202496 11344 0 0 0 10207 3 0 0 20 0 1 0 273264541 43896832 9054 33554432000 4194304 4896791 140734052833104 140734052830312 4224921 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/30465/statm: 10717 9054 76 172 0 10543 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 80268

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 30465
/proc/meminfo: memFree=29511680/32873844 swapFree=7628/7628
[pid=30461] ppid=30459 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30461/stat : 30461 (runPb2satCp2.sh) S 30459 30461 28113 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273264524 9367552 274 33554432000 4194304 5064252 140733552913424 140733552912336 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30461/statm: 2287 274 233 213 0 72 0
[pid=30462] ppid=30461 vsize=19104 CPUtime=0.16 cores=1,3,5,7
/proc/30462/stat : 30462 (pb2sat) S 30461 30461 28113 0 -1 4202496 5130 0 0 0 15 1 0 0 20 0 1 0 273264524 19562496 3858 33554432000 4194304 5873084 140736388944448 140736388940872 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30462/statm: 4776 3858 161 410 0 4358 0
[pid=30464] ppid=30462 vsize=9148 CPUtime=0 cores=1,3,5,7

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


[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 30476
/proc/meminfo: memFree=29430648/32873844 swapFree=7628/7628
[pid=30461] ppid=30459 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30461/stat : 30461 (runPb2satCp2.sh) S 30459 30461 28113 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273264524 9367552 274 33554432000 4194304 5064252 140733552913424 140733552912336 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30461/statm: 2287 274 233 213 0 72 0
[pid=30462] ppid=30461 vsize=19104 CPUtime=0.16 cores=1,3,5,7
/proc/30462/stat : 30462 (pb2sat) S 30461 30461 28113 0 -1 4202496 5130 0 0 0 15 1 0 0 20 0 1 0 273264524 19562496 3858 33554432000 4194304 5873084 140736388944448 140736388940872 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30462/statm: 4776 3858 161 410 0 4358 0
[pid=30464] ppid=30462 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30464/stat : 30464 (satsolver.sh) S 30462 30461 28113 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 273264541 9367552 267 33554432000 4194304 5064252 140736398759936 140736398758848 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30464/statm: 2287 267 226 213 0 72 0
[pid=30465] ppid=30464 vsize=73852 CPUtime=1361.89 cores=1,3,5,7
/proc/30465/stat : 30465 (glucose_static) R 30464 30461 28113 0 -1 4202496 37679 0 0 0 136162 27 0 0 20 0 1 0 273264541 75624448 15681 33554432000 4194304 4896791 140734052833104 140734052830536 4224983 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/30465/statm: 18463 15681 76 172 0 18289 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 111252

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 30476
/proc/meminfo: memFree=29484668/32873844 swapFree=7628/7628
[pid=30461] ppid=30459 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30461/stat : 30461 (runPb2satCp2.sh) S 30459 30461 28113 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273264524 9367552 274 33554432000 4194304 5064252 140733552913424 140733552912336 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30461/statm: 2287 274 233 213 0 72 0
[pid=30462] ppid=30461 vsize=19104 CPUtime=0.16 cores=1,3,5,7
/proc/30462/stat : 30462 (pb2sat) S 30461 30461 28113 0 -1 4202496 5130 0 0 0 15 1 0 0 20 0 1 0 273264524 19562496 3858 33554432000 4194304 5873084 140736388944448 140736388940872 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30462/statm: 4776 3858 161 410 0 4358 0
[pid=30464] ppid=30462 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30464/stat : 30464 (satsolver.sh) S 30462 30461 28113 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 273264541 9367552 267 33554432000 4194304 5064252 140736398759936 140736398758848 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30464/statm: 2287 267 226 213 0 72 0
[pid=30465] ppid=30464 vsize=62176 CPUtime=1421.88 cores=1,3,5,7
/proc/30465/stat : 30465 (glucose_static) R 30464 30461 28113 0 -1 4202496 37731 0 0 0 142161 27 0 0 20 0 1 0 273264541 63668224 14532 33554432000 4194304 4896791 140734052833104 140734052830680 4203775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/30465/statm: 15544 14532 76 172 0 15370 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 99576

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 30477
/proc/meminfo: memFree=29471620/32873844 swapFree=7628/7628
[pid=30461] ppid=30459 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30461/stat : 30461 (runPb2satCp2.sh) S 30459 30461 28113 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273264524 9367552 274 33554432000 4194304 5064252 140733552913424 140733552912336 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30461/statm: 2287 274 233 213 0 72 0
[pid=30462] ppid=30461 vsize=19104 CPUtime=0.16 cores=1,3,5,7
/proc/30462/stat : 30462 (pb2sat) S 30461 30461 28113 0 -1 4202496 5130 0 0 0 15 1 0 0 20 0 1 0 273264524 19562496 3858 33554432000 4194304 5873084 140736388944448 140736388940872 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30462/statm: 4776 3858 161 410 0 4358 0
[pid=30464] ppid=30462 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30464/stat : 30464 (satsolver.sh) S 30462 30461 28113 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 273264541 9367552 267 33554432000 4194304 5064252 140736398759936 140736398758848 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30464/statm: 2287 267 226 213 0 72 0
[pid=30465] ppid=30464 vsize=62524 CPUtime=1481.87 cores=1,3,5,7
/proc/30465/stat : 30465 (glucose_static) R 30464 30461 28113 0 -1 4202496 38235 0 0 0 148158 29 0 0 20 0 1 0 273264541 64024576 14067 33554432000 4194304 4896791 140734052833104 140734052830312 4224975 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/30465/statm: 15631 14067 76 172 0 15457 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 99924

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 30477
/proc/meminfo: memFree=29451808/32873844 swapFree=7628/7628
[pid=30461] ppid=30459 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30461/stat : 30461 (runPb2satCp2.sh) S 30459 30461 28113 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273264524 9367552 274 33554432000 4194304 5064252 140733552913424 140733552912336 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30461/statm: 2287 274 233 213 0 72 0
[pid=30462] ppid=30461 vsize=19104 CPUtime=0.16 cores=1,3,5,7
/proc/30462/stat : 30462 (pb2sat) S 30461 30461 28113 0 -1 4202496 5130 0 0 0 15 1 0 0 20 0 1 0 273264524 19562496 3858 33554432000 4194304 5873084 140736388944448 140736388940872 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30462/statm: 4776 3858 161 410 0 4358 0
[pid=30464] ppid=30462 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30464/stat : 30464 (satsolver.sh) S 30462 30461 28113 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 273264541 9367552 267 33554432000 4194304 5064252 140736398759936 140736398758848 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30464/statm: 2287 267 226 213 0 72 0
[pid=30465] ppid=30464 vsize=74568 CPUtime=1541.86 cores=1,3,5,7
/proc/30465/stat : 30465 (glucose_static) R 30464 30461 28113 0 -1 4202496 38728 0 0 0 154157 29 0 0 20 0 1 0 273264541 76357632 15561 33554432000 4194304 4896791 140734052833104 140734052830536 4224975 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/30465/statm: 18642 15561 76 172 0 18468 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 111968

[startup+1602.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/183 30477
/proc/meminfo: memFree=29437780/32873844 swapFree=7628/7628
[pid=30461] ppid=30459 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30461/stat : 30461 (runPb2satCp2.sh) S 30459 30461 28113 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273264524 9367552 274 33554432000 4194304 5064252 140733552913424 140733552912336 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30461/statm: 2287 274 233 213 0 72 0
[pid=30462] ppid=30461 vsize=19104 CPUtime=0.16 cores=1,3,5,7
/proc/30462/stat : 30462 (pb2sat) S 30461 30461 28113 0 -1 4202496 5130 0 0 0 15 1 0 0 20 0 1 0 273264524 19562496 3858 33554432000 4194304 5873084 140736388944448 140736388940872 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30462/statm: 4776 3858 161 410 0 4358 0
[pid=30464] ppid=30462 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30464/stat : 30464 (satsolver.sh) S 30462 30461 28113 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 273264541 9367552 267 33554432000 4194304 5064252 140736398759936 140736398758848 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30464/statm: 2287 267 226 213 0 72 0
[pid=30465] ppid=30464 vsize=63508 CPUtime=1601.85 cores=1,3,5,7
/proc/30465/stat : 30465 (glucose_static) R 30464 30461 28113 0 -1 4202496 38928 0 0 0 160155 30 0 0 20 0 1 0 273264541 65032192 14801 33554432000 4194304 4896791 140734052833104 140734052830680 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/30465/statm: 15877 14801 76 172 0 15703 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 100908

[startup+1662.31 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 30477
/proc/meminfo: memFree=29426036/32873844 swapFree=7628/7628
[pid=30461] ppid=30459 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30461/stat : 30461 (runPb2satCp2.sh) S 30459 30461 28113 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273264524 9367552 274 33554432000 4194304 5064252 140733552913424 140733552912336 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30461/statm: 2287 274 233 213 0 72 0
[pid=30462] ppid=30461 vsize=19104 CPUtime=0.16 cores=1,3,5,7
/proc/30462/stat : 30462 (pb2sat) S 30461 30461 28113 0 -1 4202496 5130 0 0 0 15 1 0 0 20 0 1 0 273264524 19562496 3858 33554432000 4194304 5873084 140736388944448 140736388940872 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30462/statm: 4776 3858 161 410 0 4358 0
[pid=30464] ppid=30462 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30464/stat : 30464 (satsolver.sh) S 30462 30461 28113 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 273264541 9367552 267 33554432000 4194304 5064252 140736398759936 140736398758848 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30464/statm: 2287 267 226 213 0 72 0
[pid=30465] ppid=30464 vsize=64168 CPUtime=1661.84 cores=1,3,5,7
/proc/30465/stat : 30465 (glucose_static) R 30464 30461 28113 0 -1 4202496 39502 0 0 0 166153 31 0 0 20 0 1 0 273264541 65708032 13886 33554432000 4194304 4896791 140734052833104 140734052830680 4224983 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/30465/statm: 16042 13886 76 172 0 15868 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 101568

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 30477
/proc/meminfo: memFree=29483688/32873844 swapFree=7628/7628
[pid=30461] ppid=30459 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30461/stat : 30461 (runPb2satCp2.sh) S 30459 30461 28113 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273264524 9367552 274 33554432000 4194304 5064252 140733552913424 140733552912336 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30461/statm: 2287 274 233 213 0 72 0
[pid=30462] ppid=30461 vsize=19104 CPUtime=0.16 cores=1,3,5,7
/proc/30462/stat : 30462 (pb2sat) S 30461 30461 28113 0 -1 4202496 5130 0 0 0 15 1 0 0 20 0 1 0 273264524 19562496 3858 33554432000 4194304 5873084 140736388944448 140736388940872 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30462/statm: 4776 3858 161 410 0 4358 0
[pid=30464] ppid=30462 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30464/stat : 30464 (satsolver.sh) S 30462 30461 28113 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 273264541 9367552 267 33554432000 4194304 5064252 140736398759936 140736398758848 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30464/statm: 2287 267 226 213 0 72 0
[pid=30465] ppid=30464 vsize=75844 CPUtime=1721.83 cores=1,3,5,7
/proc/30465/stat : 30465 (glucose_static) R 30464 30461 28113 0 -1 4202496 39963 0 0 0 172151 32 0 0 20 0 1 0 273264541 77664256 15866 33554432000 4194304 4896791 140734052833104 140734052830632 4224983 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/30465/statm: 18961 15866 76 172 0 18787 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 113244

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 30573
/proc/meminfo: memFree=29907180/32873844 swapFree=7628/7628
[pid=30461] ppid=30459 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30461/stat : 30461 (runPb2satCp2.sh) S 30459 30461 28113 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273264524 9367552 274 33554432000 4194304 5064252 140733552913424 140733552912336 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30461/statm: 2287 274 233 213 0 72 0
[pid=30462] ppid=30461 vsize=19104 CPUtime=0.16 cores=1,3,5,7
/proc/30462/stat : 30462 (pb2sat) S 30461 30461 28113 0 -1 4202496 5130 0 0 0 15 1 0 0 20 0 1 0 273264524 19562496 3858 33554432000 4194304 5873084 140736388944448 140736388940872 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30462/statm: 4776 3858 161 410 0 4358 0
[pid=30464] ppid=30462 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30464/stat : 30464 (satsolver.sh) S 30462 30461 28113 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 273264541 9367552 267 33554432000 4194304 5064252 140736398759936 140736398758848 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30464/statm: 2287 267 226 213 0 72 0
[pid=30465] ppid=30464 vsize=64404 CPUtime=1781.82 cores=1,3,5,7
/proc/30465/stat : 30465 (glucose_static) R 30464 30461 28113 0 -1 4202496 40029 0 0 0 178150 32 0 0 20 0 1 0 273264541 65949696 14460 33554432000 4194304 4896791 140734052833104 140734052830680 4224960 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/30465/statm: 16101 14460 76 172 0 15927 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 101804



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.08 2.02 2.01 3/184 30578
/proc/meminfo: memFree=27226772/32873844 swapFree=7628/7628
[pid=30461] ppid=30459 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30461/stat : 30461 (runPb2satCp2.sh) S 30459 30461 28113 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273264524 9367552 274 33554432000 4194304 5064252 140733552913424 140733552912336 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30461/statm: 2287 274 233 213 0 72 0
[pid=30462] ppid=30461 vsize=19104 CPUtime=0.16 cores=1,3,5,7
/proc/30462/stat : 30462 (pb2sat) S 30461 30461 28113 0 -1 4202496 5130 0 0 0 15 1 0 0 20 0 1 0 273264524 19562496 3858 33554432000 4194304 5873084 140736388944448 140736388940872 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30462/statm: 4776 3858 161 410 0 4358 0
[pid=30464] ppid=30462 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30464/stat : 30464 (satsolver.sh) S 30462 30461 28113 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 273264541 9367552 267 33554432000 4194304 5064252 140736398759936 140736398758848 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30464/statm: 2287 267 226 213 0 72 0
[pid=30465] ppid=30464 vsize=64404 CPUtime=1799.92 cores=1,3,5,7
/proc/30465/stat : 30465 (glucose_static) R 30464 30461 28113 0 -1 4202496 40030 0 0 0 179960 32 0 0 20 0 1 0 273264541 65949696 14972 33554432000 4194304 4896791 140734052833104 140734052830680 4224684 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/30465/statm: 16101 14972 76 172 0 15927 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 101804

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.11
CPU user time (s): 1799.76
CPU system time (s): 0.345947
CPU usage (%): 99.9832
Max. virtual memory (cumulated for all children) (KiB): 131260

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.76
system time used= 0.345947
maximum resident set size= 80060
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 46150
page faults= 0
swaps= 0
block input operations= 0
block output operations= 11136
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 47
involuntary context switches= 1855

runsolver used 2.89356 second user time and 8.59469 second system time

The end

Launcher Data

Begin job on node145 at 2012-05-27 00:30:01
IDJOB=3694977
IDBENCH=2913
IDSOLVER=2273
FILE ID=node145/3694977-1338071401
RUNJOBID= node145-1338052957-28130
PBS_JOBID= 14624410
Free space on /tmp= 71360 MiB

SOLVER NAME= pb2satCp2 2012-05-19
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/market-split/normalized-market-split_5_40_1.opb
COMMAND LINE= DIR/runPb2satCp2.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3694977-1338071401/watcher-3694977-1338071401 -o /tmp/evaluation-result-3694977-1338071401/solver-3694977-1338071401 -C 1800 -W 1900 -M 15500  HOME/runPb2satCp2.sh HOME/instance-3694977-1338071401.opb 1049801894 HOME HOME

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

MD5SUM BENCH= ae75c4a4fdafb98542bd11b7f7eecd54
RANDOM SEED=1049801894

node145.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.149
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.29
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.149
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.149
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	: 5313.38
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.149
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.149
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.149
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.149
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.149
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.89
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        29595360 kB
Buffers:          264944 kB
Cached:          1817496 kB
SwapCached:            0 kB
Active:          1143436 kB
Inactive:        1331296 kB
Active(anon):     382352 kB
Inactive(anon):    12156 kB
Active(file):     761084 kB
Inactive(file):  1319140 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:            123472 kB
Writeback:             0 kB
AnonPages:        399740 kB
Mapped:            15008 kB
Shmem:               200 kB
Slab:             663984 kB
SReclaimable:     105188 kB
SUnreclaim:       558796 kB
KernelStack:        1496 kB
PageTables:         5080 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     563872 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     96256 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= 71060 MiB
End job on node145 at 2012-05-27 01:00:02