Trace number 3463226

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? 1798.01 1797.97

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
prestwich/armies/normalized-army12.21bt.opb
MD5SUMcc11de80c07cf0d445d50327479f6689
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of 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 Learning Strategy: Cardinality Constraint Learning
0.00/0.00	c Time Limit set to 1800
0.00/0.00	c Instance file HOME/instance-3463226-1307173959.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.002 s
0.00/0.00	c Var: 428 Constr: 942 645/2/295 Lit: 5161 Watch. Lit: 2829
0.00/0.00	c Obj. Vars: 0 (0 % of total variables)
0.00/0.01	c Pre-processing Time: 0.01 s
0.00/0.01	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.01	c        0    387      855     4769    5     2564    4855      0      0 0.01
0.00/0.01	c Switching off lower bounding mode.
1797.93/1797.96	c      103    387     1001    18273   18     2923    5341    146   3029 0.03
1797.93/1797.96	c      255    387     1208    42556   35     3331    5876    353   3591 0.07
1797.93/1797.96	c      484    387     1504    78778   52     3923    6464    649   3639 0.13
1797.93/1797.96	c      822    387     1909   121826   63     4705    7111   1054   4009 0.20
1797.93/1797.96	c     1332    387     2513   189442   75     5942    7823   1658   3988 0.33
1797.93/1797.96	c     2096    387     3409   285795   83     7734    8606   2554   3895 0.54
1797.93/1797.96	c     3242    387     4781   437657   91    10484    9467   3926   3486 0.93
1797.93/1797.96	c     4963    387     6837   679853   99    14563   10414   5982   3042 1.63
1797.93/1797.96	c     7547    387     9948  1040217  104    20788   11456   9093   2406 3.14
1797.93/1797.96	c    11428    387     8640   917073  106    18180   12602   7785   2091 5.46
1797.93/1797.96	c    17252    387     9027   976642  108    18950   13863   8172   1926 8.95
1797.93/1797.96	c    25993    387    12284  1397171  113    25524   15250  11429   1660 15.66
1797.93/1797.96	c    39106    387    12038  1382778  114    24987   16776  11183   1556 25.13
1797.93/1797.96	c    58777    387     9553  1103832  115    20024   18454   8698   1442 40.75
1797.93/1797.96	c    88288    387    16026  1970030  122    32952   20300  15171   1321 66.82
1797.93/1797.96	c   132560    387    16141  1892540  117    33213   22331  15286   1206 109.92
1797.93/1797.96	c   198970    387    14627  1748677  119    30169   24565  13772   1107 179.62
1797.93/1797.96	c   298590    387    19457  2420031  124    39829   27022  18602   1009 295.74
1797.93/1797.96	c   448027    387    15781  2016064  127    32510   29725  14926    904 495.46
1797.93/1797.96	c   672185    387    24851  3378015  135    50691   32698  23996    806 833.91
1797.93/1797.96	c  1008428    387    27846  3816658  137    56659   35968  26991    751 1342.40
1797.93/1797.96	c Resources Exceeded
1797.93/1797.96	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.93/1797.96	c   21  1295387 159661  1608160    35069  4915212  34214    720 1798.01
1797.93/1797.96	s UNKNOWN
1797.93/1797.96	c Total time: 1798.01 s

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3463226-1307173959/watcher-3463226-1307173959 -o /tmp/evaluation-result-3463226-1307173959/solver-3463226-1307173959 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 HOME/instance-3463226-1307173959.opb 

running on 4 cores: 1,3,5,7

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): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.43 1.88 1.96 2/483 19080
/proc/meminfo: memFree=21392928/32951124 swapFree=46575304/67111528
[pid=19080] ppid=19078 vsize=10924 CPUtime=0 cores=1,3,5,7
/proc/19080/stat : 19080 (bsolo) R 19078 19080 17058 0 -1 4202496 343 0 0 0 0 0 0 0 22 0 1 0 561587138 11186176 285 33554432000 134512640 137138936 4290383072 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19080/statm: 2731 285 184 642 0 2087 0

[startup+0.0804951 s]
/proc/loadavg: 1.43 1.88 1.96 2/483 19080
/proc/meminfo: memFree=21392928/32951124 swapFree=46575304/67111528
[pid=19080] ppid=19078 vsize=11556 CPUtime=0.07 cores=1,3,5,7
/proc/19080/stat : 19080 (bsolo) R 19078 19080 17058 0 -1 4202496 499 0 0 0 7 0 0 0 22 0 1 0 561587138 11833344 441 33554432000 134512640 137138936 4290383072 18446744073709551615 136506715 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19080/statm: 2889 441 192 642 0 2245 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 11556

[startup+0.100493 s]
/proc/loadavg: 1.43 1.88 1.96 2/483 19080
/proc/meminfo: memFree=21392928/32951124 swapFree=46575304/67111528
[pid=19080] ppid=19078 vsize=11688 CPUtime=0.09 cores=1,3,5,7
/proc/19080/stat : 19080 (bsolo) R 19078 19080 17058 0 -1 4202496 540 0 0 0 9 0 0 0 22 0 1 0 561587138 11968512 482 33554432000 134512640 137138936 4290383072 18446744073709551615 134575898 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19080/statm: 2922 482 192 642 0 2278 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11688

[startup+0.300455 s]
/proc/loadavg: 1.43 1.88 1.96 2/483 19080
/proc/meminfo: memFree=21392928/32951124 swapFree=46575304/67111528
[pid=19080] ppid=19078 vsize=13176 CPUtime=0.29 cores=1,3,5,7
/proc/19080/stat : 19080 (bsolo) R 19078 19080 17058 0 -1 4202496 923 0 0 0 29 0 0 0 23 0 1 0 561587138 13492224 865 33554432000 134512640 137138936 4290383072 18446744073709551615 136504512 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19080/statm: 3294 865 192 642 0 2650 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13176

[startup+0.700394 s]
/proc/loadavg: 1.43 1.88 1.96 2/483 19080
/proc/meminfo: memFree=21392928/32951124 swapFree=46575304/67111528
[pid=19080] ppid=19078 vsize=15700 CPUtime=0.69 cores=1,3,5,7
/proc/19080/stat : 19080 (bsolo) R 19078 19080 17058 0 -1 4202496 1540 0 0 0 69 0 0 0 25 0 1 0 561587138 16076800 1482 33554432000 134512640 137138936 4290383072 18446744073709551615 134573202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19080/statm: 3925 1482 192 642 0 3281 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15700

[startup+1.50025 s]
/proc/loadavg: 1.43 1.88 1.96 3/489 19113
/proc/meminfo: memFree=21378604/32951124 swapFree=46575304/67111528
[pid=19080] ppid=19078 vsize=19692 CPUtime=1.49 cores=1,3,5,7
/proc/19080/stat : 19080 (bsolo) R 19078 19080 17058 0 -1 4202496 2554 0 0 0 148 1 0 0 25 0 1 0 561587138 20164608 2496 33554432000 134512640 137138936 4290383072 18446744073709551615 136506715 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19080/statm: 4923 2496 192 642 0 4279 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 19692

[startup+3.10096 s]
/proc/loadavg: 1.43 1.88 1.96 3/489 19113
/proc/meminfo: memFree=21366576/32951124 swapFree=46575304/67111528
[pid=19080] ppid=19078 vsize=25040 CPUtime=3.09 cores=1,3,5,7
/proc/19080/stat : 19080 (bsolo) R 19078 19080 17058 0 -1 4202496 3874 0 0 0 307 2 0 0 25 0 1 0 561587138 25640960 3816 33554432000 134512640 137138936 4290383072 18446744073709551615 134542516 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19080/statm: 6260 3816 192 642 0 5616 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 25040

[startup+6.3004 s]
/proc/loadavg: 1.48 1.88 1.96 3/489 19114
/proc/meminfo: memFree=21356036/32951124 swapFree=46575304/67111528
[pid=19080] ppid=19078 vsize=29708 CPUtime=6.29 cores=1,3,5,7
/proc/19080/stat : 19080 (bsolo) R 19078 19080 17058 0 -1 4202496 5043 0 0 0 627 2 0 0 25 0 1 0 561587138 30420992 4985 33554432000 134512640 137138936 4290383072 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19080/statm: 7427 4985 192 642 0 6783 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 29708

[startup+12.7003 s]
/proc/loadavg: 1.52 1.88 1.96 3/489 19114
/proc/meminfo: memFree=21349788/32951124 swapFree=46575304/67111528
[pid=19080] ppid=19078 vsize=33688 CPUtime=12.69 cores=1,3,5,7
/proc/19080/stat : 19080 (bsolo) R 19078 19080 17058 0 -1 4202496 6046 0 0 0 1265 4 0 0 25 0 1 0 561587138 34496512 5988 33554432000 134512640 137138936 4290383072 18446744073709551615 136504268 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19080/statm: 8422 5988 192 642 0 7778 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 33688

[startup+25.501 s]
/proc/loadavg: 1.62 1.89 1.96 3/489 19114
/proc/meminfo: memFree=21342208/32951124 swapFree=46575304/67111528
[pid=19080] ppid=19078 vsize=36908 CPUtime=25.5 cores=1,3,5,7
/proc/19080/stat : 19080 (bsolo) R 19078 19080 17058 0 -1 4202496 6844 0 0 0 2543 7 0 0 25 0 1 0 561587138 37793792 6786 33554432000 134512640 137138936 4290383072 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19080/statm: 9227 6786 192 642 0 8583 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 36908

[startup+51.1005 s]
/proc/loadavg: 1.75 1.90 1.96 3/489 19115
/proc/meminfo: memFree=21332816/32951124 swapFree=46575304/67111528
[pid=19080] ppid=19078 vsize=43464 CPUtime=51.09 cores=1,3,5,7
/proc/19080/stat : 19080 (bsolo) R 19078 19080 17058 0 -1 4202496 8486 0 0 0 5098 11 0 0 25 0 1 0 561587138 44507136 8428 33554432000 134512640 137138936 4290383072 18446744073709551615 134618214 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19080/statm: 10866 8428 192 642 0 10222 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 43464

[startup+102.318 s]
/proc/loadavg: 1.89 1.91 1.96 3/489 19116
/proc/meminfo: memFree=21324492/32951124 swapFree=46575304/67111528
[pid=19080] ppid=19078 vsize=46268 CPUtime=102.31 cores=1,3,5,7
/proc/19080/stat : 19080 (bsolo) R 19078 19080 17058 0 -1 4202496 9190 0 0 0 10212 19 0 0 25 0 1 0 561587138 47378432 9132 33554432000 134512640 137138936 4290383072 18446744073709551615 134618015 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19080/statm: 11567 9132 192 642 0 10923 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 46268

[startup+162.301 s]
/proc/loadavg: 1.96 1.92 1.96 3/489 19118
/proc/meminfo: memFree=21316052/32951124 swapFree=46575304/67111528
[pid=19080] ppid=19078 vsize=51768 CPUtime=162.3 cores=1,3,5,7
/proc/19080/stat : 19080 (bsolo) R 19078 19080 17058 0 -1 4202496 10565 0 0 0 16203 27 0 0 25 0 1 0 561587138 53010432 10507 33554432000 134512640 137138936 4290383072 18446744073709551615 134542764 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19080/statm: 12942 10507 192 642 0 12298 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 51768

[startup+222.3 s]
/proc/loadavg: 1.98 1.93 1.96 3/489 19123
/proc/meminfo: memFree=21314208/32951124 swapFree=46575304/67111528
[pid=19080] ppid=19078 vsize=53780 CPUtime=222.29 cores=1,3,5,7
/proc/19080/stat : 19080 (bsolo) R 19078 19080 17058 0 -1 4202496 11074 0 0 0 22197 32 0 0 25 0 1 0 561587138 55070720 11016 33554432000 134512640 137138936 4290383072 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19080/statm: 13445 11016 192 642 0 12801 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 53780

[startup+282.301 s]
/proc/loadavg: 1.99 1.94 1.96 3/489 19125
/proc/meminfo: memFree=21311548/32951124 swapFree=46575304/67111528
[pid=19080] ppid=19078 vsize=55272 CPUtime=282.3 cores=1,3,5,7
/proc/19080/stat : 19080 (bsolo) R 19078 19080 17058 0 -1 4202496 11446 0 0 0 28192 38 0 0 25 0 1 0 561587138 56598528 11388 33554432000 134512640 137138936 4290383072 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19080/statm: 13818 11388 192 642 0 13174 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 55272

[startup+342.3 s]
/proc/loadavg: 2.11 1.98 1.97 3/489 19127
/proc/meminfo: memFree=21307188/32951124 swapFree=46575304/67111528
[pid=19080] ppid=19078 vsize=59128 CPUtime=342.29 cores=1,3,5,7
/proc/19080/stat : 19080 (bsolo) R 19078 19080 17058 0 -1 4202496 12430 0 0 0 34186 43 0 0 25 0 1 0 561587138 60547072 12354 33554432000 134512640 137138936 4290383072 18446744073709551615 136296988 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19080/statm: 14782 12354 192 642 0 14138 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 59128

[startup+402.301 s]
/proc/loadavg: 2.04 1.98 1.97 3/489 19155
/proc/meminfo: memFree=21337504/32951124 swapFree=46575304/67111528
[pid=19080] ppid=19078 vsize=61416 CPUtime=402.3 cores=1,3,5,7
/proc/19080/stat : 19080 (bsolo) R 19078 19080 17058 0 -1 4202496 13001 0 0 0 40179 51 0 0 25 0 1 0 561587138 62889984 12925 33554432000 134512640 137138936 4290383072 18446744073709551615 134542516 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19080/statm: 15354 12925 192 642 0 14710 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 61416

[startup+462.301 s]
/proc/loadavg: 2.01 1.98 1.97 3/489 19185
/proc/meminfo: memFree=21329532/32951124 swapFree=46575304/67111528
[pid=19080] ppid=19078 vsize=64372 CPUtime=462.3 cores=1,3,5,7
/proc/19080/stat : 19080 (bsolo) R 19078 19080 17058 0 -1 4202496 13739 0 0 0 46174 56 0 0 25 0 1 0 561587138 65916928 13663 33554432000 134512640 137138936 4290383072 18446744073709551615 134606982 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19080/statm: 16093 13663 192 642 0 15449 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 64372

[startup+522.3 s]
/proc/loadavg: 2.00 1.98 1.97 3/489 19276
/proc/meminfo: memFree=21329884/32951124 swapFree=46575304/67111528
[pid=19080] ppid=19078 vsize=65416 CPUtime=522.3 cores=1,3,5,7
/proc/19080/stat : 19080 (bsolo) R 19078 19080 17058 0 -1 4202496 14004 0 0 0 52170 60 0 0 25 0 1 0 561587138 66985984 13928 33554432000 134512640 137138936 4290383072 18446744073709551615 136504016 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19080/statm: 16354 13928 192 642 0 15710 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 65416

[startup+582.301 s]
/proc/loadavg: 2.04 2.00 1.97 3/489 19278
/proc/meminfo: memFree=21326864/32951124 swapFree=46575304/67111528
[pid=19080] ppid=19078 vsize=65412 CPUtime=582.3 cores=1,3,5,7
/proc/19080/stat : 19080 (bsolo) R 19078 19080 17058 0 -1 4202496 14004 0 0 0 58164 66 0 0 25 0 1 0 561587138 66981888 13928 33554432000 134512640 137138936 4290383072 18446744073709551615 136297633 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19080/statm: 16353 13928 192 642 0 15709 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 65412

[startup+642.3 s]

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

/proc/meminfo: memFree=21315000/32951124 swapFree=46575304/67111528
[pid=19080] ppid=19078 vsize=73780 CPUtime=1062.32 cores=1,3,5,7
/proc/19080/stat : 19080 (bsolo) R 19078 19080 17058 0 -1 4202496 16133 0 0 0 106123 109 0 0 25 0 1 0 561587138 75550720 16021 33554432000 134512640 137138936 4290383072 18446744073709551615 136504089 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19080/statm: 18445 16021 192 642 0 17801 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 73780

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/489 19319
/proc/meminfo: memFree=21312484/32951124 swapFree=46575304/67111528
[pid=19080] ppid=19078 vsize=76028 CPUtime=1122.32 cores=1,3,5,7
/proc/19080/stat : 19080 (bsolo) R 19078 19080 17058 0 -1 4202496 16697 0 0 0 112117 115 0 0 25 0 1 0 561587138 77852672 16583 33554432000 134512640 137138936 4290383072 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19080/statm: 19007 16583 192 642 0 18363 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 76028

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/489 19321
/proc/meminfo: memFree=21312216/32951124 swapFree=46575304/67111528
[pid=19080] ppid=19078 vsize=76028 CPUtime=1182.32 cores=1,3,5,7
/proc/19080/stat : 19080 (bsolo) R 19078 19080 17058 0 -1 4202496 16697 0 0 0 118112 120 0 0 25 0 1 0 561587138 77852672 16583 33554432000 134512640 137138936 4290383072 18446744073709551615 134542301 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19080/statm: 19007 16583 192 642 0 18363 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 76028

[startup+1242.3 s]
/proc/loadavg: 2.10 2.03 2.00 3/489 19323
/proc/meminfo: memFree=21312312/32951124 swapFree=46575304/67111528
[pid=19080] ppid=19078 vsize=76028 CPUtime=1242.32 cores=1,3,5,7
/proc/19080/stat : 19080 (bsolo) R 19078 19080 17058 0 -1 4202496 16697 0 0 0 124108 124 0 0 25 0 1 0 561587138 77852672 16583 33554432000 134512640 137138936 4290383072 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19080/statm: 19007 16583 192 642 0 18363 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 76028

[startup+1302.3 s]
/proc/loadavg: 2.08 2.04 2.00 3/489 19324
/proc/meminfo: memFree=21312804/32951124 swapFree=46575304/67111528
[pid=19080] ppid=19078 vsize=76028 CPUtime=1302.32 cores=1,3,5,7
/proc/19080/stat : 19080 (bsolo) R 19078 19080 17058 0 -1 4202496 16697 0 0 0 130103 129 0 0 25 0 1 0 561587138 77852672 16583 33554432000 134512640 137138936 4290383072 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19080/statm: 19007 16583 192 642 0 18363 0
Current children cumulated CPU time (s) 1302.32
Current children cumulated vsize (KiB) 76028

[startup+1362.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/489 19326
/proc/meminfo: memFree=21308084/32951124 swapFree=46575304/67111528
[pid=19080] ppid=19078 vsize=79604 CPUtime=1362.32 cores=1,3,5,7
/proc/19080/stat : 19080 (bsolo) R 19078 19080 17058 0 -1 4202496 17596 0 0 0 136098 134 0 0 25 0 1 0 561587138 81514496 17446 33554432000 134512640 137138936 4290383072 18446744073709551615 136504391 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19080/statm: 19901 17446 192 642 0 19257 0
Current children cumulated CPU time (s) 1362.32
Current children cumulated vsize (KiB) 79604

[startup+1422.32 s]
/proc/loadavg: 2.13 2.05 2.01 3/489 19327
/proc/meminfo: memFree=21309200/32951124 swapFree=46575304/67111528
[pid=19080] ppid=19078 vsize=79564 CPUtime=1422.34 cores=1,3,5,7
/proc/19080/stat : 19080 (bsolo) R 19078 19080 17058 0 -1 4202496 17631 0 0 0 142095 139 0 0 25 0 1 0 561587138 81473536 17467 33554432000 134512640 137138936 4290383072 18446744073709551615 134542295 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19080/statm: 19891 17467 192 642 0 19247 0
Current children cumulated CPU time (s) 1422.34
Current children cumulated vsize (KiB) 79564

[startup+1482.3 s]
/proc/loadavg: 2.10 2.06 2.01 3/489 19329
/proc/meminfo: memFree=21307708/32951124 swapFree=46575304/67111528
[pid=19080] ppid=19078 vsize=79564 CPUtime=1482.32 cores=1,3,5,7
/proc/19080/stat : 19080 (bsolo) R 19078 19080 17058 0 -1 4202496 17631 0 0 0 148088 144 0 0 25 0 1 0 561587138 81473536 17467 33554432000 134512640 137138936 4290383072 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19080/statm: 19891 17467 192 642 0 19247 0
Current children cumulated CPU time (s) 1482.32
Current children cumulated vsize (KiB) 79564

[startup+1542.3 s]
/proc/loadavg: 2.04 2.04 2.00 3/489 19331
/proc/meminfo: memFree=21307308/32951124 swapFree=46575304/67111528
[pid=19080] ppid=19078 vsize=79564 CPUtime=1542.32 cores=1,3,5,7
/proc/19080/stat : 19080 (bsolo) R 19078 19080 17058 0 -1 4202496 17631 0 0 0 154083 149 0 0 25 0 1 0 561587138 81473536 17467 33554432000 134512640 137138936 4290383072 18446744073709551615 134542202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19080/statm: 19891 17467 192 642 0 19247 0
Current children cumulated CPU time (s) 1542.32
Current children cumulated vsize (KiB) 79564

[startup+1602.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/489 19332
/proc/meminfo: memFree=21306404/32951124 swapFree=46575304/67111528
[pid=19080] ppid=19078 vsize=79564 CPUtime=1602.33 cores=1,3,5,7
/proc/19080/stat : 19080 (bsolo) R 19078 19080 17058 0 -1 4202496 17631 0 0 0 160077 156 0 0 25 0 1 0 561587138 81473536 17467 33554432000 134512640 137138936 4290383072 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19080/statm: 19891 17467 192 642 0 19247 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 79564

[startup+1662.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/489 19334
/proc/meminfo: memFree=21306884/32951124 swapFree=46575304/67111528
[pid=19080] ppid=19078 vsize=80188 CPUtime=1662.33 cores=1,3,5,7
/proc/19080/stat : 19080 (bsolo) R 19078 19080 17058 0 -1 4202496 17755 0 0 0 166072 161 0 0 25 0 1 0 561587138 82112512 17591 33554432000 134512640 137138936 4290383072 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19080/statm: 20047 17591 192 642 0 19403 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 80188

[startup+1722.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/489 19335
/proc/meminfo: memFree=21304888/32951124 swapFree=46575304/67111528
[pid=19080] ppid=19078 vsize=80936 CPUtime=1722.33 cores=1,3,5,7
/proc/19080/stat : 19080 (bsolo) R 19078 19080 17058 0 -1 4202496 17982 0 0 0 172067 166 0 0 25 0 1 0 561587138 82878464 17810 33554432000 134512640 137138936 4290383072 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19080/statm: 20234 17810 192 642 0 19590 0
Current children cumulated CPU time (s) 1722.33
Current children cumulated vsize (KiB) 80936

[startup+1782.3 s]
/proc/loadavg: 2.13 2.05 2.01 3/489 19337
/proc/meminfo: memFree=21302140/32951124 swapFree=46575304/67111528
[pid=19080] ppid=19078 vsize=82572 CPUtime=1782.33 cores=1,3,5,7
/proc/19080/stat : 19080 (bsolo) R 19078 19080 17058 0 -1 4202496 18399 0 0 0 178061 172 0 0 25 0 1 0 561587138 84553728 18219 33554432000 134512640 137138936 4290383072 18446744073709551615 134542295 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19080/statm: 20643 18219 192 642 0 19999 0
Current children cumulated CPU time (s) 1782.33
Current children cumulated vsize (KiB) 82572

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

[startup+1785.5 s]
/proc/loadavg: 2.12 2.04 2.01 3/489 19337
/proc/meminfo: memFree=21302016/32951124 swapFree=46575304/67111528
[pid=19080] ppid=19078 vsize=82572 CPUtime=1785.53 cores=1,3,5,7
/proc/19080/stat : 19080 (bsolo) R 19078 19080 17058 0 -1 4202496 18399 0 0 0 178380 173 0 0 25 0 1 0 561587138 84553728 18219 33554432000 134512640 137138936 4290383072 18446744073709551615 136296993 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19080/statm: 20643 18219 192 642 0 19999 0
Current children cumulated CPU time (s) 1785.53
Current children cumulated vsize (KiB) 82572

[startup+1791.92 s]
/proc/loadavg: 2.11 2.04 2.01 3/489 19337
/proc/meminfo: memFree=21302012/32951124 swapFree=46575304/67111528
[pid=19080] ppid=19078 vsize=82572 CPUtime=1791.95 cores=1,3,5,7
/proc/19080/stat : 19080 (bsolo) R 19078 19080 17058 0 -1 4202496 18399 0 0 0 179021 174 0 0 25 0 1 0 561587138 84553728 18219 33554432000 134512640 137138936 4290383072 18446744073709551615 136511125 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19080/statm: 20643 18219 192 642 0 19999 0
Current children cumulated CPU time (s) 1791.95
Current children cumulated vsize (KiB) 82572

[startup+1795.1 s]
/proc/loadavg: 2.10 2.04 2.01 3/489 19337
/proc/meminfo: memFree=21302004/32951124 swapFree=46575304/67111528
[pid=19080] ppid=19078 vsize=82572 CPUtime=1795.14 cores=1,3,5,7
/proc/19080/stat : 19080 (bsolo) R 19078 19080 17058 0 -1 4202496 18399 0 0 0 179340 174 0 0 25 0 1 0 561587138 84553728 18219 33554432000 134512640 137138936 4290383072 18446744073709551615 134542339 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19080/statm: 20643 18219 192 642 0 19999 0
Current children cumulated CPU time (s) 1795.14
Current children cumulated vsize (KiB) 82572

[startup+1796.7 s]
/proc/loadavg: 2.10 2.04 2.01 3/489 19337
/proc/meminfo: memFree=21301756/32951124 swapFree=46575304/67111528
[pid=19080] ppid=19078 vsize=82572 CPUtime=1796.73 cores=1,3,5,7
/proc/19080/stat : 19080 (bsolo) R 19078 19080 17058 0 -1 4202496 18399 0 0 0 179499 174 0 0 25 0 1 0 561587138 84553728 18219 33554432000 134512640 137138936 4290383072 18446744073709551615 134542511 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19080/statm: 20643 18219 192 642 0 19999 0
Current children cumulated CPU time (s) 1796.73
Current children cumulated vsize (KiB) 82572

[startup+1797.5 s]
/proc/loadavg: 2.10 2.04 2.01 3/489 19337
/proc/meminfo: memFree=21301756/32951124 swapFree=46575304/67111528
[pid=19080] ppid=19078 vsize=82572 CPUtime=1797.53 cores=1,3,5,7
/proc/19080/stat : 19080 (bsolo) R 19078 19080 17058 0 -1 4202496 18399 0 0 0 179579 174 0 0 25 0 1 0 561587138 84553728 18219 33554432000 134512640 137138936 4290383072 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19080/statm: 20643 18219 192 642 0 19999 0
Current children cumulated CPU time (s) 1797.53
Current children cumulated vsize (KiB) 82572

[startup+1797.9 s]
/proc/loadavg: 2.10 2.04 2.01 3/489 19337
/proc/meminfo: memFree=21301756/32951124 swapFree=46575304/67111528
[pid=19080] ppid=19078 vsize=82572 CPUtime=1797.93 cores=1,3,5,7
/proc/19080/stat : 19080 (bsolo) R 19078 19080 17058 0 -1 4202496 18399 0 0 0 179619 174 0 0 25 0 1 0 561587138 84553728 18219 33554432000 134512640 137138936 4290383072 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19080/statm: 20643 18219 192 642 0 19999 0
Current children cumulated CPU time (s) 1797.93
Current children cumulated vsize (KiB) 82572

Child status: 0
Real time (s): 1797.97
CPU time (s): 1798.01
CPU user time (s): 1796.26
CPU system time (s): 1.74973
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 82732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.26
system time used= 1.74973
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18399
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= 6
involuntary context switches= 3073

runsolver used 7.95379 second user time and 19.944 second system time

The end

Launcher Data

Begin job on node107 at 2011-06-04 09:52:39
IDJOB=3463226
IDBENCH=1161
IDSOLVER=1955
FILE ID=node107/3463226-1307173959
RUNJOBID= node107-1307173959-19066
PBS_JOBID= 13508844
Free space on /tmp= 73884 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= cc11de80c07cf0d445d50327479f6689
RANDOM SEED=795711757

node107.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	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.829
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.65
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.829
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.829
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.829
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.829
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.829
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5359.47
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.829
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.829
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21393208 kB
Buffers:        334160 kB
Cached:        2172332 kB
SwapCached:      22548 kB
Active:        9174396 kB
Inactive:      2033012 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21393208 kB
SwapTotal:    67111528 kB
SwapFree:     46575304 kB
Dirty:            7684 kB
Writeback:           0 kB
AnonPages:     8695516 kB
Mapped:          32188 kB
Slab:           187180 kB
PageTables:      94600 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 145074720 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73876 MiB
End job on node107 at 2011-06-04 10:22:37