Trace number 2670391

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.44

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=9-P0=307-P1=59-P2=149-P3=337-P4=409-P5=457-P6=79-P7=53-P8=347-P9=487-B.opb
MD5SUM54510d4a8cd791bae993d435a4bb6e03
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 benchmark22.5226
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 variables243
Total number of constraints19
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 constraints19
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)729
Sum of products size (including duplicates)1458
Number of different products729
Sum of products size1458

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-2670391-1276701775.opb
0.00/0.00	c File size is 55270 bytes.
0.00/0.01	c Highest Coefficient sum: 523264
0.00/0.01	c Parsing was ok!!
0.00/0.01	c Total parsing time: 0.009 s
0.00/0.01	c Var: 972 Constr: 1486 729/0/757 Lit: 6228 Watch. Lit: 3809
0.00/0.01	c Obj. Vars: 9 (0.925926 % of total variables)
0.00/0.02	c Pre-processing Time: 0.02 s
0.00/0.02	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.02	c        0    972     1486     6228    4     5357    8325      0      0 0.02
0.00/0.02	c Switching off lower bounding mode.
1797.97/1798.42	c      100    972     1673    15484    9     5810    9158    187   2173 0.05
1797.97/1798.42	c      250    972     1968    37155   18     6443   10074    482   2906 0.09
1797.97/1798.42	c      476    972     2395    62040   25     7584   11082    909   3152 0.15
1797.97/1798.42	c      816    972     3048    97531   31     9369   12191   1562   3225 0.25
1797.97/1798.42	c     1324    972     4015   152325   37    11981   13411   2529   3002 0.44
1797.97/1798.42	c     2087    972     5466   240222   43    15831   14753   3980   2801 0.74
1797.97/1798.42	c     3234    972     7700   374866   48    21847   16229   6214   2210 1.46
1797.97/1798.42	c     4955    972    11017   570520   51    30650   17852   9531   1781 2.78
1797.97/1798.42	c     7541    972    16076   895060   55    44472   19638  14590   1319 5.72
1797.97/1798.42	c    11421    972    13733   814220   59    37746   21602  12247    878 13.00
1797.97/1798.42	c    17244    972    13679   842169   61    34578   23763  12193    804 21.44
1797.97/1798.42	c    25982    972    18837  1043072   55    51576   26140  17351    757 34.28
1797.97/1798.42	c    39092    972    17537  1129036   64    46006   28755  16051    666 58.65
1797.97/1798.42	c    58762    972    26500  1810727   68    68568   31631  25014    623 94.31
1797.97/1798.42	c    88272    972    19835  1130348   56    52609   34795  18349    543 162.42
1797.97/1798.42	c   132543    972    33572  2294740   68    85145   38275  32086    448 295.49
1797.97/1798.42	c   198953    972    26921  1806181   67    70103   42103  25435    398 498.67
1797.97/1798.42	c   298573    971    25554  1629255   63    68101   46314  24068    372 802.22
1797.97/1798.42	c   448008    971    32422  2206804   68    84109   50946  30936    328 1365.42
1797.97/1798.42	c Resources Exceeded
1797.97/1798.42	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.97/1798.42	c   19   558826   5780   576409    25132  1542660  23646    310 1798.00
1797.97/1798.42	s UNKNOWN
1797.97/1798.42	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-2670391-1276701775/watcher-2670391-1276701775 -o /tmp/evaluation-result-2670391-1276701775/solver-2670391-1276701775 -C 1800 -W 2000 -M 1800 bsolo_pb10 -t1800 -l2 HOME/instance-2670391-1276701775.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.03 1.07 1.00 3/106 16307
/proc/meminfo: memFree=1625456/2059040 swapFree=4192956/4192956
[pid=16307] ppid=16305 vsize=10984 CPUtime=0
/proc/16307/stat : 16307 (bsolo_pb10) R 16305 16307 16100 0 -1 4202496 341 0 0 0 0 0 0 0 19 0 1 0 11468384 11247616 259 1992294400 134512640 137138936 4290986672 18446744073709551615 134518604 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16307/statm: 2746 259 176 642 0 2088 0

[startup+0.036394 s]
/proc/loadavg: 1.03 1.07 1.00 3/106 16307
/proc/meminfo: memFree=1625456/2059040 swapFree=4192956/4192956
[pid=16307] ppid=16305 vsize=11192 CPUtime=0.03
/proc/16307/stat : 16307 (bsolo_pb10) R 16305 16307 16100 0 -1 4202496 467 0 0 0 3 0 0 0 19 0 1 0 11468384 11460608 371 1992294400 134512640 137138936 4290986672 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16307/statm: 2798 371 192 642 0 2154 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 11192

[startup+0.1004 s]
/proc/loadavg: 1.03 1.07 1.00 3/106 16307
/proc/meminfo: memFree=1625456/2059040 swapFree=4192956/4192956
[pid=16307] ppid=16305 vsize=11708 CPUtime=0.09
/proc/16307/stat : 16307 (bsolo_pb10) R 16305 16307 16100 0 -1 4202496 572 0 0 0 9 0 0 0 20 0 1 0 11468384 11988992 476 1992294400 134512640 137138936 4290986672 18446744073709551615 136504256 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16307/statm: 2927 476 192 642 0 2283 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11708

[startup+0.300418 s]
/proc/loadavg: 1.03 1.07 1.00 3/106 16307
/proc/meminfo: memFree=1625456/2059040 swapFree=4192956/4192956
[pid=16307] ppid=16305 vsize=12720 CPUtime=0.29
/proc/16307/stat : 16307 (bsolo_pb10) R 16305 16307 16100 0 -1 4202496 830 0 0 0 29 0 0 0 20 0 1 0 11468384 13025280 734 1992294400 134512640 137138936 4290986672 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16307/statm: 3180 734 192 642 0 2536 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12720

[startup+0.700452 s]
/proc/loadavg: 1.03 1.07 1.00 3/106 16307
/proc/meminfo: memFree=1625456/2059040 swapFree=4192956/4192956
[pid=16307] ppid=16305 vsize=14504 CPUtime=0.69
/proc/16307/stat : 16307 (bsolo_pb10) R 16305 16307 16100 0 -1 4202496 1275 0 0 0 68 1 0 0 21 0 1 0 11468384 14852096 1179 1992294400 134512640 137138936 4290986672 18446744073709551615 134607320 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16307/statm: 3626 1179 192 642 0 2982 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14504

[startup+1.50052 s]
/proc/loadavg: 1.03 1.07 1.00 2/107 16308
/proc/meminfo: memFree=1620364/2059040 swapFree=4192956/4192956
[pid=16307] ppid=16305 vsize=16788 CPUtime=1.49
/proc/16307/stat : 16307 (bsolo_pb10) R 16305 16307 16100 0 -1 4202496 1842 0 0 0 147 2 0 0 23 0 1 0 11468384 17190912 1746 1992294400 134512640 137138936 4290986672 18446744073709551615 135984569 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16307/statm: 4197 1746 192 642 0 3553 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16788

[startup+3.10066 s]
/proc/loadavg: 1.03 1.07 1.00 2/107 16308
/proc/meminfo: memFree=1617760/2059040 swapFree=4192956/4192956
[pid=16307] ppid=16305 vsize=20196 CPUtime=3.09
/proc/16307/stat : 16307 (bsolo_pb10) R 16305 16307 16100 0 -1 4202496 2695 0 0 0 307 2 0 0 25 0 1 0 11468384 20680704 2599 1992294400 134512640 137138936 4290986672 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16307/statm: 5049 2599 192 642 0 4405 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 20196

[startup+6.30093 s]
/proc/loadavg: 1.02 1.07 1.00 2/107 16308
/proc/meminfo: memFree=1611560/2059040 swapFree=4192956/4192956
[pid=16307] ppid=16305 vsize=25140 CPUtime=6.29
/proc/16307/stat : 16307 (bsolo_pb10) R 16305 16307 16100 0 -1 4202496 3940 0 0 0 624 5 0 0 25 0 1 0 11468384 25743360 3844 1992294400 134512640 137138936 4290986672 18446744073709551615 134600187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16307/statm: 6285 3844 192 642 0 5641 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 25140

[startup+12.7015 s]
/proc/loadavg: 1.02 1.07 1.00 2/107 16308
/proc/meminfo: memFree=1606228/2059040 swapFree=4192956/4192956
[pid=16307] ppid=16305 vsize=29448 CPUtime=12.69
/proc/16307/stat : 16307 (bsolo_pb10) R 16305 16307 16100 0 -1 4202496 5022 0 0 0 1262 7 0 0 25 0 1 0 11468384 30154752 4926 1992294400 134512640 137138936 4290986672 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16307/statm: 7362 4926 192 642 0 6718 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 29448

[startup+25.5006 s]
/proc/loadavg: 1.02 1.06 1.00 2/107 16310
/proc/meminfo: memFree=1603252/2059040 swapFree=4192956/4192956
[pid=16307] ppid=16305 vsize=32564 CPUtime=25.48
/proc/16307/stat : 16307 (bsolo_pb10) R 16305 16307 16100 0 -1 4202496 5803 0 0 0 2539 9 0 0 25 0 1 0 11468384 33345536 5707 1992294400 134512640 137138936 4290986672 18446744073709551615 134542490 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16307/statm: 8141 5707 192 642 0 7497 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 32564

[startup+51.1008 s]
/proc/loadavg: 1.01 1.06 1.00 2/107 16310
/proc/meminfo: memFree=1601144/2059040 swapFree=4192956/4192956
[pid=16307] ppid=16305 vsize=34724 CPUtime=51.08
/proc/16307/stat : 16307 (bsolo_pb10) R 16305 16307 16100 0 -1 4202496 6347 0 0 0 5094 14 0 0 25 0 1 0 11468384 35557376 6251 1992294400 134512640 137138936 4290986672 18446744073709551615 136511176 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16307/statm: 8681 6251 192 642 0 8037 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 34724

[startup+102.308 s]
/proc/loadavg: 1.00 1.05 1.00 2/107 16312
/proc/meminfo: memFree=1592216/2059040 swapFree=4192956/4192956
[pid=16307] ppid=16305 vsize=43532 CPUtime=102.27
/proc/16307/stat : 16307 (bsolo_pb10) R 16305 16307 16100 0 -1 4202496 8555 0 0 0 10204 23 0 0 25 0 1 0 11468384 44576768 8459 1992294400 134512640 137138936 4290986672 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16307/statm: 10883 8459 192 642 0 10239 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 43532

[startup+162.3 s]
/proc/loadavg: 1.00 1.03 1.00 2/107 16312
/proc/meminfo: memFree=1592092/2059040 swapFree=4192956/4192956
[pid=16307] ppid=16305 vsize=43532 CPUtime=162.25
/proc/16307/stat : 16307 (bsolo_pb10) R 16305 16307 16100 0 -1 4202496 8555 0 0 0 16193 32 0 0 25 0 1 0 11468384 44576768 8459 1992294400 134512640 137138936 4290986672 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16307/statm: 10883 8459 192 642 0 10239 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 43532

[startup+222.301 s]
/proc/loadavg: 1.00 1.03 1.00 2/107 16314
/proc/meminfo: memFree=1589612/2059040 swapFree=4192956/4192956
[pid=16307] ppid=16305 vsize=46132 CPUtime=222.24
/proc/16307/stat : 16307 (bsolo_pb10) R 16305 16307 16100 0 -1 4202496 9209 0 0 0 22181 43 0 0 25 0 1 0 11468384 47239168 9078 1992294400 134512640 137138936 4290986672 18446744073709551615 134603190 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16307/statm: 11533 9078 192 642 0 10889 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 46132

[startup+282.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/107 16316
/proc/meminfo: memFree=1588000/2059040 swapFree=4192956/4192956
[pid=16307] ppid=16305 vsize=47696 CPUtime=282.23
/proc/16307/stat : 16307 (bsolo_pb10) R 16305 16307 16100 0 -1 4202496 9614 0 0 0 28173 50 0 0 25 0 1 0 11468384 48840704 9483 1992294400 134512640 137138936 4290986672 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16307/statm: 11924 9483 192 642 0 11280 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 47696

[startup+342.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/107 16318
/proc/meminfo: memFree=1584652/2059040 swapFree=4192956/4192956
[pid=16307] ppid=16305 vsize=51152 CPUtime=342.21
/proc/16307/stat : 16307 (bsolo_pb10) R 16305 16307 16100 0 -1 4202496 10502 0 0 0 34160 61 0 0 25 0 1 0 11468384 52379648 10333 1992294400 134512640 137138936 4290986672 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16307/statm: 12788 10333 192 642 0 12144 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 51152

[startup+402.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/107 16320
/proc/meminfo: memFree=1584032/2059040 swapFree=4192956/4192956
[pid=16307] ppid=16305 vsize=51632 CPUtime=402.19
/proc/16307/stat : 16307 (bsolo_pb10) R 16305 16307 16100 0 -1 4202496 10622 0 0 0 40151 68 0 0 25 0 1 0 11468384 52871168 10453 1992294400 134512640 137138936 4290986672 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16307/statm: 12908 10453 192 642 0 12264 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 51632

[startup+462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 16320
/proc/meminfo: memFree=1584032/2059040 swapFree=4192956/4192956
[pid=16307] ppid=16305 vsize=51632 CPUtime=462.18
/proc/16307/stat : 16307 (bsolo_pb10) R 16305 16307 16100 0 -1 4202496 10622 0 0 0 46143 75 0 0 25 0 1 0 11468384 52871168 10453 1992294400 134512640 137138936 4290986672 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16307/statm: 12908 10453 192 642 0 12264 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 51632

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 16322
/proc/meminfo: memFree=1581924/2059040 swapFree=4192956/4192956
[pid=16307] ppid=16305 vsize=53504 CPUtime=522.17
/proc/16307/stat : 16307 (bsolo_pb10) R 16305 16307 16100 0 -1 4202496 11133 0 0 0 52132 85 0 0 25 0 1 0 11468384 54788096 10922 1992294400 134512640 137138936 4290986672 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16307/statm: 13376 10922 192 642 0 12732 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 53504

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 16327
/proc/meminfo: memFree=1581304/2059040 swapFree=4192956/4192956
[pid=16307] ppid=16305 vsize=53672 CPUtime=582.15
/proc/16307/stat : 16307 (bsolo_pb10) R 16305 16307 16100 0 -1 4202496 11174 0 0 0 58124 91 0 0 25 0 1 0 11468384 54960128 10963 1992294400 134512640 137138936 4290986672 18446744073709551615 134542516 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16307/statm: 13418 10963 192 642 0 12774 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 53672

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 16329
/proc/meminfo: memFree=1581304/2059040 swapFree=4192956/4192956
[pid=16307] ppid=16305 vsize=53672 CPUtime=642.15
/proc/16307/stat : 16307 (bsolo_pb10) R 16305 16307 16100 0 -1 4202496 11174 0 0 0 64116 99 0 0 25 0 1 0 11468384 54960128 10963 1992294400 134512640 137138936 4290986672 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16307/statm: 13418 10963 192 642 0 12774 0
Current children cumulated CPU time (s) 642.15
Current children cumulated vsize (KiB) 53672

[startup+702.301 s]

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

/proc/meminfo: memFree=1566920/2059040 swapFree=4192956/4192956
[pid=16307] ppid=16305 vsize=68324 CPUtime=1122.02
/proc/16307/stat : 16307 (bsolo_pb10) R 16305 16307 16100 0 -1 4202496 14884 0 0 0 112039 163 0 0 25 0 1 0 11468384 69963776 14626 1992294400 134512640 137138936 4290986672 18446744073709551615 134542252 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16307/statm: 17081 14626 192 642 0 16437 0
Current children cumulated CPU time (s) 1122.02
Current children cumulated vsize (KiB) 68324

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 16343
/proc/meminfo: memFree=1566920/2059040 swapFree=4192956/4192956
[pid=16307] ppid=16305 vsize=68324 CPUtime=1182.01
/proc/16307/stat : 16307 (bsolo_pb10) R 16305 16307 16100 0 -1 4202496 14884 0 0 0 118031 170 0 0 25 0 1 0 11468384 69963776 14626 1992294400 134512640 137138936 4290986672 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16307/statm: 17081 14626 192 642 0 16437 0
Current children cumulated CPU time (s) 1182.01
Current children cumulated vsize (KiB) 68324

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 16345
/proc/meminfo: memFree=1566796/2059040 swapFree=4192956/4192956
[pid=16307] ppid=16305 vsize=68324 CPUtime=1241.99
/proc/16307/stat : 16307 (bsolo_pb10) R 16305 16307 16100 0 -1 4202496 14884 0 0 0 124022 177 0 0 25 0 1 0 11468384 69963776 14626 1992294400 134512640 137138936 4290986672 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16307/statm: 17081 14626 192 642 0 16437 0
Current children cumulated CPU time (s) 1241.99
Current children cumulated vsize (KiB) 68324

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 16347
/proc/meminfo: memFree=1566672/2059040 swapFree=4192956/4192956
[pid=16307] ppid=16305 vsize=68324 CPUtime=1301.99
/proc/16307/stat : 16307 (bsolo_pb10) R 16305 16307 16100 0 -1 4202496 14884 0 0 0 130014 185 0 0 25 0 1 0 11468384 69963776 14626 1992294400 134512640 137138936 4290986672 18446744073709551615 136504617 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16307/statm: 17081 14626 192 642 0 16437 0
Current children cumulated CPU time (s) 1301.99
Current children cumulated vsize (KiB) 68324

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 16347
/proc/meminfo: memFree=1566672/2059040 swapFree=4192956/4192956
[pid=16307] ppid=16305 vsize=68324 CPUtime=1361.96
/proc/16307/stat : 16307 (bsolo_pb10) R 16305 16307 16100 0 -1 4202496 14884 0 0 0 136005 191 0 0 25 0 1 0 11468384 69963776 14626 1992294400 134512640 137138936 4290986672 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16307/statm: 17081 14626 192 642 0 16437 0
Current children cumulated CPU time (s) 1361.96
Current children cumulated vsize (KiB) 68324

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 16349
/proc/meminfo: memFree=1566672/2059040 swapFree=4192956/4192956
[pid=16307] ppid=16305 vsize=68340 CPUtime=1421.96
/proc/16307/stat : 16307 (bsolo_pb10) R 16305 16307 16100 0 -1 4202496 14892 0 0 0 141996 200 0 0 25 0 1 0 11468384 69980160 14634 1992294400 134512640 137138936 4290986672 18446744073709551615 134606623 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16307/statm: 17085 14634 192 642 0 16441 0
Current children cumulated CPU time (s) 1421.96
Current children cumulated vsize (KiB) 68340

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 16351
/proc/meminfo: memFree=1566672/2059040 swapFree=4192956/4192956
[pid=16307] ppid=16305 vsize=68340 CPUtime=1481.94
/proc/16307/stat : 16307 (bsolo_pb10) R 16305 16307 16100 0 -1 4202496 14892 0 0 0 147987 207 0 0 25 0 1 0 11468384 69980160 14634 1992294400 134512640 137138936 4290986672 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16307/statm: 17085 14634 192 642 0 16441 0
Current children cumulated CPU time (s) 1481.94
Current children cumulated vsize (KiB) 68340

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 16353
/proc/meminfo: memFree=1566672/2059040 swapFree=4192956/4192956
[pid=16307] ppid=16305 vsize=68340 CPUtime=1541.92
/proc/16307/stat : 16307 (bsolo_pb10) R 16305 16307 16100 0 -1 4202496 14892 0 0 0 153978 214 0 0 25 0 1 0 11468384 69980160 14634 1992294400 134512640 137138936 4290986672 18446744073709551615 135984592 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16307/statm: 17085 14634 192 642 0 16441 0
Current children cumulated CPU time (s) 1541.92
Current children cumulated vsize (KiB) 68340

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 16355
/proc/meminfo: memFree=1566672/2059040 swapFree=4192956/4192956
[pid=16307] ppid=16305 vsize=68340 CPUtime=1601.91
/proc/16307/stat : 16307 (bsolo_pb10) R 16305 16307 16100 0 -1 4202496 14892 0 0 0 159971 220 0 0 25 0 1 0 11468384 69980160 14634 1992294400 134512640 137138936 4290986672 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16307/statm: 17085 14634 192 642 0 16441 0
Current children cumulated CPU time (s) 1601.91
Current children cumulated vsize (KiB) 68340

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 16355
/proc/meminfo: memFree=1566548/2059040 swapFree=4192956/4192956
[pid=16307] ppid=16305 vsize=68340 CPUtime=1661.9
/proc/16307/stat : 16307 (bsolo_pb10) R 16305 16307 16100 0 -1 4202496 14892 0 0 0 165962 228 0 0 25 0 1 0 11468384 69980160 14634 1992294400 134512640 137138936 4290986672 18446744073709551615 134542889 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16307/statm: 17085 14634 192 642 0 16441 0
Current children cumulated CPU time (s) 1661.9
Current children cumulated vsize (KiB) 68340

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 16357
/proc/meminfo: memFree=1566548/2059040 swapFree=4192956/4192956
[pid=16307] ppid=16305 vsize=68340 CPUtime=1721.88
/proc/16307/stat : 16307 (bsolo_pb10) R 16305 16307 16100 0 -1 4202496 14892 0 0 0 171955 233 0 0 25 0 1 0 11468384 69980160 14634 1992294400 134512640 137138936 4290986672 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16307/statm: 17085 14634 192 642 0 16441 0
Current children cumulated CPU time (s) 1721.88
Current children cumulated vsize (KiB) 68340

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 16359
/proc/meminfo: memFree=1566300/2059040 swapFree=4192956/4192956
[pid=16307] ppid=16305 vsize=68340 CPUtime=1781.86
/proc/16307/stat : 16307 (bsolo_pb10) R 16305 16307 16100 0 -1 4202496 14892 0 0 0 177946 240 0 0 25 0 1 0 11468384 69980160 14634 1992294400 134512640 137138936 4290986672 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16307/statm: 17085 14634 192 642 0 16441 0
Current children cumulated CPU time (s) 1781.86
Current children cumulated vsize (KiB) 68340

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

[startup+1791.91 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 16359
/proc/meminfo: memFree=1566300/2059040 swapFree=4192956/4192956
[pid=16307] ppid=16305 vsize=68340 CPUtime=1791.47
/proc/16307/stat : 16307 (bsolo_pb10) R 16305 16307 16100 0 -1 4202496 14892 0 0 0 178906 241 0 0 25 0 1 0 11468384 69980160 14634 1992294400 134512640 137138936 4290986672 18446744073709551615 134540747 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16307/statm: 17085 14634 192 642 0 16441 0
Current children cumulated CPU time (s) 1791.47
Current children cumulated vsize (KiB) 68340

[startup+1795.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 16359
/proc/meminfo: memFree=1566300/2059040 swapFree=4192956/4192956
[pid=16307] ppid=16305 vsize=68340 CPUtime=1794.67
/proc/16307/stat : 16307 (bsolo_pb10) R 16305 16307 16100 0 -1 4202496 14892 0 0 0 179226 241 0 0 25 0 1 0 11468384 69980160 14634 1992294400 134512640 137138936 4290986672 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16307/statm: 17085 14634 192 642 0 16441 0
Current children cumulated CPU time (s) 1794.67
Current children cumulated vsize (KiB) 68340

[startup+1796.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 16359
/proc/meminfo: memFree=1566300/2059040 swapFree=4192956/4192956
[pid=16307] ppid=16305 vsize=68340 CPUtime=1796.26
/proc/16307/stat : 16307 (bsolo_pb10) R 16305 16307 16100 0 -1 4202496 14892 0 0 0 179385 241 0 0 25 0 1 0 11468384 69980160 14634 1992294400 134512640 137138936 4290986672 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16307/statm: 17085 14634 192 642 0 16441 0
Current children cumulated CPU time (s) 1796.26
Current children cumulated vsize (KiB) 68340

[startup+1797.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 16359
/proc/meminfo: memFree=1566300/2059040 swapFree=4192956/4192956
[pid=16307] ppid=16305 vsize=68340 CPUtime=1797.06
/proc/16307/stat : 16307 (bsolo_pb10) R 16305 16307 16100 0 -1 4202496 14892 0 0 0 179465 241 0 0 25 0 1 0 11468384 69980160 14634 1992294400 134512640 137138936 4290986672 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16307/statm: 17085 14634 192 642 0 16441 0
Current children cumulated CPU time (s) 1797.06
Current children cumulated vsize (KiB) 68340

[startup+1797.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 16359
/proc/meminfo: memFree=1566300/2059040 swapFree=4192956/4192956
[pid=16307] ppid=16305 vsize=68340 CPUtime=1797.46
/proc/16307/stat : 16307 (bsolo_pb10) R 16305 16307 16100 0 -1 4202496 14892 0 0 0 179505 241 0 0 25 0 1 0 11468384 69980160 14634 1992294400 134512640 137138936 4290986672 18446744073709551615 134542372 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16307/statm: 17085 14634 192 642 0 16441 0
Current children cumulated CPU time (s) 1797.46
Current children cumulated vsize (KiB) 68340

[startup+1798.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 16359
/proc/meminfo: memFree=1566300/2059040 swapFree=4192956/4192956
[pid=16307] ppid=16305 vsize=68340 CPUtime=1797.86
/proc/16307/stat : 16307 (bsolo_pb10) R 16305 16307 16100 0 -1 4202496 14892 0 0 0 179545 241 0 0 25 0 1 0 11468384 69980160 14634 1992294400 134512640 137138936 4290986672 18446744073709551615 134542617 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16307/statm: 17085 14634 192 642 0 16441 0
Current children cumulated CPU time (s) 1797.86
Current children cumulated vsize (KiB) 68340

[startup+1798.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 16359
/proc/meminfo: memFree=1566300/2059040 swapFree=4192956/4192956
[pid=16307] ppid=16305 vsize=68340 CPUtime=1797.97
/proc/16307/stat : 16307 (bsolo_pb10) R 16305 16307 16100 0 -1 4202496 14892 0 0 0 179556 241 0 0 25 0 1 0 11468384 69980160 14634 1992294400 134512640 137138936 4290986672 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16307/statm: 17085 14634 192 642 0 16441 0
Current children cumulated CPU time (s) 1797.97
Current children cumulated vsize (KiB) 68340

Child status: 0
Real time (s): 1798.44
CPU time (s): 1798.01
CPU user time (s): 1795.58
CPU system time (s): 2.42663
CPU usage (%): 99.9762
Max. virtual memory (cumulated for all children) (KiB): 68340

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.58
system time used= 2.42663
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14892
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= 4971

runsolver used 2.86756 second user time and 8.59169 second system time

The end

Launcher Data

Begin job on node057 at 2010-06-16 17:22:55
IDJOB=2670391
IDBENCH=47912
IDSOLVER=1162
FILE ID=node057/2670391-1276701775
PBS_JOBID= 11174088
Free space on /tmp= 62536 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=307-P1=59-P2=149-P3=337-P4=409-P5=457-P6=79-P7=53-P8=347-P9=487-B.opb
COMMAND LINE= bsolo_pb10 -tTIMEOUT -l2 BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2670391-1276701775/watcher-2670391-1276701775 -o /tmp/evaluation-result-2670391-1276701775/solver-2670391-1276701775 -C 1800 -W 2000 -M 1800  bsolo_pb10 -t1800 -l2 HOME/instance-2670391-1276701775.opb

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

MD5SUM BENCH= 54510d4a8cd791bae993d435a4bb6e03
RANDOM SEED=1190175143

node057.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.247
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.49
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.247
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.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1628280 kB
Buffers:        123504 kB
Cached:         168068 kB
SwapCached:          0 kB
Active:         131376 kB
Inactive:       219556 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1628280 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            4012 kB
Writeback:           0 kB
AnonPages:       59288 kB
Mapped:          15420 kB
Slab:            58020 kB
PageTables:       4024 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182576 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-2670391-1276701775.opb

Free space on /tmp at the end= 62532 MiB
End job on node057 at 2010-06-16 17:52:54