Trace number 2656673

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
bsolo 3.2 Card? 1798.02 1798.5

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
prestwich/armies/normalized-army12.21bt.opb
MD5SUMcc11de80c07cf0d445d50327479f6689
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables428
Total number of constraints942
Number of constraints which are clauses645
Number of constraints which are cardinality constraints (but not clauses)2
Number of constraints which are nor clauses,nor cardinality constraints295
Minimum length of a constraint1
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 32
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 189
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: Cardinality Constraint Learning
0.00/0.00	c Instance file HOME/instance-2656673-1276695544.opb
0.00/0.00	c File size is 47344 bytes.
0.00/0.00	c Highest Coefficient sum: 189
0.00/0.00	c Parsing was ok!!
0.00/0.00	c Total parsing time: 0.008 s
0.00/0.01	c Var: 428 Constr: 942 645/2/295 Lit: 5161 Watch. Lit: 2829
0.00/0.01	c Obj. Vars: 0 (0 % of total variables)
0.00/0.02	c Pre-processing Time: 0.025 s
0.00/0.02	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.02	c        0    387      855     4769    5     2564    4855      0      0 0.03
0.00/0.02	c Switching off lower bounding mode.
1797.91/1798.49	c      103    387     1001    18273   18     2923    5341    146   1514 0.07
1797.91/1798.49	c      255    387     1208    42556   35     3331    5876    353   1888 0.14
1797.91/1798.49	c      484    387     1504    78778   52     3923    6464    649   1920 0.25
1797.91/1798.49	c      822    387     1909   121826   63     4705    7111   1054   2091 0.39
1797.91/1798.49	c     1332    387     2513   189442   75     5942    7823   1658   2030 0.66
1797.91/1798.49	c     2096    387     3409   285795   83     7734    8606   2554   1944 1.08
1797.91/1798.49	c     3242    387     4781   437657   91    10484    9467   3926   1690 1.92
1797.91/1798.49	c     4963    387     6837   679853   99    14563   10414   5982   1400 3.54
1797.91/1798.49	c     7547    387     9948  1040217  104    20788   11456   9093   1027 7.34
1797.91/1798.49	c    11428    387     8640   917073  106    18180   12602   7785    849 13.45
1797.91/1798.49	c    17252    387     9027   976642  108    18950   13863   8172    764 22.58
1797.91/1798.49	c    25993    387    12284  1397171  113    25524   15250  11429    637 40.80
1797.91/1798.49	c    39106    387    12038  1382778  114    24987   16776  11183    587 66.54
1797.91/1798.49	c    58777    387     9553  1103832  115    20024   18454   8698    534 109.97
1797.91/1798.49	c    88288    387    16026  1970030  122    32952   20300  15171    483 182.63
1797.91/1798.49	c   132560    387    16141  1892540  117    33213   22331  15286    433 305.54
1797.91/1798.49	c   198970    387    14627  1748677  119    30169   24565  13772    392 506.72
1797.91/1798.49	c   298590    387    19457  2420031  124    39829   27022  18602    353 845.61
1797.91/1798.49	c   448027    387    15781  2016064  127    32510   29725  14926    313 1428.88
1797.91/1798.49	c Resources Exceeded
1797.91/1798.49	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.91/1798.49	c   19   533763  62514   655403    20821  2684364  19966    296 1798.01
1797.91/1798.49	s UNKNOWN
1797.91/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-2656673-1276695544/watcher-2656673-1276695544 -o /tmp/evaluation-result-2656673-1276695544/solver-2656673-1276695544 -C 1800 -W 2000 -M 1800 bsolo_pb10 -t1800 -l2 HOME/instance-2656673-1276695544.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.01 0.25 2/106 17314
/proc/meminfo: memFree=1873692/2059040 swapFree=4139272/4192956
[pid=17314] ppid=17312 vsize=10840 CPUtime=0
/proc/17314/stat : 17314 (bsolo_pb10) R 17312 17314 17289 0 -1 4202496 330 0 0 0 0 0 0 0 24 0 1 0 10849828 11100160 248 1992294400 134512640 137138936 4291871584 18446744073709551615 136506715 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17314/statm: 2710 248 176 642 0 2054 0

[startup+0.062434 s]
/proc/loadavg: 0.00 0.01 0.25 2/106 17314
/proc/meminfo: memFree=1873692/2059040 swapFree=4139272/4192956
[pid=17314] ppid=17312 vsize=11056 CPUtime=0.05
/proc/17314/stat : 17314 (bsolo_pb10) R 17312 17314 17289 0 -1 4202496 426 0 0 0 5 0 0 0 24 0 1 0 10849828 11321344 332 1992294400 134512640 137138936 4291871584 18446744073709551615 134542944 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17314/statm: 2764 332 192 642 0 2120 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 11056

[startup+0.101436 s]
/proc/loadavg: 0.00 0.01 0.25 2/106 17314
/proc/meminfo: memFree=1873692/2059040 swapFree=4139272/4192956
[pid=17314] ppid=17312 vsize=11304 CPUtime=0.09
/proc/17314/stat : 17314 (bsolo_pb10) R 17312 17314 17289 0 -1 4202496 478 0 0 0 9 0 0 0 24 0 1 0 10849828 11575296 384 1992294400 134512640 137138936 4291871584 18446744073709551615 135984576 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17314/statm: 2826 384 192 642 0 2182 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11304

[startup+0.301448 s]
/proc/loadavg: 0.00 0.01 0.25 2/106 17314
/proc/meminfo: memFree=1873692/2059040 swapFree=4139272/4192956
[pid=17314] ppid=17312 vsize=12184 CPUtime=0.29
/proc/17314/stat : 17314 (bsolo_pb10) R 17312 17314 17289 0 -1 4202496 697 0 0 0 29 0 0 0 25 0 1 0 10849828 12476416 603 1992294400 134512640 137138936 4291871584 18446744073709551615 136511155 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17314/statm: 3046 603 192 642 0 2402 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12184

[startup+0.701473 s]
/proc/loadavg: 0.00 0.01 0.25 2/106 17314
/proc/meminfo: memFree=1873692/2059040 swapFree=4139272/4192956
[pid=17314] ppid=17312 vsize=13676 CPUtime=0.69
/proc/17314/stat : 17314 (bsolo_pb10) R 17312 17314 17289 0 -1 4202496 1059 0 0 0 69 0 0 0 25 0 1 0 10849828 14004224 965 1992294400 134512640 137138936 4291871584 18446744073709551615 134618347 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17314/statm: 3419 965 192 642 0 2775 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13676

[startup+1.50152 s]
/proc/loadavg: 0.08 0.03 0.25 2/107 17315
/proc/meminfo: memFree=1869468/2059040 swapFree=4139272/4192956
[pid=17314] ppid=17312 vsize=15924 CPUtime=1.49
/proc/17314/stat : 17314 (bsolo_pb10) R 17312 17314 17289 0 -1 4202496 1623 0 0 0 148 1 0 0 25 0 1 0 10849828 16306176 1529 1992294400 134512640 137138936 4291871584 18446744073709551615 134542375 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17314/statm: 3981 1529 192 642 0 3337 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15924

[startup+3.10162 s]
/proc/loadavg: 0.08 0.03 0.25 2/107 17315
/proc/meminfo: memFree=1866492/2059040 swapFree=4139272/4192956
[pid=17314] ppid=17312 vsize=19568 CPUtime=3.09
/proc/17314/stat : 17314 (bsolo_pb10) R 17312 17314 17289 0 -1 4202496 2535 0 0 0 307 2 0 0 25 0 1 0 10849828 20037632 2441 1992294400 134512640 137138936 4291871584 18446744073709551615 136506715 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17314/statm: 4892 2441 192 642 0 4248 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 19568

[startup+6.30082 s]
/proc/loadavg: 0.08 0.03 0.25 2/107 17315
/proc/meminfo: memFree=1861036/2059040 swapFree=4139272/4192956
[pid=17314] ppid=17312 vsize=23700 CPUtime=6.29
/proc/17314/stat : 17314 (bsolo_pb10) R 17312 17314 17289 0 -1 4202496 3584 0 0 0 625 4 0 0 25 0 1 0 10849828 24268800 3490 1992294400 134512640 137138936 4291871584 18446744073709551615 136500283 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17314/statm: 5925 3490 192 642 0 5281 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 23700

[startup+12.7012 s]
/proc/loadavg: 0.22 0.06 0.26 2/107 17315
/proc/meminfo: memFree=1853968/2059040 swapFree=4139272/4192956
[pid=17314] ppid=17312 vsize=29712 CPUtime=12.69
/proc/17314/stat : 17314 (bsolo_pb10) R 17312 17314 17289 0 -1 4202496 5079 0 0 0 1263 6 0 0 25 0 1 0 10849828 30425088 4985 1992294400 134512640 137138936 4291871584 18446744073709551615 134606964 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17314/statm: 7428 4985 192 642 0 6784 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 29712

[startup+25.501 s]
/proc/loadavg: 0.34 0.09 0.27 2/107 17315
/proc/meminfo: memFree=1851736/2059040 swapFree=4139272/4192956
[pid=17314] ppid=17312 vsize=31968 CPUtime=25.49
/proc/17314/stat : 17314 (bsolo_pb10) R 17312 17314 17289 0 -1 4202496 5656 0 0 0 2541 8 0 0 25 0 1 0 10849828 32735232 5562 1992294400 134512640 137138936 4291871584 18446744073709551615 134607563 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17314/statm: 7992 5562 192 642 0 7348 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 31968

[startup+51.1006 s]
/proc/loadavg: 0.56 0.16 0.28 2/107 17317
/proc/meminfo: memFree=1847024/2059040 swapFree=4139272/4192956
[pid=17314] ppid=17312 vsize=36652 CPUtime=51.08
/proc/17314/stat : 17314 (bsolo_pb10) R 17312 17314 17289 0 -1 4202496 6816 0 0 0 5095 13 0 0 25 0 1 0 10849828 37531648 6722 1992294400 134512640 137138936 4291871584 18446744073709551615 134606628 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17314/statm: 9163 6722 192 642 0 8519 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 36652

[startup+102.309 s]
/proc/loadavg: 0.82 0.30 0.32 2/107 17317
/proc/meminfo: memFree=1844048/2059040 swapFree=4139272/4192956
[pid=17314] ppid=17312 vsize=39472 CPUtime=102.27
/proc/17314/stat : 17314 (bsolo_pb10) R 17312 17314 17289 0 -1 4202496 7523 0 0 0 10207 20 0 0 25 0 1 0 10849828 40419328 7429 1992294400 134512640 137138936 4291871584 18446744073709551615 134542525 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17314/statm: 9868 7429 192 642 0 9224 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 39472

[startup+162.301 s]
/proc/loadavg: 0.93 0.42 0.36 2/107 17319
/proc/meminfo: memFree=1839708/2059040 swapFree=4139272/4192956
[pid=17314] ppid=17312 vsize=43716 CPUtime=162.25
/proc/17314/stat : 17314 (bsolo_pb10) R 17312 17314 17289 0 -1 4202496 8597 0 0 0 16195 30 0 0 25 0 1 0 10849828 44765184 8503 1992294400 134512640 137138936 4291871584 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17314/statm: 10929 8503 192 642 0 10285 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 43716

[startup+222.301 s]
/proc/loadavg: 0.97 0.53 0.40 2/107 17321
/proc/meminfo: memFree=1837228/2059040 swapFree=4139272/4192956
[pid=17314] ppid=17312 vsize=46276 CPUtime=222.23
/proc/17314/stat : 17314 (bsolo_pb10) R 17312 17314 17289 0 -1 4202496 9227 0 0 0 22184 39 0 0 25 0 1 0 10849828 47386624 9133 1992294400 134512640 137138936 4291871584 18446744073709551615 134542339 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17314/statm: 11569 9133 192 642 0 10925 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 46276

[startup+282.301 s]
/proc/loadavg: 0.99 0.61 0.43 2/107 17323
/proc/meminfo: memFree=1837104/2059040 swapFree=4139272/4192956
[pid=17314] ppid=17312 vsize=46276 CPUtime=282.22
/proc/17314/stat : 17314 (bsolo_pb10) R 17312 17314 17289 0 -1 4202496 9227 0 0 0 28175 47 0 0 25 0 1 0 10849828 47386624 9133 1992294400 134512640 137138936 4291871584 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17314/statm: 11569 9133 192 642 0 10925 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 46276

[startup+342.301 s]
/proc/loadavg: 0.99 0.68 0.47 2/107 17325
/proc/meminfo: memFree=1833880/2059040 swapFree=4139272/4192956
[pid=17314] ppid=17312 vsize=49492 CPUtime=342.2
/proc/17314/stat : 17314 (bsolo_pb10) R 17312 17314 17289 0 -1 4202496 10032 0 0 0 34166 54 0 0 25 0 1 0 10849828 50679808 9938 1992294400 134512640 137138936 4291871584 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17314/statm: 12373 9938 192 642 0 11729 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 49492

[startup+402.301 s]
/proc/loadavg: 0.99 0.73 0.50 2/107 17325
/proc/meminfo: memFree=1833756/2059040 swapFree=4139272/4192956
[pid=17314] ppid=17312 vsize=49544 CPUtime=402.19
/proc/17314/stat : 17314 (bsolo_pb10) R 17312 17314 17289 0 -1 4202496 10046 0 0 0 40158 61 0 0 25 0 1 0 10849828 50733056 9952 1992294400 134512640 137138936 4291871584 18446744073709551615 134542295 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17314/statm: 12386 9952 192 642 0 11742 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 49544

[startup+462.301 s]
/proc/loadavg: 0.99 0.78 0.53 2/107 17327
/proc/meminfo: memFree=1831524/2059040 swapFree=4139272/4192956
[pid=17314] ppid=17312 vsize=51780 CPUtime=462.17
/proc/17314/stat : 17314 (bsolo_pb10) R 17312 17314 17289 0 -1 4202496 10605 0 0 0 46151 66 0 0 25 0 1 0 10849828 53022720 10511 1992294400 134512640 137138936 4291871584 18446744073709551615 134542237 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17314/statm: 12945 10511 192 642 0 12301 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 51780

[startup+522.301 s]
/proc/loadavg: 0.99 0.82 0.55 2/107 17329
/proc/meminfo: memFree=1831400/2059040 swapFree=4139272/4192956
[pid=17314] ppid=17312 vsize=51900 CPUtime=522.16
/proc/17314/stat : 17314 (bsolo_pb10) R 17312 17314 17289 0 -1 4202496 10639 0 0 0 52144 72 0 0 25 0 1 0 10849828 53145600 10545 1992294400 134512640 137138936 4291871584 18446744073709551615 134542796 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17314/statm: 12975 10545 192 642 0 12331 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 51900

[startup+582.301 s]
/proc/loadavg: 1.11 0.88 0.59 2/107 17331
/proc/meminfo: memFree=1829788/2059040 swapFree=4139272/4192956
[pid=17314] ppid=17312 vsize=53392 CPUtime=582.14
/proc/17314/stat : 17314 (bsolo_pb10) R 17312 17314 17289 0 -1 4202496 11012 0 0 0 58136 78 0 0 25 0 1 0 10849828 54673408 10918 1992294400 134512640 137138936 4291871584 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17314/statm: 13348 10918 192 642 0 12704 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 53392

[startup+642.301 s]
/proc/loadavg: 1.11 0.91 0.62 2/107 17333
/proc/meminfo: memFree=1828300/2059040 swapFree=4139272/4192956
[pid=17314] ppid=17312 vsize=54880 CPUtime=642.13
/proc/17314/stat : 17314 (bsolo_pb10) R 17312 17314 17289 0 -1 4202496 11370 0 0 0 64129 84 0 0 25 0 1 0 10849828 56197120 11276 1992294400 134512640 137138936 4291871584 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17314/statm: 13720 11276 192 642 0 13076 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 54880

[startup+702.301 s]

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

/proc/meminfo: memFree=1821356/2059040 swapFree=4139272/4192956
[pid=17314] ppid=17312 vsize=61416 CPUtime=1122
/proc/17314/stat : 17314 (bsolo_pb10) R 17312 17314 17289 0 -1 4202496 13019 0 0 0 112074 126 0 0 25 0 1 0 10849828 62889984 12925 1992294400 134512640 137138936 4291871584 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17314/statm: 15354 12925 192 642 0 14710 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 61416

[startup+1182.3 s]
/proc/loadavg: 1.00 0.97 0.76 2/107 17347
/proc/meminfo: memFree=1821356/2059040 swapFree=4139272/4192956
[pid=17314] ppid=17312 vsize=61412 CPUtime=1181.98
/proc/17314/stat : 17314 (bsolo_pb10) R 17312 17314 17289 0 -1 4202496 13019 0 0 0 118067 131 0 0 25 0 1 0 10849828 62885888 12925 1992294400 134512640 137138936 4291871584 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17314/statm: 15353 12925 192 642 0 14709 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 61412

[startup+1242.3 s]
/proc/loadavg: 1.00 0.97 0.77 2/107 17349
/proc/meminfo: memFree=1820612/2059040 swapFree=4139272/4192956
[pid=17314] ppid=17312 vsize=62284 CPUtime=1241.96
/proc/17314/stat : 17314 (bsolo_pb10) R 17312 17314 17289 0 -1 4202496 13231 0 0 0 124061 135 0 0 25 0 1 0 10849828 63778816 13137 1992294400 134512640 137138936 4291871584 18446744073709551615 134607563 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17314/statm: 15571 13137 192 642 0 14927 0
Current children cumulated CPU time (s) 1241.96
Current children cumulated vsize (KiB) 62284

[startup+1302.3 s]
/proc/loadavg: 1.00 0.97 0.79 2/107 17349
/proc/meminfo: memFree=1818132/2059040 swapFree=4139272/4192956
[pid=17314] ppid=17312 vsize=64368 CPUtime=1301.95
/proc/17314/stat : 17314 (bsolo_pb10) R 17312 17314 17289 0 -1 4202496 13757 0 0 0 130054 141 0 0 25 0 1 0 10849828 65912832 13663 1992294400 134512640 137138936 4291871584 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17314/statm: 16092 13663 192 642 0 15448 0
Current children cumulated CPU time (s) 1301.95
Current children cumulated vsize (KiB) 64368

[startup+1362.3 s]
/proc/loadavg: 1.00 0.97 0.80 2/107 17360
/proc/meminfo: memFree=1817016/2059040 swapFree=4139272/4192956
[pid=17314] ppid=17312 vsize=64368 CPUtime=1361.92
/proc/17314/stat : 17314 (bsolo_pb10) R 17312 17314 17289 0 -1 4202496 13757 0 0 0 136046 146 0 0 25 0 1 0 10849828 65912832 13663 1992294400 134512640 137138936 4291871584 18446744073709551615 134542322 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17314/statm: 16092 13663 192 642 0 15448 0
Current children cumulated CPU time (s) 1361.92
Current children cumulated vsize (KiB) 64368

[startup+1422.31 s]
/proc/loadavg: 1.00 0.97 0.81 2/107 17362
/proc/meminfo: memFree=1817016/2059040 swapFree=4139272/4192956
[pid=17314] ppid=17312 vsize=64364 CPUtime=1421.91
/proc/17314/stat : 17314 (bsolo_pb10) R 17312 17314 17289 0 -1 4202496 13757 0 0 0 142041 150 0 0 25 0 1 0 10849828 65908736 13663 1992294400 134512640 137138936 4291871584 18446744073709551615 134542941 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17314/statm: 16091 13663 192 642 0 15447 0
Current children cumulated CPU time (s) 1421.91
Current children cumulated vsize (KiB) 64364

[startup+1482.3 s]
/proc/loadavg: 1.00 0.97 0.82 2/107 17364
/proc/meminfo: memFree=1817140/2059040 swapFree=4139272/4192956
[pid=17314] ppid=17312 vsize=64368 CPUtime=1481.89
/proc/17314/stat : 17314 (bsolo_pb10) R 17312 17314 17289 0 -1 4202496 13758 0 0 0 148034 155 0 0 25 0 1 0 10849828 65912832 13664 1992294400 134512640 137138936 4291871584 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17314/statm: 16092 13664 192 642 0 15448 0
Current children cumulated CPU time (s) 1481.89
Current children cumulated vsize (KiB) 64368

[startup+1542.3 s]
/proc/loadavg: 1.00 0.97 0.83 2/107 17366
/proc/meminfo: memFree=1816644/2059040 swapFree=4139272/4192956
[pid=17314] ppid=17312 vsize=65412 CPUtime=1541.87
/proc/17314/stat : 17314 (bsolo_pb10) R 17312 17314 17289 0 -1 4202496 14021 0 0 0 154027 160 0 0 25 0 1 0 10849828 66981888 13927 1992294400 134512640 137138936 4291871584 18446744073709551615 136504143 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17314/statm: 16353 13927 192 642 0 15709 0
Current children cumulated CPU time (s) 1541.87
Current children cumulated vsize (KiB) 65412

[startup+1602.3 s]
/proc/loadavg: 1.00 0.97 0.83 2/107 17366
/proc/meminfo: memFree=1816644/2059040 swapFree=4139272/4192956
[pid=17314] ppid=17312 vsize=65408 CPUtime=1601.85
/proc/17314/stat : 17314 (bsolo_pb10) R 17312 17314 17289 0 -1 4202496 14021 0 0 0 160019 166 0 0 25 0 1 0 10849828 66977792 13927 1992294400 134512640 137138936 4291871584 18446744073709551615 136502585 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17314/statm: 16352 13927 192 642 0 15708 0
Current children cumulated CPU time (s) 1601.85
Current children cumulated vsize (KiB) 65408

[startup+1662.3 s]
/proc/loadavg: 1.00 0.97 0.84 2/107 17368
/proc/meminfo: memFree=1816644/2059040 swapFree=4139272/4192956
[pid=17314] ppid=17312 vsize=65408 CPUtime=1661.84
/proc/17314/stat : 17314 (bsolo_pb10) R 17312 17314 17289 0 -1 4202496 14021 0 0 0 166013 171 0 0 25 0 1 0 10849828 66977792 13927 1992294400 134512640 137138936 4291871584 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17314/statm: 16352 13927 192 642 0 15708 0
Current children cumulated CPU time (s) 1661.84
Current children cumulated vsize (KiB) 65408

[startup+1722.3 s]
/proc/loadavg: 1.00 0.97 0.84 2/107 17370
/proc/meminfo: memFree=1816024/2059040 swapFree=4139272/4192956
[pid=17314] ppid=17312 vsize=66260 CPUtime=1721.82
/proc/17314/stat : 17314 (bsolo_pb10) R 17312 17314 17289 0 -1 4202496 14233 0 0 0 172007 175 0 0 25 0 1 0 10849828 67850240 14139 1992294400 134512640 137138936 4291871584 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17314/statm: 16565 14139 192 642 0 15921 0
Current children cumulated CPU time (s) 1721.82
Current children cumulated vsize (KiB) 66260

[startup+1782.3 s]
/proc/loadavg: 1.00 0.97 0.85 2/107 17372
/proc/meminfo: memFree=1815776/2059040 swapFree=4139272/4192956
[pid=17314] ppid=17312 vsize=66260 CPUtime=1781.8
/proc/17314/stat : 17314 (bsolo_pb10) R 17312 17314 17289 0 -1 4202496 14233 0 0 0 178001 179 0 0 25 0 1 0 10849828 67850240 14139 1992294400 134512640 137138936 4291871584 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17314/statm: 16565 14139 192 642 0 15921 0
Current children cumulated CPU time (s) 1781.8
Current children cumulated vsize (KiB) 66260

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

[startup+1791.91 s]
/proc/loadavg: 1.00 0.97 0.85 2/107 17372
/proc/meminfo: memFree=1815776/2059040 swapFree=4139272/4192956
[pid=17314] ppid=17312 vsize=66260 CPUtime=1791.41
/proc/17314/stat : 17314 (bsolo_pb10) R 17312 17314 17289 0 -1 4202496 14233 0 0 0 178961 180 0 0 25 0 1 0 10849828 67850240 14139 1992294400 134512640 137138936 4291871584 18446744073709551615 134542367 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17314/statm: 16565 14139 192 642 0 15921 0
Current children cumulated CPU time (s) 1791.41
Current children cumulated vsize (KiB) 66260

[startup+1795.1 s]
/proc/loadavg: 1.00 0.97 0.85 2/107 17372
/proc/meminfo: memFree=1815776/2059040 swapFree=4139272/4192956
[pid=17314] ppid=17312 vsize=66260 CPUtime=1794.61
/proc/17314/stat : 17314 (bsolo_pb10) R 17312 17314 17289 0 -1 4202496 14233 0 0 0 179281 180 0 0 25 0 1 0 10849828 67850240 14139 1992294400 134512640 137138936 4291871584 18446744073709551615 134542354 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17314/statm: 16565 14139 192 642 0 15921 0
Current children cumulated CPU time (s) 1794.61
Current children cumulated vsize (KiB) 66260

[startup+1796.7 s]
/proc/loadavg: 1.00 0.97 0.85 2/107 17372
/proc/meminfo: memFree=1815776/2059040 swapFree=4139272/4192956
[pid=17314] ppid=17312 vsize=66260 CPUtime=1796.2
/proc/17314/stat : 17314 (bsolo_pb10) R 17312 17314 17289 0 -1 4202496 14233 0 0 0 179440 180 0 0 25 0 1 0 10849828 67850240 14139 1992294400 134512640 137138936 4291871584 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17314/statm: 16565 14139 192 642 0 15921 0
Current children cumulated CPU time (s) 1796.2
Current children cumulated vsize (KiB) 66260

[startup+1797.5 s]
/proc/loadavg: 1.00 0.97 0.85 2/107 17372
/proc/meminfo: memFree=1815776/2059040 swapFree=4139272/4192956
[pid=17314] ppid=17312 vsize=66260 CPUtime=1797
/proc/17314/stat : 17314 (bsolo_pb10) R 17312 17314 17289 0 -1 4202496 14233 0 0 0 179520 180 0 0 25 0 1 0 10849828 67850240 14139 1992294400 134512640 137138936 4291871584 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17314/statm: 16565 14139 192 642 0 15921 0
Current children cumulated CPU time (s) 1797
Current children cumulated vsize (KiB) 66260

[startup+1797.9 s]
/proc/loadavg: 1.00 0.97 0.85 2/107 17372
/proc/meminfo: memFree=1815776/2059040 swapFree=4139272/4192956
[pid=17314] ppid=17312 vsize=66260 CPUtime=1797.4
/proc/17314/stat : 17314 (bsolo_pb10) R 17312 17314 17289 0 -1 4202496 14233 0 0 0 179560 180 0 0 25 0 1 0 10849828 67850240 14139 1992294400 134512640 137138936 4291871584 18446744073709551615 135984592 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17314/statm: 16565 14139 192 642 0 15921 0
Current children cumulated CPU time (s) 1797.4
Current children cumulated vsize (KiB) 66260

[startup+1798.3 s]
/proc/loadavg: 1.00 0.97 0.85 2/107 17372
/proc/meminfo: memFree=1815776/2059040 swapFree=4139272/4192956
[pid=17314] ppid=17312 vsize=66260 CPUtime=1797.8
/proc/17314/stat : 17314 (bsolo_pb10) R 17312 17314 17289 0 -1 4202496 14233 0 0 0 179600 180 0 0 25 0 1 0 10849828 67850240 14139 1992294400 134512640 137138936 4291871584 18446744073709551615 134542214 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17314/statm: 16565 14139 192 642 0 15921 0
Current children cumulated CPU time (s) 1797.8
Current children cumulated vsize (KiB) 66260

[startup+1798.4 s]
/proc/loadavg: 1.00 0.97 0.85 2/107 17372
/proc/meminfo: memFree=1815776/2059040 swapFree=4139272/4192956
[pid=17314] ppid=17312 vsize=66260 CPUtime=1797.91
/proc/17314/stat : 17314 (bsolo_pb10) R 17312 17314 17289 0 -1 4202496 14233 0 0 0 179611 180 0 0 25 0 1 0 10849828 67850240 14139 1992294400 134512640 137138936 4291871584 18446744073709551615 134603190 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17314/statm: 16565 14139 192 642 0 15921 0
Current children cumulated CPU time (s) 1797.91
Current children cumulated vsize (KiB) 66260

Child status: 0
Real time (s): 1798.5
CPU time (s): 1798.02
CPU user time (s): 1796.2
CPU system time (s): 1.81172
CPU usage (%): 99.9728
Max. virtual memory (cumulated for all children) (KiB): 66260

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

runsolver used 3.09453 second user time and 8.36573 second system time

The end

Launcher Data

Begin job on node029 at 2010-06-16 15:39:04
IDJOB=2656673
IDBENCH=1161
IDSOLVER=1162
FILE ID=node029/2656673-1276695544
PBS_JOBID= 11174068
Free space on /tmp= 62576 MiB

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

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

MD5SUM BENCH= cc11de80c07cf0d445d50327479f6689
RANDOM SEED=927202273

node029.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.221
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.44
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.221
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:       1874220 kB
Buffers:          8484 kB
Cached:          96944 kB
SwapCached:       7080 kB
Active:          80588 kB
Inactive:        38748 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1874220 kB
SwapTotal:     4192956 kB
SwapFree:      4139272 kB
Dirty:            4020 kB
Writeback:           0 kB
AnonPages:       11532 kB
Mapped:          12908 kB
Slab:            43784 kB
PageTables:       4052 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   183452 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= 62572 MiB
End job on node029 at 2010-06-16 16:09:03