Trace number 3463231

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 1797.94

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
prestwich/armies/normalized-army9.12ls.opb
MD5SUM3e382297eed431747f729c90837f8bad
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
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 benchmark0.693893
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables266
Total number of constraints401
Number of constraints which are clauses237
Number of constraints which are cardinality constraints (but not clauses)2
Number of constraints which are nor clauses,nor cardinality constraints162
Minimum length of a constraint2
Maximum length of a constraint81
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 12
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 93
Number of bits of the biggest sum of numbers7
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-3463231-1307173971.opb
0.00/0.00	c File size is 18307 bytes.
0.00/0.00	c Highest Coefficient sum: 93
0.00/0.00	c Parsing was ok!!
0.00/0.00	c Total parsing time: 0.001 s
0.00/0.00	c Var: 266 Constr: 401 237/2/162 Lit: 1990 Watch. Lit: 1310
0.00/0.00	c Obj. Vars: 0 (0 % of total variables)
0.00/0.00	c Pre-processing Time: 0.004 s
0.00/0.00	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.00	c        0    258      389     1958    5     1278    2326      0      0 0.00
0.00/0.00	c Switching off lower bounding mode.
1797.96/1797.94	c      101    258      520    16421   31     1540    2559    131   4590 0.02
1797.96/1797.94	c      252    258      711    36755   51     1922    2815    322   5142 0.05
1797.96/1797.94	c      477    258      991    66971   67     2482    3097    602   5359 0.09
1797.96/1797.94	c      816    258     1385   105954   76     3270    3407    996   4945 0.17
1797.96/1797.94	c     1325    258     1980   169336   85     4460    3748   1591   4732 0.28
1797.96/1797.94	c     2090    258     2843   251473   88     6186    4123   2454   4427 0.47
1797.96/1797.94	c     3237    258     4220   397453   94     8940    4536   3831   3755 0.86
1797.96/1797.94	c     4958    258     3848   363976   94     8196    4990   3459   3412 1.45
1797.96/1797.94	c     7542    258     4265   404396   94     9030    5490   3876   3096 2.44
1797.96/1797.94	c    11421    258     3135   287365   91     6770    6040   2746   2832 4.03
1797.96/1797.94	c    17243    258     3797   362000   95     8094    6645   3408   2614 6.59
1797.96/1797.94	c    25980    258     3931   369655   94     8362    7310   3542   2445 10.62
1797.96/1797.94	c    39090    258     4473   425957   95     9446    8042   4084   2231 17.52
1797.96/1797.94	c    58760    258     7299   748032  102    15098    8847   6910   2054 28.60
1797.96/1797.94	c    88270    258     5917   603185  101    12334    9732   5528   1922 45.91
1797.96/1797.94	c   132540    258     8767   940768  107    18034   10706   8378   1763 75.16
1797.96/1797.94	c   198952    258     5981   619694  103    12462   11777   5592   1650 120.55
1797.96/1797.94	c   298572    258    10912  1168738  107    22324   12955  10523   1510 197.63
1797.96/1797.94	c   448007    258    10670  1154377  108    21840   14251  10281   1387 322.92
1797.96/1797.94	c   672165    258    10587  1132186  106    21674   15677  10198   1311 512.35
1797.96/1797.94	c  1008409    258    14498  1572003  108    29496   17245  14109   1224 823.22
1797.96/1797.94	c  1512783    258    15145  1629674  107    30790   18970  14756   1133 1335.08
1797.96/1797.94	c Resources Exceeded
1797.96/1797.94	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.96/1797.94	c   22  1928151 379037  3168273    13135  1399745  12746   1072 1798.00
1797.96/1797.94	s UNKNOWN
1797.96/1797.94	c Total time: 1798 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-3463231-1307173971/watcher-3463231-1307173971 -o /tmp/evaluation-result-3463231-1307173971/solver-3463231-1307173971 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 HOME/instance-3463231-1307173971.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.64 1.95 1.88 3/435 30094
/proc/meminfo: memFree=20701580/32951124 swapFree=60787360/67111528
[pid=30094] ppid=30090 vsize=10924 CPUtime=0.01 cores=1,3,5,7
/proc/30094/stat : 30094 (bsolo) R 30090 30094 29081 0 -1 4202496 347 0 0 0 1 0 0 0 18 0 1 0 828994950 11186176 296 33554432000 134512640 137138936 4290868096 18446744073709551615 136506715 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/30094/statm: 2731 296 192 642 0 2087 0

[startup+0.0787829 s]
/proc/loadavg: 1.64 1.95 1.88 3/435 30094
/proc/meminfo: memFree=20701580/32951124 swapFree=60787360/67111528
[pid=30094] ppid=30090 vsize=11556 CPUtime=0.07 cores=1,3,5,7
/proc/30094/stat : 30094 (bsolo) R 30090 30094 29081 0 -1 4202496 504 0 0 0 7 0 0 0 18 0 1 0 828994950 11833344 453 33554432000 134512640 137138936 4290868096 18446744073709551615 134542941 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/30094/statm: 2889 453 192 642 0 2245 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 11556

[startup+0.100793 s]
/proc/loadavg: 1.64 1.95 1.88 3/435 30094
/proc/meminfo: memFree=20701580/32951124 swapFree=60787360/67111528
[pid=30094] ppid=30090 vsize=11808 CPUtime=0.09 cores=1,3,5,7
/proc/30094/stat : 30094 (bsolo) R 30090 30094 29081 0 -1 4202496 551 0 0 0 9 0 0 0 18 0 1 0 828994950 12091392 500 33554432000 134512640 137138936 4290868096 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/30094/statm: 2952 500 192 642 0 2308 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11808

[startup+0.300745 s]
/proc/loadavg: 1.64 1.95 1.88 3/435 30094
/proc/meminfo: memFree=20701580/32951124 swapFree=60787360/67111528
[pid=30094] ppid=30090 vsize=13200 CPUtime=0.29 cores=1,3,5,7
/proc/30094/stat : 30094 (bsolo) R 30090 30094 29081 0 -1 4202496 921 0 0 0 29 0 0 0 18 0 1 0 828994950 13516800 870 33554432000 134512640 137138936 4290868096 18446744073709551615 134544728 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/30094/statm: 3300 870 192 642 0 2656 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13200

[startup+0.700682 s]
/proc/loadavg: 1.64 1.95 1.88 3/435 30094
/proc/meminfo: memFree=20701580/32951124 swapFree=60787360/67111528
[pid=30094] ppid=30090 vsize=15480 CPUtime=0.69 cores=1,3,5,7
/proc/30094/stat : 30094 (bsolo) R 30090 30094 29081 0 -1 4202496 1488 0 0 0 68 1 0 0 18 0 1 0 828994950 15851520 1437 33554432000 134512640 137138936 4290868096 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/30094/statm: 3870 1437 192 642 0 3226 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15480

[startup+1.50053 s]
/proc/loadavg: 1.67 1.96 1.88 3/437 30096
/proc/meminfo: memFree=20686032/32951124 swapFree=60787360/67111528
[pid=30094] ppid=30090 vsize=17616 CPUtime=1.49 cores=1,3,5,7
/proc/30094/stat : 30094 (bsolo) R 30090 30094 29081 0 -1 4202496 2020 0 0 0 148 1 0 0 20 0 1 0 828994950 18038784 1969 33554432000 134512640 137138936 4290868096 18446744073709551615 136500369 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/30094/statm: 4404 1969 192 642 0 3760 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 17616

[startup+3.10024 s]
/proc/loadavg: 1.67 1.96 1.88 4/437 30096
/proc/meminfo: memFree=20676980/32951124 swapFree=60787360/67111528
[pid=30094] ppid=30090 vsize=19132 CPUtime=3.09 cores=1,3,5,7
/proc/30094/stat : 30094 (bsolo) R 30090 30094 29081 0 -1 4202496 2387 0 0 0 307 2 0 0 25 0 1 0 828994950 19591168 2336 33554432000 134512640 137138936 4290868096 18446744073709551615 134575867 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/30094/statm: 4783 2336 192 642 0 4139 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 19132

[startup+6.30064 s]
/proc/loadavg: 1.67 1.96 1.88 4/437 30096
/proc/meminfo: memFree=20669772/32951124 swapFree=60787360/67111528
[pid=30094] ppid=30090 vsize=19876 CPUtime=6.29 cores=1,3,5,7
/proc/30094/stat : 30094 (bsolo) R 30090 30094 29081 0 -1 4202496 2586 0 0 0 625 4 0 0 25 0 1 0 828994950 20353024 2535 33554432000 134512640 137138936 4290868096 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/30094/statm: 4969 2535 192 642 0 4325 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 19876

[startup+12.7005 s]
/proc/loadavg: 1.72 1.96 1.89 3/437 30123
/proc/meminfo: memFree=20659860/32951124 swapFree=60787360/67111528
[pid=30094] ppid=30090 vsize=21876 CPUtime=12.69 cores=1,3,5,7
/proc/30094/stat : 30094 (bsolo) R 30090 30094 29081 0 -1 4202496 3074 0 0 0 1263 6 0 0 25 0 1 0 828994950 22401024 3023 33554432000 134512640 137138936 4290868096 18446744073709551615 134542490 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/30094/statm: 5469 3023 192 642 0 4825 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 21876

[startup+25.5011 s]
/proc/loadavg: 1.76 1.96 1.89 3/437 30124
/proc/meminfo: memFree=20638648/32951124 swapFree=60787360/67111528
[pid=30094] ppid=30090 vsize=23264 CPUtime=25.49 cores=1,3,5,7
/proc/30094/stat : 30094 (bsolo) R 30090 30094 29081 0 -1 4202496 3439 0 0 0 2539 10 0 0 25 0 1 0 828994950 23822336 3388 33554432000 134512640 137138936 4290868096 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/30094/statm: 5816 3388 192 642 0 5172 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 23264

[startup+51.1003 s]
/proc/loadavg: 1.84 1.96 1.89 3/437 30124
/proc/meminfo: memFree=20625316/32951124 swapFree=60787360/67111528
[pid=30094] ppid=30090 vsize=25724 CPUtime=51.09 cores=1,3,5,7
/proc/30094/stat : 30094 (bsolo) R 30090 30094 29081 0 -1 4202496 4051 0 0 0 5093 16 0 0 25 0 1 0 828994950 26341376 4000 33554432000 134512640 137138936 4290868096 18446744073709551615 135984567 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/30094/statm: 6431 4000 192 642 0 5787 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 25724

[startup+102.317 s]
/proc/loadavg: 1.93 1.97 1.89 3/437 30126
/proc/meminfo: memFree=20608572/32951124 swapFree=60787360/67111528
[pid=30094] ppid=30090 vsize=27772 CPUtime=102.31 cores=1,3,5,7
/proc/30094/stat : 30094 (bsolo) R 30090 30094 29081 0 -1 4202496 4557 0 0 0 10205 26 0 0 25 0 1 0 828994950 28438528 4506 33554432000 134512640 137138936 4290868096 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/30094/statm: 6943 4506 192 642 0 6299 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 27772

[startup+162.301 s]
/proc/loadavg: 2.04 1.99 1.91 3/437 30127
/proc/meminfo: memFree=20600876/32951124 swapFree=60787360/67111528
[pid=30094] ppid=30090 vsize=29144 CPUtime=162.29 cores=1,3,5,7
/proc/30094/stat : 30094 (bsolo) R 30090 30094 29081 0 -1 4202496 4912 0 0 0 16190 39 0 0 25 0 1 0 828994950 29843456 4861 33554432000 134512640 137138936 4290868096 18446744073709551615 134542310 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/30094/statm: 7286 4861 192 642 0 6642 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 29144

[startup+222.301 s]
/proc/loadavg: 2.15 2.03 1.92 3/437 30129
/proc/meminfo: memFree=20599508/32951124 swapFree=60787360/67111528
[pid=30094] ppid=30090 vsize=30748 CPUtime=222.3 cores=1,3,5,7
/proc/30094/stat : 30094 (bsolo) R 30090 30094 29081 0 -1 4202496 5305 0 0 0 22179 51 0 0 25 0 1 0 828994950 31485952 5254 33554432000 134512640 137138936 4290868096 18446744073709551615 134542333 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/30094/statm: 7687 5254 192 642 0 7043 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 30748

[startup+282.301 s]
/proc/loadavg: 2.10 2.04 1.93 3/437 30130
/proc/meminfo: memFree=20590948/32951124 swapFree=60787360/67111528
[pid=30094] ppid=30090 vsize=31240 CPUtime=282.3 cores=1,3,5,7
/proc/30094/stat : 30094 (bsolo) R 30090 30094 29081 0 -1 4202496 5426 0 0 0 28170 60 0 0 25 0 1 0 828994950 31989760 5375 33554432000 134512640 137138936 4290868096 18446744073709551615 134542286 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/30094/statm: 7810 5375 192 642 0 7166 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 31240

[startup+342.3 s]
/proc/loadavg: 2.20 2.06 1.94 3/437 30132
/proc/meminfo: memFree=20589204/32951124 swapFree=60787360/67111528
[pid=30094] ppid=30090 vsize=32624 CPUtime=342.31 cores=1,3,5,7
/proc/30094/stat : 30094 (bsolo) R 30090 30094 29081 0 -1 4202496 5779 0 0 0 34160 71 0 0 25 0 1 0 828994950 33406976 5728 33554432000 134512640 137138936 4290868096 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/30094/statm: 8156 5728 192 642 0 7512 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 32624

[startup+402.3 s]
/proc/loadavg: 2.14 2.06 1.94 3/437 30134
/proc/meminfo: memFree=20582004/32951124 swapFree=60787360/67111528
[pid=30094] ppid=30090 vsize=33088 CPUtime=402.3 cores=1,3,5,7
/proc/30094/stat : 30094 (bsolo) R 30090 30094 29081 0 -1 4202496 5882 0 0 0 40148 82 0 0 25 0 1 0 828994950 33882112 5831 33554432000 134512640 137138936 4290868096 18446744073709551615 134606620 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/30094/statm: 8272 5831 192 642 0 7628 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 33088

[startup+462.3 s]
/proc/loadavg: 2.05 2.05 1.94 3/437 30135
/proc/meminfo: memFree=20581752/32951124 swapFree=60787360/67111528
[pid=30094] ppid=30090 vsize=33200 CPUtime=462.31 cores=1,3,5,7
/proc/30094/stat : 30094 (bsolo) R 30090 30094 29081 0 -1 4202496 5922 0 0 0 46139 92 0 0 25 0 1 0 828994950 33996800 5871 33554432000 134512640 137138936 4290868096 18446744073709551615 136520979 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/30094/statm: 8300 5871 192 642 0 7656 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 33200

[startup+522.301 s]
/proc/loadavg: 2.02 2.04 1.94 3/437 30146
/proc/meminfo: memFree=20577276/32951124 swapFree=60787360/67111528
[pid=30094] ppid=30090 vsize=35304 CPUtime=522.31 cores=1,3,5,7
/proc/30094/stat : 30094 (bsolo) R 30090 30094 29081 0 -1 4202496 6436 0 0 0 52129 102 0 0 25 0 1 0 828994950 36151296 6385 33554432000 134512640 137138936 4290868096 18446744073709551615 134542480 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/30094/statm: 8826 6385 192 642 0 8182 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 35304

[startup+582.301 s]
/proc/loadavg: 2.00 2.03 1.94 3/437 30147
/proc/meminfo: memFree=20576900/32951124 swapFree=60787360/67111528
[pid=30094] ppid=30090 vsize=35432 CPUtime=582.31 cores=1,3,5,7
/proc/30094/stat : 30094 (bsolo) R 30090 30094 29081 0 -1 4202496 6467 0 0 0 58121 110 0 0 25 0 1 0 828994950 36282368 6416 33554432000 134512640 137138936 4290868096 18446744073709551615 136520996 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/30094/statm: 8858 6416 192 642 0 8214 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 35432

[startup+642.301 s]

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

/proc/meminfo: memFree=20559392/32951124 swapFree=60787360/67111528
[pid=30094] ppid=30090 vsize=37828 CPUtime=1062.33 cores=1,3,5,7
/proc/30094/stat : 30094 (bsolo) R 30090 30094 29081 0 -1 4202496 7084 0 0 0 106055 178 0 0 25 0 1 0 828994950 38735872 7029 33554432000 134512640 137138936 4290868096 18446744073709551615 136504022 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/30094/statm: 9457 7029 192 642 0 8813 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 37828

[startup+1122.3 s]
/proc/loadavg: 2.00 2.04 1.99 3/437 30165
/proc/meminfo: memFree=20557652/32951124 swapFree=60787360/67111528
[pid=30094] ppid=30090 vsize=37828 CPUtime=1122.33 cores=1,3,5,7
/proc/30094/stat : 30094 (bsolo) R 30090 30094 29081 0 -1 4202496 7084 0 0 0 112046 187 0 0 25 0 1 0 828994950 38735872 7029 33554432000 134512640 137138936 4290868096 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/30094/statm: 9457 7029 192 642 0 8813 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 37828

[startup+1182.3 s]
/proc/loadavg: 2.00 2.03 1.99 3/437 30166
/proc/meminfo: memFree=20557272/32951124 swapFree=60787360/67111528
[pid=30094] ppid=30090 vsize=37820 CPUtime=1182.33 cores=1,3,5,7
/proc/30094/stat : 30094 (bsolo) R 30090 30094 29081 0 -1 4202496 7084 0 0 0 118037 196 0 0 25 0 1 0 828994950 38727680 7029 33554432000 134512640 137138936 4290868096 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/30094/statm: 9455 7029 192 642 0 8811 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 37820

[startup+1242.3 s]
/proc/loadavg: 2.00 2.02 1.99 3/437 30168
/proc/meminfo: memFree=20555024/32951124 swapFree=60787360/67111528
[pid=30094] ppid=30090 vsize=37816 CPUtime=1242.34 cores=1,3,5,7
/proc/30094/stat : 30094 (bsolo) R 30090 30094 29081 0 -1 4202496 7084 0 0 0 124029 205 0 0 25 0 1 0 828994950 38723584 7029 33554432000 134512640 137138936 4290868096 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/30094/statm: 9454 7029 192 642 0 8810 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 37816

[startup+1302.3 s]
/proc/loadavg: 2.04 2.03 1.99 3/437 30170
/proc/meminfo: memFree=20552040/32951124 swapFree=60787360/67111528
[pid=30094] ppid=30090 vsize=37800 CPUtime=1302.35 cores=1,3,5,7
/proc/30094/stat : 30094 (bsolo) R 30090 30094 29081 0 -1 4202496 7084 0 0 0 130019 216 0 0 25 0 1 0 828994950 38707200 7025 33554432000 134512640 137138936 4290868096 18446744073709551615 134542354 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/30094/statm: 9450 7025 192 642 0 8806 0
Current children cumulated CPU time (s) 1302.35
Current children cumulated vsize (KiB) 37800

[startup+1362.3 s]
/proc/loadavg: 2.09 2.05 2.00 3/437 30171
/proc/meminfo: memFree=20552396/32951124 swapFree=60787360/67111528
[pid=30094] ppid=30090 vsize=39688 CPUtime=1362.33 cores=1,3,5,7
/proc/30094/stat : 30094 (bsolo) R 30090 30094 29081 0 -1 4202496 7553 0 0 0 136010 223 0 0 25 0 1 0 828994950 40640512 7493 33554432000 134512640 137138936 4290868096 18446744073709551615 134542325 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/30094/statm: 9922 7493 192 642 0 9278 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 39688

[startup+1422.32 s]
/proc/loadavg: 2.15 2.07 2.01 3/437 30173
/proc/meminfo: memFree=20551888/32951124 swapFree=60787360/67111528
[pid=30094] ppid=30090 vsize=40352 CPUtime=1422.36 cores=1,3,5,7
/proc/30094/stat : 30094 (bsolo) R 30090 30094 29081 0 -1 4202496 7710 0 0 0 142004 232 0 0 25 0 1 0 828994950 41320448 7650 33554432000 134512640 137138936 4290868096 18446744073709551615 135984592 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/30094/statm: 10088 7650 192 642 0 9444 0
Current children cumulated CPU time (s) 1422.36
Current children cumulated vsize (KiB) 40352

[startup+1482.3 s]
/proc/loadavg: 2.31 2.12 2.02 3/437 30174
/proc/meminfo: memFree=20551380/32951124 swapFree=60787360/67111528
[pid=30094] ppid=30090 vsize=40572 CPUtime=1482.34 cores=1,3,5,7
/proc/30094/stat : 30094 (bsolo) R 30090 30094 29081 0 -1 4202496 7766 0 0 0 147993 241 0 0 25 0 1 0 828994950 41545728 7706 33554432000 134512640 137138936 4290868096 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/30094/statm: 10143 7706 192 642 0 9499 0
Current children cumulated CPU time (s) 1482.34
Current children cumulated vsize (KiB) 40572

[startup+1542.3 s]
/proc/loadavg: 2.11 2.09 2.02 3/437 30176
/proc/meminfo: memFree=20551624/32951124 swapFree=60787360/67111528
[pid=30094] ppid=30090 vsize=40544 CPUtime=1542.34 cores=1,3,5,7
/proc/30094/stat : 30094 (bsolo) R 30090 30094 29081 0 -1 4202496 7766 0 0 0 153985 249 0 0 25 0 1 0 828994950 41517056 7706 33554432000 134512640 137138936 4290868096 18446744073709551615 134542325 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/30094/statm: 10136 7706 192 642 0 9492 0
Current children cumulated CPU time (s) 1542.34
Current children cumulated vsize (KiB) 40544

[startup+1602.3 s]
/proc/loadavg: 2.04 2.07 2.01 3/437 30178
/proc/meminfo: memFree=20552112/32951124 swapFree=60787360/67111528
[pid=30094] ppid=30090 vsize=40524 CPUtime=1602.35 cores=1,3,5,7
/proc/30094/stat : 30094 (bsolo) R 30090 30094 29081 0 -1 4202496 7766 0 0 0 159978 257 0 0 25 0 1 0 828994950 41496576 7706 33554432000 134512640 137138936 4290868096 18446744073709551615 134542613 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/30094/statm: 10131 7706 192 642 0 9487 0
Current children cumulated CPU time (s) 1602.35
Current children cumulated vsize (KiB) 40524

[startup+1662.3 s]
/proc/loadavg: 2.01 2.06 2.01 3/437 30179
/proc/meminfo: memFree=20546156/32951124 swapFree=60787360/67111528
[pid=30094] ppid=30090 vsize=40520 CPUtime=1662.34 cores=1,3,5,7
/proc/30094/stat : 30094 (bsolo) R 30090 30094 29081 0 -1 4202496 7766 0 0 0 165971 263 0 0 25 0 1 0 828994950 41492480 7705 33554432000 134512640 137138936 4290868096 18446744073709551615 134540747 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/30094/statm: 10130 7705 192 642 0 9486 0
Current children cumulated CPU time (s) 1662.34
Current children cumulated vsize (KiB) 40520

[startup+1722.3 s]
/proc/loadavg: 2.03 2.06 2.01 3/437 30181
/proc/meminfo: memFree=20545656/32951124 swapFree=60787360/67111528
[pid=30094] ppid=30090 vsize=40588 CPUtime=1722.34 cores=1,3,5,7
/proc/30094/stat : 30094 (bsolo) R 30090 30094 29081 0 -1 4202496 7770 0 0 0 171963 271 0 0 25 0 1 0 828994950 41562112 7709 33554432000 134512640 137138936 4290868096 18446744073709551615 134542508 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/30094/statm: 10147 7709 192 642 0 9503 0
Current children cumulated CPU time (s) 1722.34
Current children cumulated vsize (KiB) 40588

[startup+1782.3 s]
/proc/loadavg: 2.05 2.06 2.01 3/437 30182
/proc/meminfo: memFree=20543904/32951124 swapFree=60787360/67111528
[pid=30094] ppid=30090 vsize=40584 CPUtime=1782.35 cores=1,3,5,7
/proc/30094/stat : 30094 (bsolo) R 30090 30094 29081 0 -1 4202496 7770 0 0 0 177956 279 0 0 25 0 1 0 828994950 41558016 7709 33554432000 134512640 137138936 4290868096 18446744073709551615 134542325 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/30094/statm: 10146 7709 192 642 0 9502 0
Current children cumulated CPU time (s) 1782.35
Current children cumulated vsize (KiB) 40584

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

[startup+1785.5 s]
/proc/loadavg: 2.05 2.06 2.01 3/437 30183
/proc/meminfo: memFree=20544772/32951124 swapFree=60787360/67111528
[pid=30094] ppid=30090 vsize=40584 CPUtime=1785.55 cores=1,3,5,7
/proc/30094/stat : 30094 (bsolo) R 30090 30094 29081 0 -1 4202496 7770 0 0 0 178276 279 0 0 25 0 1 0 828994950 41558016 7709 33554432000 134512640 137138936 4290868096 18446744073709551615 134542480 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/30094/statm: 10146 7709 192 642 0 9502 0
Current children cumulated CPU time (s) 1785.55
Current children cumulated vsize (KiB) 40584

[startup+1791.92 s]
/proc/loadavg: 2.04 2.06 2.01 3/437 30183
/proc/meminfo: memFree=20545020/32951124 swapFree=60787360/67111528
[pid=30094] ppid=30090 vsize=40584 CPUtime=1791.97 cores=1,3,5,7
/proc/30094/stat : 30094 (bsolo) R 30090 30094 29081 0 -1 4202496 7770 0 0 0 178917 280 0 0 25 0 1 0 828994950 41558016 7709 33554432000 134512640 137138936 4290868096 18446744073709551615 134542898 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/30094/statm: 10146 7709 192 642 0 9502 0
Current children cumulated CPU time (s) 1791.97
Current children cumulated vsize (KiB) 40584

[startup+1795.1 s]
/proc/loadavg: 2.04 2.06 2.01 3/437 30183
/proc/meminfo: memFree=20544772/32951124 swapFree=60787360/67111528
[pid=30094] ppid=30090 vsize=40584 CPUtime=1795.16 cores=1,3,5,7
/proc/30094/stat : 30094 (bsolo) R 30090 30094 29081 0 -1 4202496 7770 0 0 0 179236 280 0 0 25 0 1 0 828994950 41558016 7709 33554432000 134512640 137138936 4290868096 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/30094/statm: 10146 7709 192 642 0 9502 0
Current children cumulated CPU time (s) 1795.16
Current children cumulated vsize (KiB) 40584

[startup+1796.7 s]
/proc/loadavg: 2.04 2.06 2.00 3/437 30183
/proc/meminfo: memFree=20544772/32951124 swapFree=60787360/67111528
[pid=30094] ppid=30090 vsize=40532 CPUtime=1796.75 cores=1,3,5,7
/proc/30094/stat : 30094 (bsolo) R 30090 30094 29081 0 -1 4202496 7770 0 0 0 179395 280 0 0 25 0 1 0 828994950 41504768 7708 33554432000 134512640 137138936 4290868096 18446744073709551615 134542214 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/30094/statm: 10133 7708 192 642 0 9489 0
Current children cumulated CPU time (s) 1796.75
Current children cumulated vsize (KiB) 40532

[startup+1797.5 s]
/proc/loadavg: 2.04 2.06 2.00 3/437 30183
/proc/meminfo: memFree=20544772/32951124 swapFree=60787360/67111528
[pid=30094] ppid=30090 vsize=40532 CPUtime=1797.55 cores=1,3,5,7
/proc/30094/stat : 30094 (bsolo) R 30090 30094 29081 0 -1 4202496 7770 0 0 0 179475 280 0 0 25 0 1 0 828994950 41504768 7708 33554432000 134512640 137138936 4290868096 18446744073709551615 135984592 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/30094/statm: 10133 7708 192 642 0 9489 0
Current children cumulated CPU time (s) 1797.55
Current children cumulated vsize (KiB) 40532

[startup+1797.9 s]
/proc/loadavg: 2.04 2.06 2.00 3/437 30183
/proc/meminfo: memFree=20544772/32951124 swapFree=60787360/67111528
[pid=30094] ppid=30090 vsize=40532 CPUtime=1797.96 cores=1,3,5,7
/proc/30094/stat : 30094 (bsolo) R 30090 30094 29081 0 -1 4202496 7770 0 0 0 179515 281 0 0 25 0 1 0 828994950 41504768 7708 33554432000 134512640 137138936 4290868096 18446744073709551615 134542325 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/30094/statm: 10133 7708 192 642 0 9489 0
Current children cumulated CPU time (s) 1797.96
Current children cumulated vsize (KiB) 40532

Child status: 0
Real time (s): 1797.94
CPU time (s): 1798
CPU user time (s): 1795.19
CPU system time (s): 2.81257
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 40592

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

runsolver used 7.38888 second user time and 18.7172 second system time

The end

Launcher Data

Begin job on node135 at 2011-06-04 09:52:51
IDJOB=3463231
IDBENCH=1166
IDSOLVER=1955
FILE ID=node135/3463231-1307173971
RUNJOBID= node135-1307173971-30076
PBS_JOBID= 13508851
Free space on /tmp= 73968 MiB

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

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

MD5SUM BENCH= 3e382297eed431747f729c90837f8bad
RANDOM SEED=364675372

node135.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.851
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.70
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.851
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.83
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.851
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.75
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.851
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	: 6640.14
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.851
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.78
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.851
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	: 5332.75
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.851
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.74
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.851
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      20702148 kB
Buffers:        264724 kB
Cached:         626808 kB
SwapCached:       6168 kB
Active:       11453312 kB
Inactive:       536924 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20702148 kB
SwapTotal:    67111528 kB
SwapFree:     60787360 kB
Dirty:            8008 kB
Writeback:           0 kB
AnonPages:    11097960 kB
Mapped:          25544 kB
Slab:           126436 kB
PageTables:      65988 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 124372240 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73960 MiB
End job on node135 at 2011-06-04 10:22:49