Trace number 3695294

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-SMALLINT-LIN/sroussel/BA/
normalized-BA_RDC4.dot_luby_50null50mast_rapportOE2.0_TMAX120_K67_cod2.opb
MD5SUMd0d226c540b75eb8b7499ce62f8d731e
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-11
Best CPU time to get the best result obtained on this benchmark25.8131
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables40937
Total number of constraints41436
Number of constraints which are clauses40882
Number of constraints which are cardinality constraints (but not clauses)67
Number of constraints which are nor clauses,nor cardinality constraints487
Minimum length of a constraint1
Maximum length of a constraint8416
Number of terms in the objective function 243
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 243
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 120
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 14476
Number of bits of the biggest sum of numbers14
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

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.46	c fallback to adder encoding
1.48/1.59	c model valid
1.48/1.59	c current solution ok
3.37/3.47	o -3
3.37/3.47	c (debug) using card networks
134.47/134.53	c model valid
134.47/134.53	c current solution ok
134.47/134.58	o -5
134.47/134.58	c (debug) using card networks
330.10/330.21	c model valid
330.10/330.21	c current solution ok
330.10/330.26	o -8
330.10/330.26	c (debug) using card networks
821.94/822.11	c model valid
821.94/822.11	c current solution ok
821.94/822.16	o -9
821.94/822.16	c (debug) using card networks
1575.79/1576.11	c model valid
1575.79/1576.11	c current solution ok
1575.79/1576.16	o -10
1575.79/1576.16	c (debug) using card networks
1800.04/1800.41	./satsolver.sh: line 5: 15106 Terminated              ./glucose_static -rnd-seed=$seed $1 > $2
1800.04/1800.41	c error: unexpected solver exit code
1800.04/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-3695294-1338126159/watcher-3695294-1338126159 -o /tmp/evaluation-result-3695294-1338126159/solver-3695294-1338126159 -C 1800 -W 1900 -M 15500 HOME/runPb2satCp2.sh HOME/instance-3695294-1338126159.opb 428911018 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.00 3/175 15040
/proc/meminfo: memFree=27869568/32873844 swapFree=7124/7124
[pid=15040] ppid=15038 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15040/stat : 15040 (runPb2satCp2.sh) S 15038 15040 14901 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278741288 9367552 275 33554432000 4194304 5064252 140734429109712 140734429108624 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15040/statm: 2287 275 233 213 0 72 0

[startup+0.0457529 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 15040
/proc/meminfo: memFree=27869568/32873844 swapFree=7124/7124
[pid=15040] ppid=15038 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15040/stat : 15040 (runPb2satCp2.sh) S 15038 15040 14901 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278741288 9367552 275 33554432000 4194304 5064252 140734429109712 140734429108624 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15040/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100228 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 15040
/proc/meminfo: memFree=27869568/32873844 swapFree=7124/7124
[pid=15040] ppid=15038 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15040/stat : 15040 (runPb2satCp2.sh) S 15038 15040 14901 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278741288 9367552 275 33554432000 4194304 5064252 140734429109712 140734429108624 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15040/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300204 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 15040
/proc/meminfo: memFree=27869568/32873844 swapFree=7124/7124
[pid=15040] ppid=15038 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15040/stat : 15040 (runPb2satCp2.sh) S 15038 15040 14901 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278741288 9367552 275 33554432000 4194304 5064252 140734429109712 140734429108624 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15040/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700278 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 15040
/proc/meminfo: memFree=27869568/32873844 swapFree=7124/7124
[pid=15040] ppid=15038 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15040/stat : 15040 (runPb2satCp2.sh) S 15038 15040 14901 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278741288 9367552 275 33554432000 4194304 5064252 140734429109712 140734429108624 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15040/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 15055
/proc/meminfo: memFree=27658640/32873844 swapFree=7124/7124
[pid=15040] ppid=15038 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15040/stat : 15040 (runPb2satCp2.sh) S 15038 15040 14901 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278741288 9367552 275 33554432000 4194304 5064252 140734429109712 140734429108624 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15040/statm: 2287 275 233 213 0 72 0
[pid=15041] ppid=15040 vsize=63416 CPUtime=1.48 cores=1,3,5,7
/proc/15041/stat : 15041 (pb2sat) R 15040 15040 14901 0 -1 4202496 11335 18650 0 0 78 7 57 6 20 0 1 0 278741288 64937984 14500 33554432000 4194304 5873084 140733976199440 140733976195864 4212528 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15041/statm: 15854 14500 174 410 0 15436 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 72564

[startup+3.10025 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 15057
/proc/meminfo: memFree=27522044/32873844 swapFree=7124/7124
[pid=15040] ppid=15038 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15040/stat : 15040 (runPb2satCp2.sh) S 15038 15040 14901 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278741288 9367552 275 33554432000 4194304 5064252 140734429109712 140734429108624 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15040/statm: 2287 275 233 213 0 72 0
[pid=15041] ppid=15040 vsize=64492 CPUtime=3.08 cores=1,3,5,7
/proc/15041/stat : 15041 (pb2sat) R 15040 15040 14901 0 -1 4202496 11620 18650 0 0 111 134 57 6 20 0 1 0 278741288 66039808 14773 33554432000 4194304 5873084 140733976199440 140733976194872 5127520 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15041/statm: 16123 14773 179 410 0 15705 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 73640

[startup+6.30046 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 15060
/proc/meminfo: memFree=27251096/32873844 swapFree=7124/7124
[pid=15040] ppid=15038 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15040/stat : 15040 (runPb2satCp2.sh) S 15038 15040 14901 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278741288 9367552 275 33554432000 4194304 5064252 140734429109712 140734429108624 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15040/statm: 2287 275 233 213 0 72 0
[pid=15041] ppid=15040 vsize=64492 CPUtime=3.45 cores=1,3,5,7
/proc/15041/stat : 15041 (pb2sat) S 15040 15040 14901 0 -1 4202496 11963 19163 0 0 117 160 57 11 20 0 1 0 278741288 66039808 14777 33554432000 4194304 5873084 140733976199440 140733976193256 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/15041/statm: 16123 14777 183 410 0 15705 0
[pid=15059] ppid=15041 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15059/stat : 15059 (satsolver.sh) S 15041 15040 14901 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 278741635 9367552 267 33554432000 4194304 5064252 140733339244624 140733339243536 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15059/statm: 2287 267 226 213 0 72 0
[pid=15060] ppid=15059 vsize=91760 CPUtime=2.81 cores=1,3,5,7
/proc/15060/stat : 15060 (glucose_static) R 15059 15040 14901 0 -1 4202496 18251 0 0 0 276 5 0 0 20 0 1 0 278741636 93962240 18405 33554432000 4194304 4896791 140737135014496 140737135011704 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/15060/statm: 22940 18405 76 172 0 22766 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 174548

[startup+12.7005 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 15060
/proc/meminfo: memFree=27257468/32873844 swapFree=7124/7124
[pid=15040] ppid=15038 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15040/stat : 15040 (runPb2satCp2.sh) S 15038 15040 14901 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278741288 9367552 275 33554432000 4194304 5064252 140734429109712 140734429108624 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15040/statm: 2287 275 233 213 0 72 0
[pid=15041] ppid=15040 vsize=64492 CPUtime=3.45 cores=1,3,5,7
/proc/15041/stat : 15041 (pb2sat) S 15040 15040 14901 0 -1 4202496 11963 19163 0 0 117 160 57 11 20 0 1 0 278741288 66039808 14777 33554432000 4194304 5873084 140733976199440 140733976193256 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/15041/statm: 16123 14777 183 410 0 15705 0
[pid=15059] ppid=15041 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15059/stat : 15059 (satsolver.sh) S 15041 15040 14901 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 278741635 9367552 267 33554432000 4194304 5064252 140733339244624 140733339243536 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15059/statm: 2287 267 226 213 0 72 0
[pid=15060] ppid=15059 vsize=92236 CPUtime=9.21 cores=1,3,5,7
/proc/15060/stat : 15060 (glucose_static) R 15059 15040 14901 0 -1 4202496 18635 0 0 0 916 5 0 0 20 0 1 0 278741636 94449664 18576 33554432000 4194304 4896791 140737135014496 140737135012008 4224983 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/15060/statm: 23059 18576 77 172 0 22885 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 175024

[startup+25.5005 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 15060
/proc/meminfo: memFree=27252016/32873844 swapFree=7124/7124
[pid=15040] ppid=15038 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15040/stat : 15040 (runPb2satCp2.sh) S 15038 15040 14901 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278741288 9367552 275 33554432000 4194304 5064252 140734429109712 140734429108624 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15040/statm: 2287 275 233 213 0 72 0
[pid=15041] ppid=15040 vsize=64492 CPUtime=3.45 cores=1,3,5,7
/proc/15041/stat : 15041 (pb2sat) S 15040 15040 14901 0 -1 4202496 11963 19163 0 0 117 160 57 11 20 0 1 0 278741288 66039808 14777 33554432000 4194304 5873084 140733976199440 140733976193256 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/15041/statm: 16123 14777 183 410 0 15705 0
[pid=15059] ppid=15041 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15059/stat : 15059 (satsolver.sh) S 15041 15040 14901 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 278741635 9367552 267 33554432000 4194304 5064252 140733339244624 140733339243536 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15059/statm: 2287 267 226 213 0 72 0
[pid=15060] ppid=15059 vsize=93644 CPUtime=22.01 cores=1,3,5,7
/proc/15060/stat : 15060 (glucose_static) R 15059 15040 14901 0 -1 4202496 20635 0 0 0 2195 6 0 0 20 0 1 0 278741636 95891456 20010 33554432000 4194304 4896791 140737135014496 140737135011640 4223829 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/15060/statm: 23411 20010 78 172 0 23237 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 176432

[startup+51.1005 s]
/proc/loadavg: 2.05 2.01 2.00 3/185 15060
/proc/meminfo: memFree=27249348/32873844 swapFree=7124/7124
[pid=15040] ppid=15038 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15040/stat : 15040 (runPb2satCp2.sh) S 15038 15040 14901 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278741288 9367552 275 33554432000 4194304 5064252 140734429109712 140734429108624 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15040/statm: 2287 275 233 213 0 72 0
[pid=15041] ppid=15040 vsize=64492 CPUtime=3.45 cores=1,3,5,7
/proc/15041/stat : 15041 (pb2sat) S 15040 15040 14901 0 -1 4202496 11963 19163 0 0 117 160 57 11 20 0 1 0 278741288 66039808 14777 33554432000 4194304 5873084 140733976199440 140733976193256 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/15041/statm: 16123 14777 183 410 0 15705 0
[pid=15059] ppid=15041 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15059/stat : 15059 (satsolver.sh) S 15041 15040 14901 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 278741635 9367552 267 33554432000 4194304 5064252 140733339244624 140733339243536 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15059/statm: 2287 267 226 213 0 72 0
[pid=15060] ppid=15059 vsize=93784 CPUtime=47.6 cores=1,3,5,7
/proc/15060/stat : 15060 (glucose_static) R 15059 15040 14901 0 -1 4202496 20692 0 0 0 4754 6 0 0 20 0 1 0 278741636 96034816 20066 33554432000 4194304 4896791 140737135014496 140737135011640 4224706 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/15060/statm: 23446 20066 78 172 0 23272 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 176572

[startup+102.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/185 15060
/proc/meminfo: memFree=27243332/32873844 swapFree=7124/7124
[pid=15040] ppid=15038 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15040/stat : 15040 (runPb2satCp2.sh) S 15038 15040 14901 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278741288 9367552 275 33554432000 4194304 5064252 140734429109712 140734429108624 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15040/statm: 2287 275 233 213 0 72 0
[pid=15041] ppid=15040 vsize=64492 CPUtime=3.45 cores=1,3,5,7
/proc/15041/stat : 15041 (pb2sat) S 15040 15040 14901 0 -1 4202496 11963 19163 0 0 117 160 57 11 20 0 1 0 278741288 66039808 14777 33554432000 4194304 5873084 140733976199440 140733976193256 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/15041/statm: 16123 14777 183 410 0 15705 0
[pid=15059] ppid=15041 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15059/stat : 15059 (satsolver.sh) S 15041 15040 14901 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 278741635 9367552 267 33554432000 4194304 5064252 140733339244624 140733339243536 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15059/statm: 2287 267 226 213 0 72 0
[pid=15060] ppid=15059 vsize=106808 CPUtime=98.8 cores=1,3,5,7
/proc/15060/stat : 15060 (glucose_static) R 15059 15040 14901 0 -1 4202496 23398 0 0 0 9873 7 0 0 20 0 1 0 278741636 109371392 20653 33554432000 4194304 4896791 140737135014496 140737135012024 4224924 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/15060/statm: 26702 20653 78 172 0 26528 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 189596

[startup+162.301 s]
/proc/loadavg: 2.01 2.00 2.00 3/185 15064
/proc/meminfo: memFree=27240344/32873844 swapFree=7124/7124
[pid=15040] ppid=15038 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15040/stat : 15040 (runPb2satCp2.sh) S 15038 15040 14901 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278741288 9367552 275 33554432000 4194304 5064252 140734429109712 140734429108624 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15040/statm: 2287 275 233 213 0 72 0
[pid=15041] ppid=15040 vsize=66020 CPUtime=134.56 cores=1,3,5,7
/proc/15041/stat : 15041 (pb2sat) S 15040 15040 14901 0 -1 4202496 13441 44517 0 0 128 161 13142 25 20 0 1 0 278741288 67604480 15159 33554432000 4194304 5873084 140733976199440 140733976193256 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/15041/statm: 16505 15159 183 410 0 16087 0
[pid=15062] ppid=15041 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15062/stat : 15062 (satsolver.sh) S 15041 15040 14901 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 278754747 9367552 267 33554432000 4194304 5064252 140735917749664 140735917748576 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15062/statm: 2287 267 226 213 0 72 0
[pid=15063] ppid=15062 vsize=93024 CPUtime=27.69 cores=1,3,5,7
/proc/15063/stat : 15063 (glucose_static) R 15062 15040 14901 0 -1 4202496 19225 0 0 0 2764 5 0 0 20 0 1 0 278754747 95256576 19084 33554432000 4194304 4896791 140733280533520 140733280531032 4202756 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/15063/statm: 23256 19084 78 172 0 23082 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 177340

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 15064
/proc/meminfo: memFree=27235840/32873844 swapFree=7124/7124
[pid=15040] ppid=15038 vsize=9148 CPUtime=0 cores=1,3,5,7

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


[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 15102
/proc/meminfo: memFree=27158716/32873844 swapFree=7124/7124
[pid=15040] ppid=15038 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15040/stat : 15040 (runPb2satCp2.sh) S 15038 15040 14901 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278741288 9367552 275 33554432000 4194304 5064252 140734429109712 140734429108624 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15040/statm: 2287 275 233 213 0 72 0
[pid=15041] ppid=15040 vsize=66540 CPUtime=821.99 cores=1,3,5,7
/proc/15041/stat : 15041 (pb2sat) S 15040 15040 14901 0 -1 4202496 16398 101922 0 0 149 162 81832 56 20 0 1 0 278741288 68136960 15161 33554432000 4194304 5873084 140733976199440 140733976193256 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/15041/statm: 16635 15161 183 410 0 16217 0
[pid=15074] ppid=15041 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15074/stat : 15074 (satsolver.sh) S 15041 15040 14901 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 278823505 9367552 267 33554432000 4194304 5064252 140735477639856 140735477638768 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15074/statm: 2287 267 226 213 0 72 0
[pid=15075] ppid=15074 vsize=135984 CPUtime=540.02 cores=1,3,5,7
/proc/15075/stat : 15075 (glucose_static) R 15074 15040 14901 0 -1 4202496 36886 0 0 0 53988 14 0 0 20 0 1 0 278823505 139247616 31058 33554432000 4194304 4896791 140735579106288 140735579103816 4203704 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/15075/statm: 33996 31058 78 172 0 33822 0
Current children cumulated CPU time (s) 1362.01
Current children cumulated vsize (KiB) 220820

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 15103
/proc/meminfo: memFree=27151148/32873844 swapFree=7124/7124
[pid=15040] ppid=15038 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15040/stat : 15040 (runPb2satCp2.sh) S 15038 15040 14901 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278741288 9367552 275 33554432000 4194304 5064252 140734429109712 140734429108624 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15040/statm: 2287 275 233 213 0 72 0
[pid=15041] ppid=15040 vsize=66540 CPUtime=821.99 cores=1,3,5,7
/proc/15041/stat : 15041 (pb2sat) S 15040 15040 14901 0 -1 4202496 16398 101922 0 0 149 162 81832 56 20 0 1 0 278741288 68136960 15161 33554432000 4194304 5873084 140733976199440 140733976193256 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/15041/statm: 16635 15161 183 410 0 16217 0
[pid=15074] ppid=15041 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15074/stat : 15074 (satsolver.sh) S 15041 15040 14901 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 278823505 9367552 267 33554432000 4194304 5064252 140735477639856 140735477638768 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15074/statm: 2287 267 226 213 0 72 0
[pid=15075] ppid=15074 vsize=167176 CPUtime=600.01 cores=1,3,5,7
/proc/15075/stat : 15075 (glucose_static) R 15074 15040 14901 0 -1 4202496 37552 0 0 0 59986 15 0 0 20 0 1 0 278823505 171188224 33255 33554432000 4194304 4896791 140735579106288 140735579103816 4203775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/15075/statm: 41794 33255 78 172 0 41620 0
Current children cumulated CPU time (s) 1422
Current children cumulated vsize (KiB) 252012

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 15103
/proc/meminfo: memFree=27166680/32873844 swapFree=7124/7124
[pid=15040] ppid=15038 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15040/stat : 15040 (runPb2satCp2.sh) S 15038 15040 14901 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278741288 9367552 275 33554432000 4194304 5064252 140734429109712 140734429108624 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15040/statm: 2287 275 233 213 0 72 0
[pid=15041] ppid=15040 vsize=66540 CPUtime=821.99 cores=1,3,5,7
/proc/15041/stat : 15041 (pb2sat) S 15040 15040 14901 0 -1 4202496 16398 101922 0 0 149 162 81832 56 20 0 1 0 278741288 68136960 15161 33554432000 4194304 5873084 140733976199440 140733976193256 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/15041/statm: 16635 15161 183 410 0 16217 0
[pid=15074] ppid=15041 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15074/stat : 15074 (satsolver.sh) S 15041 15040 14901 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 278823505 9367552 267 33554432000 4194304 5064252 140735477639856 140735477638768 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15074/statm: 2287 267 226 213 0 72 0
[pid=15075] ppid=15074 vsize=136820 CPUtime=659.99 cores=1,3,5,7
/proc/15075/stat : 15075 (glucose_static) R 15074 15040 14901 0 -1 4202496 38497 0 0 0 65983 16 0 0 20 0 1 0 278823505 140103680 28702 33554432000 4194304 4896791 140735579106288 140735579103816 4203968 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/15075/statm: 34205 28702 78 172 0 34031 0
Current children cumulated CPU time (s) 1481.98
Current children cumulated vsize (KiB) 221656

[startup+1542.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/185 15103
/proc/meminfo: memFree=27161220/32873844 swapFree=7124/7124
[pid=15040] ppid=15038 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15040/stat : 15040 (runPb2satCp2.sh) S 15038 15040 14901 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278741288 9367552 275 33554432000 4194304 5064252 140734429109712 140734429108624 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15040/statm: 2287 275 233 213 0 72 0
[pid=15041] ppid=15040 vsize=66540 CPUtime=821.99 cores=1,3,5,7
/proc/15041/stat : 15041 (pb2sat) S 15040 15040 14901 0 -1 4202496 16398 101922 0 0 149 162 81832 56 20 0 1 0 278741288 68136960 15161 33554432000 4194304 5873084 140733976199440 140733976193256 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/15041/statm: 16635 15161 183 410 0 16217 0
[pid=15074] ppid=15041 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15074/stat : 15074 (satsolver.sh) S 15041 15040 14901 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 278823505 9367552 267 33554432000 4194304 5064252 140735477639856 140735477638768 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15074/statm: 2287 267 226 213 0 72 0
[pid=15075] ppid=15074 vsize=137160 CPUtime=719.99 cores=1,3,5,7
/proc/15075/stat : 15075 (glucose_static) R 15074 15040 14901 0 -1 4202496 38778 0 0 0 71982 17 0 0 20 0 1 0 278823505 140451840 29805 33554432000 4194304 4896791 140735579106288 140735579103432 4203775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/15075/statm: 34290 29805 78 172 0 34116 0
Current children cumulated CPU time (s) 1541.98
Current children cumulated vsize (KiB) 221996

[startup+1602.3 s]
/proc/loadavg: 2.08 2.03 2.00 3/185 15106
/proc/meminfo: memFree=27200924/32873844 swapFree=7124/7124
[pid=15040] ppid=15038 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15040/stat : 15040 (runPb2satCp2.sh) S 15038 15040 14901 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278741288 9367552 275 33554432000 4194304 5064252 140734429109712 140734429108624 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15040/statm: 2287 275 233 213 0 72 0
[pid=15041] ppid=15040 vsize=66540 CPUtime=1575.87 cores=1,3,5,7
/proc/15041/stat : 15041 (pb2sat) S 15040 15040 14901 0 -1 4202496 17881 142598 0 0 160 163 157183 81 20 0 1 0 278741288 68136960 15161 33554432000 4194304 5873084 140733976199440 140733976193256 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/15041/statm: 16635 15161 183 410 0 16217 0
[pid=15105] ppid=15041 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15105/stat : 15105 (satsolver.sh) S 15041 15040 14901 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 278898905 9367552 266 33554432000 4194304 5064252 140734911520640 140734911519552 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15105/statm: 2287 266 226 213 0 72 0
[pid=15106] ppid=15105 vsize=93028 CPUtime=26.1 cores=1,3,5,7
/proc/15106/stat : 15106 (glucose_static) R 15105 15040 14901 0 -1 4202496 19574 0 0 0 2605 5 0 0 20 0 1 0 278898906 95260672 19556 33554432000 4194304 4896791 140733612855616 140733612853256 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/15106/statm: 23257 19556 78 172 0 23083 0
Current children cumulated CPU time (s) 1601.97
Current children cumulated vsize (KiB) 177864

[startup+1662.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/186 15109
/proc/meminfo: memFree=27195136/32873844 swapFree=7124/7124
[pid=15040] ppid=15038 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15040/stat : 15040 (runPb2satCp2.sh) S 15038 15040 14901 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278741288 9367552 275 33554432000 4194304 5064252 140734429109712 140734429108624 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15040/statm: 2287 275 233 213 0 72 0
[pid=15041] ppid=15040 vsize=66540 CPUtime=1575.87 cores=1,3,5,7
/proc/15041/stat : 15041 (pb2sat) S 15040 15040 14901 0 -1 4202496 17881 142598 0 0 160 163 157183 81 20 0 1 0 278741288 68136960 15161 33554432000 4194304 5873084 140733976199440 140733976193256 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/15041/statm: 16635 15161 183 410 0 16217 0
[pid=15105] ppid=15041 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15105/stat : 15105 (satsolver.sh) S 15041 15040 14901 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 278898905 9367552 266 33554432000 4194304 5064252 140734911520640 140734911519552 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15105/statm: 2287 266 226 213 0 72 0
[pid=15106] ppid=15105 vsize=94680 CPUtime=86.09 cores=1,3,5,7
/proc/15106/stat : 15106 (glucose_static) R 15105 15040 14901 0 -1 4202496 22411 0 0 0 8603 6 0 0 20 0 1 0 278898906 96952320 20536 33554432000 4194304 4896791 140733612855616 140733612852984 4203877 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/15106/statm: 23670 20536 78 172 0 23496 0
Current children cumulated CPU time (s) 1661.96
Current children cumulated vsize (KiB) 179516

[startup+1722.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/185 15110
/proc/meminfo: memFree=27223736/32873844 swapFree=7124/7124
[pid=15040] ppid=15038 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15040/stat : 15040 (runPb2satCp2.sh) S 15038 15040 14901 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278741288 9367552 275 33554432000 4194304 5064252 140734429109712 140734429108624 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15040/statm: 2287 275 233 213 0 72 0
[pid=15041] ppid=15040 vsize=66540 CPUtime=1575.87 cores=1,3,5,7
/proc/15041/stat : 15041 (pb2sat) S 15040 15040 14901 0 -1 4202496 17881 142598 0 0 160 163 157183 81 20 0 1 0 278741288 68136960 15161 33554432000 4194304 5873084 140733976199440 140733976193256 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/15041/statm: 16635 15161 183 410 0 16217 0
[pid=15105] ppid=15041 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15105/stat : 15105 (satsolver.sh) S 15041 15040 14901 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 278898905 9367552 266 33554432000 4194304 5064252 140734911520640 140734911519552 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15105/statm: 2287 266 226 213 0 72 0
[pid=15106] ppid=15105 vsize=95664 CPUtime=146.08 cores=1,3,5,7
/proc/15106/stat : 15106 (glucose_static) R 15105 15040 14901 0 -1 4202496 23548 0 0 0 14601 7 0 0 20 0 1 0 278898906 97959936 20909 33554432000 4194304 4896791 140733612855616 140733612853144 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/15106/statm: 23916 20909 78 172 0 23742 0
Current children cumulated CPU time (s) 1721.95
Current children cumulated vsize (KiB) 180500

[startup+1782.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/185 15110
/proc/meminfo: memFree=27212880/32873844 swapFree=7124/7124
[pid=15040] ppid=15038 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15040/stat : 15040 (runPb2satCp2.sh) S 15038 15040 14901 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278741288 9367552 275 33554432000 4194304 5064252 140734429109712 140734429108624 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15040/statm: 2287 275 233 213 0 72 0
[pid=15041] ppid=15040 vsize=66540 CPUtime=1575.87 cores=1,3,5,7
/proc/15041/stat : 15041 (pb2sat) S 15040 15040 14901 0 -1 4202496 17881 142598 0 0 160 163 157183 81 20 0 1 0 278741288 68136960 15161 33554432000 4194304 5873084 140733976199440 140733976193256 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/15041/statm: 16635 15161 183 410 0 16217 0
[pid=15105] ppid=15041 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15105/stat : 15105 (satsolver.sh) S 15041 15040 14901 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 278898905 9367552 266 33554432000 4194304 5064252 140734911520640 140734911519552 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15105/statm: 2287 266 226 213 0 72 0
[pid=15106] ppid=15105 vsize=108764 CPUtime=206.08 cores=1,3,5,7
/proc/15106/stat : 15106 (glucose_static) R 15105 15040 14901 0 -1 4202496 25832 0 0 0 20599 9 0 0 20 0 1 0 278898906 111374336 22561 33554432000 4194304 4896791 140733612855616 140733612852840 4203956 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/15106/statm: 27191 22561 78 172 0 27017 0
Current children cumulated CPU time (s) 1781.95
Current children cumulated vsize (KiB) 193600



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.04 2.02 2.00 3/185 15110
/proc/meminfo: memFree=27213360/32873844 swapFree=7124/7124
[pid=15040] ppid=15038 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15040/stat : 15040 (runPb2satCp2.sh) S 15038 15040 14901 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278741288 9367552 275 33554432000 4194304 5064252 140734429109712 140734429108624 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15040/statm: 2287 275 233 213 0 72 0
[pid=15041] ppid=15040 vsize=66540 CPUtime=1575.87 cores=1,3,5,7
/proc/15041/stat : 15041 (pb2sat) S 15040 15040 14901 0 -1 4202496 17881 142598 0 0 160 163 157183 81 20 0 1 0 278741288 68136960 15161 33554432000 4194304 5873084 140733976199440 140733976193256 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/15041/statm: 16635 15161 183 410 0 16217 0
[pid=15105] ppid=15041 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15105/stat : 15105 (satsolver.sh) S 15041 15040 14901 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 278898905 9367552 266 33554432000 4194304 5064252 140734911520640 140734911519552 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15105/statm: 2287 266 226 213 0 72 0
[pid=15106] ppid=15105 vsize=97712 CPUtime=224.17 cores=1,3,5,7
/proc/15106/stat : 15106 (glucose_static) R 15105 15040 14901 0 -1 4202496 26820 0 0 0 22408 9 0 0 20 0 1 0 278898906 100057088 21795 33554432000 4194304 4896791 140733612855616 140733612853144 4224684 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/15106/statm: 24428 21795 78 172 0 24254 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 182548

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): 1797.53
CPU system time (s): 2.54761
CPU usage (%): 99.9811
Max. virtual memory (cumulated for all children) (KiB): 253512

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.53
system time used= 2.54761
maximum resident set size= 158404
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 188287
page faults= 0
swaps= 0
block input operations= 0
block output operations= 388776
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 157
involuntary context switches= 1882

runsolver used 6.16106 second user time and 16.0206 second system time

The end

Launcher Data

Begin job on node134 at 2012-05-27 15:42:39
IDJOB=3695294
IDBENCH=90490
IDSOLVER=2273
FILE ID=node134/3695294-1338126159
RUNJOBID= node134-1338124357-14918
PBS_JOBID= 14624510
Free space on /tmp= 71012 MiB

SOLVER NAME= pb2satCp2 2012-05-19
BENCH NAME= PB12/normalized-PB12/OPT-SMALLINT-LIN/sroussel/BA/normalized-BA_RDC4.dot_luby_50null50mast_rapportOE2.0_TMAX120_K67_cod2.opb
COMMAND LINE= DIR/runPb2satCp2.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3695294-1338126159/watcher-3695294-1338126159 -o /tmp/evaluation-result-3695294-1338126159/solver-3695294-1338126159 -C 1800 -W 1900 -M 15500  HOME/runPb2satCp2.sh HOME/instance-3695294-1338126159.opb 428911018 HOME HOME

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

MD5SUM BENCH= d0d226c540b75eb8b7499ce62f8d731e
RANDOM SEED=428911018

node134.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.278
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.55
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.278
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	: 5332.56
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.278
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	: 5332.55
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.278
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	: 5332.59
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.278
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	: 5332.55
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.278
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	: 5332.55
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.278
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	: 5332.57
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.278
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	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        27871872 kB
Buffers:          398192 kB
Cached:          3738772 kB
SwapCached:            0 kB
Active:          1544576 kB
Inactive:        2603428 kB
Active(anon):       7356 kB
Inactive(anon):     5996 kB
Active(file):    1537220 kB
Inactive(file):  2597432 kB
Unevictable:        7124 kB
Mlocked:            7124 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             10892 kB
Writeback:            36 kB
AnonPages:        143040 kB
Mapped:            13712 kB
Shmem:               212 kB
Slab:             713348 kB
SReclaimable:     155480 kB
SUnreclaim:       557868 kB
KernelStack:        1504 kB
PageTables:         4008 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     104132 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:    124928 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= 70856 MiB
End job on node134 at 2012-05-27 16:12:39