Trace number 3694390

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

General information on the benchmark

Name/OPT-BIGINT-LIN/leberre/opb-paranoid/misc2010/datasets/
10orplus/normalized-libhtml-parser-perl.cudf.paranoid.opb
MD5SUM7a4c2b917ef01224b1df0f9c03e12d6e
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark141778
Best CPU time to get the best result obtained on this benchmark346.84
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables19768
Total number of constraints96403
Number of constraints which are clauses94838
Number of constraints which are cardinality constraints (but not clauses)1565
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint2962
Number of terms in the objective function 7253
Biggest coefficient in the objective function 4295
Number of bits for the biggest coefficient in the objective function 13
Sum of the numbers in the objective function 12717493
Number of bits of the sum of numbers in the objective function 24
Biggest number in a constraint 4295
Number of bits of the biggest number in a constraint 13
Biggest sum of numbers in a constraint 12717493
Number of bits of the biggest sum of numbers24
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.87	c model valid
0.00/0.87	c current solution ok
1.07/1.11	o 2448906
1.07/1.11	c fallback to adder encoding
1800.03/1800.41	./satsolver.sh: line 5: 13083 Terminated              ./glucose_static -rnd-seed=$seed $1 > $2
1800.03/1800.41	c error: unexpected solver exit code
1800.03/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-3694390-1338101756/watcher-3694390-1338101756 -o /tmp/evaluation-result-3694390-1338101756/solver-3694390-1338101756 -C 1800 -W 1900 -M 15500 HOME/runPb2satCp2.sh HOME/instance-3694390-1338101756.opb 1844692987 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.04 2.01 2.00 3/177 13076
/proc/meminfo: memFree=28755992/32873624 swapFree=7104/7104
[pid=13076] ppid=13074 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13076/stat : 13076 (runPb2satCp2.sh) S 13074 13076 10926 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 276301049 9367552 274 33554432000 4194304 5064252 140736896318896 140736896317808 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13076/statm: 2287 274 233 213 0 72 0

[startup+0.0739081 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 13076
/proc/meminfo: memFree=28755992/32873624 swapFree=7104/7104
[pid=13076] ppid=13074 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13076/stat : 13076 (runPb2satCp2.sh) S 13074 13076 10926 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 276301049 9367552 274 33554432000 4194304 5064252 140736896318896 140736896317808 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13076/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100214 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 13076
/proc/meminfo: memFree=28755992/32873624 swapFree=7104/7104
[pid=13076] ppid=13074 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13076/stat : 13076 (runPb2satCp2.sh) S 13074 13076 10926 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 276301049 9367552 274 33554432000 4194304 5064252 140736896318896 140736896317808 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13076/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300171 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 13076
/proc/meminfo: memFree=28755992/32873624 swapFree=7104/7104
[pid=13076] ppid=13074 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13076/stat : 13076 (runPb2satCp2.sh) S 13074 13076 10926 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 276301049 9367552 274 33554432000 4194304 5064252 140736896318896 140736896317808 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13076/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700137 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 13076
/proc/meminfo: memFree=28755992/32873624 swapFree=7104/7104
[pid=13076] ppid=13074 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13076/stat : 13076 (runPb2satCp2.sh) S 13074 13076 10926 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 276301049 9367552 274 33554432000 4194304 5064252 140736896318896 140736896317808 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13076/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50028 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 13080
/proc/meminfo: memFree=28742088/32873624 swapFree=7104/7104
[pid=13076] ppid=13074 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13076/stat : 13076 (runPb2satCp2.sh) S 13074 13076 10926 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 276301049 9367552 274 33554432000 4194304 5064252 140736896318896 140736896317808 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13076/statm: 2287 274 233 213 0 72 0
[pid=13077] ppid=13076 vsize=52968 CPUtime=1.47 cores=0,2,4,6
/proc/13077/stat : 13077 (pb2sat) R 13076 13076 10926 0 -1 4202496 7857 4242 0 0 117 19 10 1 20 0 1 0 276301049 54239232 11196 33554432000 4194304 5873084 140733463781312 140733463775704 4393204 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/13077/statm: 13242 11196 180 410 0 12824 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 62116

[startup+3.10028 s]
/proc/loadavg: 2.04 2.01 2.00 3/181 13083
/proc/meminfo: memFree=28600180/32873624 swapFree=7104/7104
[pid=13076] ppid=13074 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13076/stat : 13076 (runPb2satCp2.sh) S 13074 13076 10926 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 276301049 9367552 274 33554432000 4194304 5064252 140736896318896 140736896317808 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13076/statm: 2287 274 233 213 0 72 0
[pid=13077] ppid=13076 vsize=85736 CPUtime=2.04 cores=0,2,4,6
/proc/13077/stat : 13077 (pb2sat) S 13076 13076 10926 0 -1 4202496 9151 4242 0 0 164 29 10 1 20 0 1 0 276301049 87793664 19388 33554432000 4194304 5873084 140733463781312 140733463775128 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13077/statm: 21434 19388 180 410 0 21016 0
[pid=13082] ppid=13077 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13082/stat : 13082 (satsolver.sh) S 13077 13076 10926 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 276301255 9367552 267 33554432000 4194304 5064252 140736944727952 140736944726864 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13082/statm: 2287 267 226 213 0 72 0
[pid=13083] ppid=13082 vsize=180948 CPUtime=1.01 cores=0,2,4,6
/proc/13083/stat : 13083 (glucose_static) R 13082 13076 10926 0 -1 4202496 32103 0 0 0 94 7 0 0 20 0 1 0 276301256 185290752 37687 33554432000 4194304 4896791 140735334171936 140735334169640 4225029 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/13083/statm: 45237 37687 76 172 0 45063 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 284980

[startup+6.30034 s]
/proc/loadavg: 2.04 2.01 2.00 3/181 13083
/proc/meminfo: memFree=28453588/32873624 swapFree=7104/7104
[pid=13076] ppid=13074 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13076/stat : 13076 (runPb2satCp2.sh) S 13074 13076 10926 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 276301049 9367552 274 33554432000 4194304 5064252 140736896318896 140736896317808 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13076/statm: 2287 274 233 213 0 72 0
[pid=13077] ppid=13076 vsize=85736 CPUtime=2.04 cores=0,2,4,6
/proc/13077/stat : 13077 (pb2sat) S 13076 13076 10926 0 -1 4202496 9151 4242 0 0 164 29 10 1 20 0 1 0 276301049 87793664 19388 33554432000 4194304 5873084 140733463781312 140733463775128 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13077/statm: 21434 19388 180 410 0 21016 0
[pid=13082] ppid=13077 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13082/stat : 13082 (satsolver.sh) S 13077 13076 10926 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 276301255 9367552 267 33554432000 4194304 5064252 140736944727952 140736944726864 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13082/statm: 2287 267 226 213 0 72 0
[pid=13083] ppid=13082 vsize=184188 CPUtime=4.22 cores=0,2,4,6
/proc/13083/stat : 13083 (glucose_static) R 13082 13076 10926 0 -1 4202496 33704 0 0 0 414 8 0 0 20 0 1 0 276301256 188608512 39102 33554432000 4194304 4896791 140735334171936 140735334169144 4223805 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/13083/statm: 46047 39102 78 172 0 45873 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 288220

[startup+12.7003 s]
/proc/loadavg: 2.12 2.03 2.01 3/181 13083
/proc/meminfo: memFree=28448516/32873624 swapFree=7104/7104
[pid=13076] ppid=13074 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13076/stat : 13076 (runPb2satCp2.sh) S 13074 13076 10926 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 276301049 9367552 274 33554432000 4194304 5064252 140736896318896 140736896317808 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13076/statm: 2287 274 233 213 0 72 0
[pid=13077] ppid=13076 vsize=85736 CPUtime=2.04 cores=0,2,4,6
/proc/13077/stat : 13077 (pb2sat) S 13076 13076 10926 0 -1 4202496 9151 4242 0 0 164 29 10 1 20 0 1 0 276301049 87793664 19388 33554432000 4194304 5873084 140733463781312 140733463775128 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13077/statm: 21434 19388 180 410 0 21016 0
[pid=13082] ppid=13077 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13082/stat : 13082 (satsolver.sh) S 13077 13076 10926 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 276301255 9367552 267 33554432000 4194304 5064252 140736944727952 140736944726864 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13082/statm: 2287 267 226 213 0 72 0
[pid=13083] ppid=13082 vsize=186120 CPUtime=10.61 cores=0,2,4,6
/proc/13083/stat : 13083 (glucose_static) R 13082 13076 10926 0 -1 4202496 34180 0 0 0 1053 8 0 0 20 0 1 0 276301256 190586880 40089 33554432000 4194304 4896791 140735334171936 140735334167672 4401607 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13083/statm: 46530 40089 78 172 0 46356 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 290152

[startup+25.5003 s]
/proc/loadavg: 2.09 2.03 2.00 3/181 13083
/proc/meminfo: memFree=28449912/32873624 swapFree=7104/7104
[pid=13076] ppid=13074 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13076/stat : 13076 (runPb2satCp2.sh) S 13074 13076 10926 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 276301049 9367552 274 33554432000 4194304 5064252 140736896318896 140736896317808 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13076/statm: 2287 274 233 213 0 72 0
[pid=13077] ppid=13076 vsize=85736 CPUtime=2.04 cores=0,2,4,6
/proc/13077/stat : 13077 (pb2sat) S 13076 13076 10926 0 -1 4202496 9151 4242 0 0 164 29 10 1 20 0 1 0 276301049 87793664 19388 33554432000 4194304 5873084 140733463781312 140733463775128 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13077/statm: 21434 19388 180 410 0 21016 0
[pid=13082] ppid=13077 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13082/stat : 13082 (satsolver.sh) S 13077 13076 10926 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 276301255 9367552 267 33554432000 4194304 5064252 140736944727952 140736944726864 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13082/statm: 2287 267 226 213 0 72 0
[pid=13083] ppid=13082 vsize=189312 CPUtime=23.41 cores=0,2,4,6
/proc/13083/stat : 13083 (glucose_static) R 13082 13076 10926 0 -1 4202496 35777 0 0 0 2331 10 0 0 20 0 1 0 276301256 193855488 40941 33554432000 4194304 4896791 140735334171936 140735334169144 4203058 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13083/statm: 47328 40941 78 172 0 47154 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 293344

[startup+51.1004 s]
/proc/loadavg: 2.06 2.02 2.00 3/181 13084
/proc/meminfo: memFree=28433936/32873624 swapFree=7104/7104
[pid=13076] ppid=13074 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13076/stat : 13076 (runPb2satCp2.sh) S 13074 13076 10926 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 276301049 9367552 274 33554432000 4194304 5064252 140736896318896 140736896317808 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13076/statm: 2287 274 233 213 0 72 0
[pid=13077] ppid=13076 vsize=85736 CPUtime=2.04 cores=0,2,4,6
/proc/13077/stat : 13077 (pb2sat) S 13076 13076 10926 0 -1 4202496 9151 4242 0 0 164 29 10 1 20 0 1 0 276301049 87793664 19388 33554432000 4194304 5873084 140733463781312 140733463775128 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13077/statm: 21434 19388 180 410 0 21016 0
[pid=13082] ppid=13077 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13082/stat : 13082 (satsolver.sh) S 13077 13076 10926 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 276301255 9367552 267 33554432000 4194304 5064252 140736944727952 140736944726864 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13082/statm: 2287 267 226 213 0 72 0
[pid=13083] ppid=13082 vsize=192652 CPUtime=49.01 cores=0,2,4,6
/proc/13083/stat : 13083 (glucose_static) R 13082 13076 10926 0 -1 4202496 37010 0 0 0 4890 11 0 0 20 0 1 0 276301256 197275648 42246 33554432000 4194304 4896791 140735334171936 140735334169144 4224921 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13083/statm: 48163 42246 78 172 0 47989 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 296684

[startup+102.306 s]
/proc/loadavg: 2.02 2.02 2.00 3/181 13084
/proc/meminfo: memFree=28424744/32873624 swapFree=7104/7104
[pid=13076] ppid=13074 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13076/stat : 13076 (runPb2satCp2.sh) S 13074 13076 10926 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 276301049 9367552 274 33554432000 4194304 5064252 140736896318896 140736896317808 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13076/statm: 2287 274 233 213 0 72 0
[pid=13077] ppid=13076 vsize=85736 CPUtime=2.04 cores=0,2,4,6
/proc/13077/stat : 13077 (pb2sat) S 13076 13076 10926 0 -1 4202496 9151 4242 0 0 164 29 10 1 20 0 1 0 276301049 87793664 19388 33554432000 4194304 5873084 140733463781312 140733463775128 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13077/statm: 21434 19388 180 410 0 21016 0
[pid=13082] ppid=13077 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13082/stat : 13082 (satsolver.sh) S 13077 13076 10926 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 276301255 9367552 267 33554432000 4194304 5064252 140736944727952 140736944726864 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13082/statm: 2287 267 226 213 0 72 0
[pid=13083] ppid=13082 vsize=200448 CPUtime=100.19 cores=0,2,4,6
/proc/13083/stat : 13083 (glucose_static) R 13082 13076 10926 0 -1 4202496 40598 0 0 0 10006 13 0 0 20 0 1 0 276301256 205258752 45225 33554432000 4194304 4896791 140735334171936 140735334169144 4401607 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13083/statm: 50112 45225 78 172 0 49938 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 304480

[startup+162.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 13084
/proc/meminfo: memFree=28415304/32873624 swapFree=7104/7104
[pid=13076] ppid=13074 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13076/stat : 13076 (runPb2satCp2.sh) S 13074 13076 10926 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 276301049 9367552 274 33554432000 4194304 5064252 140736896318896 140736896317808 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13076/statm: 2287 274 233 213 0 72 0
[pid=13077] ppid=13076 vsize=85736 CPUtime=2.04 cores=0,2,4,6
/proc/13077/stat : 13077 (pb2sat) S 13076 13076 10926 0 -1 4202496 9151 4242 0 0 164 29 10 1 20 0 1 0 276301049 87793664 19388 33554432000 4194304 5873084 140733463781312 140733463775128 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13077/statm: 21434 19388 180 410 0 21016 0
[pid=13082] ppid=13077 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13082/stat : 13082 (satsolver.sh) S 13077 13076 10926 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 276301255 9367552 267 33554432000 4194304 5064252 140736944727952 140736944726864 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13082/statm: 2287 267 226 213 0 72 0
[pid=13083] ppid=13082 vsize=207588 CPUtime=160.16 cores=0,2,4,6
/proc/13083/stat : 13083 (glucose_static) R 13082 13076 10926 0 -1 4202496 42910 0 0 0 16002 14 0 0 20 0 1 0 276301256 212570112 47537 33554432000 4194304 4896791 140735334171936 140735334169144 4205551 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13083/statm: 51897 47537 78 172 0 51723 0
Current children cumulated CPU time (s) 162.2

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


[startup+1362.3 s]
/proc/loadavg: 2.10 2.10 2.03 3/181 13162
/proc/meminfo: memFree=28307276/32873624 swapFree=7104/7104
[pid=13076] ppid=13074 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13076/stat : 13076 (runPb2satCp2.sh) S 13074 13076 10926 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 276301049 9367552 274 33554432000 4194304 5064252 140736896318896 140736896317808 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13076/statm: 2287 274 233 213 0 72 0
[pid=13077] ppid=13076 vsize=85736 CPUtime=2.04 cores=0,2,4,6
/proc/13077/stat : 13077 (pb2sat) S 13076 13076 10926 0 -1 4202496 9151 4242 0 0 164 29 10 1 20 0 1 0 276301049 87793664 19388 33554432000 4194304 5873084 140733463781312 140733463775128 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13077/statm: 21434 19388 180 410 0 21016 0
[pid=13082] ppid=13077 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13082/stat : 13082 (satsolver.sh) S 13077 13076 10926 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 276301255 9367552 267 33554432000 4194304 5064252 140736944727952 140736944726864 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13082/statm: 2287 267 226 213 0 72 0
[pid=13083] ppid=13082 vsize=389532 CPUtime=1359.94 cores=0,2,4,6
/proc/13083/stat : 13083 (glucose_static) R 13082 13076 10926 0 -1 4202496 96153 0 0 0 135893 101 0 0 20 0 1 0 276301256 398880768 85980 33554432000 4194304 4896791 140735334171936 140735334169464 4204125 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13083/statm: 97383 85980 78 172 0 97209 0
Current children cumulated CPU time (s) 1361.98
Current children cumulated vsize (KiB) 493564

[startup+1422.31 s]
/proc/loadavg: 2.09 2.09 2.03 3/181 13162
/proc/meminfo: memFree=28284664/32873624 swapFree=7104/7104
[pid=13076] ppid=13074 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13076/stat : 13076 (runPb2satCp2.sh) S 13074 13076 10926 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 276301049 9367552 274 33554432000 4194304 5064252 140736896318896 140736896317808 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13076/statm: 2287 274 233 213 0 72 0
[pid=13077] ppid=13076 vsize=85736 CPUtime=2.04 cores=0,2,4,6
/proc/13077/stat : 13077 (pb2sat) S 13076 13076 10926 0 -1 4202496 9151 4242 0 0 164 29 10 1 20 0 1 0 276301049 87793664 19388 33554432000 4194304 5873084 140733463781312 140733463775128 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13077/statm: 21434 19388 180 410 0 21016 0
[pid=13082] ppid=13077 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13082/stat : 13082 (satsolver.sh) S 13077 13076 10926 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 276301255 9367552 267 33554432000 4194304 5064252 140736944727952 140736944726864 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13082/statm: 2287 267 226 213 0 72 0
[pid=13083] ppid=13082 vsize=391860 CPUtime=1419.95 cores=0,2,4,6
/proc/13083/stat : 13083 (glucose_static) R 13082 13076 10926 0 -1 4202496 96918 0 0 0 141891 104 0 0 20 0 1 0 276301256 401264640 89260 33554432000 4194304 4896791 140735334171936 140735334169144 4225029 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13083/statm: 97965 89260 78 172 0 97791 0
Current children cumulated CPU time (s) 1421.99
Current children cumulated vsize (KiB) 495892

[startup+1482.3 s]
/proc/loadavg: 2.19 2.12 2.04 3/182 13165
/proc/meminfo: memFree=28291588/32873624 swapFree=7104/7104
[pid=13076] ppid=13074 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13076/stat : 13076 (runPb2satCp2.sh) S 13074 13076 10926 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 276301049 9367552 274 33554432000 4194304 5064252 140736896318896 140736896317808 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13076/statm: 2287 274 233 213 0 72 0
[pid=13077] ppid=13076 vsize=85736 CPUtime=2.04 cores=0,2,4,6
/proc/13077/stat : 13077 (pb2sat) S 13076 13076 10926 0 -1 4202496 9151 4242 0 0 164 29 10 1 20 0 1 0 276301049 87793664 19388 33554432000 4194304 5873084 140733463781312 140733463775128 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13077/statm: 21434 19388 180 410 0 21016 0
[pid=13082] ppid=13077 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13082/stat : 13082 (satsolver.sh) S 13077 13076 10926 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 276301255 9367552 267 33554432000 4194304 5064252 140736944727952 140736944726864 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13082/statm: 2287 267 226 213 0 72 0
[pid=13083] ppid=13082 vsize=394280 CPUtime=1479.93 cores=0,2,4,6
/proc/13083/stat : 13083 (glucose_static) R 13082 13076 10926 0 -1 4202496 98226 0 0 0 147885 108 0 0 20 0 1 0 276301256 403742720 85914 33554432000 4194304 4896791 140735334171936 140735334167672 4205488 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13083/statm: 98570 85914 78 172 0 98396 0
Current children cumulated CPU time (s) 1481.97
Current children cumulated vsize (KiB) 498312

[startup+1542.3 s]
/proc/loadavg: 2.16 2.12 2.05 3/181 13165
/proc/meminfo: memFree=28275992/32873624 swapFree=7104/7104
[pid=13076] ppid=13074 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13076/stat : 13076 (runPb2satCp2.sh) S 13074 13076 10926 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 276301049 9367552 274 33554432000 4194304 5064252 140736896318896 140736896317808 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13076/statm: 2287 274 233 213 0 72 0
[pid=13077] ppid=13076 vsize=85736 CPUtime=2.04 cores=0,2,4,6
/proc/13077/stat : 13077 (pb2sat) S 13076 13076 10926 0 -1 4202496 9151 4242 0 0 164 29 10 1 20 0 1 0 276301049 87793664 19388 33554432000 4194304 5873084 140733463781312 140733463775128 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13077/statm: 21434 19388 180 410 0 21016 0
[pid=13082] ppid=13077 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13082/stat : 13082 (satsolver.sh) S 13077 13076 10926 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 276301255 9367552 267 33554432000 4194304 5064252 140736944727952 140736944726864 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13082/statm: 2287 267 226 213 0 72 0
[pid=13083] ppid=13082 vsize=396480 CPUtime=1539.92 cores=0,2,4,6
/proc/13083/stat : 13083 (glucose_static) R 13082 13076 10926 0 -1 4202496 99289 0 0 0 153882 110 0 0 20 0 1 0 276301256 405995520 87777 33554432000 4194304 4896791 140735334171936 140735334167672 4225393 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13083/statm: 99120 87777 78 172 0 98946 0
Current children cumulated CPU time (s) 1541.96
Current children cumulated vsize (KiB) 500512

[startup+1602.3 s]
/proc/loadavg: 2.11 2.11 2.05 3/181 13166
/proc/meminfo: memFree=28252876/32873624 swapFree=7104/7104
[pid=13076] ppid=13074 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13076/stat : 13076 (runPb2satCp2.sh) S 13074 13076 10926 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 276301049 9367552 274 33554432000 4194304 5064252 140736896318896 140736896317808 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13076/statm: 2287 274 233 213 0 72 0
[pid=13077] ppid=13076 vsize=85736 CPUtime=2.04 cores=0,2,4,6
/proc/13077/stat : 13077 (pb2sat) S 13076 13076 10926 0 -1 4202496 9151 4242 0 0 164 29 10 1 20 0 1 0 276301049 87793664 19388 33554432000 4194304 5873084 140733463781312 140733463775128 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13077/statm: 21434 19388 180 410 0 21016 0
[pid=13082] ppid=13077 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13082/stat : 13082 (satsolver.sh) S 13077 13076 10926 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 276301255 9367552 267 33554432000 4194304 5064252 140736944727952 140736944726864 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13082/statm: 2287 267 226 213 0 72 0
[pid=13083] ppid=13082 vsize=399908 CPUtime=1599.91 cores=0,2,4,6
/proc/13083/stat : 13083 (glucose_static) R 13082 13076 10926 0 -1 4202496 100304 0 0 0 159879 112 0 0 20 0 1 0 276301256 409505792 93930 33554432000 4194304 4896791 140735334171936 140735334169464 4225157 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13083/statm: 99977 93930 78 172 0 99803 0
Current children cumulated CPU time (s) 1601.95
Current children cumulated vsize (KiB) 503940

[startup+1662.3 s]
/proc/loadavg: 2.10 2.11 2.05 3/181 13166
/proc/meminfo: memFree=28249508/32873624 swapFree=7104/7104
[pid=13076] ppid=13074 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13076/stat : 13076 (runPb2satCp2.sh) S 13074 13076 10926 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 276301049 9367552 274 33554432000 4194304 5064252 140736896318896 140736896317808 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13076/statm: 2287 274 233 213 0 72 0
[pid=13077] ppid=13076 vsize=85736 CPUtime=2.04 cores=0,2,4,6
/proc/13077/stat : 13077 (pb2sat) S 13076 13076 10926 0 -1 4202496 9151 4242 0 0 164 29 10 1 20 0 1 0 276301049 87793664 19388 33554432000 4194304 5873084 140733463781312 140733463775128 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13077/statm: 21434 19388 180 410 0 21016 0
[pid=13082] ppid=13077 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13082/stat : 13082 (satsolver.sh) S 13077 13076 10926 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 276301255 9367552 267 33554432000 4194304 5064252 140736944727952 140736944726864 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13082/statm: 2287 267 226 213 0 72 0
[pid=13083] ppid=13082 vsize=401860 CPUtime=1659.9 cores=0,2,4,6
/proc/13083/stat : 13083 (glucose_static) R 13082 13076 10926 0 -1 4202496 101486 0 0 0 165873 117 0 0 20 0 1 0 276301256 411504640 90300 33554432000 4194304 4896791 140735334171936 140735334166968 4223862 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13083/statm: 100465 90300 78 172 0 100291 0
Current children cumulated CPU time (s) 1661.94
Current children cumulated vsize (KiB) 505892

[startup+1722.3 s]
/proc/loadavg: 2.09 2.10 2.05 3/181 13166
/proc/meminfo: memFree=28245312/32873624 swapFree=7104/7104
[pid=13076] ppid=13074 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13076/stat : 13076 (runPb2satCp2.sh) S 13074 13076 10926 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 276301049 9367552 274 33554432000 4194304 5064252 140736896318896 140736896317808 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13076/statm: 2287 274 233 213 0 72 0
[pid=13077] ppid=13076 vsize=85736 CPUtime=2.04 cores=0,2,4,6
/proc/13077/stat : 13077 (pb2sat) S 13076 13076 10926 0 -1 4202496 9151 4242 0 0 164 29 10 1 20 0 1 0 276301049 87793664 19388 33554432000 4194304 5873084 140733463781312 140733463775128 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13077/statm: 21434 19388 180 410 0 21016 0
[pid=13082] ppid=13077 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13082/stat : 13082 (satsolver.sh) S 13077 13076 10926 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 276301255 9367552 267 33554432000 4194304 5064252 140736944727952 140736944726864 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13082/statm: 2287 267 226 213 0 72 0
[pid=13083] ppid=13082 vsize=404308 CPUtime=1719.9 cores=0,2,4,6
/proc/13083/stat : 13083 (glucose_static) R 13082 13076 10926 0 -1 4202496 102655 0 0 0 171870 120 0 0 20 0 1 0 276301256 414011392 92236 33554432000 4194304 4896791 140735334171936 140735334169464 4204520 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13083/statm: 101077 92236 78 172 0 100903 0
Current children cumulated CPU time (s) 1721.94
Current children cumulated vsize (KiB) 508340

[startup+1782.3 s]
/proc/loadavg: 2.12 2.11 2.05 3/181 13166
/proc/meminfo: memFree=28227376/32873624 swapFree=7104/7104
[pid=13076] ppid=13074 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13076/stat : 13076 (runPb2satCp2.sh) S 13074 13076 10926 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 276301049 9367552 274 33554432000 4194304 5064252 140736896318896 140736896317808 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13076/statm: 2287 274 233 213 0 72 0
[pid=13077] ppid=13076 vsize=85736 CPUtime=2.04 cores=0,2,4,6
/proc/13077/stat : 13077 (pb2sat) S 13076 13076 10926 0 -1 4202496 9151 4242 0 0 164 29 10 1 20 0 1 0 276301049 87793664 19388 33554432000 4194304 5873084 140733463781312 140733463775128 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13077/statm: 21434 19388 180 410 0 21016 0
[pid=13082] ppid=13077 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13082/stat : 13082 (satsolver.sh) S 13077 13076 10926 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 276301255 9367552 267 33554432000 4194304 5064252 140736944727952 140736944726864 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13082/statm: 2287 267 226 213 0 72 0
[pid=13083] ppid=13082 vsize=407932 CPUtime=1779.89 cores=0,2,4,6
/proc/13083/stat : 13083 (glucose_static) R 13082 13076 10926 0 -1 4202496 103716 0 0 0 177867 122 0 0 20 0 1 0 276301256 417722368 95371 33554432000 4194304 4896791 140735334171936 140735334169144 4225011 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13083/statm: 101983 95371 78 172 0 101809 0
Current children cumulated CPU time (s) 1781.93
Current children cumulated vsize (KiB) 511964



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.15 2.12 2.05 3/181 13166
/proc/meminfo: memFree=28193200/32873624 swapFree=7104/7104
[pid=13076] ppid=13074 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13076/stat : 13076 (runPb2satCp2.sh) S 13074 13076 10926 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 276301049 9367552 274 33554432000 4194304 5064252 140736896318896 140736896317808 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13076/statm: 2287 274 233 213 0 72 0
[pid=13077] ppid=13076 vsize=85736 CPUtime=2.04 cores=0,2,4,6
/proc/13077/stat : 13077 (pb2sat) S 13076 13076 10926 0 -1 4202496 9151 4242 0 0 164 29 10 1 20 0 1 0 276301049 87793664 19388 33554432000 4194304 5873084 140733463781312 140733463775128 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13077/statm: 21434 19388 180 410 0 21016 0
[pid=13082] ppid=13077 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13082/stat : 13082 (satsolver.sh) S 13077 13076 10926 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 276301255 9367552 267 33554432000 4194304 5064252 140736944727952 140736944726864 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13082/statm: 2287 267 226 213 0 72 0
[pid=13083] ppid=13082 vsize=408804 CPUtime=1797.99 cores=0,2,4,6
/proc/13083/stat : 13083 (glucose_static) R 13082 13076 10926 0 -1 4202496 103947 0 0 0 179677 122 0 0 20 0 1 0 276301256 418615296 98668 33554432000 4194304 4896791 140735334171936 140735334169144 4203058 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13083/statm: 102201 98668 78 172 0 102027 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 512836

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.07
CPU user time (s): 1798.53
CPU system time (s): 1.53977
CPU usage (%): 99.9809
Max. virtual memory (cumulated for all children) (KiB): 640832

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.53
system time used= 1.53977
maximum resident set size= 482220
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 118327
page faults= 0
swaps= 0
block input operations= 0
block output operations= 137328
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 97
involuntary context switches= 1871

runsolver used 3.72943 second user time and 8.01378 second system time

The end

Launcher Data

Begin job on node121 at 2012-05-27 08:55:56
IDJOB=3694390
IDBENCH=72223
IDSOLVER=2273
FILE ID=node121/3694390-1338101756
RUNJOBID= node121-1338087182-10942
PBS_JOBID= 14624437
Free space on /tmp= 71632 MiB

SOLVER NAME= pb2satCp2 2012-05-19
BENCH NAME= PB10/normalized-PB10/OPT-BIGINT-LIN/leberre/opb-paranoid/misc2010/datasets/10orplus/normalized-libhtml-parser-perl.cudf.paranoid.opb
COMMAND LINE= DIR/runPb2satCp2.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3694390-1338101756/watcher-3694390-1338101756 -o /tmp/evaluation-result-3694390-1338101756/solver-3694390-1338101756 -C 1800 -W 1900 -M 15500  HOME/runPb2satCp2.sh HOME/instance-3694390-1338101756.opb 1844692987 HOME HOME

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

MD5SUM BENCH= 7a4c2b917ef01224b1df0f9c03e12d6e
RANDOM SEED=1844692987

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.042
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.042
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.042
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.042
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	: 5438.55
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.042
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:       32873624 kB
MemFree:        28756264 kB
Buffers:          339364 kB
Cached:          2640640 kB
SwapCached:            0 kB
Active:           977748 kB
Inactive:        2319048 kB
Active(anon):     319240 kB
Inactive(anon):        0 kB
Active(file):     658508 kB
Inactive(file):  2319048 kB
Unevictable:        7104 kB
Mlocked:            7104 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             12100 kB
Writeback:             0 kB
AnonPages:        391164 kB
Mapped:            15096 kB
Shmem:               200 kB
Slab:             681692 kB
SReclaimable:     126064 kB
SUnreclaim:       555628 kB
KernelStack:        1504 kB
PageTables:         4668 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545668 kB
Committed_AS:     462700 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    331776 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71560 MiB
End job on node121 at 2012-05-27 09:25:56