Trace number 3695375

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.14 1800.71

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mds/normalized-mds_200_10_5.opb
MD5SUM08d7a5060b972f308367859ff82f87f6
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark20
Best CPU time to get the best result obtained on this benchmark1789.75
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 25
Optimality of the best value was proved NO
Number of variables200
Total number of constraints200
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints200
Minimum length of a constraint11
Maximum length of a constraint23
Number of terms in the objective function 200
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 200
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 200
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)2528
Sum of products size (including duplicates)5056
Number of different products2528
Sum of products size5056

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.02	c model valid
0.00/0.02	c current solution ok
0.00/0.05	o 51
0.00/0.05	c (debug) using card networks
0.00/0.12	c model valid
0.00/0.12	c current solution ok
0.00/0.12	o 30
0.00/0.12	c (debug) using card networks
0.00/0.29	c model valid
0.00/0.29	c current solution ok
0.00/0.30	o 28
0.00/0.30	c (debug) using card networks
6.96/7.01	c model valid
6.96/7.01	c current solution ok
6.96/7.01	o 27
6.96/7.01	c (debug) using card networks
6.99/7.58	c model valid
6.99/7.58	c current solution ok
6.99/7.58	o 26
6.99/7.58	c (debug) using card networks
15.95/16.00	c model valid
15.95/16.00	c current solution ok
15.95/16.00	o 25
15.95/16.00	c (debug) using card networks
1800.09/1800.71	./satsolver.sh: line 5: 11899 Terminated              ./glucose_static -rnd-seed=$seed $1 > $2
1800.09/1800.71	c error: unexpected solver exit code
1800.09/1800.71	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-3695375-1338081245/watcher-3695375-1338081245 -o /tmp/evaluation-result-3695375-1338081245/solver-3695375-1338081245 -C 1800 -W 1900 -M 15500 HOME/runPb2satCp2.sh HOME/instance-3695375-1338081245.opb 1754622948 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: 4.53 2.95 2.33 2/179 11877
/proc/meminfo: memFree=9279576/32873844 swapFree=7116/7116
[pid=11877] ppid=11875 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11877/stat : 11877 (runPb2satCp2.sh) S 11875 11877 6780 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274249689 9367552 275 33554432000 4194304 5064252 140736304150208 140736304149120 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11877/statm: 2287 275 233 213 0 72 0

[startup+0.09232 s]
/proc/loadavg: 4.53 2.95 2.33 2/179 11877
/proc/meminfo: memFree=9279576/32873844 swapFree=7116/7116
[pid=11877] ppid=11875 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11877/stat : 11877 (runPb2satCp2.sh) S 11875 11877 6780 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274249689 9367552 275 33554432000 4194304 5064252 140736304150208 140736304149120 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11877/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100176 s]
/proc/loadavg: 4.53 2.95 2.33 2/179 11877
/proc/meminfo: memFree=9279576/32873844 swapFree=7116/7116
[pid=11877] ppid=11875 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11877/stat : 11877 (runPb2satCp2.sh) S 11875 11877 6780 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274249689 9367552 275 33554432000 4194304 5064252 140736304150208 140736304149120 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11877/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300179 s]
/proc/loadavg: 4.53 2.95 2.33 2/179 11877
/proc/meminfo: memFree=9279576/32873844 swapFree=7116/7116
[pid=11877] ppid=11875 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11877/stat : 11877 (runPb2satCp2.sh) S 11875 11877 6780 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274249689 9367552 275 33554432000 4194304 5064252 140736304150208 140736304149120 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11877/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700115 s]
/proc/loadavg: 4.53 2.95 2.33 2/179 11877
/proc/meminfo: memFree=9279576/32873844 swapFree=7116/7116
[pid=11877] ppid=11875 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11877/stat : 11877 (runPb2satCp2.sh) S 11875 11877 6780 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274249689 9367552 275 33554432000 4194304 5064252 140736304150208 140736304149120 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11877/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50029 s]
/proc/loadavg: 4.53 2.95 2.33 2/183 11890
/proc/meminfo: memFree=9262548/32873844 swapFree=7116/7116
[pid=11877] ppid=11875 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11877/stat : 11877 (runPb2satCp2.sh) S 11875 11877 6780 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274249689 9367552 275 33554432000 4194304 5064252 140736304150208 140736304149120 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11877/statm: 2287 275 233 213 0 72 0
[pid=11878] ppid=11877 vsize=2960 CPUtime=0.28 cores=0,2,4,6
/proc/11878/stat : 11878 (pb2sat) S 11877 11877 6780 0 -1 4202496 1138 6353 0 0 2 2 23 1 20 0 1 0 274249689 3031040 446 33554432000 4194304 5873084 140737102745376 140737102739192 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11878/statm: 740 446 174 410 0 322 0
[pid=11889] ppid=11878 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11889/stat : 11889 (satsolver.sh) S 11878 11877 6780 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 274249719 9367552 267 33554432000 4194304 5064252 140733279858768 140733279857680 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11889/statm: 2287 267 226 213 0 72 0
[pid=11890] ppid=11889 vsize=9172 CPUtime=1.18 cores=0,2,4,6
/proc/11890/stat : 11890 (glucose_static) R 11889 11877 6780 0 -1 4202496 2497 0 0 0 118 0 0 0 20 0 1 0 274249719 9392128 1829 33554432000 4194304 4896791 140733999628640 140733999625848 4230803 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11890/statm: 2293 1829 78 172 0 2119 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 30428

[startup+3.10029 s]
/proc/loadavg: 4.41 2.95 2.34 2/183 11890
/proc/meminfo: memFree=9147972/32873844 swapFree=7116/7116
[pid=11877] ppid=11875 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11877/stat : 11877 (runPb2satCp2.sh) S 11875 11877 6780 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274249689 9367552 275 33554432000 4194304 5064252 140736304150208 140736304149120 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11877/statm: 2287 275 233 213 0 72 0
[pid=11878] ppid=11877 vsize=2960 CPUtime=0.28 cores=0,2,4,6
/proc/11878/stat : 11878 (pb2sat) S 11877 11877 6780 0 -1 4202496 1138 6353 0 0 2 2 23 1 20 0 1 0 274249689 3031040 446 33554432000 4194304 5873084 140737102745376 140737102739192 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11878/statm: 740 446 174 410 0 322 0
[pid=11889] ppid=11878 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11889/stat : 11889 (satsolver.sh) S 11878 11877 6780 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 274249719 9367552 267 33554432000 4194304 5064252 140733279858768 140733279857680 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11889/statm: 2287 267 226 213 0 72 0
[pid=11890] ppid=11889 vsize=12328 CPUtime=2.78 cores=0,2,4,6
/proc/11890/stat : 11890 (glucose_static) R 11889 11877 6780 0 -1 4202496 4483 0 0 0 277 1 0 0 20 0 1 0 274249719 12623872 2575 33554432000 4194304 4896791 140733999628640 140733999625960 4225171 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11890/statm: 3082 2575 78 172 0 2908 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 33584

[startup+6.30029 s]
/proc/loadavg: 4.41 2.95 2.34 3/183 11890
/proc/meminfo: memFree=8959740/32873844 swapFree=7116/7116
[pid=11877] ppid=11875 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11877/stat : 11877 (runPb2satCp2.sh) S 11875 11877 6780 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274249689 9367552 275 33554432000 4194304 5064252 140736304150208 140736304149120 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11877/statm: 2287 275 233 213 0 72 0
[pid=11878] ppid=11877 vsize=2960 CPUtime=0.28 cores=0,2,4,6
/proc/11878/stat : 11878 (pb2sat) S 11877 11877 6780 0 -1 4202496 1138 6353 0 0 2 2 23 1 20 0 1 0 274249689 3031040 446 33554432000 4194304 5873084 140737102745376 140737102739192 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11878/statm: 740 446 174 410 0 322 0
[pid=11889] ppid=11878 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11889/stat : 11889 (satsolver.sh) S 11878 11877 6780 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 274249719 9367552 267 33554432000 4194304 5064252 140733279858768 140733279857680 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11889/statm: 2287 267 226 213 0 72 0
[pid=11890] ppid=11889 vsize=13176 CPUtime=5.98 cores=0,2,4,6
/proc/11890/stat : 11890 (glucose_static) R 11889 11877 6780 0 -1 4202496 8279 0 0 0 596 2 0 0 20 0 1 0 274249719 13492224 2503 33554432000 4194304 4896791 140733999628640 140733999625848 4225376 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11890/statm: 3294 2503 78 172 0 3120 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 34432

[startup+12.7003 s]
/proc/loadavg: 4.50 3.02 2.37 2/183 11896
/proc/meminfo: memFree=8606412/32873844 swapFree=7116/7116
[pid=11877] ppid=11875 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11877/stat : 11877 (runPb2satCp2.sh) S 11875 11877 6780 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274249689 9367552 275 33554432000 4194304 5064252 140736304150208 140736304149120 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11877/statm: 2287 275 233 213 0 72 0
[pid=11878] ppid=11877 vsize=2960 CPUtime=7.55 cores=0,2,4,6
/proc/11878/stat : 11878 (pb2sat) S 11877 11877 6780 0 -1 4202496 1573 19100 0 0 3 2 746 4 20 0 1 0 274249689 3031040 446 33554432000 4194304 5873084 140737102745376 140737102739192 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11878/statm: 740 446 174 410 0 322 0
[pid=11895] ppid=11878 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11895/stat : 11895 (satsolver.sh) S 11878 11877 6780 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274250448 9367552 267 33554432000 4194304 5064252 140735830095840 140735830094752 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11895/statm: 2287 267 226 213 0 72 0
[pid=11896] ppid=11895 vsize=10564 CPUtime=5.1 cores=0,2,4,6
/proc/11896/stat : 11896 (glucose_static) R 11895 11877 6780 0 -1 4202496 5440 0 0 0 510 0 0 0 20 0 1 0 274250448 10817536 2248 33554432000 4194304 4896791 140733215052832 140733215050040 4225029 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11896/statm: 2641 2248 78 172 0 2467 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 31820

[startup+25.5004 s]
/proc/loadavg: 4.49 3.06 2.39 2/183 11899
/proc/meminfo: memFree=8017916/32873844 swapFree=7116/7116
[pid=11877] ppid=11875 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11877/stat : 11877 (runPb2satCp2.sh) S 11875 11877 6780 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274249689 9367552 275 33554432000 4194304 5064252 140736304150208 140736304149120 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11877/statm: 2287 275 233 213 0 72 0
[pid=11878] ppid=11877 vsize=2960 CPUtime=15.97 cores=0,2,4,6
/proc/11878/stat : 11878 (pb2sat) S 11877 11877 6780 0 -1 4202496 1783 27179 0 0 3 2 1586 6 20 0 1 0 274249689 3031040 446 33554432000 4194304 5873084 140737102745376 140737102739192 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11878/statm: 740 446 174 410 0 322 0
[pid=11898] ppid=11878 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11898/stat : 11898 (satsolver.sh) S 11878 11877 6780 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 274251290 9367552 266 33554432000 4194304 5064252 140736026172528 140736026171440 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11898/statm: 2287 266 226 213 0 72 0
[pid=11899] ppid=11898 vsize=11492 CPUtime=9.48 cores=0,2,4,6
/proc/11899/stat : 11899 (glucose_static) R 11898 11877 6780 0 -1 4202496 8972 0 0 0 946 2 0 0 20 0 1 0 274251290 11767808 2345 33554432000 4194304 4896791 140733758199968 140733758197544 4207793 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11899/statm: 2873 2345 78 172 0 2699 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 32748

[startup+51.1004 s]
/proc/loadavg: 4.66 3.22 2.46 2/183 11899
/proc/meminfo: memFree=7324440/32873844 swapFree=7116/7116
[pid=11877] ppid=11875 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11877/stat : 11877 (runPb2satCp2.sh) S 11875 11877 6780 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274249689 9367552 275 33554432000 4194304 5064252 140736304150208 140736304149120 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11877/statm: 2287 275 233 213 0 72 0
[pid=11878] ppid=11877 vsize=2960 CPUtime=15.97 cores=0,2,4,6
/proc/11878/stat : 11878 (pb2sat) S 11877 11877 6780 0 -1 4202496 1783 27179 0 0 3 2 1586 6 20 0 1 0 274249689 3031040 446 33554432000 4194304 5873084 140737102745376 140737102739192 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11878/statm: 740 446 174 410 0 322 0
[pid=11898] ppid=11878 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11898/stat : 11898 (satsolver.sh) S 11878 11877 6780 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 274251290 9367552 266 33554432000 4194304 5064252 140736026172528 140736026171440 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11898/statm: 2287 266 226 213 0 72 0
[pid=11899] ppid=11898 vsize=30232 CPUtime=35.07 cores=0,2,4,6
/proc/11899/stat : 11899 (glucose_static) R 11898 11877 6780 0 -1 4202496 19264 0 0 0 3502 5 0 0 20 0 1 0 274251290 30957568 5616 33554432000 4194304 4896791 140733758199968 140733758197496 4225029 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11899/statm: 7558 5616 78 172 0 7384 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 51488

[startup+102.3 s]
/proc/loadavg: 4.93 3.54 2.61 2/183 11899
/proc/meminfo: memFree=5258696/32873844 swapFree=7116/7116
[pid=11877] ppid=11875 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11877/stat : 11877 (runPb2satCp2.sh) S 11875 11877 6780 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274249689 9367552 275 33554432000 4194304 5064252 140736304150208 140736304149120 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11877/statm: 2287 275 233 213 0 72 0
[pid=11878] ppid=11877 vsize=2960 CPUtime=15.97 cores=0,2,4,6
/proc/11878/stat : 11878 (pb2sat) S 11877 11877 6780 0 -1 4202496 1783 27179 0 0 3 2 1586 6 20 0 1 0 274249689 3031040 446 33554432000 4194304 5873084 140737102745376 140737102739192 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11878/statm: 740 446 174 410 0 322 0
[pid=11898] ppid=11878 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11898/stat : 11898 (satsolver.sh) S 11878 11877 6780 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 274251290 9367552 266 33554432000 4194304 5064252 140736026172528 140736026171440 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11898/statm: 2287 266 226 213 0 72 0
[pid=11899] ppid=11898 vsize=25368 CPUtime=86.25 cores=0,2,4,6
/proc/11899/stat : 11899 (glucose_static) R 11898 11877 6780 0 -1 4202496 34055 0 0 0 8615 10 0 0 20 0 1 0 274251290 25976832 5385 33554432000 4194304 4896791 140733758199968 140733758197544 4225002 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11899/statm: 6342 5385 78 172 0 6168 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 46624

[startup+162.3 s]
/proc/loadavg: 5.50 3.93 2.79 2/188 11907
/proc/meminfo: memFree=5380768/32873844 swapFree=7116/7116
[pid=11877] ppid=11875 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11877/stat : 11877 (runPb2satCp2.sh) S 11875 11877 6780 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274249689 9367552 275 33554432000 4194304 5064252 140736304150208 140736304149120 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11877/statm: 2287 275 233 213 0 72 0
[pid=11878] ppid=11877 vsize=2960 CPUtime=15.97 cores=0,2,4,6
/proc/11878/stat : 11878 (pb2sat) S 11877 11877 6780 0 -1 4202496 1783 27179 0 0 3 2 1586 6 20 0 1 0 274249689 3031040 446 33554432000 4194304 5873084 140737102745376 140737102739192 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11878/statm: 740 446 174 410 0 322 0
[pid=11898] ppid=11878 vsize=9148 CPUtime=0 cores=0,2,4,6

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


[startup+1362.3 s]
/proc/loadavg: 2.00 2.03 2.21 3/183 12235
/proc/meminfo: memFree=28673896/32873844 swapFree=7116/7116
[pid=11877] ppid=11875 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11877/stat : 11877 (runPb2satCp2.sh) S 11875 11877 6780 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274249689 9367552 275 33554432000 4194304 5064252 140736304150208 140736304149120 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11877/statm: 2287 275 233 213 0 72 0
[pid=11878] ppid=11877 vsize=2960 CPUtime=15.97 cores=0,2,4,6
/proc/11878/stat : 11878 (pb2sat) S 11877 11877 6780 0 -1 4202496 1783 27179 0 0 3 2 1586 6 20 0 1 0 274249689 3031040 446 33554432000 4194304 5873084 140737102745376 140737102739192 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11878/statm: 740 446 174 410 0 322 0
[pid=11898] ppid=11878 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11898/stat : 11898 (satsolver.sh) S 11878 11877 6780 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 274251290 9367552 266 33554432000 4194304 5064252 140736026172528 140736026171440 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11898/statm: 2287 266 226 213 0 72 0
[pid=11899] ppid=11898 vsize=121308 CPUtime=1345.86 cores=0,2,4,6
/proc/11899/stat : 11899 (glucose_static) R 11898 11877 6780 0 -1 4202496 133844 0 0 0 134513 73 0 0 20 0 1 0 274251290 124219392 27801 33554432000 4194304 4896791 140733758199968 140733758197496 4225011 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11899/statm: 30327 27801 78 172 0 30153 0
Current children cumulated CPU time (s) 1361.83
Current children cumulated vsize (KiB) 142564

[startup+1422.3 s]
/proc/loadavg: 2.00 2.02 2.19 3/183 12235
/proc/meminfo: memFree=28660608/32873844 swapFree=7116/7116
[pid=11877] ppid=11875 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11877/stat : 11877 (runPb2satCp2.sh) S 11875 11877 6780 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274249689 9367552 275 33554432000 4194304 5064252 140736304150208 140736304149120 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11877/statm: 2287 275 233 213 0 72 0
[pid=11878] ppid=11877 vsize=2960 CPUtime=15.97 cores=0,2,4,6
/proc/11878/stat : 11878 (pb2sat) S 11877 11877 6780 0 -1 4202496 1783 27179 0 0 3 2 1586 6 20 0 1 0 274249689 3031040 446 33554432000 4194304 5873084 140737102745376 140737102739192 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11878/statm: 740 446 174 410 0 322 0
[pid=11898] ppid=11878 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11898/stat : 11898 (satsolver.sh) S 11878 11877 6780 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 274251290 9367552 266 33554432000 4194304 5064252 140736026172528 140736026171440 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11898/statm: 2287 266 226 213 0 72 0
[pid=11899] ppid=11898 vsize=123848 CPUtime=1405.84 cores=0,2,4,6
/proc/11899/stat : 11899 (glucose_static) R 11898 11877 6780 0 -1 4202496 136419 0 0 0 140509 75 0 0 20 0 1 0 274251290 126820352 28936 33554432000 4194304 4896791 140733758199968 140733758197400 4225008 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11899/statm: 30962 28936 78 172 0 30788 0
Current children cumulated CPU time (s) 1421.81
Current children cumulated vsize (KiB) 145104

[startup+1482.3 s]
/proc/loadavg: 2.08 2.03 2.18 3/183 12235
/proc/meminfo: memFree=28662332/32873844 swapFree=7116/7116
[pid=11877] ppid=11875 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11877/stat : 11877 (runPb2satCp2.sh) S 11875 11877 6780 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274249689 9367552 275 33554432000 4194304 5064252 140736304150208 140736304149120 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11877/statm: 2287 275 233 213 0 72 0
[pid=11878] ppid=11877 vsize=2960 CPUtime=15.97 cores=0,2,4,6
/proc/11878/stat : 11878 (pb2sat) S 11877 11877 6780 0 -1 4202496 1783 27179 0 0 3 2 1586 6 20 0 1 0 274249689 3031040 446 33554432000 4194304 5873084 140737102745376 140737102739192 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11878/statm: 740 446 174 410 0 322 0
[pid=11898] ppid=11878 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11898/stat : 11898 (satsolver.sh) S 11878 11877 6780 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 274251290 9367552 266 33554432000 4194304 5064252 140736026172528 140736026171440 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11898/statm: 2287 266 226 213 0 72 0
[pid=11899] ppid=11898 vsize=156032 CPUtime=1465.82 cores=0,2,4,6
/proc/11899/stat : 11899 (glucose_static) R 11898 11877 6780 0 -1 4202496 139478 0 0 0 146504 78 0 0 20 0 1 0 274251290 159776768 31480 33554432000 4194304 4896791 140733758199968 140733758197496 4225029 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11899/statm: 39008 31480 78 172 0 38834 0
Current children cumulated CPU time (s) 1481.79
Current children cumulated vsize (KiB) 177288

[startup+1542.3 s]
/proc/loadavg: 2.06 2.04 2.17 3/183 12236
/proc/meminfo: memFree=28690608/32873844 swapFree=7116/7116
[pid=11877] ppid=11875 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11877/stat : 11877 (runPb2satCp2.sh) S 11875 11877 6780 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274249689 9367552 275 33554432000 4194304 5064252 140736304150208 140736304149120 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11877/statm: 2287 275 233 213 0 72 0
[pid=11878] ppid=11877 vsize=2960 CPUtime=15.97 cores=0,2,4,6
/proc/11878/stat : 11878 (pb2sat) S 11877 11877 6780 0 -1 4202496 1783 27179 0 0 3 2 1586 6 20 0 1 0 274249689 3031040 446 33554432000 4194304 5873084 140737102745376 140737102739192 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11878/statm: 740 446 174 410 0 322 0
[pid=11898] ppid=11878 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11898/stat : 11898 (satsolver.sh) S 11878 11877 6780 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 274251290 9367552 266 33554432000 4194304 5064252 140736026172528 140736026171440 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11898/statm: 2287 266 226 213 0 72 0
[pid=11899] ppid=11898 vsize=95712 CPUtime=1525.81 cores=0,2,4,6
/proc/11899/stat : 11899 (glucose_static) R 11898 11877 6780 0 -1 4202496 141920 0 0 0 152501 80 0 0 20 0 1 0 274251290 98009088 21890 33554432000 4194304 4896791 140733758199968 140733758197544 4205160 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11899/statm: 23928 21890 78 172 0 23754 0
Current children cumulated CPU time (s) 1541.78
Current children cumulated vsize (KiB) 116968

[startup+1602.3 s]
/proc/loadavg: 2.10 2.04 2.17 3/184 12239
/proc/meminfo: memFree=28633512/32873844 swapFree=7116/7116
[pid=11877] ppid=11875 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11877/stat : 11877 (runPb2satCp2.sh) S 11875 11877 6780 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274249689 9367552 275 33554432000 4194304 5064252 140736304150208 140736304149120 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11877/statm: 2287 275 233 213 0 72 0
[pid=11878] ppid=11877 vsize=2960 CPUtime=15.97 cores=0,2,4,6
/proc/11878/stat : 11878 (pb2sat) S 11877 11877 6780 0 -1 4202496 1783 27179 0 0 3 2 1586 6 20 0 1 0 274249689 3031040 446 33554432000 4194304 5873084 140737102745376 140737102739192 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11878/statm: 740 446 174 410 0 322 0
[pid=11898] ppid=11878 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11898/stat : 11898 (satsolver.sh) S 11878 11877 6780 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 274251290 9367552 266 33554432000 4194304 5064252 140736026172528 140736026171440 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11898/statm: 2287 266 226 213 0 72 0
[pid=11899] ppid=11898 vsize=158764 CPUtime=1585.78 cores=0,2,4,6
/proc/11899/stat : 11899 (glucose_static) R 11898 11877 6780 0 -1 4202496 143269 0 0 0 158497 81 0 0 20 0 1 0 274251290 162574336 33946 33554432000 4194304 4896791 140733758199968 140733758197400 4225029 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11899/statm: 39691 33946 78 172 0 39517 0
Current children cumulated CPU time (s) 1601.75
Current children cumulated vsize (KiB) 180020

[startup+1662.3 s]
/proc/loadavg: 2.03 2.03 2.16 3/183 12239
/proc/meminfo: memFree=28613572/32873844 swapFree=7116/7116
[pid=11877] ppid=11875 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11877/stat : 11877 (runPb2satCp2.sh) S 11875 11877 6780 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274249689 9367552 275 33554432000 4194304 5064252 140736304150208 140736304149120 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11877/statm: 2287 275 233 213 0 72 0
[pid=11878] ppid=11877 vsize=2960 CPUtime=15.97 cores=0,2,4,6
/proc/11878/stat : 11878 (pb2sat) S 11877 11877 6780 0 -1 4202496 1783 27179 0 0 3 2 1586 6 20 0 1 0 274249689 3031040 446 33554432000 4194304 5873084 140737102745376 140737102739192 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11878/statm: 740 446 174 410 0 322 0
[pid=11898] ppid=11878 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11898/stat : 11898 (satsolver.sh) S 11878 11877 6780 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 274251290 9367552 266 33554432000 4194304 5064252 140736026172528 140736026171440 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11898/statm: 2287 266 226 213 0 72 0
[pid=11899] ppid=11898 vsize=97996 CPUtime=1645.76 cores=0,2,4,6
/proc/11899/stat : 11899 (glucose_static) R 11898 11877 6780 0 -1 4202496 145920 0 0 0 164493 83 0 0 20 0 1 0 274251290 100347904 22241 33554432000 4194304 4896791 140733758199968 140733758197224 4203775 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11899/statm: 24499 22241 78 172 0 24325 0
Current children cumulated CPU time (s) 1661.73
Current children cumulated vsize (KiB) 119252

[startup+1722.3 s]
/proc/loadavg: 2.01 2.02 2.14 4/183 12239
/proc/meminfo: memFree=28630560/32873844 swapFree=7116/7116
[pid=11877] ppid=11875 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11877/stat : 11877 (runPb2satCp2.sh) S 11875 11877 6780 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274249689 9367552 275 33554432000 4194304 5064252 140736304150208 140736304149120 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11877/statm: 2287 275 233 213 0 72 0
[pid=11878] ppid=11877 vsize=2960 CPUtime=15.97 cores=0,2,4,6
/proc/11878/stat : 11878 (pb2sat) S 11877 11877 6780 0 -1 4202496 1783 27179 0 0 3 2 1586 6 20 0 1 0 274249689 3031040 446 33554432000 4194304 5873084 140737102745376 140737102739192 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11878/statm: 740 446 174 410 0 322 0
[pid=11898] ppid=11878 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11898/stat : 11898 (satsolver.sh) S 11878 11877 6780 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 274251290 9367552 266 33554432000 4194304 5064252 140736026172528 140736026171440 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11898/statm: 2287 266 226 213 0 72 0
[pid=11899] ppid=11898 vsize=160772 CPUtime=1705.75 cores=0,2,4,6
/proc/11899/stat : 11899 (glucose_static) R 11898 11877 6780 0 -1 4202496 147737 0 0 0 170491 84 0 0 20 0 1 0 274251290 164630528 34286 33554432000 4194304 4896791 140733758199968 140733758197400 4225134 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11899/statm: 40193 34286 78 172 0 40019 0
Current children cumulated CPU time (s) 1721.72
Current children cumulated vsize (KiB) 182028

[startup+1782.3 s]
/proc/loadavg: 2.00 2.02 2.13 3/183 12239
/proc/meminfo: memFree=28629396/32873844 swapFree=7116/7116
[pid=11877] ppid=11875 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11877/stat : 11877 (runPb2satCp2.sh) S 11875 11877 6780 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274249689 9367552 275 33554432000 4194304 5064252 140736304150208 140736304149120 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11877/statm: 2287 275 233 213 0 72 0
[pid=11878] ppid=11877 vsize=2960 CPUtime=15.97 cores=0,2,4,6
/proc/11878/stat : 11878 (pb2sat) S 11877 11877 6780 0 -1 4202496 1783 27179 0 0 3 2 1586 6 20 0 1 0 274249689 3031040 446 33554432000 4194304 5873084 140737102745376 140737102739192 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11878/statm: 740 446 174 410 0 322 0
[pid=11898] ppid=11878 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11898/stat : 11898 (satsolver.sh) S 11878 11877 6780 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 274251290 9367552 266 33554432000 4194304 5064252 140736026172528 140736026171440 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11898/statm: 2287 266 226 213 0 72 0
[pid=11899] ppid=11898 vsize=161520 CPUtime=1765.72 cores=0,2,4,6
/proc/11899/stat : 11899 (glucose_static) R 11898 11877 6780 0 -1 4202496 149896 0 0 0 176486 86 0 0 20 0 1 0 274251290 165396480 33527 33554432000 4194304 4896791 140733758199968 140733758197256 4225445 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11899/statm: 40380 33527 78 172 0 40206 0
Current children cumulated CPU time (s) 1781.69
Current children cumulated vsize (KiB) 182776



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.7 s]
/proc/loadavg: 2.00 2.02 2.13 4/183 12239
/proc/meminfo: memFree=28653588/32873844 swapFree=7116/7116
[pid=11877] ppid=11875 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11877/stat : 11877 (runPb2satCp2.sh) S 11875 11877 6780 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274249689 9367552 275 33554432000 4194304 5064252 140736304150208 140736304149120 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11877/statm: 2287 275 233 213 0 72 0
[pid=11878] ppid=11877 vsize=2960 CPUtime=15.97 cores=0,2,4,6
/proc/11878/stat : 11878 (pb2sat) S 11877 11877 6780 0 -1 4202496 1783 27179 0 0 3 2 1586 6 20 0 1 0 274249689 3031040 446 33554432000 4194304 5873084 140737102745376 140737102739192 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11878/statm: 740 446 174 410 0 322 0
[pid=11898] ppid=11878 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11898/stat : 11898 (satsolver.sh) S 11878 11877 6780 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 274251290 9367552 266 33554432000 4194304 5064252 140736026172528 140736026171440 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11898/statm: 2287 266 226 213 0 72 0
[pid=11899] ppid=11898 vsize=100388 CPUtime=1784.12 cores=0,2,4,6
/proc/11899/stat : 11899 (glucose_static) R 11898 11877 6780 0 -1 4202496 150337 0 0 0 178325 87 0 0 20 0 1 0 274251290 102797312 23367 33554432000 4194304 4896791 140733758199968 140733758197544 4224990 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11899/statm: 25097 23367 78 172 0 24923 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 121644

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.71
CPU time (s): 1800.14
CPU user time (s): 1799.16
CPU system time (s): 0.979851
CPU usage (%): 99.9682
Max. virtual memory (cumulated for all children) (KiB): 191668

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.16
system time used= 0.979851
maximum resident set size= 162360
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 180287
page faults= 0
swaps= 0
block input operations= 0
block output operations= 5672
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 191
involuntary context switches= 3049

runsolver used 3.09253 second user time and 8.5617 second system time

The end

Launcher Data

Begin job on node146 at 2012-05-27 03:14:08
IDJOB=3695375
IDBENCH=48122
IDSOLVER=2273
FILE ID=node146/3695375-1338081245
RUNJOBID= node146-1338052923-6796
PBS_JOBID= 14624393
Free space on /tmp= 65940 MiB

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

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

MD5SUM BENCH= 08d7a5060b972f308367859ff82f87f6
RANDOM SEED=1754622948

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.034
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.034
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.034
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.034
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.034
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:         9279964 kB
Buffers:          306856 kB
Cached:         13534256 kB
SwapCached:         2428 kB
Active:          9319600 kB
Inactive:       12918264 kB
Active(anon):    8395656 kB
Inactive(anon):     3148 kB
Active(file):     923944 kB
Inactive(file): 12915116 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67100344 kB
Dirty:           4928796 kB
Writeback:             0 kB
AnonPages:       8401732 kB
Mapped:             9148 kB
Shmem:                 0 kB
Slab:            1198224 kB
SReclaimable:     635384 kB
SUnreclaim:       562840 kB
KernelStack:        1464 kB
PageTables:        20540 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    8516576 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   8386560 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= 71168 MiB
End job on node146 at 2012-05-27 03:44:08