Trace number 457767

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, and are wall clock time (not CPU 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.0.16? 1800.06 1800.8

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_50_25_3_15.opb
MD5SUM8bda8bcfdd3d0bef04b7cb75764a0af7
Bench CategorySATUNSAT-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 benchmark12.977
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables100
Total number of constraints152
Number of constraints which are clauses50
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints101
Minimum length of a constraint2
Maximum length of a constraint100
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 15
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 100
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)2952
Sum of products size (including duplicates)5904
Number of different products1476
Sum of products size2952

Solver Data (download as text)

0.00/0.01	c bsolo beta version 3.0.16 - 04/04/2007 : 1458 GMT
0.00/0.01	c Developed by Vasco Manquinho IST/UTL - INESC-ID
0.00/0.01	c type "bsolo -h" for help
0.00/0.01	c Time Limit set via environment variable PBTIMEOUT to 1800
0.00/0.01	c Time Limit set to 1800
0.00/0.01	c Memory Limit set to 1800 MB
0.00/0.01	c Instance file /tmp/evaluation/457767-1178373462/instance-457767-1178373462.opb
0.00/0.01	c File size is 35093 bytes.
0.00/0.03	c Highest Coefficient sum: 100
0.00/0.03	c Parsing was ok!!
0.00/0.03	c Total parsing time: 0.025 s
0.00/0.03	c Var: 3052 Constr: 6057 3002/103/2952 Lit: 21014 Watch. Lit: 17930
0.00/0.03	c Obj. Vars: 0 (0 % of total variables)
5.68/5.75	c Pre-processing Time: 5.745 s
5.68/5.75	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
5.68/5.75	c        0   2820     5712    19912    3    16944   47097      0      0 5.75
5.68/5.75	c Switching off LPR mode.
1799.96/1800.76	c      102   2820     5814    28463    4    17148   51807    102     17 5.76
1799.96/1800.76	c      253   2820     5965    39669    6    17450   56988    253     43 5.78
1799.96/1800.76	c      482   2820     6194    50093    8    17908   62687    482     82 5.83
1799.96/1800.76	c      821   2820     6533    74812   11    18586   68956    821    139 5.89
1799.96/1800.76	c     1330   2820     7042   112819   16    19604   75852   1330    221 6.00
1799.96/1800.76	c     2094   2820     7806   169170   21    21132   83438   2094    339 6.17
1799.96/1800.76	c     3240   2820     8952   261410   29    23424   91782   3240    502 6.45
1799.96/1800.76	c     4961   2820    10673   398656   37    26866  100961   4961    696 7.13
1799.96/1800.76	c     7551   2820    13263   523858   39    32046  111058   7551    902 8.37
1799.96/1800.76	c    11430   2820    17142   791704   46    39804  122164  11430    870 13.13
1799.96/1800.76	c    17252   2820    22964  1192600   51    51448  134381  17252    696 24.78
1799.96/1800.76	c    25989   2820    31701  1799653   56    68922  147820  25989    485 53.52
1799.96/1800.76	c    39102   2820    44814  2723123   60    95148  162603  39102    245 159.54
1799.96/1800.76	c    58772   2820    64484  3997028   61   134488  178864  58772    263 223.03
1799.96/1800.76	c    88288   2820    94000  5770698   61   193520  196751  88288    217 406.53
1799.96/1800.76	c   132558   2820   138270  8382748   60   282060  216427 132558    163 813.23
1799.96/1800.76	c Resources Exceeded
1799.96/1800.76	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1799.96/1800.76	c   16   179777  47850   463628   185489 11180691 179777     99 1800.03
1799.96/1800.76	s UNKNOWN
1799.96/1800.76	c Total time: 1800.03 s

Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

runsolver version 3.2.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node39/watcher-457767-1178373462 -o ROOT/results/node39/solver-457767-1178373462 -C 1800 -W 3600 -M 1800 --output-limit 1,15 bsolo3.0.16 -t1800 -m1800 /tmp/evaluation/457767-1178373462/instance-457767-1178373462.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): 3600 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 0.95 3/77 21125
/proc/meminfo: memFree=1788696/2055920 swapFree=4159408/4192956
[pid=21125] ppid=21123 vsize=19584 CPUtime=0
/proc/21125/stat : 21125 (bsolo3.0.16) R 21123 21125 19813 0 -1 4194304 352 0 3 0 0 0 0 0 18 0 1 0 285258267 20054016 324 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134536080 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21125/statm: 4896 331 280 324 0 3956 0

[startup+0.0659549 s]
/proc/loadavg: 1.00 1.00 0.95 3/77 21125
/proc/meminfo: memFree=1788696/2055920 swapFree=4159408/4192956
[pid=21125] ppid=21123 vsize=5580 CPUtime=0.05
/proc/21125/stat : 21125 (bsolo3.0.16) R 21123 21125 19813 0 -1 4194304 799 0 3 0 5 0 0 0 18 0 1 0 285258267 5713920 762 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21125/statm: 1395 762 306 324 0 464 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 5580

[startup+0.101961 s]
/proc/loadavg: 1.00 1.00 0.95 3/77 21125
/proc/meminfo: memFree=1788696/2055920 swapFree=4159408/4192956
[pid=21125] ppid=21123 vsize=5580 CPUtime=0.08
/proc/21125/stat : 21125 (bsolo3.0.16) R 21123 21125 19813 0 -1 4194304 799 0 3 0 8 0 0 0 18 0 1 0 285258267 5713920 762 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 11526145 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21125/statm: 1395 762 306 324 0 464 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5580

[startup+0.301996 s]
/proc/loadavg: 1.00 1.00 0.95 3/77 21125
/proc/meminfo: memFree=1788696/2055920 swapFree=4159408/4192956
[pid=21125] ppid=21123 vsize=5580 CPUtime=0.28
/proc/21125/stat : 21125 (bsolo3.0.16) R 21123 21125 19813 0 -1 4194304 799 0 3 0 28 0 0 0 19 0 1 0 285258267 5713920 762 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134552162 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21125/statm: 1395 762 306 324 0 464 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 5580

[startup+0.701064 s]
/proc/loadavg: 1.00 1.00 0.95 3/77 21125
/proc/meminfo: memFree=1788696/2055920 swapFree=4159408/4192956
[pid=21125] ppid=21123 vsize=5580 CPUtime=0.68
/proc/21125/stat : 21125 (bsolo3.0.16) R 21123 21125 19813 0 -1 4194304 799 0 3 0 68 0 0 0 23 0 1 0 285258267 5713920 762 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 11525869 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21125/statm: 1395 762 306 324 0 464 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 5580

[startup+1.5012 s]
/proc/loadavg: 1.00 1.00 0.95 2/78 21126
/proc/meminfo: memFree=1786256/2055920 swapFree=4159408/4192956
[pid=21125] ppid=21123 vsize=5580 CPUtime=1.48
/proc/21125/stat : 21125 (bsolo3.0.16) R 21123 21125 19813 0 -1 4194304 799 0 3 0 148 0 0 0 25 0 1 0 285258267 5713920 762 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21125/statm: 1395 762 306 324 0 464 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 5580

[startup+3.10147 s]
/proc/loadavg: 1.00 1.00 0.95 2/78 21126
/proc/meminfo: memFree=1786064/2055920 swapFree=4159408/4192956
[pid=21125] ppid=21123 vsize=5580 CPUtime=3.08
/proc/21125/stat : 21125 (bsolo3.0.16) R 21123 21125 19813 0 -1 4194304 799 0 3 0 308 0 0 0 25 0 1 0 285258267 5713920 762 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 11525552 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21125/statm: 1395 762 306 324 0 464 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 5580

[startup+6.30201 s]
/proc/loadavg: 1.00 1.00 0.95 2/78 21126
/proc/meminfo: memFree=1785872/2055920 swapFree=4159408/4192956
[pid=21125] ppid=21123 vsize=8260 CPUtime=6.29
/proc/21125/stat : 21125 (bsolo3.0.16) R 21123 21125 19813 0 -1 4194304 1510 0 3 0 627 2 0 0 25 0 1 0 285258267 8458240 1437 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21125/statm: 2065 1437 312 324 0 1134 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 8260

[startup+12.7011 s]
/proc/loadavg: 1.00 1.00 0.95 2/78 21126
/proc/meminfo: memFree=1775760/2055920 swapFree=4159408/4192956
[pid=21125] ppid=21123 vsize=16348 CPUtime=12.68
/proc/21125/stat : 21125 (bsolo3.0.16) R 21123 21125 19813 0 -1 4194304 3544 0 3 0 1264 4 0 0 25 0 1 0 285258267 16740352 3471 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21125/statm: 4087 3471 312 324 0 3156 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 16348

[startup+25.5013 s]
/proc/loadavg: 1.00 1.00 0.95 2/78 21126
/proc/meminfo: memFree=1769104/2055920 swapFree=4159408/4192956
[pid=21125] ppid=21123 vsize=22848 CPUtime=25.48
/proc/21125/stat : 21125 (bsolo3.0.16) R 21123 21125 19813 0 -1 4194304 5155 0 3 0 2540 8 0 0 25 0 1 0 285258267 23396352 5082 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21125/statm: 5712 5082 312 324 0 4781 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 22848

[startup+51.1016 s]
/proc/loadavg: 1.00 1.00 0.95 2/78 21126
/proc/meminfo: memFree=1761360/2055920 swapFree=4159408/4192956
[pid=21125] ppid=21123 vsize=30632 CPUtime=51.07
/proc/21125/stat : 21125 (bsolo3.0.16) R 21123 21125 19813 0 -1 4194304 7098 0 3 0 5095 12 0 0 25 0 1 0 285258267 31367168 7025 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21125/statm: 7658 7025 312 324 0 6727 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 30632

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 0.95 2/78 21126
/proc/meminfo: memFree=1753488/2055920 swapFree=4159408/4192956
[pid=21125] ppid=21123 vsize=38240 CPUtime=102.25
/proc/21125/stat : 21125 (bsolo3.0.16) R 21123 21125 19813 0 -1 4194304 9001 0 3 0 10210 15 0 0 25 0 1 0 285258267 39157760 8928 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134551301 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21125/statm: 9560 8928 312 324 0 8629 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 38240

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 0.95 2/78 21126
/proc/meminfo: memFree=1746896/2055920 swapFree=4159408/4192956
[pid=21125] ppid=21123 vsize=44840 CPUtime=162.23
/proc/21125/stat : 21125 (bsolo3.0.16) R 21123 21125 19813 0 -1 4194304 10662 0 3 0 16205 18 0 0 25 0 1 0 285258267 45916160 10589 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134550971 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21125/statm: 11210 10589 312 324 0 10279 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 44840

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 0.95 2/84 21248
/proc/meminfo: memFree=1727704/2055920 swapFree=4159408/4192956
[pid=21125] ppid=21123 vsize=62564 CPUtime=222.15
/proc/21125/stat : 21125 (bsolo3.0.16) R 21123 21125 19813 0 -1 4194304 15097 0 3 0 22188 27 0 0 25 0 1 0 285258267 64065536 15024 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134551064 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21125/statm: 15641 15024 312 324 0 14710 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 62564

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 0.95 2/78 21324
/proc/meminfo: memFree=1718288/2055920 swapFree=4159408/4192956
[pid=21125] ppid=21123 vsize=73256 CPUtime=282.08
/proc/21125/stat : 21125 (bsolo3.0.16) R 21123 21125 19813 0 -1 4194304 17752 0 3 0 28172 36 0 0 25 0 1 0 285258267 75014144 17679 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134551189 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21125/statm: 18314 17679 312 324 0 17383 0
Current children cumulated CPU time (s) 282.08
Current children cumulated vsize (KiB) 73256

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 0.95 2/78 21324
/proc/meminfo: memFree=1707792/2055920 swapFree=4159408/4192956
[pid=21125] ppid=21123 vsize=83524 CPUtime=342.06
/proc/21125/stat : 21125 (bsolo3.0.16) R 21123 21125 19813 0 -1 4194304 20322 0 3 0 34163 43 0 0 25 0 1 0 285258267 85528576 20249 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134550956 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21125/statm: 20881 20249 312 324 0 19950 0
Current children cumulated CPU time (s) 342.06
Current children cumulated vsize (KiB) 83524

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 0.95 2/78 21324
/proc/meminfo: memFree=1703120/2055920 swapFree=4159408/4192956
[pid=21125] ppid=21123 vsize=88340 CPUtime=402.03
/proc/21125/stat : 21125 (bsolo3.0.16) R 21123 21125 19813 0 -1 4194304 21518 0 3 0 40157 46 0 0 25 0 1 0 285258267 90460160 21445 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134551085 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21125/statm: 22085 21445 312 324 0 21154 0
Current children cumulated CPU time (s) 402.03
Current children cumulated vsize (KiB) 88340

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 0.95 2/78 21324
/proc/meminfo: memFree=1697232/2055920 swapFree=4159408/4192956
[pid=21125] ppid=21123 vsize=94068 CPUtime=462.02
/proc/21125/stat : 21125 (bsolo3.0.16) R 21123 21125 19813 0 -1 4194304 22979 0 3 0 46151 51 0 0 25 0 1 0 285258267 96325632 22906 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134551064 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21125/statm: 23517 22906 312 324 0 22586 0
Current children cumulated CPU time (s) 462.02
Current children cumulated vsize (KiB) 94068

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 0.95 2/78 21324
/proc/meminfo: memFree=1690064/2055920 swapFree=4159408/4192956
[pid=21125] ppid=21123 vsize=101392 CPUtime=522
/proc/21125/stat : 21125 (bsolo3.0.16) R 21123 21125 19813 0 -1 4194304 24803 0 3 0 52144 56 0 0 25 0 1 0 285258267 103825408 24730 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 11525717 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21125/statm: 25348 24730 312 324 0 24417 0
Current children cumulated CPU time (s) 522
Current children cumulated vsize (KiB) 101392

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 0.95 2/78 21324
/proc/meminfo: memFree=1683792/2055920 swapFree=4159408/4192956
[pid=21125] ppid=21123 vsize=107640 CPUtime=581.98
/proc/21125/stat : 21125 (bsolo3.0.16) R 21123 21125 19813 0 -1 4194304 26367 0 3 0 58138 60 0 0 25 0 1 0 285258267 110223360 26294 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134551244 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21125/statm: 26910 26294 312 324 0 25979 0
Current children cumulated CPU time (s) 581.98
Current children cumulated vsize (KiB) 107640

[startup+642.302 s]
/proc/loadavg: 1.06 1.01 0.95 2/78 21324
/proc/meminfo: memFree=1677648/2055920 swapFree=4159408/4192956
[pid=21125] ppid=21123 vsize=113740 CPUtime=641.96
/proc/21125/stat : 21125 (bsolo3.0.16) R 21123 21125 19813 0 -1 4194304 27883 0 3 0 64131 65 0 0 25 0 1 0 285258267 116469760 27810 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134550996 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21125/statm: 28435 27810 312 324 0 27504 0
Current children cumulated CPU time (s) 641.96
Current children cumulated vsize (KiB) 113740


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

/proc/meminfo: memFree=1651600/2055920 swapFree=4159408/4192956
[pid=21125] ppid=21123 vsize=139620 CPUtime=1061.81
/proc/21125/stat : 21125 (bsolo3.0.16) R 21123 21125 19813 0 -1 4194304 34351 0 3 0 106095 86 0 0 25 0 1 0 285258267 142970880 34278 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134551012 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21125/statm: 34905 34278 312 324 0 33974 0
Current children cumulated CPU time (s) 1061.81
Current children cumulated vsize (KiB) 139620

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/78 21324
/proc/meminfo: memFree=1648336/2055920 swapFree=4159408/4192956
[pid=21125] ppid=21123 vsize=142864 CPUtime=1121.79
/proc/21125/stat : 21125 (bsolo3.0.16) R 21123 21125 19813 0 -1 4194304 35161 0 3 0 112090 89 0 0 25 0 1 0 285258267 146292736 35088 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134550971 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21125/statm: 35716 35088 312 324 0 34785 0
Current children cumulated CPU time (s) 1121.79
Current children cumulated vsize (KiB) 142864

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/78 21324
/proc/meminfo: memFree=1644688/2055920 swapFree=4159408/4192956
[pid=21125] ppid=21123 vsize=146500 CPUtime=1181.77
/proc/21125/stat : 21125 (bsolo3.0.16) R 21123 21125 19813 0 -1 4194304 36068 0 3 0 118085 92 0 0 25 0 1 0 285258267 150016000 35995 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 11525780 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21125/statm: 36625 35995 312 324 0 35694 0
Current children cumulated CPU time (s) 1181.77
Current children cumulated vsize (KiB) 146500

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/78 21324
/proc/meminfo: memFree=1641488/2055920 swapFree=4159408/4192956
[pid=21125] ppid=21123 vsize=149624 CPUtime=1241.74
/proc/21125/stat : 21125 (bsolo3.0.16) R 21123 21125 19813 0 -1 4194304 36868 0 3 0 124080 94 0 0 25 0 1 0 285258267 153214976 36795 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134550971 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21125/statm: 37406 36795 312 324 0 36475 0
Current children cumulated CPU time (s) 1241.74
Current children cumulated vsize (KiB) 149624

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/78 21324
/proc/meminfo: memFree=1639184/2055920 swapFree=4159408/4192956
[pid=21125] ppid=21123 vsize=151964 CPUtime=1301.73
/proc/21125/stat : 21125 (bsolo3.0.16) R 21123 21125 19813 0 -1 4194304 37428 0 3 0 130077 96 0 0 25 0 1 0 285258267 155611136 37355 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21125/statm: 37991 37355 312 324 0 37060 0
Current children cumulated CPU time (s) 1301.73
Current children cumulated vsize (KiB) 151964

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/78 21324
/proc/meminfo: memFree=1637136/2055920 swapFree=4159408/4192956
[pid=21125] ppid=21123 vsize=154052 CPUtime=1361.7
/proc/21125/stat : 21125 (bsolo3.0.16) R 21123 21125 19813 0 -1 4194304 37950 0 3 0 136073 97 0 0 25 0 1 0 285258267 157749248 37877 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134550996 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21125/statm: 38513 37877 312 324 0 37582 0
Current children cumulated CPU time (s) 1361.7
Current children cumulated vsize (KiB) 154052

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 0.96 2/78 21324
/proc/meminfo: memFree=1634576/2055920 swapFree=4159408/4192956
[pid=21125] ppid=21123 vsize=156528 CPUtime=1421.68
/proc/21125/stat : 21125 (bsolo3.0.16) R 21123 21125 19813 0 -1 4194304 38582 0 3 0 142069 99 0 0 25 0 1 0 285258267 160284672 38509 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134550971 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21125/statm: 39132 38509 312 324 0 38201 0
Current children cumulated CPU time (s) 1421.68
Current children cumulated vsize (KiB) 156528

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/78 21324
/proc/meminfo: memFree=1632144/2055920 swapFree=4159408/4192956
[pid=21125] ppid=21123 vsize=159000 CPUtime=1481.66
/proc/21125/stat : 21125 (bsolo3.0.16) R 21123 21125 19813 0 -1 4194304 39186 0 3 0 148064 102 0 0 25 0 1 0 285258267 162816000 39113 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134550996 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21125/statm: 39750 39113 312 324 0 38819 0
Current children cumulated CPU time (s) 1481.66
Current children cumulated vsize (KiB) 159000

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/78 21324
/proc/meminfo: memFree=1630352/2055920 swapFree=4159408/4192956
[pid=21125] ppid=21123 vsize=160824 CPUtime=1541.64
/proc/21125/stat : 21125 (bsolo3.0.16) R 21123 21125 19813 0 -1 4194304 39642 0 3 0 154061 103 0 0 25 0 1 0 285258267 164683776 39569 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134551021 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21125/statm: 40206 39569 312 324 0 39275 0
Current children cumulated CPU time (s) 1541.64
Current children cumulated vsize (KiB) 160824

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/78 21324
/proc/meminfo: memFree=1629072/2055920 swapFree=4159408/4192956
[pid=21125] ppid=21123 vsize=161988 CPUtime=1601.62
/proc/21125/stat : 21125 (bsolo3.0.16) R 21123 21125 19813 0 -1 4194304 39954 0 3 0 160057 105 0 0 25 0 1 0 285258267 165875712 39881 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134550956 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21125/statm: 40497 39881 312 324 0 39566 0
Current children cumulated CPU time (s) 1601.62
Current children cumulated vsize (KiB) 161988

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/78 21324
/proc/meminfo: memFree=1627280/2055920 swapFree=4159408/4192956
[pid=21125] ppid=21123 vsize=163792 CPUtime=1661.61
/proc/21125/stat : 21125 (bsolo3.0.16) R 21123 21125 19813 0 -1 4194304 40411 0 3 0 166054 107 0 0 25 0 1 0 285258267 167723008 40338 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134551276 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21125/statm: 40948 40338 312 324 0 40017 0
Current children cumulated CPU time (s) 1661.61
Current children cumulated vsize (KiB) 163792

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/78 21324
/proc/meminfo: memFree=1625680/2055920 swapFree=4159408/4192956
[pid=21125] ppid=21123 vsize=165496 CPUtime=1721.58
/proc/21125/stat : 21125 (bsolo3.0.16) R 21123 21125 19813 0 -1 4194304 40820 0 3 0 172050 108 0 0 25 0 1 0 285258267 169467904 40747 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134551064 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21125/statm: 41374 40747 312 324 0 40443 0
Current children cumulated CPU time (s) 1721.58
Current children cumulated vsize (KiB) 165496

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/78 21324
/proc/meminfo: memFree=1623888/2055920 swapFree=4159408/4192956
[pid=21125] ppid=21123 vsize=167168 CPUtime=1781.56
/proc/21125/stat : 21125 (bsolo3.0.16) R 21123 21125 19813 0 -1 4194304 41252 0 3 0 178046 110 0 0 25 0 1 0 285258267 171180032 41179 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134550971 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21125/statm: 41792 41179 312 324 0 40861 0
Current children cumulated CPU time (s) 1781.56
Current children cumulated vsize (KiB) 167168

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

[startup+1791.91 s]
/proc/loadavg: 1.00 1.00 0.96 2/78 21324
/proc/meminfo: memFree=1623440/2055920 swapFree=4159408/4192956
[pid=21125] ppid=21123 vsize=167680 CPUtime=1791.16
/proc/21125/stat : 21125 (bsolo3.0.16) R 21123 21125 19813 0 -1 4194304 41354 0 3 0 179006 110 0 0 25 0 1 0 285258267 171704320 41281 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134550996 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21125/statm: 41920 41281 312 324 0 40989 0
Current children cumulated CPU time (s) 1791.16
Current children cumulated vsize (KiB) 167680

[startup+1795.1 s]
/proc/loadavg: 1.00 1.00 0.96 2/78 21324
/proc/meminfo: memFree=1623440/2055920 swapFree=4159408/4192956
[pid=21125] ppid=21123 vsize=167684 CPUtime=1794.36
/proc/21125/stat : 21125 (bsolo3.0.16) R 21123 21125 19813 0 -1 4194304 41375 0 3 0 179326 110 0 0 25 0 1 0 285258267 171708416 41302 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134551085 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21125/statm: 41921 41302 312 324 0 40990 0
Current children cumulated CPU time (s) 1794.36
Current children cumulated vsize (KiB) 167684

[startup+1798.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/78 21324
/proc/meminfo: memFree=1623376/2055920 swapFree=4159408/4192956
[pid=21125] ppid=21123 vsize=167812 CPUtime=1797.55
/proc/21125/stat : 21125 (bsolo3.0.16) R 21123 21125 19813 0 -1 4194304 41400 0 3 0 179645 110 0 0 25 0 1 0 285258267 171839488 41327 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134550971 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21125/statm: 41953 41327 312 324 0 41022 0
Current children cumulated CPU time (s) 1797.55
Current children cumulated vsize (KiB) 167812

[startup+1799.9 s]
/proc/loadavg: 1.00 1.00 0.96 2/78 21324
/proc/meminfo: memFree=1623248/2055920 swapFree=4159408/4192956
[pid=21125] ppid=21123 vsize=167812 CPUtime=1799.15
/proc/21125/stat : 21125 (bsolo3.0.16) R 21123 21125 19813 0 -1 4194304 41414 0 3 0 179805 110 0 0 25 0 1 0 285258267 171839488 41341 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134550996 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21125/statm: 41953 41341 312 324 0 41022 0
Current children cumulated CPU time (s) 1799.15
Current children cumulated vsize (KiB) 167812

[startup+1800.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/78 21324
/proc/meminfo: memFree=1623248/2055920 swapFree=4159408/4192956
[pid=21125] ppid=21123 vsize=167812 CPUtime=1799.55
/proc/21125/stat : 21125 (bsolo3.0.16) R 21123 21125 19813 0 -1 4194304 41417 0 3 0 179845 110 0 0 25 0 1 0 285258267 171839488 41344 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134550971 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21125/statm: 41953 41344 312 324 0 41022 0
Current children cumulated CPU time (s) 1799.55
Current children cumulated vsize (KiB) 167812

[startup+1800.71 s]
/proc/loadavg: 1.00 1.00 0.96 2/78 21324
/proc/meminfo: memFree=1623248/2055920 swapFree=4159408/4192956
[pid=21125] ppid=21123 vsize=167944 CPUtime=1799.96
/proc/21125/stat : 21125 (bsolo3.0.16) R 21123 21125 19813 0 -1 4194304 41420 0 3 0 179886 110 0 0 25 0 1 0 285258267 171974656 41347 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 11525842 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21125/statm: 41986 41347 312 324 0 41055 0
Current children cumulated CPU time (s) 1799.96
Current children cumulated vsize (KiB) 167944

Child status: 0
Real time (s): 1800.8
CPU time (s): 1800.06
CPU user time (s): 1798.92
CPU system time (s): 1.13283
CPU usage (%): 99.9589
Max. virtual memory (cumulated for all children) (KiB): 167944

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.92
system time used= 1.13283
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 41421
page faults= 3
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 15
involuntary context switches= 38772

runsolver used 1.36879 second user time and 4.12737 second system time

The end

Launcher Data (download as text)

Begin job on node39 on Sat May  5 13:57:42 UTC 2007

IDJOB= 457767
IDBENCH= 48363
IDSOLVER= 163
FILE ID= node39/457767-1178373462

PBS_JOBID= 5189190

Free space on /tmp= 66558 MiB

SOLVER NAME= bsolo 3.0.16
BENCH NAME= HOME/pub/bench/PB07/normalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/manquinho/dbsg/normalized-dbsg_50_25_3_15.opb
COMMAND LINE= bsolo3.0.16 -t1800 -m1800 /tmp/evaluation/457767-1178373462/instance-457767-1178373462.opb            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node39/watcher-457767-1178373462 -o ROOT/results/node39/solver-457767-1178373462 -C 1800 -W 3600 -M 1800 --output-limit 1,15  bsolo3.0.16 -t1800 -m1800 /tmp/evaluation/457767-1178373462/instance-457767-1178373462.opb            

META MD5SUM SOLVER= b11bf0769a124f73ad50b0fdfcd50482
MD5SUM BENCH=  8bda8bcfdd3d0bef04b7cb75764a0af7

RANDOM SEED= 436910885

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node39.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/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.256
cache size	: 2048 KB
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 pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
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.256
cache size	: 2048 KB
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 pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1789168 kB
Buffers:         32960 kB
Cached:         128696 kB
SwapCached:      12900 kB
Active:          87408 kB
Inactive:        97776 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1789168 kB
SwapTotal:     4192956 kB
SwapFree:      4159408 kB
Dirty:            6756 kB
Writeback:           0 kB
Mapped:          30576 kB
Slab:            66788 kB
Committed_AS:  5186048 kB
PageTables:       2016 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66558 MiB

End job on node39 on Sat May  5 14:27:43 UTC 2007