Trace number 2657605

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.01 1798.55

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
prestwich/armies/normalized-army12.21ls.opb
MD5SUM3d28f31cd61cfb39466f429c599fdb4f
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 benchmark30.5064
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables428
Total number of constraints644
Number of constraints which are clauses354
Number of constraints which are cardinality constraints (but not clauses)2
Number of constraints which are nor clauses,nor cardinality constraints288
Minimum length of a constraint2
Maximum length of a constraint144
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 21
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 165
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-2657605-1276268750.opb
0.00/0.00	c File size is 31753 bytes.
0.00/0.00	c Highest Coefficient sum: 165
0.00/0.00	c Parsing was ok!!
0.00/0.00	c Total parsing time: 0.006 s
0.00/0.00	c Var: 428 Constr: 644 354/2/288 Lit: 3448 Watch. Lit: 2192
0.00/0.00	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    420      632     3416    5     2160    4978      0      0 0.02
0.00/0.02	c Switching off lower bounding mode.
1797.96/1798.54	c      100    420      732    21772   29     2360    5476    100   2500 0.04
1797.96/1798.54	c      251    420      883    50485   57     2662    6024    251   3486 0.07
1797.96/1798.54	c      476    420     1108    96293   86     3112    6627    476   3901 0.12
1797.96/1798.54	c      815    420     1447   157927  109     3790    7290    815   3937 0.21
1797.96/1798.54	c     1325    420     1957   256375  131     4810    8020   1325   3660 0.36
1797.96/1798.54	c     2090    420     2722   409815  150     6340    8823   2090   3240 0.65
1797.96/1798.54	c     3237    420     3869   626060  161     8634    9706   3237   2824 1.15
1797.96/1798.54	c     4960    420     5592   958430  171    12080   10677   4960   2334 2.12
1797.96/1798.54	c     7546    420     8178  1447509  177    17252   11745   7546   1866 4.04
1797.96/1798.54	c    11425    420    12057  2186393  181    25010   12920  11425   1279 8.93
1797.96/1798.54	c    17248    420    11097  2005272  180    23090   14213  10465   1095 15.74
1797.96/1798.54	c    25985    420    12425  2238859  180    25746   15635  11793    929 27.96
1797.96/1798.54	c    39097    420     9287  1674032  180    19470   17199   8655    785 49.79
1797.96/1798.54	c    58768    420    11094  2025539  182    23084   18919  10462    693 84.71
1797.96/1798.54	c    88280    420    11420  2064680  180    23736   20811  10788    622 141.74
1797.96/1798.54	c   132554    420    12874  2270436  176    26644   22893  12242    575 230.26
1797.96/1798.54	c   198965    420    17192  3129494  182    35280   25183  16560    531 374.29
1797.96/1798.54	c   298586    420    14706  2722685  185    30308   27702  14074    477 625.45
1797.96/1798.54	c   448024    420    11626  2063507  177    24148   30473  10994    435 1029.71
1797.96/1798.54	c   672182    420    20752  3635974  175    42400   33521  20120    400 1679.58
1797.96/1798.54	c Resources Exceeded
1797.96/1798.54	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.96/1798.54	c   20   708488 198514  1932393    34380  6184869  33748    394 1798.00
1797.96/1798.54	s UNKNOWN
1797.96/1798.54	c Total time: 1798 s

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2657605-1276268750/watcher-2657605-1276268750 -o /tmp/evaluation-result-2657605-1276268750/solver-2657605-1276268750 -C 1800 -W 2000 -M 1800 bsolo_pb10 -t1800 -l1 HOME/instance-2657605-1276268750.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.92 0.98 1.05 3/108 3913
/proc/meminfo: memFree=1573472/2059040 swapFree=4192956/4192956
[pid=3913] ppid=3911 vsize=10924 CPUtime=0
/proc/3913/stat : 3913 (bsolo_pb10) R 3911 3913 3390 0 -1 4202496 360 0 0 0 0 0 0 0 19 0 1 0 2479018 11186176 270 1992294400 134512640 137138936 4288619360 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3913/statm: 2731 270 184 642 0 2087 0

[startup+0.043204 s]
/proc/loadavg: 0.92 0.98 1.05 3/108 3913
/proc/meminfo: memFree=1573472/2059040 swapFree=4192956/4192956
[pid=3913] ppid=3911 vsize=11172 CPUtime=0.04
/proc/3913/stat : 3913 (bsolo_pb10) R 3911 3913 3390 0 -1 4202496 433 0 0 0 4 0 0 0 19 0 1 0 2479018 11440128 343 1992294400 134512640 137138936 4288619360 18446744073709551615 134542532 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3913/statm: 2793 343 191 642 0 2149 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 11172

[startup+0.101203 s]
/proc/loadavg: 0.92 0.98 1.05 3/108 3913
/proc/meminfo: memFree=1573472/2059040 swapFree=4192956/4192956
[pid=3913] ppid=3911 vsize=11804 CPUtime=0.09
/proc/3913/stat : 3913 (bsolo_pb10) R 3911 3913 3390 0 -1 4202496 608 0 0 0 9 0 0 0 20 0 1 0 2479018 12087296 518 1992294400 134512640 137138936 4288619360 18446744073709551615 136504423 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3913/statm: 2951 518 191 642 0 2307 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11804

[startup+0.301198 s]
/proc/loadavg: 0.92 0.98 1.05 3/108 3913
/proc/meminfo: memFree=1573472/2059040 swapFree=4192956/4192956
[pid=3913] ppid=3911 vsize=13800 CPUtime=0.29
/proc/3913/stat : 3913 (bsolo_pb10) R 3911 3913 3390 0 -1 4202496 1093 0 0 0 28 1 0 0 20 0 1 0 2479018 14131200 1003 1992294400 134512640 137138936 4288619360 18446744073709551615 134618314 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3913/statm: 3450 1003 191 642 0 2806 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13800

[startup+0.70119 s]
/proc/loadavg: 0.92 0.98 1.05 3/108 3913
/proc/meminfo: memFree=1573472/2059040 swapFree=4192956/4192956
[pid=3913] ppid=3911 vsize=16676 CPUtime=0.69
/proc/3913/stat : 3913 (bsolo_pb10) R 3911 3913 3390 0 -1 4202496 1821 0 0 0 68 1 0 0 21 0 1 0 2479018 17076224 1731 1992294400 134512640 137138936 4288619360 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3913/statm: 4169 1731 191 642 0 3525 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16676

[startup+1.50117 s]
/proc/loadavg: 0.92 0.98 1.05 2/109 3914
/proc/meminfo: memFree=1565280/2059040 swapFree=4192956/4192956
[pid=3913] ppid=3911 vsize=21052 CPUtime=1.49
/proc/3913/stat : 3913 (bsolo_pb10) R 3911 3913 3390 0 -1 4202496 2897 0 0 0 147 2 0 0 23 0 1 0 2479018 21557248 2807 1992294400 134512640 137138936 4288619360 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3913/statm: 5263 2807 191 642 0 4619 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 21052

[startup+3.10114 s]
/proc/loadavg: 0.92 0.98 1.05 2/109 3914
/proc/meminfo: memFree=1560072/2059040 swapFree=4192956/4192956
[pid=3913] ppid=3911 vsize=27308 CPUtime=3.09
/proc/3913/stat : 3913 (bsolo_pb10) R 3911 3913 3390 0 -1 4202496 4465 0 0 0 305 4 0 0 25 0 1 0 2479018 27963392 4375 1992294400 134512640 137138936 4288619360 18446744073709551615 134542532 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3913/statm: 6827 4375 191 642 0 6183 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 27308

[startup+6.30107 s]
/proc/loadavg: 0.93 0.98 1.05 2/109 3914
/proc/meminfo: memFree=1550152/2059040 swapFree=4192956/4192956
[pid=3913] ppid=3911 vsize=34920 CPUtime=6.29
/proc/3913/stat : 3913 (bsolo_pb10) R 3911 3913 3390 0 -1 4202496 6390 0 0 0 623 6 0 0 25 0 1 0 2479018 35758080 6300 1992294400 134512640 137138936 4288619360 18446744073709551615 134542295 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3913/statm: 8730 6300 191 642 0 8086 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 34920

[startup+12.7019 s]
/proc/loadavg: 0.93 0.98 1.05 2/109 3914
/proc/meminfo: memFree=1538512/2059040 swapFree=4192956/4192956
[pid=3913] ppid=3911 vsize=44652 CPUtime=12.69
/proc/3913/stat : 3913 (bsolo_pb10) R 3911 3913 3390 0 -1 4202496 8812 0 0 0 1258 11 0 0 25 0 1 0 2479018 45723648 8722 1992294400 134512640 137138936 4288619360 18446744073709551615 136511072 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3913/statm: 11163 8722 191 642 0 10519 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 44652

[startup+25.5006 s]
/proc/loadavg: 0.95 0.98 1.05 2/109 3914
/proc/meminfo: memFree=1535536/2059040 swapFree=4192956/4192956
[pid=3913] ppid=3911 vsize=47768 CPUtime=25.49
/proc/3913/stat : 3913 (bsolo_pb10) R 3911 3913 3390 0 -1 4202496 9588 0 0 0 2535 14 0 0 25 0 1 0 2479018 48914432 9498 1992294400 134512640 137138936 4288619360 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3913/statm: 11942 9498 191 642 0 11298 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 47768

[startup+51.1009 s]
/proc/loadavg: 0.96 0.98 1.04 5/111 3916
/proc/meminfo: memFree=1519400/2059040 swapFree=4192956/4192956
[pid=3913] ppid=3911 vsize=51632 CPUtime=51.08
/proc/3913/stat : 3913 (bsolo_pb10) R 3911 3913 3390 0 -1 4202496 10557 0 0 0 5087 21 0 0 25 0 1 0 2479018 52871168 10467 1992294400 134512640 137138936 4288619360 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3913/statm: 12908 10467 191 642 0 12264 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 51632

[startup+102.309 s]
/proc/loadavg: 0.98 0.98 1.04 2/109 3963
/proc/meminfo: memFree=1523004/2059040 swapFree=4192956/4192956
[pid=3913] ppid=3911 vsize=59868 CPUtime=102.23
/proc/3913/stat : 3913 (bsolo_pb10) R 3911 3913 3390 0 -1 4202496 12620 0 0 0 10190 33 0 0 25 0 1 0 2479018 61304832 12530 1992294400 134512640 137138936 4288619360 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3913/statm: 14967 12530 191 642 0 14323 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 59868

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 1.03 2/109 3965
/proc/meminfo: memFree=1520400/2059040 swapFree=4192956/4192956
[pid=3913] ppid=3911 vsize=62532 CPUtime=162.21
/proc/3913/stat : 3913 (bsolo_pb10) R 3911 3913 3390 0 -1 4202496 13286 0 0 0 16170 51 0 0 25 0 1 0 2479018 64032768 13196 1992294400 134512640 137138936 4288619360 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3913/statm: 15633 13196 191 642 0 14989 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 62532

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 1.03 2/109 3978
/proc/meminfo: memFree=1519532/2059040 swapFree=4192956/4192956
[pid=3913] ppid=3911 vsize=62524 CPUtime=222.2
/proc/3913/stat : 3913 (bsolo_pb10) R 3911 3913 3390 0 -1 4202496 13286 0 0 0 22156 64 0 0 25 0 1 0 2479018 64024576 13196 1992294400 134512640 137138936 4288619360 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3913/statm: 15631 13196 191 642 0 14987 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 62524

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 1.02 2/109 3980
/proc/meminfo: memFree=1513952/2059040 swapFree=4192956/4192956
[pid=3913] ppid=3911 vsize=68604 CPUtime=282.2
/proc/3913/stat : 3913 (bsolo_pb10) R 3911 3913 3390 0 -1 4202496 14806 0 0 0 28141 79 0 0 25 0 1 0 2479018 70250496 14716 1992294400 134512640 137138936 4288619360 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3913/statm: 17151 14716 191 642 0 16507 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 68604

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 1.01 2/109 3982
/proc/meminfo: memFree=1512588/2059040 swapFree=4192956/4192956
[pid=3913] ppid=3911 vsize=70024 CPUtime=342.19
/proc/3913/stat : 3913 (bsolo_pb10) R 3911 3913 3390 0 -1 4202496 15161 0 0 0 34125 94 0 0 25 0 1 0 2479018 71704576 15071 1992294400 134512640 137138936 4288619360 18446744073709551615 135984592 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3913/statm: 17506 15071 191 642 0 16862 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 70024

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 1.01 2/109 3984
/proc/meminfo: memFree=1507876/2059040 swapFree=4192956/4192956
[pid=3913] ppid=3911 vsize=74788 CPUtime=402.18
/proc/3913/stat : 3913 (bsolo_pb10) R 3911 3913 3390 0 -1 4202496 16355 0 0 0 40110 108 0 0 25 0 1 0 2479018 76582912 16265 1992294400 134512640 137138936 4288619360 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3913/statm: 18697 16265 191 642 0 18053 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 74788

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/109 3986
/proc/meminfo: memFree=1507876/2059040 swapFree=4192956/4192956
[pid=3913] ppid=3911 vsize=74788 CPUtime=462.16
/proc/3913/stat : 3913 (bsolo_pb10) R 3911 3913 3390 0 -1 4202496 16355 0 0 0 46098 118 0 0 25 0 1 0 2479018 76582912 16265 1992294400 134512640 137138936 4288619360 18446744073709551615 134542205 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3913/statm: 18697 16265 191 642 0 18053 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 74788

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/109 3989
/proc/meminfo: memFree=1506512/2059040 swapFree=4192956/4192956
[pid=3913] ppid=3911 vsize=75704 CPUtime=522.15
/proc/3913/stat : 3913 (bsolo_pb10) R 3911 3913 3390 0 -1 4202496 16583 0 0 0 52086 129 0 0 25 0 1 0 2479018 77520896 16493 1992294400 134512640 137138936 4288619360 18446744073709551615 134542322 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3913/statm: 18926 16493 191 642 0 18282 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 75704

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/109 3991
/proc/meminfo: memFree=1506512/2059040 swapFree=4192956/4192956
[pid=3913] ppid=3911 vsize=75688 CPUtime=582.14
/proc/3913/stat : 3913 (bsolo_pb10) R 3911 3913 3390 0 -1 4202496 16583 0 0 0 58075 139 0 0 25 0 1 0 2479018 77504512 16493 1992294400 134512640 137138936 4288619360 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3913/statm: 18922 16493 191 642 0 18278 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 75688

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/109 3993
/proc/meminfo: memFree=1506512/2059040 swapFree=4192956/4192956
[pid=3913] ppid=3911 vsize=75688 CPUtime=642.13
/proc/3913/stat : 3913 (bsolo_pb10) R 3911 3913 3390 0 -1 4202496 16583 0 0 0 64061 152 0 0 25 0 1 0 2479018 77504512 16493 1992294400 134512640 137138936 4288619360 18446744073709551615 134542295 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3913/statm: 18922 16493 191 642 0 18278 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 75688

[startup+702.301 s]

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

/proc/meminfo: memFree=1511012/2059040 swapFree=4192956/4192956
[pid=3913] ppid=3911 vsize=83300 CPUtime=1061.98
/proc/3913/stat : 3913 (bsolo_pb10) R 3911 3913 3390 0 -1 4202496 18551 0 0 0 105966 232 0 0 25 0 1 0 2479018 85299200 18394 1992294400 134512640 137138936 4288619360 18446744073709551615 134578898 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3913/statm: 20825 18394 191 642 0 20181 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 83300

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 4059
/proc/meminfo: memFree=1507788/2059040 swapFree=4192956/4192956
[pid=3913] ppid=3911 vsize=86548 CPUtime=1121.98
/proc/3913/stat : 3913 (bsolo_pb10) R 3911 3913 3390 0 -1 4202496 19367 0 0 0 111955 243 0 0 25 0 1 0 2479018 88625152 19210 1992294400 134512640 137138936 4288619360 18446744073709551615 134542779 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3913/statm: 21637 19210 191 642 0 20993 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 86548

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 4061
/proc/meminfo: memFree=1505184/2059040 swapFree=4192956/4192956
[pid=3913] ppid=3911 vsize=89284 CPUtime=1181.95
/proc/3913/stat : 3913 (bsolo_pb10) R 3911 3913 3390 0 -1 4202496 20050 0 0 0 117941 254 0 0 25 0 1 0 2479018 91426816 19893 1992294400 134512640 137138936 4288619360 18446744073709551615 134542295 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3913/statm: 22321 19893 191 642 0 21677 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 89284

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 4063
/proc/meminfo: memFree=1504936/2059040 swapFree=4192956/4192956
[pid=3913] ppid=3911 vsize=89276 CPUtime=1241.93
/proc/3913/stat : 3913 (bsolo_pb10) R 3911 3913 3390 0 -1 4202496 20050 0 0 0 123929 264 0 0 25 0 1 0 2479018 91418624 19893 1992294400 134512640 137138936 4288619360 18446744073709551615 134542617 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3913/statm: 22319 19893 191 642 0 21675 0
Current children cumulated CPU time (s) 1241.93
Current children cumulated vsize (KiB) 89276

[startup+1302.3 s]
/proc/loadavg: 1.06 1.02 1.00 2/107 4065
/proc/meminfo: memFree=1504812/2059040 swapFree=4192956/4192956
[pid=3913] ppid=3911 vsize=89104 CPUtime=1301.92
/proc/3913/stat : 3913 (bsolo_pb10) R 3911 3913 3390 0 -1 4202496 20050 0 0 0 129918 274 0 0 25 0 1 0 2479018 91242496 19850 1992294400 134512640 137138936 4288619360 18446744073709551615 136504096 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3913/statm: 22276 19850 191 642 0 21632 0
Current children cumulated CPU time (s) 1301.92
Current children cumulated vsize (KiB) 89104

[startup+1362.3 s]
/proc/loadavg: 1.08 1.03 1.00 2/107 4067
/proc/meminfo: memFree=1504812/2059040 swapFree=4192956/4192956
[pid=3913] ppid=3911 vsize=89084 CPUtime=1361.89
/proc/3913/stat : 3913 (bsolo_pb10) R 3911 3913 3390 0 -1 4202496 20050 0 0 0 135904 285 0 0 25 0 1 0 2479018 91222016 19845 1992294400 134512640 137138936 4288619360 18446744073709551615 136520975 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3913/statm: 22271 19845 191 642 0 21627 0
Current children cumulated CPU time (s) 1361.89
Current children cumulated vsize (KiB) 89084

[startup+1422.31 s]
/proc/loadavg: 1.08 1.03 1.00 2/107 4067
/proc/meminfo: memFree=1504688/2059040 swapFree=4192956/4192956
[pid=3913] ppid=3911 vsize=89388 CPUtime=1421.88
/proc/3913/stat : 3913 (bsolo_pb10) R 3911 3913 3390 0 -1 4202496 20126 0 0 0 141894 294 0 0 25 0 1 0 2479018 91533312 19920 1992294400 134512640 137138936 4288619360 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3913/statm: 22347 19920 191 642 0 21703 0
Current children cumulated CPU time (s) 1421.88
Current children cumulated vsize (KiB) 89388

[startup+1482.3 s]
/proc/loadavg: 1.08 1.04 1.00 2/107 4069
/proc/meminfo: memFree=1502952/2059040 swapFree=4192956/4192956
[pid=3913] ppid=3911 vsize=91192 CPUtime=1481.86
/proc/3913/stat : 3913 (bsolo_pb10) R 3911 3913 3390 0 -1 4202496 20577 0 0 0 147886 300 0 0 25 0 1 0 2479018 93380608 20371 1992294400 134512640 137138936 4288619360 18446744073709551615 134542620 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3913/statm: 22798 20371 191 642 0 22154 0
Current children cumulated CPU time (s) 1481.86
Current children cumulated vsize (KiB) 91192

[startup+1542.3 s]
/proc/loadavg: 1.07 1.04 1.00 2/107 4071
/proc/meminfo: memFree=1502952/2059040 swapFree=4192956/4192956
[pid=3913] ppid=3911 vsize=91172 CPUtime=1541.84
/proc/3913/stat : 3913 (bsolo_pb10) R 3911 3913 3390 0 -1 4202496 20577 0 0 0 153876 308 0 0 25 0 1 0 2479018 93360128 20367 1992294400 134512640 137138936 4288619360 18446744073709551615 135984592 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3913/statm: 22793 20367 191 642 0 22149 0
Current children cumulated CPU time (s) 1541.84
Current children cumulated vsize (KiB) 91172

[startup+1602.3 s]
/proc/loadavg: 1.07 1.05 1.00 2/107 4073
/proc/meminfo: memFree=1502828/2059040 swapFree=4192956/4192956
[pid=3913] ppid=3911 vsize=91052 CPUtime=1601.82
/proc/3913/stat : 3913 (bsolo_pb10) R 3911 3913 3390 0 -1 4202496 20577 0 0 0 159865 317 0 0 25 0 1 0 2479018 93237248 20337 1992294400 134512640 137138936 4288619360 18446744073709551615 136500283 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3913/statm: 22763 20337 191 642 0 22119 0
Current children cumulated CPU time (s) 1601.82
Current children cumulated vsize (KiB) 91052

[startup+1662.3 s]
/proc/loadavg: 1.02 1.04 1.00 2/107 4075
/proc/meminfo: memFree=1502704/2059040 swapFree=4192956/4192956
[pid=3913] ppid=3911 vsize=91052 CPUtime=1661.8
/proc/3913/stat : 3913 (bsolo_pb10) R 3911 3913 3390 0 -1 4202496 20577 0 0 0 165851 329 0 0 25 0 1 0 2479018 93237248 20337 1992294400 134512640 137138936 4288619360 18446744073709551615 134540747 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3913/statm: 22763 20337 191 642 0 22119 0
Current children cumulated CPU time (s) 1661.8
Current children cumulated vsize (KiB) 91052

[startup+1722.3 s]
/proc/loadavg: 1.01 1.03 1.00 2/107 4075
/proc/meminfo: memFree=1502580/2059040 swapFree=4192956/4192956
[pid=3913] ppid=3911 vsize=91000 CPUtime=1721.78
/proc/3913/stat : 3913 (bsolo_pb10) R 3911 3913 3390 0 -1 4202496 20579 0 0 0 171838 340 0 0 25 0 1 0 2479018 93184000 20324 1992294400 134512640 137138936 4288619360 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3913/statm: 22750 20324 191 642 0 22106 0
Current children cumulated CPU time (s) 1721.78
Current children cumulated vsize (KiB) 91000

[startup+1782.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/107 4077
/proc/meminfo: memFree=1500348/2059040 swapFree=4192956/4192956
[pid=3913] ppid=3911 vsize=93244 CPUtime=1781.75
/proc/3913/stat : 3913 (bsolo_pb10) R 3911 3913 3390 0 -1 4202496 21165 0 0 0 177822 353 0 0 25 0 1 0 2479018 95481856 20876 1992294400 134512640 137138936 4288619360 18446744073709551615 134599777 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3913/statm: 23311 20876 191 642 0 22667 0
Current children cumulated CPU time (s) 1781.75
Current children cumulated vsize (KiB) 93244

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

[startup+1791.91 s]
/proc/loadavg: 1.00 1.02 1.00 2/107 4077
/proc/meminfo: memFree=1500348/2059040 swapFree=4192956/4192956
[pid=3913] ppid=3911 vsize=93244 CPUtime=1791.36
/proc/3913/stat : 3913 (bsolo_pb10) R 3911 3913 3390 0 -1 4202496 21165 0 0 0 178781 355 0 0 25 0 1 0 2479018 95481856 20876 1992294400 134512640 137138936 4288619360 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3913/statm: 23311 20876 191 642 0 22667 0
Current children cumulated CPU time (s) 1791.36
Current children cumulated vsize (KiB) 93244

[startup+1795.1 s]
/proc/loadavg: 1.00 1.02 1.00 2/107 4077
/proc/meminfo: memFree=1500348/2059040 swapFree=4192956/4192956
[pid=3913] ppid=3911 vsize=93244 CPUtime=1794.56
/proc/3913/stat : 3913 (bsolo_pb10) R 3911 3913 3390 0 -1 4202496 21165 0 0 0 179101 355 0 0 25 0 1 0 2479018 95481856 20876 1992294400 134512640 137138936 4288619360 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3913/statm: 23311 20876 191 642 0 22667 0
Current children cumulated CPU time (s) 1794.56
Current children cumulated vsize (KiB) 93244

[startup+1796.7 s]
/proc/loadavg: 1.00 1.02 1.00 2/107 4077
/proc/meminfo: memFree=1500348/2059040 swapFree=4192956/4192956
[pid=3913] ppid=3911 vsize=93244 CPUtime=1796.15
/proc/3913/stat : 3913 (bsolo_pb10) R 3911 3913 3390 0 -1 4202496 21165 0 0 0 179260 355 0 0 25 0 1 0 2479018 95481856 20876 1992294400 134512640 137138936 4288619360 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3913/statm: 23311 20876 191 642 0 22667 0
Current children cumulated CPU time (s) 1796.15
Current children cumulated vsize (KiB) 93244

[startup+1797.5 s]
/proc/loadavg: 1.00 1.02 1.00 2/107 4077
/proc/meminfo: memFree=1500348/2059040 swapFree=4192956/4192956
[pid=3913] ppid=3911 vsize=93244 CPUtime=1796.95
/proc/3913/stat : 3913 (bsolo_pb10) R 3911 3913 3390 0 -1 4202496 21165 0 0 0 179340 355 0 0 25 0 1 0 2479018 95481856 20876 1992294400 134512640 137138936 4288619360 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3913/statm: 23311 20876 191 642 0 22667 0
Current children cumulated CPU time (s) 1796.95
Current children cumulated vsize (KiB) 93244

[startup+1798.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/107 4077
/proc/meminfo: memFree=1500348/2059040 swapFree=4192956/4192956
[pid=3913] ppid=3911 vsize=93244 CPUtime=1797.75
/proc/3913/stat : 3913 (bsolo_pb10) R 3911 3913 3390 0 -1 4202496 21165 0 0 0 179420 355 0 0 25 0 1 0 2479018 95481856 20876 1992294400 134512640 137138936 4288619360 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3913/statm: 23311 20876 191 642 0 22667 0
Current children cumulated CPU time (s) 1797.75
Current children cumulated vsize (KiB) 93244

[startup+1798.51 s]
/proc/loadavg: 1.00 1.02 1.00 2/107 4077
/proc/meminfo: memFree=1500348/2059040 swapFree=4192956/4192956
[pid=3913] ppid=3911 vsize=93376 CPUtime=1797.96
/proc/3913/stat : 3913 (bsolo_pb10) R 3911 3913 3390 0 -1 4202496 21186 0 0 0 179441 355 0 0 25 0 1 0 2479018 95617024 20897 1992294400 134512640 137138936 4288619360 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3913/statm: 23344 20897 191 642 0 22700 0
Current children cumulated CPU time (s) 1797.96
Current children cumulated vsize (KiB) 93376

Child status: 0
Real time (s): 1798.55
CPU time (s): 1798.01
CPU user time (s): 1794.45
CPU system time (s): 3.56646
CPU usage (%): 99.9699
Max. virtual memory (cumulated for all children) (KiB): 93380

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

runsolver used 2.82957 second user time and 8.64668 second system time

The end

Launcher Data

Begin job on node001 at 2010-06-11 17:05:50
IDJOB=2657605
IDBENCH=1168
IDSOLVER=1163
FILE ID=node001/2657605-1276268750
PBS_JOBID= 11172209
Free space on /tmp= 62364 MiB

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

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

MD5SUM BENCH= 3d28f31cd61cfb39466f429c599fdb4f
RANDOM SEED=1286547988

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


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1573876 kB
Buffers:         46000 kB
Cached:         299748 kB
SwapCached:          0 kB
Active:         169604 kB
Inactive:       247992 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1573876 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            4260 kB
Writeback:           0 kB
AnonPages:       71780 kB
Mapped:          16316 kB
Slab:            45528 kB
PageTables:       4380 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   198212 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= 62360 MiB
End job on node001 at 2010-06-11 17:35:49