Trace number 3694946

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.15 1800.52

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/logic_synthesis/normalized-apex6.b.opb
MD5SUM06ffce7cc6d5515cfd76def90ae69d59
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark136
Best CPU time to get the best result obtained on this benchmark10.9333
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 136
Optimality of the best value was proved NO
Number of variables3098
Total number of constraints6012
Number of constraints which are clauses6012
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 constraint1
Maximum length of a constraint386
Number of terms in the objective function 3098
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 3098
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 3098
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.98/1.08	c model valid
0.98/1.08	c current solution ok
2.37/2.44	o 297
2.37/2.44	c (debug) using card networks
3.77/3.88	c model valid
3.77/3.88	c current solution ok
3.85/3.91	o 183
3.85/3.91	c (debug) using card networks
5.48/5.57	c model valid
5.48/5.57	c current solution ok
5.55/5.60	o 177
5.55/5.60	c (debug) using card networks
9.78/9.83	c model valid
9.78/9.83	c current solution ok
9.78/9.87	o 171
9.78/9.87	c (debug) using card networks
162.76/162.83	c model valid
162.76/162.83	c current solution ok
162.76/162.87	o 165
162.76/162.87	c (debug) using card networks
1428.40/1428.80	c model valid
1428.40/1428.80	c current solution ok
1428.51/1428.84	o 161
1428.51/1428.84	c (debug) using card networks
1800.10/1800.51	./satsolver.sh: line 5: 13169 Terminated              ./glucose_static -rnd-seed=$seed $1 > $2
1800.10/1800.51	c error: unexpected solver exit code
1800.10/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-3694946-1338068518/watcher-3694946-1338068518 -o /tmp/evaluation-result-3694946-1338068518/solver-3694946-1338068518 -C 1800 -W 1900 -M 15500 HOME/runPb2satCp2.sh HOME/instance-3694946-1338068518.opb 683809101 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: 1.92 1.98 1.99 3/179 13036
/proc/meminfo: memFree=27550944/32873844 swapFree=7616/7616
[pid=13036] ppid=13034 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13036/stat : 13036 (runPb2satCp2.sh) S 13034 13036 10094 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272976124 9367552 274 33554432000 4194304 5064252 140734408769552 140734408768464 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13036/statm: 2287 274 233 213 0 72 0

[startup+0.081451 s]
/proc/loadavg: 1.92 1.98 1.99 3/179 13036
/proc/meminfo: memFree=27550944/32873844 swapFree=7616/7616
[pid=13036] ppid=13034 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13036/stat : 13036 (runPb2satCp2.sh) S 13034 13036 10094 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272976124 9367552 274 33554432000 4194304 5064252 140734408769552 140734408768464 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13036/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100287 s]
/proc/loadavg: 1.92 1.98 1.99 3/179 13036
/proc/meminfo: memFree=27550944/32873844 swapFree=7616/7616
[pid=13036] ppid=13034 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13036/stat : 13036 (runPb2satCp2.sh) S 13034 13036 10094 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272976124 9367552 274 33554432000 4194304 5064252 140734408769552 140734408768464 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13036/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300289 s]
/proc/loadavg: 1.92 1.98 1.99 3/179 13036
/proc/meminfo: memFree=27550944/32873844 swapFree=7616/7616
[pid=13036] ppid=13034 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13036/stat : 13036 (runPb2satCp2.sh) S 13034 13036 10094 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272976124 9367552 274 33554432000 4194304 5064252 140734408769552 140734408768464 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13036/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700307 s]
/proc/loadavg: 1.92 1.98 1.99 3/179 13036
/proc/meminfo: memFree=27550944/32873844 swapFree=7616/7616
[pid=13036] ppid=13034 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13036/stat : 13036 (runPb2satCp2.sh) S 13034 13036 10094 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272976124 9367552 274 33554432000 4194304 5064252 140734408769552 140734408768464 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13036/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50027 s]
/proc/loadavg: 1.92 1.98 1.99 3/181 13040
/proc/meminfo: memFree=27475040/32873844 swapFree=7616/7616
[pid=13036] ppid=13034 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13036/stat : 13036 (runPb2satCp2.sh) S 13034 13036 10094 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272976124 9367552 274 33554432000 4194304 5064252 140734408769552 140734408768464 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13036/statm: 2287 274 233 213 0 72 0
[pid=13037] ppid=13036 vsize=72476 CPUtime=1.46 cores=1,3,5,7
/proc/13037/stat : 13037 (pb2sat) R 13036 13036 10094 0 -1 4202496 12555 16019 0 0 68 37 38 3 20 0 1 0 272976124 74215424 14061 33554432000 4194304 5873084 140736245887488 140736245882920 5127520 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13037/statm: 18119 14061 171 410 0 17701 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 81624

[startup+3.10037 s]
/proc/loadavg: 1.92 1.98 1.99 3/181 13040
/proc/meminfo: memFree=27460780/32873844 swapFree=7616/7616
[pid=13036] ppid=13034 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13036/stat : 13036 (runPb2satCp2.sh) S 13034 13036 10094 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272976124 9367552 274 33554432000 4194304 5064252 140734408769552 140734408768464 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13036/statm: 2287 274 233 213 0 72 0
[pid=13037] ppid=13036 vsize=89652 CPUtime=2.52 cores=1,3,5,7
/proc/13037/stat : 13037 (pb2sat) S 13036 13036 10094 0 -1 4202496 17212 16534 0 0 95 112 38 7 20 0 1 0 272976124 91803648 17752 33554432000 4194304 5873084 140736245887488 140736245881304 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13037/statm: 22413 17752 175 410 0 21995 0
Current children cumulated CPU time (s) 2.52
Current children cumulated vsize (KiB) 98800

[startup+6.30037 s]
/proc/loadavg: 1.93 1.98 1.99 3/183 13046
/proc/meminfo: memFree=27339756/32873844 swapFree=7616/7616
[pid=13036] ppid=13034 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13036/stat : 13036 (runPb2satCp2.sh) S 13034 13036 10094 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272976124 9367552 274 33554432000 4194304 5064252 140734408769552 140734408768464 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13036/statm: 2287 274 233 213 0 72 0
[pid=13037] ppid=13036 vsize=89652 CPUtime=5.66 cores=1,3,5,7
/proc/13037/stat : 13037 (pb2sat) S 13036 13036 10094 0 -1 4202496 28896 68935 0 0 133 114 290 29 20 0 1 0 272976124 91803648 17752 33554432000 4194304 5873084 140736245887488 140736245881304 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13037/statm: 22413 17752 175 410 0 21995 0
Current children cumulated CPU time (s) 5.66
Current children cumulated vsize (KiB) 98800

[startup+12.7005 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 13052
/proc/meminfo: memFree=27341120/32873844 swapFree=7616/7616
[pid=13036] ppid=13034 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13036/stat : 13036 (runPb2satCp2.sh) S 13034 13036 10094 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272976124 9367552 274 33554432000 4194304 5064252 140734408769552 140734408768464 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13036/statm: 2287 274 233 213 0 72 0
[pid=13037] ppid=13036 vsize=89652 CPUtime=9.93 cores=1,3,5,7
/proc/13037/stat : 13037 (pb2sat) S 13036 13036 10094 0 -1 4202496 34661 95563 0 0 151 116 687 39 20 0 1 0 272976124 91803648 17752 33554432000 4194304 5873084 140736245887488 140736245881304 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13037/statm: 22413 17752 175 410 0 21995 0
[pid=13051] ppid=13037 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13051/stat : 13051 (satsolver.sh) S 13037 13036 10094 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 272977119 9367552 267 33554432000 4194304 5064252 140737350429984 140737350428896 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13051/statm: 2287 267 226 213 0 72 0
[pid=13052] ppid=13051 vsize=105692 CPUtime=2.73 cores=1,3,5,7
/proc/13052/stat : 13052 (glucose_static) R 13051 13036 10094 0 -1 4202496 23736 0 0 0 269 4 0 0 20 0 1 0 272977119 108228608 25081 33554432000 4194304 4896791 140735763969056 140735763966568 4224706 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13052/statm: 26423 25081 78 172 0 26249 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 213640

[startup+25.5005 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 13052
/proc/meminfo: memFree=27338936/32873844 swapFree=7616/7616
[pid=13036] ppid=13034 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13036/stat : 13036 (runPb2satCp2.sh) S 13034 13036 10094 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272976124 9367552 274 33554432000 4194304 5064252 140734408769552 140734408768464 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13036/statm: 2287 274 233 213 0 72 0
[pid=13037] ppid=13036 vsize=89652 CPUtime=9.93 cores=1,3,5,7
/proc/13037/stat : 13037 (pb2sat) S 13036 13036 10094 0 -1 4202496 34661 95563 0 0 151 116 687 39 20 0 1 0 272976124 91803648 17752 33554432000 4194304 5873084 140736245887488 140736245881304 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13037/statm: 22413 17752 175 410 0 21995 0
[pid=13051] ppid=13037 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13051/stat : 13051 (satsolver.sh) S 13037 13036 10094 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 272977119 9367552 267 33554432000 4194304 5064252 140737350429984 140737350428896 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13051/statm: 2287 267 226 213 0 72 0
[pid=13052] ppid=13051 vsize=113752 CPUtime=15.54 cores=1,3,5,7
/proc/13052/stat : 13052 (glucose_static) R 13051 13036 10094 0 -1 4202496 26055 0 0 0 1548 6 0 0 20 0 1 0 272977119 116482048 25505 33554432000 4194304 4896791 140735763969056 140735763966584 4225008 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13052/statm: 28438 25505 78 172 0 28264 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 221700

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 13052
/proc/meminfo: memFree=27338352/32873844 swapFree=7616/7616
[pid=13036] ppid=13034 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13036/stat : 13036 (runPb2satCp2.sh) S 13034 13036 10094 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272976124 9367552 274 33554432000 4194304 5064252 140734408769552 140734408768464 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13036/statm: 2287 274 233 213 0 72 0
[pid=13037] ppid=13036 vsize=89652 CPUtime=9.93 cores=1,3,5,7
/proc/13037/stat : 13037 (pb2sat) S 13036 13036 10094 0 -1 4202496 34661 95563 0 0 151 116 687 39 20 0 1 0 272976124 91803648 17752 33554432000 4194304 5873084 140736245887488 140736245881304 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13037/statm: 22413 17752 175 410 0 21995 0
[pid=13051] ppid=13037 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13051/stat : 13051 (satsolver.sh) S 13037 13036 10094 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 272977119 9367552 267 33554432000 4194304 5064252 140737350429984 140737350428896 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13051/statm: 2287 267 226 213 0 72 0
[pid=13052] ppid=13051 vsize=107680 CPUtime=41.13 cores=1,3,5,7
/proc/13052/stat : 13052 (glucose_static) R 13051 13036 10094 0 -1 4202496 27839 0 0 0 4105 8 0 0 20 0 1 0 272977119 110264320 25573 33554432000 4194304 4896791 140735763969056 140735763966632 4225148 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13052/statm: 26920 25573 78 172 0 26746 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 215628

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 13052
/proc/meminfo: memFree=27333556/32873844 swapFree=7616/7616
[pid=13036] ppid=13034 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13036/stat : 13036 (runPb2satCp2.sh) S 13034 13036 10094 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272976124 9367552 274 33554432000 4194304 5064252 140734408769552 140734408768464 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13036/statm: 2287 274 233 213 0 72 0
[pid=13037] ppid=13036 vsize=89652 CPUtime=9.93 cores=1,3,5,7
/proc/13037/stat : 13037 (pb2sat) S 13036 13036 10094 0 -1 4202496 34661 95563 0 0 151 116 687 39 20 0 1 0 272976124 91803648 17752 33554432000 4194304 5873084 140736245887488 140736245881304 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13037/statm: 22413 17752 175 410 0 21995 0
[pid=13051] ppid=13037 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13051/stat : 13051 (satsolver.sh) S 13037 13036 10094 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 272977119 9367552 267 33554432000 4194304 5064252 140737350429984 140737350428896 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13051/statm: 2287 267 226 213 0 72 0
[pid=13052] ppid=13051 vsize=116940 CPUtime=92.34 cores=1,3,5,7
/proc/13052/stat : 13052 (glucose_static) R 13051 13036 10094 0 -1 4202496 29828 0 0 0 9224 10 0 0 20 0 1 0 272977119 119746560 26434 33554432000 4194304 4896791 140735763969056 140735763966264 4224722 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13052/statm: 29235 26434 78 172 0 29061 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 224888

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 13116
/proc/meminfo: memFree=27981184/32873844 swapFree=7616/7616
[pid=13036] ppid=13034 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13036/stat : 13036 (runPb2satCp2.sh) S 13034 13036 10094 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272976124 9367552 274 33554432000 4194304 5064252 140734408769552 140734408768464 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13036/statm: 2287 274 233 213 0 72 0
[pid=13037] ppid=13036 vsize=89652 CPUtime=9.93 cores=1,3,5,7
/proc/13037/stat : 13037 (pb2sat) S 13036 13036 10094 0 -1 4202496 34661 95563 0 0 151 116 687 39 20 0 1 0 272976124 91803648 17752 33554432000 4194304 5873084 140736245887488 140736245881304 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13037/statm: 22413 17752 175 410 0 21995 0
[pid=13051] ppid=13037 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13051/stat : 13051 (satsolver.sh) S 13037 13036 10094 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 272977119 9367552 267 33554432000 4194304 5064252 140737350429984 140737350428896 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13051/statm: 2287 267 226 213 0 72 0
[pid=13052] ppid=13051 vsize=119536 CPUtime=152.32 cores=1,3,5,7
/proc/13052/stat : 13052 (glucose_static) R 13051 13036 10094 0 -1 4202496 32565 0 0 0 15220 12 0 0 20 0 1 0 272977119 122404864 28104 33554432000 4194304 4896791 140735763969056 140735763966264 4224684 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13052/statm: 29884 28104 78 172 0 29710 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 227484

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 13119
/proc/meminfo: memFree=27975036/32873844 swapFree=7616/7616
[pid=13036] ppid=13034 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13036/stat : 13036 (runPb2satCp2.sh) S 13034 13036 10094 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272976124 9367552 274 33554432000 4194304 5064252 140734408769552 140734408768464 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13036/statm: 2287 274 233 213 0 72 0
[pid=13037] ppid=13036 vsize=89652 CPUtime=162.89 cores=1,3,5,7
/proc/13037/stat : 13037 (pb2sat) S 13036 13036 10094 0 -1 4202496 40426 129534 0 0 169 117 15947 56 20 0 1 0 272976124 91803648 17752 33554432000 4194304 5873084 140736245887488 140736245881304 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13037/statm: 22413 17752 175 410 0 21995 0
[pid=13118] ppid=13037 vsize=9148 CPUtime=0 cores=1,3,5,7

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


[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 13166
/proc/meminfo: memFree=27884896/32873844 swapFree=7616/7616
[pid=13036] ppid=13034 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13036/stat : 13036 (runPb2satCp2.sh) S 13034 13036 10094 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272976124 9367552 274 33554432000 4194304 5064252 140734408769552 140734408768464 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13036/statm: 2287 274 233 213 0 72 0
[pid=13037] ppid=13036 vsize=89652 CPUtime=162.89 cores=1,3,5,7
/proc/13037/stat : 13037 (pb2sat) S 13036 13036 10094 0 -1 4202496 40426 129534 0 0 169 117 15947 56 20 0 1 0 272976124 91803648 17752 33554432000 4194304 5873084 140736245887488 140736245881304 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13037/statm: 22413 17752 175 410 0 21995 0
[pid=13118] ppid=13037 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13118/stat : 13118 (satsolver.sh) S 13037 13036 10094 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 272992419 9367552 266 33554432000 4194304 5064252 140735481073440 140735481072352 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13118/statm: 2287 266 226 213 0 72 0
[pid=13119] ppid=13118 vsize=142392 CPUtime=1259.11 cores=1,3,5,7
/proc/13119/stat : 13119 (glucose_static) R 13118 13036 10094 0 -1 4202496 52933 0 0 0 125879 32 0 0 20 0 1 0 272992419 145809408 34662 33554432000 4194304 4896791 140734407902224 140734407899800 4224706 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13119/statm: 35598 34662 78 172 0 35424 0
Current children cumulated CPU time (s) 1422
Current children cumulated vsize (KiB) 250340

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 13169
/proc/meminfo: memFree=27915456/32873844 swapFree=7616/7616
[pid=13036] ppid=13034 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13036/stat : 13036 (runPb2satCp2.sh) S 13034 13036 10094 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272976124 9367552 274 33554432000 4194304 5064252 140734408769552 140734408768464 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13036/statm: 2287 274 233 213 0 72 0
[pid=13037] ppid=13036 vsize=89652 CPUtime=1428.62 cores=1,3,5,7
/proc/13037/stat : 13037 (pb2sat) S 13036 13036 10094 0 -1 4202496 46185 184197 0 0 188 118 142462 94 20 0 1 0 272976124 91803648 17752 33554432000 4194304 5873084 140736245887488 140736245881304 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13037/statm: 22413 17752 175 410 0 21995 0
[pid=13168] ppid=13037 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13168/stat : 13168 (satsolver.sh) S 13037 13036 10094 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 273119016 9367552 267 33554432000 4194304 5064252 140735541303632 140735541302544 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13168/statm: 2287 267 226 213 0 72 0
[pid=13169] ppid=13168 vsize=115448 CPUtime=53.35 cores=1,3,5,7
/proc/13169/stat : 13169 (glucose_static) R 13168 13036 10094 0 -1 4202496 28848 0 0 0 5327 8 0 0 20 0 1 0 273119016 118218752 25848 33554432000 4194304 4896791 140735519347232 140735519344440 4224684 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13169/statm: 28862 25848 78 172 0 28688 0
Current children cumulated CPU time (s) 1481.97
Current children cumulated vsize (KiB) 223396

[startup+1542.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/183 13169
/proc/meminfo: memFree=27911732/32873844 swapFree=7616/7616
[pid=13036] ppid=13034 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13036/stat : 13036 (runPb2satCp2.sh) S 13034 13036 10094 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272976124 9367552 274 33554432000 4194304 5064252 140734408769552 140734408768464 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13036/statm: 2287 274 233 213 0 72 0
[pid=13037] ppid=13036 vsize=89652 CPUtime=1428.62 cores=1,3,5,7
/proc/13037/stat : 13037 (pb2sat) S 13036 13036 10094 0 -1 4202496 46185 184197 0 0 188 118 142462 94 20 0 1 0 272976124 91803648 17752 33554432000 4194304 5873084 140736245887488 140736245881304 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13037/statm: 22413 17752 175 410 0 21995 0
[pid=13168] ppid=13037 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13168/stat : 13168 (satsolver.sh) S 13037 13036 10094 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 273119016 9367552 267 33554432000 4194304 5064252 140735541303632 140735541302544 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13168/statm: 2287 267 226 213 0 72 0
[pid=13169] ppid=13168 vsize=119436 CPUtime=113.32 cores=1,3,5,7
/proc/13169/stat : 13169 (glucose_static) R 13168 13036 10094 0 -1 4202496 36786 0 0 0 11319 13 0 0 20 0 1 0 273119016 122302464 26850 33554432000 4194304 4896791 140735519347232 140735519344744 4224983 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13169/statm: 29859 26850 78 172 0 29685 0
Current children cumulated CPU time (s) 1541.94
Current children cumulated vsize (KiB) 227384

[startup+1602.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 13169
/proc/meminfo: memFree=27905024/32873844 swapFree=7616/7616
[pid=13036] ppid=13034 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13036/stat : 13036 (runPb2satCp2.sh) S 13034 13036 10094 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272976124 9367552 274 33554432000 4194304 5064252 140734408769552 140734408768464 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13036/statm: 2287 274 233 213 0 72 0
[pid=13037] ppid=13036 vsize=89652 CPUtime=1428.62 cores=1,3,5,7
/proc/13037/stat : 13037 (pb2sat) S 13036 13036 10094 0 -1 4202496 46185 184197 0 0 188 118 142462 94 20 0 1 0 272976124 91803648 17752 33554432000 4194304 5873084 140736245887488 140736245881304 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13037/statm: 22413 17752 175 410 0 21995 0
[pid=13168] ppid=13037 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13168/stat : 13168 (satsolver.sh) S 13037 13036 10094 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 273119016 9367552 267 33554432000 4194304 5064252 140735541303632 140735541302544 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13168/statm: 2287 267 226 213 0 72 0
[pid=13169] ppid=13168 vsize=120892 CPUtime=173.32 cores=1,3,5,7
/proc/13169/stat : 13169 (glucose_static) R 13168 13036 10094 0 -1 4202496 38230 0 0 0 17317 15 0 0 20 0 1 0 273119016 123793408 28242 33554432000 4194304 4896791 140735519347232 140735519344440 4224647 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13169/statm: 30223 28242 78 172 0 30049 0
Current children cumulated CPU time (s) 1601.94
Current children cumulated vsize (KiB) 228840

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 13169
/proc/meminfo: memFree=27904504/32873844 swapFree=7616/7616
[pid=13036] ppid=13034 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13036/stat : 13036 (runPb2satCp2.sh) S 13034 13036 10094 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272976124 9367552 274 33554432000 4194304 5064252 140734408769552 140734408768464 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13036/statm: 2287 274 233 213 0 72 0
[pid=13037] ppid=13036 vsize=89652 CPUtime=1428.62 cores=1,3,5,7
/proc/13037/stat : 13037 (pb2sat) S 13036 13036 10094 0 -1 4202496 46185 184197 0 0 188 118 142462 94 20 0 1 0 272976124 91803648 17752 33554432000 4194304 5873084 140736245887488 140736245881304 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13037/statm: 22413 17752 175 410 0 21995 0
[pid=13168] ppid=13037 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13168/stat : 13168 (satsolver.sh) S 13037 13036 10094 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 273119016 9367552 267 33554432000 4194304 5064252 140735541303632 140735541302544 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13168/statm: 2287 267 226 213 0 72 0
[pid=13169] ppid=13168 vsize=122844 CPUtime=233.3 cores=1,3,5,7
/proc/13169/stat : 13169 (glucose_static) R 13168 13036 10094 0 -1 4202496 39106 0 0 0 23314 16 0 0 20 0 1 0 273119016 125792256 29137 33554432000 4194304 4896791 140735519347232 140735519344440 4224706 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13169/statm: 30711 29137 78 172 0 30537 0
Current children cumulated CPU time (s) 1661.92
Current children cumulated vsize (KiB) 230792

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 13173
/proc/meminfo: memFree=27914048/32873844 swapFree=7616/7616
[pid=13036] ppid=13034 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13036/stat : 13036 (runPb2satCp2.sh) S 13034 13036 10094 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272976124 9367552 274 33554432000 4194304 5064252 140734408769552 140734408768464 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13036/statm: 2287 274 233 213 0 72 0
[pid=13037] ppid=13036 vsize=89652 CPUtime=1428.62 cores=1,3,5,7
/proc/13037/stat : 13037 (pb2sat) S 13036 13036 10094 0 -1 4202496 46185 184197 0 0 188 118 142462 94 20 0 1 0 272976124 91803648 17752 33554432000 4194304 5873084 140736245887488 140736245881304 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13037/statm: 22413 17752 175 410 0 21995 0
[pid=13168] ppid=13037 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13168/stat : 13168 (satsolver.sh) S 13037 13036 10094 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 273119016 9367552 267 33554432000 4194304 5064252 140735541303632 140735541302544 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13168/statm: 2287 267 226 213 0 72 0
[pid=13169] ppid=13168 vsize=124320 CPUtime=293.29 cores=1,3,5,7
/proc/13169/stat : 13169 (glucose_static) R 13168 13036 10094 0 -1 4202496 39581 0 0 0 29312 17 0 0 20 0 1 0 273119016 127303680 28971 33554432000 4194304 4896791 140735519347232 140735519344440 4225540 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13169/statm: 31080 28971 78 172 0 30906 0
Current children cumulated CPU time (s) 1721.91
Current children cumulated vsize (KiB) 232268

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 13173
/proc/meminfo: memFree=27890264/32873844 swapFree=7616/7616
[pid=13036] ppid=13034 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13036/stat : 13036 (runPb2satCp2.sh) S 13034 13036 10094 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272976124 9367552 274 33554432000 4194304 5064252 140734408769552 140734408768464 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13036/statm: 2287 274 233 213 0 72 0
[pid=13037] ppid=13036 vsize=89652 CPUtime=1428.62 cores=1,3,5,7
/proc/13037/stat : 13037 (pb2sat) S 13036 13036 10094 0 -1 4202496 46185 184197 0 0 188 118 142462 94 20 0 1 0 272976124 91803648 17752 33554432000 4194304 5873084 140736245887488 140736245881304 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13037/statm: 22413 17752 175 410 0 21995 0
[pid=13168] ppid=13037 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13168/stat : 13168 (satsolver.sh) S 13037 13036 10094 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 273119016 9367552 267 33554432000 4194304 5064252 140735541303632 140735541302544 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13168/statm: 2287 267 226 213 0 72 0
[pid=13169] ppid=13168 vsize=125104 CPUtime=353.28 cores=1,3,5,7
/proc/13169/stat : 13169 (glucose_static) R 13168 13036 10094 0 -1 4202496 39933 0 0 0 35311 17 0 0 20 0 1 0 273119016 128106496 28793 33554432000 4194304 4896791 140735519347232 140735519344440 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13169/statm: 31276 28793 78 172 0 31102 0
Current children cumulated CPU time (s) 1781.9
Current children cumulated vsize (KiB) 233052



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 13173
/proc/meminfo: memFree=27905068/32873844 swapFree=7616/7616
[pid=13036] ppid=13034 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13036/stat : 13036 (runPb2satCp2.sh) S 13034 13036 10094 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272976124 9367552 274 33554432000 4194304 5064252 140734408769552 140734408768464 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13036/statm: 2287 274 233 213 0 72 0
[pid=13037] ppid=13036 vsize=89652 CPUtime=1428.62 cores=1,3,5,7
/proc/13037/stat : 13037 (pb2sat) S 13036 13036 10094 0 -1 4202496 46185 184197 0 0 188 118 142462 94 20 0 1 0 272976124 91803648 17752 33554432000 4194304 5873084 140736245887488 140736245881304 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13037/statm: 22413 17752 175 410 0 21995 0
[pid=13168] ppid=13037 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13168/stat : 13168 (satsolver.sh) S 13037 13036 10094 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 273119016 9367552 267 33554432000 4194304 5064252 140735541303632 140735541302544 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13168/statm: 2287 267 226 213 0 72 0
[pid=13169] ppid=13168 vsize=125728 CPUtime=371.48 cores=1,3,5,7
/proc/13169/stat : 13169 (glucose_static) R 13168 13036 10094 0 -1 4202496 40059 0 0 0 37131 17 0 0 20 0 1 0 273119016 128745472 29451 33554432000 4194304 4896791 140735519347232 140735519344440 4205066 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13169/statm: 31432 29451 78 172 0 31258 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 233676

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 13173
/proc/meminfo: memFree=27905068/32873844 swapFree=7616/7616
[pid=13036] ppid=13034 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13036/stat : 13036 (runPb2satCp2.sh) S 13034 13036 10094 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272976124 9367552 274 33554432000 4194304 5064252 140734408769552 140734408768464 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13036/statm: 2287 274 233 213 0 72 0
[pid=13037] ppid=13036 vsize=89652 CPUtime=1428.62 cores=1,3,5,7
/proc/13037/stat : 13037 (pb2sat) S 13036 13036 10094 0 -1 4202496 46185 184197 0 0 188 118 142462 94 20 0 1 0 272976124 91803648 17752 33554432000 4194304 5873084 140736245887488 140736245881304 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13037/statm: 22413 17752 175 410 0 21995 0
[pid=13168] ppid=13037 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13168/stat : 13168 (satsolver.sh) S 13037 13036 10094 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 273119016 9367552 267 33554432000 4194304 5064252 140735541303632 140735541302544 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13168/statm: 2287 267 226 213 0 72 0
[pid=13169] ppid=13168 vsize=125728 CPUtime=371.48 cores=1,3,5,7
/proc/13169/stat : 13169 (glucose_static) R 13168 13036 10094 0 -1 4202496 40059 0 0 0 37131 17 0 0 20 0 1 0 273119016 128745472 29451 33554432000 4194304 4896791 140735519347232 140735519344440 4205066 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13169/statm: 31432 29451 78 172 0 31258 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 233676

Child status: 0
Real time (s): 1800.52
CPU time (s): 1800.15
CPU user time (s): 1797.83
CPU system time (s): 2.31665
CPU usage (%): 99.9795
Max. virtual memory (cumulated for all children) (KiB): 299660

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

runsolver used 3.33149 second user time and 8.65868 second system time

The end

Launcher Data

Begin job on node141 at 2012-05-26 23:41:58
IDJOB=3694946
IDBENCH=2848
IDSOLVER=2273
FILE ID=node141/3694946-1338068518
RUNJOBID= node141-1338052046-10111
PBS_JOBID= 14624387
Free space on /tmp= 71412 MiB

SOLVER NAME= pb2satCp2 2012-05-19
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/logic_synthesis/normalized-apex6.b.opb
COMMAND LINE= DIR/runPb2satCp2.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3694946-1338068518/watcher-3694946-1338068518 -o /tmp/evaluation-result-3694946-1338068518/solver-3694946-1338068518 -C 1800 -W 1900 -M 15500  HOME/runPb2satCp2.sh HOME/instance-3694946-1338068518.opb 683809101 HOME HOME

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

MD5SUM BENCH= 06ffce7cc6d5515cfd76def90ae69d59
RANDOM SEED=683809101

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.744
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        27551316 kB
Buffers:          299276 kB
Cached:          3631420 kB
SwapCached:            0 kB
Active:          1344396 kB
Inactive:        3173324 kB
Active(anon):     589432 kB
Inactive(anon):        0 kB
Active(file):     754964 kB
Inactive(file):  3173324 kB
Unevictable:        7616 kB
Mlocked:            7616 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             10904 kB
Writeback:             0 kB
AnonPages:        596304 kB
Mapped:            15240 kB
Shmem:               200 kB
Slab:             660664 kB
SReclaimable:     103128 kB
SUnreclaim:       557536 kB
KernelStack:        1480 kB
PageTables:         5280 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     774612 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    438272 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= 71452 MiB
End job on node141 at 2012-05-27 00:11:58