Trace number 2671271

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.1 1798.63

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_500_10_3_80.opb
MD5SUM4023d6beb9ef2c356e20e783b830f625
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.91371
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)12632
Sum of products size (including duplicates)25264
Number of different products6316
Sum of products size12632

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-2671271-1276722244.opb
0.00/0.00	c File size is 566885 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.089 s
0.05/0.10	c Var: 7316 Constr: 14135 6816/1003/6316 Lit: 54028 Watch. Lit: 46295
0.05/0.10	c Obj. Vars: 0 (0 % of total variables)
1.79/1.88	c Pre-processing Time: 1.886 s
1.79/1.89	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1.79/1.89	c        0   7316    14135    54028    3    46295   94040      0      0 1.89
1.79/1.89	c Switching off lower bounding mode.
1797.97/1798.53	c      100   7316    14236    89890    6    46576  103445    101     47 2.11
1797.97/1798.53	c      250   7316    14386   139083    9    46876  113790    251    106 2.34
1797.97/1798.53	c      477   7316    14613   231007   15    47330  125170    478    173 2.74
1797.97/1798.53	c      815   7316    14951   367955   24    48006  137688    816    239 3.40
1797.97/1798.53	c     1323   7316    15459   581098   37    49022  151457   1324    308 4.29
1797.97/1798.53	c     2087   7316    16223   928846   57    50550  166603   2088    367 5.68
1797.97/1798.53	c     3233   7316    17369  1448340   83    52842  183264   3234    423 7.64
1797.97/1798.53	c     4955   7316    19091  2197011  115    56286  201591   4956    474 10.45
1797.97/1798.53	c     7539   7316    21675  3412698  157    61454  221751   7540    425 17.70
1797.97/1798.53	c    11418   7316    25554  5234820  204    69212  243927  11419    416 27.40
1797.97/1798.53	c    17242   7316    31379  7826139  249    80939  268320  17244    448 38.47
1797.97/1798.53	c    25980   7316    40117 11803400  294    98415  295153  25982    418 62.12
1797.97/1798.53	c    39090   7316    53227 18269464  343   124635  324669  39092    354 110.19
1797.97/1798.53	c    58760   7316    72897 27691518  379   163975  357136  58762    323 181.45
1797.97/1798.53	c    88270   7316   102407 41908984  409   222995  392850  88272    309 284.90
1797.97/1798.53	c   132541   7316   146678 63961771  436   311537  432136 132543    268 494.06
1797.97/1798.53	c Reducing formula size due to memory constraints
1797.97/1798.53	c Memory Limit: 1000.00 MB  Used: 1001.63 MB
1797.97/1798.53	c   198952   7316    37076 11327741  305    92256   32266  22941    228 868.96
1797.97/1798.53	c   298572   7316    25079  5519396  220    68183   35493  10944    210 1421.20
1797.97/1798.53	c Resources Exceeded
1797.97/1798.53	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.97/1798.53	c   18   360921   2653   772323    55963 19543367  41828    200 1798.01
1797.97/1798.53	s UNKNOWN
1797.97/1798.53	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-2671271-1276722244/watcher-2671271-1276722244 -o /tmp/evaluation-result-2671271-1276722244/solver-2671271-1276722244 -C 1800 -W 2000 -M 1800 bsolo_pb10 -t1800 -l2 HOME/instance-2671271-1276722244.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.07 1.02 1.00 3/105 21250
/proc/meminfo: memFree=1703736/2059040 swapFree=4148292/4192956
[pid=21250] ppid=21248 vsize=11492 CPUtime=0
/proc/21250/stat : 21250 (bsolo_pb10) R 21248 21250 20750 0 -1 4202496 367 0 0 0 0 0 0 0 25 0 1 0 13517919 11767808 285 1992294400 134512640 137138936 4287064688 18446744073709551615 136506715 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21250/statm: 2873 285 175 642 0 2090 0

[startup+0.0525429 s]
/proc/loadavg: 1.07 1.02 1.00 3/105 21250
/proc/meminfo: memFree=1703736/2059040 swapFree=4148292/4192956
[pid=21250] ppid=21248 vsize=12576 CPUtime=0.05
/proc/21250/stat : 21250 (bsolo_pb10) R 21248 21250 20750 0 -1 4202496 691 0 0 0 5 0 0 0 25 0 1 0 13517919 12877824 609 1992294400 134512640 137138936 4287064688 18446744073709551615 136495623 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21250/statm: 3144 609 243 642 0 2361 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 12576

[startup+0.100548 s]
/proc/loadavg: 1.07 1.02 1.00 3/105 21250
/proc/meminfo: memFree=1703736/2059040 swapFree=4148292/4192956
[pid=21250] ppid=21248 vsize=14512 CPUtime=0.09
/proc/21250/stat : 21250 (bsolo_pb10) R 21248 21250 20750 0 -1 4202496 1409 0 0 0 9 0 0 0 25 0 1 0 13517919 14860288 1188 1992294400 134512640 137138936 4287064688 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21250/statm: 3628 1188 184 642 0 2984 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14512

[startup+0.300569 s]
/proc/loadavg: 1.07 1.02 1.00 3/105 21250
/proc/meminfo: memFree=1703736/2059040 swapFree=4148292/4192956
[pid=21250] ppid=21248 vsize=14644 CPUtime=0.29
/proc/21250/stat : 21250 (bsolo_pb10) R 21248 21250 20750 0 -1 4202496 1414 0 0 0 29 0 0 0 25 0 1 0 13517919 14995456 1193 1992294400 134512640 137138936 4287064688 18446744073709551615 136504449 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21250/statm: 3661 1193 184 642 0 3017 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14644

[startup+0.700641 s]
/proc/loadavg: 1.07 1.02 1.00 3/105 21250
/proc/meminfo: memFree=1703736/2059040 swapFree=4148292/4192956
[pid=21250] ppid=21248 vsize=14644 CPUtime=0.69
/proc/21250/stat : 21250 (bsolo_pb10) R 21248 21250 20750 0 -1 4202496 1414 0 0 0 69 0 0 0 25 0 1 0 13517919 14995456 1193 1992294400 134512640 137138936 4287064688 18446744073709551615 136504016 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21250/statm: 3661 1193 184 642 0 3017 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14644

[startup+1.50069 s]
/proc/loadavg: 1.07 1.02 1.00 2/106 21251
/proc/meminfo: memFree=1700132/2059040 swapFree=4148292/4192956
[pid=21250] ppid=21248 vsize=14644 CPUtime=1.49
/proc/21250/stat : 21250 (bsolo_pb10) R 21248 21250 20750 0 -1 4202496 1414 0 0 0 148 1 0 0 25 0 1 0 13517919 14995456 1193 1992294400 134512640 137138936 4287064688 18446744073709551615 136500229 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21250/statm: 3661 1193 184 642 0 3017 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14644

[startup+3.10086 s]
/proc/loadavg: 1.07 1.02 1.00 2/106 21251
/proc/meminfo: memFree=1699140/2059040 swapFree=4148292/4192956
[pid=21250] ppid=21248 vsize=17952 CPUtime=3.09
/proc/21250/stat : 21250 (bsolo_pb10) R 21248 21250 20750 0 -1 4202496 2666 0 0 0 302 7 0 0 25 0 1 0 13517919 18382848 2059 1992294400 134512640 137138936 4287064688 18446744073709551615 136504021 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21250/statm: 4488 2059 192 642 0 3844 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 17952

[startup+6.3012 s]
/proc/loadavg: 1.06 1.02 1.00 2/106 21251
/proc/meminfo: memFree=1688972/2059040 swapFree=4148292/4192956
[pid=21250] ppid=21248 vsize=28116 CPUtime=6.29
/proc/21250/stat : 21250 (bsolo_pb10) R 21248 21250 20750 0 -1 4202496 5208 0 0 0 616 13 0 0 25 0 1 0 13517919 28790784 4601 1992294400 134512640 137138936 4287064688 18446744073709551615 134542289 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21250/statm: 7029 4601 192 642 0 6385 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 28116

[startup+12.7009 s]
/proc/loadavg: 1.06 1.01 1.00 2/106 21251
/proc/meminfo: memFree=1668644/2059040 swapFree=4148292/4192956
[pid=21250] ppid=21248 vsize=47144 CPUtime=12.69
/proc/21250/stat : 21250 (bsolo_pb10) R 21248 21250 20750 0 -1 4202496 9959 0 0 0 1247 22 0 0 25 0 1 0 13517919 48275456 9352 1992294400 134512640 137138936 4287064688 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21250/statm: 11786 9352 192 642 0 11142 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 47144

[startup+25.5012 s]
/proc/loadavg: 1.04 1.01 1.00 2/106 21253
/proc/meminfo: memFree=1637396/2059040 swapFree=4148292/4192956
[pid=21250] ppid=21248 vsize=77512 CPUtime=25.48
/proc/21250/stat : 21250 (bsolo_pb10) R 21248 21250 20750 0 -1 4202496 17556 0 0 0 2516 32 0 0 25 0 1 0 13517919 79372288 16949 1992294400 134512640 137138936 4287064688 18446744073709551615 136500388 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21250/statm: 19378 16949 192 642 0 18734 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 77512

[startup+51.1009 s]
/proc/loadavg: 1.03 1.01 1.00 2/106 21253
/proc/meminfo: memFree=1569940/2059040 swapFree=4148292/4192956
[pid=21250] ppid=21248 vsize=145484 CPUtime=51.08
/proc/21250/stat : 21250 (bsolo_pb10) R 21248 21250 20750 0 -1 4202496 34550 0 0 0 5057 51 0 0 25 0 1 0 13517919 148975616 33943 1992294400 134512640 137138936 4287064688 18446744073709551615 134552739 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21250/statm: 36371 33943 192 642 0 35727 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 145484

[startup+102.308 s]
/proc/loadavg: 1.01 1.01 1.00 2/106 21255
/proc/meminfo: memFree=1474088/2059040 swapFree=4148292/4192956
[pid=21250] ppid=21248 vsize=239864 CPUtime=102.27
/proc/21250/stat : 21250 (bsolo_pb10) R 21248 21250 20750 0 -1 4202496 58144 0 0 0 10147 80 0 0 25 0 1 0 13517919 245620736 57537 1992294400 134512640 137138936 4287064688 18446744073709551615 136500388 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21250/statm: 59966 57537 192 642 0 59322 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 239864

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 21255
/proc/meminfo: memFree=1366704/2059040 swapFree=4148292/4192956
[pid=21250] ppid=21248 vsize=348092 CPUtime=162.24
/proc/21250/stat : 21250 (bsolo_pb10) R 21248 21250 20750 0 -1 4202496 85173 0 0 0 16117 107 0 0 25 0 1 0 13517919 356446208 84566 1992294400 134512640 137138936 4287064688 18446744073709551615 134552101 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21250/statm: 87023 84566 192 642 0 86379 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 348092

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 21257
/proc/meminfo: memFree=1264404/2059040 swapFree=4148292/4192956
[pid=21250] ppid=21248 vsize=449376 CPUtime=222.22
/proc/21250/stat : 21250 (bsolo_pb10) R 21248 21250 20750 0 -1 4202496 110521 0 0 0 22085 137 0 0 25 0 1 0 13517919 460161024 109914 1992294400 134512640 137138936 4287064688 18446744073709551615 134539684 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21250/statm: 112344 109914 192 642 0 111700 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 449376

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 21259
/proc/meminfo: memFree=1161608/2059040 swapFree=4148292/4192956
[pid=21250] ppid=21248 vsize=552744 CPUtime=282.21
/proc/21250/stat : 21250 (bsolo_pb10) R 21248 21250 20750 0 -1 4202496 136364 0 0 0 28054 167 0 0 25 0 1 0 13517919 566009856 135757 1992294400 134512640 137138936 4287064688 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21250/statm: 138186 135757 192 642 0 137542 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 552744

[startup+342.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 21261
/proc/meminfo: memFree=1077908/2059040 swapFree=4148292/4192956
[pid=21250] ppid=21248 vsize=635672 CPUtime=342.19
/proc/21250/stat : 21250 (bsolo_pb10) R 21248 21250 20750 0 -1 4202496 157096 0 0 0 34025 194 0 0 25 0 1 0 13517919 650928128 156489 1992294400 134512640 137138936 4287064688 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21250/statm: 158918 156489 192 642 0 158274 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 635672

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 21263
/proc/meminfo: memFree=987140/2059040 swapFree=4148292/4192956
[pid=21250] ppid=21248 vsize=726840 CPUtime=402.17
/proc/21250/stat : 21250 (bsolo_pb10) R 21248 21250 20750 0 -1 4202496 179886 0 0 0 39996 221 0 0 25 0 1 0 13517919 744284160 179279 1992294400 134512640 137138936 4287064688 18446744073709551615 136504225 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21250/statm: 181710 179279 192 642 0 181066 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 726840

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 21263
/proc/meminfo: memFree=900712/2059040 swapFree=4148292/4192956
[pid=21250] ppid=21248 vsize=812520 CPUtime=462.16
/proc/21250/stat : 21250 (bsolo_pb10) R 21248 21250 20750 0 -1 4202496 201309 0 0 0 45970 246 0 0 25 0 1 0 13517919 832020480 200702 1992294400 134512640 137138936 4287064688 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21250/statm: 203130 200702 192 642 0 202486 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 812520

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 21265
/proc/meminfo: memFree=839828/2059040 swapFree=4148292/4192956
[pid=21250] ppid=21248 vsize=874140 CPUtime=522.14
/proc/21250/stat : 21250 (bsolo_pb10) R 21248 21250 20750 0 -1 4202496 216713 0 0 0 51950 264 0 0 25 0 1 0 13517919 895119360 216106 1992294400 134512640 137138936 4287064688 18446744073709551615 136521035 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21250/statm: 218535 216106 192 642 0 217891 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 874140

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 21267
/proc/meminfo: memFree=755260/2059040 swapFree=4148292/4192956
[pid=21250] ppid=21248 vsize=957720 CPUtime=582.12
/proc/21250/stat : 21250 (bsolo_pb10) R 21248 21250 20750 0 -1 4202496 237605 0 0 0 57923 289 0 0 25 0 1 0 13517919 980705280 236998 1992294400 134512640 137138936 4287064688 18446744073709551615 134542295 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21250/statm: 239430 236998 192 642 0 238786 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 957720

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 21269
/proc/meminfo: memFree=680736/2059040 swapFree=4148292/4192956
[pid=21250] ppid=21248 vsize=1031560 CPUtime=642.1
/proc/21250/stat : 21250 (bsolo_pb10) R 21248 21250 20750 0 -1 4202496 256063 0 0 0 63897 313 0 0 25 0 1 0 13517919 1056317440 255456 1992294400 134512640 137138936 4287064688 18446744073709551615 134618200 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21250/statm: 257890 255456 192 642 0 257246 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 1031560

[startup+702.301 s]

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

/proc/meminfo: memFree=673296/2059040 swapFree=4148292/4192956
[pid=21250] ppid=21248 vsize=1038084 CPUtime=1121.96
/proc/21250/stat : 21250 (bsolo_pb10) R 21248 21250 20750 0 -1 4202496 257985 0 0 0 111842 354 0 0 25 0 1 0 13517919 1062998016 257094 1992294400 134512640 137138936 4287064688 18446744073709551615 134607574 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21250/statm: 259521 257094 192 642 0 258877 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 1038084

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 21283
/proc/meminfo: memFree=673048/2059040 swapFree=4148292/4192956
[pid=21250] ppid=21248 vsize=1038084 CPUtime=1181.94
/proc/21250/stat : 21250 (bsolo_pb10) R 21248 21250 20750 0 -1 4202496 257985 0 0 0 117835 359 0 0 25 0 1 0 13517919 1062998016 257094 1992294400 134512640 137138936 4287064688 18446744073709551615 134542333 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21250/statm: 259521 257094 192 642 0 258877 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 1038084

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 21285
/proc/meminfo: memFree=672924/2059040 swapFree=4148292/4192956
[pid=21250] ppid=21248 vsize=1038084 CPUtime=1241.92
/proc/21250/stat : 21250 (bsolo_pb10) R 21248 21250 20750 0 -1 4202496 257985 0 0 0 123828 364 0 0 25 0 1 0 13517919 1062998016 257094 1992294400 134512640 137138936 4287064688 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21250/statm: 259521 257094 192 642 0 258877 0
Current children cumulated CPU time (s) 1241.92
Current children cumulated vsize (KiB) 1038084

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 21287
/proc/meminfo: memFree=672924/2059040 swapFree=4148292/4192956
[pid=21250] ppid=21248 vsize=1038084 CPUtime=1301.92
/proc/21250/stat : 21250 (bsolo_pb10) R 21248 21250 20750 0 -1 4202496 257985 0 0 0 129824 368 0 0 25 0 1 0 13517919 1062998016 257094 1992294400 134512640 137138936 4287064688 18446744073709551615 134575200 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21250/statm: 259521 257094 192 642 0 258877 0
Current children cumulated CPU time (s) 1301.92
Current children cumulated vsize (KiB) 1038084

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 21287
/proc/meminfo: memFree=672924/2059040 swapFree=4148292/4192956
[pid=21250] ppid=21248 vsize=1038084 CPUtime=1361.89
/proc/21250/stat : 21250 (bsolo_pb10) R 21248 21250 20750 0 -1 4202496 257985 0 0 0 135817 372 0 0 25 0 1 0 13517919 1062998016 257094 1992294400 134512640 137138936 4287064688 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21250/statm: 259521 257094 192 642 0 258877 0
Current children cumulated CPU time (s) 1361.89
Current children cumulated vsize (KiB) 1038084

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 21289
/proc/meminfo: memFree=673048/2059040 swapFree=4148292/4192956
[pid=21250] ppid=21248 vsize=1038032 CPUtime=1421.88
/proc/21250/stat : 21250 (bsolo_pb10) R 21248 21250 20750 0 -1 4202496 257985 0 0 0 141810 378 0 0 25 0 1 0 13517919 1062944768 257081 1992294400 134512640 137138936 4287064688 18446744073709551615 134539684 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21250/statm: 259508 257081 192 642 0 258864 0
Current children cumulated CPU time (s) 1421.88
Current children cumulated vsize (KiB) 1038032

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 21291
/proc/meminfo: memFree=673048/2059040 swapFree=4148292/4192956
[pid=21250] ppid=21248 vsize=1038032 CPUtime=1481.85
/proc/21250/stat : 21250 (bsolo_pb10) R 21248 21250 20750 0 -1 4202496 257985 0 0 0 147800 385 0 0 25 0 1 0 13517919 1062944768 257081 1992294400 134512640 137138936 4287064688 18446744073709551615 134542525 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21250/statm: 259508 257081 192 642 0 258864 0
Current children cumulated CPU time (s) 1481.85
Current children cumulated vsize (KiB) 1038032

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 21293
/proc/meminfo: memFree=673172/2059040 swapFree=4148292/4192956
[pid=21250] ppid=21248 vsize=1038032 CPUtime=1541.84
/proc/21250/stat : 21250 (bsolo_pb10) R 21248 21250 20750 0 -1 4202496 257985 0 0 0 153794 390 0 0 25 0 1 0 13517919 1062944768 257081 1992294400 134512640 137138936 4287064688 18446744073709551615 134542246 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21250/statm: 259508 257081 192 642 0 258864 0
Current children cumulated CPU time (s) 1541.84
Current children cumulated vsize (KiB) 1038032

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 21295
/proc/meminfo: memFree=673172/2059040 swapFree=4148292/4192956
[pid=21250] ppid=21248 vsize=1037960 CPUtime=1601.82
/proc/21250/stat : 21250 (bsolo_pb10) R 21248 21250 20750 0 -1 4202496 257985 0 0 0 159788 394 0 0 25 0 1 0 13517919 1062871040 257063 1992294400 134512640 137138936 4287064688 18446744073709551615 134542289 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21250/statm: 259490 257063 192 642 0 258846 0
Current children cumulated CPU time (s) 1601.82
Current children cumulated vsize (KiB) 1037960

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 21295
/proc/meminfo: memFree=673048/2059040 swapFree=4148292/4192956
[pid=21250] ppid=21248 vsize=1037960 CPUtime=1661.81
/proc/21250/stat : 21250 (bsolo_pb10) R 21248 21250 20750 0 -1 4202496 257985 0 0 0 165781 400 0 0 25 0 1 0 13517919 1062871040 257063 1992294400 134512640 137138936 4287064688 18446744073709551615 136504257 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21250/statm: 259490 257063 192 642 0 258846 0
Current children cumulated CPU time (s) 1661.81
Current children cumulated vsize (KiB) 1037960

[startup+1722.3 s]
/proc/loadavg: 1.04 1.01 1.00 2/106 21300
/proc/meminfo: memFree=672552/2059040 swapFree=4148292/4192956
[pid=21250] ppid=21248 vsize=1037960 CPUtime=1721.79
/proc/21250/stat : 21250 (bsolo_pb10) R 21248 21250 20750 0 -1 4202496 257985 0 0 0 171776 403 0 0 25 0 1 0 13517919 1062871040 257063 1992294400 134512640 137138936 4287064688 18446744073709551615 134542532 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21250/statm: 259490 257063 192 642 0 258846 0
Current children cumulated CPU time (s) 1721.79
Current children cumulated vsize (KiB) 1037960

[startup+1782.3 s]
/proc/loadavg: 1.01 1.01 1.00 2/106 21302
/proc/meminfo: memFree=672676/2059040 swapFree=4148292/4192956
[pid=21250] ppid=21248 vsize=1037960 CPUtime=1781.77
/proc/21250/stat : 21250 (bsolo_pb10) R 21248 21250 20750 0 -1 4202496 257985 0 0 0 177771 406 0 0 25 0 1 0 13517919 1062871040 257063 1992294400 134512640 137138936 4287064688 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21250/statm: 259490 257063 192 642 0 258846 0
Current children cumulated CPU time (s) 1781.77
Current children cumulated vsize (KiB) 1037960

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

[startup+1791.91 s]
/proc/loadavg: 1.01 1.01 1.00 2/106 21302
/proc/meminfo: memFree=672676/2059040 swapFree=4148292/4192956
[pid=21250] ppid=21248 vsize=1037960 CPUtime=1791.38
/proc/21250/stat : 21250 (bsolo_pb10) R 21248 21250 20750 0 -1 4202496 257985 0 0 0 178732 406 0 0 25 0 1 0 13517919 1062871040 257063 1992294400 134512640 137138936 4287064688 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21250/statm: 259490 257063 192 642 0 258846 0
Current children cumulated CPU time (s) 1791.38
Current children cumulated vsize (KiB) 1037960

[startup+1795.1 s]
/proc/loadavg: 1.01 1.01 1.00 2/106 21302
/proc/meminfo: memFree=672676/2059040 swapFree=4148292/4192956
[pid=21250] ppid=21248 vsize=1037960 CPUtime=1794.57
/proc/21250/stat : 21250 (bsolo_pb10) R 21248 21250 20750 0 -1 4202496 257985 0 0 0 179051 406 0 0 25 0 1 0 13517919 1062871040 257063 1992294400 134512640 137138936 4287064688 18446744073709551615 134542295 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21250/statm: 259490 257063 192 642 0 258846 0
Current children cumulated CPU time (s) 1794.57
Current children cumulated vsize (KiB) 1037960

[startup+1796.7 s]
/proc/loadavg: 1.01 1.01 1.00 2/106 21302
/proc/meminfo: memFree=672676/2059040 swapFree=4148292/4192956
[pid=21250] ppid=21248 vsize=1037960 CPUtime=1796.16
/proc/21250/stat : 21250 (bsolo_pb10) R 21248 21250 20750 0 -1 4202496 257985 0 0 0 179210 406 0 0 25 0 1 0 13517919 1062871040 257063 1992294400 134512640 137138936 4287064688 18446744073709551615 134542301 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21250/statm: 259490 257063 192 642 0 258846 0
Current children cumulated CPU time (s) 1796.16
Current children cumulated vsize (KiB) 1037960

[startup+1797.5 s]
/proc/loadavg: 1.01 1.01 1.00 2/106 21302
/proc/meminfo: memFree=672676/2059040 swapFree=4148292/4192956
[pid=21250] ppid=21248 vsize=1037960 CPUtime=1796.96
/proc/21250/stat : 21250 (bsolo_pb10) R 21248 21250 20750 0 -1 4202496 257985 0 0 0 179290 406 0 0 25 0 1 0 13517919 1062871040 257063 1992294400 134512640 137138936 4287064688 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21250/statm: 259490 257063 192 642 0 258846 0
Current children cumulated CPU time (s) 1796.96
Current children cumulated vsize (KiB) 1037960

[startup+1798.3 s]
/proc/loadavg: 1.01 1.01 1.00 2/106 21302
/proc/meminfo: memFree=672676/2059040 swapFree=4148292/4192956
[pid=21250] ppid=21248 vsize=1037960 CPUtime=1797.76
/proc/21250/stat : 21250 (bsolo_pb10) R 21248 21250 20750 0 -1 4202496 257985 0 0 0 179370 406 0 0 25 0 1 0 13517919 1062871040 257063 1992294400 134512640 137138936 4287064688 18446744073709551615 134542289 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21250/statm: 259490 257063 192 642 0 258846 0
Current children cumulated CPU time (s) 1797.76
Current children cumulated vsize (KiB) 1037960

[startup+1798.51 s]
/proc/loadavg: 1.01 1.01 1.00 2/106 21302
/proc/meminfo: memFree=672676/2059040 swapFree=4148292/4192956
[pid=21250] ppid=21248 vsize=1037960 CPUtime=1797.97
/proc/21250/stat : 21250 (bsolo_pb10) R 21248 21250 20750 0 -1 4202496 257985 0 0 0 179391 406 0 0 25 0 1 0 13517919 1062871040 257063 1992294400 134512640 137138936 4287064688 18446744073709551615 134542490 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21250/statm: 259490 257063 192 642 0 258846 0
Current children cumulated CPU time (s) 1797.97
Current children cumulated vsize (KiB) 1037960

[startup+1798.6 s]
/proc/loadavg: 1.01 1.01 1.00 2/106 21302
/proc/meminfo: memFree=672676/2059040 swapFree=4148292/4192956
[pid=21250] ppid=21248 vsize=0 CPUtime=1798.07
/proc/21250/stat : 21250 (bsolo_pb10) R 21248 21250 20750 0 -1 4202500 257985 0 0 0 179394 413 0 0 25 0 1 0 13517919 0 0 1992294400 0 0 0 0 0 0 0 4096 16384 18446744073709551615 0 0 17 1 0 0 0
/proc/21250/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1798.07
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1798.63
CPU time (s): 1798.1
CPU user time (s): 1793.94
CPU system time (s): 4.16237
CPU usage (%): 99.9707
Max. virtual memory (cumulated for all children) (KiB): 1039220

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

runsolver used 2.90656 second user time and 8.5507 second system time

The end

Launcher Data

Begin job on node082 at 2010-06-16 23:04:04
IDJOB=2671271
IDBENCH=48329
IDSOLVER=1162
FILE ID=node082/2671271-1276722244
PBS_JOBID= 11174157
Free space on /tmp= 62584 MiB

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

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

MD5SUM BENCH= 4023d6beb9ef2c356e20e783b830f625
RANDOM SEED=1537133055

node082.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.215
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.43
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.215
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	: 5999.41
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1705256 kB
Buffers:        107928 kB
Cached:         144932 kB
SwapCached:       6840 kB
Active:         107864 kB
Inactive:       166608 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1705256 kB
SwapTotal:     4192956 kB
SwapFree:      4148292 kB
Dirty:            4100 kB
Writeback:           0 kB
AnonPages:       18884 kB
Mapped:          13276 kB
Slab:            57632 kB
PageTables:       4068 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   180692 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264964 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-2671271-1276722244.opb

Free space on /tmp at the end= 62580 MiB
End job on node082 at 2010-06-16 23:34:03