Trace number 2671169

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

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_500_25_5_80.opb
MD5SUM611c10fb20bc9774d31ac4d0681f384d
Bench CategoryDEC-SMALLINT-NLC (no optimisation, small integers, non linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
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)31412
Sum of products size (including duplicates)62824
Number of different products15706
Sum of products size31412

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-2671169-1276720544.opb
0.00/0.00	c File size is 1386956 bytes.
0.19/0.22	c Highest Coefficient sum: 1000
0.19/0.22	c Parsing was ok!!
0.19/0.22	c Total parsing time: 0.221 s
0.19/0.24	c Var: 16706 Constr: 32915 16206/1003/15706 Lit: 129148 Watch. Lit: 112025
0.19/0.24	c Obj. Vars: 0 (0 % of total variables)
29.08/29.13	c Pre-processing Time: 29.123 s
29.08/29.13	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
29.08/29.13	c        0  16706    32915   129148    3   112025  429687      0      0 29.12
29.08/29.13	c Switching off lower bounding mode.
1797.97/1798.54	c      100  16706    33016   130943    3   112306  472656    101      3 29.64
1797.97/1798.54	c      252  16706    33168   136617    4   112610  519922    253      8 30.31
1797.97/1798.54	c      477  16706    33393   139274    4   113060  571915    478     15 30.87
1797.97/1798.54	c      815  16706    33731   159656    4   113736  629107    816     25 31.90
1797.97/1798.54	c     1323  16706    34239   206930    6   114752  692018   1324     39 33.12
1797.97/1798.54	c     2086  16706    35028   545242   15   116382  761220   2113     49 42.07
1797.97/1798.54	c     3232  16706    36251  1060200   29   119041  837343   3336     56 56.88
1797.97/1798.54	c     4953  16706    38122  2208910   57   123540  921078   5207     57 86.47
1797.97/1798.54	c     7537  16706    40793  3665892   89   129210  500000   7878     65 114.73
1797.97/1798.54	c    11420  16706    44985  5973407  132   144972  550001  12070     85 132.92
1797.97/1798.54	c    17242  16706    50958 10295533  202   159212  605002  18043    109 158.00
1797.97/1798.54	c    25979  16706    59904 17001697  283   179305  665503  26989    132 195.96
1797.97/1798.54	c    39090  16706    73370 26397154  359   208457  732054  40455    143 272.21
1797.97/1798.54	c    58760  16706    93999 40205867  427   250564  805260  61084    138 425.11
1797.97/1798.54	c    88271  16706   124469 61886148  497   313462  885787  91554    134 654.20
1797.97/1798.54	c Reducing formula size due to memory constraints
1797.97/1798.54	c Memory Limit: 1000.00 MB  Used: 1006.89 MB
1797.97/1798.54	c   132541  16706    66516 21834811  328   180640   57106  33601    118 1118.58
1797.97/1798.54	c Resources Exceeded
1797.97/1798.54	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.97/1798.54	c   16   188646  60061  1997957    65803 20206358  32888    104 1798.02
1797.97/1798.54	s UNKNOWN
1797.97/1798.54	c Total time: 1798.02 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-2671169-1276720544/watcher-2671169-1276720544 -o /tmp/evaluation-result-2671169-1276720544/solver-2671169-1276720544 -C 1800 -W 2000 -M 1800 bsolo_pb10 -t1800 -l2 HOME/instance-2671169-1276720544.opb 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/105 19090
/proc/meminfo: memFree=1791356/2059040 swapFree=4140432/4192956
[pid=19090] ppid=19088 vsize=12296 CPUtime=0
/proc/19090/stat : 19090 (bsolo_pb10) R 19088 19090 18684 0 -1 4202496 372 0 0 0 0 0 0 0 23 0 1 0 13348282 12591104 290 1992294400 134512640 137138936 4287962736 18446744073709551615 136506715 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19090/statm: 3074 291 175 642 0 2091 0

[startup+0.100447 s]
/proc/loadavg: 1.00 1.00 1.00 3/105 19090
/proc/meminfo: memFree=1791356/2059040 swapFree=4140432/4192956
[pid=19090] ppid=19088 vsize=14544 CPUtime=0.09
/proc/19090/stat : 19090 (bsolo_pb10) R 19088 19090 18684 0 -1 4202496 1068 0 0 0 9 0 0 0 23 0 1 0 13348282 14893056 986 1992294400 134512640 137138936 4287962736 18446744073709551615 136506715 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19090/statm: 3636 986 314 642 0 2653 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14544

[startup+0.200456 s]
/proc/loadavg: 1.00 1.00 1.00 3/105 19090
/proc/meminfo: memFree=1791356/2059040 swapFree=4140432/4192956
[pid=19090] ppid=19088 vsize=16596 CPUtime=0.19
/proc/19090/stat : 19090 (bsolo_pb10) R 19088 19090 18684 0 -1 4202496 1744 0 0 0 19 0 0 0 23 0 1 0 13348282 16994304 1662 1992294400 134512640 137138936 4287962736 18446744073709551615 136506715 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19090/statm: 4149 1662 467 642 0 3166 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 16596

[startup+0.300467 s]
/proc/loadavg: 1.00 1.00 1.00 3/105 19090
/proc/meminfo: memFree=1791356/2059040 swapFree=4140432/4192956
[pid=19090] ppid=19088 vsize=20092 CPUtime=0.29
/proc/19090/stat : 19090 (bsolo_pb10) R 19088 19090 18684 0 -1 4202496 2962 0 0 0 28 1 0 0 23 0 1 0 13348282 20574208 2541 1992294400 134512640 137138936 4287962736 18446744073709551615 134541989 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19090/statm: 5023 2541 184 642 0 4379 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 20092

[startup+0.700506 s]
/proc/loadavg: 1.00 1.00 1.00 3/105 19090
/proc/meminfo: memFree=1791356/2059040 swapFree=4140432/4192956
[pid=19090] ppid=19088 vsize=20092 CPUtime=0.69
/proc/19090/stat : 19090 (bsolo_pb10) R 19088 19090 18684 0 -1 4202496 2965 0 0 0 68 1 0 0 25 0 1 0 13348282 20574208 2544 1992294400 134512640 137138936 4287962736 18446744073709551615 134543000 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19090/statm: 5023 2544 184 642 0 4379 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 20092

[startup+1.50059 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 19091
/proc/meminfo: memFree=1782296/2059040 swapFree=4140432/4192956
[pid=19090] ppid=19088 vsize=20092 CPUtime=1.49
/proc/19090/stat : 19090 (bsolo_pb10) R 19088 19090 18684 0 -1 4202496 2965 0 0 0 148 1 0 0 25 0 1 0 13348282 20574208 2544 1992294400 134512640 137138936 4287962736 18446744073709551615 134542295 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19090/statm: 5023 2544 184 642 0 4379 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 20092

[startup+3.10075 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 19091
/proc/meminfo: memFree=1781800/2059040 swapFree=4140432/4192956
[pid=19090] ppid=19088 vsize=20092 CPUtime=3.09
/proc/19090/stat : 19090 (bsolo_pb10) R 19088 19090 18684 0 -1 4202496 2965 0 0 0 308 1 0 0 25 0 1 0 13348282 20574208 2544 1992294400 134512640 137138936 4287962736 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19090/statm: 5023 2544 184 642 0 4379 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 20092

[startup+6.30106 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 19091
/proc/meminfo: memFree=1781800/2059040 swapFree=4140432/4192956
[pid=19090] ppid=19088 vsize=20092 CPUtime=6.29
/proc/19090/stat : 19090 (bsolo_pb10) R 19088 19090 18684 0 -1 4202496 2965 0 0 0 627 2 0 0 25 0 1 0 13348282 20574208 2544 1992294400 134512640 137138936 4287962736 18446744073709551615 134542883 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19090/statm: 5023 2544 184 642 0 4379 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 20092

[startup+12.7007 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 19091
/proc/meminfo: memFree=1781808/2059040 swapFree=4140432/4192956
[pid=19090] ppid=19088 vsize=20092 CPUtime=12.69
/proc/19090/stat : 19090 (bsolo_pb10) R 19088 19090 18684 0 -1 4202496 2965 0 0 0 1266 3 0 0 25 0 1 0 13348282 20574208 2544 1992294400 134512640 137138936 4287962736 18446744073709551615 134542516 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19090/statm: 5023 2544 184 642 0 4379 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 20092

[startup+25.501 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 19091
/proc/meminfo: memFree=1781808/2059040 swapFree=4140432/4192956
[pid=19090] ppid=19088 vsize=20092 CPUtime=25.49
/proc/19090/stat : 19090 (bsolo_pb10) R 19088 19090 18684 0 -1 4202496 2965 0 0 0 2543 6 0 0 25 0 1 0 13348282 20574208 2544 1992294400 134512640 137138936 4287962736 18446744073709551615 134543018 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19090/statm: 5023 2544 184 642 0 4379 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 20092

[startup+51.1005 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 19093
/proc/meminfo: memFree=1772508/2059040 swapFree=4140432/4192956
[pid=19090] ppid=19088 vsize=29664 CPUtime=51.07
/proc/19090/stat : 19090 (bsolo_pb10) R 19088 19090 18684 0 -1 4202496 5978 0 0 0 5080 27 0 0 25 0 1 0 13348282 30375936 4936 1992294400 134512640 137138936 4287962736 18446744073709551615 136500398 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19090/statm: 7416 4936 192 642 0 6772 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 29664

[startup+102.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 19093
/proc/meminfo: memFree=1745600/2059040 swapFree=4140432/4192956
[pid=19090] ppid=19088 vsize=56312 CPUtime=102.27
/proc/19090/stat : 19090 (bsolo_pb10) R 19088 19090 18684 0 -1 4202496 12657 0 0 0 10192 35 0 0 25 0 1 0 13348282 57663488 11615 1992294400 134512640 137138936 4287962736 18446744073709551615 134602833 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19090/statm: 14078 11615 192 642 0 13434 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 56312

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 19095
/proc/meminfo: memFree=1640200/2059040 swapFree=4140432/4192956
[pid=19090] ppid=19088 vsize=162996 CPUtime=162.24
/proc/19090/stat : 19090 (bsolo_pb10) R 19088 19090 18684 0 -1 4202496 39318 0 0 0 16165 59 0 0 25 0 1 0 13348282 166907904 38276 1992294400 134512640 137138936 4287962736 18446744073709551615 136504225 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19090/statm: 40749 38276 192 642 0 40105 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 162996

[startup+222.308 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 19097
/proc/meminfo: memFree=1517068/2059040 swapFree=4140432/4192956
[pid=19090] ppid=19088 vsize=284444 CPUtime=222.24
/proc/19090/stat : 19090 (bsolo_pb10) R 19088 19090 18684 0 -1 4202496 69691 0 0 0 22144 80 0 0 25 0 1 0 13348282 291270656 68649 1992294400 134512640 137138936 4287962736 18446744073709551615 134542246 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19090/statm: 71111 68649 192 642 0 70467 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 284444

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 19099
/proc/meminfo: memFree=1426176/2059040 swapFree=4140432/4192956
[pid=19090] ppid=19088 vsize=375828 CPUtime=282.21
/proc/19090/stat : 19090 (bsolo_pb10) R 19088 19090 18684 0 -1 4202496 92529 0 0 0 28126 95 0 0 25 0 1 0 13348282 384847872 91487 1992294400 134512640 137138936 4287962736 18446744073709551615 136504207 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19090/statm: 93957 91487 192 642 0 93313 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 375828

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 19101
/proc/meminfo: memFree=1360704/2059040 swapFree=4140432/4192956
[pid=19090] ppid=19088 vsize=440592 CPUtime=342.2
/proc/19090/stat : 19090 (bsolo_pb10) R 19088 19090 18684 0 -1 4202496 108722 0 0 0 34106 114 0 0 25 0 1 0 13348282 451166208 107680 1992294400 134512640 137138936 4287962736 18446744073709551615 134542525 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19090/statm: 110148 107680 192 642 0 109504 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 440592

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 19101
/proc/meminfo: memFree=1290892/2059040 swapFree=4140432/4192956
[pid=19090] ppid=19088 vsize=510904 CPUtime=402.18
/proc/19090/stat : 19090 (bsolo_pb10) R 19088 19090 18684 0 -1 4202496 126287 0 0 0 40086 132 0 0 25 0 1 0 13348282 523165696 125245 1992294400 134512640 137138936 4287962736 18446744073709551615 136500283 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19090/statm: 127726 125245 192 642 0 127082 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 510904

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 19103
/proc/meminfo: memFree=1208804/2059040 swapFree=4140432/4192956
[pid=19090] ppid=19088 vsize=592396 CPUtime=462.16
/proc/19090/stat : 19090 (bsolo_pb10) R 19088 19090 18684 0 -1 4202496 146649 0 0 0 46069 147 0 0 25 0 1 0 13348282 606613504 145607 1992294400 134512640 137138936 4287962736 18446744073709551615 136504512 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19090/statm: 148099 145607 192 642 0 147455 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 592396

[startup+522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 19105
/proc/meminfo: memFree=1127584/2059040 swapFree=4140432/4192956
[pid=19090] ppid=19088 vsize=674684 CPUtime=522.14
/proc/19090/stat : 19090 (bsolo_pb10) R 19088 19090 18684 0 -1 4202496 167219 0 0 0 52055 159 0 0 25 0 1 0 13348282 690876416 166177 1992294400 134512640 137138936 4287962736 18446744073709551615 134550933 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19090/statm: 168671 166177 192 642 0 168027 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 674684

[startup+582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 19107
/proc/meminfo: memFree=1052564/2059040 swapFree=4140432/4192956
[pid=19090] ppid=19088 vsize=748288 CPUtime=582.13
/proc/19090/stat : 19090 (bsolo_pb10) R 19088 19090 18684 0 -1 4202496 185647 0 0 0 58040 173 0 0 25 0 1 0 13348282 766246912 184605 1992294400 134512640 137138936 4287962736 18446744073709551615 134542761 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19090/statm: 187072 184605 192 642 0 186428 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 748288

[startup+642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 19109
/proc/meminfo: memFree=995276/2059040 swapFree=4140432/4192956
[pid=19090] ppid=19088 vsize=805832 CPUtime=642.11
/proc/19090/stat : 19090 (bsolo_pb10) R 19088 19090 18684 0 -1 4202496 200023 0 0 0 64029 182 0 0 25 0 1 0 13348282 825171968 198981 1992294400 134512640 137138936 4287962736 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19090/statm: 201458 198981 192 642 0 200814 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 805832

[startup+702.3 s]

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

/proc/meminfo: memFree=754840/2059040 swapFree=4140432/4192956
[pid=19090] ppid=19088 vsize=1044240 CPUtime=1061.99
/proc/19090/stat : 19090 (bsolo_pb10) R 19088 19090 18684 0 -1 4202496 259724 0 0 0 105922 277 0 0 25 0 1 0 13348282 1069301760 258566 1992294400 134512640 137138936 4287962736 18446744073709551615 136504225 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19090/statm: 261060 258566 192 642 0 260416 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 1044240

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 19121
/proc/meminfo: memFree=754840/2059040 swapFree=4140432/4192956
[pid=19090] ppid=19088 vsize=1044240 CPUtime=1121.98
/proc/19090/stat : 19090 (bsolo_pb10) R 19088 19090 18684 0 -1 4202496 259724 0 0 0 111908 290 0 0 25 0 1 0 13348282 1069301760 258566 1992294400 134512640 137138936 4287962736 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19090/statm: 261060 258566 192 642 0 260416 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 1044240

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 19123
/proc/meminfo: memFree=754716/2059040 swapFree=4140432/4192956
[pid=19090] ppid=19088 vsize=1044240 CPUtime=1181.97
/proc/19090/stat : 19090 (bsolo_pb10) R 19088 19090 18684 0 -1 4202496 259724 0 0 0 117887 310 0 0 25 0 1 0 13348282 1069301760 258566 1992294400 134512640 137138936 4287962736 18446744073709551615 134542624 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19090/statm: 261060 258566 192 642 0 260416 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 1044240

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 19125
/proc/meminfo: memFree=754468/2059040 swapFree=4140432/4192956
[pid=19090] ppid=19088 vsize=1044240 CPUtime=1241.95
/proc/19090/stat : 19090 (bsolo_pb10) R 19088 19090 18684 0 -1 4202496 259724 0 0 0 123876 319 0 0 25 0 1 0 13348282 1069301760 258566 1992294400 134512640 137138936 4287962736 18446744073709551615 134618214 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19090/statm: 261060 258566 192 642 0 260416 0
Current children cumulated CPU time (s) 1241.95
Current children cumulated vsize (KiB) 1044240

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 19125
/proc/meminfo: memFree=754344/2059040 swapFree=4140432/4192956
[pid=19090] ppid=19088 vsize=1044240 CPUtime=1301.93
/proc/19090/stat : 19090 (bsolo_pb10) R 19088 19090 18684 0 -1 4202496 259724 0 0 0 129869 324 0 0 25 0 1 0 13348282 1069301760 258566 1992294400 134512640 137138936 4287962736 18446744073709551615 134542325 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19090/statm: 261060 258566 192 642 0 260416 0
Current children cumulated CPU time (s) 1301.93
Current children cumulated vsize (KiB) 1044240

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 19127
/proc/meminfo: memFree=754468/2059040 swapFree=4140432/4192956
[pid=19090] ppid=19088 vsize=1044240 CPUtime=1361.91
/proc/19090/stat : 19090 (bsolo_pb10) R 19088 19090 18684 0 -1 4202496 259724 0 0 0 135857 334 0 0 25 0 1 0 13348282 1069301760 258566 1992294400 134512640 137138936 4287962736 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19090/statm: 261060 258566 192 642 0 260416 0
Current children cumulated CPU time (s) 1361.91
Current children cumulated vsize (KiB) 1044240

[startup+1422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 19129
/proc/meminfo: memFree=754468/2059040 swapFree=4140432/4192956
[pid=19090] ppid=19088 vsize=1044240 CPUtime=1421.9
/proc/19090/stat : 19090 (bsolo_pb10) R 19088 19090 18684 0 -1 4202496 259724 0 0 0 141849 341 0 0 25 0 1 0 13348282 1069301760 258566 1992294400 134512640 137138936 4287962736 18446744073709551615 134542319 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19090/statm: 261060 258566 192 642 0 260416 0
Current children cumulated CPU time (s) 1421.9
Current children cumulated vsize (KiB) 1044240

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 19131
/proc/meminfo: memFree=754468/2059040 swapFree=4140432/4192956
[pid=19090] ppid=19088 vsize=1044240 CPUtime=1481.88
/proc/19090/stat : 19090 (bsolo_pb10) R 19088 19090 18684 0 -1 4202496 259724 0 0 0 147838 350 0 0 25 0 1 0 13348282 1069301760 258566 1992294400 134512640 137138936 4287962736 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19090/statm: 261060 258566 192 642 0 260416 0
Current children cumulated CPU time (s) 1481.88
Current children cumulated vsize (KiB) 1044240

[startup+1542.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 19142
/proc/meminfo: memFree=754096/2059040 swapFree=4140432/4192956
[pid=19090] ppid=19088 vsize=1044240 CPUtime=1541.85
/proc/19090/stat : 19090 (bsolo_pb10) R 19088 19090 18684 0 -1 4202496 259724 0 0 0 153826 359 0 0 25 0 1 0 13348282 1069301760 258566 1992294400 134512640 137138936 4287962736 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19090/statm: 261060 258566 192 642 0 260416 0
Current children cumulated CPU time (s) 1541.85
Current children cumulated vsize (KiB) 1044240

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 19142
/proc/meminfo: memFree=754220/2059040 swapFree=4140432/4192956
[pid=19090] ppid=19088 vsize=1044240 CPUtime=1601.82
/proc/19090/stat : 19090 (bsolo_pb10) R 19088 19090 18684 0 -1 4202496 259724 0 0 0 159821 361 0 0 25 0 1 0 13348282 1069301760 258566 1992294400 134512640 137138936 4287962736 18446744073709551615 134540747 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19090/statm: 261060 258566 192 642 0 260416 0
Current children cumulated CPU time (s) 1601.82
Current children cumulated vsize (KiB) 1044240

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 19144
/proc/meminfo: memFree=754220/2059040 swapFree=4140432/4192956
[pid=19090] ppid=19088 vsize=1044240 CPUtime=1661.81
/proc/19090/stat : 19090 (bsolo_pb10) R 19088 19090 18684 0 -1 4202496 259724 0 0 0 165810 371 0 0 25 0 1 0 13348282 1069301760 258566 1992294400 134512640 137138936 4287962736 18446744073709551615 134542817 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19090/statm: 261060 258566 192 642 0 260416 0
Current children cumulated CPU time (s) 1661.81
Current children cumulated vsize (KiB) 1044240

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 19146
/proc/meminfo: memFree=754220/2059040 swapFree=4140432/4192956
[pid=19090] ppid=19088 vsize=1044240 CPUtime=1721.79
/proc/19090/stat : 19090 (bsolo_pb10) R 19088 19090 18684 0 -1 4202496 259724 0 0 0 171796 383 0 0 25 0 1 0 13348282 1069301760 258566 1992294400 134512640 137138936 4287962736 18446744073709551615 134542325 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19090/statm: 261060 258566 192 642 0 260416 0
Current children cumulated CPU time (s) 1721.79
Current children cumulated vsize (KiB) 1044240

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 19148
/proc/meminfo: memFree=754220/2059040 swapFree=4140432/4192956
[pid=19090] ppid=19088 vsize=1044240 CPUtime=1781.77
/proc/19090/stat : 19090 (bsolo_pb10) R 19088 19090 18684 0 -1 4202496 259724 0 0 0 177779 398 0 0 25 0 1 0 13348282 1069301760 258566 1992294400 134512640 137138936 4287962736 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19090/statm: 261060 258566 192 642 0 260416 0
Current children cumulated CPU time (s) 1781.77
Current children cumulated vsize (KiB) 1044240

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

[startup+1792.01 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 19148
/proc/meminfo: memFree=754220/2059040 swapFree=4140432/4192956
[pid=19090] ppid=19088 vsize=1044240 CPUtime=1791.47
/proc/19090/stat : 19090 (bsolo_pb10) R 19088 19090 18684 0 -1 4202496 259724 0 0 0 178747 400 0 0 25 0 1 0 13348282 1069301760 258566 1992294400 134512640 137138936 4287962736 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19090/statm: 261060 258566 192 642 0 260416 0
Current children cumulated CPU time (s) 1791.47
Current children cumulated vsize (KiB) 1044240

[startup+1795.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 19148
/proc/meminfo: memFree=754220/2059040 swapFree=4140432/4192956
[pid=19090] ppid=19088 vsize=1044240 CPUtime=1794.67
/proc/19090/stat : 19090 (bsolo_pb10) R 19088 19090 18684 0 -1 4202496 259724 0 0 0 179067 400 0 0 25 0 1 0 13348282 1069301760 258566 1992294400 134512640 137138936 4287962736 18446744073709551615 134542295 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19090/statm: 261060 258566 192 642 0 260416 0
Current children cumulated CPU time (s) 1794.67
Current children cumulated vsize (KiB) 1044240

[startup+1796.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 19148
/proc/meminfo: memFree=754220/2059040 swapFree=4140432/4192956
[pid=19090] ppid=19088 vsize=1044240 CPUtime=1796.26
/proc/19090/stat : 19090 (bsolo_pb10) R 19088 19090 18684 0 -1 4202496 259724 0 0 0 179226 400 0 0 25 0 1 0 13348282 1069301760 258566 1992294400 134512640 137138936 4287962736 18446744073709551615 136521017 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19090/statm: 261060 258566 192 642 0 260416 0
Current children cumulated CPU time (s) 1796.26
Current children cumulated vsize (KiB) 1044240

[startup+1797.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 19148
/proc/meminfo: memFree=754220/2059040 swapFree=4140432/4192956
[pid=19090] ppid=19088 vsize=1044240 CPUtime=1797.06
/proc/19090/stat : 19090 (bsolo_pb10) R 19088 19090 18684 0 -1 4202496 259724 0 0 0 179306 400 0 0 25 0 1 0 13348282 1069301760 258566 1992294400 134512640 137138936 4287962736 18446744073709551615 134542484 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19090/statm: 261060 258566 192 642 0 260416 0
Current children cumulated CPU time (s) 1797.06
Current children cumulated vsize (KiB) 1044240

[startup+1798.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 19148
/proc/meminfo: memFree=754220/2059040 swapFree=4140432/4192956
[pid=19090] ppid=19088 vsize=1044240 CPUtime=1797.86
/proc/19090/stat : 19090 (bsolo_pb10) R 19088 19090 18684 0 -1 4202496 259724 0 0 0 179386 400 0 0 25 0 1 0 13348282 1069301760 258566 1992294400 134512640 137138936 4287962736 18446744073709551615 136504225 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19090/statm: 261060 258566 192 642 0 260416 0
Current children cumulated CPU time (s) 1797.86
Current children cumulated vsize (KiB) 1044240

[startup+1798.61 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 19148
/proc/meminfo: memFree=754220/2059040 swapFree=4140432/4192956
[pid=19090] ppid=19088 vsize=0 CPUtime=1798.08
/proc/19090/stat : 19090 (bsolo_pb10) R 19088 19090 18684 0 -1 4202500 259724 0 0 0 179401 407 0 0 25 0 1 0 13348282 0 0 1992294400 0 0 0 0 0 0 0 4096 16384 18446744073709551615 0 0 17 1 0 0 0
/proc/19090/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1798.08
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1798.64
CPU time (s): 1798.12
CPU user time (s): 1794.01
CPU system time (s): 4.10238
CPU usage (%): 99.9708
Max. virtual memory (cumulated for all children) (KiB): 1044704

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

runsolver used 2.94755 second user time and 8.51271 second system time

The end

Launcher Data

Begin job on node084 at 2010-06-16 22:35:44
IDJOB=2671169
IDBENCH=48295
IDSOLVER=1162
FILE ID=node084/2671169-1276720544
PBS_JOBID= 11174160
Free space on /tmp= 62512 MiB

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

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

MD5SUM BENCH= 611c10fb20bc9774d31ac4d0681f384d
RANDOM SEED=2093828732

node084.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.229
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.45
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.229
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.40
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1793372 kB
Buffers:         29916 kB
Cached:         147540 kB
SwapCached:      13444 kB
Active:          85320 kB
Inactive:       113132 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1793372 kB
SwapTotal:     4192956 kB
SwapFree:      4140432 kB
Dirty:            4384 kB
Writeback:           0 kB
AnonPages:       11408 kB
Mapped:          13004 kB
Slab:            45528 kB
PageTables:       3996 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181032 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-2671169-1276720544.opb

Free space on /tmp at the end= 62508 MiB
End job on node084 at 2010-06-16 23:05:43