Trace number 2671244

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.12 1798.59

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_100_25_5_40.opb
MD5SUM9100923ff6d9c8d4da1b288858ed91b3
Bench CategoryDEC-SMALLINT-NLC (no optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark270.509
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables200
Total number of constraints302
Number of constraints which are clauses100
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints201
Minimum length of a constraint2
Maximum length of a constraint200
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 40
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 200
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)6124
Sum of products size (including duplicates)12248
Number of different products3062
Sum of products size6124

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-2671244-1276722101.opb
0.00/0.00	c File size is 256866 bytes.
0.02/0.04	c Highest Coefficient sum: 200
0.02/0.04	c Parsing was ok!!
0.02/0.04	c Total parsing time: 0.04 s
0.02/0.04	c Var: 3262 Constr: 6427 3162/203/3062 Lit: 25196 Watch. Lit: 21877
0.02/0.04	c Obj. Vars: 0 (0 % of total variables)
3.49/3.52	c Pre-processing Time: 3.522 s
3.49/3.52	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
3.49/3.52	c        0   3262     6427    25196    3    21877   83850      0      0 3.52
3.49/3.52	c Switching off lower bounding mode.
1798.03/1798.54	c      101   3262     6530    30209    4    22122   92236    103     28 3.60
1798.03/1798.54	c      251   3262     6686    45344    6    22434  101460    259     67 3.73
1798.03/1798.54	c      476   3262     6925    73214   10    22912  111607    498    121 3.91
1798.03/1798.54	c      814   3262     7282    94899   13    23683  122768    855    197 4.12
1798.03/1798.54	c     1323   3262     7809   129517   16    24737  135045   1382    302 4.38
1798.03/1798.54	c     2086   3262     8594   183781   21    26463  148550   2167    438 4.75
1798.03/1798.54	c     3232   3262     9789   265683   27    29582  163406   3362    603 5.36
1798.03/1798.54	c     4953   3262    11573   380816   32    33261  179747   5146    781 6.33
1798.03/1798.54	c     7537   3262    14233   564360   39    38637  197722   7806    938 8.04
1798.03/1798.54	c    11416   3262    18268   840586   46    46807  217495  11841   1028 11.10
1798.03/1798.54	c    17238   3262    24331  1252414   51    59030  239245  17904   1003 17.18
1798.03/1798.54	c    25975   3262    33442  1888342   56    77366  263170  27015    897 28.95
1798.03/1798.54	c    39085   3262    47247  2892292   61   105014  289488  40820    767 50.95
1798.03/1798.54	c    58755   3262    67979  4388806   64   146553  318437  61552    606 96.93
1798.03/1798.55	c    88265   3262    98961  6612567   66   209093  350281  92534    469 187.81
1798.03/1798.55	c   132537   3262   145542 10730998   73   303291  385310 139115    378 349.75
1798.03/1798.55	c   198949   3262   216495 16753738   77   445547  423842 210068    283 702.66
1798.03/1798.55	c   298570   3262   325050 25652565   78   662999  466227 318623    169 1760.81
1798.03/1798.55	c Resources Exceeded
1798.03/1798.55	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1798.03/1798.55	c   18   300696 118331  1292294   327338 25856479 320911    167 1798.08
1798.03/1798.55	s UNKNOWN
1798.03/1798.55	c Total time: 1798.08 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-2671244-1276722101/watcher-2671244-1276722101 -o /tmp/evaluation-result-2671244-1276722101/solver-2671244-1276722101 -C 1800 -W 2000 -M 1800 bsolo_pb10 -t1800 -l2 HOME/instance-2671244-1276722101.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: 1.00 1.00 1.00 3/105 17673
/proc/meminfo: memFree=1699740/2059040 swapFree=4192956/4192956
[pid=17673] ppid=17671 vsize=11188 CPUtime=0
/proc/17673/stat : 17673 (bsolo_pb10) R 17671 17673 17169 0 -1 4202496 349 0 0 0 0 0 0 0 25 0 1 0 13504259 11456512 268 1992294400 134512640 137138936 4288211120 18446744073709551615 136506715 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17673/statm: 2797 268 175 642 0 2090 0

[startup+0.0285081 s]
/proc/loadavg: 1.00 1.00 1.00 3/105 17673
/proc/meminfo: memFree=1699740/2059040 swapFree=4192956/4192956
[pid=17673] ppid=17671 vsize=11600 CPUtime=0.02
/proc/17673/stat : 17673 (bsolo_pb10) R 17671 17673 17169 0 -1 4202496 494 0 0 0 2 0 0 0 25 0 1 0 13504259 11878400 413 1992294400 134512640 137138936 4288211120 18446744073709551615 136577166 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17673/statm: 2900 413 207 642 0 2193 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 11600

[startup+0.100515 s]
/proc/loadavg: 1.00 1.00 1.00 3/105 17673
/proc/meminfo: memFree=1699740/2059040 swapFree=4192956/4192956
[pid=17673] ppid=17671 vsize=12572 CPUtime=0.09
/proc/17673/stat : 17673 (bsolo_pb10) R 17671 17673 17169 0 -1 4202496 833 0 0 0 9 0 0 0 25 0 1 0 13504259 12873728 689 1992294400 134512640 137138936 4288211120 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17673/statm: 3143 689 184 642 0 2499 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12572

[startup+0.300537 s]
/proc/loadavg: 1.00 1.00 1.00 3/105 17673
/proc/meminfo: memFree=1699740/2059040 swapFree=4192956/4192956
[pid=17673] ppid=17671 vsize=12572 CPUtime=0.29
/proc/17673/stat : 17673 (bsolo_pb10) R 17671 17673 17169 0 -1 4202496 833 0 0 0 29 0 0 0 25 0 1 0 13504259 12873728 689 1992294400 134512640 137138936 4288211120 18446744073709551615 136297621 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17673/statm: 3143 689 184 642 0 2499 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12572

[startup+0.700579 s]
/proc/loadavg: 1.00 1.00 1.00 3/105 17673
/proc/meminfo: memFree=1699740/2059040 swapFree=4192956/4192956
[pid=17673] ppid=17671 vsize=12572 CPUtime=0.69
/proc/17673/stat : 17673 (bsolo_pb10) R 17671 17673 17169 0 -1 4202496 833 0 0 0 69 0 0 0 25 0 1 0 13504259 12873728 689 1992294400 134512640 137138936 4288211120 18446744073709551615 136297749 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17673/statm: 3143 689 184 642 0 2499 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12572

[startup+1.50066 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 17674
/proc/meminfo: memFree=1697872/2059040 swapFree=4192956/4192956
[pid=17673] ppid=17671 vsize=12572 CPUtime=1.49
/proc/17673/stat : 17673 (bsolo_pb10) R 17671 17673 17169 0 -1 4202496 833 0 0 0 149 0 0 0 25 0 1 0 13504259 12873728 689 1992294400 134512640 137138936 4288211120 18446744073709551615 136504147 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17673/statm: 3143 689 184 642 0 2499 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12572

[startup+3.10083 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 17674
/proc/meminfo: memFree=1697624/2059040 swapFree=4192956/4192956
[pid=17673] ppid=17671 vsize=12572 CPUtime=3.09
/proc/17673/stat : 17673 (bsolo_pb10) R 17671 17673 17169 0 -1 4202496 833 0 0 0 309 0 0 0 25 0 1 0 13504259 12873728 689 1992294400 134512640 137138936 4288211120 18446744073709551615 134543427 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17673/statm: 3143 689 184 642 0 2499 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12572

[startup+6.30017 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 17674
/proc/meminfo: memFree=1693904/2059040 swapFree=4192956/4192956
[pid=17673] ppid=17671 vsize=17616 CPUtime=6.29
/proc/17673/stat : 17673 (bsolo_pb10) R 17671 17673 17169 0 -1 4202496 2187 0 0 0 624 5 0 0 25 0 1 0 13504259 18038784 1979 1992294400 134512640 137138936 4288211120 18446744073709551615 134573777 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17673/statm: 4404 1979 192 642 0 3760 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 17616

[startup+12.7008 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 17674
/proc/meminfo: memFree=1684728/2059040 swapFree=4192956/4192956
[pid=17673] ppid=17671 vsize=25876 CPUtime=12.69
/proc/17673/stat : 17673 (bsolo_pb10) R 17671 17673 17169 0 -1 4202496 4239 0 0 0 1256 13 0 0 25 0 1 0 13504259 26497024 4031 1992294400 134512640 137138936 4288211120 18446744073709551615 134603195 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17673/statm: 6469 4031 192 642 0 5825 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 25876

[startup+25.5012 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 17674
/proc/meminfo: memFree=1673568/2059040 swapFree=4192956/4192956
[pid=17673] ppid=17671 vsize=36636 CPUtime=25.49
/proc/17673/stat : 17673 (bsolo_pb10) R 17671 17673 17169 0 -1 4202496 6934 0 0 0 2523 26 0 0 25 0 1 0 13504259 37515264 6726 1992294400 134512640 137138936 4288211120 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17673/statm: 9159 6726 192 642 0 8515 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 36636

[startup+51.1009 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 17676
/proc/meminfo: memFree=1656332/2059040 swapFree=4192956/4192956
[pid=17673] ppid=17671 vsize=54068 CPUtime=51.08
/proc/17673/stat : 17673 (bsolo_pb10) R 17671 17673 17169 0 -1 4202496 11277 0 0 0 5061 47 0 0 25 0 1 0 13504259 55365632 11069 1992294400 134512640 137138936 4288211120 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17673/statm: 13517 11069 192 642 0 12873 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 54068

[startup+102.308 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 17676
/proc/meminfo: memFree=1632400/2059040 swapFree=4192956/4192956
[pid=17673] ppid=17671 vsize=77380 CPUtime=102.27
/proc/17673/stat : 17673 (bsolo_pb10) R 17671 17673 17169 0 -1 4202496 17126 0 0 0 10152 75 0 0 25 0 1 0 13504259 79237120 16918 1992294400 134512640 137138936 4288211120 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17673/statm: 19345 16918 192 642 0 18701 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 77380

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 17678
/proc/meminfo: memFree=1611072/2059040 swapFree=4192956/4192956
[pid=17673] ppid=17671 vsize=98872 CPUtime=162.25
/proc/17673/stat : 17673 (bsolo_pb10) R 17671 17673 17169 0 -1 4202496 22480 0 0 0 16120 105 0 0 25 0 1 0 13504259 101244928 22272 1992294400 134512640 137138936 4288211120 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17673/statm: 24718 22272 192 642 0 24074 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 98872

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 17680
/proc/meminfo: memFree=1591356/2059040 swapFree=4192956/4192956
[pid=17673] ppid=17671 vsize=118440 CPUtime=222.23
/proc/17673/stat : 17673 (bsolo_pb10) R 17671 17673 17169 0 -1 4202496 27379 0 0 0 22098 125 0 0 25 0 1 0 13504259 121282560 27171 1992294400 134512640 137138936 4288211120 18446744073709551615 136520975 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17673/statm: 29610 27171 192 642 0 28966 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 118440

[startup+282.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 17682
/proc/meminfo: memFree=1570400/2059040 swapFree=4192956/4192956
[pid=17673] ppid=17671 vsize=139468 CPUtime=282.22
/proc/17673/stat : 17673 (bsolo_pb10) R 17671 17673 17169 0 -1 4202496 32643 0 0 0 28084 138 0 0 25 0 1 0 13504259 142815232 32435 1992294400 134512640 137138936 4288211120 18446744073709551615 134542246 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17673/statm: 34867 32435 192 642 0 34223 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 139468

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 17684
/proc/meminfo: memFree=1547088/2059040 swapFree=4192956/4192956
[pid=17673] ppid=17671 vsize=162488 CPUtime=342.2
/proc/17673/stat : 17673 (bsolo_pb10) R 17671 17673 17169 0 -1 4202496 38386 0 0 0 34067 153 0 0 25 0 1 0 13504259 166387712 38178 1992294400 134512640 137138936 4288211120 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17673/statm: 40622 38178 192 642 0 39978 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 162488

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 17684
/proc/meminfo: memFree=1529480/2059040 swapFree=4192956/4192956
[pid=17673] ppid=17671 vsize=180260 CPUtime=402.19
/proc/17673/stat : 17673 (bsolo_pb10) R 17671 17673 17169 0 -1 4202496 42844 0 0 0 40051 168 0 0 25 0 1 0 13504259 184586240 42636 1992294400 134512640 137138936 4288211120 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17673/statm: 45065 42636 192 642 0 44421 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 180260

[startup+462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 17686
/proc/meminfo: memFree=1515220/2059040 swapFree=4192956/4192956
[pid=17673] ppid=17671 vsize=194272 CPUtime=462.17
/proc/17673/stat : 17673 (bsolo_pb10) R 17671 17673 17169 0 -1 4202496 46341 0 0 0 46041 176 0 0 25 0 1 0 13504259 198934528 46133 1992294400 134512640 137138936 4288211120 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17673/statm: 48568 46133 192 642 0 47924 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 194272

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 17688
/proc/meminfo: memFree=1502076/2059040 swapFree=4192956/4192956
[pid=17673] ppid=17671 vsize=207604 CPUtime=522.15
/proc/17673/stat : 17673 (bsolo_pb10) R 17671 17673 17169 0 -1 4202496 49682 0 0 0 52031 184 0 0 25 0 1 0 13504259 212586496 49474 1992294400 134512640 137138936 4288211120 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17673/statm: 51901 49474 192 642 0 51257 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 207604

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 17690
/proc/meminfo: memFree=1487692/2059040 swapFree=4192956/4192956
[pid=17673] ppid=17671 vsize=221600 CPUtime=582.14
/proc/17673/stat : 17673 (bsolo_pb10) R 17671 17673 17169 0 -1 4202496 53183 0 0 0 58022 192 0 0 25 0 1 0 13504259 226918400 52975 1992294400 134512640 137138936 4288211120 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17673/statm: 55400 52975 192 642 0 54756 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 221600

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 17692
/proc/meminfo: memFree=1472936/2059040 swapFree=4192956/4192956
[pid=17673] ppid=17671 vsize=236388 CPUtime=642.13
/proc/17673/stat : 17673 (bsolo_pb10) R 17671 17673 17169 0 -1 4202496 56859 0 0 0 64012 201 0 0 25 0 1 0 13504259 242061312 56651 1992294400 134512640 137138936 4288211120 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17673/statm: 59097 56651 192 642 0 58453 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 236388

[startup+702.301 s]

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

/proc/meminfo: memFree=1411556/2059040 swapFree=4192956/4192956
[pid=17673] ppid=17671 vsize=297496 CPUtime=1062.01
/proc/17673/stat : 17673 (bsolo_pb10) R 17671 17673 17169 0 -1 4202496 72143 0 0 0 105957 244 0 0 25 0 1 0 13504259 304635904 71935 1992294400 134512640 137138936 4288211120 18446744073709551615 135984592 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17673/statm: 74374 71935 192 642 0 73730 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 297496

[startup+1122.3 s]
/proc/loadavg: 1.11 1.05 1.00 2/106 17704
/proc/meminfo: memFree=1405356/2059040 swapFree=4192956/4192956
[pid=17673] ppid=17671 vsize=303536 CPUtime=1122
/proc/17673/stat : 17673 (bsolo_pb10) R 17671 17673 17169 0 -1 4202496 73657 0 0 0 111952 248 0 0 25 0 1 0 13504259 310820864 73449 1992294400 134512640 137138936 4288211120 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17673/statm: 75884 73449 192 642 0 75240 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 303536

[startup+1182.3 s]
/proc/loadavg: 1.16 1.07 1.01 2/106 17706
/proc/meminfo: memFree=1396676/2059040 swapFree=4192956/4192956
[pid=17673] ppid=17671 vsize=312168 CPUtime=1181.98
/proc/17673/stat : 17673 (bsolo_pb10) R 17671 17673 17169 0 -1 4202496 75810 0 0 0 117944 254 0 0 25 0 1 0 13504259 319660032 75602 1992294400 134512640 137138936 4288211120 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17673/statm: 78042 75602 192 642 0 77398 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 312168

[startup+1242.3 s]
/proc/loadavg: 1.12 1.07 1.01 2/106 17708
/proc/meminfo: memFree=1389236/2059040 swapFree=4192956/4192956
[pid=17673] ppid=17671 vsize=319368 CPUtime=1241.96
/proc/17673/stat : 17673 (bsolo_pb10) R 17671 17673 17169 0 -1 4202496 77604 0 0 0 123937 259 0 0 25 0 1 0 13504259 327032832 77396 1992294400 134512640 137138936 4288211120 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17673/statm: 79842 77396 192 642 0 79198 0
Current children cumulated CPU time (s) 1241.96
Current children cumulated vsize (KiB) 319368

[startup+1302.3 s]
/proc/loadavg: 1.09 1.07 1.01 2/106 17708
/proc/meminfo: memFree=1382416/2059040 swapFree=4192956/4192956
[pid=17673] ppid=17671 vsize=326048 CPUtime=1301.95
/proc/17673/stat : 17673 (bsolo_pb10) R 17671 17673 17169 0 -1 4202496 79272 0 0 0 129931 264 0 0 25 0 1 0 13504259 333873152 79064 1992294400 134512640 137138936 4288211120 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17673/statm: 81512 79064 192 642 0 80868 0
Current children cumulated CPU time (s) 1301.95
Current children cumulated vsize (KiB) 326048

[startup+1362.3 s]
/proc/loadavg: 1.08 1.07 1.01 2/106 17710
/proc/meminfo: memFree=1377208/2059040 swapFree=4192956/4192956
[pid=17673] ppid=17671 vsize=331208 CPUtime=1361.93
/proc/17673/stat : 17673 (bsolo_pb10) R 17671 17673 17169 0 -1 4202496 80587 0 0 0 135925 268 0 0 25 0 1 0 13504259 339156992 80379 1992294400 134512640 137138936 4288211120 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17673/statm: 82802 80379 192 642 0 82158 0
Current children cumulated CPU time (s) 1361.93
Current children cumulated vsize (KiB) 331208

[startup+1422.31 s]
/proc/loadavg: 1.07 1.06 1.01 2/106 17712
/proc/meminfo: memFree=1371504/2059040 swapFree=4192956/4192956
[pid=17673] ppid=17671 vsize=336972 CPUtime=1421.93
/proc/17673/stat : 17673 (bsolo_pb10) R 17671 17673 17169 0 -1 4202496 82025 0 0 0 141921 272 0 0 25 0 1 0 13504259 345059328 81817 1992294400 134512640 137138936 4288211120 18446744073709551615 134542770 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17673/statm: 84243 81817 192 642 0 83599 0
Current children cumulated CPU time (s) 1421.93
Current children cumulated vsize (KiB) 336972

[startup+1482.3 s]
/proc/loadavg: 1.07 1.06 1.01 2/106 17714
/proc/meminfo: memFree=1364312/2059040 swapFree=4192956/4192956
[pid=17673] ppid=17671 vsize=344304 CPUtime=1481.91
/proc/17673/stat : 17673 (bsolo_pb10) R 17671 17673 17169 0 -1 4202496 83846 0 0 0 147913 278 0 0 25 0 1 0 13504259 352567296 83638 1992294400 134512640 137138936 4288211120 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17673/statm: 86076 83638 192 642 0 85432 0
Current children cumulated CPU time (s) 1481.91
Current children cumulated vsize (KiB) 344304

[startup+1542.3 s]
/proc/loadavg: 1.09 1.08 1.01 2/106 17716
/proc/meminfo: memFree=1357616/2059040 swapFree=4192956/4192956
[pid=17673] ppid=17671 vsize=350876 CPUtime=1541.89
/proc/17673/stat : 17673 (bsolo_pb10) R 17671 17673 17169 0 -1 4202496 85483 0 0 0 153906 283 0 0 25 0 1 0 13504259 359297024 85275 1992294400 134512640 137138936 4288211120 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17673/statm: 87719 85275 192 642 0 87075 0
Current children cumulated CPU time (s) 1541.89
Current children cumulated vsize (KiB) 350876

[startup+1602.3 s]
/proc/loadavg: 1.10 1.09 1.02 2/106 17716
/proc/meminfo: memFree=1349680/2059040 swapFree=4192956/4192956
[pid=17673] ppid=17671 vsize=358748 CPUtime=1601.87
/proc/17673/stat : 17673 (bsolo_pb10) R 17671 17673 17169 0 -1 4202496 87462 0 0 0 159901 286 0 0 25 0 1 0 13504259 367357952 87254 1992294400 134512640 137138936 4288211120 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17673/statm: 89687 87254 192 642 0 89043 0
Current children cumulated CPU time (s) 1601.87
Current children cumulated vsize (KiB) 358748

[startup+1662.3 s]
/proc/loadavg: 1.03 1.07 1.01 2/106 17718
/proc/meminfo: memFree=1342488/2059040 swapFree=4192956/4192956
[pid=17673] ppid=17671 vsize=365816 CPUtime=1661.86
/proc/17673/stat : 17673 (bsolo_pb10) R 17671 17673 17169 0 -1 4202496 89221 0 0 0 165895 291 0 0 25 0 1 0 13504259 374595584 89013 1992294400 134512640 137138936 4288211120 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17673/statm: 91454 89013 192 642 0 90810 0
Current children cumulated CPU time (s) 1661.86
Current children cumulated vsize (KiB) 365816

[startup+1722.3 s]
/proc/loadavg: 1.01 1.05 1.00 2/106 17720
/proc/meminfo: memFree=1335544/2059040 swapFree=4192956/4192956
[pid=17673] ppid=17671 vsize=372756 CPUtime=1721.84
/proc/17673/stat : 17673 (bsolo_pb10) R 17671 17673 17169 0 -1 4202496 90970 0 0 0 171889 295 0 0 25 0 1 0 13504259 381702144 90762 1992294400 134512640 137138936 4288211120 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17673/statm: 93189 90762 192 642 0 92545 0
Current children cumulated CPU time (s) 1721.84
Current children cumulated vsize (KiB) 372756

[startup+1782.3 s]
/proc/loadavg: 1.00 1.04 1.00 2/106 17722
/proc/meminfo: memFree=1329716/2059040 swapFree=4192956/4192956
[pid=17673] ppid=17671 vsize=378260 CPUtime=1781.83
/proc/17673/stat : 17673 (bsolo_pb10) R 17671 17673 17169 0 -1 4202496 92339 0 0 0 177884 299 0 0 25 0 1 0 13504259 387338240 92131 1992294400 134512640 137138936 4288211120 18446744073709551615 136502585 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17673/statm: 94565 92131 192 642 0 93921 0
Current children cumulated CPU time (s) 1781.83
Current children cumulated vsize (KiB) 378260

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

[startup+1791.91 s]
/proc/loadavg: 1.00 1.04 1.00 2/106 17722
/proc/meminfo: memFree=1328972/2059040 swapFree=4192956/4192956
[pid=17673] ppid=17671 vsize=378972 CPUtime=1791.43
/proc/17673/stat : 17673 (bsolo_pb10) R 17671 17673 17169 0 -1 4202496 92519 0 0 0 178844 299 0 0 25 0 1 0 13504259 388067328 92311 1992294400 134512640 137138936 4288211120 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17673/statm: 94743 92311 192 642 0 94099 0
Current children cumulated CPU time (s) 1791.43
Current children cumulated vsize (KiB) 378972

[startup+1795.1 s]
/proc/loadavg: 1.00 1.04 1.00 2/106 17722
/proc/meminfo: memFree=1328724/2059040 swapFree=4192956/4192956
[pid=17673] ppid=17671 vsize=379172 CPUtime=1794.63
/proc/17673/stat : 17673 (bsolo_pb10) R 17671 17673 17169 0 -1 4202496 92574 0 0 0 179164 299 0 0 25 0 1 0 13504259 388272128 92366 1992294400 134512640 137138936 4288211120 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17673/statm: 94793 92366 192 642 0 94149 0
Current children cumulated CPU time (s) 1794.63
Current children cumulated vsize (KiB) 379172

[startup+1796.7 s]
/proc/loadavg: 1.00 1.04 1.00 2/106 17722
/proc/meminfo: memFree=1328724/2059040 swapFree=4192956/4192956
[pid=17673] ppid=17671 vsize=379280 CPUtime=1796.22
/proc/17673/stat : 17673 (bsolo_pb10) R 17671 17673 17169 0 -1 4202496 92606 0 0 0 179323 299 0 0 25 0 1 0 13504259 388382720 92398 1992294400 134512640 137138936 4288211120 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17673/statm: 94820 92398 192 642 0 94176 0
Current children cumulated CPU time (s) 1796.22
Current children cumulated vsize (KiB) 379280

[startup+1797.5 s]
/proc/loadavg: 1.00 1.04 1.00 2/106 17722
/proc/meminfo: memFree=1328600/2059040 swapFree=4192956/4192956
[pid=17673] ppid=17671 vsize=379384 CPUtime=1797.02
/proc/17673/stat : 17673 (bsolo_pb10) R 17671 17673 17169 0 -1 4202496 92618 0 0 0 179403 299 0 0 25 0 1 0 13504259 388489216 92410 1992294400 134512640 137138936 4288211120 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17673/statm: 94846 92410 192 642 0 94202 0
Current children cumulated CPU time (s) 1797.02
Current children cumulated vsize (KiB) 379384

[startup+1798.3 s]
/proc/loadavg: 1.00 1.04 1.00 2/106 17722
/proc/meminfo: memFree=1328600/2059040 swapFree=4192956/4192956
[pid=17673] ppid=17671 vsize=379384 CPUtime=1797.82
/proc/17673/stat : 17673 (bsolo_pb10) R 17671 17673 17169 0 -1 4202496 92630 0 0 0 179483 299 0 0 25 0 1 0 13504259 388489216 92422 1992294400 134512640 137138936 4288211120 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17673/statm: 94846 92422 192 642 0 94202 0
Current children cumulated CPU time (s) 1797.82
Current children cumulated vsize (KiB) 379384

[startup+1798.51 s]
/proc/loadavg: 1.00 1.04 1.00 2/106 17722
/proc/meminfo: memFree=1328600/2059040 swapFree=4192956/4192956
[pid=17673] ppid=17671 vsize=379480 CPUtime=1798.03
/proc/17673/stat : 17673 (bsolo_pb10) R 17671 17673 17169 0 -1 4202496 92633 0 0 0 179504 299 0 0 25 0 1 0 13504259 388587520 92425 1992294400 134512640 137138936 4288211120 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17673/statm: 94870 92425 192 642 0 94226 0
Current children cumulated CPU time (s) 1798.03
Current children cumulated vsize (KiB) 379480

Child status: 0
Real time (s): 1798.59
CPU time (s): 1798.12
CPU user time (s): 1795.08
CPU system time (s): 3.03354
CPU usage (%): 99.9739
Max. virtual memory (cumulated for all children) (KiB): 379480

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

runsolver used 2.6376 second user time and 8.81966 second system time

The end

Launcher Data

Begin job on node081 at 2010-06-16 23:01:41
IDJOB=2671244
IDBENCH=48320
IDSOLVER=1162
FILE ID=node081/2671244-1276722101
PBS_JOBID= 11174143
Free space on /tmp= 121808 MiB

SOLVER NAME= bsolo 3.2 Card
BENCH NAME= PB07/normalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/manquinho/dbsg/normalized-dbsg_100_25_5_40.opb
COMMAND LINE= bsolo_pb10 -tTIMEOUT -l2 BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2671244-1276722101/watcher-2671244-1276722101 -o /tmp/evaluation-result-2671244-1276722101/solver-2671244-1276722101 -C 1800 -W 2000 -M 1800  bsolo_pb10 -t1800 -l2 HOME/instance-2671244-1276722101.opb

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

MD5SUM BENCH= 9100923ff6d9c8d4da1b288858ed91b3
RANDOM SEED=1889831076

node081.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.212
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.42
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.212
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	: 5999.41
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1700764 kB
Buffers:         80132 kB
Cached:         150648 kB
SwapCached:          0 kB
Active:         127552 kB
Inactive:       163088 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1700764 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            3992 kB
Writeback:           8 kB
AnonPages:       59832 kB
Mapped:          15376 kB
Slab:            46060 kB
PageTables:       3996 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   180316 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264964 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-2671244-1276722101.opb

Free space on /tmp at the end= 121804 MiB
End job on node081 at 2010-06-16 23:31:40