Trace number 3696567

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
pb2sat 2012-05-19? (TO) 1800.12 1800.52

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/logic_synthesis/normalized-saucier.r.opb
MD5SUMaa80468537d69826ea16800f352007ec
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark6
Best CPU time to get the best result obtained on this benchmark1593.1
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 7
Optimality of the best value was proved NO
Number of variables6207
Total number of constraints171
Number of constraints which are clauses171
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint5184
Number of terms in the objective function 6207
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 6207
Number of bits of the sum of numbers in the objective function 13
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 6207
Number of bits of the biggest sum of numbers13
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

1.88/1.93	c model valid
1.88/1.93	c current solution ok
4.36/4.46	o 77
4.36/4.46	c current bound: 38
4.36/4.46	c (debug) using card networks
10.65/10.76	c model valid
10.65/10.76	c current solution ok
10.71/10.81	o 8
10.71/10.81	c current bound: 4
410.05/410.23	c current bound: 6
1800.08/1800.50	./satsolver.sh: line 5: 23178 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-3696567-1338068641/watcher-3696567-1338068641 -o /tmp/evaluation-result-3696567-1338068641/solver-3696567-1338068641 -C 1800 -W 1900 -M 15500 HOME/runPb2sat.sh HOME/instance-3696567-1338068641.opb 1258664789 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 23109
/proc/meminfo: memFree=20604672/32873648 swapFree=7100/7100
[pid=23109] ppid=23107 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23109/stat : 23109 (runPb2sat.sh) S 23107 23109 21702 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272989605 9367552 275 33554432000 4194304 5064252 140735973034352 140735973033264 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23109/statm: 2287 275 233 213 0 72 0

[startup+0.0188051 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 23109
/proc/meminfo: memFree=20604672/32873648 swapFree=7100/7100
[pid=23109] ppid=23107 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23109/stat : 23109 (runPb2sat.sh) S 23107 23109 21702 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272989605 9367552 275 33554432000 4194304 5064252 140735973034352 140735973033264 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23109/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100136 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 23109
/proc/meminfo: memFree=20604672/32873648 swapFree=7100/7100
[pid=23109] ppid=23107 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23109/stat : 23109 (runPb2sat.sh) S 23107 23109 21702 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272989605 9367552 275 33554432000 4194304 5064252 140735973034352 140735973033264 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23109/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300142 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 23109
/proc/meminfo: memFree=20604672/32873648 swapFree=7100/7100
[pid=23109] ppid=23107 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23109/stat : 23109 (runPb2sat.sh) S 23107 23109 21702 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272989605 9367552 275 33554432000 4194304 5064252 140735973034352 140735973033264 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23109/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700234 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 23109
/proc/meminfo: memFree=20604672/32873648 swapFree=7100/7100
[pid=23109] ppid=23107 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23109/stat : 23109 (runPb2sat.sh) S 23107 23109 21702 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272989605 9367552 275 33554432000 4194304 5064252 140735973034352 140735973033264 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23109/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50034 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 23113
/proc/meminfo: memFree=20474300/32873648 swapFree=7100/7100
[pid=23109] ppid=23107 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23109/stat : 23109 (runPb2sat.sh) S 23107 23109 21702 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272989605 9367552 275 33554432000 4194304 5064252 140735973034352 140735973033264 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23109/statm: 2287 275 233 213 0 72 0
[pid=23110] ppid=23109 vsize=127188 CPUtime=0.98 cores=0,2,4,6
/proc/23110/stat : 23110 (pb2sat) S 23109 23109 21702 0 -1 4202496 18114 0 0 0 89 9 0 0 20 0 1 0 272989605 130240512 23330 33554432000 4194304 5873084 140733199867936 140733199864360 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23110/statm: 31797 23330 163 410 0 31379 0
[pid=23112] ppid=23110 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23112/stat : 23112 (satsolver.sh) S 23110 23109 21702 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 272989704 9367552 267 33554432000 4194304 5064252 140733281392768 140733281391680 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/23112/statm: 2287 267 226 213 0 72 0
[pid=23113] ppid=23112 vsize=161380 CPUtime=0.49 cores=0,2,4,6
/proc/23113/stat : 23113 (glucose_static) R 23112 23109 21702 0 -1 4202496 24968 0 0 0 45 4 0 0 20 0 1 0 272989704 165253120 34511 33554432000 4194304 4896791 140736489624048 140736488572872 4216608 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/23113/statm: 40345 34511 73 172 0 40171 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 306864

[startup+3.10016 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23113
/proc/meminfo: memFree=20460452/32873648 swapFree=7100/7100
[pid=23109] ppid=23107 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23109/stat : 23109 (runPb2sat.sh) S 23107 23109 21702 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272989605 9367552 275 33554432000 4194304 5064252 140735973034352 140735973033264 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23109/statm: 2287 275 233 213 0 72 0
[pid=23110] ppid=23109 vsize=137996 CPUtime=3.07 cores=0,2,4,6
/proc/23110/stat : 23110 (pb2sat) R 23109 23109 21702 0 -1 4202496 19445 27153 0 0 125 109 67 6 20 0 1 0 272989605 141307904 26053 33554432000 4194304 5873084 140733199867936 140733199863368 5127520 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/23110/statm: 34499 26053 172 410 0 34081 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 147144

[startup+6.3003 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 23116
/proc/meminfo: memFree=20260748/32873648 swapFree=7100/7100
[pid=23109] ppid=23107 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23109/stat : 23109 (runPb2sat.sh) S 23107 23109 21702 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272989605 9367552 275 33554432000 4194304 5064252 140735973034352 140735973033264 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23109/statm: 2287 275 233 213 0 72 0
[pid=23110] ppid=23109 vsize=150284 CPUtime=4.51 cores=0,2,4,6
/proc/23110/stat : 23110 (pb2sat) S 23109 23109 21702 0 -1 4202496 21290 27666 0 0 155 218 67 11 20 0 1 0 272989605 153890816 28371 33554432000 4194304 5873084 140733199867936 140733199861752 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 1 0 0
/proc/23110/statm: 37571 28371 177 410 0 37153 0
[pid=23115] ppid=23110 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23115/stat : 23115 (satsolver.sh) S 23110 23109 21702 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 272990061 9367552 266 33554432000 4194304 5064252 140737015751184 140737015750096 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/23115/statm: 2287 266 226 213 0 72 0
[pid=23116] ppid=23115 vsize=178280 CPUtime=1.73 cores=0,2,4,6
/proc/23116/stat : 23116 (glucose_static) R 23115 23109 21702 0 -1 4202496 35525 0 0 0 166 7 0 0 20 0 1 0 272990061 182558720 39407 33554432000 4194304 4896791 140733925043952 140733925041096 4224983 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/23116/statm: 44570 39407 76 172 0 44396 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 346860

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 23119
/proc/meminfo: memFree=20279988/32873648 swapFree=7100/7100
[pid=23109] ppid=23107 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23109/stat : 23109 (runPb2sat.sh) S 23107 23109 21702 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272989605 9367552 275 33554432000 4194304 5064252 140735973034352 140735973033264 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23109/statm: 2287 275 233 213 0 72 0
[pid=23110] ppid=23109 vsize=160284 CPUtime=10.79 cores=0,2,4,6
/proc/23110/stat : 23110 (pb2sat) S 23109 23109 21702 0 -1 4202496 24134 65478 0 0 177 219 656 27 20 0 1 0 272989605 164130816 30872 33554432000 4194304 5873084 140733199867936 140733199861752 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 1 0 0
/proc/23110/statm: 40071 30872 178 410 0 39653 0
[pid=23118] ppid=23110 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23118/stat : 23118 (satsolver.sh) S 23110 23109 21702 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 272990688 9367552 266 33554432000 4194304 5064252 140734819892256 140734819891168 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/23118/statm: 2287 266 226 213 0 72 0
[pid=23119] ppid=23118 vsize=149344 CPUtime=1.85 cores=0,2,4,6
/proc/23119/stat : 23119 (glucose_static) R 23118 23109 21702 0 -1 4202496 31131 0 0 0 179 6 0 0 20 0 1 0 272990689 152928256 33082 33554432000 4194304 4896791 140734781260768 140734781257816 4203841 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/23119/statm: 37336 33082 76 172 0 37162 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 327924

[startup+25.5065 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 23119
/proc/meminfo: memFree=20276452/32873648 swapFree=7100/7100
[pid=23109] ppid=23107 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23109/stat : 23109 (runPb2sat.sh) S 23107 23109 21702 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272989605 9367552 275 33554432000 4194304 5064252 140735973034352 140735973033264 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23109/statm: 2287 275 233 213 0 72 0
[pid=23110] ppid=23109 vsize=160284 CPUtime=10.79 cores=0,2,4,6
/proc/23110/stat : 23110 (pb2sat) S 23109 23109 21702 0 -1 4202496 24134 65478 0 0 177 219 656 27 20 0 1 0 272989605 164130816 30872 33554432000 4194304 5873084 140733199867936 140733199861752 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 1 0 0
/proc/23110/statm: 40071 30872 178 410 0 39653 0
[pid=23118] ppid=23110 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23118/stat : 23118 (satsolver.sh) S 23110 23109 21702 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 272990688 9367552 266 33554432000 4194304 5064252 140734819892256 140734819891168 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/23118/statm: 2287 266 226 213 0 72 0
[pid=23119] ppid=23118 vsize=156600 CPUtime=14.65 cores=0,2,4,6
/proc/23119/stat : 23119 (glucose_static) R 23118 23109 21702 0 -1 4202496 32263 0 0 0 1459 6 0 0 20 0 1 0 272990689 160358400 34207 33554432000 4194304 4896791 140734781260768 140734781258280 4224924 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/23119/statm: 39150 34207 78 172 0 38976 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 335180

[startup+51.1004 s]
/proc/loadavg: 2.07 2.02 2.00 3/183 23167
/proc/meminfo: memFree=28663160/32873648 swapFree=7100/7100
[pid=23109] ppid=23107 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23109/stat : 23109 (runPb2sat.sh) S 23107 23109 21702 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272989605 9367552 275 33554432000 4194304 5064252 140735973034352 140735973033264 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23109/statm: 2287 275 233 213 0 72 0
[pid=23110] ppid=23109 vsize=160284 CPUtime=10.79 cores=0,2,4,6
/proc/23110/stat : 23110 (pb2sat) S 23109 23109 21702 0 -1 4202496 24134 65478 0 0 177 219 656 27 20 0 1 0 272989605 164130816 30872 33554432000 4194304 5873084 140733199867936 140733199861752 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 1 0 0
/proc/23110/statm: 40071 30872 178 410 0 39653 0
[pid=23118] ppid=23110 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23118/stat : 23118 (satsolver.sh) S 23110 23109 21702 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 272990688 9367552 266 33554432000 4194304 5064252 140734819892256 140734819891168 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/23118/statm: 2287 266 226 213 0 72 0
[pid=23119] ppid=23118 vsize=168540 CPUtime=40.25 cores=0,2,4,6
/proc/23119/stat : 23119 (glucose_static) R 23118 23109 21702 0 -1 4202496 33510 0 0 0 4018 7 0 0 20 0 1 0 272990689 172584960 36477 33554432000 4194304 4896791 140734781260768 140734781258280 4225008 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/23119/statm: 42135 36477 78 172 0 41961 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 347120

[startup+102.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/183 23167
/proc/meminfo: memFree=28653232/32873648 swapFree=7100/7100
[pid=23109] ppid=23107 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23109/stat : 23109 (runPb2sat.sh) S 23107 23109 21702 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272989605 9367552 275 33554432000 4194304 5064252 140735973034352 140735973033264 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23109/statm: 2287 275 233 213 0 72 0
[pid=23110] ppid=23109 vsize=160284 CPUtime=10.79 cores=0,2,4,6
/proc/23110/stat : 23110 (pb2sat) S 23109 23109 21702 0 -1 4202496 24134 65478 0 0 177 219 656 27 20 0 1 0 272989605 164130816 30872 33554432000 4194304 5873084 140733199867936 140733199861752 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 1 0 0
/proc/23110/statm: 40071 30872 178 410 0 39653 0
[pid=23118] ppid=23110 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23118/stat : 23118 (satsolver.sh) S 23110 23109 21702 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 272990688 9367552 266 33554432000 4194304 5064252 140734819892256 140734819891168 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/23118/statm: 2287 266 226 213 0 72 0
[pid=23119] ppid=23118 vsize=168672 CPUtime=91.44 cores=0,2,4,6
/proc/23119/stat : 23119 (glucose_static) R 23118 23109 21702 0 -1 4202496 34775 0 0 0 9136 8 0 0 20 0 1 0 272990689 172720128 37524 33554432000 4194304 4896791 140734781260768 140734781257976 4203889 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/23119/statm: 42168 37524 78 172 0 41994 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 347252

[startup+162.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/182 23170
/proc/meminfo: memFree=28649204/32873648 swapFree=7100/7100
[pid=23109] ppid=23107 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23109/stat : 23109 (runPb2sat.sh) S 23107 23109 21702 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272989605 9367552 275 33554432000 4194304 5064252 140735973034352 140735973033264 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23109/statm: 2287 275 233 213 0 72 0
[pid=23110] ppid=23109 vsize=160284 CPUtime=10.79 cores=0,2,4,6
/proc/23110/stat : 23110 (pb2sat) S 23109 23109 21702 0 -1 4202496 24134 65478 0 0 177 219 656 27 20 0 1 0 272989605 164130816 30872 33554432000 4194304 5873084 140733199867936 140733199861752 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 1 0 0
/proc/23110/statm: 40071 30872 178 410 0 39653 0
[pid=23118] ppid=23110 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23118/stat : 23118 (satsolver.sh) S 23110 23109 21702 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 272990688 9367552 266 33554432000 4194304 5064252 140734819892256 140734819891168 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/23118/statm: 2287 266 226 213 0 72 0
[pid=23119] ppid=23118 vsize=169464 CPUtime=151.42 cores=0,2,4,6
/proc/23119/stat : 23119 (glucose_static) R 23118 23109 21702 0 -1 4202496 36591 0 0 0 15132 10 0 0 20 0 1 0 272990689 173531136 37967 33554432000 4194304 4896791 140734781260768 140734781258344 4224983 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/23119/statm: 42366 37967 78 172 0 42192 0
Current children cumulated CPU time (s) 162.21

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


[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 23218
/proc/meminfo: memFree=28535960/32873648 swapFree=7100/7100
[pid=23109] ppid=23107 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23109/stat : 23109 (runPb2sat.sh) S 23107 23109 21702 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272989605 9367552 275 33554432000 4194304 5064252 140735973034352 140735973033264 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23109/statm: 2287 275 233 213 0 72 0
[pid=23110] ppid=23109 vsize=160284 CPUtime=410.12 cores=0,2,4,6
/proc/23110/stat : 23110 (pb2sat) S 23109 23109 21702 0 -1 4202496 25101 109233 0 0 179 220 40562 51 20 0 1 0 272989605 164130816 30872 33554432000 4194304 5873084 140733199867936 140733199861752 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 1 0 0
/proc/23110/statm: 40071 30872 178 410 0 39653 0
[pid=23177] ppid=23110 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23177/stat : 23177 (satsolver.sh) S 23110 23109 21702 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 273030631 9367552 267 33554432000 4194304 5064252 140734765030080 140734765028992 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/23177/statm: 2287 267 226 213 0 72 0
[pid=23178] ppid=23177 vsize=205960 CPUtime=1011.83 cores=0,2,4,6
/proc/23178/stat : 23178 (glucose_static) R 23177 23109 21702 0 -1 4202496 50152 0 0 0 101147 36 0 0 20 0 1 0 273030631 210903040 47988 33554432000 4194304 4896791 140735741391072 140735741388280 4225376 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/23178/statm: 51490 47988 78 172 0 51316 0
Current children cumulated CPU time (s) 1421.95
Current children cumulated vsize (KiB) 384540

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 23218
/proc/meminfo: memFree=28490840/32873648 swapFree=7100/7100
[pid=23109] ppid=23107 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23109/stat : 23109 (runPb2sat.sh) S 23107 23109 21702 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272989605 9367552 275 33554432000 4194304 5064252 140735973034352 140735973033264 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23109/statm: 2287 275 233 213 0 72 0
[pid=23110] ppid=23109 vsize=160284 CPUtime=410.12 cores=0,2,4,6
/proc/23110/stat : 23110 (pb2sat) S 23109 23109 21702 0 -1 4202496 25101 109233 0 0 179 220 40562 51 20 0 1 0 272989605 164130816 30872 33554432000 4194304 5873084 140733199867936 140733199861752 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 1 0 0
/proc/23110/statm: 40071 30872 178 410 0 39653 0
[pid=23177] ppid=23110 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23177/stat : 23177 (satsolver.sh) S 23110 23109 21702 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 273030631 9367552 267 33554432000 4194304 5064252 140734765030080 140734765028992 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/23177/statm: 2287 267 226 213 0 72 0
[pid=23178] ppid=23177 vsize=287672 CPUtime=1071.82 cores=0,2,4,6
/proc/23178/stat : 23178 (glucose_static) R 23177 23109 21702 0 -1 4202496 51159 0 0 0 107145 37 0 0 20 0 1 0 273030631 294576128 57682 33554432000 4194304 4896791 140735741391072 140735741388280 4225136 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/23178/statm: 71918 57682 78 172 0 71744 0
Current children cumulated CPU time (s) 1481.94
Current children cumulated vsize (KiB) 466252

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 23219
/proc/meminfo: memFree=28479804/32873648 swapFree=7100/7100
[pid=23109] ppid=23107 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23109/stat : 23109 (runPb2sat.sh) S 23107 23109 21702 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272989605 9367552 275 33554432000 4194304 5064252 140735973034352 140735973033264 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23109/statm: 2287 275 233 213 0 72 0
[pid=23110] ppid=23109 vsize=160284 CPUtime=410.12 cores=0,2,4,6
/proc/23110/stat : 23110 (pb2sat) S 23109 23109 21702 0 -1 4202496 25101 109233 0 0 179 220 40562 51 20 0 1 0 272989605 164130816 30872 33554432000 4194304 5873084 140733199867936 140733199861752 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 1 0 0
/proc/23110/statm: 40071 30872 178 410 0 39653 0
[pid=23177] ppid=23110 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23177/stat : 23177 (satsolver.sh) S 23110 23109 21702 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 273030631 9367552 267 33554432000 4194304 5064252 140734765030080 140734765028992 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/23177/statm: 2287 267 226 213 0 72 0
[pid=23178] ppid=23177 vsize=288072 CPUtime=1131.82 cores=0,2,4,6
/proc/23178/stat : 23178 (glucose_static) R 23177 23109 21702 0 -1 4202496 51263 0 0 0 113144 38 0 0 20 0 1 0 273030631 294985728 66984 33554432000 4194304 4896791 140735741391072 140735741388280 4224684 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/23178/statm: 72018 66984 78 172 0 71844 0
Current children cumulated CPU time (s) 1541.94
Current children cumulated vsize (KiB) 466652

[startup+1602.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/184 23222
/proc/meminfo: memFree=28447148/32873648 swapFree=7100/7100
[pid=23109] ppid=23107 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23109/stat : 23109 (runPb2sat.sh) S 23107 23109 21702 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272989605 9367552 275 33554432000 4194304 5064252 140735973034352 140735973033264 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23109/statm: 2287 275 233 213 0 72 0
[pid=23110] ppid=23109 vsize=160284 CPUtime=410.12 cores=0,2,4,6
/proc/23110/stat : 23110 (pb2sat) S 23109 23109 21702 0 -1 4202496 25101 109233 0 0 179 220 40562 51 20 0 1 0 272989605 164130816 30872 33554432000 4194304 5873084 140733199867936 140733199861752 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 1 0 0
/proc/23110/statm: 40071 30872 178 410 0 39653 0
[pid=23177] ppid=23110 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23177/stat : 23177 (satsolver.sh) S 23110 23109 21702 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 273030631 9367552 267 33554432000 4194304 5064252 140734765030080 140734765028992 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/23177/statm: 2287 267 226 213 0 72 0
[pid=23178] ppid=23177 vsize=370264 CPUtime=1191.81 cores=0,2,4,6
/proc/23178/stat : 23178 (glucose_static) R 23177 23109 21702 0 -1 4202496 51996 0 0 0 119142 39 0 0 20 0 1 0 273030631 379150336 73338 33554432000 4194304 4896791 140735741391072 140735741388280 4203806 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/23178/statm: 92566 73338 78 172 0 92392 0
Current children cumulated CPU time (s) 1601.93
Current children cumulated vsize (KiB) 548844

[startup+1662.31 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 23222
/proc/meminfo: memFree=28524548/32873648 swapFree=7100/7100
[pid=23109] ppid=23107 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23109/stat : 23109 (runPb2sat.sh) S 23107 23109 21702 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272989605 9367552 275 33554432000 4194304 5064252 140735973034352 140735973033264 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23109/statm: 2287 275 233 213 0 72 0
[pid=23110] ppid=23109 vsize=160284 CPUtime=410.12 cores=0,2,4,6
/proc/23110/stat : 23110 (pb2sat) S 23109 23109 21702 0 -1 4202496 25101 109233 0 0 179 220 40562 51 20 0 1 0 272989605 164130816 30872 33554432000 4194304 5873084 140733199867936 140733199861752 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 1 0 0
/proc/23110/statm: 40071 30872 178 410 0 39653 0
[pid=23177] ppid=23110 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23177/stat : 23177 (satsolver.sh) S 23110 23109 21702 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 273030631 9367552 267 33554432000 4194304 5064252 140734765030080 140734765028992 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/23177/statm: 2287 267 226 213 0 72 0
[pid=23178] ppid=23177 vsize=238920 CPUtime=1251.8 cores=0,2,4,6
/proc/23178/stat : 23178 (glucose_static) R 23177 23109 21702 0 -1 4202496 52917 0 0 0 125140 40 0 0 20 0 1 0 273030631 244654080 51539 33554432000 4194304 4896791 140735741391072 140735741388600 4203903 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/23178/statm: 59730 51539 78 172 0 59556 0
Current children cumulated CPU time (s) 1661.92
Current children cumulated vsize (KiB) 417500

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 23222
/proc/meminfo: memFree=28495196/32873648 swapFree=7100/7100
[pid=23109] ppid=23107 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23109/stat : 23109 (runPb2sat.sh) S 23107 23109 21702 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272989605 9367552 275 33554432000 4194304 5064252 140735973034352 140735973033264 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23109/statm: 2287 275 233 213 0 72 0
[pid=23110] ppid=23109 vsize=160284 CPUtime=410.12 cores=0,2,4,6
/proc/23110/stat : 23110 (pb2sat) S 23109 23109 21702 0 -1 4202496 25101 109233 0 0 179 220 40562 51 20 0 1 0 272989605 164130816 30872 33554432000 4194304 5873084 140733199867936 140733199861752 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 1 0 0
/proc/23110/statm: 40071 30872 178 410 0 39653 0
[pid=23177] ppid=23110 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23177/stat : 23177 (satsolver.sh) S 23110 23109 21702 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 273030631 9367552 267 33554432000 4194304 5064252 140734765030080 140734765028992 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/23177/statm: 2287 267 226 213 0 72 0
[pid=23178] ppid=23177 vsize=289272 CPUtime=1311.78 cores=0,2,4,6
/proc/23178/stat : 23178 (glucose_static) R 23177 23109 21702 0 -1 4202496 53286 0 0 0 131137 41 0 0 20 0 1 0 273030631 296214528 58550 33554432000 4194304 4896791 140735741391072 140735741388280 4204016 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/23178/statm: 72318 58550 78 172 0 72144 0
Current children cumulated CPU time (s) 1721.9
Current children cumulated vsize (KiB) 467852

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 23222
/proc/meminfo: memFree=28463908/32873648 swapFree=7100/7100
[pid=23109] ppid=23107 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23109/stat : 23109 (runPb2sat.sh) S 23107 23109 21702 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272989605 9367552 275 33554432000 4194304 5064252 140735973034352 140735973033264 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23109/statm: 2287 275 233 213 0 72 0
[pid=23110] ppid=23109 vsize=160284 CPUtime=410.12 cores=0,2,4,6
/proc/23110/stat : 23110 (pb2sat) S 23109 23109 21702 0 -1 4202496 25101 109233 0 0 179 220 40562 51 20 0 1 0 272989605 164130816 30872 33554432000 4194304 5873084 140733199867936 140733199861752 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 1 0 0
/proc/23110/statm: 40071 30872 178 410 0 39653 0
[pid=23177] ppid=23110 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23177/stat : 23177 (satsolver.sh) S 23110 23109 21702 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 273030631 9367552 267 33554432000 4194304 5064252 140734765030080 140734765028992 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/23177/statm: 2287 267 226 213 0 72 0
[pid=23178] ppid=23177 vsize=290224 CPUtime=1371.76 cores=0,2,4,6
/proc/23178/stat : 23178 (glucose_static) R 23177 23109 21702 0 -1 4202496 53556 0 0 0 137135 41 0 0 20 0 1 0 273030631 297189376 64935 33554432000 4194304 4896791 140735741391072 140735741388280 4203749 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/23178/statm: 72556 64935 78 172 0 72382 0
Current children cumulated CPU time (s) 1781.88
Current children cumulated vsize (KiB) 468804



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 23222
/proc/meminfo: memFree=28445160/32873648 swapFree=7100/7100
[pid=23109] ppid=23107 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23109/stat : 23109 (runPb2sat.sh) S 23107 23109 21702 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272989605 9367552 275 33554432000 4194304 5064252 140735973034352 140735973033264 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23109/statm: 2287 275 233 213 0 72 0
[pid=23110] ppid=23109 vsize=160284 CPUtime=410.12 cores=0,2,4,6
/proc/23110/stat : 23110 (pb2sat) S 23109 23109 21702 0 -1 4202496 25101 109233 0 0 179 220 40562 51 20 0 1 0 272989605 164130816 30872 33554432000 4194304 5873084 140733199867936 140733199861752 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 1 0 0
/proc/23110/statm: 40071 30872 178 410 0 39653 0
[pid=23177] ppid=23110 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23177/stat : 23177 (satsolver.sh) S 23110 23109 21702 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 273030631 9367552 267 33554432000 4194304 5064252 140734765030080 140734765028992 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/23177/statm: 2287 267 226 213 0 72 0
[pid=23178] ppid=23177 vsize=290364 CPUtime=1389.96 cores=0,2,4,6
/proc/23178/stat : 23178 (glucose_static) R 23177 23109 21702 0 -1 4202496 53591 0 0 0 138955 41 0 0 20 0 1 0 273030631 297332736 67014 33554432000 4194304 4896791 140735741391072 140735741388280 4203806 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/23178/statm: 72591 67014 78 172 0 72417 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 468944

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 23222
/proc/meminfo: memFree=28445160/32873648 swapFree=7100/7100
[pid=23109] ppid=23107 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23109/stat : 23109 (runPb2sat.sh) S 23107 23109 21702 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272989605 9367552 275 33554432000 4194304 5064252 140735973034352 140735973033264 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23109/statm: 2287 275 233 213 0 72 0
[pid=23110] ppid=23109 vsize=160284 CPUtime=410.12 cores=0,2,4,6
/proc/23110/stat : 23110 (pb2sat) S 23109 23109 21702 0 -1 4202496 25101 109233 0 0 179 220 40562 51 20 0 1 0 272989605 164130816 30872 33554432000 4194304 5873084 140733199867936 140733199861752 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 1 0 0
/proc/23110/statm: 40071 30872 178 410 0 39653 0
[pid=23177] ppid=23110 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23177/stat : 23177 (satsolver.sh) S 23110 23109 21702 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 273030631 9367552 267 33554432000 4194304 5064252 140734765030080 140734765028992 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/23177/statm: 2287 267 226 213 0 72 0
[pid=23178] ppid=23177 vsize=290364 CPUtime=1389.96 cores=0,2,4,6
/proc/23178/stat : 23178 (glucose_static) R 23177 23109 21702 0 -1 4202496 53591 0 0 0 138955 41 0 0 20 0 1 0 273030631 297332736 67014 33554432000 4194304 4896791 140735741391072 140735741388280 4203806 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/23178/statm: 72591 67014 78 172 0 72417 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 468944

Child status: 0
Real time (s): 1800.52
CPU time (s): 1800.12
CPU user time (s): 1796.97
CPU system time (s): 3.14752
CPU usage (%): 99.9782
Max. virtual memory (cumulated for all children) (KiB): 598164

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.97
system time used= 3.14752
maximum resident set size= 336696
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 188913
page faults= 0
swaps= 0
block input operations= 8
block output operations= 360120
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 170
involuntary context switches= 2568

runsolver used 2.87956 second user time and 7.09492 second system time

The end

Launcher Data

Begin job on node123 at 2012-05-26 23:44:01
IDJOB=3696567
IDBENCH=2850
IDSOLVER=2274
FILE ID=node123/3696567-1338068641
RUNJOBID= node123-1338052409-21718
PBS_JOBID= 14624391
Free space on /tmp= 71492 MiB

SOLVER NAME= pb2sat 2012-05-19
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/logic_synthesis/normalized-saucier.r.opb
COMMAND LINE= DIR/runPb2sat.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3696567-1338068641/watcher-3696567-1338068641 -o /tmp/evaluation-result-3696567-1338068641/solver-3696567-1338068641 -C 1800 -W 1900 -M 15500  HOME/runPb2sat.sh HOME/instance-3696567-1338068641.opb 1258664789 HOME HOME

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

MD5SUM BENCH= aa80468537d69826ea16800f352007ec
RANDOM SEED=1258664789

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.217
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:       32873648 kB
MemFree:        20605316 kB
Buffers:          278716 kB
Cached:          2788252 kB
SwapCached:            0 kB
Active:          9205976 kB
Inactive:        2265744 kB
Active(anon):    8406452 kB
Inactive(anon):        0 kB
Active(file):     799524 kB
Inactive(file):  2265744 kB
Unevictable:        7100 kB
Mlocked:            7100 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             12792 kB
Writeback:             0 kB
AnonPages:       8411008 kB
Mapped:            14900 kB
Shmem:               200 kB
Slab:             643968 kB
SReclaimable:      88300 kB
SUnreclaim:       555668 kB
KernelStack:        1504 kB
PageTables:        20988 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    8516288 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:   8388608 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= 71420 MiB
End job on node123 at 2012-05-27 00:14:02