Trace number 2671142

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 NameAnswerCPU timeWall clock time
bsolo 3.2 Card? 1798.11 1798.63

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_500_10_2_80.opb
MD5SUM4b0064bdd43b7a445f2334396cfebe4e
Bench CategoryDEC-SMALLINT-NLC (no optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark1.9697
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables1000
Total number of constraints1502
Number of constraints which are clauses500
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints1001
Minimum length of a constraint2
Maximum length of a constraint1000
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 80
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 1000
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)12656
Sum of products size (including duplicates)25312
Number of different products6328
Sum of products size12656

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-2671142-1276720251.opb
0.00/0.00	c File size is 567847 bytes.
0.05/0.09	c Highest Coefficient sum: 1000
0.05/0.09	c Parsing was ok!!
0.05/0.09	c Total parsing time: 0.095 s
0.09/0.10	c Var: 7328 Constr: 14159 6828/1003/6328 Lit: 54124 Watch. Lit: 46379
0.09/0.10	c Obj. Vars: 0 (0 % of total variables)
1.99/2.00	c Pre-processing Time: 1.999 s
1.99/2.00	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1.99/2.00	c        0   7328    14159    54124    3    46379   94248      0      0 2.00
1.99/2.00	c Switching off lower bounding mode.
1797.98/1798.52	c      100   7328    14260    94089    6    46660  103673    101     44 2.23
1797.98/1798.52	c      250   7328    14410   152635   10    46960  114041    251    100 2.50
1797.98/1798.52	c      476   7328    14636   230233   15    47412  125446    477    166 2.86
1797.98/1798.52	c      815   7328    14975   358338   23    48090  137991    816    235 3.46
1797.98/1798.52	c     1324   7328    15484   561437   36    49108  151791   1325    306 4.32
1797.98/1798.52	c     2087   7328    16247   913540   56    50634  166971   2088    360 5.79
1797.98/1798.52	c     3233   7328    17393  1431107   82    52926  183669   3234    408 7.92
1797.98/1798.52	c     4955   7328    19115  2166832  113    56370  202036   4956    476 10.40
1797.98/1798.52	c     7539   7328    21699  3336197  153    61538  222240   7540    454 16.58
1797.98/1798.52	c    11419   7328    25579  5190811  202    69298  244465  11420    419 27.21
1797.98/1798.52	c    17241   7328    31401  8035569  255    80942  268912  17242    370 46.50
1797.98/1798.52	c    25978   7328    40138 12198131  303    98416  295804  25979    319 81.38
1797.98/1798.52	c    39088   7328    53248 18479162  347   124636  325385  39089    285 136.75
1797.98/1798.52	c    58758   7328    72918 27697076  379   163976  357924  58759    269 218.14
1797.98/1798.52	c    88268   7328   102428 41996799  410   222996  393717  88269    260 338.44
1797.98/1798.52	c   132538   7328   146698 63358042  431   311536  433089 132539    248 534.37
1797.98/1798.52	c Reducing formula size due to memory constraints
1797.98/1798.52	c Memory Limit: 1000.00 MB  Used: 1005.41 MB
1797.98/1798.52	c   198949   7328    35184 10440794  296    88508   32558  21025    150 1321.67
1797.98/1798.52	c Resources Exceeded
1797.98/1798.52	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.98/1798.52	c   17   293506   1815   656915    44240 14991595  30081    163 1798.01
1797.98/1798.52	s UNKNOWN
1797.98/1798.52	c Total time: 1798.01 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-2671142-1276720251/watcher-2671142-1276720251 -o /tmp/evaluation-result-2671142-1276720251/solver-2671142-1276720251 -C 1800 -W 2000 -M 1800 bsolo_pb10 -t1800 -l2 HOME/instance-2671142-1276720251.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 1.00 3/106 10942
/proc/meminfo: memFree=1858760/2059040 swapFree=4139252/4192956
[pid=10942] ppid=10940 vsize=11496 CPUtime=0
/proc/10942/stat : 10942 (bsolo_pb10) R 10940 10942 10459 0 -1 4202496 363 0 0 0 0 0 0 0 18 0 1 0 47626624 11771904 281 1992294400 134512640 137138936 4287753984 18446744073709551615 136660732 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10942/statm: 2874 282 174 642 0 2091 0

[startup+0.053359 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 10942
/proc/meminfo: memFree=1858760/2059040 swapFree=4139252/4192956
[pid=10942] ppid=10940 vsize=12460 CPUtime=0.05
/proc/10942/stat : 10942 (bsolo_pb10) R 10940 10942 10459 0 -1 4202496 678 0 0 0 5 0 0 0 21 0 1 0 47626624 12759040 596 1992294400 134512640 137138936 4287753984 18446744073709551615 136525315 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10942/statm: 3115 596 240 642 0 2332 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 12460

[startup+0.101364 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 10942
/proc/meminfo: memFree=1858760/2059040 swapFree=4139252/4192956
[pid=10942] ppid=10940 vsize=13976 CPUtime=0.09
/proc/10942/stat : 10942 (bsolo_pb10) R 10940 10942 10459 0 -1 4202496 1242 0 0 0 9 0 0 0 21 0 1 0 47626624 14311424 1021 1992294400 134512640 137138936 4287753984 18446744073709551615 136506715 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10942/statm: 3494 1023 182 642 0 2850 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13976

[startup+0.301391 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 10942
/proc/meminfo: memFree=1858760/2059040 swapFree=4139252/4192956
[pid=10942] ppid=10940 vsize=14648 CPUtime=0.29
/proc/10942/stat : 10942 (bsolo_pb10) R 10940 10942 10459 0 -1 4202496 1416 0 0 0 29 0 0 0 21 0 1 0 47626624 14999552 1195 1992294400 134512640 137138936 4287753984 18446744073709551615 134543169 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10942/statm: 3662 1195 184 642 0 3018 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14648

[startup+0.701445 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 10942
/proc/meminfo: memFree=1858760/2059040 swapFree=4139252/4192956
[pid=10942] ppid=10940 vsize=14648 CPUtime=0.69
/proc/10942/stat : 10942 (bsolo_pb10) R 10940 10942 10459 0 -1 4202496 1416 0 0 0 68 1 0 0 22 0 1 0 47626624 14999552 1195 1992294400 134512640 137138936 4287753984 18446744073709551615 134542525 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10942/statm: 3662 1195 184 642 0 3018 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14648

[startup+1.50055 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10943
/proc/meminfo: memFree=1855156/2059040 swapFree=4139252/4192956
[pid=10942] ppid=10940 vsize=14648 CPUtime=1.49
/proc/10942/stat : 10942 (bsolo_pb10) R 10940 10942 10459 0 -1 4202496 1416 0 0 0 148 1 0 0 25 0 1 0 47626624 14999552 1195 1992294400 134512640 137138936 4287753984 18446744073709551615 135984550 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10942/statm: 3662 1195 184 642 0 3018 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14648

[startup+3.10076 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10943
/proc/meminfo: memFree=1854164/2059040 swapFree=4139252/4192956
[pid=10942] ppid=10940 vsize=17580 CPUtime=3.09
/proc/10942/stat : 10942 (bsolo_pb10) R 10940 10942 10459 0 -1 4202496 2574 0 0 0 303 6 0 0 25 0 1 0 47626624 18001920 1967 1992294400 134512640 137138936 4287753984 18446744073709551615 134544960 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10942/statm: 4395 1967 192 642 0 3751 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 17580

[startup+6.30118 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10943
/proc/meminfo: memFree=1844740/2059040 swapFree=4139252/4192956
[pid=10942] ppid=10940 vsize=27556 CPUtime=6.29
/proc/10942/stat : 10942 (bsolo_pb10) R 10940 10942 10459 0 -1 4202496 5058 0 0 0 617 12 0 0 25 0 1 0 47626624 28217344 4450 1992294400 134512640 137138936 4287753984 18446744073709551615 134609401 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10942/statm: 6889 4450 192 642 0 6245 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 27556

[startup+12.701 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10943
/proc/meminfo: memFree=1823040/2059040 swapFree=4139252/4192956
[pid=10942] ppid=10940 vsize=47988 CPUtime=12.69
/proc/10942/stat : 10942 (bsolo_pb10) R 10940 10942 10459 0 -1 4202496 10177 0 0 0 1249 20 0 0 25 0 1 0 47626624 49139712 9569 1992294400 134512640 137138936 4287753984 18446744073709551615 136297655 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10942/statm: 11997 9569 192 642 0 11353 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 47988

[startup+25.5017 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10943
/proc/meminfo: memFree=1791668/2059040 swapFree=4139252/4192956
[pid=10942] ppid=10940 vsize=78188 CPUtime=25.48
/proc/10942/stat : 10942 (bsolo_pb10) R 10940 10942 10459 0 -1 4202496 17725 0 0 0 2518 30 0 0 25 0 1 0 47626624 80064512 17117 1992294400 134512640 137138936 4287753984 18446744073709551615 134602746 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10942/statm: 19547 17117 192 642 0 18903 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 78188

[startup+51.101 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10943
/proc/meminfo: memFree=1742440/2059040 swapFree=4139252/4192956
[pid=10942] ppid=10940 vsize=128148 CPUtime=51.08
/proc/10942/stat : 10942 (bsolo_pb10) R 10940 10942 10459 0 -1 4202496 30212 0 0 0 5061 47 0 0 25 0 1 0 47626624 131223552 29604 1992294400 134512640 137138936 4287753984 18446744073709551615 134606964 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10942/statm: 32037 29604 192 642 0 31393 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 128148

[startup+102.309 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10945
/proc/meminfo: memFree=1664196/2059040 swapFree=4139252/4192956
[pid=10942] ppid=10940 vsize=204816 CPUtime=102.27
/proc/10942/stat : 10942 (bsolo_pb10) R 10940 10942 10459 0 -1 4202496 49379 0 0 0 10157 70 0 0 25 0 1 0 47626624 209731584 48771 1992294400 134512640 137138936 4287753984 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10942/statm: 51204 48771 192 642 0 50560 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 204816

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10947
/proc/meminfo: memFree=1572560/2059040 swapFree=4139252/4192956
[pid=10942] ppid=10940 vsize=297028 CPUtime=162.25
/proc/10942/stat : 10942 (bsolo_pb10) R 10940 10942 10459 0 -1 4202496 72433 0 0 0 16124 101 0 0 25 0 1 0 47626624 304156672 71825 1992294400 134512640 137138936 4287753984 18446744073709551615 134542525 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10942/statm: 74257 71825 192 642 0 73613 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 297028

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10947
/proc/meminfo: memFree=1486628/2059040 swapFree=4139252/4192956
[pid=10942] ppid=10940 vsize=382156 CPUtime=222.23
/proc/10942/stat : 10942 (bsolo_pb10) R 10940 10942 10459 0 -1 4202496 93708 0 0 0 22097 126 0 0 25 0 1 0 47626624 391327744 93100 1992294400 134512640 137138936 4287753984 18446744073709551615 134575776 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10942/statm: 95539 93100 192 642 0 94895 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 382156

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10949
/proc/meminfo: memFree=1388544/2059040 swapFree=4139252/4192956
[pid=10942] ppid=10940 vsize=480752 CPUtime=282.21
/proc/10942/stat : 10942 (bsolo_pb10) R 10940 10942 10459 0 -1 4202496 118364 0 0 0 28067 154 0 0 25 0 1 0 47626624 492290048 117756 1992294400 134512640 137138936 4287753984 18446744073709551615 134618214 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10942/statm: 120188 117756 192 642 0 119544 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 480752

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10951
/proc/meminfo: memFree=1304100/2059040 swapFree=4139252/4192956
[pid=10942] ppid=10940 vsize=564376 CPUtime=342.19
/proc/10942/stat : 10942 (bsolo_pb10) R 10940 10942 10459 0 -1 4202496 139272 0 0 0 34040 179 0 0 25 0 1 0 47626624 577921024 138664 1992294400 134512640 137138936 4287753984 18446744073709551615 134606663 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10942/statm: 141094 138664 192 642 0 140450 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 564376

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10953
/proc/meminfo: memFree=1210356/2059040 swapFree=4139252/4192956
[pid=10942] ppid=10940 vsize=658980 CPUtime=402.18
/proc/10942/stat : 10942 (bsolo_pb10) R 10940 10942 10459 0 -1 4202496 162922 0 0 0 40010 208 0 0 25 0 1 0 47626624 674795520 162314 1992294400 134512640 137138936 4287753984 18446744073709551615 136500388 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10942/statm: 164745 162314 192 642 0 164101 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 658980

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10955
/proc/meminfo: memFree=1117852/2059040 swapFree=4139252/4192956
[pid=10942] ppid=10940 vsize=750172 CPUtime=462.16
/proc/10942/stat : 10942 (bsolo_pb10) R 10940 10942 10459 0 -1 4202496 185723 0 0 0 45987 229 0 0 25 0 1 0 47626624 768176128 185115 1992294400 134512640 137138936 4287753984 18446744073709551615 134542053 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10942/statm: 187543 185115 192 642 0 186899 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 750172

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10955
/proc/meminfo: memFree=1047668/2059040 swapFree=4139252/4192956
[pid=10942] ppid=10940 vsize=820984 CPUtime=522.14
/proc/10942/stat : 10942 (bsolo_pb10) R 10940 10942 10459 0 -1 4202496 203415 0 0 0 51964 250 0 0 25 0 1 0 47626624 840687616 202807 1992294400 134512640 137138936 4287753984 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10942/statm: 205246 202807 192 642 0 204602 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 820984

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10957
/proc/meminfo: memFree=1016668/2059040 swapFree=4139252/4192956
[pid=10942] ppid=10940 vsize=850632 CPUtime=582.12
/proc/10942/stat : 10942 (bsolo_pb10) R 10940 10942 10459 0 -1 4202496 210834 0 0 0 57953 259 0 0 25 0 1 0 47626624 871047168 210226 1992294400 134512640 137138936 4287753984 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10942/statm: 212658 210226 192 642 0 212014 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 850632

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10959
/proc/meminfo: memFree=997076/2059040 swapFree=4139252/4192956
[pid=10942] ppid=10940 vsize=870056 CPUtime=642.11
/proc/10942/stat : 10942 (bsolo_pb10) R 10940 10942 10459 0 -1 4202496 215694 0 0 0 63946 265 0 0 25 0 1 0 47626624 890937344 215086 1992294400 134512640 137138936 4287753984 18446744073709551615 134542310 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10942/statm: 217514 215086 192 642 0 216870 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 870056

[startup+702.301 s]

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

/proc/meminfo: memFree=823104/2059040 swapFree=4139252/4192956
[pid=10942] ppid=10940 vsize=1042760 CPUtime=1121.97
/proc/10942/stat : 10942 (bsolo_pb10) R 10940 10942 10459 0 -1 4202496 259031 0 0 0 111880 317 0 0 25 0 1 0 47626624 1067786240 258261 1992294400 134512640 137138936 4287753984 18446744073709551615 134540747 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10942/statm: 260690 258261 192 642 0 260046 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 1042760

[startup+1182.3 s]
/proc/loadavg: 1.10 1.03 1.01 2/107 10973
/proc/meminfo: memFree=822980/2059040 swapFree=4139252/4192956
[pid=10942] ppid=10940 vsize=1042760 CPUtime=1181.95
/proc/10942/stat : 10942 (bsolo_pb10) R 10940 10942 10459 0 -1 4202496 259031 0 0 0 117872 323 0 0 25 0 1 0 47626624 1067786240 258261 1992294400 134512640 137138936 4287753984 18446744073709551615 136504124 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10942/statm: 260690 258261 192 642 0 260046 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 1042760

[startup+1242.3 s]
/proc/loadavg: 1.08 1.04 1.01 2/107 10975
/proc/meminfo: memFree=822856/2059040 swapFree=4139252/4192956
[pid=10942] ppid=10940 vsize=1042760 CPUtime=1241.94
/proc/10942/stat : 10942 (bsolo_pb10) R 10940 10942 10459 0 -1 4202496 259031 0 0 0 123865 329 0 0 25 0 1 0 47626624 1067786240 258261 1992294400 134512640 137138936 4287753984 18446744073709551615 134542295 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10942/statm: 260690 258261 192 642 0 260046 0
Current children cumulated CPU time (s) 1241.94
Current children cumulated vsize (KiB) 1042760

[startup+1302.3 s]
/proc/loadavg: 1.03 1.03 1.00 2/107 10977
/proc/meminfo: memFree=822856/2059040 swapFree=4139252/4192956
[pid=10942] ppid=10940 vsize=1042760 CPUtime=1301.93
/proc/10942/stat : 10942 (bsolo_pb10) R 10940 10942 10459 0 -1 4202496 259031 0 0 0 129860 333 0 0 25 0 1 0 47626624 1067786240 258261 1992294400 134512640 137138936 4287753984 18446744073709551615 134573444 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10942/statm: 260690 258261 192 642 0 260046 0
Current children cumulated CPU time (s) 1301.93
Current children cumulated vsize (KiB) 1042760

[startup+1362.3 s]
/proc/loadavg: 1.01 1.02 1.00 2/107 10979
/proc/meminfo: memFree=822856/2059040 swapFree=4139252/4192956
[pid=10942] ppid=10940 vsize=1042748 CPUtime=1361.9
/proc/10942/stat : 10942 (bsolo_pb10) R 10940 10942 10459 0 -1 4202496 259031 0 0 0 135849 341 0 0 25 0 1 0 47626624 1067773952 258259 1992294400 134512640 137138936 4287753984 18446744073709551615 136511072 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10942/statm: 260687 258259 192 642 0 260043 0
Current children cumulated CPU time (s) 1361.9
Current children cumulated vsize (KiB) 1042748

[startup+1422.31 s]
/proc/loadavg: 1.00 1.02 1.00 2/107 10979
/proc/meminfo: memFree=823104/2059040 swapFree=4139252/4192956
[pid=10942] ppid=10940 vsize=1042592 CPUtime=1421.89
/proc/10942/stat : 10942 (bsolo_pb10) R 10940 10942 10459 0 -1 4202496 259031 0 0 0 141844 345 0 0 25 0 1 0 47626624 1067614208 258220 1992294400 134512640 137138936 4287753984 18446744073709551615 136500388 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10942/statm: 260648 258220 192 642 0 260004 0
Current children cumulated CPU time (s) 1421.89
Current children cumulated vsize (KiB) 1042592

[startup+1482.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/107 10981
/proc/meminfo: memFree=822980/2059040 swapFree=4139252/4192956
[pid=10942] ppid=10940 vsize=1042592 CPUtime=1481.87
/proc/10942/stat : 10942 (bsolo_pb10) R 10940 10942 10459 0 -1 4202496 259031 0 0 0 147837 350 0 0 25 0 1 0 47626624 1067614208 258220 1992294400 134512640 137138936 4287753984 18446744073709551615 134542752 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10942/statm: 260648 258220 192 642 0 260004 0
Current children cumulated CPU time (s) 1481.87
Current children cumulated vsize (KiB) 1042592

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10983
/proc/meminfo: memFree=822980/2059040 swapFree=4139252/4192956
[pid=10942] ppid=10940 vsize=1042592 CPUtime=1541.85
/proc/10942/stat : 10942 (bsolo_pb10) R 10940 10942 10459 0 -1 4202496 259031 0 0 0 153829 356 0 0 25 0 1 0 47626624 1067614208 258220 1992294400 134512640 137138936 4287753984 18446744073709551615 136297647 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10942/statm: 260648 258220 192 642 0 260004 0
Current children cumulated CPU time (s) 1541.85
Current children cumulated vsize (KiB) 1042592

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10985
/proc/meminfo: memFree=823104/2059040 swapFree=4139252/4192956
[pid=10942] ppid=10940 vsize=1042560 CPUtime=1601.83
/proc/10942/stat : 10942 (bsolo_pb10) R 10940 10942 10459 0 -1 4202496 259031 0 0 0 159822 361 0 0 25 0 1 0 47626624 1067581440 258212 1992294400 134512640 137138936 4287753984 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10942/statm: 260640 258212 192 642 0 259996 0
Current children cumulated CPU time (s) 1601.83
Current children cumulated vsize (KiB) 1042560

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10987
/proc/meminfo: memFree=822980/2059040 swapFree=4139252/4192956
[pid=10942] ppid=10940 vsize=1042560 CPUtime=1661.82
/proc/10942/stat : 10942 (bsolo_pb10) R 10940 10942 10459 0 -1 4202496 259031 0 0 0 165814 368 0 0 25 0 1 0 47626624 1067581440 258212 1992294400 134512640 137138936 4287753984 18446744073709551615 134542480 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10942/statm: 260640 258212 192 642 0 259996 0
Current children cumulated CPU time (s) 1661.82
Current children cumulated vsize (KiB) 1042560

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10987
/proc/meminfo: memFree=822856/2059040 swapFree=4139252/4192956
[pid=10942] ppid=10940 vsize=1042560 CPUtime=1721.8
/proc/10942/stat : 10942 (bsolo_pb10) R 10940 10942 10459 0 -1 4202496 259031 0 0 0 171808 372 0 0 25 0 1 0 47626624 1067581440 258212 1992294400 134512640 137138936 4287753984 18446744073709551615 136511098 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10942/statm: 260640 258212 192 642 0 259996 0
Current children cumulated CPU time (s) 1721.8
Current children cumulated vsize (KiB) 1042560

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10989
/proc/meminfo: memFree=822732/2059040 swapFree=4139252/4192956
[pid=10942] ppid=10940 vsize=1042560 CPUtime=1781.78
/proc/10942/stat : 10942 (bsolo_pb10) R 10940 10942 10459 0 -1 4202496 259031 0 0 0 177800 378 0 0 25 0 1 0 47626624 1067581440 258212 1992294400 134512640 137138936 4287753984 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10942/statm: 260640 258212 192 642 0 259996 0
Current children cumulated CPU time (s) 1781.78
Current children cumulated vsize (KiB) 1042560

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 10989
/proc/meminfo: memFree=822732/2059040 swapFree=4139252/4192956
[pid=10942] ppid=10940 vsize=1042560 CPUtime=1791.38
/proc/10942/stat : 10942 (bsolo_pb10) R 10940 10942 10459 0 -1 4202496 259031 0 0 0 178759 379 0 0 25 0 1 0 47626624 1067581440 258212 1992294400 134512640 137138936 4287753984 18446744073709551615 134542802 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10942/statm: 260640 258212 192 642 0 259996 0
Current children cumulated CPU time (s) 1791.38
Current children cumulated vsize (KiB) 1042560

[startup+1795.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10989
/proc/meminfo: memFree=822732/2059040 swapFree=4139252/4192956
[pid=10942] ppid=10940 vsize=1042560 CPUtime=1794.59
/proc/10942/stat : 10942 (bsolo_pb10) R 10940 10942 10459 0 -1 4202496 259031 0 0 0 179079 380 0 0 25 0 1 0 47626624 1067581440 258212 1992294400 134512640 137138936 4287753984 18446744073709551615 134542617 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10942/statm: 260640 258212 192 642 0 259996 0
Current children cumulated CPU time (s) 1794.59
Current children cumulated vsize (KiB) 1042560

[startup+1796.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10989
/proc/meminfo: memFree=822732/2059040 swapFree=4139252/4192956
[pid=10942] ppid=10940 vsize=1042560 CPUtime=1796.18
/proc/10942/stat : 10942 (bsolo_pb10) R 10940 10942 10459 0 -1 4202496 259031 0 0 0 179238 380 0 0 25 0 1 0 47626624 1067581440 258212 1992294400 134512640 137138936 4287753984 18446744073709551615 136521035 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10942/statm: 260640 258212 192 642 0 259996 0
Current children cumulated CPU time (s) 1796.18
Current children cumulated vsize (KiB) 1042560

[startup+1797.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10989
/proc/meminfo: memFree=822732/2059040 swapFree=4139252/4192956
[pid=10942] ppid=10940 vsize=1042560 CPUtime=1796.98
/proc/10942/stat : 10942 (bsolo_pb10) R 10940 10942 10459 0 -1 4202496 259031 0 0 0 179318 380 0 0 25 0 1 0 47626624 1067581440 258212 1992294400 134512640 137138936 4287753984 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10942/statm: 260640 258212 192 642 0 259996 0
Current children cumulated CPU time (s) 1796.98
Current children cumulated vsize (KiB) 1042560

[startup+1798.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10989
/proc/meminfo: memFree=822732/2059040 swapFree=4139252/4192956
[pid=10942] ppid=10940 vsize=1042560 CPUtime=1797.77
/proc/10942/stat : 10942 (bsolo_pb10) R 10940 10942 10459 0 -1 4202496 259031 0 0 0 179397 380 0 0 25 0 1 0 47626624 1067581440 258212 1992294400 134512640 137138936 4287753984 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10942/statm: 260640 258212 192 642 0 259996 0
Current children cumulated CPU time (s) 1797.77
Current children cumulated vsize (KiB) 1042560

[startup+1798.51 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10991
/proc/meminfo: memFree=822732/2059040 swapFree=4139252/4192956
[pid=10942] ppid=10940 vsize=1042560 CPUtime=1797.98
/proc/10942/stat : 10942 (bsolo_pb10) R 10940 10942 10459 0 -1 4202496 259031 0 0 0 179418 380 0 0 25 0 1 0 47626624 1067581440 258212 1992294400 134512640 137138936 4287753984 18446744073709551615 134542484 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10942/statm: 260640 258212 192 642 0 259996 0
Current children cumulated CPU time (s) 1797.98
Current children cumulated vsize (KiB) 1042560

[startup+1798.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10991
/proc/meminfo: memFree=822732/2059040 swapFree=4139252/4192956
[pid=10942] ppid=10940 vsize=0 CPUtime=1798.08
/proc/10942/stat : 10942 (bsolo_pb10) R 10940 10942 10459 0 -1 4202500 259031 0 0 0 179420 388 0 0 25 0 1 0 47626624 0 0 1992294400 0 0 0 0 0 0 0 4096 16384 18446744073709551615 0 0 17 1 0 0 0
/proc/10942/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1798.08
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1798.63
CPU time (s): 1798.11
CPU user time (s): 1794.2
CPU system time (s): 3.90741
CPU usage (%): 99.9714
Max. virtual memory (cumulated for all children) (KiB): 1043408

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

runsolver used 3.17252 second user time and 8.28374 second system time

The end

Launcher Data

Begin job on node013 at 2010-06-16 22:30:51
IDJOB=2671142
IDBENCH=48286
IDSOLVER=1162
FILE ID=node013/2671142-1276720251
PBS_JOBID= 11174138
Free space on /tmp= 62552 MiB

SOLVER NAME= bsolo 3.2 Card
BENCH NAME= PB07/normalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/manquinho/dbsg/normalized-dbsg_500_10_2_80.opb
COMMAND LINE= bsolo_pb10 -tTIMEOUT -l2 BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2671142-1276720251/watcher-2671142-1276720251 -o /tmp/evaluation-result-2671142-1276720251/solver-2671142-1276720251 -C 1800 -W 2000 -M 1800  bsolo_pb10 -t1800 -l2 HOME/instance-2671142-1276720251.opb

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

MD5SUM BENCH= 4b0064bdd43b7a445f2334396cfebe4e
RANDOM SEED=1238329708

node013.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.253
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.50
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.253
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:       1860280 kB
Buffers:         21824 kB
Cached:          86856 kB
SwapCached:       6164 kB
Active:          85744 kB
Inactive:        36044 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1860280 kB
SwapTotal:     4192956 kB
SwapFree:      4139252 kB
Dirty:            4096 kB
Writeback:           0 kB
AnonPages:       11716 kB
Mapped:          12896 kB
Slab:            55260 kB
PageTables:       4072 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181836 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-2671142-1276720251.opb

Free space on /tmp at the end= 62544 MiB
End job on node013 at 2010-06-16 23:00:50