Trace number 3695363

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.51

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mds/normalized-mds_1000_60_3.opb
MD5SUM12e000f4c238d036e0b89e0774c838fa
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark29
Best CPU time to get the best result obtained on this benchmark1797.19
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 37
Optimality of the best value was proved NO
Number of variables1000
Total number of constraints1000
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 constraints1000
Minimum length of a constraint61
Maximum length of a constraint108
Number of terms in the objective function 1000
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 1000
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1000
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)75294
Sum of products size (including duplicates)150588
Number of different products75294
Sum of products size150588

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.54	c model valid
0.00/0.54	c current solution ok
1.27/1.32	o 203
1.27/1.32	c (debug) using card networks
2.37/2.42	c model valid
2.37/2.42	c current solution ok
2.37/2.44	o 58
2.37/2.44	c (debug) using card networks
16.86/16.98	c model valid
16.86/16.98	c current solution ok
16.96/17.00	o 46
16.96/17.00	c (debug) using card networks
66.97/67.02	c model valid
66.97/67.02	c current solution ok
66.97/67.04	o 39
66.97/67.04	c (debug) using card networks
93.53/93.69	c model valid
93.53/93.69	c current solution ok
93.64/93.71	o 38
93.64/93.71	c (debug) using card networks
135.53/135.65	c model valid
135.53/135.65	c current solution ok
135.53/135.67	o 37
135.53/135.67	c (debug) using card networks
1800.08/1800.51	./satsolver.sh: line 5: 10855 Terminated              ./glucose_static -rnd-seed=$seed $1 > $2
1800.08/1800.51	c error: unexpected solver exit code
1800.08/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-3695363-1338082466/watcher-3695363-1338082466 -o /tmp/evaluation-result-3695363-1338082466/solver-3695363-1338082466 -C 1800 -W 1900 -M 15500 HOME/runPb2satCp2.sh HOME/instance-3695363-1338082466.opb 1349728846 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.00 2.09 3/179 10832
/proc/meminfo: memFree=29367124/32873844 swapFree=7116/7116
[pid=10832] ppid=10830 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10832/stat : 10832 (runPb2satCp2.sh) S 10830 10832 7219 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274371667 9367552 275 33554432000 4194304 5064252 140736819195088 140736819194000 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10832/statm: 2287 275 233 213 0 72 0

[startup+0.0256199 s]
/proc/loadavg: 2.00 2.00 2.09 3/179 10832
/proc/meminfo: memFree=29367124/32873844 swapFree=7116/7116
[pid=10832] ppid=10830 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10832/stat : 10832 (runPb2satCp2.sh) S 10830 10832 7219 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274371667 9367552 275 33554432000 4194304 5064252 140736819195088 140736819194000 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10832/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100313 s]
/proc/loadavg: 2.00 2.00 2.09 3/179 10832
/proc/meminfo: memFree=29367124/32873844 swapFree=7116/7116
[pid=10832] ppid=10830 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10832/stat : 10832 (runPb2satCp2.sh) S 10830 10832 7219 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274371667 9367552 275 33554432000 4194304 5064252 140736819195088 140736819194000 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10832/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300331 s]
/proc/loadavg: 2.00 2.00 2.09 3/179 10832
/proc/meminfo: memFree=29367124/32873844 swapFree=7116/7116
[pid=10832] ppid=10830 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10832/stat : 10832 (runPb2satCp2.sh) S 10830 10832 7219 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274371667 9367552 275 33554432000 4194304 5064252 140736819195088 140736819194000 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10832/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700295 s]
/proc/loadavg: 2.00 2.00 2.09 3/179 10832
/proc/meminfo: memFree=29367124/32873844 swapFree=7116/7116
[pid=10832] ppid=10830 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10832/stat : 10832 (runPb2satCp2.sh) S 10830 10832 7219 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274371667 9367552 275 33554432000 4194304 5064252 140736819195088 140736819194000 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10832/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50032 s]
/proc/loadavg: 2.00 2.00 2.09 3/181 10836
/proc/meminfo: memFree=29328796/32873844 swapFree=7116/7116
[pid=10832] ppid=10830 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10832/stat : 10832 (runPb2satCp2.sh) S 10830 10832 7219 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274371667 9367552 275 33554432000 4194304 5064252 140736819195088 140736819194000 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10832/statm: 2287 275 233 213 0 72 0
[pid=10833] ppid=10832 vsize=33188 CPUtime=1.31 cores=1,3,5,7
/proc/10833/stat : 10833 (pb2sat) S 10832 10832 7219 0 -1 4202496 7661 11836 0 0 39 67 21 4 20 0 1 0 274371667 33984512 5966 33554432000 4194304 5873084 140733643332640 140733643326456 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/10833/statm: 8297 5966 174 410 0 7879 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 42336

[startup+3.10034 s]
/proc/loadavg: 2.00 2.00 2.09 3/183 10839
/proc/meminfo: memFree=29273352/32873844 swapFree=7116/7116
[pid=10832] ppid=10830 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10832/stat : 10832 (runPb2satCp2.sh) S 10830 10832 7219 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274371667 9367552 275 33554432000 4194304 5064252 140736819195088 140736819194000 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10832/statm: 2287 275 233 213 0 72 0
[pid=10833] ppid=10832 vsize=36312 CPUtime=2.43 cores=1,3,5,7
/proc/10833/stat : 10833 (pb2sat) S 10832 10832 7219 0 -1 4202496 9913 26058 0 0 46 67 120 10 20 0 1 0 274371667 37183488 6747 33554432000 4194304 5873084 140733643332640 140733643326456 5124602 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/10833/statm: 9078 6747 174 410 0 8660 0
Current children cumulated CPU time (s) 2.43
Current children cumulated vsize (KiB) 45460
heavy processes:

[startup+6.30047 s]
/proc/loadavg: 2.00 2.00 2.09 3/183 10842
/proc/meminfo: memFree=29270936/32873844 swapFree=7116/7116
[pid=10832] ppid=10830 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10832/stat : 10832 (runPb2satCp2.sh) S 10830 10832 7219 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274371667 9367552 275 33554432000 4194304 5064252 140736819195088 140736819194000 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10832/statm: 2287 275 233 213 0 72 0
[pid=10833] ppid=10832 vsize=36312 CPUtime=2.43 cores=1,3,5,7
/proc/10833/stat : 10833 (pb2sat) S 10832 10832 7219 0 -1 4202496 9913 26058 0 0 46 67 120 10 20 0 1 0 274371667 37183488 6747 33554432000 4194304 5873084 140733643332640 140733643326456 5124602 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/10833/statm: 9078 6747 174 410 0 8660 0
[pid=10841] ppid=10833 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10841/stat : 10841 (satsolver.sh) S 10833 10832 7219 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274371912 9367552 267 33554432000 4194304 5064252 140733407647616 140733407646528 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10841/statm: 2287 267 226 213 0 72 0
[pid=10842] ppid=10841 vsize=51668 CPUtime=3.83 cores=1,3,5,7
/proc/10842/stat : 10842 (glucose_static) R 10841 10832 7219 0 -1 4202496 12299 0 0 0 380 3 0 0 20 0 1 0 274371913 52908032 11850 33554432000 4194304 4896791 140734641126752 140734641123960 4224684 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10842/statm: 12917 11850 76 172 0 12743 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 106276

[startup+12.7005 s]
/proc/loadavg: 2.00 2.00 2.09 3/183 10842
/proc/meminfo: memFree=29263452/32873844 swapFree=7116/7116
[pid=10832] ppid=10830 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10832/stat : 10832 (runPb2satCp2.sh) S 10830 10832 7219 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274371667 9367552 275 33554432000 4194304 5064252 140736819195088 140736819194000 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10832/statm: 2287 275 233 213 0 72 0
[pid=10833] ppid=10832 vsize=36312 CPUtime=2.43 cores=1,3,5,7
/proc/10833/stat : 10833 (pb2sat) S 10832 10832 7219 0 -1 4202496 9913 26058 0 0 46 67 120 10 20 0 1 0 274371667 37183488 6747 33554432000 4194304 5873084 140733643332640 140733643326456 5124602 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/10833/statm: 9078 6747 174 410 0 8660 0
[pid=10841] ppid=10833 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10841/stat : 10841 (satsolver.sh) S 10833 10832 7219 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274371912 9367552 267 33554432000 4194304 5064252 140733407647616 140733407646528 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10841/statm: 2287 267 226 213 0 72 0
[pid=10842] ppid=10841 vsize=56496 CPUtime=10.23 cores=1,3,5,7
/proc/10842/stat : 10842 (glucose_static) R 10841 10832 7219 0 -1 4202496 12596 0 0 0 1019 4 0 0 20 0 1 0 274371913 57851904 12657 33554432000 4194304 4896791 140734641126752 140734641123960 4224983 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10842/statm: 14124 12657 76 172 0 13950 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 111104

[startup+25.5005 s]
/proc/loadavg: 2.00 2.00 2.08 3/183 10845
/proc/meminfo: memFree=29288416/32873844 swapFree=7116/7116
[pid=10832] ppid=10830 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10832/stat : 10832 (runPb2satCp2.sh) S 10830 10832 7219 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274371667 9367552 275 33554432000 4194304 5064252 140736819195088 140736819194000 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10832/statm: 2287 275 233 213 0 72 0
[pid=10833] ppid=10832 vsize=36312 CPUtime=16.99 cores=1,3,5,7
/proc/10833/stat : 10833 (pb2sat) S 10832 10832 7219 0 -1 4202496 12449 39905 0 0 52 68 1562 17 20 0 1 0 274371667 37183488 6888 33554432000 4194304 5873084 140733643332640 140733643326456 5124602 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/10833/statm: 9078 6888 174 410 0 8660 0
[pid=10844] ppid=10833 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10844/stat : 10844 (satsolver.sh) S 10833 10832 7219 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 274373368 9367552 266 33554432000 4194304 5064252 140734182625680 140734182624592 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10844/statm: 2287 266 226 213 0 72 0
[pid=10845] ppid=10844 vsize=56360 CPUtime=8.47 cores=1,3,5,7
/proc/10845/stat : 10845 (glucose_static) R 10844 10832 7219 0 -1 4202496 11875 0 0 0 844 3 0 0 20 0 1 0 274373369 57712640 12134 33554432000 4194304 4896791 140736664102016 140736664099224 4224983 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10845/statm: 14090 12134 76 172 0 13916 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 110968

[startup+51.1005 s]
/proc/loadavg: 2.00 2.00 2.08 3/183 10845
/proc/meminfo: memFree=29264080/32873844 swapFree=7116/7116
[pid=10832] ppid=10830 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10832/stat : 10832 (runPb2satCp2.sh) S 10830 10832 7219 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274371667 9367552 275 33554432000 4194304 5064252 140736819195088 140736819194000 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10832/statm: 2287 275 233 213 0 72 0
[pid=10833] ppid=10832 vsize=36312 CPUtime=16.99 cores=1,3,5,7
/proc/10833/stat : 10833 (pb2sat) S 10832 10832 7219 0 -1 4202496 12449 39905 0 0 52 68 1562 17 20 0 1 0 274371667 37183488 6888 33554432000 4194304 5873084 140733643332640 140733643326456 5124602 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/10833/statm: 9078 6888 174 410 0 8660 0
[pid=10844] ppid=10833 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10844/stat : 10844 (satsolver.sh) S 10833 10832 7219 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 274373368 9367552 266 33554432000 4194304 5064252 140734182625680 140734182624592 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10844/statm: 2287 266 226 213 0 72 0
[pid=10845] ppid=10844 vsize=57416 CPUtime=34.06 cores=1,3,5,7
/proc/10845/stat : 10845 (glucose_static) R 10844 10832 7219 0 -1 4202496 12553 0 0 0 3403 3 0 0 20 0 1 0 274373369 58793984 13322 33554432000 4194304 4896791 140736664102016 140736664099224 4224684 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10845/statm: 14354 13322 76 172 0 14180 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 112024

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.08 3/184 10852
/proc/meminfo: memFree=29295000/32873844 swapFree=7116/7116
[pid=10832] ppid=10830 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10832/stat : 10832 (runPb2satCp2.sh) S 10830 10832 7219 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274371667 9367552 275 33554432000 4194304 5064252 140736819195088 140736819194000 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10832/statm: 2287 275 233 213 0 72 0
[pid=10833] ppid=10832 vsize=36312 CPUtime=93.69 cores=1,3,5,7
/proc/10833/stat : 10833 (pb2sat) S 10832 10832 7219 0 -1 4202496 17517 68264 0 0 65 69 9205 30 20 0 1 0 274371667 37183488 6888 33554432000 4194304 5873084 140733643332640 140733643326456 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/10833/statm: 9078 6888 174 410 0 8660 0
[pid=10851] ppid=10833 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10851/stat : 10851 (satsolver.sh) S 10833 10832 7219 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274381040 9367552 267 33554432000 4194304 5064252 140736005117904 140736005116816 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10851/statm: 2287 267 226 213 0 72 0
[pid=10852] ppid=10851 vsize=56352 CPUtime=8.56 cores=1,3,5,7
/proc/10852/stat : 10852 (glucose_static) R 10851 10832 7219 0 -1 4202496 11899 0 0 0 853 3 0 0 20 0 1 0 274381040 57704448 12175 33554432000 4194304 4896791 140734095303184 140734095300712 4224983 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10852/statm: 14088 12175 76 172 0 13914 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 110960

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.07 3/183 10855
/proc/meminfo: memFree=29263416/32873844 swapFree=7116/7116
[pid=10832] ppid=10830 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10832/stat : 10832 (runPb2satCp2.sh) S 10830 10832 7219 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274371667 9367552 275 33554432000 4194304 5064252 140736819195088 140736819194000 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10832/statm: 2287 275 233 213 0 72 0
[pid=10833] ppid=10832 vsize=36312 CPUtime=135.62 cores=1,3,5,7
/proc/10833/stat : 10833 (pb2sat) S 10832 10832 7219 0 -1 4202496 20050 82509 0 0 71 69 13385 37 20 0 1 0 274371667 37183488 6888 33554432000 4194304 5873084 140733643332640 140733643326456 5124602 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/10833/statm: 9078 6888 174 410 0 8660 0
[pid=10854] ppid=10833 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10854/stat : 10854 (satsolver.sh) S 10833 10832 7219 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 274385236 9367552 266 33554432000 4194304 5064252 140734212127728 140734212126640 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10854/statm: 2287 266 226 213 0 72 0
[pid=10855] ppid=10854 vsize=57144 CPUtime=26.59 cores=1,3,5,7
/proc/10855/stat : 10855 (glucose_static) R 10854 10832 7219 0 -1 4202496 13911 0 0 0 2656 3 0 0 20 0 1 0 274385236 58515456 13054 33554432000 4194304 4896791 140735340240384 140735340237592 4223862 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10855/statm: 14286 13054 78 172 0 14112 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 111752

[startup+222.3 s]
/proc/loadavg: 2.04 2.01 2.07 3/183 10915
/proc/meminfo: memFree=29359760/32873844 swapFree=7116/7116

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


[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 4/183 10932
/proc/meminfo: memFree=29248004/32873844 swapFree=7116/7116
[pid=10832] ppid=10830 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10832/stat : 10832 (runPb2satCp2.sh) S 10830 10832 7219 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274371667 9367552 275 33554432000 4194304 5064252 140736819195088 140736819194000 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10832/statm: 2287 275 233 213 0 72 0
[pid=10833] ppid=10832 vsize=36312 CPUtime=135.62 cores=1,3,5,7
/proc/10833/stat : 10833 (pb2sat) S 10832 10832 7219 0 -1 4202496 20050 82509 0 0 71 69 13385 37 20 0 1 0 274371667 37183488 6888 33554432000 4194304 5873084 140733643332640 140733643326456 5124602 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/10833/statm: 9078 6888 174 410 0 8660 0
[pid=10854] ppid=10833 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10854/stat : 10854 (satsolver.sh) S 10833 10832 7219 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 274385236 9367552 266 33554432000 4194304 5064252 140734212127728 140734212126640 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10854/statm: 2287 266 226 213 0 72 0
[pid=10855] ppid=10854 vsize=112072 CPUtime=1286.32 cores=1,3,5,7
/proc/10855/stat : 10855 (glucose_static) R 10854 10832 7219 0 -1 4202496 62126 0 0 0 128578 54 0 0 20 0 1 0 274385236 114761728 26906 33554432000 4194304 4896791 140735340240384 140735340237592 4224983 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10855/statm: 28018 26906 78 172 0 27844 0
Current children cumulated CPU time (s) 1421.94
Current children cumulated vsize (KiB) 166680

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 10932
/proc/meminfo: memFree=29210124/32873844 swapFree=7116/7116
[pid=10832] ppid=10830 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10832/stat : 10832 (runPb2satCp2.sh) S 10830 10832 7219 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274371667 9367552 275 33554432000 4194304 5064252 140736819195088 140736819194000 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10832/statm: 2287 275 233 213 0 72 0
[pid=10833] ppid=10832 vsize=36312 CPUtime=135.62 cores=1,3,5,7
/proc/10833/stat : 10833 (pb2sat) S 10832 10832 7219 0 -1 4202496 20050 82509 0 0 71 69 13385 37 20 0 1 0 274371667 37183488 6888 33554432000 4194304 5873084 140733643332640 140733643326456 5124602 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/10833/statm: 9078 6888 174 410 0 8660 0
[pid=10854] ppid=10833 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10854/stat : 10854 (satsolver.sh) S 10833 10832 7219 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 274385236 9367552 266 33554432000 4194304 5064252 140734212127728 140734212126640 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10854/statm: 2287 266 226 213 0 72 0
[pid=10855] ppid=10854 vsize=93284 CPUtime=1346.31 cores=1,3,5,7
/proc/10855/stat : 10855 (glucose_static) R 10854 10832 7219 0 -1 4202496 63583 0 0 0 134575 56 0 0 20 0 1 0 274385236 95522816 20840 33554432000 4194304 4896791 140735340240384 140735340237912 4224864 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10855/statm: 23321 20840 78 172 0 23147 0
Current children cumulated CPU time (s) 1481.93
Current children cumulated vsize (KiB) 147892

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/184 10936
/proc/meminfo: memFree=29173704/32873844 swapFree=7116/7116
[pid=10832] ppid=10830 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10832/stat : 10832 (runPb2satCp2.sh) S 10830 10832 7219 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274371667 9367552 275 33554432000 4194304 5064252 140736819195088 140736819194000 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10832/statm: 2287 275 233 213 0 72 0
[pid=10833] ppid=10832 vsize=36312 CPUtime=135.62 cores=1,3,5,7
/proc/10833/stat : 10833 (pb2sat) S 10832 10832 7219 0 -1 4202496 20050 82509 0 0 71 69 13385 37 20 0 1 0 274371667 37183488 6888 33554432000 4194304 5873084 140733643332640 140733643326456 5124602 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/10833/statm: 9078 6888 174 410 0 8660 0
[pid=10854] ppid=10833 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10854/stat : 10854 (satsolver.sh) S 10833 10832 7219 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 274385236 9367552 266 33554432000 4194304 5064252 140734212127728 140734212126640 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10854/statm: 2287 266 226 213 0 72 0
[pid=10855] ppid=10854 vsize=143632 CPUtime=1406.3 cores=1,3,5,7
/proc/10855/stat : 10855 (glucose_static) R 10854 10832 7219 0 -1 4202496 64729 0 0 0 140573 57 0 0 20 0 1 0 274385236 147079168 28112 33554432000 4194304 4896791 140735340240384 140735340237592 4225008 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10855/statm: 35908 28112 78 172 0 35734 0
Current children cumulated CPU time (s) 1541.92
Current children cumulated vsize (KiB) 198240

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/184 10959
/proc/meminfo: memFree=29198424/32873844 swapFree=7116/7116
[pid=10832] ppid=10830 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10832/stat : 10832 (runPb2satCp2.sh) S 10830 10832 7219 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274371667 9367552 275 33554432000 4194304 5064252 140736819195088 140736819194000 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10832/statm: 2287 275 233 213 0 72 0
[pid=10833] ppid=10832 vsize=36312 CPUtime=135.62 cores=1,3,5,7
/proc/10833/stat : 10833 (pb2sat) S 10832 10832 7219 0 -1 4202496 20050 82509 0 0 71 69 13385 37 20 0 1 0 274371667 37183488 6888 33554432000 4194304 5873084 140733643332640 140733643326456 5124602 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/10833/statm: 9078 6888 174 410 0 8660 0
[pid=10854] ppid=10833 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10854/stat : 10854 (satsolver.sh) S 10833 10832 7219 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 274385236 9367552 266 33554432000 4194304 5064252 140734212127728 140734212126640 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10854/statm: 2287 266 226 213 0 72 0
[pid=10855] ppid=10854 vsize=94084 CPUtime=1466.28 cores=1,3,5,7
/proc/10855/stat : 10855 (glucose_static) R 10854 10832 7219 0 -1 4202496 65557 0 0 0 146570 58 0 0 20 0 1 0 274385236 96342016 21926 33554432000 4194304 4896791 140735340240384 140735340237912 4223833 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10855/statm: 23521 21926 78 172 0 23347 0
Current children cumulated CPU time (s) 1601.9
Current children cumulated vsize (KiB) 148692

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/183 10959
/proc/meminfo: memFree=29233784/32873844 swapFree=7116/7116
[pid=10832] ppid=10830 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10832/stat : 10832 (runPb2satCp2.sh) S 10830 10832 7219 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274371667 9367552 275 33554432000 4194304 5064252 140736819195088 140736819194000 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10832/statm: 2287 275 233 213 0 72 0
[pid=10833] ppid=10832 vsize=36312 CPUtime=135.62 cores=1,3,5,7
/proc/10833/stat : 10833 (pb2sat) S 10832 10832 7219 0 -1 4202496 20050 82509 0 0 71 69 13385 37 20 0 1 0 274371667 37183488 6888 33554432000 4194304 5873084 140733643332640 140733643326456 5124602 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/10833/statm: 9078 6888 174 410 0 8660 0
[pid=10854] ppid=10833 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10854/stat : 10854 (satsolver.sh) S 10833 10832 7219 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 274385236 9367552 266 33554432000 4194304 5064252 140734212127728 140734212126640 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10854/statm: 2287 266 226 213 0 72 0
[pid=10855] ppid=10854 vsize=144156 CPUtime=1526.27 cores=1,3,5,7
/proc/10855/stat : 10855 (glucose_static) R 10854 10832 7219 0 -1 4202496 66710 0 0 0 152567 60 0 0 20 0 1 0 274385236 147615744 29198 33554432000 4194304 4896791 140735340240384 140735340237592 4224921 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10855/statm: 36039 29198 78 172 0 35865 0
Current children cumulated CPU time (s) 1661.89
Current children cumulated vsize (KiB) 198764

[startup+1722.3 s]
/proc/loadavg: 2.03 2.01 2.00 4/183 10959
/proc/meminfo: memFree=29261360/32873844 swapFree=7116/7116
[pid=10832] ppid=10830 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10832/stat : 10832 (runPb2satCp2.sh) S 10830 10832 7219 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274371667 9367552 275 33554432000 4194304 5064252 140736819195088 140736819194000 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10832/statm: 2287 275 233 213 0 72 0
[pid=10833] ppid=10832 vsize=36312 CPUtime=135.62 cores=1,3,5,7
/proc/10833/stat : 10833 (pb2sat) S 10832 10832 7219 0 -1 4202496 20050 82509 0 0 71 69 13385 37 20 0 1 0 274371667 37183488 6888 33554432000 4194304 5873084 140733643332640 140733643326456 5124602 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/10833/statm: 9078 6888 174 410 0 8660 0
[pid=10854] ppid=10833 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10854/stat : 10854 (satsolver.sh) S 10833 10832 7219 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 274385236 9367552 266 33554432000 4194304 5064252 140734212127728 140734212126640 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10854/statm: 2287 266 226 213 0 72 0
[pid=10855] ppid=10854 vsize=94600 CPUtime=1586.26 cores=1,3,5,7
/proc/10855/stat : 10855 (glucose_static) R 10854 10832 7219 0 -1 4202496 67688 0 0 0 158565 61 0 0 20 0 1 0 274385236 96870400 21636 33554432000 4194304 4896791 140735340240384 140735340237912 4223862 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10855/statm: 23650 21636 78 172 0 23476 0
Current children cumulated CPU time (s) 1721.88
Current children cumulated vsize (KiB) 149208

[startup+1782.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 10959
/proc/meminfo: memFree=29226360/32873844 swapFree=7116/7116
[pid=10832] ppid=10830 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10832/stat : 10832 (runPb2satCp2.sh) S 10830 10832 7219 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274371667 9367552 275 33554432000 4194304 5064252 140736819195088 140736819194000 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10832/statm: 2287 275 233 213 0 72 0
[pid=10833] ppid=10832 vsize=36312 CPUtime=135.62 cores=1,3,5,7
/proc/10833/stat : 10833 (pb2sat) S 10832 10832 7219 0 -1 4202496 20050 82509 0 0 71 69 13385 37 20 0 1 0 274371667 37183488 6888 33554432000 4194304 5873084 140733643332640 140733643326456 5124602 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/10833/statm: 9078 6888 174 410 0 8660 0
[pid=10854] ppid=10833 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10854/stat : 10854 (satsolver.sh) S 10833 10832 7219 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 274385236 9367552 266 33554432000 4194304 5064252 140734212127728 140734212126640 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10854/statm: 2287 266 226 213 0 72 0
[pid=10855] ppid=10854 vsize=144544 CPUtime=1646.25 cores=1,3,5,7
/proc/10855/stat : 10855 (glucose_static) R 10854 10832 7219 0 -1 4202496 68777 0 0 0 164562 63 0 0 20 0 1 0 274385236 148013056 29877 33554432000 4194304 4896791 140735340240384 140735340237592 4225008 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10855/statm: 36136 29877 78 172 0 35962 0
Current children cumulated CPU time (s) 1781.87
Current children cumulated vsize (KiB) 199152



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 10959
/proc/meminfo: memFree=29191224/32873844 swapFree=7116/7116
[pid=10832] ppid=10830 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10832/stat : 10832 (runPb2satCp2.sh) S 10830 10832 7219 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274371667 9367552 275 33554432000 4194304 5064252 140736819195088 140736819194000 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10832/statm: 2287 275 233 213 0 72 0
[pid=10833] ppid=10832 vsize=36312 CPUtime=135.62 cores=1,3,5,7
/proc/10833/stat : 10833 (pb2sat) S 10832 10832 7219 0 -1 4202496 20050 82509 0 0 71 69 13385 37 20 0 1 0 274371667 37183488 6888 33554432000 4194304 5873084 140733643332640 140733643326456 5124602 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/10833/statm: 9078 6888 174 410 0 8660 0
[pid=10854] ppid=10833 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10854/stat : 10854 (satsolver.sh) S 10833 10832 7219 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 274385236 9367552 266 33554432000 4194304 5064252 140734212127728 140734212126640 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10854/statm: 2287 266 226 213 0 72 0
[pid=10855] ppid=10854 vsize=144720 CPUtime=1664.46 cores=1,3,5,7
/proc/10855/stat : 10855 (glucose_static) R 10854 10832 7219 0 -1 4202496 68814 0 0 0 166382 64 0 0 20 0 1 0 274385236 148193280 32469 33554432000 4194304 4896791 140735340240384 140735340237592 4203956 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10855/statm: 36180 32469 78 172 0 36006 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 199328

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.01 2.00 2.00 3/183 10959
/proc/meminfo: memFree=29191224/32873844 swapFree=7116/7116
[pid=10832] ppid=10830 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10832/stat : 10832 (runPb2satCp2.sh) S 10830 10832 7219 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274371667 9367552 275 33554432000 4194304 5064252 140736819195088 140736819194000 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10832/statm: 2287 275 233 213 0 72 0
[pid=10833] ppid=10832 vsize=36312 CPUtime=135.62 cores=1,3,5,7
/proc/10833/stat : 10833 (pb2sat) S 10832 10832 7219 0 -1 4202496 20050 82509 0 0 71 69 13385 37 20 0 1 0 274371667 37183488 6888 33554432000 4194304 5873084 140733643332640 140733643326456 5124602 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/10833/statm: 9078 6888 174 410 0 8660 0
[pid=10854] ppid=10833 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10854/stat : 10854 (satsolver.sh) S 10833 10832 7219 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 274385236 9367552 266 33554432000 4194304 5064252 140734212127728 140734212126640 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10854/statm: 2287 266 226 213 0 72 0
[pid=10855] ppid=10854 vsize=144720 CPUtime=1664.46 cores=1,3,5,7
/proc/10855/stat : 10855 (glucose_static) R 10854 10832 7219 0 -1 4202496 68814 0 0 0 166382 64 0 0 20 0 1 0 274385236 148193280 32469 33554432000 4194304 4896791 140735340240384 140735340237592 4203956 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10855/statm: 36180 32469 78 172 0 36006 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 199328

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.11
CPU user time (s): 1798.39
CPU system time (s): 1.71874
CPU usage (%): 99.9778
Max. virtual memory (cumulated for all children) (KiB): 217672

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.39
system time used= 1.71874
maximum resident set size= 149012
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 172361
page faults= 0
swaps= 0
block input operations= 0
block output operations= 156744
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 199
involuntary context switches= 1999

runsolver used 3.05953 second user time and 8.5567 second system time

The end

Launcher Data

Begin job on node138 at 2012-05-27 03:34:26
IDJOB=3695363
IDBENCH=48149
IDSOLVER=2273
FILE ID=node138/3695363-1338082466
RUNJOBID= node138-1338052933-7236
PBS_JOBID= 14624399
Free space on /tmp= 71520 MiB

SOLVER NAME= pb2satCp2 2012-05-19
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mds/normalized-mds_1000_60_3.opb
COMMAND LINE= DIR/runPb2satCp2.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3695363-1338082466/watcher-3695363-1338082466 -o /tmp/evaluation-result-3695363-1338082466/solver-3695363-1338082466 -C 1800 -W 1900 -M 15500  HOME/runPb2satCp2.sh HOME/instance-3695363-1338082466.opb 1349728846 HOME HOME

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

MD5SUM BENCH= 12e000f4c238d036e0b89e0774c838fa
RANDOM SEED=1349728846

node138.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.347
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.69
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.347
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.347
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.91
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.347
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.347
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.347
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.347
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.92
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.347
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:        29367396 kB
Buffers:          328880 kB
Cached:          2214540 kB
SwapCached:          212 kB
Active:           876092 kB
Inactive:        1794576 kB
Active(anon):     116980 kB
Inactive(anon):    12592 kB
Active(file):     759112 kB
Inactive(file):  1781984 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67108644 kB
Dirty:              9732 kB
Writeback:             0 kB
AnonPages:        231796 kB
Mapped:            15168 kB
Shmem:               200 kB
Slab:             694524 kB
SReclaimable:     136872 kB
SUnreclaim:       557652 kB
KernelStack:        1520 kB
PageTables:         4068 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     251572 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    165888 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= 71500 MiB
End job on node138 at 2012-05-27 04:04:27