Trace number 2671268

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.12 1798.6

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_500_10_4_80.opb
MD5SUM7cde2502e7fdd6b310da5651aff97d88
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.9757
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)12652
Sum of products size (including duplicates)25304
Number of different products6326
Sum of products size12652

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-2671268-1276722179.opb
0.00/0.00	c File size is 567735 bytes.
0.03/0.10	c Highest Coefficient sum: 1000
0.03/0.10	c Parsing was ok!!
0.03/0.10	c Total parsing time: 0.095 s
0.09/0.10	c Var: 7326 Constr: 14155 6826/1003/6326 Lit: 54108 Watch. Lit: 46365
0.09/0.10	c Obj. Vars: 0 (0 % of total variables)
1.98/2.00	c Pre-processing Time: 2.001 s
1.98/2.00	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1.98/2.00	c        0   7326    14155    54108    3    46365   94247      0      0 2.00
1.98/2.00	c Switching off lower bounding mode.
1797.92/1798.49	c      100   7326    14256    84396    5    46646  103672    101     44 2.24
1797.92/1798.49	c      251   7326    14407   138474    9    46948  114040    252    100 2.51
1797.92/1798.49	c      478   7326    14634   218080   14    47402  125445    479    166 2.87
1797.92/1798.49	c      818   7326    14974   347092   23    48082  137990    819    231 3.53
1797.92/1798.49	c     1326   7326    15482   548834   35    49098  151790   1327    310 4.27
1797.92/1798.49	c     2089   7326    16245   868385   53    50624  166970   2090    361 5.77
1797.92/1798.49	c     3235   7326    17391  1369455   78    52916  183668   3236    409 7.90
1797.92/1798.49	c     4956   7326    19112  2158757  112    56358  202035   4957    435 11.37
1797.92/1798.49	c     7540   7326    21696  3353996  154    61526  222239   7541    437 17.23
1797.92/1798.49	c    11420   7326    25576  5184309  202    69286  244463  11421    405 28.15
1797.92/1798.49	c    17242   7326    31398  8031376  255    80930  268910  17243    405 42.49
1797.92/1798.49	c    25980   7326    40136 12298554  306    98406  295802  25981    346 74.91
1797.92/1798.49	c    39091   7326    53247 18706890  351   124628  325383  39092    299 130.59
1797.92/1798.49	c    58762   7326    72918 27906978  382   163970  357922  58763    287 204.32
1797.92/1798.49	c    88273   7326   102429 42539361  415   222992  393715  88274    282 312.77
1797.92/1798.49	c   132544   7326   146701 64547966  439   311536  433087 132546    229 577.36
1797.92/1798.49	c Reducing formula size due to memory constraints
1797.92/1798.49	c Memory Limit: 1000.00 MB  Used: 1004.09 MB
1797.92/1798.49	c   198954   7326    37111 11377554  306    92356   32330  22956    179 1111.03
1797.92/1798.49	c   298575   7326    25087  5513585  219    68229   35564  10932    179 1663.29
1797.92/1798.49	c Resources Exceeded
1797.92/1798.49	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.92/1798.49	c   18   330537   1995   740896    25589  5714499  11434    183 1798.01
1797.92/1798.49	s UNKNOWN
1797.92/1798.49	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-2671268-1276722179/watcher-2671268-1276722179 -o /tmp/evaluation-result-2671268-1276722179/solver-2671268-1276722179 -C 1800 -W 2000 -M 1800 bsolo_pb10 -t1800 -l2 HOME/instance-2671268-1276722179.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.06 1.01 1.00 3/106 11504
/proc/meminfo: memFree=1853672/2059040 swapFree=4140260/4192956
[pid=11504] ppid=11502 vsize=11360 CPUtime=0
/proc/11504/stat : 11504 (bsolo_pb10) R 11502 11504 11023 0 -1 4202496 333 0 0 0 0 0 0 0 19 0 1 0 47819695 11632640 251 1992294400 134512640 137138936 4294398400 18446744073709551615 136506715 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11504/statm: 2840 251 170 642 0 2057 0

[startup+0.0373901 s]
/proc/loadavg: 1.06 1.01 1.00 3/106 11504
/proc/meminfo: memFree=1853672/2059040 swapFree=4140260/4192956
[pid=11504] ppid=11502 vsize=12164 CPUtime=0.03
/proc/11504/stat : 11504 (bsolo_pb10) R 11502 11504 11023 0 -1 4202496 553 0 0 0 3 0 0 0 19 0 1 0 47819695 12455936 471 1992294400 134512640 137138936 4294398400 18446744073709551615 136505085 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11504/statm: 3041 471 212 642 0 2258 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 12164

[startup+0.101398 s]
/proc/loadavg: 1.06 1.01 1.00 3/106 11504
/proc/meminfo: memFree=1853672/2059040 swapFree=4140260/4192956
[pid=11504] ppid=11502 vsize=13296 CPUtime=0.09
/proc/11504/stat : 11504 (bsolo_pb10) R 11502 11504 11023 0 -1 4202496 1070 0 0 0 9 0 0 0 19 0 1 0 47819695 13615104 849 1992294400 134512640 137138936 4294398400 18446744073709551615 134549331 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11504/statm: 3324 859 180 642 0 2680 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13296

[startup+0.301419 s]
/proc/loadavg: 1.06 1.01 1.00 3/106 11504
/proc/meminfo: memFree=1853672/2059040 swapFree=4140260/4192956
[pid=11504] ppid=11502 vsize=14648 CPUtime=0.28
/proc/11504/stat : 11504 (bsolo_pb10) R 11502 11504 11023 0 -1 4202496 1415 0 0 0 28 0 0 0 20 0 1 0 47819695 14999552 1194 1992294400 134512640 137138936 4294398400 18446744073709551615 136500283 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11504/statm: 3662 1194 184 642 0 3018 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 14648

[startup+0.701463 s]
/proc/loadavg: 1.06 1.01 1.00 3/106 11504
/proc/meminfo: memFree=1853672/2059040 swapFree=4140260/4192956
[pid=11504] ppid=11502 vsize=14648 CPUtime=0.69
/proc/11504/stat : 11504 (bsolo_pb10) R 11502 11504 11023 0 -1 4202496 1415 0 0 0 68 1 0 0 21 0 1 0 47819695 14999552 1194 1992294400 134512640 137138936 4294398400 18446744073709551615 134542808 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11504/statm: 3662 1194 184 642 0 3018 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14648

[startup+1.50155 s]
/proc/loadavg: 1.06 1.01 1.00 2/107 11505
/proc/meminfo: memFree=1849820/2059040 swapFree=4140260/4192956
[pid=11504] ppid=11502 vsize=14648 CPUtime=1.49
/proc/11504/stat : 11504 (bsolo_pb10) R 11502 11504 11023 0 -1 4202496 1415 0 0 0 148 1 0 0 22 0 1 0 47819695 14999552 1194 1992294400 134512640 137138936 4294398400 18446744073709551615 136504225 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11504/statm: 3662 1194 184 642 0 3018 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14648

[startup+3.10173 s]
/proc/loadavg: 1.06 1.01 1.00 2/107 11505
/proc/meminfo: memFree=1848952/2059040 swapFree=4140260/4192956
[pid=11504] ppid=11502 vsize=17296 CPUtime=3.08
/proc/11504/stat : 11504 (bsolo_pb10) R 11502 11504 11023 0 -1 4202496 2504 0 0 0 301 7 0 0 25 0 1 0 47819695 17711104 1895 1992294400 134512640 137138936 4294398400 18446744073709551615 136297616 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11504/statm: 4324 1895 192 642 0 3680 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 17296

[startup+6.30108 s]
/proc/loadavg: 1.05 1.01 1.00 2/107 11505
/proc/meminfo: memFree=1839776/2059040 swapFree=4140260/4192956
[pid=11504] ppid=11502 vsize=26800 CPUtime=6.29
/proc/11504/stat : 11504 (bsolo_pb10) R 11502 11504 11023 0 -1 4202496 4880 0 0 0 613 16 0 0 25 0 1 0 47819695 27443200 4271 1992294400 134512640 137138936 4294398400 18446744073709551615 136500283 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11504/statm: 6700 4271 192 642 0 6056 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 26800

[startup+12.7008 s]
/proc/loadavg: 1.05 1.01 1.00 2/107 11505
/proc/meminfo: memFree=1820432/2059040 swapFree=4140260/4192956
[pid=11504] ppid=11502 vsize=45788 CPUtime=12.68
/proc/11504/stat : 11504 (bsolo_pb10) R 11502 11504 11023 0 -1 4202496 9624 0 0 0 1246 22 0 0 25 0 1 0 47819695 46886912 9015 1992294400 134512640 137138936 4294398400 18446744073709551615 134609379 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11504/statm: 11447 9015 192 642 0 10803 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 45788

[startup+25.5012 s]
/proc/loadavg: 1.04 1.01 1.00 2/107 11505
/proc/meminfo: memFree=1788812/2059040 swapFree=4140260/4192956
[pid=11504] ppid=11502 vsize=76008 CPUtime=25.48
/proc/11504/stat : 11504 (bsolo_pb10) R 11502 11504 11023 0 -1 4202496 17179 0 0 0 2517 31 0 0 25 0 1 0 47819695 77832192 16570 1992294400 134512640 137138936 4294398400 18446744073709551615 134544834 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11504/statm: 19002 16570 192 642 0 18358 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 76008

[startup+51.101 s]
/proc/loadavg: 1.02 1.01 1.00 2/107 11507
/proc/meminfo: memFree=1730780/2059040 swapFree=4140260/4192956
[pid=11504] ppid=11502 vsize=134140 CPUtime=51.07
/proc/11504/stat : 11504 (bsolo_pb10) R 11502 11504 11023 0 -1 4202496 31712 0 0 0 5058 49 0 0 25 0 1 0 47819695 137359360 31103 1992294400 134512640 137138936 4294398400 18446744073709551615 134542761 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11504/statm: 33535 31103 192 642 0 32891 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 134140

[startup+102.309 s]
/proc/loadavg: 1.01 1.00 1.00 2/107 11507
/proc/meminfo: memFree=1645840/2059040 swapFree=4140260/4192956
[pid=11504] ppid=11502 vsize=218000 CPUtime=102.27
/proc/11504/stat : 11504 (bsolo_pb10) R 11502 11504 11023 0 -1 4202496 52680 0 0 0 10150 77 0 0 25 0 1 0 47819695 223232000 52071 1992294400 134512640 137138936 4294398400 18446744073709551615 134599786 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11504/statm: 54500 52072 192 642 0 53856 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 218000

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11509
/proc/meminfo: memFree=1553584/2059040 swapFree=4140260/4192956
[pid=11504] ppid=11502 vsize=311012 CPUtime=162.24
/proc/11504/stat : 11504 (bsolo_pb10) R 11502 11504 11023 0 -1 4202496 75929 0 0 0 16118 106 0 0 25 0 1 0 47819695 318476288 75320 1992294400 134512640 137138936 4294398400 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11504/statm: 77753 75320 192 642 0 77109 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 311012

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11511
/proc/meminfo: memFree=1454012/2059040 swapFree=4140260/4192956
[pid=11504] ppid=11502 vsize=409508 CPUtime=222.22
/proc/11504/stat : 11504 (bsolo_pb10) R 11502 11504 11023 0 -1 4202496 100556 0 0 0 22087 135 0 0 25 0 1 0 47819695 419336192 99947 1992294400 134512640 137138936 4294398400 18446744073709551615 136502662 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11504/statm: 102377 99947 192 642 0 101733 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 409508

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11513
/proc/meminfo: memFree=1345760/2059040 swapFree=4140260/4192956
[pid=11504] ppid=11502 vsize=518356 CPUtime=282.21
/proc/11504/stat : 11504 (bsolo_pb10) R 11502 11504 11023 0 -1 4202496 127769 0 0 0 28056 165 0 0 25 0 1 0 47819695 530796544 127160 1992294400 134512640 137138936 4294398400 18446744073709551615 136296964 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11504/statm: 129589 127160 192 642 0 128945 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 518356

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11513
/proc/meminfo: memFree=1259828/2059040 swapFree=4140260/4192956
[pid=11504] ppid=11502 vsize=603480 CPUtime=342.2
/proc/11504/stat : 11504 (bsolo_pb10) R 11502 11504 11023 0 -1 4202496 149021 0 0 0 34028 192 0 0 25 0 1 0 47819695 617963520 148412 1992294400 134512640 137138936 4294398400 18446744073709551615 134602746 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11504/statm: 150870 148412 192 642 0 150226 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 603480

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11515
/proc/meminfo: memFree=1186916/2059040 swapFree=4140260/4192956
[pid=11504] ppid=11502 vsize=676748 CPUtime=402.18
/proc/11504/stat : 11504 (bsolo_pb10) R 11502 11504 11023 0 -1 4202496 167364 0 0 0 40005 213 0 0 25 0 1 0 47819695 692989952 166755 1992294400 134512640 137138936 4294398400 18446744073709551615 136511153 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11504/statm: 169187 166755 192 642 0 168543 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 676748

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11517
/proc/meminfo: memFree=1122064/2059040 swapFree=4140260/4192956
[pid=11504] ppid=11502 vsize=740900 CPUtime=462.16
/proc/11504/stat : 11504 (bsolo_pb10) R 11502 11504 11023 0 -1 4202496 183404 0 0 0 45984 232 0 0 25 0 1 0 47819695 758681600 182795 1992294400 134512640 137138936 4294398400 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11504/statm: 185225 182795 192 642 0 184581 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 740900

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11519
/proc/meminfo: memFree=1068620/2059040 swapFree=4140260/4192956
[pid=11504] ppid=11502 vsize=794432 CPUtime=522.14
/proc/11504/stat : 11504 (bsolo_pb10) R 11502 11504 11023 0 -1 4202496 196784 0 0 0 51965 249 0 0 25 0 1 0 47819695 813498368 196175 1992294400 134512640 137138936 4294398400 18446744073709551615 136500388 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11504/statm: 198608 196175 192 642 0 197964 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 794432

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11521
/proc/meminfo: memFree=1008976/2059040 swapFree=4140260/4192956
[pid=11504] ppid=11502 vsize=853612 CPUtime=582.13
/proc/11504/stat : 11504 (bsolo_pb10) R 11502 11504 11023 0 -1 4202496 211584 0 0 0 57944 269 0 0 25 0 1 0 47819695 874098688 210975 1992294400 134512640 137138936 4294398400 18446744073709551615 136504212 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11504/statm: 213403 210975 192 642 0 212759 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 853612

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11521
/proc/meminfo: memFree=968056/2059040 swapFree=4140260/4192956
[pid=11504] ppid=11502 vsize=894008 CPUtime=642.12
/proc/11504/stat : 11504 (bsolo_pb10) R 11502 11504 11023 0 -1 4202496 221678 0 0 0 63929 283 0 0 25 0 1 0 47819695 915464192 221069 1992294400 134512640 137138936 4294398400 18446744073709551615 134542617 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11504/statm: 223502 221069 192 642 0 222858 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 894008

[startup+702.301 s]

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

/proc/meminfo: memFree=819256/2059040 swapFree=4140260/4192956
[pid=11504] ppid=11502 vsize=1041412 CPUtime=1062
/proc/11504/stat : 11504 (bsolo_pb10) R 11502 11504 11023 0 -1 4202496 258697 0 0 0 105858 342 0 0 25 0 1 0 47819695 1066405888 257925 1992294400 134512640 137138936 4294398400 18446744073709551615 134542295 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11504/statm: 260353 257925 192 642 0 259709 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 1041412

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11538
/proc/meminfo: memFree=819256/2059040 swapFree=4140260/4192956
[pid=11504] ppid=11502 vsize=1041412 CPUtime=1121.99
/proc/11504/stat : 11504 (bsolo_pb10) R 11502 11504 11023 0 -1 4202496 258697 0 0 0 111850 349 0 0 25 0 1 0 47819695 1066405888 257925 1992294400 134512640 137138936 4294398400 18446744073709551615 136504452 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11504/statm: 260353 257925 192 642 0 259709 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 1041412

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11540
/proc/meminfo: memFree=819380/2059040 swapFree=4140260/4192956
[pid=11504] ppid=11502 vsize=1041372 CPUtime=1181.97
/proc/11504/stat : 11504 (bsolo_pb10) R 11502 11504 11023 0 -1 4202496 258697 0 0 0 117842 355 0 0 25 0 1 0 47819695 1066364928 257915 1992294400 134512640 137138936 4294398400 18446744073709551615 134540747 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11504/statm: 260343 257915 192 642 0 259699 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 1041372

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11540
/proc/meminfo: memFree=819256/2059040 swapFree=4140260/4192956
[pid=11504] ppid=11502 vsize=1041372 CPUtime=1241.95
/proc/11504/stat : 11504 (bsolo_pb10) R 11502 11504 11023 0 -1 4202496 258697 0 0 0 123834 361 0 0 25 0 1 0 47819695 1066364928 257915 1992294400 134512640 137138936 4294398400 18446744073709551615 136511190 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11504/statm: 260343 257915 192 642 0 259699 0
Current children cumulated CPU time (s) 1241.95
Current children cumulated vsize (KiB) 1041372

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11542
/proc/meminfo: memFree=819380/2059040 swapFree=4140260/4192956
[pid=11504] ppid=11502 vsize=1041312 CPUtime=1301.95
/proc/11504/stat : 11504 (bsolo_pb10) R 11502 11504 11023 0 -1 4202496 258697 0 0 0 129827 368 0 0 25 0 1 0 47819695 1066303488 257900 1992294400 134512640 137138936 4294398400 18446744073709551615 134606964 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11504/statm: 260328 257900 192 642 0 259684 0
Current children cumulated CPU time (s) 1301.95
Current children cumulated vsize (KiB) 1041312

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11544
/proc/meminfo: memFree=819380/2059040 swapFree=4140260/4192956
[pid=11504] ppid=11502 vsize=1041312 CPUtime=1361.92
/proc/11504/stat : 11504 (bsolo_pb10) R 11502 11504 11023 0 -1 4202496 258697 0 0 0 135821 371 0 0 25 0 1 0 47819695 1066303488 257900 1992294400 134512640 137138936 4294398400 18446744073709551615 136506277 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11504/statm: 260328 257900 192 642 0 259684 0
Current children cumulated CPU time (s) 1361.92
Current children cumulated vsize (KiB) 1041312

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11546
/proc/meminfo: memFree=819504/2059040 swapFree=4140260/4192956
[pid=11504] ppid=11502 vsize=1041312 CPUtime=1421.92
/proc/11504/stat : 11504 (bsolo_pb10) R 11502 11504 11023 0 -1 4202496 258697 0 0 0 141816 376 0 0 25 0 1 0 47819695 1066303488 257900 1992294400 134512640 137138936 4294398400 18446744073709551615 136511072 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11504/statm: 260328 257900 192 642 0 259684 0
Current children cumulated CPU time (s) 1421.92
Current children cumulated vsize (KiB) 1041312

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11548
/proc/meminfo: memFree=819380/2059040 swapFree=4140260/4192956
[pid=11504] ppid=11502 vsize=1041312 CPUtime=1481.89
/proc/11504/stat : 11504 (bsolo_pb10) R 11502 11504 11023 0 -1 4202496 258697 0 0 0 147806 383 0 0 25 0 1 0 47819695 1066303488 257900 1992294400 134512640 137138936 4294398400 18446744073709551615 134618214 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11504/statm: 260328 257900 192 642 0 259684 0
Current children cumulated CPU time (s) 1481.89
Current children cumulated vsize (KiB) 1041312

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11548
/proc/meminfo: memFree=819380/2059040 swapFree=4140260/4192956
[pid=11504] ppid=11502 vsize=1041312 CPUtime=1541.87
/proc/11504/stat : 11504 (bsolo_pb10) R 11502 11504 11023 0 -1 4202496 258697 0 0 0 153800 387 0 0 25 0 1 0 47819695 1066303488 257900 1992294400 134512640 137138936 4294398400 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11504/statm: 260328 257900 192 642 0 259684 0
Current children cumulated CPU time (s) 1541.87
Current children cumulated vsize (KiB) 1041312

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11550
/proc/meminfo: memFree=819504/2059040 swapFree=4140260/4192956
[pid=11504] ppid=11502 vsize=1041312 CPUtime=1601.86
/proc/11504/stat : 11504 (bsolo_pb10) R 11502 11504 11023 0 -1 4202496 258697 0 0 0 159792 394 0 0 25 0 1 0 47819695 1066303488 257900 1992294400 134512640 137138936 4294398400 18446744073709551615 136504140 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11504/statm: 260328 257900 192 642 0 259684 0
Current children cumulated CPU time (s) 1601.86
Current children cumulated vsize (KiB) 1041312

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11552
/proc/meminfo: memFree=819380/2059040 swapFree=4140260/4192956
[pid=11504] ppid=11502 vsize=1041312 CPUtime=1661.85
/proc/11504/stat : 11504 (bsolo_pb10) R 11502 11504 11023 0 -1 4202496 258697 0 0 0 165786 399 0 0 25 0 1 0 47819695 1066303488 257900 1992294400 134512640 137138936 4294398400 18446744073709551615 134540747 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11504/statm: 260328 257900 192 642 0 259684 0
Current children cumulated CPU time (s) 1661.85
Current children cumulated vsize (KiB) 1041312

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11554
/proc/meminfo: memFree=819256/2059040 swapFree=4140260/4192956
[pid=11504] ppid=11502 vsize=1041312 CPUtime=1721.83
/proc/11504/stat : 11504 (bsolo_pb10) R 11502 11504 11023 0 -1 4202496 258697 0 0 0 171776 407 0 0 25 0 1 0 47819695 1066303488 257900 1992294400 134512640 137138936 4294398400 18446744073709551615 134574740 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11504/statm: 260328 257900 192 642 0 259684 0
Current children cumulated CPU time (s) 1721.83
Current children cumulated vsize (KiB) 1041312

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11556
/proc/meminfo: memFree=819008/2059040 swapFree=4140260/4192956
[pid=11504] ppid=11502 vsize=1041312 CPUtime=1781.81
/proc/11504/stat : 11504 (bsolo_pb10) R 11502 11504 11023 0 -1 4202496 258697 0 0 0 177769 412 0 0 25 0 1 0 47819695 1066303488 257900 1992294400 134512640 137138936 4294398400 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11504/statm: 260328 257900 192 642 0 259684 0
Current children cumulated CPU time (s) 1781.81
Current children cumulated vsize (KiB) 1041312

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 11556
/proc/meminfo: memFree=819132/2059040 swapFree=4140260/4192956
[pid=11504] ppid=11502 vsize=1041272 CPUtime=1791.42
/proc/11504/stat : 11504 (bsolo_pb10) R 11502 11504 11023 0 -1 4202496 258697 0 0 0 178729 413 0 0 25 0 1 0 47819695 1066262528 257890 1992294400 134512640 137138936 4294398400 18446744073709551615 134540744 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11504/statm: 260318 257890 192 642 0 259674 0
Current children cumulated CPU time (s) 1791.42
Current children cumulated vsize (KiB) 1041272

[startup+1795.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11556
/proc/meminfo: memFree=819132/2059040 swapFree=4140260/4192956
[pid=11504] ppid=11502 vsize=1041272 CPUtime=1794.62
/proc/11504/stat : 11504 (bsolo_pb10) R 11502 11504 11023 0 -1 4202496 258697 0 0 0 179049 413 0 0 25 0 1 0 47819695 1066262528 257890 1992294400 134512640 137138936 4294398400 18446744073709551615 134540747 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11504/statm: 260318 257890 192 642 0 259674 0
Current children cumulated CPU time (s) 1794.62
Current children cumulated vsize (KiB) 1041272

[startup+1796.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11556
/proc/meminfo: memFree=819132/2059040 swapFree=4140260/4192956
[pid=11504] ppid=11502 vsize=1041272 CPUtime=1796.21
/proc/11504/stat : 11504 (bsolo_pb10) R 11502 11504 11023 0 -1 4202496 258697 0 0 0 179208 413 0 0 25 0 1 0 47819695 1066262528 257890 1992294400 134512640 137138936 4294398400 18446744073709551615 134540747 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11504/statm: 260318 257890 192 642 0 259674 0
Current children cumulated CPU time (s) 1796.21
Current children cumulated vsize (KiB) 1041272

[startup+1797.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11556
/proc/meminfo: memFree=819132/2059040 swapFree=4140260/4192956
[pid=11504] ppid=11502 vsize=1041272 CPUtime=1797.01
/proc/11504/stat : 11504 (bsolo_pb10) R 11502 11504 11023 0 -1 4202496 258697 0 0 0 179288 413 0 0 25 0 1 0 47819695 1066262528 257890 1992294400 134512640 137138936 4294398400 18446744073709551615 136520975 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11504/statm: 260318 257890 192 642 0 259674 0
Current children cumulated CPU time (s) 1797.01
Current children cumulated vsize (KiB) 1041272

[startup+1798.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11556
/proc/meminfo: memFree=819132/2059040 swapFree=4140260/4192956
[pid=11504] ppid=11502 vsize=1041272 CPUtime=1797.81
/proc/11504/stat : 11504 (bsolo_pb10) R 11502 11504 11023 0 -1 4202496 258697 0 0 0 179368 413 0 0 25 0 1 0 47819695 1066262528 257890 1992294400 134512640 137138936 4294398400 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11504/statm: 260318 257890 192 642 0 259674 0
Current children cumulated CPU time (s) 1797.81
Current children cumulated vsize (KiB) 1041272

[startup+1798.51 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11556
/proc/meminfo: memFree=819132/2059040 swapFree=4140260/4192956
[pid=11504] ppid=11502 vsize=0 CPUtime=1798.02
/proc/11504/stat : 11504 (bsolo_pb10) R 11502 11504 11023 0 -1 4202500 258697 0 0 0 179388 414 0 0 25 0 1 0 47819695 0 0 1992294400 0 0 0 0 0 0 0 4096 16384 18446744073709551615 0 0 17 1 0 0 0
/proc/11504/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1798.02
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1798.6
CPU time (s): 1798.12
CPU user time (s): 1793.88
CPU system time (s): 4.23635
CPU usage (%): 99.9731
Max. virtual memory (cumulated for all children) (KiB): 1042068

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.88
system time used= 4.23635
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 258697
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= 2
involuntary context switches= 6544

runsolver used 3.07353 second user time and 8.38573 second system time

The end

Launcher Data

Begin job on node009 at 2010-06-16 23:02:59
IDJOB=2671268
IDBENCH=48328
IDSOLVER=1162
FILE ID=node009/2671268-1276722179
PBS_JOBID= 11174179
Free space on /tmp= 62556 MiB

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

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

MD5SUM BENCH= 7cde2502e7fdd6b310da5651aff97d88
RANDOM SEED=1177688841

node009.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.199
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.39
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.199
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.44
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1854944 kB
Buffers:         21072 kB
Cached:          89160 kB
SwapCached:       5824 kB
Active:          32780 kB
Inactive:        90416 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1854944 kB
SwapTotal:     4192956 kB
SwapFree:      4140260 kB
Dirty:            4120 kB
Writeback:           8 kB
AnonPages:       11652 kB
Mapped:          12940 kB
Slab:            59020 kB
PageTables:       4024 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182272 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-2671268-1276722179.opb

Free space on /tmp at the end= 62552 MiB
End job on node009 at 2010-06-16 23:32:58