Trace number 2671152

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 Cl? 1798.11 1798.58

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_500_25_2_80.opb
MD5SUMd38f526c1f6f5ee8e5e4d2c41b31df8d
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)31340
Sum of products size (including duplicates)62680
Number of different products15670
Sum of products size31340

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: Clause Learning
0.00/0.00	c Instance file HOME/instance-2671152-1276720305.opb
0.00/0.00	c File size is 1383774 bytes.
0.19/0.23	c Highest Coefficient sum: 1000
0.19/0.23	c Parsing was ok!!
0.19/0.23	c Total parsing time: 0.235 s
0.19/0.26	c Var: 16670 Constr: 32843 16170/1003/15670 Lit: 128860 Watch. Lit: 111773
0.19/0.26	c Obj. Vars: 0 (0 % of total variables)
29.98/30.00	c Pre-processing Time: 29.993 s
29.98/30.00	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
29.98/30.00	c        0  16670    32843   128860    3   111773  427731      0      0 29.99
29.98/30.00	c Switching off lower bounding mode.
1797.93/1798.47	c      421  16670    33264   427351   12   112615  470505    421     13 31.82
1797.93/1798.47	c      585  16670    33428   577153   17   112943  517556    585     18 31.98
1797.93/1798.47	c      811  16670    33654   782279   23   113395  569312    811     25 32.24
1797.93/1798.47	c     1185  16670    34028  1119759   32   114143  626244   1185     36 32.79
1797.93/1798.47	c     1696  16670    34539  1569089   45   115165  688869   1696     50 33.65
1797.93/1798.47	c     2466  16670    35309  2272500   64   116705  757756   2466     70 34.96
1797.93/1798.47	c     3613  16670    36456  3299488   90   118999  833532   3613     96 37.32
1797.93/1798.47	c     5340  16670    38183  4881107  127   122453  916886   5340    132 40.45
1797.93/1798.47	c     7924  16670    40767  7250110  177   127621  500000   7924    162 48.63
1797.93/1798.47	c    11803  16670    44646 10778558  241   135379  550001  11803    199 59.23
1797.93/1798.47	c    17627  16670    50470 16105979  319   147027  605002  17627    212 83.00
1797.93/1798.47	c    26365  16670    59208 24065852  406   164503  665503  26365    177 148.49
1797.93/1798.47	c    39477  16670    72320 36021878  498   190727  732054  39477    127 310.64
1797.93/1798.47	c    59154  16670    91997 53922202  586   230081  805260  59154     93 629.63
1797.93/1798.47	c Reducing formula size due to memory constraints
1797.93/1798.47	c Memory Limit: 1000.00 MB  Used: 1000.93 MB
1797.93/1798.47	c    88665  16670    46437 12498617  269   138961   54393  13594     64 1378.48
1797.93/1798.47	c Resources Exceeded
1797.93/1798.47	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.93/1798.47	c   15   126947    725   142944    84719 47491896  51876     70 1798.01
1797.93/1798.47	s UNKNOWN
1797.93/1798.47	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-2671152-1276720305/watcher-2671152-1276720305 -o /tmp/evaluation-result-2671152-1276720305/solver-2671152-1276720305 -C 1800 -W 2000 -M 1800 bsolo_pb10 -t1800 -l1 HOME/instance-2671152-1276720305.opb 

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


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 12204
/proc/meminfo: memFree=1813384/2059040 swapFree=4134608/4192956
[pid=12204] ppid=12202 vsize=12292 CPUtime=0
/proc/12204/stat : 12204 (bsolo_pb10) R 12202 12204 11799 0 -1 4202496 369 0 0 0 0 0 0 0 21 0 1 0 47617026 12587008 288 1992294400 134512640 137138936 4287731776 18446744073709551615 136506715 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12204/statm: 3073 289 175 642 0 2091 0

[startup+0.0179579 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 12204
/proc/meminfo: memFree=1813384/2059040 swapFree=4134608/4192956
[pid=12204] ppid=12202 vsize=12708 CPUtime=0.01
/proc/12204/stat : 12204 (bsolo_pb10) R 12202 12204 11799 0 -1 4202496 467 0 0 0 1 0 0 0 21 0 1 0 47617026 13012992 386 1992294400 134512640 137138936 4287731776 18446744073709551615 136506715 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12204/statm: 3177 386 188 642 0 2195 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 12708

[startup+0.100967 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 12204
/proc/meminfo: memFree=1813384/2059040 swapFree=4134608/4192956
[pid=12204] ppid=12202 vsize=14408 CPUtime=0.09
/proc/12204/stat : 12204 (bsolo_pb10) R 12202 12204 11799 0 -1 4202496 1030 0 0 0 9 0 0 0 23 0 1 0 47617026 14753792 949 1992294400 134512640 137138936 4287731776 18446744073709551615 134517592 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12204/statm: 3602 949 306 642 0 2620 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14408

[startup+0.300986 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 12204
/proc/meminfo: memFree=1813384/2059040 swapFree=4134608/4192956
[pid=12204] ppid=12202 vsize=20136 CPUtime=0.29
/proc/12204/stat : 12204 (bsolo_pb10) R 12202 12204 11799 0 -1 4202496 2954 0 0 0 28 1 0 0 23 0 1 0 47617026 20619264 2535 1992294400 134512640 137138936 4287731776 18446744073709551615 134542770 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12204/statm: 5034 2535 184 642 0 4390 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 20136

[startup+0.701026 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 12204
/proc/meminfo: memFree=1813384/2059040 swapFree=4134608/4192956
[pid=12204] ppid=12202 vsize=20136 CPUtime=0.69
/proc/12204/stat : 12204 (bsolo_pb10) R 12202 12204 11799 0 -1 4202496 2957 0 0 0 68 1 0 0 25 0 1 0 47617026 20619264 2538 1992294400 134512640 137138936 4287731776 18446744073709551615 136501687 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12204/statm: 5034 2538 184 642 0 4390 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 20136

[startup+1.50111 s]
/proc/loadavg: 1.00 1.00 1.00 3/107 12205
/proc/meminfo: memFree=1804324/2059040 swapFree=4134608/4192956
[pid=12204] ppid=12202 vsize=20136 CPUtime=1.49
/proc/12204/stat : 12204 (bsolo_pb10) R 12202 12204 11799 0 -1 4202496 2957 0 0 0 148 1 0 0 25 0 1 0 47617026 20619264 2538 1992294400 134512640 137138936 4287731776 18446744073709551615 134542128 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12204/statm: 5034 2538 184 642 0 4390 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 20136

[startup+3.10127 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12205
/proc/meminfo: memFree=1804076/2059040 swapFree=4134608/4192956
[pid=12204] ppid=12202 vsize=20136 CPUtime=3.09
/proc/12204/stat : 12204 (bsolo_pb10) R 12202 12204 11799 0 -1 4202496 2957 0 0 0 308 1 0 0 25 0 1 0 47617026 20619264 2538 1992294400 134512640 137138936 4287731776 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12204/statm: 5034 2538 184 642 0 4390 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 20136

[startup+6.30059 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12205
/proc/meminfo: memFree=1803952/2059040 swapFree=4134608/4192956
[pid=12204] ppid=12202 vsize=20136 CPUtime=6.29
/proc/12204/stat : 12204 (bsolo_pb10) R 12202 12204 11799 0 -1 4202496 2957 0 0 0 627 2 0 0 25 0 1 0 47617026 20619264 2538 1992294400 134512640 137138936 4287731776 18446744073709551615 134543082 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12204/statm: 5034 2538 184 642 0 4390 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 20136

[startup+12.7012 s]
/proc/loadavg: 1.00 1.00 1.00 3/107 12205
/proc/meminfo: memFree=1803952/2059040 swapFree=4134608/4192956
[pid=12204] ppid=12202 vsize=20136 CPUtime=12.69
/proc/12204/stat : 12204 (bsolo_pb10) R 12202 12204 11799 0 -1 4202496 2957 0 0 0 1266 3 0 0 25 0 1 0 47617026 20619264 2538 1992294400 134512640 137138936 4287731776 18446744073709551615 134542128 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12204/statm: 5034 2538 184 642 0 4390 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 20136

[startup+25.5005 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12205
/proc/meminfo: memFree=1803952/2059040 swapFree=4134608/4192956
[pid=12204] ppid=12202 vsize=20136 CPUtime=25.48
/proc/12204/stat : 12204 (bsolo_pb10) R 12202 12204 11799 0 -1 4202496 2957 0 0 0 2542 6 0 0 25 0 1 0 47617026 20619264 2538 1992294400 134512640 137138936 4287731776 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12204/statm: 5034 2538 184 642 0 4390 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 20136

[startup+51.1011 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12205
/proc/meminfo: memFree=1699420/2059040 swapFree=4134608/4192956
[pid=12204] ppid=12202 vsize=127488 CPUtime=51.08
/proc/12204/stat : 12204 (bsolo_pb10) R 12202 12204 11799 0 -1 4202496 30444 0 0 0 5082 26 0 0 25 0 1 0 47617026 130547712 29404 1992294400 134512640 137138936 4287731776 18446744073709551615 134542484 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12204/statm: 31872 29404 190 642 0 31228 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 127488

[startup+102.308 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12207
/proc/meminfo: memFree=1559300/2059040 swapFree=4134608/4192956
[pid=12204] ppid=12202 vsize=264332 CPUtime=102.27
/proc/12204/stat : 12204 (bsolo_pb10) R 12202 12204 11799 0 -1 4202496 64646 0 0 0 10181 46 0 0 25 0 1 0 47617026 270675968 63606 1992294400 134512640 137138936 4287731776 18446744073709551615 134542322 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12204/statm: 66083 63606 190 642 0 65439 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 264332

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12209
/proc/meminfo: memFree=1480808/2059040 swapFree=4134608/4192956
[pid=12204] ppid=12202 vsize=343140 CPUtime=162.25
/proc/12204/stat : 12204 (bsolo_pb10) R 12202 12204 11799 0 -1 4202496 84357 0 0 0 16167 58 0 0 25 0 1 0 47617026 351375360 83317 1992294400 134512640 137138936 4287731776 18446744073709551615 134542516 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12204/statm: 85785 83317 190 642 0 85141 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 343140

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12209
/proc/meminfo: memFree=1420420/2059040 swapFree=4134608/4192956
[pid=12204] ppid=12202 vsize=402728 CPUtime=222.23
/proc/12204/stat : 12204 (bsolo_pb10) R 12202 12204 11799 0 -1 4202496 99254 0 0 0 22154 69 0 0 25 0 1 0 47617026 412393472 98214 1992294400 134512640 137138936 4287731776 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12204/statm: 100682 98214 190 642 0 100038 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 402728

[startup+282.301 s]
/proc/loadavg: 1.04 1.01 1.00 2/107 12211
/proc/meminfo: memFree=1367472/2059040 swapFree=4134608/4192956
[pid=12204] ppid=12202 vsize=456232 CPUtime=282.22
/proc/12204/stat : 12204 (bsolo_pb10) R 12202 12204 11799 0 -1 4202496 112625 0 0 0 28145 77 0 0 25 0 1 0 47617026 467181568 111585 1992294400 134512640 137138936 4287731776 18446744073709551615 134542322 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12204/statm: 114058 111585 190 642 0 113414 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 456232

[startup+342.301 s]
/proc/loadavg: 1.01 1.01 1.00 2/107 12213
/proc/meminfo: memFree=1311176/2059040 swapFree=4134608/4192956
[pid=12204] ppid=12202 vsize=512036 CPUtime=342.2
/proc/12204/stat : 12204 (bsolo_pb10) R 12202 12204 11799 0 -1 4202496 126555 0 0 0 34133 87 0 0 25 0 1 0 47617026 524324864 125515 1992294400 134512640 137138936 4287731776 18446744073709551615 134542295 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12204/statm: 128009 125515 190 642 0 127365 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 512036

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12215
/proc/meminfo: memFree=1263188/2059040 swapFree=4134608/4192956
[pid=12204] ppid=12202 vsize=560252 CPUtime=402.19
/proc/12204/stat : 12204 (bsolo_pb10) R 12202 12204 11799 0 -1 4202496 138622 0 0 0 40123 96 0 0 25 0 1 0 47617026 573698048 137582 1992294400 134512640 137138936 4287731776 18446744073709551615 134542624 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12204/statm: 140063 137582 190 642 0 139419 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 560252

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12217
/proc/meminfo: memFree=1217928/2059040 swapFree=4134608/4192956
[pid=12204] ppid=12202 vsize=605044 CPUtime=462.18
/proc/12204/stat : 12204 (bsolo_pb10) R 12202 12204 11799 0 -1 4202496 149817 0 0 0 46115 103 0 0 25 0 1 0 47617026 619565056 148777 1992294400 134512640 137138936 4287731776 18446744073709551615 134542617 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12204/statm: 151261 148777 190 642 0 150617 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 605044

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12217
/proc/meminfo: memFree=1178124/2059040 swapFree=4134608/4192956
[pid=12204] ppid=12202 vsize=645092 CPUtime=522.16
/proc/12204/stat : 12204 (bsolo_pb10) R 12202 12204 11799 0 -1 4202496 159829 0 0 0 52107 109 0 0 25 0 1 0 47617026 660574208 158789 1992294400 134512640 137138936 4287731776 18446744073709551615 134542339 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12204/statm: 161273 158789 190 642 0 160629 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 645092

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12219
/proc/meminfo: memFree=1139188/2059040 swapFree=4134608/4192956
[pid=12204] ppid=12202 vsize=683620 CPUtime=582.14
/proc/12204/stat : 12204 (bsolo_pb10) R 12202 12204 11799 0 -1 4202496 169454 0 0 0 58100 114 0 0 25 0 1 0 47617026 700026880 168414 1992294400 134512640 137138936 4287731776 18446744073709551615 134542301 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12204/statm: 170905 168414 190 642 0 170261 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 683620

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12221
/proc/meminfo: memFree=1103352/2059040 swapFree=4134608/4192956
[pid=12204] ppid=12202 vsize=718992 CPUtime=642.13
/proc/12204/stat : 12204 (bsolo_pb10) R 12202 12204 11799 0 -1 4202496 178302 0 0 0 64093 120 0 0 25 0 1 0 47617026 736247808 177262 1992294400 134512640 137138936 4287731776 18446744073709551615 134542525 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12204/statm: 179748 177262 190 642 0 179104 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 718992

[startup+702.301 s]

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

/proc/meminfo: memFree=889204/2059040 swapFree=4134608/4192956
[pid=12204] ppid=12202 vsize=932796 CPUtime=1062.03
/proc/12204/stat : 12204 (bsolo_pb10) R 12202 12204 11799 0 -1 4202496 231763 0 0 0 106048 155 0 0 25 0 1 0 47617026 955183104 230723 1992294400 134512640 137138936 4287731776 18446744073709551615 134542516 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12204/statm: 233199 230723 190 642 0 232555 0
Current children cumulated CPU time (s) 1062.03
Current children cumulated vsize (KiB) 932796

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12233
/proc/meminfo: memFree=862668/2059040 swapFree=4134608/4192956
[pid=12204] ppid=12202 vsize=958988 CPUtime=1122.01
/proc/12204/stat : 12204 (bsolo_pb10) R 12202 12204 11799 0 -1 4202496 238315 0 0 0 112042 159 0 0 25 0 1 0 47617026 982003712 237275 1992294400 134512640 137138936 4287731776 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12204/statm: 239747 237275 190 642 0 239103 0
Current children cumulated CPU time (s) 1122.01
Current children cumulated vsize (KiB) 958988

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12235
/proc/meminfo: memFree=835884/2059040 swapFree=4134608/4192956
[pid=12204] ppid=12202 vsize=985876 CPUtime=1181.99
/proc/12204/stat : 12204 (bsolo_pb10) R 12202 12204 11799 0 -1 4202496 245028 0 0 0 118037 162 0 0 25 0 1 0 47617026 1009537024 243988 1992294400 134512640 137138936 4287731776 18446744073709551615 134542624 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12204/statm: 246469 243988 190 642 0 245825 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 985876

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12237
/proc/meminfo: memFree=810216/2059040 swapFree=4134608/4192956
[pid=12204] ppid=12202 vsize=1011148 CPUtime=1241.97
/proc/12204/stat : 12204 (bsolo_pb10) R 12202 12204 11799 0 -1 4202496 251340 0 0 0 124031 166 0 0 25 0 1 0 47617026 1035415552 250300 1992294400 134512640 137138936 4287731776 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12204/statm: 252787 250300 190 642 0 252143 0
Current children cumulated CPU time (s) 1241.97
Current children cumulated vsize (KiB) 1011148

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12239
/proc/meminfo: memFree=783060/2059040 swapFree=4134608/4192956
[pid=12204] ppid=12202 vsize=1037768 CPUtime=1301.97
/proc/12204/stat : 12204 (bsolo_pb10) R 12202 12204 11799 0 -1 4202496 258097 0 0 0 130026 171 0 0 25 0 1 0 47617026 1062674432 256971 1992294400 134512640 137138936 4287731776 18446744073709551615 134540747 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12204/statm: 259442 256971 190 642 0 258798 0
Current children cumulated CPU time (s) 1301.97
Current children cumulated vsize (KiB) 1037768

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12241
/proc/meminfo: memFree=782936/2059040 swapFree=4134608/4192956
[pid=12204] ppid=12202 vsize=1037768 CPUtime=1361.95
/proc/12204/stat : 12204 (bsolo_pb10) R 12202 12204 11799 0 -1 4202496 258097 0 0 0 136024 171 0 0 25 0 1 0 47617026 1062674432 256971 1992294400 134512640 137138936 4287731776 18446744073709551615 134540747 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12204/statm: 259442 256971 190 642 0 258798 0
Current children cumulated CPU time (s) 1361.95
Current children cumulated vsize (KiB) 1037768

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12241
/proc/meminfo: memFree=782936/2059040 swapFree=4134608/4192956
[pid=12204] ppid=12202 vsize=1037768 CPUtime=1421.94
/proc/12204/stat : 12204 (bsolo_pb10) R 12202 12204 11799 0 -1 4202496 258097 0 0 0 142019 175 0 0 25 0 1 0 47617026 1062674432 256971 1992294400 134512640 137138936 4287731776 18446744073709551615 134542310 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12204/statm: 259442 256971 190 642 0 258798 0
Current children cumulated CPU time (s) 1421.94
Current children cumulated vsize (KiB) 1037768

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12243
/proc/meminfo: memFree=782936/2059040 swapFree=4134608/4192956
[pid=12204] ppid=12202 vsize=1037768 CPUtime=1481.92
/proc/12204/stat : 12204 (bsolo_pb10) R 12202 12204 11799 0 -1 4202496 258097 0 0 0 148012 180 0 0 25 0 1 0 47617026 1062674432 256971 1992294400 134512640 137138936 4287731776 18446744073709551615 134542532 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12204/statm: 259442 256971 190 642 0 258798 0
Current children cumulated CPU time (s) 1481.92
Current children cumulated vsize (KiB) 1037768

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12245
/proc/meminfo: memFree=782936/2059040 swapFree=4134608/4192956
[pid=12204] ppid=12202 vsize=1037768 CPUtime=1541.9
/proc/12204/stat : 12204 (bsolo_pb10) R 12202 12204 11799 0 -1 4202496 258097 0 0 0 154008 182 0 0 25 0 1 0 47617026 1062674432 256971 1992294400 134512640 137138936 4287731776 18446744073709551615 134542330 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12204/statm: 259442 256971 190 642 0 258798 0
Current children cumulated CPU time (s) 1541.9
Current children cumulated vsize (KiB) 1037768

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12247
/proc/meminfo: memFree=782936/2059040 swapFree=4134608/4192956
[pid=12204] ppid=12202 vsize=1037768 CPUtime=1601.89
/proc/12204/stat : 12204 (bsolo_pb10) R 12202 12204 11799 0 -1 4202496 258097 0 0 0 160004 185 0 0 25 0 1 0 47617026 1062674432 256971 1992294400 134512640 137138936 4287731776 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12204/statm: 259442 256971 190 642 0 258798 0
Current children cumulated CPU time (s) 1601.89
Current children cumulated vsize (KiB) 1037768

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 3/107 12249
/proc/meminfo: memFree=782936/2059040 swapFree=4134608/4192956
[pid=12204] ppid=12202 vsize=1037768 CPUtime=1661.87
/proc/12204/stat : 12204 (bsolo_pb10) R 12202 12204 11799 0 -1 4202496 258097 0 0 0 166000 187 0 0 25 0 1 0 47617026 1062674432 256971 1992294400 134512640 137138936 4287731776 18446744073709551615 134574740 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12204/statm: 259442 256971 190 642 0 258798 0
Current children cumulated CPU time (s) 1661.87
Current children cumulated vsize (KiB) 1037768

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12249
/proc/meminfo: memFree=782936/2059040 swapFree=4134608/4192956
[pid=12204] ppid=12202 vsize=1037768 CPUtime=1721.85
/proc/12204/stat : 12204 (bsolo_pb10) R 12202 12204 11799 0 -1 4202496 258097 0 0 0 171997 188 0 0 25 0 1 0 47617026 1062674432 256971 1992294400 134512640 137138936 4287731776 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12204/statm: 259442 256971 190 642 0 258798 0
Current children cumulated CPU time (s) 1721.85
Current children cumulated vsize (KiB) 1037768

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12260
/proc/meminfo: memFree=782316/2059040 swapFree=4134608/4192956
[pid=12204] ppid=12202 vsize=1037768 CPUtime=1781.83
/proc/12204/stat : 12204 (bsolo_pb10) R 12202 12204 11799 0 -1 4202496 258097 0 0 0 177992 191 0 0 25 0 1 0 47617026 1062674432 256971 1992294400 134512640 137138936 4287731776 18446744073709551615 134542307 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12204/statm: 259442 256971 190 642 0 258798 0
Current children cumulated CPU time (s) 1781.83
Current children cumulated vsize (KiB) 1037768

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 12260
/proc/meminfo: memFree=782316/2059040 swapFree=4134608/4192956
[pid=12204] ppid=12202 vsize=1037768 CPUtime=1791.43
/proc/12204/stat : 12204 (bsolo_pb10) R 12202 12204 11799 0 -1 4202496 258097 0 0 0 178952 191 0 0 25 0 1 0 47617026 1062674432 256971 1992294400 134512640 137138936 4287731776 18446744073709551615 134542624 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12204/statm: 259442 256971 190 642 0 258798 0
Current children cumulated CPU time (s) 1791.43
Current children cumulated vsize (KiB) 1037768

[startup+1795.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12260
/proc/meminfo: memFree=782316/2059040 swapFree=4134608/4192956
[pid=12204] ppid=12202 vsize=1037768 CPUtime=1794.63
/proc/12204/stat : 12204 (bsolo_pb10) R 12202 12204 11799 0 -1 4202496 258097 0 0 0 179272 191 0 0 25 0 1 0 47617026 1062674432 256971 1992294400 134512640 137138936 4287731776 18446744073709551615 134573759 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12204/statm: 259442 256971 190 642 0 258798 0
Current children cumulated CPU time (s) 1794.63
Current children cumulated vsize (KiB) 1037768

[startup+1796.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12260
/proc/meminfo: memFree=782316/2059040 swapFree=4134608/4192956
[pid=12204] ppid=12202 vsize=1037768 CPUtime=1796.22
/proc/12204/stat : 12204 (bsolo_pb10) R 12202 12204 11799 0 -1 4202496 258097 0 0 0 179431 191 0 0 25 0 1 0 47617026 1062674432 256971 1992294400 134512640 137138936 4287731776 18446744073709551615 134542202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12204/statm: 259442 256971 190 642 0 258798 0
Current children cumulated CPU time (s) 1796.22
Current children cumulated vsize (KiB) 1037768

[startup+1797.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12260
/proc/meminfo: memFree=782316/2059040 swapFree=4134608/4192956
[pid=12204] ppid=12202 vsize=1037768 CPUtime=1797.02
/proc/12204/stat : 12204 (bsolo_pb10) R 12202 12204 11799 0 -1 4202496 258097 0 0 0 179511 191 0 0 25 0 1 0 47617026 1062674432 256971 1992294400 134512640 137138936 4287731776 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12204/statm: 259442 256971 190 642 0 258798 0
Current children cumulated CPU time (s) 1797.02
Current children cumulated vsize (KiB) 1037768

[startup+1798.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12260
/proc/meminfo: memFree=782316/2059040 swapFree=4134608/4192956
[pid=12204] ppid=12202 vsize=1037768 CPUtime=1797.82
/proc/12204/stat : 12204 (bsolo_pb10) R 12202 12204 11799 0 -1 4202496 258097 0 0 0 179591 191 0 0 25 0 1 0 47617026 1062674432 256971 1992294400 134512640 137138936 4287731776 18446744073709551615 134542295 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12204/statm: 259442 256971 190 642 0 258798 0
Current children cumulated CPU time (s) 1797.82
Current children cumulated vsize (KiB) 1037768

[startup+1798.51 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12262
/proc/meminfo: memFree=782316/2059040 swapFree=4134608/4192956
[pid=12204] ppid=12202 vsize=0 CPUtime=1798.03
/proc/12204/stat : 12204 (bsolo_pb10) R 12202 12204 11799 0 -1 4202500 258097 0 0 0 179609 194 0 0 25 0 1 0 47617026 0 0 1992294400 0 0 0 0 0 0 0 4096 16384 18446744073709551615 0 0 17 1 0 0 0
/proc/12204/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1798.03
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1798.58
CPU time (s): 1798.11
CPU user time (s): 1796.09
CPU system time (s): 2.01969
CPU usage (%): 99.9741
Max. virtual memory (cumulated for all children) (KiB): 1038112

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

runsolver used 3.00154 second user time and 8.45671 second system time

The end

Launcher Data

Begin job on node017 at 2010-06-16 22:31:45
IDJOB=2671152
IDBENCH=48289
IDSOLVER=1163
FILE ID=node017/2671152-1276720305
PBS_JOBID= 11174146
Free space on /tmp= 62540 MiB

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

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

MD5SUM BENCH= d38f526c1f6f5ee8e5e4d2c41b31df8d
RANDOM SEED=1890105020

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


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1815276 kB
Buffers:         31536 kB
Cached:         117696 kB
SwapCached:      11648 kB
Active:          78304 kB
Inactive:        85532 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1815276 kB
SwapTotal:     4192956 kB
SwapFree:      4134608 kB
Dirty:            4352 kB
Writeback:           0 kB
AnonPages:       13164 kB
Mapped:           9312 kB
Slab:            58148 kB
PageTables:       4000 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   183300 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-2671152-1276720305.opb

Free space on /tmp at the end= 62536 MiB
End job on node017 at 2010-06-16 23:01:45