Trace number 2670517

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
bsolo 3.2 Card? 1798.01 1798.48

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=9-P0=383-P1=149-P2=409-P3=307-P4=127-P5=191-P6=227-P7=281-P8=211-B.opb
MD5SUM1d88cb7e119c66203d260e6c8e2ab364
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark0.900862
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 3
Optimality of the best value was proved YES
Number of variables216
Total number of constraints17
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 constraints17
Minimum length of a constraint9
Maximum length of a constraint99
Number of terms in the objective function 9
Biggest coefficient in the objective function 256
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 511
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 131072
Number of bits of the biggest number in a constraint 18
Biggest sum of numbers in a constraint 523264
Number of bits of the biggest sum of numbers19
Number of products (including duplicates)648
Sum of products size (including duplicates)1296
Number of different products648
Sum of products size1296

Solver Data

0.00/0.00	c bsolo beta version 3.2 - 23/05/2010 : 1630 GMT
0.00/0.00	c Developed by Vasco Manquinho and José Santos IST/UTL - INESC-ID
0.00/0.00	c type "bsolo -h" for help
0.00/0.00	c Time Limit set via environment variable PBTIMEOUT to 1800
0.00/0.00	c Time Limit set to 1800
0.00/0.00	c Learning Strategy: Cardinality Constraint Learning
0.00/0.00	c Instance file HOME/instance-2670517-1276702297.opb
0.00/0.00	c File size is 48923 bytes.
0.00/0.00	c Highest Coefficient sum: 523264
0.00/0.00	c Parsing was ok!!
0.00/0.00	c Total parsing time: 0.008 s
0.00/0.01	c Var: 864 Constr: 1321 648/0/673 Lit: 5535 Watch. Lit: 3386
0.00/0.01	c Obj. Vars: 9 (1.04167 % of total variables)
0.00/0.02	c Pre-processing Time: 0.018 s
0.00/0.02	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.02	c        0    864     1321     5535    4     4761    7398      0      0 0.02
0.00/0.02	c Switching off lower bounding mode.
1797.93/1798.47	c      100    864     1514    15128    9     5294    8138    193   2272 0.04
1797.93/1798.47	c      251    864     1809    36982   20     5913    8952    488   2728 0.09
1797.93/1798.47	c      477    864     2232    65130   29     7043    9848    911   2635 0.18
1797.93/1798.47	c      816    864     2882   102764   35     8714   10833   1561   2649 0.31
1797.93/1798.47	c     1324    864     3862   169808   43    11204   11917   2541   2526 0.52
1797.93/1798.47	c     2088    864     5354   274236   51    15108   13109   4033   2552 0.82
1797.93/1798.47	c     3235    864     7551   407908   54    21082   14420   6230   2496 1.30
1797.93/1798.47	c     4957    864    10831   665190   61    29039   15863   9510   1860 2.67
1797.93/1798.47	c     7541    864    15845   990108   62    42080   17450  14524   1231 6.12
1797.93/1798.47	c    11421    864    14260   888379   62    36164   19196  12939    912 12.52
1797.93/1798.47	c    17243    864    15830   968912   61    41109   21116  14509    791 21.78
1797.93/1798.47	c    25980    864    22011  1283732   58    57541   23228  20690    649 40.01
1797.93/1798.47	c    39091    864    22403  1602300   71    55918   25551  21082    682 57.24
1797.93/1798.47	c    58761    864    18405  1261042   68    44913   28107  17084    582 100.91
1797.93/1798.47	c    88272    864    16173  1258865   77    41295   30918  14852    518 170.28
1797.93/1798.47	c   132542    864    20723  1439425   69    54713   34010  19402    537 246.59
1797.93/1798.47	c   198952    864    27123  1844653   68    67107   37412  25802    438 454.15
1797.93/1798.47	c   298572    864    24494  1502776   61    62150   41154  23173    411 725.59
1797.93/1798.47	c   448007    864    34208  2374264   69    88051   45270  32887    382 1171.00
1797.93/1798.47	c Resources Exceeded
1797.93/1798.47	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.93/1798.47	c   19   616782   8151   645313    39880  2815196  38559    343 1798.00
1797.93/1798.47	s UNKNOWN
1797.93/1798.47	c Total time: 1798 s

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2670517-1276702297/watcher-2670517-1276702297 -o /tmp/evaluation-result-2670517-1276702297/solver-2670517-1276702297 -C 1800 -W 2000 -M 1800 bsolo_pb10 -t1800 -l2 HOME/instance-2670517-1276702297.opb 

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): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 0.94 3/106 11215
/proc/meminfo: memFree=1830468/2059040 swapFree=4134608/4192956
[pid=11215] ppid=11213 vsize=10844 CPUtime=0
/proc/11215/stat : 11215 (bsolo_pb10) R 11213 11215 10952 0 -1 4202496 337 0 0 0 0 0 0 0 18 0 1 0 45816159 11104256 255 1992294400 134512640 137138936 4286909408 18446744073709551615 136577166 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11215/statm: 2711 256 175 642 0 2055 0

[startup+0.045241 s]
/proc/loadavg: 1.00 1.00 0.94 3/106 11215
/proc/meminfo: memFree=1830468/2059040 swapFree=4134608/4192956
[pid=11215] ppid=11213 vsize=11192 CPUtime=0.03
/proc/11215/stat : 11215 (bsolo_pb10) R 11213 11215 10952 0 -1 4202496 465 0 0 0 3 0 0 0 20 0 1 0 45816159 11460608 371 1992294400 134512640 137138936 4286909408 18446744073709551615 134552465 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11215/statm: 2798 371 192 642 0 2154 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 11192

[startup+0.101246 s]
/proc/loadavg: 1.00 1.00 0.94 3/106 11215
/proc/meminfo: memFree=1830468/2059040 swapFree=4134608/4192956
[pid=11215] ppid=11213 vsize=11580 CPUtime=0.09
/proc/11215/stat : 11215 (bsolo_pb10) R 11213 11215 10952 0 -1 4202496 549 0 0 0 9 0 0 0 20 0 1 0 45816159 11857920 455 1992294400 134512640 137138936 4286909408 18446744073709551615 136511090 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11215/statm: 2895 455 192 642 0 2251 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11580

[startup+0.301266 s]
/proc/loadavg: 1.00 1.00 0.94 3/106 11215
/proc/meminfo: memFree=1830468/2059040 swapFree=4134608/4192956
[pid=11215] ppid=11213 vsize=12476 CPUtime=0.29
/proc/11215/stat : 11215 (bsolo_pb10) R 11213 11215 10952 0 -1 4202496 781 0 0 0 29 0 0 0 20 0 1 0 45816159 12775424 687 1992294400 134512640 137138936 4286909408 18446744073709551615 136504672 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11215/statm: 3119 687 192 642 0 2475 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12476

[startup+0.701305 s]
/proc/loadavg: 1.00 1.00 0.94 3/106 11215
/proc/meminfo: memFree=1830468/2059040 swapFree=4134608/4192956
[pid=11215] ppid=11213 vsize=14388 CPUtime=0.69
/proc/11215/stat : 11215 (bsolo_pb10) R 11213 11215 10952 0 -1 4202496 1268 0 0 0 68 1 0 0 20 0 1 0 45816159 14733312 1174 1992294400 134512640 137138936 4286909408 18446744073709551615 136501718 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11215/statm: 3597 1174 192 642 0 2953 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14388

[startup+1.50139 s]
/proc/loadavg: 1.00 1.00 0.94 2/107 11216
/proc/meminfo: memFree=1825376/2059040 swapFree=4134608/4192956
[pid=11215] ppid=11213 vsize=17712 CPUtime=1.49
/proc/11215/stat : 11215 (bsolo_pb10) R 11213 11215 10952 0 -1 4202496 2077 0 0 0 147 2 0 0 23 0 1 0 45816159 18137088 1983 1992294400 134512640 137138936 4286909408 18446744073709551615 136500229 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11215/statm: 4428 1983 192 642 0 3784 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 17712

[startup+3.10155 s]
/proc/loadavg: 1.00 1.00 0.94 2/107 11216
/proc/meminfo: memFree=1821408/2059040 swapFree=4134608/4192956
[pid=11215] ppid=11213 vsize=21416 CPUtime=3.1
/proc/11215/stat : 11215 (bsolo_pb10) R 11213 11215 10952 0 -1 4202496 3024 0 0 0 307 3 0 0 25 0 1 0 45816159 21929984 2930 1992294400 134512640 137138936 4286909408 18446744073709551615 134606964 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11215/statm: 5354 2930 192 642 0 4710 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 21416

[startup+6.30087 s]
/proc/loadavg: 1.00 1.00 0.94 2/107 11218
/proc/meminfo: memFree=1816076/2059040 swapFree=4134608/4192956
[pid=11215] ppid=11213 vsize=25628 CPUtime=6.29
/proc/11215/stat : 11215 (bsolo_pb10) R 11213 11215 10952 0 -1 4202496 4070 0 0 0 625 4 0 0 25 0 1 0 45816159 26243072 3976 1992294400 134512640 137138936 4286909408 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11215/statm: 6407 3976 192 642 0 5763 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 25628

[startup+12.7005 s]
/proc/loadavg: 1.00 1.00 0.94 2/107 11218
/proc/meminfo: memFree=1812108/2059040 swapFree=4134608/4192956
[pid=11215] ppid=11213 vsize=28552 CPUtime=12.68
/proc/11215/stat : 11215 (bsolo_pb10) R 11213 11215 10952 0 -1 4202496 4795 0 0 0 1262 6 0 0 25 0 1 0 45816159 29237248 4701 1992294400 134512640 137138936 4286909408 18446744073709551615 134618214 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11215/statm: 7138 4701 192 642 0 6494 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 28552

[startup+25.5008 s]
/proc/loadavg: 1.00 1.00 0.94 2/107 11218
/proc/meminfo: memFree=1810496/2059040 swapFree=4134608/4192956
[pid=11215] ppid=11213 vsize=30204 CPUtime=25.48
/proc/11215/stat : 11215 (bsolo_pb10) R 11213 11215 10952 0 -1 4202496 5209 0 0 0 2539 9 0 0 25 0 1 0 45816159 30928896 5115 1992294400 134512640 137138936 4286909408 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11215/statm: 7551 5115 192 642 0 6907 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 30204

[startup+51.1014 s]
/proc/loadavg: 1.00 1.00 0.94 2/107 11218
/proc/meminfo: memFree=1804420/2059040 swapFree=4134608/4192956
[pid=11215] ppid=11213 vsize=36260 CPUtime=51.08
/proc/11215/stat : 11215 (bsolo_pb10) R 11213 11215 10952 0 -1 4202496 6727 0 0 0 5094 14 0 0 25 0 1 0 45816159 37130240 6633 1992294400 134512640 137138936 4286909408 18446744073709551615 134542310 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11215/statm: 9065 6633 192 642 0 8421 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 36260

[startup+102.308 s]
/proc/loadavg: 1.00 1.00 0.94 2/107 11220
/proc/meminfo: memFree=1800452/2059040 swapFree=4134608/4192956
[pid=11215] ppid=11213 vsize=40016 CPUtime=102.27
/proc/11215/stat : 11215 (bsolo_pb10) R 11213 11215 10952 0 -1 4202496 7669 0 0 0 10205 22 0 0 25 0 1 0 45816159 40976384 7575 1992294400 134512640 137138936 4286909408 18446744073709551615 134607615 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11215/statm: 10004 7575 192 642 0 9360 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 40016

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 0.94 2/107 11222
/proc/meminfo: memFree=1796484/2059040 swapFree=4134608/4192956
[pid=11215] ppid=11213 vsize=44012 CPUtime=162.25
/proc/11215/stat : 11215 (bsolo_pb10) R 11213 11215 10952 0 -1 4202496 8670 0 0 0 16192 33 0 0 25 0 1 0 45816159 45068288 8576 1992294400 134512640 137138936 4286909408 18446744073709551615 134542484 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11215/statm: 11003 8576 192 642 0 10359 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 44012

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 0.94 2/107 11222
/proc/meminfo: memFree=1794872/2059040 swapFree=4134608/4192956
[pid=11215] ppid=11213 vsize=45584 CPUtime=222.24
/proc/11215/stat : 11215 (bsolo_pb10) R 11213 11215 10952 0 -1 4202496 9066 0 0 0 22180 44 0 0 25 0 1 0 45816159 46678016 8972 1992294400 134512640 137138936 4286909408 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11215/statm: 11396 8972 192 642 0 10752 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 45584

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/107 11224
/proc/meminfo: memFree=1792764/2059040 swapFree=4134608/4192956
[pid=11215] ppid=11213 vsize=47564 CPUtime=282.22
/proc/11215/stat : 11215 (bsolo_pb10) R 11213 11215 10952 0 -1 4202496 9590 0 0 0 28169 53 0 0 25 0 1 0 45816159 48705536 9462 1992294400 134512640 137138936 4286909408 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11215/statm: 11891 9462 192 642 0 11247 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 47564

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/107 11226
/proc/meminfo: memFree=1792640/2059040 swapFree=4134608/4192956
[pid=11215] ppid=11213 vsize=47800 CPUtime=342.2
/proc/11215/stat : 11215 (bsolo_pb10) R 11213 11215 10952 0 -1 4202496 9623 0 0 0 34160 60 0 0 25 0 1 0 45816159 48947200 9495 1992294400 134512640 137138936 4286909408 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11215/statm: 11950 9495 192 642 0 11306 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 47800

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/107 11228
/proc/meminfo: memFree=1792640/2059040 swapFree=4134608/4192956
[pid=11215] ppid=11213 vsize=47800 CPUtime=402.19
/proc/11215/stat : 11215 (bsolo_pb10) R 11213 11215 10952 0 -1 4202496 9623 0 0 0 40150 69 0 0 25 0 1 0 45816159 48947200 9495 1992294400 134512640 137138936 4286909408 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11215/statm: 11950 9495 192 642 0 11306 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 47800

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/107 11230
/proc/meminfo: memFree=1791276/2059040 swapFree=4134608/4192956
[pid=11215] ppid=11213 vsize=49012 CPUtime=462.17
/proc/11215/stat : 11215 (bsolo_pb10) R 11213 11215 10952 0 -1 4202496 9969 0 0 0 46140 77 0 0 25 0 1 0 45816159 50188288 9804 1992294400 134512640 137138936 4286909408 18446744073709551615 136511173 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11215/statm: 12253 9804 192 642 0 11609 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 49012

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/107 11230
/proc/meminfo: memFree=1791276/2059040 swapFree=4134608/4192956
[pid=11215] ppid=11213 vsize=49180 CPUtime=522.16
/proc/11215/stat : 11215 (bsolo_pb10) R 11213 11215 10952 0 -1 4202496 10005 0 0 0 52128 88 0 0 25 0 1 0 45816159 50360320 9840 1992294400 134512640 137138936 4286909408 18446744073709551615 136504512 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11215/statm: 12295 9840 192 642 0 11651 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 49180

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/107 11232
/proc/meminfo: memFree=1791152/2059040 swapFree=4134608/4192956
[pid=11215] ppid=11213 vsize=49180 CPUtime=582.14
/proc/11215/stat : 11215 (bsolo_pb10) R 11213 11215 10952 0 -1 4202496 10005 0 0 0 58120 94 0 0 25 0 1 0 45816159 50360320 9840 1992294400 134512640 137138936 4286909408 18446744073709551615 134542793 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11215/statm: 12295 9840 192 642 0 11651 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 49180

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/107 11234
/proc/meminfo: memFree=1791152/2059040 swapFree=4134608/4192956
[pid=11215] ppid=11213 vsize=49180 CPUtime=642.14
/proc/11215/stat : 11215 (bsolo_pb10) R 11213 11215 10952 0 -1 4202496 10005 0 0 0 64113 101 0 0 25 0 1 0 45816159 50360320 9840 1992294400 134512640 137138936 4286909408 18446744073709551615 134606663 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11215/statm: 12295 9840 192 642 0 11651 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 49180

[startup+702.302 s]

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

/proc/meminfo: memFree=1780612/2059040 swapFree=4134608/4192956
[pid=11215] ppid=11213 vsize=59444 CPUtime=1122.01
/proc/11215/stat : 11215 (bsolo_pb10) R 11213 11215 10952 0 -1 4202496 12650 0 0 0 112033 168 0 0 25 0 1 0 45816159 60870656 12406 1992294400 134512640 137138936 4286909408 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11215/statm: 14861 12406 192 642 0 14217 0
Current children cumulated CPU time (s) 1122.01
Current children cumulated vsize (KiB) 59444

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/107 11248
/proc/meminfo: memFree=1780488/2059040 swapFree=4134608/4192956
[pid=11215] ppid=11213 vsize=59460 CPUtime=1181.99
/proc/11215/stat : 11215 (bsolo_pb10) R 11213 11215 10952 0 -1 4202496 12657 0 0 0 118022 177 0 0 25 0 1 0 45816159 60887040 12413 1992294400 134512640 137138936 4286909408 18446744073709551615 134543082 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11215/statm: 14865 12413 192 642 0 14221 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 59460

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/107 11250
/proc/meminfo: memFree=1780488/2059040 swapFree=4134608/4192956
[pid=11215] ppid=11213 vsize=59460 CPUtime=1241.97
/proc/11215/stat : 11215 (bsolo_pb10) R 11213 11215 10952 0 -1 4202496 12657 0 0 0 124013 184 0 0 25 0 1 0 45816159 60887040 12413 1992294400 134512640 137138936 4286909408 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11215/statm: 14865 12413 192 642 0 14221 0
Current children cumulated CPU time (s) 1241.97
Current children cumulated vsize (KiB) 59460

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/107 11252
/proc/meminfo: memFree=1779248/2059040 swapFree=4134608/4192956
[pid=11215] ppid=11213 vsize=60384 CPUtime=1301.97
/proc/11215/stat : 11215 (bsolo_pb10) R 11213 11215 10952 0 -1 4202496 12960 0 0 0 130006 191 0 0 25 0 1 0 45816159 61833216 12671 1992294400 134512640 137138936 4286909408 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11215/statm: 15096 12671 192 642 0 14452 0
Current children cumulated CPU time (s) 1301.97
Current children cumulated vsize (KiB) 60384

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/107 11254
/proc/meminfo: memFree=1779000/2059040 swapFree=4134608/4192956
[pid=11215] ppid=11213 vsize=60864 CPUtime=1361.94
/proc/11215/stat : 11215 (bsolo_pb10) R 11213 11215 10952 0 -1 4202496 13050 0 0 0 135995 199 0 0 25 0 1 0 45816159 62324736 12761 1992294400 134512640 137138936 4286909408 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11215/statm: 15216 12761 192 642 0 14572 0
Current children cumulated CPU time (s) 1361.94
Current children cumulated vsize (KiB) 60864

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 0.94 2/107 11254
/proc/meminfo: memFree=1776396/2059040 swapFree=4134608/4192956
[pid=11215] ppid=11213 vsize=63500 CPUtime=1421.94
/proc/11215/stat : 11215 (bsolo_pb10) R 11213 11215 10952 0 -1 4202496 13755 0 0 0 141988 206 0 0 25 0 1 0 45816159 65024000 13420 1992294400 134512640 137138936 4286909408 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11215/statm: 15875 13420 192 642 0 15231 0
Current children cumulated CPU time (s) 1421.94
Current children cumulated vsize (KiB) 63500

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/107 11256
/proc/meminfo: memFree=1776396/2059040 swapFree=4134608/4192956
[pid=11215] ppid=11213 vsize=63500 CPUtime=1481.91
/proc/11215/stat : 11215 (bsolo_pb10) R 11213 11215 10952 0 -1 4202496 13755 0 0 0 147978 213 0 0 25 0 1 0 45816159 65024000 13420 1992294400 134512640 137138936 4286909408 18446744073709551615 134606964 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11215/statm: 15875 13420 192 642 0 15231 0
Current children cumulated CPU time (s) 1481.91
Current children cumulated vsize (KiB) 63500

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/107 11258
/proc/meminfo: memFree=1776272/2059040 swapFree=4134608/4192956
[pid=11215] ppid=11213 vsize=63500 CPUtime=1541.9
/proc/11215/stat : 11215 (bsolo_pb10) R 11213 11215 10952 0 -1 4202496 13755 0 0 0 153970 220 0 0 25 0 1 0 45816159 65024000 13420 1992294400 134512640 137138936 4286909408 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11215/statm: 15875 13420 192 642 0 15231 0
Current children cumulated CPU time (s) 1541.9
Current children cumulated vsize (KiB) 63500

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/107 11260
/proc/meminfo: memFree=1776272/2059040 swapFree=4134608/4192956
[pid=11215] ppid=11213 vsize=63500 CPUtime=1601.89
/proc/11215/stat : 11215 (bsolo_pb10) R 11213 11215 10952 0 -1 4202496 13755 0 0 0 159962 227 0 0 25 0 1 0 45816159 65024000 13420 1992294400 134512640 137138936 4286909408 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11215/statm: 15875 13420 192 642 0 15231 0
Current children cumulated CPU time (s) 1601.89
Current children cumulated vsize (KiB) 63500

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/107 11262
/proc/meminfo: memFree=1776272/2059040 swapFree=4134608/4192956
[pid=11215] ppid=11213 vsize=63500 CPUtime=1661.87
/proc/11215/stat : 11215 (bsolo_pb10) R 11213 11215 10952 0 -1 4202496 13755 0 0 0 165952 235 0 0 25 0 1 0 45816159 65024000 13420 1992294400 134512640 137138936 4286909408 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11215/statm: 15875 13420 192 642 0 15231 0
Current children cumulated CPU time (s) 1661.87
Current children cumulated vsize (KiB) 63500

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/107 11262
/proc/meminfo: memFree=1776272/2059040 swapFree=4134608/4192956
[pid=11215] ppid=11213 vsize=63500 CPUtime=1721.86
/proc/11215/stat : 11215 (bsolo_pb10) R 11213 11215 10952 0 -1 4202496 13755 0 0 0 171944 242 0 0 25 0 1 0 45816159 65024000 13420 1992294400 134512640 137138936 4286909408 18446744073709551615 134542776 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11215/statm: 15875 13420 192 642 0 15231 0
Current children cumulated CPU time (s) 1721.86
Current children cumulated vsize (KiB) 63500

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/107 11273
/proc/meminfo: memFree=1775156/2059040 swapFree=4134608/4192956
[pid=11215] ppid=11213 vsize=63500 CPUtime=1781.83
/proc/11215/stat : 11215 (bsolo_pb10) R 11213 11215 10952 0 -1 4202496 13755 0 0 0 177934 249 0 0 25 0 1 0 45816159 65024000 13420 1992294400 134512640 137138936 4286909408 18446744073709551615 136296998 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11215/statm: 15875 13420 192 642 0 15231 0
Current children cumulated CPU time (s) 1781.83
Current children cumulated vsize (KiB) 63500

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

[startup+1791.91 s]
/proc/loadavg: 1.00 1.00 0.94 2/107 11273
/proc/meminfo: memFree=1775156/2059040 swapFree=4134608/4192956
[pid=11215] ppid=11213 vsize=63500 CPUtime=1791.43
/proc/11215/stat : 11215 (bsolo_pb10) R 11213 11215 10952 0 -1 4202496 13755 0 0 0 178893 250 0 0 25 0 1 0 45816159 65024000 13420 1992294400 134512640 137138936 4286909408 18446744073709551615 134542770 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11215/statm: 15875 13420 192 642 0 15231 0
Current children cumulated CPU time (s) 1791.43
Current children cumulated vsize (KiB) 63500

[startup+1795.1 s]
/proc/loadavg: 1.00 1.00 0.94 2/107 11273
/proc/meminfo: memFree=1775156/2059040 swapFree=4134608/4192956
[pid=11215] ppid=11213 vsize=63500 CPUtime=1794.63
/proc/11215/stat : 11215 (bsolo_pb10) R 11213 11215 10952 0 -1 4202496 13755 0 0 0 179213 250 0 0 25 0 1 0 45816159 65024000 13420 1992294400 134512640 137138936 4286909408 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11215/statm: 15875 13420 192 642 0 15231 0
Current children cumulated CPU time (s) 1794.63
Current children cumulated vsize (KiB) 63500

[startup+1796.7 s]
/proc/loadavg: 1.00 1.00 0.94 2/107 11273
/proc/meminfo: memFree=1775156/2059040 swapFree=4134608/4192956
[pid=11215] ppid=11213 vsize=63500 CPUtime=1796.22
/proc/11215/stat : 11215 (bsolo_pb10) R 11213 11215 10952 0 -1 4202496 13755 0 0 0 179372 250 0 0 25 0 1 0 45816159 65024000 13420 1992294400 134512640 137138936 4286909408 18446744073709551615 135984569 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11215/statm: 15875 13420 192 642 0 15231 0
Current children cumulated CPU time (s) 1796.22
Current children cumulated vsize (KiB) 63500

[startup+1797.5 s]
/proc/loadavg: 1.00 1.00 0.94 2/107 11273
/proc/meminfo: memFree=1775156/2059040 swapFree=4134608/4192956
[pid=11215] ppid=11213 vsize=63500 CPUtime=1797.02
/proc/11215/stat : 11215 (bsolo_pb10) R 11213 11215 10952 0 -1 4202496 13755 0 0 0 179452 250 0 0 25 0 1 0 45816159 65024000 13420 1992294400 134512640 137138936 4286909408 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11215/statm: 15875 13420 192 642 0 15231 0
Current children cumulated CPU time (s) 1797.02
Current children cumulated vsize (KiB) 63500

[startup+1797.9 s]
/proc/loadavg: 1.00 1.00 0.94 2/107 11273
/proc/meminfo: memFree=1775156/2059040 swapFree=4134608/4192956
[pid=11215] ppid=11213 vsize=63500 CPUtime=1797.42
/proc/11215/stat : 11215 (bsolo_pb10) R 11213 11215 10952 0 -1 4202496 13755 0 0 0 179492 250 0 0 25 0 1 0 45816159 65024000 13420 1992294400 134512640 137138936 4286909408 18446744073709551615 134602907 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11215/statm: 15875 13420 192 642 0 15231 0
Current children cumulated CPU time (s) 1797.42
Current children cumulated vsize (KiB) 63500

[startup+1798.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/107 11273
/proc/meminfo: memFree=1775156/2059040 swapFree=4134608/4192956
[pid=11215] ppid=11213 vsize=63500 CPUtime=1797.82
/proc/11215/stat : 11215 (bsolo_pb10) R 11213 11215 10952 0 -1 4202496 13755 0 0 0 179532 250 0 0 25 0 1 0 45816159 65024000 13420 1992294400 134512640 137138936 4286909408 18446744073709551615 135984592 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11215/statm: 15875 13420 192 642 0 15231 0
Current children cumulated CPU time (s) 1797.82
Current children cumulated vsize (KiB) 63500

[startup+1798.4 s]
/proc/loadavg: 1.00 1.00 0.94 2/107 11273
/proc/meminfo: memFree=1775156/2059040 swapFree=4134608/4192956
[pid=11215] ppid=11213 vsize=63500 CPUtime=1797.93
/proc/11215/stat : 11215 (bsolo_pb10) R 11213 11215 10952 0 -1 4202496 13755 0 0 0 179543 250 0 0 25 0 1 0 45816159 65024000 13420 1992294400 134512640 137138936 4286909408 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11215/statm: 15875 13420 192 642 0 15231 0
Current children cumulated CPU time (s) 1797.93
Current children cumulated vsize (KiB) 63500

Child status: 0
Real time (s): 1798.48
CPU time (s): 1798.01
CPU user time (s): 1795.5
CPU system time (s): 2.51262
CPU usage (%): 99.9738
Max. virtual memory (cumulated for all children) (KiB): 63500

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.5
system time used= 2.51262
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13755
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1
involuntary context switches= 5845

runsolver used 2.75658 second user time and 8.70268 second system time

The end

Launcher Data

Begin job on node017 at 2010-06-16 17:31:37
IDJOB=2670517
IDBENCH=47975
IDSOLVER=1162
FILE ID=node017/2670517-1276702297
PBS_JOBID= 11174118
Free space on /tmp= 62540 MiB

SOLVER NAME= bsolo 3.2 Card
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/factor-mod-size=9-P0=383-P1=149-P2=409-P3=307-P4=127-P5=191-P6=227-P7=281-P8=211-B.opb
COMMAND LINE= bsolo_pb10 -tTIMEOUT -l2 BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2670517-1276702297/watcher-2670517-1276702297 -o /tmp/evaluation-result-2670517-1276702297/solver-2670517-1276702297 -C 1800 -W 2000 -M 1800  bsolo_pb10 -t1800 -l2 HOME/instance-2670517-1276702297.opb

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 1d88cb7e119c66203d260e6c8e2ab364
RANDOM SEED=422895529

node017.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.201
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6000.40
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.201
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5599.51
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1831244 kB
Buffers:         17344 kB
Cached:         116036 kB
SwapCached:      11648 kB
Active:          76640 kB
Inactive:        71332 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1831244 kB
SwapTotal:     4192956 kB
SwapFree:      4134608 kB
Dirty:            3844 kB
Writeback:           0 kB
AnonPages:       13140 kB
Mapped:           9308 kB
Slab:            58024 kB
PageTables:       4024 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   183024 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-2670517-1276702297.opb

Free space on /tmp at the end= 62536 MiB
End job on node017 at 2010-06-16 18:01:36