Trace number 2657597

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.02 1798.5

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
prestwich/armies/normalized-army13.24bt.opb
MD5SUMf8964c43535341fcc69e672675167b77
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
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 benchmark713.924
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables490
Total number of constraints1085
Number of constraints which are clauses738
Number of constraints which are cardinality constraints (but not clauses)2
Number of constraints which are nor clauses,nor cardinality constraints345
Minimum length of a constraint1
Maximum length of a constraint169
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 32
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 193
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

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-2657597-1276695541.opb
0.00/0.00	c File size is 55178 bytes.
0.00/0.01	c Highest Coefficient sum: 193
0.00/0.01	c Parsing was ok!!
0.00/0.01	c Total parsing time: 0.009 s
0.00/0.01	c Var: 490 Constr: 1085 738/2/345 Lit: 6010 Watch. Lit: 3271
0.00/0.01	c Obj. Vars: 0 (0 % of total variables)
0.00/0.03	c Pre-processing Time: 0.032 s
0.00/0.03	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.03	c        0    457     1023     5787    5     3146    5638      0      0 0.03
0.00/0.03	c Switching off lower bounding mode.
1797.92/1798.49	c      101    457     1124    14832   13     3318    6202    101   1803 0.06
1797.92/1798.49	c      251    457     1274    35410   27     3642    6823    251   2758 0.09
1797.92/1798.49	c      478    457     1501    66451   44     4069    7506    478   3390 0.14
1797.92/1798.49	c      817    457     1840   109490   59     4746    8257    817   3730 0.22
1797.92/1798.49	c     1327    457     2350   174698   74     5765    9083   1327   3926 0.34
1797.92/1798.49	c     2090    457     3113   273166   87     7291    9992   2090   3578 0.58
1797.92/1798.49	c     3236    457     4259   424019   99     9593   10992   3236   3360 0.96
1797.92/1798.49	c     4959    457     5982   650710  108    13033   12092   4959   2778 1.78
1797.92/1798.49	c     7543    457     8566  1010312  117    18203   13302   7543   2242 3.36
1797.92/1798.49	c    11424    457    12447  1554823  124    25965   14633  11424   1668 6.84
1797.92/1798.49	c    17248    457    10656  1345132  126    22380   16097   9633   1163 14.83
1797.92/1798.49	c    25988    457    11053  1385654  125    23172   17707  10030    875 29.68
1797.92/1798.49	c    39098    457    15021  1999610  133    31136   19478  13998    769 50.78
1797.92/1798.49	c    58769    457    14547  1938702  133    30161   21426  13524    647 90.83
1797.92/1798.49	c    88281    457    22045  3032955  137    45154   23569  21022    616 143.17
1797.92/1798.49	c   132551    457    15028  2085383  138    31127   25926  14005    549 241.34
1797.92/1798.49	c   198962    457    21758  2997613  137    44582   28519  20735    466 426.36
1797.92/1798.49	c   298583    457    18279  2524225  138    37643   31371  17256    402 741.79
1797.92/1798.49	c   448020    457    28176  4043784  143    57421   34509  27153    361 1238.46
1797.92/1798.49	c Resources Exceeded
1797.92/1798.49	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.92/1798.49	c   19   596853  58138   704332    15567  2288169  14544    331 1798.01
1797.92/1798.49	s UNKNOWN
1797.92/1798.49	c Total time: 1798.01 s

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2657597-1276695541/watcher-2657597-1276695541 -o /tmp/evaluation-result-2657597-1276695541/solver-2657597-1276695541 -C 1800 -W 2000 -M 1800 bsolo_pb10 -t1800 -l1 HOME/instance-2657597-1276695541.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.00 0.28 0.89 3/106 16198
/proc/meminfo: memFree=1853832/2059040 swapFree=4151640/4192956
[pid=16198] ppid=16196 vsize=10848 CPUtime=0
/proc/16198/stat : 16198 (bsolo_pb10) R 16196 16198 16173 0 -1 4202496 328 0 0 0 0 0 0 0 22 0 1 0 10846934 11108352 247 1992294400 134512640 137138936 4291118400 18446744073709551615 136506715 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16198/statm: 2712 248 176 642 0 2054 0

[startup+0.0794979 s]
/proc/loadavg: 0.00 0.28 0.89 3/106 16198
/proc/meminfo: memFree=1853832/2059040 swapFree=4151640/4192956
[pid=16198] ppid=16196 vsize=11308 CPUtime=0.07
/proc/16198/stat : 16198 (bsolo_pb10) R 16196 16198 16173 0 -1 4202496 471 0 0 0 7 0 0 0 22 0 1 0 10846934 11579392 376 1992294400 134512640 137138936 4291118400 18446744073709551615 134542532 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16198/statm: 2827 377 191 642 0 2183 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 11308

[startup+0.1015 s]
/proc/loadavg: 0.00 0.28 0.89 3/106 16198
/proc/meminfo: memFree=1853832/2059040 swapFree=4151640/4192956
[pid=16198] ppid=16196 vsize=11432 CPUtime=0.09
/proc/16198/stat : 16198 (bsolo_pb10) R 16196 16198 16173 0 -1 4202496 516 0 0 0 9 0 0 0 22 0 1 0 10846934 11706368 421 1992294400 134512640 137138936 4291118400 18446744073709551615 134575186 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16198/statm: 2858 421 191 642 0 2214 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11432

[startup+0.301522 s]
/proc/loadavg: 0.00 0.28 0.89 3/106 16198
/proc/meminfo: memFree=1853832/2059040 swapFree=4151640/4192956
[pid=16198] ppid=16196 vsize=12952 CPUtime=0.29
/proc/16198/stat : 16198 (bsolo_pb10) R 16196 16198 16173 0 -1 4202496 900 0 0 0 29 0 0 0 22 0 1 0 10846934 13262848 805 1992294400 134512640 137138936 4291118400 18446744073709551615 134543080 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16198/statm: 3238 805 191 642 0 2594 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12952

[startup+0.701566 s]
/proc/loadavg: 0.00 0.28 0.89 3/106 16198
/proc/meminfo: memFree=1853832/2059040 swapFree=4151640/4192956
[pid=16198] ppid=16196 vsize=15324 CPUtime=0.69
/proc/16198/stat : 16198 (bsolo_pb10) R 16196 16198 16173 0 -1 4202496 1473 0 0 0 68 1 0 0 24 0 1 0 10846934 15691776 1378 1992294400 134512640 137138936 4291118400 18446744073709551615 134542497 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16198/statm: 3831 1378 191 642 0 3187 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15324

[startup+1.50165 s]
/proc/loadavg: 0.00 0.28 0.89 2/107 16199
/proc/meminfo: memFree=1847500/2059040 swapFree=4151640/4192956
[pid=16198] ppid=16196 vsize=18712 CPUtime=1.49
/proc/16198/stat : 16198 (bsolo_pb10) R 16196 16198 16173 0 -1 4202496 2346 0 0 0 148 1 0 0 25 0 1 0 10846934 19161088 2251 1992294400 134512640 137138936 4291118400 18446744073709551615 134542249 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16198/statm: 4678 2251 191 642 0 4034 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 18712

[startup+3.10183 s]
/proc/loadavg: 0.00 0.28 0.89 2/107 16199
/proc/meminfo: memFree=1843284/2059040 swapFree=4151640/4192956
[pid=16198] ppid=16196 vsize=23828 CPUtime=3.1
/proc/16198/stat : 16198 (bsolo_pb10) R 16196 16198 16173 0 -1 4202496 3606 0 0 0 307 3 0 0 25 0 1 0 10846934 24399872 3511 1992294400 134512640 137138936 4291118400 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16198/statm: 5957 3511 191 642 0 5313 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 23828

[startup+6.30118 s]
/proc/loadavg: 0.08 0.29 0.89 2/107 16199
/proc/meminfo: memFree=1834480/2059040 swapFree=4151640/4192956
[pid=16198] ppid=16196 vsize=30972 CPUtime=6.29
/proc/16198/stat : 16198 (bsolo_pb10) R 16196 16198 16173 0 -1 4202496 5393 0 0 0 624 5 0 0 25 0 1 0 10846934 31715328 5298 1992294400 134512640 137138936 4291118400 18446744073709551615 134542397 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16198/statm: 7743 5298 191 642 0 7099 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 30972

[startup+12.7019 s]
/proc/loadavg: 0.15 0.30 0.89 2/107 16199
/proc/meminfo: memFree=1825428/2059040 swapFree=4151640/4192956
[pid=16198] ppid=16196 vsize=38632 CPUtime=12.69
/proc/16198/stat : 16198 (bsolo_pb10) R 16196 16198 16173 0 -1 4202496 7318 0 0 0 1261 8 0 0 25 0 1 0 10846934 39559168 7223 1992294400 134512640 137138936 4291118400 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16198/statm: 9658 7223 191 642 0 9014 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 38632

[startup+25.5013 s]
/proc/loadavg: 0.34 0.33 0.90 2/107 16199
/proc/meminfo: memFree=1823692/2059040 swapFree=4151640/4192956
[pid=16198] ppid=16196 vsize=40520 CPUtime=25.48
/proc/16198/stat : 16198 (bsolo_pb10) R 16196 16198 16173 0 -1 4202496 7769 0 0 0 2538 10 0 0 25 0 1 0 10846934 41492480 7674 1992294400 134512640 137138936 4291118400 18446744073709551615 134609268 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16198/statm: 10130 7674 191 642 0 9486 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 40520

[startup+51.1011 s]
/proc/loadavg: 0.56 0.39 0.90 2/107 16199
/proc/meminfo: memFree=1818732/2059040 swapFree=4151640/4192956
[pid=16198] ppid=16196 vsize=45268 CPUtime=51.08
/proc/16198/stat : 16198 (bsolo_pb10) R 16196 16198 16173 0 -1 4202496 8972 0 0 0 5093 15 0 0 25 0 1 0 10846934 46354432 8877 1992294400 134512640 137138936 4291118400 18446744073709551615 134599008 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16198/statm: 11317 8877 191 642 0 10673 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 45268

[startup+102.309 s]
/proc/loadavg: 0.81 0.48 0.90 2/107 16201
/proc/meminfo: memFree=1814640/2059040 swapFree=4151640/4192956
[pid=16198] ppid=16196 vsize=49096 CPUtime=102.27
/proc/16198/stat : 16198 (bsolo_pb10) R 16196 16198 16173 0 -1 4202496 9931 0 0 0 10202 25 0 0 25 0 1 0 10846934 50274304 9836 1992294400 134512640 137138936 4291118400 18446744073709551615 134542525 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16198/statm: 12274 9836 191 642 0 11630 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 49096

[startup+162.301 s]
/proc/loadavg: 0.93 0.57 0.91 2/107 16203
/proc/meminfo: memFree=1805712/2059040 swapFree=4151640/4192956
[pid=16198] ppid=16196 vsize=58020 CPUtime=162.25
/proc/16198/stat : 16198 (bsolo_pb10) R 16196 16198 16173 0 -1 4202496 12165 0 0 0 16186 39 0 0 25 0 1 0 10846934 59412480 12070 1992294400 134512640 137138936 4291118400 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16198/statm: 14505 12070 191 642 0 13861 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 58020

[startup+222.301 s]
/proc/loadavg: 0.97 0.65 0.91 2/107 16205
/proc/meminfo: memFree=1804720/2059040 swapFree=4151640/4192956
[pid=16198] ppid=16196 vsize=58872 CPUtime=222.23
/proc/16198/stat : 16198 (bsolo_pb10) R 16196 16198 16173 0 -1 4202496 12378 0 0 0 22175 48 0 0 25 0 1 0 10846934 60284928 12283 1992294400 134512640 137138936 4291118400 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16198/statm: 14718 12283 191 642 0 14074 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 58872

[startup+282.301 s]
/proc/loadavg: 0.99 0.71 0.91 2/107 16207
/proc/meminfo: memFree=1801124/2059040 swapFree=4151640/4192956
[pid=16198] ppid=16196 vsize=62536 CPUtime=282.22
/proc/16198/stat : 16198 (bsolo_pb10) R 16196 16198 16173 0 -1 4202496 13296 0 0 0 28165 57 0 0 25 0 1 0 10846934 64036864 13201 1992294400 134512640 137138936 4291118400 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16198/statm: 15634 13201 191 642 0 14990 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 62536

[startup+342.301 s]
/proc/loadavg: 0.99 0.76 0.91 2/107 16207
/proc/meminfo: memFree=1801000/2059040 swapFree=4151640/4192956
[pid=16198] ppid=16196 vsize=62532 CPUtime=342.2
/proc/16198/stat : 16198 (bsolo_pb10) R 16196 16198 16173 0 -1 4202496 13296 0 0 0 34155 65 0 0 25 0 1 0 10846934 64032768 13201 1992294400 134512640 137138936 4291118400 18446744073709551615 134543094 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16198/statm: 15633 13201 191 642 0 14989 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 62532

[startup+402.301 s]
/proc/loadavg: 0.99 0.80 0.91 2/107 16209
/proc/meminfo: memFree=1800504/2059040 swapFree=4151640/4192956
[pid=16198] ppid=16196 vsize=63032 CPUtime=402.19
/proc/16198/stat : 16198 (bsolo_pb10) R 16196 16198 16173 0 -1 4202496 13422 0 0 0 40148 71 0 0 25 0 1 0 10846934 64544768 13327 1992294400 134512640 137138936 4291118400 18446744073709551615 134542787 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16198/statm: 15758 13327 191 642 0 15114 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 63032

[startup+462.301 s]
/proc/loadavg: 0.99 0.83 0.91 2/107 16211
/proc/meminfo: memFree=1795420/2059040 swapFree=4151640/4192956
[pid=16198] ppid=16196 vsize=68096 CPUtime=462.17
/proc/16198/stat : 16198 (bsolo_pb10) R 16196 16198 16173 0 -1 4202496 14689 0 0 0 46138 79 0 0 25 0 1 0 10846934 69730304 14594 1992294400 134512640 137138936 4291118400 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16198/statm: 17024 14594 191 642 0 16380 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 68096

[startup+522.302 s]
/proc/loadavg: 0.99 0.86 0.91 2/107 16213
/proc/meminfo: memFree=1794924/2059040 swapFree=4151640/4192956
[pid=16198] ppid=16196 vsize=68460 CPUtime=522.16
/proc/16198/stat : 16198 (bsolo_pb10) R 16196 16198 16173 0 -1 4202496 14780 0 0 0 52130 86 0 0 25 0 1 0 10846934 70103040 14685 1992294400 134512640 137138936 4291118400 18446744073709551615 134542205 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16198/statm: 17115 14685 191 642 0 16471 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 68460

[startup+582.301 s]
/proc/loadavg: 0.99 0.88 0.91 2/107 16215
/proc/meminfo: memFree=1794924/2059040 swapFree=4151640/4192956
[pid=16198] ppid=16196 vsize=68452 CPUtime=582.14
/proc/16198/stat : 16198 (bsolo_pb10) R 16196 16198 16173 0 -1 4202496 14780 0 0 0 58122 92 0 0 25 0 1 0 10846934 70094848 14685 1992294400 134512640 137138936 4291118400 18446744073709551615 136506277 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16198/statm: 17113 14685 191 642 0 16469 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 68452

[startup+642.301 s]
/proc/loadavg: 0.99 0.90 0.91 2/107 16215
/proc/meminfo: memFree=1794676/2059040 swapFree=4151640/4192956
[pid=16198] ppid=16196 vsize=68640 CPUtime=642.13
/proc/16198/stat : 16198 (bsolo_pb10) R 16196 16198 16173 0 -1 4202496 14847 0 0 0 64116 97 0 0 25 0 1 0 10846934 70287360 14730 1992294400 134512640 137138936 4291118400 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16198/statm: 17160 14730 191 642 0 16516 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 68640

[startup+702.301 s]

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

/proc/meminfo: memFree=1788352/2059040 swapFree=4151640/4192956
[pid=16198] ppid=16196 vsize=74580 CPUtime=1122
/proc/16198/stat : 16198 (bsolo_pb10) R 16196 16198 16173 0 -1 4202496 16337 0 0 0 112052 148 0 0 25 0 1 0 10846934 76369920 16218 1992294400 134512640 137138936 4291118400 18446744073709551615 134540747 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16198/statm: 18645 16218 191 642 0 18001 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 74580

[startup+1182.3 s]
/proc/loadavg: 1.00 0.97 0.91 2/107 16231
/proc/meminfo: memFree=1788352/2059040 swapFree=4151640/4192956
[pid=16198] ppid=16196 vsize=74580 CPUtime=1181.98
/proc/16198/stat : 16198 (bsolo_pb10) R 16196 16198 16173 0 -1 4202496 16337 0 0 0 118045 153 0 0 25 0 1 0 10846934 76369920 16218 1992294400 134512640 137138936 4291118400 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16198/statm: 18645 16218 191 642 0 18001 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 74580

[startup+1242.3 s]
/proc/loadavg: 1.00 0.97 0.91 2/107 16231
/proc/meminfo: memFree=1788104/2059040 swapFree=4151640/4192956
[pid=16198] ppid=16196 vsize=74580 CPUtime=1241.97
/proc/16198/stat : 16198 (bsolo_pb10) R 16196 16198 16173 0 -1 4202496 16337 0 0 0 124038 159 0 0 25 0 1 0 10846934 76369920 16218 1992294400 134512640 137138936 4291118400 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16198/statm: 18645 16218 191 642 0 18001 0
Current children cumulated CPU time (s) 1241.97
Current children cumulated vsize (KiB) 74580

[startup+1302.3 s]
/proc/loadavg: 1.00 0.97 0.91 2/107 16233
/proc/meminfo: memFree=1781780/2059040 swapFree=4151640/4192956
[pid=16198] ppid=16196 vsize=80960 CPUtime=1301.96
/proc/16198/stat : 16198 (bsolo_pb10) R 16196 16198 16173 0 -1 4202496 17958 0 0 0 130030 166 0 0 25 0 1 0 10846934 82903040 17793 1992294400 134512640 137138936 4291118400 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16198/statm: 20240 17793 191 642 0 19596 0
Current children cumulated CPU time (s) 1301.96
Current children cumulated vsize (KiB) 80960

[startup+1362.3 s]
/proc/loadavg: 1.00 0.97 0.91 2/107 16244
/proc/meminfo: memFree=1780912/2059040 swapFree=4151640/4192956
[pid=16198] ppid=16196 vsize=80960 CPUtime=1361.92
/proc/16198/stat : 16198 (bsolo_pb10) R 16196 16198 16173 0 -1 4202496 17958 0 0 0 136021 171 0 0 25 0 1 0 10846934 82903040 17793 1992294400 134512640 137138936 4291118400 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16198/statm: 20240 17793 191 642 0 19596 0
Current children cumulated CPU time (s) 1361.92
Current children cumulated vsize (KiB) 80960

[startup+1422.31 s]
/proc/loadavg: 1.00 0.97 0.91 2/107 16246
/proc/meminfo: memFree=1780912/2059040 swapFree=4151640/4192956
[pid=16198] ppid=16196 vsize=80960 CPUtime=1421.91
/proc/16198/stat : 16198 (bsolo_pb10) R 16196 16198 16173 0 -1 4202496 17958 0 0 0 142015 176 0 0 25 0 1 0 10846934 82903040 17793 1992294400 134512640 137138936 4291118400 18446744073709551615 134542372 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16198/statm: 20240 17793 191 642 0 19596 0
Current children cumulated CPU time (s) 1421.91
Current children cumulated vsize (KiB) 80960

[startup+1482.3 s]
/proc/loadavg: 1.00 0.97 0.91 2/107 16248
/proc/meminfo: memFree=1780912/2059040 swapFree=4151640/4192956
[pid=16198] ppid=16196 vsize=81136 CPUtime=1481.9
/proc/16198/stat : 16198 (bsolo_pb10) R 16196 16198 16173 0 -1 4202496 17991 0 0 0 148008 182 0 0 25 0 1 0 10846934 83083264 17826 1992294400 134512640 137138936 4291118400 18446744073709551615 136504265 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16198/statm: 20284 17826 191 642 0 19640 0
Current children cumulated CPU time (s) 1481.9
Current children cumulated vsize (KiB) 81136

[startup+1542.3 s]
/proc/loadavg: 1.03 0.99 0.92 2/107 16248
/proc/meminfo: memFree=1780044/2059040 swapFree=4151640/4192956
[pid=16198] ppid=16196 vsize=82556 CPUtime=1541.88
/proc/16198/stat : 16198 (bsolo_pb10) R 16196 16198 16173 0 -1 4202496 18346 0 0 0 154000 188 0 0 25 0 1 0 10846934 84537344 18181 1992294400 134512640 137138936 4291118400 18446744073709551615 134542752 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16198/statm: 20639 18181 191 642 0 19995 0
Current children cumulated CPU time (s) 1541.88
Current children cumulated vsize (KiB) 82556

[startup+1602.3 s]
/proc/loadavg: 1.01 0.99 0.92 2/107 16250
/proc/meminfo: memFree=1780044/2059040 swapFree=4151640/4192956
[pid=16198] ppid=16196 vsize=82556 CPUtime=1601.86
/proc/16198/stat : 16198 (bsolo_pb10) R 16196 16198 16173 0 -1 4202496 18346 0 0 0 159992 194 0 0 25 0 1 0 10846934 84537344 18181 1992294400 134512640 137138936 4291118400 18446744073709551615 134542237 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16198/statm: 20639 18181 191 642 0 19995 0
Current children cumulated CPU time (s) 1601.86
Current children cumulated vsize (KiB) 82556

[startup+1662.3 s]
/proc/loadavg: 1.00 0.99 0.92 2/107 16252
/proc/meminfo: memFree=1780044/2059040 swapFree=4151640/4192956
[pid=16198] ppid=16196 vsize=82556 CPUtime=1661.85
/proc/16198/stat : 16198 (bsolo_pb10) R 16196 16198 16173 0 -1 4202496 18346 0 0 0 165984 201 0 0 25 0 1 0 10846934 84537344 18181 1992294400 134512640 137138936 4291118400 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16198/statm: 20639 18181 191 642 0 19995 0
Current children cumulated CPU time (s) 1661.85
Current children cumulated vsize (KiB) 82556

[startup+1722.3 s]
/proc/loadavg: 1.00 0.99 0.92 2/107 16254
/proc/meminfo: memFree=1780044/2059040 swapFree=4151640/4192956
[pid=16198] ppid=16196 vsize=82556 CPUtime=1721.83
/proc/16198/stat : 16198 (bsolo_pb10) R 16196 16198 16173 0 -1 4202496 18346 0 0 0 171979 204 0 0 25 0 1 0 10846934 84537344 18181 1992294400 134512640 137138936 4291118400 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16198/statm: 20639 18181 191 642 0 19995 0
Current children cumulated CPU time (s) 1721.83
Current children cumulated vsize (KiB) 82556

[startup+1782.3 s]
/proc/loadavg: 1.00 0.99 0.92 2/107 16256
/proc/meminfo: memFree=1779920/2059040 swapFree=4151640/4192956
[pid=16198] ppid=16196 vsize=82556 CPUtime=1781.82
/proc/16198/stat : 16198 (bsolo_pb10) R 16196 16198 16173 0 -1 4202496 18346 0 0 0 177974 208 0 0 25 0 1 0 10846934 84537344 18181 1992294400 134512640 137138936 4291118400 18446744073709551615 134542516 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16198/statm: 20639 18181 191 642 0 19995 0
Current children cumulated CPU time (s) 1781.82
Current children cumulated vsize (KiB) 82556

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

[startup+1791.91 s]
/proc/loadavg: 1.00 0.99 0.92 2/107 16256
/proc/meminfo: memFree=1777936/2059040 swapFree=4151640/4192956
[pid=16198] ppid=16196 vsize=84616 CPUtime=1791.42
/proc/16198/stat : 16198 (bsolo_pb10) R 16196 16198 16173 0 -1 4202496 18861 0 0 0 178933 209 0 0 25 0 1 0 10846934 86646784 18696 1992294400 134512640 137138936 4291118400 18446744073709551615 134540747 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16198/statm: 21154 18696 191 642 0 20510 0
Current children cumulated CPU time (s) 1791.42
Current children cumulated vsize (KiB) 84616

[startup+1795.1 s]
/proc/loadavg: 1.00 0.99 0.92 2/107 16256
/proc/meminfo: memFree=1777936/2059040 swapFree=4151640/4192956
[pid=16198] ppid=16196 vsize=84616 CPUtime=1794.62
/proc/16198/stat : 16198 (bsolo_pb10) R 16196 16198 16173 0 -1 4202496 18861 0 0 0 179253 209 0 0 25 0 1 0 10846934 86646784 18696 1992294400 134512640 137138936 4291118400 18446744073709551615 134542372 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16198/statm: 21154 18696 191 642 0 20510 0
Current children cumulated CPU time (s) 1794.62
Current children cumulated vsize (KiB) 84616

[startup+1796.7 s]
/proc/loadavg: 1.00 0.99 0.92 2/107 16256
/proc/meminfo: memFree=1777936/2059040 swapFree=4151640/4192956
[pid=16198] ppid=16196 vsize=84616 CPUtime=1796.21
/proc/16198/stat : 16198 (bsolo_pb10) R 16196 16198 16173 0 -1 4202496 18861 0 0 0 179412 209 0 0 25 0 1 0 10846934 86646784 18696 1992294400 134512640 137138936 4291118400 18446744073709551615 134575387 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16198/statm: 21154 18696 191 642 0 20510 0
Current children cumulated CPU time (s) 1796.21
Current children cumulated vsize (KiB) 84616

[startup+1797.5 s]
/proc/loadavg: 1.00 0.99 0.92 2/107 16256
/proc/meminfo: memFree=1777936/2059040 swapFree=4151640/4192956
[pid=16198] ppid=16196 vsize=84616 CPUtime=1797.02
/proc/16198/stat : 16198 (bsolo_pb10) R 16196 16198 16173 0 -1 4202496 18861 0 0 0 179492 210 0 0 25 0 1 0 10846934 86646784 18696 1992294400 134512640 137138936 4291118400 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16198/statm: 21154 18696 191 642 0 20510 0
Current children cumulated CPU time (s) 1797.02
Current children cumulated vsize (KiB) 84616

[startup+1797.9 s]
/proc/loadavg: 1.00 0.99 0.92 2/107 16256
/proc/meminfo: memFree=1777936/2059040 swapFree=4151640/4192956
[pid=16198] ppid=16196 vsize=84616 CPUtime=1797.42
/proc/16198/stat : 16198 (bsolo_pb10) R 16196 16198 16173 0 -1 4202496 18861 0 0 0 179532 210 0 0 25 0 1 0 10846934 86646784 18696 1992294400 134512640 137138936 4291118400 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16198/statm: 21154 18696 191 642 0 20510 0
Current children cumulated CPU time (s) 1797.42
Current children cumulated vsize (KiB) 84616

[startup+1798.3 s]
/proc/loadavg: 1.00 0.99 0.92 2/107 16256
/proc/meminfo: memFree=1777936/2059040 swapFree=4151640/4192956
[pid=16198] ppid=16196 vsize=84616 CPUtime=1797.82
/proc/16198/stat : 16198 (bsolo_pb10) R 16196 16198 16173 0 -1 4202496 18861 0 0 0 179572 210 0 0 25 0 1 0 10846934 86646784 18696 1992294400 134512640 137138936 4291118400 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16198/statm: 21154 18696 191 642 0 20510 0
Current children cumulated CPU time (s) 1797.82
Current children cumulated vsize (KiB) 84616

[startup+1798.4 s]
/proc/loadavg: 1.00 0.99 0.92 2/107 16256
/proc/meminfo: memFree=1777936/2059040 swapFree=4151640/4192956
[pid=16198] ppid=16196 vsize=84616 CPUtime=1797.92
/proc/16198/stat : 16198 (bsolo_pb10) R 16196 16198 16173 0 -1 4202496 18861 0 0 0 179582 210 0 0 25 0 1 0 10846934 86646784 18696 1992294400 134512640 137138936 4291118400 18446744073709551615 136506277 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16198/statm: 21154 18696 191 642 0 20510 0
Current children cumulated CPU time (s) 1797.92
Current children cumulated vsize (KiB) 84616

Child status: 0
Real time (s): 1798.5
CPU time (s): 1798.02
CPU user time (s): 1795.91
CPU system time (s): 2.11068
CPU usage (%): 99.9733
Max. virtual memory (cumulated for all children) (KiB): 84616

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

runsolver used 3.09853 second user time and 8.36073 second system time

The end

Launcher Data

Begin job on node037 at 2010-06-16 15:39:01
IDJOB=2657597
IDBENCH=1160
IDSOLVER=1163
FILE ID=node037/2657597-1276695541
PBS_JOBID= 11174061
Free space on /tmp= 62584 MiB

SOLVER NAME= bsolo 3.2 Cl
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/prestwich/armies/normalized-army13.24bt.opb
COMMAND LINE= bsolo_pb10 -tTIMEOUT -l1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2657597-1276695541/watcher-2657597-1276695541 -o /tmp/evaluation-result-2657597-1276695541/solver-2657597-1276695541 -C 1800 -W 2000 -M 1800  bsolo_pb10 -t1800 -l1 HOME/instance-2657597-1276695541.opb

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

MD5SUM BENCH= f8964c43535341fcc69e672675167b77
RANDOM SEED=761292726

node037.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.248
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.49
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.248
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.55
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1854484 kB
Buffers:         10780 kB
Cached:          97296 kB
SwapCached:       1484 kB
Active:          79960 kB
Inactive:        47700 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1854484 kB
SwapTotal:     4192956 kB
SwapFree:      4151640 kB
Dirty:            3944 kB
Writeback:           0 kB
AnonPages:       18040 kB
Mapped:          13432 kB
Slab:            54980 kB
PageTables:       4000 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181828 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62580 MiB
End job on node037 at 2010-06-16 16:09:00