Trace number 2671208

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

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_500_10_5_80.opb
MD5SUMaef8bab64cc2dcfbe1beaaaf4a02d676
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.2928
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)12540
Sum of products size (including duplicates)25080
Number of different products6270
Sum of products size12540

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-2671208-1276721143.opb
0.00/0.00	c File size is 563011 bytes.
0.04/0.09	c Highest Coefficient sum: 1000
0.04/0.09	c Parsing was ok!!
0.04/0.09	c Total parsing time: 0.095 s
0.09/0.10	c Var: 7270 Constr: 14043 6770/1003/6270 Lit: 53660 Watch. Lit: 45973
0.09/0.10	c Obj. Vars: 0 (0 % of total variables)
1.99/2.01	c Pre-processing Time: 2.009 s
1.99/2.01	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1.99/2.01	c        0   7270    14043    53660    3    45973   92927      0      0 2.01
1.99/2.01	c Switching off lower bounding mode.
1797.95/1798.45	c      100   7270    14144    87414    6    46254  102220    101     44 2.25
1797.95/1798.45	c      250   7270    14294   141122    9    46554  112443    251     99 2.51
1797.95/1798.45	c      475   7270    14519   223087   15    47004  123688    476    163 2.90
1797.95/1798.45	c      813   7270    14857   367525   24    47680  136057    814    227 3.58
1797.95/1798.45	c     1321   7270    15365   571361   37    48696  149663   1322    301 4.39
1797.95/1798.45	c     2084   7270    16128   901341   55    50222  164630   2085    365 5.70
1797.95/1798.45	c     3230   7270    17274  1436849   83    52514  181094   3231    402 8.03
1797.95/1798.45	c     4951   7270    18996  2146435  112    56035  199204   4953    446 11.10
1797.95/1798.45	c     7535   7270    21580  3347407  155    61203  219125   7537    455 16.54
1797.95/1798.45	c    11414   7270    25459  5213070  204    68961  241038  11416    420 27.16
1797.95/1798.45	c    17236   7270    31281  8041708  257    80605  265142  17238    362 47.56
1797.95/1798.45	c    25973   7270    40018 12107063  302    98079  291657  25975    341 76.16
1797.95/1798.45	c    39084   7270    53129 18609860  350   124301  320823  39086    335 116.48
1797.95/1798.45	c    58754   7270    72799 28001191  384   163641  352906  58756    292 200.98
1797.95/1798.45	c    88265   7270   102310 42489844  415   222663  388197  88267    257 342.97
1797.95/1798.45	c   132536   7270   146581 64491188  439   311205  427017 132538    188 703.88
1797.95/1798.45	c Reducing formula size due to memory constraints
1797.95/1798.45	c Memory Limit: 1000.00 MB  Used: 1001.29 MB
1797.95/1798.45	c   198946   7270    38463 12086814  314    94892   32168  24420    137 1449.73
1797.95/1798.45	c Resources Exceeded
1797.95/1798.45	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.95/1798.45	c   17   261666   1673   616776    45067 15489096  31024    145 1798.00
1797.95/1798.45	s UNKNOWN
1797.95/1798.45	c Total time: 1798 s

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2671208-1276721143/watcher-2671208-1276721143 -o /tmp/evaluation-result-2671208-1276721143/solver-2671208-1276721143 -C 1800 -W 2000 -M 1800 bsolo_pb10 -t1800 -l2 HOME/instance-2671208-1276721143.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: 0.98 0.98 0.99 3/106 18126
/proc/meminfo: memFree=1856200/2059040 swapFree=4140144/4192956
[pid=18126] ppid=18124 vsize=11492 CPUtime=0
/proc/18126/stat : 18126 (bsolo_pb10) R 18124 18126 17487 0 -1 4202496 360 0 0 0 0 0 0 0 18 0 1 0 13406718 11767808 279 1992294400 134512640 137138936 4293431984 18446744073709551615 136506715 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/18126/statm: 2873 279 174 642 0 2091 0

[startup+0.0433319 s]
/proc/loadavg: 0.98 0.98 0.99 3/106 18126
/proc/meminfo: memFree=1856200/2059040 swapFree=4140144/4192956
[pid=18126] ppid=18124 vsize=12312 CPUtime=0.04
/proc/18126/stat : 18126 (bsolo_pb10) R 18124 18126 17487 0 -1 4202496 610 0 0 0 4 0 0 0 20 0 1 0 13406718 12607488 529 1992294400 134512640 137138936 4293431984 18446744073709551615 134531543 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/18126/statm: 3078 529 225 642 0 2296 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 12312

[startup+0.101337 s]
/proc/loadavg: 0.98 0.98 0.99 3/106 18126
/proc/meminfo: memFree=1856200/2059040 swapFree=4140144/4192956
[pid=18126] ppid=18124 vsize=13824 CPUtime=0.09
/proc/18126/stat : 18126 (bsolo_pb10) R 18124 18126 17487 0 -1 4202496 1225 0 0 0 9 0 0 0 20 0 1 0 13406718 14155776 1006 1992294400 134512640 137138936 4293431984 18446744073709551615 136506715 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/18126/statm: 3456 1008 182 642 0 2812 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13824

[startup+0.301355 s]
/proc/loadavg: 0.98 0.98 0.99 3/106 18126
/proc/meminfo: memFree=1856200/2059040 swapFree=4140144/4192956
[pid=18126] ppid=18124 vsize=14624 CPUtime=0.29
/proc/18126/stat : 18126 (bsolo_pb10) R 18124 18126 17487 0 -1 4202496 1407 0 0 0 29 0 0 0 20 0 1 0 13406718 14974976 1188 1992294400 134512640 137138936 4293431984 18446744073709551615 136504225 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/18126/statm: 3656 1188 184 642 0 3012 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14624

[startup+0.70139 s]
/proc/loadavg: 0.98 0.98 0.99 3/106 18126
/proc/meminfo: memFree=1856200/2059040 swapFree=4140144/4192956
[pid=18126] ppid=18124 vsize=14624 CPUtime=0.69
/proc/18126/stat : 18126 (bsolo_pb10) R 18124 18126 17487 0 -1 4202496 1407 0 0 0 69 0 0 0 21 0 1 0 13406718 14974976 1188 1992294400 134512640 137138936 4293431984 18446744073709551615 134542516 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/18126/statm: 3656 1188 184 642 0 3012 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14624

[startup+1.50146 s]
/proc/loadavg: 0.98 0.98 0.99 2/107 18127
/proc/meminfo: memFree=1852348/2059040 swapFree=4140144/4192956
[pid=18126] ppid=18124 vsize=14624 CPUtime=1.49
/proc/18126/stat : 18126 (bsolo_pb10) R 18124 18126 17487 0 -1 4202496 1407 0 0 0 149 0 0 0 23 0 1 0 13406718 14974976 1188 1992294400 134512640 137138936 4293431984 18446744073709551615 134542624 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/18126/statm: 3656 1188 184 642 0 3012 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14624

[startup+3.1016 s]
/proc/loadavg: 0.98 0.98 0.99 2/107 18127
/proc/meminfo: memFree=1851356/2059040 swapFree=4140144/4192956
[pid=18126] ppid=18124 vsize=17368 CPUtime=3.09
/proc/18126/stat : 18126 (bsolo_pb10) R 18124 18126 17487 0 -1 4202496 2514 0 0 0 302 7 0 0 25 0 1 0 13406718 17784832 1913 1992294400 134512640 137138936 4293431984 18446744073709551615 136297633 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/18126/statm: 4342 1913 192 642 0 3698 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 17368

[startup+6.30089 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 18127
/proc/meminfo: memFree=1841808/2059040 swapFree=4140144/4192956
[pid=18126] ppid=18124 vsize=27336 CPUtime=6.29
/proc/18126/stat : 18126 (bsolo_pb10) R 18124 18126 17487 0 -1 4202496 5007 0 0 0 615 14 0 0 25 0 1 0 13406718 27992064 4406 1992294400 134512640 137138936 4293431984 18446744073709551615 134542325 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/18126/statm: 6834 4406 192 642 0 6190 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 27336

[startup+12.7005 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 18127
/proc/meminfo: memFree=1821596/2059040 swapFree=4140144/4192956
[pid=18126] ppid=18124 vsize=47172 CPUtime=12.69
/proc/18126/stat : 18126 (bsolo_pb10) R 18124 18126 17487 0 -1 4202496 9963 0 0 0 1247 22 0 0 25 0 1 0 13406718 48304128 9362 1992294400 134512640 137138936 4293431984 18446744073709551615 134618245 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/18126/statm: 11793 9362 192 642 0 11149 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 47172

[startup+25.5016 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 18127
/proc/meminfo: memFree=1788612/2059040 swapFree=4140144/4192956
[pid=18126] ppid=18124 vsize=78488 CPUtime=25.49
/proc/18126/stat : 18126 (bsolo_pb10) R 18124 18126 17487 0 -1 4202496 17790 0 0 0 2517 32 0 0 25 0 1 0 13406718 80371712 17189 1992294400 134512640 137138936 4293431984 18446744073709551615 134607563 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/18126/statm: 19622 17189 192 642 0 18978 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 78488

[startup+51.1009 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 18127
/proc/meminfo: memFree=1740872/2059040 swapFree=4140144/4192956
[pid=18126] ppid=18124 vsize=126880 CPUtime=51.08
/proc/18126/stat : 18126 (bsolo_pb10) R 18124 18126 17487 0 -1 4202496 29893 0 0 0 5059 49 0 0 25 0 1 0 13406718 129925120 29292 1992294400 134512640 137138936 4293431984 18446744073709551615 136500388 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/18126/statm: 31720 29292 192 642 0 31076 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 126880

[startup+102.308 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 18129
/proc/meminfo: memFree=1637952/2059040 swapFree=4140144/4192956
[pid=18126] ppid=18124 vsize=228376 CPUtime=102.28
/proc/18126/stat : 18126 (bsolo_pb10) R 18124 18126 17487 0 -1 4202496 55265 0 0 0 10149 79 0 0 25 0 1 0 13406718 233857024 54664 1992294400 134512640 137138936 4293431984 18446744073709551615 136506715 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/18126/statm: 57094 54665 192 642 0 56450 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 228376

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 18131
/proc/meminfo: memFree=1544208/2059040 swapFree=4140144/4192956
[pid=18126] ppid=18124 vsize=322468 CPUtime=162.25
/proc/18126/stat : 18126 (bsolo_pb10) R 18124 18126 17487 0 -1 4202496 78787 0 0 0 16116 109 0 0 25 0 1 0 13406718 330207232 78186 1992294400 134512640 137138936 4293431984 18446744073709551615 134575044 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/18126/statm: 80617 78186 192 642 0 79973 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 322468

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 18133
/proc/meminfo: memFree=1462120/2059040 swapFree=4140144/4192956
[pid=18126] ppid=18124 vsize=403656 CPUtime=222.24
/proc/18126/stat : 18126 (bsolo_pb10) R 18124 18126 17487 0 -1 4202496 99084 0 0 0 22087 137 0 0 25 0 1 0 13406718 413343744 98483 1992294400 134512640 137138936 4293431984 18446744073709551615 136504207 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/18126/statm: 100914 98483 192 642 0 100270 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 403656

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 18133
/proc/meminfo: memFree=1387472/2059040 swapFree=4140144/4192956
[pid=18126] ppid=18124 vsize=479060 CPUtime=282.22
/proc/18126/stat : 18126 (bsolo_pb10) R 18124 18126 17487 0 -1 4202496 117935 0 0 0 28059 163 0 0 25 0 1 0 13406718 490557440 117334 1992294400 134512640 137138936 4293431984 18446744073709551615 136504096 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/18126/statm: 119765 117334 192 642 0 119121 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 479060

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 18135
/proc/meminfo: memFree=1302160/2059040 swapFree=4140144/4192956
[pid=18126] ppid=18124 vsize=563444 CPUtime=342.2
/proc/18126/stat : 18126 (bsolo_pb10) R 18124 18126 17487 0 -1 4202496 139033 0 0 0 34031 189 0 0 25 0 1 0 13406718 576966656 138432 1992294400 134512640 137138936 4293431984 18446744073709551615 134602746 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/18126/statm: 140861 138432 192 642 0 140217 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 563444

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 18137
/proc/meminfo: memFree=1221188/2059040 swapFree=4140144/4192956
[pid=18126] ppid=18124 vsize=644620 CPUtime=402.2
/proc/18126/stat : 18126 (bsolo_pb10) R 18124 18126 17487 0 -1 4202496 159326 0 0 0 40005 215 0 0 25 0 1 0 13406718 660090880 158725 1992294400 134512640 137138936 4293431984 18446744073709551615 134542181 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/18126/statm: 161155 158725 192 642 0 160511 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 644620

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 18139
/proc/meminfo: memFree=1171464/2059040 swapFree=4140144/4192956
[pid=18126] ppid=18124 vsize=693700 CPUtime=462.18
/proc/18126/stat : 18126 (bsolo_pb10) R 18124 18126 17487 0 -1 4202496 171594 0 0 0 45986 232 0 0 25 0 1 0 13406718 710348800 170993 1992294400 134512640 137138936 4293431984 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/18126/statm: 173425 170993 192 642 0 172781 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 693700

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 3/107 18141
/proc/meminfo: memFree=1130420/2059040 swapFree=4140144/4192956
[pid=18126] ppid=18124 vsize=735128 CPUtime=522.17
/proc/18126/stat : 18126 (bsolo_pb10) R 18124 18126 17487 0 -1 4202496 181952 0 0 0 51973 244 0 0 25 0 1 0 13406718 752771072 181351 1992294400 134512640 137138936 4293431984 18446744073709551615 134542310 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/18126/statm: 183782 181351 192 642 0 183138 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 735128

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 18141
/proc/meminfo: memFree=1091360/2059040 swapFree=4140144/4192956
[pid=18126] ppid=18124 vsize=773496 CPUtime=582.15
/proc/18126/stat : 18126 (bsolo_pb10) R 18124 18126 17487 0 -1 4202496 191544 0 0 0 57958 257 0 0 25 0 1 0 13406718 792059904 190943 1992294400 134512640 137138936 4293431984 18446744073709551615 134618004 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/18126/statm: 193374 190943 192 642 0 192730 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 773496

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 18143
/proc/meminfo: memFree=1053168/2059040 swapFree=4140144/4192956
[pid=18126] ppid=18124 vsize=811256 CPUtime=642.14
/proc/18126/stat : 18126 (bsolo_pb10) R 18124 18126 17487 0 -1 4202496 200983 0 0 0 63945 269 0 0 25 0 1 0 13406718 830726144 200382 1992294400 134512640 137138936 4293431984 18446744073709551615 136504225 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/18126/statm: 202814 200382 192 642 0 202170 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 811256

[startup+702.301 s]

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

/proc/meminfo: memFree=859480/2059040 swapFree=4140144/4192956
[pid=18126] ppid=18124 vsize=1004448 CPUtime=1062.03
/proc/18126/stat : 18126 (bsolo_pb10) R 18124 18126 17487 0 -1 4202496 249281 0 0 0 105870 333 0 0 25 0 1 0 13406718 1028554752 248680 1992294400 134512640 137138936 4293431984 18446744073709551615 134542301 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/18126/statm: 251112 248680 192 642 0 250468 0
Current children cumulated CPU time (s) 1062.03
Current children cumulated vsize (KiB) 1004448

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 18166
/proc/meminfo: memFree=836664/2059040 swapFree=4140144/4192956
[pid=18126] ppid=18124 vsize=1027100 CPUtime=1122.01
/proc/18126/stat : 18126 (bsolo_pb10) R 18124 18126 17487 0 -1 4202496 254946 0 0 0 111861 340 0 0 25 0 1 0 13406718 1051750400 254345 1992294400 134512640 137138936 4293431984 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/18126/statm: 256775 254345 192 642 0 256131 0
Current children cumulated CPU time (s) 1122.01
Current children cumulated vsize (KiB) 1027100

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 18166
/proc/meminfo: memFree=824512/2059040 swapFree=4140144/4192956
[pid=18126] ppid=18124 vsize=1038492 CPUtime=1181.99
/proc/18126/stat : 18126 (bsolo_pb10) R 18124 18126 17487 0 -1 4202496 257954 0 0 0 117856 343 0 0 25 0 1 0 13406718 1063415808 257194 1992294400 134512640 137138936 4293431984 18446744073709551615 134540747 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/18126/statm: 259623 257194 192 642 0 258979 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 1038492

[startup+1242.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 18168
/proc/meminfo: memFree=824264/2059040 swapFree=4140144/4192956
[pid=18126] ppid=18124 vsize=1038492 CPUtime=1241.98
/proc/18126/stat : 18126 (bsolo_pb10) R 18124 18126 17487 0 -1 4202496 257954 0 0 0 123853 345 0 0 25 0 1 0 13406718 1063415808 257194 1992294400 134512640 137138936 4293431984 18446744073709551615 136511176 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/18126/statm: 259623 257194 192 642 0 258979 0
Current children cumulated CPU time (s) 1241.98
Current children cumulated vsize (KiB) 1038492

[startup+1302.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 18170
/proc/meminfo: memFree=824140/2059040 swapFree=4140144/4192956
[pid=18126] ppid=18124 vsize=1038492 CPUtime=1301.97
/proc/18126/stat : 18126 (bsolo_pb10) R 18124 18126 17487 0 -1 4202496 257954 0 0 0 129848 349 0 0 25 0 1 0 13406718 1063415808 257194 1992294400 134512640 137138936 4293431984 18446744073709551615 135984592 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/18126/statm: 259623 257194 192 642 0 258979 0
Current children cumulated CPU time (s) 1301.97
Current children cumulated vsize (KiB) 1038492

[startup+1362.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 18172
/proc/meminfo: memFree=824264/2059040 swapFree=4140144/4192956
[pid=18126] ppid=18124 vsize=1038492 CPUtime=1361.95
/proc/18126/stat : 18126 (bsolo_pb10) R 18124 18126 17487 0 -1 4202496 257954 0 0 0 135842 353 0 0 25 0 1 0 13406718 1063415808 257194 1992294400 134512640 137138936 4293431984 18446744073709551615 134618214 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/18126/statm: 259623 257194 192 642 0 258979 0
Current children cumulated CPU time (s) 1361.95
Current children cumulated vsize (KiB) 1038492

[startup+1422.31 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 18174
/proc/meminfo: memFree=824388/2059040 swapFree=4140144/4192956
[pid=18126] ppid=18124 vsize=1038388 CPUtime=1421.94
/proc/18126/stat : 18126 (bsolo_pb10) R 18124 18126 17487 0 -1 4202496 257954 0 0 0 141836 358 0 0 25 0 1 0 13406718 1063309312 257170 1992294400 134512640 137138936 4293431984 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/18126/statm: 259597 257170 192 642 0 258953 0
Current children cumulated CPU time (s) 1421.94
Current children cumulated vsize (KiB) 1038388

[startup+1482.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 18174
/proc/meminfo: memFree=824264/2059040 swapFree=4140144/4192956
[pid=18126] ppid=18124 vsize=1038348 CPUtime=1481.92
/proc/18126/stat : 18126 (bsolo_pb10) R 18124 18126 17487 0 -1 4202496 257954 0 0 0 147826 366 0 0 25 0 1 0 13406718 1063268352 257160 1992294400 134512640 137138936 4293431984 18446744073709551615 134542544 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/18126/statm: 259587 257160 192 642 0 258943 0
Current children cumulated CPU time (s) 1481.92
Current children cumulated vsize (KiB) 1038348

[startup+1542.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 18176
/proc/meminfo: memFree=824512/2059040 swapFree=4140144/4192956
[pid=18126] ppid=18124 vsize=1038232 CPUtime=1541.91
/proc/18126/stat : 18126 (bsolo_pb10) R 18124 18126 17487 0 -1 4202496 257954 0 0 0 153819 372 0 0 25 0 1 0 13406718 1063149568 257131 1992294400 134512640 137138936 4293431984 18446744073709551615 136521011 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/18126/statm: 259558 257131 192 642 0 258914 0
Current children cumulated CPU time (s) 1541.91
Current children cumulated vsize (KiB) 1038232

[startup+1602.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 18178
/proc/meminfo: memFree=824512/2059040 swapFree=4140144/4192956
[pid=18126] ppid=18124 vsize=1038232 CPUtime=1601.9
/proc/18126/stat : 18126 (bsolo_pb10) R 18124 18126 17487 0 -1 4202496 257954 0 0 0 159813 377 0 0 25 0 1 0 13406718 1063149568 257131 1992294400 134512640 137138936 4293431984 18446744073709551615 134573854 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/18126/statm: 259558 257131 192 642 0 258914 0
Current children cumulated CPU time (s) 1601.9
Current children cumulated vsize (KiB) 1038232

[startup+1662.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 18180
/proc/meminfo: memFree=824388/2059040 swapFree=4140144/4192956
[pid=18126] ppid=18124 vsize=1038232 CPUtime=1661.88
/proc/18126/stat : 18126 (bsolo_pb10) R 18124 18126 17487 0 -1 4202496 257954 0 0 0 165805 383 0 0 25 0 1 0 13406718 1063149568 257131 1992294400 134512640 137138936 4293431984 18446744073709551615 136511176 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/18126/statm: 259558 257131 192 642 0 258914 0
Current children cumulated CPU time (s) 1661.88
Current children cumulated vsize (KiB) 1038232

[startup+1722.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 18182
/proc/meminfo: memFree=824388/2059040 swapFree=4140144/4192956
[pid=18126] ppid=18124 vsize=1038232 CPUtime=1721.87
/proc/18126/stat : 18126 (bsolo_pb10) R 18124 18126 17487 0 -1 4202496 257954 0 0 0 171798 389 0 0 25 0 1 0 13406718 1063149568 257131 1992294400 134512640 137138936 4293431984 18446744073709551615 134542295 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/18126/statm: 259558 257131 192 642 0 258914 0
Current children cumulated CPU time (s) 1721.87
Current children cumulated vsize (KiB) 1038232

[startup+1782.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 18182
/proc/meminfo: memFree=824140/2059040 swapFree=4140144/4192956
[pid=18126] ppid=18124 vsize=1038232 CPUtime=1781.84
/proc/18126/stat : 18126 (bsolo_pb10) R 18124 18126 17487 0 -1 4202496 257954 0 0 0 177793 391 0 0 25 0 1 0 13406718 1063149568 257131 1992294400 134512640 137138936 4293431984 18446744073709551615 134609379 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/18126/statm: 259558 257131 192 642 0 258914 0
Current children cumulated CPU time (s) 1781.84
Current children cumulated vsize (KiB) 1038232

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

[startup+1791.91 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 18182
/proc/meminfo: memFree=824140/2059040 swapFree=4140144/4192956
[pid=18126] ppid=18124 vsize=1038232 CPUtime=1791.45
/proc/18126/stat : 18126 (bsolo_pb10) R 18124 18126 17487 0 -1 4202496 257954 0 0 0 178753 392 0 0 25 0 1 0 13406718 1063149568 257131 1992294400 134512640 137138936 4293431984 18446744073709551615 136504108 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/18126/statm: 259558 257131 192 642 0 258914 0
Current children cumulated CPU time (s) 1791.45
Current children cumulated vsize (KiB) 1038232

[startup+1795.1 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 18182
/proc/meminfo: memFree=824140/2059040 swapFree=4140144/4192956
[pid=18126] ppid=18124 vsize=1038232 CPUtime=1794.65
/proc/18126/stat : 18126 (bsolo_pb10) R 18124 18126 17487 0 -1 4202496 257954 0 0 0 179073 392 0 0 25 0 1 0 13406718 1063149568 257131 1992294400 134512640 137138936 4293431984 18446744073709551615 134542532 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/18126/statm: 259558 257131 192 642 0 258914 0
Current children cumulated CPU time (s) 1794.65
Current children cumulated vsize (KiB) 1038232

[startup+1796.7 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 18184
/proc/meminfo: memFree=824140/2059040 swapFree=4140144/4192956
[pid=18126] ppid=18124 vsize=1038232 CPUtime=1796.24
/proc/18126/stat : 18126 (bsolo_pb10) R 18124 18126 17487 0 -1 4202496 257954 0 0 0 179232 392 0 0 25 0 1 0 13406718 1063149568 257131 1992294400 134512640 137138936 4293431984 18446744073709551615 134618214 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/18126/statm: 259558 257131 192 642 0 258914 0
Current children cumulated CPU time (s) 1796.24
Current children cumulated vsize (KiB) 1038232

[startup+1797.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 18184
/proc/meminfo: memFree=824140/2059040 swapFree=4140144/4192956
[pid=18126] ppid=18124 vsize=1038232 CPUtime=1797.04
/proc/18126/stat : 18126 (bsolo_pb10) R 18124 18126 17487 0 -1 4202496 257954 0 0 0 179312 392 0 0 25 0 1 0 13406718 1063149568 257131 1992294400 134512640 137138936 4293431984 18446744073709551615 136504029 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/18126/statm: 259558 257131 192 642 0 258914 0
Current children cumulated CPU time (s) 1797.04
Current children cumulated vsize (KiB) 1038232

[startup+1798.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 18184
/proc/meminfo: memFree=824140/2059040 swapFree=4140144/4192956
[pid=18126] ppid=18124 vsize=1038232 CPUtime=1797.84
/proc/18126/stat : 18126 (bsolo_pb10) R 18124 18126 17487 0 -1 4202496 257954 0 0 0 179392 392 0 0 25 0 1 0 13406718 1063149568 257131 1992294400 134512640 137138936 4293431984 18446744073709551615 136504207 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/18126/statm: 259558 257131 192 642 0 258914 0
Current children cumulated CPU time (s) 1797.84
Current children cumulated vsize (KiB) 1038232

[startup+1798.51 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 18184
/proc/meminfo: memFree=824140/2059040 swapFree=4140144/4192956
[pid=18126] ppid=18124 vsize=0 CPUtime=1798.05
/proc/18126/stat : 18126 (bsolo_pb10) R 18124 18126 17487 0 -1 4202500 257954 0 0 0 179407 398 0 0 25 0 1 0 13406718 0 0 1992294400 0 0 0 0 0 0 0 4096 16384 18446744073709551615 0 0 17 1 0 0 0
/proc/18126/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1798.05
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1798.55
CPU time (s): 1798.1
CPU user time (s): 1794.08
CPU system time (s): 4.02539
CPU usage (%): 99.9751
Max. virtual memory (cumulated for all children) (KiB): 1039128

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

runsolver used 2.94055 second user time and 8.5207 second system time

The end

Launcher Data

Begin job on node043 at 2010-06-16 22:45:43
IDJOB=2671208
IDBENCH=48308
IDSOLVER=1162
FILE ID=node043/2671208-1276721143
PBS_JOBID= 11174178
Free space on /tmp= 62296 MiB

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

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

MD5SUM BENCH= aef8bab64cc2dcfbe1beaaaf4a02d676
RANDOM SEED=10462424

node043.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.241
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.48
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.241
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.37
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1857472 kB
Buffers:         28140 kB
Cached:          89696 kB
SwapCached:       5556 kB
Active:          85764 kB
Inactive:        44668 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1857472 kB
SwapTotal:     4192956 kB
SwapFree:      4140144 kB
Dirty:            4104 kB
Writeback:           0 kB
AnonPages:       11296 kB
Mapped:          13024 kB
Slab:            49436 kB
PageTables:       4020 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182876 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-2671208-1276721143.opb

Free space on /tmp at the end= 62292 MiB
End job on node043 at 2010-06-16 23:15:42