Trace number 2657595

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.32 1798.86

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
prestwich/armies/normalized-army11.17bt.opb
MD5SUMbde651356fbc7760944c2b16aa27f15d
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 benchmark39.1281
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables370
Total number of constraints809
Number of constraints which are clauses558
Number of constraints which are cardinality constraints (but not clauses)2
Number of constraints which are nor clauses,nor cardinality constraints249
Minimum length of a constraint1
Maximum length of a constraint121
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 17
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 138
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-2657595-1276695536.opb
0.00/0.00	c File size is 39935 bytes.
0.00/0.01	c Highest Coefficient sum: 138
0.00/0.01	c Parsing was ok!!
0.00/0.01	c Total parsing time: 0.007 s
0.00/0.01	c Var: 370 Constr: 809 558/2/249 Lit: 4357 Watch. Lit: 2416
0.00/0.01	c Obj. Vars: 0 (0 % of total variables)
0.00/0.02	c Pre-processing Time: 0.021 s
0.00/0.02	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.02	c        0    340      753     4158    5     2292    3978      0      0 0.02
0.00/0.02	c Switching off lower bounding mode.
1798.25/1798.84	c      103    340      856    10997   12     2490    4376    103   2710 0.04
1798.25/1798.84	c      255    340     1008    23823   23     2790    4814    255   3923 0.07
1798.25/1798.84	c      483    340     1236    47267   38     3252    5296    483   4312 0.11
1798.25/1798.84	c      823    340     1576    79485   50     3910    5826    823   4757 0.17
1798.25/1798.84	c     1333    340     2086   126839   60     4941    6409   1333   4580 0.29
1798.25/1798.84	c     2096    340     2849   201524   70     6459    7050   2096   4134 0.51
1798.25/1798.84	c     3242    340     3995   313002   78     8750    7756   3242   3387 0.96
1798.25/1798.84	c     4965    340     5718   486969   85    12195    8532   4965   2500 1.99
1798.25/1798.84	c     7551    340     8304   745506   89    17369    9386   7551   1854 4.07
1798.25/1798.84	c    11433    340     7294   658098   90    15351   10325   6541   1380 8.28
1798.25/1798.84	c    17256    340     7742   704810   91    16243   11358   6989   1172 14.72
1798.25/1798.84	c    25993    340    10596  1028404   97    21972   12494   9843   1018 25.53
1798.25/1798.84	c    39105    340    10748  1111155  103    22282   13744   9995    848 46.09
1798.25/1798.84	c    58777    340     9132   868007   95    19024   15119   8379    720 81.62
1798.25/1798.84	c    88287    340    15259  1551646  101    31276   16631  14506    605 145.91
1798.25/1798.84	c   132559    340    16732  1767375  105    34221   18295  15979    554 239.09
1798.25/1798.84	c   198969    340    17427  1883675  108    35614   20125  16674    498 399.01
1798.25/1798.84	c   298590    340    13918  1522795  109    28599   22138  13165    461 646.41
1798.25/1798.84	c   448028    340    16380  1908747  116    33540   24352  15627    411 1089.91
1798.25/1798.84	c Resources Exceeded
1798.25/1798.84	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1798.25/1798.84	c   19   665953  81363   821415    12523  1432673  11770    370 1798.30
1798.25/1798.84	s UNKNOWN
1798.25/1798.84	c Total time: 1798.3 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-2657595-1276695536/watcher-2657595-1276695536 -o /tmp/evaluation-result-2657595-1276695536/solver-2657595-1276695536 -C 1800 -W 2000 -M 1800 bsolo_pb10 -t1800 -l1 HOME/instance-2657595-1276695536.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.08 0.44 3/106 16316
/proc/meminfo: memFree=1722848/2059040 swapFree=4144492/4192956
[pid=16316] ppid=16314 vsize=10924 CPUtime=0
/proc/16316/stat : 16316 (bsolo_pb10) R 16314 16316 16291 0 -1 4202496 367 0 0 0 0 0 0 0 20 0 1 0 10841681 11186176 275 1992294400 134512640 137138936 4288740592 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16316/statm: 2731 275 184 642 0 2087 0

[startup+0.0864609 s]
/proc/loadavg: 0.00 0.08 0.44 3/106 16316
/proc/meminfo: memFree=1722848/2059040 swapFree=4144492/4192956
[pid=16316] ppid=16314 vsize=11308 CPUtime=0.08
/proc/16316/stat : 16316 (bsolo_pb10) R 16314 16316 16291 0 -1 4202496 482 0 0 0 8 0 0 0 20 0 1 0 10841681 11579392 390 1992294400 134512640 137138936 4288740592 18446744073709551615 134542484 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16316/statm: 2827 390 191 642 0 2183 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 11308

[startup+0.101462 s]
/proc/loadavg: 0.00 0.08 0.44 3/106 16316
/proc/meminfo: memFree=1722848/2059040 swapFree=4144492/4192956
[pid=16316] ppid=16314 vsize=11436 CPUtime=0.09
/proc/16316/stat : 16316 (bsolo_pb10) R 16314 16316 16291 0 -1 4202496 506 0 0 0 9 0 0 0 20 0 1 0 10841681 11710464 414 1992294400 134512640 137138936 4288740592 18446744073709551615 136504089 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16316/statm: 2859 414 191 642 0 2215 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11436

[startup+0.301491 s]
/proc/loadavg: 0.00 0.08 0.44 3/106 16316
/proc/meminfo: memFree=1722848/2059040 swapFree=4144492/4192956
[pid=16316] ppid=16314 vsize=12696 CPUtime=0.29
/proc/16316/stat : 16316 (bsolo_pb10) R 16314 16316 16291 0 -1 4202496 813 0 0 0 29 0 0 0 20 0 1 0 10841681 13000704 721 1992294400 134512640 137138936 4288740592 18446744073709551615 134542484 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16316/statm: 3174 721 191 642 0 2530 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12696

[startup+0.701547 s]
/proc/loadavg: 0.00 0.08 0.44 3/106 16316
/proc/meminfo: memFree=1722848/2059040 swapFree=4144492/4192956
[pid=16316] ppid=16314 vsize=14340 CPUtime=0.69
/proc/16316/stat : 16316 (bsolo_pb10) R 16314 16316 16291 0 -1 4202496 1247 0 0 0 68 1 0 0 21 0 1 0 10841681 14684160 1155 1992294400 134512640 137138936 4288740592 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16316/statm: 3585 1155 191 642 0 2941 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14340

[startup+1.50066 s]
/proc/loadavg: 0.08 0.10 0.44 2/107 16317
/proc/meminfo: memFree=1718004/2059040 swapFree=4144492/4192956
[pid=16316] ppid=16314 vsize=16736 CPUtime=1.49
/proc/16316/stat : 16316 (bsolo_pb10) R 16314 16316 16291 0 -1 4202496 1822 0 0 0 148 1 0 0 23 0 1 0 10841681 17137664 1730 1992294400 134512640 137138936 4288740592 18446744073709551615 136521035 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16316/statm: 4184 1730 191 642 0 3540 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16736

[startup+3.10089 s]
/proc/loadavg: 0.08 0.10 0.44 2/107 16317
/proc/meminfo: memFree=1715152/2059040 swapFree=4144492/4192956
[pid=16316] ppid=16314 vsize=19652 CPUtime=3.09
/proc/16316/stat : 16316 (bsolo_pb10) R 16314 16316 16291 0 -1 4202496 2574 0 0 0 307 2 0 0 25 0 1 0 10841681 20123648 2482 1992294400 134512640 137138936 4288740592 18446744073709551615 134542289 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16316/statm: 4913 2482 191 642 0 4269 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 19652

[startup+6.30134 s]
/proc/loadavg: 0.08 0.10 0.44 2/107 16317
/proc/meminfo: memFree=1710192/2059040 swapFree=4144492/4192956
[pid=16316] ppid=16314 vsize=23724 CPUtime=6.29
/proc/16316/stat : 16316 (bsolo_pb10) R 16314 16316 16291 0 -1 4202496 3575 0 0 0 626 3 0 0 25 0 1 0 10841681 24293376 3483 1992294400 134512640 137138936 4288740592 18446744073709551615 134573202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16316/statm: 5931 3483 191 642 0 5287 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 23724

[startup+12.7012 s]
/proc/loadavg: 0.22 0.12 0.45 2/107 16317
/proc/meminfo: memFree=1708456/2059040 swapFree=4144492/4192956
[pid=16316] ppid=16314 vsize=24996 CPUtime=12.69
/proc/16316/stat : 16316 (bsolo_pb10) R 16314 16316 16291 0 -1 4202496 3914 0 0 0 1264 5 0 0 25 0 1 0 10841681 25595904 3822 1992294400 134512640 137138936 4288740592 18446744073709551615 135984556 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16316/statm: 6249 3822 191 642 0 5605 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 24996

[startup+25.5011 s]
/proc/loadavg: 0.34 0.15 0.46 2/107 16317
/proc/meminfo: memFree=1705480/2059040 swapFree=4144492/4192956
[pid=16316] ppid=16314 vsize=27376 CPUtime=25.49
/proc/16316/stat : 16316 (bsolo_pb10) R 16314 16316 16291 0 -1 4202496 4489 0 0 0 2542 7 0 0 25 0 1 0 10841681 28033024 4397 1992294400 134512640 137138936 4288740592 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16316/statm: 6844 4397 191 642 0 6200 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 27376

[startup+51.1017 s]
/proc/loadavg: 0.56 0.22 0.47 2/107 16317
/proc/meminfo: memFree=1703000/2059040 swapFree=4144492/4192956
[pid=16316] ppid=16314 vsize=30284 CPUtime=51.08
/proc/16316/stat : 16316 (bsolo_pb10) R 16314 16316 16291 0 -1 4202496 5228 0 0 0 5097 11 0 0 25 0 1 0 10841681 31010816 5136 1992294400 134512640 137138936 4288740592 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16316/statm: 7571 5136 191 642 0 6927 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 30284

[startup+102.309 s]
/proc/loadavg: 0.89 0.36 0.50 2/107 16319
/proc/meminfo: memFree=1698908/2059040 swapFree=4144492/4192956
[pid=16316] ppid=16314 vsize=33800 CPUtime=102.27
/proc/16316/stat : 16316 (bsolo_pb10) R 16314 16316 16291 0 -1 4202496 6106 0 0 0 10207 20 0 0 25 0 1 0 10841681 34611200 6014 1992294400 134512640 137138936 4288740592 18446744073709551615 136296970 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16316/statm: 8450 6014 191 642 0 7806 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 33800

[startup+162.301 s]
/proc/loadavg: 0.96 0.48 0.53 2/107 16321
/proc/meminfo: memFree=1696800/2059040 swapFree=4144492/4192956
[pid=16316] ppid=16314 vsize=35828 CPUtime=162.24
/proc/16316/stat : 16316 (bsolo_pb10) R 16314 16316 16291 0 -1 4202496 6607 0 0 0 16198 26 0 0 25 0 1 0 10841681 36687872 6515 1992294400 134512640 137138936 4288740592 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16316/statm: 8957 6515 191 642 0 8313 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 35828

[startup+222.302 s]
/proc/loadavg: 0.98 0.57 0.56 2/107 16323
/proc/meminfo: memFree=1696552/2059040 swapFree=4144492/4192956
[pid=16316] ppid=16314 vsize=36076 CPUtime=222.23
/proc/16316/stat : 16316 (bsolo_pb10) R 16314 16316 16291 0 -1 4202496 6674 0 0 0 22189 34 0 0 25 0 1 0 10841681 36941824 6582 1992294400 134512640 137138936 4288740592 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16316/statm: 9019 6582 191 642 0 8375 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 36076

[startup+282.301 s]
/proc/loadavg: 0.99 0.65 0.58 2/107 16325
/proc/meminfo: memFree=1693204/2059040 swapFree=4144492/4192956
[pid=16316] ppid=16314 vsize=39456 CPUtime=282.21
/proc/16316/stat : 16316 (bsolo_pb10) R 16314 16316 16291 0 -1 4202496 7524 0 0 0 28178 43 0 0 25 0 1 0 10841681 40402944 7432 1992294400 134512640 137138936 4288740592 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16316/statm: 9864 7432 191 642 0 9220 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 39456

[startup+342.302 s]
/proc/loadavg: 0.99 0.71 0.60 2/107 16325
/proc/meminfo: memFree=1692832/2059040 swapFree=4144492/4192956
[pid=16316] ppid=16314 vsize=39812 CPUtime=342.19
/proc/16316/stat : 16316 (bsolo_pb10) R 16314 16316 16291 0 -1 4202496 7605 0 0 0 34171 48 0 0 25 0 1 0 10841681 40767488 7513 1992294400 134512640 137138936 4288740592 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16316/statm: 9953 7513 191 642 0 9309 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 39812

[startup+402.301 s]
/proc/loadavg: 0.99 0.76 0.63 2/107 16327
/proc/meminfo: memFree=1692708/2059040 swapFree=4144492/4192956
[pid=16316] ppid=16314 vsize=39812 CPUtime=402.17
/proc/16316/stat : 16316 (bsolo_pb10) R 16314 16316 16291 0 -1 4202496 7605 0 0 0 40163 54 0 0 25 0 1 0 10841681 40767488 7513 1992294400 134512640 137138936 4288740592 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16316/statm: 9953 7513 191 642 0 9309 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 39812

[startup+462.302 s]
/proc/loadavg: 0.99 0.80 0.65 2/107 16329
/proc/meminfo: memFree=1689856/2059040 swapFree=4144492/4192956
[pid=16316] ppid=16314 vsize=42692 CPUtime=462.16
/proc/16316/stat : 16316 (bsolo_pb10) R 16314 16316 16291 0 -1 4202496 8327 0 0 0 46153 63 0 0 25 0 1 0 10841681 43716608 8235 1992294400 134512640 137138936 4288740592 18446744073709551615 134542516 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16316/statm: 10673 8235 191 642 0 10029 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 42692

[startup+522.301 s]
/proc/loadavg: 0.99 0.83 0.66 2/107 16331
/proc/meminfo: memFree=1688740/2059040 swapFree=4144492/4192956
[pid=16316] ppid=16314 vsize=43744 CPUtime=522.14
/proc/16316/stat : 16316 (bsolo_pb10) R 16314 16316 16291 0 -1 4202496 8598 0 0 0 52144 70 0 0 25 0 1 0 10841681 44793856 8506 1992294400 134512640 137138936 4288740592 18446744073709551615 136500283 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16316/statm: 10936 8506 191 642 0 10292 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 43744

[startup+582.302 s]
/proc/loadavg: 0.99 0.86 0.68 2/107 16333
/proc/meminfo: memFree=1688740/2059040 swapFree=4144492/4192956
[pid=16316] ppid=16314 vsize=43744 CPUtime=582.12
/proc/16316/stat : 16316 (bsolo_pb10) R 16314 16316 16291 0 -1 4202496 8598 0 0 0 58135 77 0 0 25 0 1 0 10841681 44793856 8506 1992294400 134512640 137138936 4288740592 18446744073709551615 134599754 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16316/statm: 10936 8506 191 642 0 10292 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 43744

[startup+642.301 s]
/proc/loadavg: 0.99 0.88 0.70 2/107 16333
/proc/meminfo: memFree=1688616/2059040 swapFree=4144492/4192956
[pid=16316] ppid=16314 vsize=43744 CPUtime=642.11
/proc/16316/stat : 16316 (bsolo_pb10) R 16314 16316 16291 0 -1 4202496 8598 0 0 0 64126 85 0 0 25 0 1 0 10841681 44793856 8506 1992294400 134512640 137138936 4288740592 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16316/statm: 10936 8506 191 642 0 10292 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 43744

[startup+702.302 s]

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

/proc/meminfo: memFree=1681672/2059040 swapFree=4144492/4192956
[pid=16316] ppid=16314 vsize=50960 CPUtime=1121.96
/proc/16316/stat : 16316 (bsolo_pb10) R 16314 16316 16291 0 -1 4202496 10379 0 0 0 112058 138 0 0 25 0 1 0 10841681 52183040 10287 1992294400 134512640 137138936 4288740592 18446744073709551615 134542205 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16316/statm: 12740 10287 191 642 0 12096 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 50960

[startup+1182.3 s]
/proc/loadavg: 1.04 1.02 0.83 2/107 16349
/proc/meminfo: memFree=1680556/2059040 swapFree=4144492/4192956
[pid=16316] ppid=16314 vsize=51636 CPUtime=1181.95
/proc/16316/stat : 16316 (bsolo_pb10) R 16314 16316 16291 0 -1 4202496 10568 0 0 0 118049 146 0 0 25 0 1 0 10841681 52875264 10476 1992294400 134512640 137138936 4288740592 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16316/statm: 12909 10476 191 642 0 12265 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 51636

[startup+1242.3 s]
/proc/loadavg: 1.01 1.01 0.84 2/107 16349
/proc/meminfo: memFree=1680432/2059040 swapFree=4144492/4192956
[pid=16316] ppid=16314 vsize=51636 CPUtime=1241.93
/proc/16316/stat : 16316 (bsolo_pb10) R 16314 16316 16291 0 -1 4202496 10574 0 0 0 124041 152 0 0 25 0 1 0 10841681 52875264 10482 1992294400 134512640 137138936 4288740592 18446744073709551615 136500388 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16316/statm: 12909 10482 191 642 0 12265 0
Current children cumulated CPU time (s) 1241.93
Current children cumulated vsize (KiB) 51636

[startup+1302.3 s]
/proc/loadavg: 1.00 1.01 0.84 2/107 16351
/proc/meminfo: memFree=1680184/2059040 swapFree=4144492/4192956
[pid=16316] ppid=16314 vsize=51888 CPUtime=1301.91
/proc/16316/stat : 16316 (bsolo_pb10) R 16314 16316 16291 0 -1 4202496 10636 0 0 0 130032 159 0 0 25 0 1 0 10841681 53133312 10544 1992294400 134512640 137138936 4288740592 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16316/statm: 12972 10544 191 642 0 12328 0
Current children cumulated CPU time (s) 1301.91
Current children cumulated vsize (KiB) 51888

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 0.85 2/107 16362
/proc/meminfo: memFree=1678076/2059040 swapFree=4144492/4192956
[pid=16316] ppid=16314 vsize=52900 CPUtime=1361.89
/proc/16316/stat : 16316 (bsolo_pb10) R 16314 16316 16291 0 -1 4202496 10889 0 0 0 136022 167 0 0 25 0 1 0 10841681 54169600 10797 1992294400 134512640 137138936 4288740592 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16316/statm: 13225 10797 191 642 0 12581 0
Current children cumulated CPU time (s) 1361.89
Current children cumulated vsize (KiB) 52900

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 0.86 2/107 16364
/proc/meminfo: memFree=1678076/2059040 swapFree=4144492/4192956
[pid=16316] ppid=16314 vsize=52900 CPUtime=1421.88
/proc/16316/stat : 16316 (bsolo_pb10) R 16314 16316 16291 0 -1 4202496 10889 0 0 0 142015 173 0 0 25 0 1 0 10841681 54169600 10797 1992294400 134512640 137138936 4288740592 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16316/statm: 13225 10797 191 642 0 12581 0
Current children cumulated CPU time (s) 1421.88
Current children cumulated vsize (KiB) 52900

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 0.86 2/107 16366
/proc/meminfo: memFree=1678076/2059040 swapFree=4144492/4192956
[pid=16316] ppid=16314 vsize=52900 CPUtime=1481.85
/proc/16316/stat : 16316 (bsolo_pb10) R 16314 16316 16291 0 -1 4202496 10889 0 0 0 148006 179 0 0 25 0 1 0 10841681 54169600 10797 1992294400 134512640 137138936 4288740592 18446744073709551615 134542325 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16316/statm: 13225 10797 191 642 0 12581 0
Current children cumulated CPU time (s) 1481.85
Current children cumulated vsize (KiB) 52900

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 0.87 2/107 16366
/proc/meminfo: memFree=1678324/2059040 swapFree=4144492/4192956
[pid=16316] ppid=16314 vsize=52900 CPUtime=1541.83
/proc/16316/stat : 16316 (bsolo_pb10) R 16314 16316 16291 0 -1 4202496 10889 0 0 0 153998 185 0 0 25 0 1 0 10841681 54169600 10797 1992294400 134512640 137138936 4288740592 18446744073709551615 134543074 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16316/statm: 13225 10797 191 642 0 12581 0
Current children cumulated CPU time (s) 1541.83
Current children cumulated vsize (KiB) 52900

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 0.87 2/107 16368
/proc/meminfo: memFree=1678324/2059040 swapFree=4144492/4192956
[pid=16316] ppid=16314 vsize=52900 CPUtime=1601.81
/proc/16316/stat : 16316 (bsolo_pb10) R 16314 16316 16291 0 -1 4202496 10889 0 0 0 159990 191 0 0 25 0 1 0 10841681 54169600 10797 1992294400 134512640 137138936 4288740592 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16316/statm: 13225 10797 191 642 0 12581 0
Current children cumulated CPU time (s) 1601.81
Current children cumulated vsize (KiB) 52900

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 0.88 2/107 16370
/proc/meminfo: memFree=1678448/2059040 swapFree=4144492/4192956
[pid=16316] ppid=16314 vsize=52900 CPUtime=1661.79
/proc/16316/stat : 16316 (bsolo_pb10) R 16314 16316 16291 0 -1 4202496 10889 0 0 0 165984 195 0 0 25 0 1 0 10841681 54169600 10797 1992294400 134512640 137138936 4288740592 18446744073709551615 134542793 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16316/statm: 13225 10797 191 642 0 12581 0
Current children cumulated CPU time (s) 1661.79
Current children cumulated vsize (KiB) 52900

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 0.89 2/107 16372
/proc/meminfo: memFree=1678448/2059040 swapFree=4144492/4192956
[pid=16316] ppid=16314 vsize=52900 CPUtime=1721.77
/proc/16316/stat : 16316 (bsolo_pb10) R 16314 16316 16291 0 -1 4202496 10889 0 0 0 171978 199 0 0 25 0 1 0 10841681 54169600 10797 1992294400 134512640 137138936 4288740592 18446744073709551615 134542617 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16316/statm: 13225 10797 191 642 0 12581 0
Current children cumulated CPU time (s) 1721.77
Current children cumulated vsize (KiB) 52900

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 0.89 2/107 16374
/proc/meminfo: memFree=1678324/2059040 swapFree=4144492/4192956
[pid=16316] ppid=16314 vsize=52900 CPUtime=1781.76
/proc/16316/stat : 16316 (bsolo_pb10) R 16314 16316 16291 0 -1 4202496 10889 0 0 0 177970 206 0 0 25 0 1 0 10841681 54169600 10797 1992294400 134512640 137138936 4288740592 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16316/statm: 13225 10797 191 642 0 12581 0
Current children cumulated CPU time (s) 1781.76
Current children cumulated vsize (KiB) 52900

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

[startup+1791.91 s]
/proc/loadavg: 1.00 1.00 0.89 2/107 16374
/proc/meminfo: memFree=1678324/2059040 swapFree=4144492/4192956
[pid=16316] ppid=16314 vsize=52900 CPUtime=1791.36
/proc/16316/stat : 16316 (bsolo_pb10) R 16314 16316 16291 0 -1 4202496 10889 0 0 0 178930 206 0 0 25 0 1 0 10841681 54169600 10797 1992294400 134512640 137138936 4288740592 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16316/statm: 13225 10797 191 642 0 12581 0
Current children cumulated CPU time (s) 1791.36
Current children cumulated vsize (KiB) 52900

[startup+1795.1 s]
/proc/loadavg: 1.00 1.00 0.89 2/107 16374
/proc/meminfo: memFree=1678324/2059040 swapFree=4144492/4192956
[pid=16316] ppid=16314 vsize=52900 CPUtime=1794.56
/proc/16316/stat : 16316 (bsolo_pb10) R 16314 16316 16291 0 -1 4202496 10889 0 0 0 179249 207 0 0 25 0 1 0 10841681 54169600 10797 1992294400 134512640 137138936 4288740592 18446744073709551615 134542909 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16316/statm: 13225 10797 191 642 0 12581 0
Current children cumulated CPU time (s) 1794.56
Current children cumulated vsize (KiB) 52900

[startup+1796.7 s]
/proc/loadavg: 1.00 1.00 0.89 2/107 16374
/proc/meminfo: memFree=1678324/2059040 swapFree=4144492/4192956
[pid=16316] ppid=16314 vsize=52900 CPUtime=1796.16
/proc/16316/stat : 16316 (bsolo_pb10) R 16314 16316 16291 0 -1 4202496 10889 0 0 0 179409 207 0 0 25 0 1 0 10841681 54169600 10797 1992294400 134512640 137138936 4288740592 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16316/statm: 13225 10797 191 642 0 12581 0
Current children cumulated CPU time (s) 1796.16
Current children cumulated vsize (KiB) 52900

[startup+1797.5 s]
/proc/loadavg: 1.00 1.00 0.89 2/107 16374
/proc/meminfo: memFree=1678324/2059040 swapFree=4144492/4192956
[pid=16316] ppid=16314 vsize=53028 CPUtime=1796.96
/proc/16316/stat : 16316 (bsolo_pb10) R 16314 16316 16291 0 -1 4202496 10920 0 0 0 179489 207 0 0 25 0 1 0 10841681 54300672 10828 1992294400 134512640 137138936 4288740592 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16316/statm: 13257 10828 191 642 0 12613 0
Current children cumulated CPU time (s) 1796.96
Current children cumulated vsize (KiB) 53028

[startup+1798.3 s]
/proc/loadavg: 1.00 1.00 0.89 2/107 16374
/proc/meminfo: memFree=1678324/2059040 swapFree=4144492/4192956
[pid=16316] ppid=16314 vsize=53448 CPUtime=1797.76
/proc/16316/stat : 16316 (bsolo_pb10) R 16314 16316 16291 0 -1 4202496 11020 0 0 0 179569 207 0 0 25 0 1 0 10841681 54730752 10928 1992294400 134512640 137138936 4288740592 18446744073709551615 134540740 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16316/statm: 13362 10928 191 642 0 12718 0
Current children cumulated CPU time (s) 1797.76
Current children cumulated vsize (KiB) 53448

[startup+1798.7 s]
/proc/loadavg: 1.00 1.00 0.89 2/107 16374
/proc/meminfo: memFree=1678324/2059040 swapFree=4144492/4192956
[pid=16316] ppid=16314 vsize=53448 CPUtime=1798.15
/proc/16316/stat : 16316 (bsolo_pb10) R 16314 16316 16291 0 -1 4202496 11020 0 0 0 179608 207 0 0 25 0 1 0 10841681 54730752 10928 1992294400 134512640 137138936 4288740592 18446744073709551615 134540747 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16316/statm: 13362 10928 191 642 0 12718 0
Current children cumulated CPU time (s) 1798.15
Current children cumulated vsize (KiB) 53448

[startup+1798.8 s]
/proc/loadavg: 1.00 1.00 0.89 2/107 16374
/proc/meminfo: memFree=1678324/2059040 swapFree=4144492/4192956
[pid=16316] ppid=16314 vsize=53448 CPUtime=1798.25
/proc/16316/stat : 16316 (bsolo_pb10) R 16314 16316 16291 0 -1 4202496 11020 0 0 0 179618 207 0 0 25 0 1 0 10841681 54730752 10928 1992294400 134512640 137138936 4288740592 18446744073709551615 134540747 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16316/statm: 13362 10928 191 642 0 12718 0
Current children cumulated CPU time (s) 1798.25
Current children cumulated vsize (KiB) 53448

Child status: 0
Real time (s): 1798.86
CPU time (s): 1798.32
CPU user time (s): 1796.24
CPU system time (s): 2.08068
CPU usage (%): 99.9702
Max. virtual memory (cumulated for all children) (KiB): 53448

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

runsolver used 2.78358 second user time and 8.67568 second system time

The end

Launcher Data

Begin job on node049 at 2010-06-16 15:38:56
IDJOB=2657595
IDBENCH=1158
IDSOLVER=1163
FILE ID=node049/2657595-1276695536
PBS_JOBID= 11174053
Free space on /tmp= 62524 MiB

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

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

MD5SUM BENCH= bde651356fbc7760944c2b16aa27f15d
RANDOM SEED=1212921200

node049.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.244
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6000.48
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.244
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.45
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1723376 kB
Buffers:        121140 kB
Cached:         117928 kB
SwapCached:       5920 kB
Active:         105556 kB
Inactive:       150368 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1723376 kB
SwapTotal:     4192956 kB
SwapFree:      4144492 kB
Dirty:            3976 kB
Writeback:           0 kB
AnonPages:       14000 kB
Mapped:          13012 kB
Slab:            57804 kB
PageTables:       4004 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   184112 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264964 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62520 MiB
End job on node049 at 2010-06-16 16:08:55